Get your idea on all mobile platforms: iPhone, Blackberry, Windows Mobile, Symbian and Android. With Rhodes framework.

Rhomobile’s open source mobile application framework Rhodes lets you quickly build native mobile applications for all smartphone operating systems: iPhone, BlackBerry, Windows Mobile, Symbian and Android. These are true native device applications (not mobile web apps) which work with synchronized local data and take advantage of device capabilities such as GPS, PIM contacts and camera….

1 billion App Store applications are running on over 20 millions iPhone and over 15 millions iPods Touch

Apple, which sold its 1 billionth App Store application on April 23rd, says a third of the 35,000 applications on the digital download store are games, meaning it sold over 300 million multi-touch games in approximately 9 months. Sales of Apple’s iPod touch have more than doubled over the past 12 months to rates nearly in…

SQLite wrappers on iPhone

On a recent project that needed to keep data in sqlite, I experimented with an implementation of ActiveRecord and also sqlitepersistentobjects. I had passed up a few others that were too complicated or licensed under something like the GPL that prevented commercial work. While the ActiveRecord author has to get an award for the quickest…

Agile development, what is "scrum"?

Scrum is an iterative incremental process of software development commonly used with agile software development. The name comes from a rugby term, which is short for scrummage (like American Football’s scrimmage), and is a way of restarting the game after the ball stops. This concept transfers well to the scrum attitude, which, as Carl Youngblood once said, one could basically sum…