| The Following 14 Users Say Thank You to moo For This Useful Post: | ||
b-man, codeMonkey, debernardis, evad, iKneaDough, Johnx, qwerty12, Rauha, schasch, Soder, SubCore, twaelti, uvatbc, YoDude | ||
|
|
2009-11-24
, 02:14
|
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#2
|
So what’s cool about Maemo (compared to other PhoneGap platforms)?
Shortly: The openess of Maemo platforms enables developer innovation never seen before. There are zero artificial limitations chaining your imagination.
■No code signing whatsoever required
■No approval process to get your application distributed
■Very robust development tools and development environment. Hey, it’s Linux! The phone ships with X terminal built in.
■You have root access to the device if needed
■QWebView WebKit control which itself is open source – you can recompile from scratch and stick in the needed features
■The phone itself is rock solid. It beats iPhone 100-0.
■Maemo has very active open source community. You actually might get help when stuck, unlike with NDAs and other madness from some other vendors.
So what’s cool about PhoneGap (compared to other mobile application technologies)?
■Use low entry level HTML, CSS and Javascript technologies – even PHp coder can build his/her own mobile application! This is the most cost effective way to develop non-CPU-intensive applications.
■PhoneGap has the widest mobile platform support – the best medicine against fragmented mobile application markets
■You can always break out from the sandbox and use the native capabilities of the phone. This is something you cannot do with Flash Lite or Java ME.
■Very active community
■WebKit rendering engine enables CSS3 goodies and much more
■Easily convert your existing mobile site to an application
| The Following User Says Thank You to YoDude For This Useful Post: | ||
|
|
2009-11-27
, 12:32
|
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#3
|
This should bring the barrier of mobile application development even lower - people with just web development skills can create their own mobile apps.
More details here:
http://blog.twinapex.fi/2009/11/24/p...on-n900-maemo/
The build instructions:
http://blog.twinapex.fi/phonegap-on-maemo/
...still much under construction
This should bring the barrier of mobile application development even lower - people with just web development skills can create their own mobile apps.
Cheers,
Mikko