This project is mothballed. It was based on screen-scraping the JavaZone website since there was no better back-end to talk to. From 2013 this is no longer the case.
For the EMS-Redux based application - please see ems-ios.
JavaZone 2010 supported iOS 3.1 and above.
JavaZone 2011 supports iOS 4.0 and above.
- JSON framework - http://code.google.com/p/json-framework/
- Icons - Joseph Wain - http://glyphish.com/
- Markuz Lindgren - a colleague and the man behind http://www.verticalsolutions.se/ for help and advice while learning the iPhone API ;)
- KissXML - http://code.google.com/p/kissxml/ - provides the NSXML api on iOS (whereas the apple provided one is only available on Mac OSX)
- ShareKit - http://getsharekit.com/ - social media sharing
- Flurry - http://www.flurry.com/ - analytics
- MBProgressHUD - https://github.com/jdg/MBProgressHUD - progress indicator
- RegexKitLite - http://regexkit.sourceforge.net/RegexKitLite/ - we all need a little regex now and then ;)