Posts Tagged ‘Google Reader’

Display RSS Feed with jQuery & JSON

Nov
18
2009

jQuery logo If you want to avoid having to cache your parsed RSS or Atom feeds, using JavaScript is a good alternative. By using the JSON feed available for some feeds, you will get the very latest updates as they happen. (more…)


SimplePie: Parse RSS/Atom Feeds

Aug
13
2009

SimplePie image I recently wrote a post about using MagpieRSS to parse my Google Reader shared items atom feed. However, I have come across various bugs in the last few days – from extremely slow page loads, out-of-date cache files and character encoding issues. (more…)