Have worked out a way using Python and httplib's HTTPConnection to connect to Zotero.
For a quick hack I will use bookmarks rather than fields as OOo doesn't appear to have a field that allows formatted text. Cheers, Ian On Sun, 2007-04-08 at 16:28 -0400, Bruce D'Arcus wrote: > Just bumping this for attention from the Writer guys (in particular > Matthias). > > I can't help but wonder about scheduling for the ODF metadata stuff, > though. We're just about done with that, so it might be a perfect > opportunity to actually implement it. > > On Apr 4, 2007, at 9:39 PM, Ian Laurenson wrote: > > > On Tue, 2007-02-13 at 22:07 +0100, Mathias Bauer wrote: > > [snip] > >> As I wrote, receiving data via SOAP is doable. If the received data > >> could be converted to the ODF format easily (or already *is* provided > >> in > >> that format) we will surely find a way to use this data in an > >> extension > >> that adds it to an OOo document. As extension development gets more > >> and > >> more easy nowdays I hope we can motivate some developers interested in > >> bibliographic support to help us as this could speed up things > >> considerably. BASIC knowledge will be sufficient, no Java or C++ > >> necessary. > > > > I am interested in picking this up. > > > > As stated above "receiving data via SOAP" is doable - what is the > > easiest way of doing this? > > > > I have looked at: > > http://udk.openoffice.org/java/examples/wsproxy/ > > component_description.html > > > > But this page is dated 2002 and I am finding it difficult to setup. > > > > Any information would be appreciated. > > > > Cheers, > > Ian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
