Thanks for replying i was thinking of working on PHP binding improvement project i thnk it fits my skills. how should i start help.. On Wed, Feb 26, 2014 at 5:11 PM, Olly Betts <olly at survex.com> wrote:> On Tue, Feb 25, 2014 at 08:12:40PM +0530, Avinandan Bhattacharjee wrote: > > Hi my name is Abhinandan Bhattacharjee i am student of Computer Science > > stream of netaji subhash engineering college, kolkata, West bengal, > India. > > I know php,c,c++,java and working on python iike your organistion and > would > > love to work for it in thi years gsoc please guide me what i need to do > > We have a guide on the wiki which you should find useful: > > http://trac.xapian.org/wiki/GSoC%20Guide > > The most important thing to decide first is what you'd like to work on. > > Cheers, > Olly >-- Abhinandan Bhattacharjee -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140226/b3c90668/attachment-0002.html>
On Wed, Feb 26, 2014 at 06:44:03PM +0530, Avinandan Bhattacharjee wrote:> Thanks for replying i was thinking of working on > PHP binding improvement project i thnk it fits my skills. > how should i start help..Have you checked out the Xapian code from git and got it to build? The PHP bindings project also involves working on SWIG (which generates a lot of the code in most of the language bindings, including PHP). Building Xapian from git actually includes building SWIG, so once you've built Xapian, you'll have a built git checkout of SWIG in the "swig" subdirectory. You should also read through the linked pages in the "Resources" section of the PHP bindings project idea, especially the first one. Cheers, Olly
Hi thanks for your advice ya i have checked the code and bulit it in the system ubuntu 13.10 and i am studying the resource page now how should i proceed i realy like your org and wants to work in the php binding project now how should i proceed sorry for late reply. On Thu, Feb 27, 2014 at 12:16 PM, Olly Betts <olly at survex.com> wrote:> On Wed, Feb 26, 2014 at 06:44:03PM +0530, Avinandan Bhattacharjee wrote: > > Thanks for replying i was thinking of working on > > PHP binding improvement project i thnk it fits my skills. > > how should i start help.. > > Have you checked out the Xapian code from git and got it to build? > > The PHP bindings project also involves working on SWIG (which generates > a lot of the code in most of the language bindings, including PHP). > Building Xapian from git actually includes building SWIG, so once you've > built Xapian, you'll have a built git checkout of SWIG in the "swig" > subdirectory. > > You should also read through the linked pages in the "Resources" section > of the PHP bindings project idea, especially the first one. > > Cheers, > Olly >-- Abhinandan Bhattacharjee -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140301/eca62d9e/attachment-0002.html>