HP Confirms Slate To Run WebOS
Kilrah_il writes "After HP bought Palm a few weeks ago, many rumors emerged regarding the new parent company's plans to further expand the scope of devices running WebOS. Now it appears that at least one of the rumors is true: The Slate will be running WebOS. 'Today an HP exec has confirmed that the company is developing a WebOS tablet which should be available by October.'"
Tablets have been running full OS versions for years and they failed. Two thumbs up for HP figuring this out and moving forward with a proper touch based OS on their tablet.
If people were so serious about buying Windows based slates, the sales of "Tablet PCs" wouldn't have been sucking for the last decade.
Also, "WebOS" implies that its UI layer is based on web technologies, not that it is browser-only. Support for local applications is pretty much exactly the same as Android. And, with native plugins, support for native code might even be said to be slightly better; but certainly no worse.
Did you ever see the WebOS? If you want aesthetically-pleasing, you don't want Android, you want WebOS. I know you were talking about the tablet itself, but if you have a beautiful tablet, you want it running the most aesthetic mobile OS possible, and right now it is the WebOS, IMHO. The fact that it not a success (yet) in smartphones is more a testament to Palm's horrible marketing skills than to WebOS's faults. Hope HP does better.
Whenever in an argument, remember this.
It isn't a computer replacement, the formfactor already limits the uses and so I like the limited software.
However, the Palm homebrew comunity has X running on webOS so if you want, you can have "real" apps.
I think you naysayers really need to try it, even if it isn't for everyone, it is going to be a great class of device for lots of people.
Which OS in particularly do you want them to use?
I believe you can already get Linux and Windows 7-based tablets, and they haven't exactly been flying off the shelves.
Are you saying you are in the market for a tablet, but you are just waiting for one with the right OS? Or are you waiting for Linux or Windows to be updated with a better touch interface? Or apps to be created/updated for these OS's to be better touch enabled?
And are there enough copies of you that will buy this device to make it worthwhile?
On another note, what specific problems do you have with PalmOS?
Sleep your way to a whiter smile...date a dentist!
That. I recently broke down and bought an Axiotron Modbook. This is a standard MacBook that has a Wacom tablet stapled on the top of the machine. Runs real-live OS X (cue snarky comment about 'real' OS. Just note, it does run EMACS).
A very mixed bag. Using a stylus is hampered by the poor decision to run a low end Wacom product with a terrible pen and software that is unable to change the very limited button repertoire based on application. Hardware / Software integration is poor. Support is pretty weak (the company rarely shows up in the forums). Nice idea, but it just "Doesn't work". At best it will be a very niche product - it's fun to work Photoshop in your lap - but actually frustrating because PS really needs a keyboard to be productive.
So, in short, it's just like every other full OS tablet that litters the landscape. Neither fish nor fowl, never really tuned up, never really achieve any market success. This is why the future of tablets is a limited OS with finger touch as the main input.
Now, there isn't anything (at least to my knowledge) that prevents His Jobness to release an iPad pro (aka 'the MaxiPad') that lets you get out on a real USB ports, runs CUPS, runs Terminal, comes with a Pony, etc.
Faster! Faster! Faster would be better!
To 'root' my pre on the first day involved only downloading the official development platform from Palm for Linux. I didn't have to go to Windows or OSX or wait for someone in the community to 'jailbreak'. Meanwhile, Android phones from most manufacturers take a few weeks for the community to jailbreak before the fun begins. I'd rather go with a platform where the manufacturer blatantly allows the users the power Palm does. I find it ironic as the base platform is more closed in theory, but in practice is a bit more amenable to hacking.
Though I'm personally not enthused about their HTML5/Javascript 'premiere' approach to applications, I do like the simplicity of SDL/GL/C code to develop other apps.
As a user, I find WebOS' current interface a bit slicker on the multitasking front.
Of course, all this said I don't think I'll ever be interested in a tablet. It's in a useless spot for me of not being as useful as a laptop yet not as convenient as my 'phone'.
XML is like violence. If it doesn't solve the problem, use more.
So why would anyone choose to develop for it?
If HP sells a few million of these devices in the first year of sales (Which really isn't a terribly large prediction considering that the iPad has probably sold close to two million units already.) that's several million people who might be interested in paying for apps. Since developers are people and people need to eat, sometimes it's better to go where the money is rather than basing development off of reasons such as openness of the platform or ease of development. If Android and iPhone marketplaces get crowded, WebOS might be an attractive platform for new developers who don't want to compete against several established developers.
It’s become pretty clear at this point that scaling a smartphone OS up, rather than scaling a desktop OS down, is the better approach. Someone had to stick their necks out and try it. Microsoft tried and failed to scale Windows down, but Apple has apparently succeeded going the other way. Let’s not forget that the outcomes were far from obvious even as recently as a few months ago. HP getting on stage with Microsoft in January was their throwing in their lot with the desktop approach. I think they’ll ultimately come out happier having reconsidered. It actually took corporate chutzpah for them to cancel the Windows 7 Slate after showing it.
It is a stopgap, at best. Someone needs to take the time, do the research, and do the work to write an OS for these devices instead of trying to patchwork add and remove bits and pieces of systems clearly designed for other purposes.
You may be right, but remember: shipping is a feature, and, IMO, the most important one.
(disclaimer: happy iPad owner here...)
The entire argument for running Windows 7 (a "real OS", for whatever that means) on a slate tablet is that you can run all your existing Windows programs, like Photoshop, on it. This guy has a tablet device, and is running Photoshop, and says it doesn't really work, due to lack of keyboard. Take away the stylus, and it'd get even worse, because Photoshop is in no way optimized for finger input. That's why I never get everyone being all excited about running existing Windows apps on a touchscreen slate. Almost none of those apps have any kind of support for touch, and have UIs optimized for keyboard/mouse input. There's an app running where I work on a touchscreen display. Its painfully obvious there was no thought of touchscreens when it was designed. Its so bad that someone hooked a mouse into the computer running it, so there could be some kind of control.
For now I'd either go with Android, bank on Google and Java and that environment, or wait for MeeGo to grow up a bit and then develop what amounts to a standard Linux system (linux, GNU coreutils, etc...).
Either way you'll need to write some code for touchscreen UIs, but at least both platforms are pretty darn open.
WebOS has some open stuff in the base layer, but their entire GUI layer is pretty much closed, right? So why would anyone choose to develop for it? I mean, if you want a closed-source environment, why wouldn't you just go with Apple's offerings?
If you haven't used it, grab the free SDK (works on Linux, Mac, and Windows) and take a look at the emulator or take a look at a Palm Pre/Pre Plus. Palm's WebOS has a very smooth interface, something Android is missing to some extent. Also, programming for WebOS is quite open and they allow and even *encourage* modifications and unofficial applications outside the "app catalog", which makes it a lot more open than the iPad.
Unless you want to modify the GUI engine itself (which is basically just a way to throw pixels for a WebKit/V8-based Javascript engine, and for PDK apps, a way to manage slightly SDL, and OpenGLES, and the SDL is part of the GUI that is open source....) WebOS is just as open from a practical standpoint as Android if not slightly more open since no rooting is needed whatsoever. Also, one can modify apps and make themes easily since everything is just Javascript text files basically. (You get a root prompt to do what you want with with the SDK!) When's the last time you could modify Google Maps on Android, for just one example? You can do that with WebOS, closed source or no closed source, the source is there. :-) Homebrewers have added features to it, such as Google Latitude, that Google disabled on WebOS because they have a bit of preferential treatment to Android and their former board member Apple rather than little rival Palm. ;-) Also, many other included apps have all sorts of modifications available for them called "patches". It's very much in the spirit of open source. You can even grab alternative kernels, and enhance the performance of your Pre or Pre Plus (I don't know if they bothered making alternative kernels for the Pixi yet, though that could be interesting...)
It also resembles a standard Linux distro more under the hood than Android really, which is a very good thing, almost all the frameworks you'd find on a Linux desktop, like gstreamer, are there, and the file system hierarchy should be familiar as well. Only the N900 really has it beat as far as that goes, and the N900 is a little *too* Unixy in the interface department unlike WebOS. (Though if you insist, the Homebrew folks have developed Qt and X11 for WebOS too, which makes a wealth of ugly apps such as even OpenOffice, if you want to really torture yourself trying to run it ;-), available for WebOS. ;-) Maybe OpenOffice will run better on the HP Slate though...)
In terms of hardware, HP has(within the limitations imposed by Intel and physics) pretty much been-there-done-that in terms of Wintel Tablets. Their TC1100, with ULV Pentium M, up to 2BG of RAM, 802.11b/g, bluetooth, and fully detachable keyboard was among the high-water marks of the genre. The only difference from what you mention is that the screen was stylus based, both because capacitive displays of that size weren't really available yet, and because XP really requires fairly fine pointing precision, unless you are running at an annoying low resolution, or have managed to get everything working with a nonstandard DPI setting.
They also have their line of "touchsmart" desktops, which run full Windows, have finger-touch screens(in the 20-inch range), and some vendor shovelware designed to give you some touch stuff to do. They aren't bad, per se, you don't pay much of a premium over standard wintel all-in-ones, and the touch can be a fun gimmick, but you don't exactly see them sprouting on every desk. As far as I can tell, the trouble is that, as long as the number of Windows boxes without touch vastly exceeds the number with, "touch support" is going to be an afterthought. MS has done about as well as can be expected in natively rendering touch events into mouse activity, so using applications that don't care is certainly possible; but it isn't terribly pleasant. There aren't many applications that explicitly go beyond that(aside from a few that support some gestures or something, or esoteric warehouse management stuff, and other bespoke specialty things).
Don't get me wrong, I have nothing against people wanting Windows-based tablets. Given that building one will basically involve chopping the keyboard off a netbook and springing for a more expensive display, I'm sure that they'll get their wish. However, Windows-based tablets have been tried, off and on, for ages(Windows 3.1 had a Pen-computing add-on) and it has just never worked that well, outside of niche situations with a limited set of bespoke applications(at which point, unless your volume is tiny, you could probably get a ruggedized CE device with 4 times the battery life to do the job).
So when this ships, iPad will be running iPhone OS v4.1 with multitasking of 300,000 C apps, including about 100,000 games, a game network, encryption with remote wipe, remote find, thousands of accessories, the whole iPod music and movies experience, about 25 bookstores, the fastest and most responsive mobile experience, and between 10 and 20 million installed base. Plus a line of iPhones and iPods that can run many of the same apps, and a line of Macs with the same core OS and free iPhone developer tools.
So many questions:
- how are they going to compete without apps?
- are they going to expose a comprehensive C API so developers can port iPhone apps? (weird how the Android C API is locked down but people call it "open", huh?)
- will they get 10 hours of battery life?
- will they have Flash, will it work, will anybody care?
- will the onscreen keyboard suck? (so far, all WebOS devices had hardware keyboards)
- will there be a single feature that iPad doesn't have? (iPad already has cheap USB and SD card accessories and will likely have a video cam accessory by October)
- will they have no contract unlimited data for $30/month?
- will they have a 16GB Wi-Fi only model for less than $499? (an unsubsidized Pre is $599, the original HP Slate was $549, and Nexus One with 4GB costs $529)
- why wouldn't this just be iPod versus Zune all over again?
- will all the PC enthusiasts who are still at this time ranting about how "useless" iPad is and how much better the original HP Slate was going to be now rally behind this because it's from HP, even though it has many fewer uses (apps) than iPad and no longer runs Windows?
I definitely think HP are going in the right direction dropping Windows for Unix and dropping 3rd party software for 1st party. But they are so far behind. Apple worked on iPad for 7 years before releasing it, and HP will have had less than 7 months. WebOS has been shipping for a year, but when Apple started iPad 7 years ago, OS X had been shipping for 3 years. Along the way, Apple started making their own batteries and CPU's to get to where they could make iPad.
The key thing with iPad is the apps morph it into about 100,000 niche devices. So people buy them for very different reasons. It's like for any particular user, the killer app is completely different, but iPad has it. The killer app on iPad is apps. Not the Web, not email. All that stuff is a free extra. I know people who bought iPad just for WebEx, others who bought it just for the art tools, others purely as a camera accessory, and others who bought it only for Netflix and iTunes.
Even though I have an iPad and am really happy with it, I can't help but sort of root for HP because at least they stopped, turned around, and starting going in the right direction. And it's kind of fun to see Microsoft jilted and Ballmer shown up as a stooge again. But they have a long way to go from generic DOS boxes to competing with iPad.
Wrong. If tablet pc prices weren't so much higher (on average 3-4 times higher) than a comparably priced laptop, then tablet pc sales wouldn't have sucked for the last decade.
Not at all. WIMP GUIs absolutely suck for tablets, and people hate styluses. I realize there are small niches where a stylus is useful and others where someone might want a touch-screen or pen-based Windows slate, but these markets are extremely limited.
The fact is that there is absolutely no consumer market for a stylus or touch based Windows (or Linux or Mac OS X, with their normal GUIs) tablet. That's why those devices have failed.
That's the reason Apple completely redesigned the interface for OS X for the iPhone, why MS has a completely new interface (finally, and most certainly too late) for Windows Mobile, and why Android is Linux with a completely custom interface.