Re: del.icio.us feeds in CoreBlog?
Klaus Alexander Seistrup <klaus-AHrKW3AqwqVknbxzx/[email protected]>
| Newsgroups | gmane.comp.python.zope.coreblog.english |
|---|---|
| Organization | SubZeroNet, Copenhagen, Denmark |
| Message-ID | <[email protected]> |
Trond Lossius wrote: > One thing I've been wondering about for a while: Do anyone know > how to make a de.icio.us rss feed show up in the blog, similar > to this plugin for WordPress? > > http://chrismetcalf.net/wiki/index.php/DeliciousPlugin One way might be to use e.g. the universal feedparser from feedparser.org to scrape the RSS, then post each entry to one's coreblog using python's smtp module. I'm using a similar method to pipe RSS into NNTP. Cheers, -- Klaus Alexander Seistrup PNX · http://pnx.dk/ _______________________________________________ COREblog-en mailing list COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]