On Fri, 2 Feb 2007, Mário Gamito wrote:

1) This way i can only retrieve information from one blog. The one in
the line
c = planet.Channel(p,
"http://blog.gamito.org/rss.php?blogId=1&profile=rss20";)

How can i retrieve from them all ?


Hi Mario,


Have you tried asking for help from the planet devel list?

    http://lists.planetplanet.org/mailman/listinfo/devel

From what I understand, Planet does it own on-disk caching already: it really does look like you're trying to implement something that Planet already does internally.


There's a refactored version of "Planet Planet" called "Planet Venus" which may be helpful for you:

    http://intertwingly.net/code/venus/docs/

I would strongly recommend looking closely at it, as it at least has some docs you can read.



2) I can't get the category and the URL :(

We can't tell what you're doing from this end. Please make sure you're showing us what you mean when you run into difficulties --- showing code that demonstrates the problem is usually good.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to