« Stillone's Album | Main | All the Bridges »

[Ajax] Hacking Rojo - Clearance of All Additions

Tags: Greasemonkey , Rojo

Rojo - all in one

I have been adding some additions to Rojo and keeping this script updated with Rojo. Lately, Rojo slightly changed its HTML layout, so some features of the script failed. I also fixed the compatible problem with Firefox 1.5RC3. Following is the clearance of all additions to Rojo of this script.

  1. an Ajax Wrapper for Rojo - replace the remote scripting by iframe request with XMLHttpRequest
  2. 'Mark as Read' to each feed - mark the entire feed as read
  3. 'Mark as Read' to each article - mark the article as read
  4. A toggle to display feed profile - fetch and display the profile of the feed
  5. Quick unsubscribing feeds - at the left hand side of feeds navigation and below each article
  6. new Read all stories - add 'Read All' after 'Expand All' and 'Collapse All'

Download: AJAX Wrapper for Rojo v1.5. (Greasemonkey script)