iPhone reader for Google Reader Starred Items

I've been using Byline for bulk-reading feeds on the iPhone (alongside NetNewsWire for important feeds), and starring items to read later instead of having to switch back-and-forth with MobileSafari. To make it easier to go through the 'starred' items later, I've adapted my Delicious network reader to work with Google Reader starred items (you have to set your starred items to be public for this to work).

The same count and proxy parameters apply as before.

The hardest bit was finding the JSONP feed, which is at

http://www.google.com/reader/public/javascript/user/{USER_ID}/state/com.google/starred?alt=json-in-script&callback={CALLBACK}&n={NUMBER_OF_ITEMS}

You can also set Byline to cache starred items locally for offline reading (and not all items, which takes too long), which might even be a better way of reading through them.