Ubuntu Tablets: Less Jarring Than Windows 8?
Following up on yesterday's news that Ubuntu for Tablets has been announced, Mark Shuttleworth answered questions about the purpose of the new version of Canonical's OS and what its intended strengths will be. He made special note of how Canonical wants the transition between desktop-Ubuntu and mobile-Ubuntu to be smooth. "When you transition from the tablet to the desktop, things don't move around. Your indicators, things like network status and time, they don't jump around on screen, they stay in the same place. That's what's really different certainly between our approach to convergence and for example Windows 8, where when you're in the desktop mode, which looks like Windows 7, and suddenly you get the new tile-based interface, it's a stark transition that can be jarring for users. In our case, you can almost think of those as gentle phase changes. When you go from phone to tablet you're stretching the device in very obvious ways. People who've used iOS on both phones and tablets would expect that. What's nice about Ubuntu is the phase change to the PC experience up from the tablet really just introduces window management, and it also introduces things like menus and dialog boxes. You aren't moving things around in dramatic ways." He added that they expect the user experiences to converge in Ubuntu 14.04. Shuttleworth also addressed the fragmentation problem faced by Android. He says manufacturers and carriers don't want to fall into that trap again, and that they've been receptive to the idea of leaving the core of Ubuntu alone while tweaking their individual services instead.
Now I finally see what Shuttleworth's been meaning when he says the same applications run on all form factors - as a developer, you separate the logic from the UI, and write three UIs: one for phone, one for tablet, and one for desktop. Until now I thought "nice in concept, but what's the point?". But if your device itself suddenly switches from a phone or tablet to a desktop, then your app can keep running and switch UIs on the fly.
What I really find neat is how tablet apps can become phone apps when docked on the side, for multitasking. This finally looks like a tablet that's not purely for consuming content.
Does he think many people are going to go from the Linux desktop to the tablet? Or that they'll use his tablet and then get it on their desktop? He shouldn't waste his time. He should be aiming for the mass market - people who've never heard of, or used, any form of Linux on the desktop. Even linux users think Unity is a piece of crap; I certainly did, and dumped it in favour of Mint, and I've recently bought a Nexus 10. There's no way I'm paying for that sort of experience on a tablet. I'd focus on making it usable and not worry about bridging any gaps.
provided that it isn't locked down, so we can disable all the snooping and logging canonical is doing these days...
and provided that it can be used without a mandatory online account. you should be able to use one anonymously, and pay for apps with an anonymous prepaid card (like a gaming card, etc).
and if open source (so we can see what they're doing. there's a lot of nosey apps out there) apps take off.
When I sit down at my PC, I want an interface that is designed for use on a PC, using a mouse and keyboard, and a large display.
When I pick up my phone or tablet, I want an interface that is designed for use on a phone or tablet, using finger swipes, taps, and gestures, and a small display.
THESE ARE TWO COMPLETELY FUCKING DIFFERENT THINGS.
Stop trying to make them the same.
While not a huge tablet fan myself, it seems that Ubuntu could pull one of the best experiences there is currently available.
Ok people. Please but any Unity hate posts in this thread. Thank you.
Certainly good to add more variety. For me a tablet is like a monitor. It just has to work and not do more what it is asked for, like user tracking or information collecting or content change or adaptation. What would be nice is to have an emulator application on a desktop which looks and behaves from the outside like a tablet. In a time, when news outlets or search engines more and more also adapt their pages to the medium (never mind the look and feel, the disturbing part is also change of content), it would be good to have a tool, which allows to catch possible leaks and see what is done when a "tablet" is recognized. Changing the user agent in the browser can not do that yet.
Comment removed based on user account deletion
So, what they're saying is that, the Ubuntu POS is less of a POS than the Windows POS.
However, they(Ubuntu and Win8 tablets) each remain a POS that no one wants.
Reading the Ubuntu site, I only see phone and tablet apps, no desktop programs. While a video player often looks "special" on a desktop (and I hate that, video players already eat enough resources when playing videos), a word processor must not. Or a CAD program. Or a spreadsheet. My e-mail client on my phone looks totally different than on my desktop and I want to keep it that way. I much rather configure my phone, tablet and desktop separately than having one config to overrule them all and in infeasibility bind them.
This is the opposite of Ubuntu for Android, where you get a desktop if you plug desktop hardware (through a docking device) into your phone. If that desktop is a real destop (XFCE, LXDE or whatever, not Unity), that would by far more practical.
Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
I'd love a good modern tiling WM for desktop/mobile/phone - with configurable numbers of panes/arrangements on different devices (i.e. a single one on a phone, plug in an external monitor and get a split horizontal with sub-panes on the right.)
Unfortunately Unity (and Ubuntu) ain't it.
Python coder | PyQt Applications | Writer
By collecting user data, the benevolent state of Ubuntu is able to keep track of what you might need.
I notice you searching for blow-up dolls and discount alcohol, citizen. Would you like the number of a qualified therapist?
Ubuntu and its new fanboys.
http://i.imgur.com/g7DmlYW.jpg (mirror)
Shuttleworth also addressed the fragmentation problem faced by Android. He says manufacturers and carriers don't want to fall into that trap again, and that they've been receptive to the idea of leaving the core of Ubuntu alone while tweaking their individual services instead.
And this shows how much Mr. Shuttleworth doesn't get the phone and tablets manufacturers and carriers and why there is no hardware partner and in my opinion they will not have one soon, like Ubuntu TV still doesn't have one. The reason Android took off is because Google was very careful to rebuild a lot of common Linux distribution modules by Apache licensed ones, for example the libc library. Manufactures and carriers want full control, they tolerate the GPL in the Linux kernel because they have no other viable option, but they don't like it (I am talking about them, I am not saying that I hate the GPL before people start implying that). Do you think Samsung will be happy to be forced to share their Android modifications that allow multiple applications (some vetted ones) on the same screen with all other OEMs?
These words of Mr. Shuttleworth only gives me hints that they have no secret hardware partner
This time Mark is picking on the operating system with the most jarring experience ever found in operating systems. Well, maybe not, the Windows 3.x days are long behind me, but I do remember how bad that could get....
...Steve
Mark Shuttleworth said in the article: "What's nice about Ubuntu is the phase change to the PC experience up from the tablet really just introduces window management." Does this mean that Ubuntu on tablets will run all maximized all the time, even when a tablet is docked to a keyboard? That hurts my use case, which involves doing a little Python coding during the commute. I currently have a 10" laptop, and my setup in IDLE puts a source code editor window down one half of the screen and a second source code editor or the output window down the other. But with the discontinuation of 10" laptops at the end of last year, I don't know where I'd go.
You don't want to tile anything on a small mobile device screen.
Could you elaborate? A 7" tablet's screen is big enough to contain two windows the size of a phone's screen, and a 10" tablet's screen is as big as that of the laptops they were selling from 2009-2012. I have one of those laptops, and I have no problem putting two 80-column text editor windows side by side. The only thing missing from Android is a manifest flag for flexible screen size that would allow this sort of window management. Currently, applications are allowed to assume window size is fixed at install time.
I continued to page two, and I am excited about something that it says "Shuttleworth is really excited about": Ubuntu for tablets allows a phone-sized application to be snapped to the side in "side stage".
The OS certainly looks nice, but how is it any different than mobile or tablet OS? I'm seeing a bit of sensationalism due to the mere fact that this OS didn't come from one of the big three. I was expecting a lot more to this claim than a mere jab at Windows 8's desktop mode. I agree, that was a massively botched example of UI design and an indication of compromise. But it's jarring for the first half an hour of use; it's not some sort of profound UI issue.
The issue facing mobile and tablet UI is more one of consistency. It's functionality being uniform, apps following standards, and buttons having consistent functions. The back button should always mean back. Apple has generally done a good job and the OS translates pretty well between the iPhone and iPad. Regardless of what people are saying here, Windows Phone is one of the best out there and I haven't come across anyone yet who wasn't impressed. What it does make me wonder why Microsoft didn't implement that OS on the Surface RT.
Android, while I like the OS, does have a lot of issues with unintuitive UI. Every environment functions a bit differently, like each was designed by it's own team with it's own UI philosophy and aesthetic. It's not a problem with anything that's used frequently, because users do internalize a lot of the variations. But I think it's still a problem to go from one screen that navigates via scrolls to another that relies on swipes. The custom variants from HTC, Samsung and others only make things worse. Unfortunately, I don't think it's something Google will ever be able to fix, user interface isn't their strong suit.
From that perspective Ubuntu looks very promising. But it's crucial they prevent fragmentation, which seems difficult to pull off in the open source world. That would mean no first-party custom skins and no third-party redesigns. This is the interface everyone gets.
yay!
If it has a "start" button and some semblance of a menu, it already wins
Wouldn't be surprised if all the feature will be showcased on the next Windows Blue (see other news today).
Remind me a lot of how KDE4 was working on a nice design that was very closely replicated by Windows Vista/7.
I know they all copy each other all the time, but maybe Ubuntu should keep its killer feature a bit more secret than bragging too much details to competitors.
But it sounds like you'll need cloud storage forward to work. That's something I'm not very crazy about. And then there's the privacy issues that have been plaguing Ubuntu lately. It seems to be driving a lot of Linux users away, including me. The integration strategy sounds really cool.
Chewbacon
The Bible is like Wikipedia: written by a bunch of people and verifiable by questionable sources.
Two 80-column text editor windows side by side on a 10" screen? That would mean an extremely small font.
On a 1024x600 pixel netbook display, it'd mean a 6 pixel wide font. Currently, Terminal is using Droid Sans Mono 9, IDLE and gedit are configured with Liberation Mono 8, and Leafpad uses Droid Sans Mono 8.
Sounds just painful.
In practice, 6 pixel wide monospace fonts haven't been painful to me, especially with subpixel antialiasing and the fact that a laptop display sits closer than the arm's length of a desktop PC's external monitor.
Isn't Ubuntu more jarring, since Shuttleworth admitted all keystrokes are sent to be data mined and shared with Facebook?
Say what you want about Windows, but at least MS doesn't do _that_.
I mentally and emotionally left ubuntu behind when this 'train wreck' started, and have been churning along with Mint and Debian (for servers) getting most of my love.
This clarifies what the intent is for Ubuntu. More importantly to me, it resonates in a way that win8 and 'just like tablets and the new windows' never did -- this hints at a unix / X11 / 'network is the computer' mindset, where the UI and the data/computation are decoupled in ways that add flexibility, rather than straitjacketing power users.
I'm still hesitant, but I'll give Ubuntu a second chance based on this. Personal cpu/data devices and UI portability / flexibility wouldn't suck -- As long as Canonical sticks with a goal/plan for the UI being a realignment-to *AND* extension-of tablet UI design concepts, and not just carving off the complexity, or rearranging shit to be win00b-friendly.
Something for Amazon.
Ubuntu has been showing a lot of pretty darn cool looking stuff the last few years, Ubuntu for Phones, Ubuntu for Android, Ubuntu TV. It all seems to be vaporware though. Am I missing something? AFAIK I can't install any of these things on existing devices and there isn't any hardware available for purchase which runs these versions of the Ubuntu OS. So what exactly are they "announcing", that this may be available someday?
The latest of course! http://yro.slashdot.org/story/13/02/18/1652242/mark-shuttleworth-addresses-ubuntu-privacy-issues (Ignore the misleading headline of the URL!)
...to get one and replace Unity with KDE :)
I should prefer W8 instead of UfT, according to Canonical. We prefer stark transitions and evolutions.
Don't support their filth, any other option is preferable.
That's what's really different certainly between our approach to convergence and for example Windows 8, where when you're in the desktop mode, which looks like Windows 7, and suddenly you get the new tile-based interface, it's a stark transition that can be jarring for users.
Um. That's because you made the Ubuntu Desktop look like a tablet interface, so of course there's less difference - duh.
It must have been something you assimilated. . . .
For three days, there's been flacking for Canonical's attempt, yet again, to commercialize Linux on end user devices. Canonical previously claimed their product was going to ship on the EeePC (it never reached retail channels), and on Dell (where it was more expensive than Windows). Worse, Canonical ships a Linux preloaded with ad-supported crapware.
Linux tablets are available from China. Some are good, some are awful, most are cheap.
laser hair removal fdsa fdsa,
woman laser hair remove
hair removal price compare fdsa fdsa,
I find Unity jarring. I gave it an honest go on three different Ubuntu releases, then finally couldn't stand it anymore, switching first to Gnome 2 fallback mode, then to Gnome 3 (very briefly), then ultimately dumping Ubuntu entirely and reverting to Gnome 2 on Debian Squeeze. So to me, Mark is saying Ubuntu on the tablet wouldn't be any MORE jarring than it already is on the desktop. I'm fairly certain I'll pick up negative karma for sharing that opinion, but it is honestly my opinion.
Ultimately it doesn't matter to me, I believe Canonical sold out its initial user-base and is now riding the wave of notoriety created by that user-base, many of whom have since moved on to Mint or some other distro. I also am of the opinion that the novelty of this tablet-to-desktop / phone-to-desktop docking will soon wear off when people experience the performance difference when compared to an actual desktop computer or laptop, especially after factoring in the price.
It's also better than a poke in the eye with a sharp stick!
It's certainly not "jarring" to hear that /. prefers Ubunto to Windows 8.
I have to say, even as a Mac user, I like the Windows 8 UI. The tiles make a lot of sense to see the status of a number of background applications. It's just too bad that Microsoft didn't release a real "Windows 8" version of Office. Switching back to the desktop is jarring.
I understand that Desktop Ubuntu is possible for the HP Touchpad, but is there any word on Ubuntu for Tablets?
I have got a tablet and am REALLY in the market for one that has TRUE multi-tasking and DOES keep state and not have to constantly swap out apps to save memory.
Mind you, I am NOT that hopeful any of the tablet makers in business can supply. Take something as simple as storage space. micr-sd cards are tiny AND at the expense of the customer. A slot makes your device more capable at the cost of a few dollars at most. Yet how many devices have say a dual slot capacity? Why not a quad slot? Why not an optional back to phones where you can slot in a larger battery and a raid of SD disks?
In a crowded market, you need to set yourself apart yet we are overwhelmed with "me too" devices that are just copies of what the makers hope is trending. Learn from MMO makers, there is no market in copying the leader, if people wanted a product like the leader is providing, they would buy the leader product.
MP3 player makers are even more silly, mobile phones are getting better at playing music all the time AND are increasing (slowly) storage space. What was iRivers brilliant marketing scheme for the last few years? Release SMALLER capacity players...
Here is a hint, IF I am in the market for a specialist device like a MP3 player or a non-iPhone, I am inthe market for something SPECIAL. Enough storage for say 16 hours of music playback SOUNDS nice but I listen to music 12 hours a day... with such limitted storage, it get really repetitive fast.
Oh, of course, a large capacty music player isn't for everyone. Absolutely... and nobody wanted a walkman either and everyone knew that MP3 players before the iPhone had only a niche market and that would never ever chance and no MP3 player maker would sell millions of the same model at outrageious profits.
Markets are created by creating a new product and then selling it to customer who never knew they wanted it. Nobody wanted an iPod until they became available. Hell, nobody wanted a car, before say the 1800's you could go to any car showroom and find ZERO customers all the way back to the dawn of time. If that is no proof there is no market for the car, what is.
Most companies are far to conservative, they want a sure fire hit and don't dare to innovate. The Sony that created the walkman totally failed to create the iPhone despite being perfectly suited to do so, they had the tech AND the content, the iDevices and iTunes should have been theirs but the suits had taken over from the engineers and all we got from them is "me too" devices.
Want to know who right now sells the BIGGEST storage MP3 players? Is it iRiver with the 600 dollar AK100 with DUAL micro-sd slot? No... that with two cards goes to just 96GB. Is it Cowon? 32GB and with an sd card of 64GB you can get (if lucky) 96.
But the iPad (oh okay, it is cheating a bit because it is atablet) is now on sale with 128gb. In your average store (at least in holland) the non-iMP3 players hover at a max of 16 gb, the iPhones are readily available at 64gb. Often cheaper too then top end other brand players with far less memory.
The Galaxy Note 2 sells in holland with just 16gb memory, the 64 gb variant can only be obtained in Korea... in very limited amounts.
The iPod classic meantime comes with a 160gb HD. The only one coming close is Archos... in large near tablet sized players not its mp3 players.
Apple ripped open the MP3 player market and did what Blizzard did with WoW to the market. It showed that ALL the tiny players could have been tech giants, no THE biggest company in the WORLD for a long time... if only they had dared to simply sell to people devices that could hold a bit of music.
There is a market out there for far superior tablets... but it won't visible until someone starts selling one. I can't buy what you don't sell.
Here is another hint for mobile device makers: Men are half the population, we got big pockets and large hands, we can handle a phone that weight twice the weight and is twice as thick. Nokia could supply the brick sized n900 fast enough. Give me a device that is CAPABLE.
EVERYONE knows the original walkman was to large to sit in a shirt pocket and they STILL sold like crazy. If you make it, they will buy it. But if you don't... well... that can't.
MMO Quests are like orgasms:
You may solo them, I prefer them in a group.
Judging by Windows 8, Canonical may actually succeed. They can congratulate themselves about beating Microsoft in making the best product nobody wants.
Everything else is inefficient.
The Bourne Shell is the epitome of 20th Century computing. Its the minimum, the baseline--the standard. What CAN'T you do with shell scripting? With it, the world is your playground.
And without it, you don't have jack.
It's called KDE's Plasma Desktop. Aaron Seigo foresaw this years ago. And in fact, if Ubuntu Phone is using QML, then they are just duplicating Plasma.
I think the same!
fdsa fdsafd jkuyf jht,