The random freezes only existed with the Asus tablet - from what I gathered, the ACPI drivers had some kind of bug. And, how fast? Hard to determine. Fast enough by far for normal work and some games, I dare say.
All programs from the Microsoft Office family start up almost instantly. I also installed Sins of a Solar Empire. Plays fine as well. And the only machines I've got to compare it to, are my old Fujitsu tablet with an older Core Duo (which understandably doesn't stand a chance) and my regular desktop.
Well, I wanted to try to avoid having to build my own homegrown drag'n'drop solution. And since the HTML5 feature "draggable" does exist, I kind of hoped that I'd "only" have to worry about event handling at "dropoff" and not also have to program for "where's the touch event now and where do I have to move the container?"At least with regular web coding, this would be something handled by javascript/jquery.



Reply With Quote