mattb / guardianista
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Matt Biddulph (author)
Tue Mar 10 09:36:32 -0700 2009
README.textile
Guardianista
A simple UINavigationController browser for the Guardian newspaper’s content API: http://www.guardian.co.uk/open-platform
Unfinished and open to contributions.
Issues and TODOs
- Unfinished app
- Some crashes
- Stores content in SQLite database but doesn’t do anything with that store
- Doesn’t iterate over all tags or articles using pagination options of the API
- Custom UI cells are the slow-scrolling kind made up of subviews rather than fast-rendered custom views
Libraries used
- Everything in http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/
- SQLitePersistentObjects
Licensing
See the included file LICENSE. All third-party libraries licensed as per their author’s wishes.

