iPhone Dev Central
I started this site to help beginner iPhone developers get off the ground.
The site features tutorials and guides covering various topics from the
iPhone development world.
CiUI
CiUI is a simple and very light-weight Javascript framework designed to mimic native iPhone UI. I originally wrote
it for the original CNET's iPhone site but later open-sourced it for anyone to use. The library has been pretty
successful and is currently used on a few different mobile sites.
All one needs to do to use this library is to use simple annotations on their HTML elements such as "go_forward" or "go_back" and the rest taken care of. More information as well as source code and discussions can be found on Google Code.
mtrds
Mapping Temporal Relations of Discussions Software. There are a couple parts to this site. The back end was written in
PHP. It parses text files and produces structures that are later translated
to XML. The XML is then grabbed by a Flash file that is heavily
using ActionScript to process the XML file and render a graphical representation of the text file that was uploaded at the beginning
of the process.



