Pylons del.icio.us Bookmark Component

Today I added a recipe to pylonshq.com wiki. My first ;)

Basically, it pulls your latest del.icio.us bookmarks and displays as HTML. It uses Pydelicious to fetch the bookmark as RSS.

See it here.

The best part about the template is, it uses myghty's caching. So, your site does not have to pull down the data everytime from del.icio.us. Without caching, this will add seconds to your page load time.

I remember struggling to setup such a cache with textpattern(PHP) and MagpieRSS for this blog earlier.

Myghty rocks. Absolutely!

PS: The whole thing is a myghty template. So, you can use it even if you are not using the whole of pylons.

See Also

Python

© 2008 Pradeep Kishore Gowda (C-C by SA 2.5-IN) ◊ Made with python, YUI on a mac.