|
From: Kevin <ke...@dr...> - 2006-10-05 16:04:36
|
Khaled, > Also one great option to have is utiliting the new google reader option > of making the feed as read when you scroll over it (that could be more > of an option to have in the future, if anyone has any idea how to > implement that?). We have to create functions to do common things via Ajax. (ex: mark as read, add/remove tags, update feed, check for new items in view) Once that's done, we could hook those functions into UI events in various ways. We already have a feature request to auto mark as read when the user clicks on the link for an item. We could also mark as read when the item scrolls past the viewable window, etc. --=20 Kevin |