parseMe 20070111 Update
Update: 2007-02-13: An upgraded version is now available.
I have released an upgraded version of my GPL'ed lightweight feed reader for web-enabled devices, parseMe, a couple of days ago.
I have added a couple of interesting new features:
- It now integrates with Google Mobile to provide full content browsing of the destination URLs. This is done by using their nifty (x)html parser, which reformats standard web pages for mobile/accessibility browsers.
 - There is now a cookie-based feature that lets users define what their default source and item limit should be when first accessing the app. All cookie manipulation is done via PHP, on the server-side, as to not rely on Javascript, which is rarely available on the targeted browsers.
 
- Online demo: See this mobile feed reader in action.
 - parseMe-20070111-source.phps: PHP source, with comments (for online viewing).
 - parseMe-20070111.tar.gz: 14KB - Full app, tar/gzip archive.
 - parseMe-20070111.zip: 15KB - Full app, zip archive.
 - SHA1SUM: SHA1 sum for the above files.
 - INSTALL: Basic installation instructions to get you going.
 - COPYING: Software license, GPL.
 - AUTHORS: Credits file.
 
Stephane Daury
No comments:
Post a Comment