Shonzilla, a pattern-seeking animal

Life is a game of patterns and chance, and those who play well will win.

Feeds
Add to Technorati Favorites


Twitter

See also (via Entrecard)

programming coupons powered by RetailMeNot.com

Wed Apr 1

Rhodes framework

Here’s another open-source cross-platform mobile application framework I’ve discovered. It’s called Rhodes framework. This one is both very interesting and special because it does not use web browser as run-time environment but it rather creates native applications.

Cross-platform mobile applications are written in Ruby programming language using MVC architectural. This is definitely good news for all Rails developers out there and perhaps an additional push for everyone else considering finally learning the Ruby language and Rails framework as well.

The version 1.0 release a week ago, on March 24th, supports mobile platforms such as iPhone, Windows Mobile, Symbian, BlueBerry, and last but not least, Android.

Rhodes framework includes the first Ruby implementation for all the mentioned platforms except Symbian which already had one. Cross-platform mobile Ruby code gets translated into natively optimized mobile apps. One of the main components is client-side component called RhoSync which allows integration with web services and, consequently, integration with almost any back-end system or application. Some integrations already available with Rhodes framework are SugarCRM integration and Ligthouse integration.

How does it work? Nice people from Rhomobile explain it themselves:
“In general, developer productivity is much higher in Rhodes than writing to diverse native device operating systems and APIs since most of your UI customization can be done in HTML templates (ERB files). Rhodes also provides access to native device capabilities such as GPS and PIM data via an extended set of tags (e.g. <geolocation/>).”

Rhodes architecture

Has Rhodes framework intrigued you? If so, have a look at Rhodes tutorial.

[via googletechtalks]
Wed Mar 25
Thu Mar 19

iFart economy

Q: What is iFart economy?
A: It’s the impact that a simple product, regardless how bizarre, can provoke in your immediate environment. Thanks to viral effects of humor everyone understands this effect expands to a wider audience and, consequently, creates its own market niche.

Watch the the commercial for the application for the iPhone and iPod Touch. One has to admit it’s fun as hell regardless of your educational background, ethicity, zodiac sign or your favorite brand of mobile phone. The reason why I’m writing about it is that it is sold through iTunes Store for $1. Joel Comm, the iFart developer, has revealed that it is downloaded over 10.000 times a day. Yes, that’s over ten thousand times every day, give or take. During last Christmas it was particularly popular and was sold nearly 40.000 times. Knowing 30% is sliced off by Apple – do the math and draw your own conclusions…

Perhaps more people should be making mobile applications, developing for the popular mobile platforms like the upcoming iPhone 3.0, Android, Symbian, WebOS (on still anticipated Palm Pre)…? Maybe developers should less enterprise applications and more fun ones that can be used and enjoyed by anyone?

You can tell that this cheap mobile app is viral with a potential to inspire some priceless moments. You don’t believe me? Watch what happens when a kid uses iFart during City Council meeting.

[via ifartmobile]
Sun Nov 9

Augmented-reality city guide application for Android

Wikitude is one of ADC (Android Developer Challenge) round 1 winners (that’s round $25k for the author Philipp Breuss).

Wikitude is a web site and there’s a corresponding Wikitude AR Travel Guide Android application. AR stands for augmented reality which is how the application work - augments what the mobile camera sees with additional information. Wikitude can be used as a city guide that leverages information about points of interest (POI) found in Wikipedia that is intersected with GPS information coming from an Android device.

Wikitude takes advantage of geographical information contained in Wikipedia articles. There are about 350.000 Wikipedia POIs to download, split up in many categories and more than 10.000 POI files.

Recently, they have closed a deal with T-Mobile UK, which will bring Wikitude Android application to T-Mobile Android devices sold in UK.

An article at Times Online indicate how it Wikitude beats hands down a human guide.

I wonder how this application compares to Enkin (which I mentioned back in Jun while ago) which is another Android augmented reality application. Interestingly enough, Wikitude AR Travel Guide and Enkin are directly competing applications whereas the first one won one ADC award, while the Enkin authors have been separately contacted by Google (and there are no news what happened next).

One is sure, the Android Pandora Box (no pun intended) of augmented reality has been opened.

Stay tuned for more news…