[Ajax] Hacking Rojo - Ajaxize more of 'Mark as Read'
Last time I have Ajaxized a 'Mark as Read' on a single feed to move the HTTP request to background by calling XMLHttpRequest instead of bringing to a new page. The counters of unread entries are reset on LHS menu. This time I extend the work to each single story and the feed below the story entry. That means you can now mark a story read as well as the feed of a story. See the screenshot above.
For each story, you can now do expand/collapse, mark as read, or both on it. For the feed of a story, you can also mark it read. This makes you much easier to mark a feed read without going to the page of that feed.
Download: AJAX Wrapper for Rojo v1.2 rojo.ajax.user.js
Previous articles:
[Ajax] Hacking Rojo - Ajaxize 'Mark as Read' function
[Ajax] Hacking Rojo - Slow Response of Rojo
[Ajax] Hacking Rojo - an Ajax Wrapper for Rojo
[Ajax] Hacking Rojo - Rojo is not Ajax?
Blogs talking about this:
Someone Hacked Rojo Using Greasemonkey!
Speed up Rojo using GreaseMonkey- Firefox Users only
Related Articles:
The Blog Herald - Rojo reviewed

