[Gsoc] Re: Midterm report from Luciano Ramalho on the Wandering
Books (Kirbi) project
Luciano Ramalho
luciano at ramalho.org
Mon Jul 23 01:33:34 EDT 2007
Correction:
On 7/23/07, Luciano Ramalho <luciano at ramalho.org> wrote:
> WHAT I AM CURRENTLY WORKING ON
>
> I am now implementing the external daemon which will fetch book
> metadata from Amazon.com. The daemon uses the twisted.internet package
> to poll a Kirbi XML-RPC method which returns the list of books in the
> Kirbi catalog containing a valid ISBN but no title. Whenever that list
> is non-empty, the daemon sets up a queue of ISBNs to fetch from
> Amazon.com. As the XML containing the Amazon response is obtained,
> it's parsed and the data passed back to Kirbi via XML.
The last sentence should be:
As the XML containing the Amazon response is obtained,
it's parsed and the data passed back to Kirbi via XML-RPC.
Regards,
Luciano
More information about the Gsoc
mailing list