From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102338 invoked by alias); 15 Mar 2017 00:02:12 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 102305 invoked by uid 89); 15 Mar 2017 00:02:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Interest, importer, webpages, science X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 15 Mar 2017 00:02:07 +0000 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1cnwOB-0004pB-Dt; Wed, 15 Mar 2017 01:02:03 +0100 Received: from 70-36-239-163.dsl.dynamic.fusionbroadband.com ([70.36.239.163] helo=localhost.localdomain) by mailfront12.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1cnwNv-0002Sq-1I; Wed, 15 Mar 2017 01:01:47 +0100 Subject: Re: Interest in contributing to Kawa To: Konrad Djimeli , kawa@sourceware.org, summer-of-code@gnu.org References: From: Per Bothner Message-ID: <28ee97f2-49ce-df65-cdbf-ed25074945f3@bothner.com> Date: Wed, 15 Mar 2017 00:02:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-q1/txt/msg00074.txt.bz2 On 03/14/2017 01:04 PM, Konrad Djimeli wrote: > My name is Konrad Djimeli a third year Computer Science Student at the > University of Buea, Cameroon. I am interested in contributing to the > Kawa project and I would like to work on the Google Summer of Code > project "Update XQuery implementation ". I am very comfortable working > with Java and XML and I have experience developing an X3D(XML base > file format) importer for BRLCAD during the Google Summer of Code > 2015. Welcome! > I have successful build and compiled the Kawa source code and have > tested the XQuery functionalities. > > Please I would like to know what functionalities are priorities to the > community that need to be added. I would also appreciate any > suggestion on how to better familiarize myself with the project. Unfortunately, I don't believe many people are using Kawa's XQuery implementation. I don't get a lot of feedback (or bug reports) relating to XQuery. I myself use it for the script I use to generate my photo-album web-pages, plus it's part of Kawa's testsuite, but I don't spend much time enhancing it. So XQuery enhancement is an ok project if someone is interested in it, but if we have to choose between proposals (as seems likely), we're more likely to prioritize another proposal. If you do submit a proposal to work on Kawa-XQuery, I recommend you also submit at least one other proposal. Personally, I'd be more supportive if you wanted to work on one of the GNU TexInfo-projects, which are also XML/HTML-related. However, texinfo(1) requires facility with Perl and texinfo(2) requires facility with JavaScript. -- --Per Bothner per@bothner.com http://per.bothner.com/