Hi,**** ** ** My name is Abhishek and I?m a 2nd year undergrad at Indian Institute of Technology Roorkee. I've experience in programming (Java, C++, python) and web development(PHP, javascript, jquery, CSS). I went through the project ideas mentioned on your GSOC web page and found "Performance Test Suite" quite interesting. Could I have more information about this project? ** ** Could I also have some info about "Java Binding Improvement" project? I?m very much interested in participating in GSOC 2013 and would love to contribute as much as I can. Thanks in advance.**** ** Best Regards,**** Abhishek -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130321/fb32655f/attachment.htm>
What information are you looking for? Do you have specific questions not covered on our project ideas page? -- Dan On Mar 21, 2013, at 3:56, Abhishek Tyagi <abhishek.tyagi.16 at gmail.com> wrote:> Hi, > > > > My name is Abhishek and I?m a 2nd year undergrad at Indian Institute of Technology Roorkee. I've experience in programming (Java, C++, python) and web development(PHP, javascript, jquery, CSS). I went through the project ideas mentioned on your GSOC web page and found "Performance Test Suite" quite interesting. Could I have more information about this project? > > > > Could I also have some info about "Java Binding Improvement" project? > > > > I?m very much interested in participating in GSOC 2013 and would love to contribute as much as I can. Thanks in advance. > > > > Best Regards, > > Abhishek > > _______________________________________________ > Xapian-devel mailing list > Xapian-devel at lists.xapian.org > http://lists.xapian.org/mailman/listinfo/xapian-devel-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130321/7dac2e0b/attachment.htm>
One more thing i would like to know. The project "Improvement of Java Bindings" mentioned that it an easy project and we can combine it with working on the C# bindings too. Can I combine it with python binding instead. I understand that java and C# has some similarities but if I want to combine it with python binding can i do that? Thanks, Abhishek On Thu, Mar 21, 2013 at 4:26 PM, Abhishek Tyagi <abhishek.tyagi.16 at gmail.com> wrote:> Hi,**** > > ** ** > > My name is Abhishek and I?m a 2nd year undergrad at Indian Institute of > Technology Roorkee. I've experience in programming (Java, C++, python) and > web development(PHP, javascript, jquery, CSS). I went through the project > ideas mentioned on your GSOC web page and found "Performance Test Suite" quite > interesting. Could I have more information about this project? > > ** ** > > Could I also have some info about "Java Binding Improvement" project? > > > I?m very much interested in participating in GSOC 2013 and would love to > contribute as much as I can. Thanks in advance.**** > > ** > > Best Regards,**** > > Abhishek > > _______________________________________________ > Xapian-devel mailing list > Xapian-devel at lists.xapian.org > http://lists.xapian.org/mailman/listinfo/xapian-devel > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130321/077db2fc/attachment.htm>
On Thu, Mar 21, 2013 at 10:21:13PM +0530, Abhishek Tyagi wrote:> One more thing i would like to know. The project "Improvement of Java > Bindings" mentioned that it an easy project and we can combine it with > working on the C# bindings too. Can I combine it with python binding > instead.Sure.> I understand that java and C# has some similarities but if I want to > combine it with python binding can i do that?The bindings for Java and Python are both built using SWIG, so there's a significant amount in common there too, though the languages themselves are less similar. Cheers, Olly