[Codematch-develop] RES: Today's call

"Wanderson Paim" <wanderson.jesus@rnp.br> Wed, 07 October 2015 16:45 UTC

Return-Path: <wanderson.jesus@rnp.br>
X-Original-To: codematch-develop@ietfa.amsl.com
Delivered-To: codematch-develop@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C31B61B2DC2 for <codematch-develop@ietfa.amsl.com>; Wed, 7 Oct 2015 09:45:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 3.039
X-Spam-Level: ***
X-Spam-Status: No, score=3.039 tagged_above=-999 required=5 tests=[BAYES_50=0.8, HELO_EQ_BR=0.955, HOST_EQ_BR=1.295, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iEOaTpf8TJMc for <codematch-develop@ietfa.amsl.com>; Wed, 7 Oct 2015 09:45:42 -0700 (PDT)
Received: from mail-mxhero-01.rnp.br (mail-mxhero-01.rnp.br [200.130.35.121]) by ietfa.amsl.com (Postfix) with ESMTP id 56A6A1B2D95 for <codematch-develop@ietf.org>; Wed, 7 Oct 2015 09:45:41 -0700 (PDT)
Received: from mail-mxhero-01.rnp.br (localhost [127.0.0.1]) by mail-mxhero-01.rnp.br (Postfix) with ESMTP id BED544013DD for <codematch-develop@ietf.org>; Wed, 7 Oct 2015 16:45:50 +0000 (UTC)
Received: from mail-mtaout-proxy-02.rnp.br (mail-mtaout-proxy-02.rnp.br [200.130.35.127]) by mail-mxhero-01.rnp.br (Postfix) with ESMTPS; Wed, 7 Oct 2015 16:45:50 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1]) by mail-mtaout-proxy-02.rnp.br (Postfix) with ESMTP id E7AEC33AA4; Wed, 7 Oct 2015 13:45:55 -0300 (BRT)
Received: from mail-mtaout-proxy-02.rnp.br ([127.0.0.1]) by localhost (mail-mtaout-proxy-02.rnp.br [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Lh_TqHhsJ_5l; Wed, 7 Oct 2015 13:45:55 -0300 (BRT)
Received: from CTICBSBPC02 (dhcp116.na-df.rnp.br [200.130.78.116]) by mail-mtaout-proxy-02.rnp.br (Postfix) with ESMTPSA id CB0DA335D5; Wed, 7 Oct 2015 13:45:55 -0300 (BRT)
From: Wanderson Paim <wanderson.jesus@rnp.br>
To: 'Lisandro Zambenedetti Granville' <granville@inf.ufrgs.br>, 'Kathleen Moriarty' <kathleen.moriarty.ietf@gmail.com>
References: <CAHbuEH6bT8sF9czjuAnSXLXSjW-MWPoJZYOr+fa9O30ebP0d_A@mail.gmail.com> <17284D1A-28BE-4292-A36A-F8CCE0FA0143@inf.ufrgs.br>
In-Reply-To: <17284D1A-28BE-4292-A36A-F8CCE0FA0143@inf.ufrgs.br>
Date: Wed, 07 Oct 2015 13:45:39 -0300
Message-ID: <06f901d1011f$998b4430$cca1cc90$@rnp.br>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Outlook 15.0
Thread-Index: AQNRY9vxlTR7v92/9RnIIV/Sq2C29AEdw8lWm1aFNZA=
Content-Language: pt-br
x-mxHero-Origin-Ip: /127.0.0.1:34375
Sender: wanderson.jesus@rnp.br
Archived-At: <http://mailarchive.ietf.org/arch/msg/codematch-develop/l6NjyRXIFmjuBj2zfA4INGP678g>
Cc: codematch-develop@ietf.org
Subject: [Codematch-develop] RES: Today's call
X-BeenThere: codematch-develop@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "\"Discussion forum for the planning, coordination, and development of CodeMatch\"" <codematch-develop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codematch-develop>, <mailto:codematch-develop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codematch-develop/>
List-Post: <mailto:codematch-develop@ietf.org>
List-Help: <mailto:codematch-develop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codematch-develop>, <mailto:codematch-develop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Oct 2015 16:45:46 -0000

Hello

Because in today’s meeting we had only Toral, Wanderson, and Lisandro in the call (until a certain time), we are reporting the last developments here in this message:

a) Databases integration - The integration of datatracker and CodeMatch databases is important to take advantage of data already stored in datatracker (e.g., user records), thus avoiding replication in CodeMatch. Still, it’s important to secure that CodeMatch won’t change things on datatracker database. A viable solution, in our view, is to have database user in datatracker whose rights are limited to read operations. CodeMatch, by using the credentials of such a database user, would be able to query datatracker without changing anything. Because we are using Django in CodeMatch, we can access different yet complementary databases (datatracker’s and CodeMatch’s) in a convenient way. Is it ok if we move on with this strategy?

b) Search and order tools - Matheus implemented a search and an order tool, sensible to context. When we are listing CodeRequests or CodeMatches, we can now ordem them according to different information, such as title, release data, etc. One can also search the CodeMatch entries by providing a string that is used to query the database and retrieve CodeRequests and CodeMatches that match the search criteria. You can play with the first version of these tools at http://codematch.inf.ufrgs.br/codematch-dev/codematch/

c) Wanderson and Lisandro are working to improve the CodeMatch UI. We want a visual identify that links the CodeMatch site to the IETF pages, but that is also more appealing to the potential coders, who are possibly more attracted to web system with fancier interfaces. 

d) Matheus have updated the feature list to reflect the last efforts, which includes the ordering and searching functions both in CodeMatch and CodeRequest lists. The next planned functions includes showing a list of top coders (ordered by volume of projects), for this week, and enabling the mentor to associate a communication channel to the CodeRequest (ex.: WorkingGroup jabber room), for the next week. After that we will have all Phase 1 features implemented. We may need one additional week to deal with small bugs or details about the layout/interface.

The currently development version is available at:
http://codematch.inf.ufrgs.br/codematch-dev/codematch/

But, when appropriate, the release will be available at:
http://codematch.inf.ufrgs.br/codematch-master/codematch/

Best regards,

Wanderson and Lisandro


-----Mensagem original-----
De: Codematch-develop [mailto:codematch-develop-bounces@ietf.org] Em nome de Lisandro Zambenedetti Granville
Enviada em: quarta-feira, 7 de outubro de 2015 13:30
Para: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Cc: codematch-develop@ietf.org
Assunto: Re: [Codematch-develop] Today's call

Hi Kathleen

Wanderson, Toral, and I were on the call. We’re going to report in a message asap :)

Best regards,

Lisandro

> Em 7 de out de 2015, à(s) 13:19, Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com> escreveu:
> 
> Hello,
> 
> I joined late and no one was on the call.  Does this time work and we 
> should just resume next week or were some of you on and I missed it?
> 
> Can we review the plan for Yokohama soon and possible release dates, etc.?
> 
> Thank you!
> 
> --
> 
> Best regards,
> Kathleen
> 
> _______________________________________________
> Codematch-develop mailing list
> Codematch-develop@ietf.org
> https://www.ietf.org/mailman/listinfo/codematch-develop

_______________________________________________
Codematch-develop mailing list
Codematch-develop@ietf.org
https://www.ietf.org/mailman/listinfo/codematch-develop