|
2010-08-11
, 05:18
|
|
Posts: 337 |
Thanked: 283 times |
Joined on Nov 2009
@ NYC
|
#52
|
Problem is, there’s also the now-and-here requirement.
Take example, I want to buy PC and want to use Photoshop, but I don’t want to use Windows. Yes, there’s Gimp and other alternative, but assume nobody write the software yet. Does that means I had to bear for years waiting for someone to think it worth the trouble writing that image editor. Imagine if the need is professional.
For now, the new platform need to have the value too. They can’t just play underdog, or give promise. Well, Google can, but they have big name and good record on delivering recently so they’re a better bet. If Nokia and Intel want to give MeeGo a better traction, they better get try to get more (vocal and influential) geek credit than stockholder credit.
PS: since one of the value is about applications, what if they conduct a survey to see which applications users needed from other platform, then aggresively help those software authors to port their code (rather than merely asking them, which they might not bother the unfeasible touble) and help maintaining it.
Yes, that will be enormous cost to gamble.
|
2010-08-11
, 05:19
|
Posts: 30 |
Thanked: 4 times |
Joined on Mar 2010
@ Jakarta, Indonesia
|
#53
|
|
2010-08-11
, 05:20
|
Posts: 117 |
Thanked: 16 times |
Joined on Jun 2010
@ San Diego
|
#54
|
|
2010-08-11
, 06:22
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#55
|
|
2010-08-11
, 06:58
|
Posts: 352 |
Thanked: 231 times |
Joined on Jul 2008
@ Vancouver
|
#56
|
|
2010-08-11
, 14:31
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#57
|
I have seen this argument several times, but I still don't get it technically. If you write for Qt for the desktop, you may e.g. make clever use of the third mouse button. You may make interesting applications based on hovering. You may save and load your data in application specific places. You can popup lots of sub windows (e.g. like gimp does). You can make heavy use of read/write cycles to the hard disk. And I'm sure lots of other decisions that work just fine on the desktop, but don't scale to a mobile device with its different constraints. How does Qt take care of that? E.g. an Android application is supposed to automatically store its entire state on close. How does Qt/MeeGo do that, or doesn't it? Is it up to the application programmer to decide whether he wants to store the state, or popup a window asking whether to save the data?
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
2010-08-12
, 01:22
|
Posts: 1,082 |
Thanked: 1,235 times |
Joined on Apr 2010
|
#58
|
|
2010-08-12
, 03:57
|
Posts: 1,082 |
Thanked: 1,235 times |
Joined on Apr 2010
|
#59
|
|
2010-08-12
, 09:23
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#60
|
Yes, it's up to the developer to decide how their app works.. I don't see a problem with that?
:
The Following User Says Thank You to dov For This Useful Post: | ||
Nokia do something