Linked by Thom Holwerda on Tue 22nd Jan 2013 21:28 UTC, submitted by lemur2
Permalink for comment 549978
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
Linked by Thom Holwerda on 04/16/13 9:29 UTC
Linked by Thom Holwerda on 04/15/13 22:44 UTC
Linked by Thom Holwerda on 04/14/13 18:22 UTC, submitted by MOS6510
More Features »
Sponsored Links



Member since:
2007-02-17
Ok... How about "Linux has 80%+ global marketshare in mobile". Is that moving the goalposts or fudging numbers? Would Linux fans pointing out that Windows Phone or iPhone will go nowhere in mobile be fair to you?
Except it is a meaningless statistic.
You can't take an app that runs on Ubuntu / Red Hat, etc. and run it on Android, but they are using the same kernel (even that isn't 100% true, Android's Linux based kernel is derived from stock Linux but it is heavily modified).
Just as you can't take an app that runs on iOS and run it on OS X but they are using the same kernel. "
Actually, you can make apps that are OS independent. Doing this with Qt/QML/Qtquick as a basis is exactly what they are trying to achieve with this initiative:
http://mobile.slashdot.org/story/13/01/10/1513251/plasma-active-sai...
Jolla's Sailfish, Canonical's recently announced Ubuntu Phone, and KDE's Plasma Active environments are all using Qt5's QML for interface design. Unfortunately, the set of UI components provided by each, although similar, are incompatible with the others. After a chat on IRC between developers of all three platforms, they've decided to discuss the reasons behind each implementation, in the hopes that they can work toward a common architecture.
http://aseigo.blogspot.com.au/2013/01/qml-component-apis-to-come-to...
If they manage to achieve this "holy grail" of a common architecture, the same QML code will work on all platforms.