Faster Page Turning

My recent focus has been on improving the speed and responsiveness of FeedsAnywhere. To that end I modified the interface to use more Ajax style loads rather than always refreshing the entire screen. Other elements (like unread counts in the menu) will appear after the page has been loaded vs. having to wait for them to complete first like you did before.

Another aspect is the addition of prefetching for certain page transitions. If you are only viewing unread items marking a page read will use a prefetched set of items for the next page. The same holds true when all items are individually marked read and Next is clicked. When read and unread items are being shown then the Next like will use the preloaded value if there have been time to get it.

Hopefully these changes will result in a speedier and more enjoyable feed reading experience.

Navigation

j/k selects the next/previous item in the list
n/p in title view, selects the next item without opening it
space/shift+space moves to the next/previous page
shift+m open/close the main menu
shift+o open/close the options menu
enter select the highlight entry from a menu

Actions

enter,o in title view, expands or collapses the selected item
shift+a marks all items in the current page as read
d go to the item's list of similar stories
i/u designate the item as interesting/not interesting
m marks the item as read or unread
s adds or removes a star from the selected item
shift+s open/close the item's share menu
shift+u marks all items in the current page as unread
v opens the original source for the item in a new tab

Go To a New Page

g then h go to the homepage
g then i go to the Interesting items view
g then a go to the All items view
g then s go to the Saved items view
g then p go to the Popular items view
g then f go to the Select a Feed page

Application

- decrease the font size
= increase the font size
esc close any menu if open, otherwise deselect all items
? open/close a decription of keyboard shortcuts