From: Suresh K. <ss...@co...> - 2006-03-29 13:47:25
|
Hi Ben, Thank you; I would really benefit from your rough notes and sample code. It is great that the web API is almost ready to go public; I am sure that it should soon lead to add-to-connotea buttons in bibliography programs like EndNote/JabRef/PBib etc. I am mainly looking to make a little tool in Python/Perl that queries pubmed and perhaps some other sites as well, displays the results and sends the output to Connotea after some tagging; similar to ConClient but with the ability to tag multiple records at the same time and a more full-featured Pubmed interface using the possibilities of EUtils. I would also like to be able to search and suggest tag-collapses based on the proportion of shared references (both within my own collection, and perhaps also across the entire connotea tagspace) to prevent tag-bloat and find similar tags. For collaborative reasons, I use Word and EndNote. I am not happy with EndNote's many limitations, but I do appreciate its tight and fairly clean integration with Word. So I am looking to mainly use Connotea and my little tool for reference management, and use EndNote mainly as a writing tool when actually composing manuscripts. My impression is that the reference management part is probably easier to code up based on one's own specifications and whims, it is the integration with many different writing tools that makes such software hard to write. Also, once the web API become public, hopefully others with better software skills than mine will publish more powerful tools along the same lines... Regards, Suresh On Wed, 29 Mar 2006 04:28:40 -0500, Lund, Ben <B....@na...> wrote: > Hi, > > I can also send you some rough notes on how to use it, and some sample > code, if you like. > > We've got a lot of good feedback from the tentative release of the alpha > version, so we're almost ready to announce it and make the details > public. If any one else want to have a play with it before then, let me > know. > > Ta, > Ben > > -----Original Message----- > From: con...@li... > [mailto:con...@li...]On Behalf Of Martin > Flack > Sent: 28 March 2006 19:49 > To: Suresh Krishna > Cc: con...@li... > Subject: [Connotea-discuss] Re: [Connotea-code-devel] web api > > > Suresh Krishna wrote: >> I am looking for details on the alpha web API. >> >> If you can even tell me where to look in the source code, that would be >> a great start. > > Bibliotech/WebAPI.pm would be a good place to start. Each package name > contains the action name and the HTTP verb (POST, GET, etc.) that is > expected. Mostly it constitutes a wrapper into other parts of the code. > > Regards, > Martin > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Connotea-discuss mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/connotea-discuss > > ******************************************************************************** > DISCLAIMER: This e-mail is confidential and should not be used by anyone > who is > not the original intended recipient. If you have received this e-mail in > error > please inform the sender and delete it from your mailbox or any other > storage > mechanism. Neither Macmillan Publishers Limited nor any of its agents > accept > liability for any statements made which are clearly the sender's own and > not > expressly made on behalf of Macmillan Publishers Limited or one of its > agents. > Please note that neither Macmillan Publishers Limited nor any of its > agents > accept any responsibility for viruses that may be contained in this > e-mail or > its attachments and it is your responsibility to scan the e-mail and > attachments (if any). No contracts may be concluded on behalf of > Macmillan > Publishers Limited or its agents by means of e-mail communication. > Macmillan > Publishers Limited Registered in England and Wales with registered > number 785998 > Registered Office Brunel Road, Houndmills, Basingstoke RG21 6XS > ******************************************************************************** |