Linked by KAMiKAZOW on Sun 15th Aug 2010 18:31 UTC
Thread beginning with comment 436965
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Hopefully they can get the speed to where it's usable (as shown would drive me nuts after about 2 minute).
"Plasma Tablet on a device that uses VESA drivers and therefor doesn't run at full performance," says the video caption.
Usability is a bit of a concern, only because open source doesn't have the greatest track record for making interfaces that aren't terrifying to the general public (Microsoft does only slightly better). Android is the best at that in the open source world.
IMHO usability-wise pretty much everything is better than the average Microsoft GUI (exceptions like Win Phone 7 exist obviously).
Big FOSS projects like KDE and GNOME have usability teams these days and since it's easier to apply a good GUI on top of new applications (or in this case a completely new GUI on top of an existing core) than to rearrange existing GUIs, I not worried about usability.
It looks like they aren't making the same mistake as Microsoft, in trying to graft a touch screen interface onto their existing apps. That typically ends up as a badly done skin, and then you drop right into the Win32 API with its mouse-specific interface.
True, however, look at Qt QUICK. It allows you to have more than one interface style for a single app.




Member since:
2005-07-06
Hopefully they can get the speed to where it's usable (as shown would drive me nuts after about 2 minute).
It looks like they aren't making the same mistake as Microsoft, in trying to graft a touch screen interface onto their existing apps. That typically ends up as a badly done skin, and then you drop right into the Win32 API with its mouse-specific interface.
Usability is a bit of a concern, only because open source doesn't have the greatest track record for making interfaces that aren't terrifying to the general public (Microsoft does only slightly better). Android is the best at that in the open source world.