Ubuntu To Pay for Upgrades To the Free Software User Experience
jcatcw writes "Steven J. Vaughan-Nichols reports that Mark Shuttleworth, CEO of Canonical, is using his millions to improve the Linux user experience, hiring people to work on X, OpenGL, Gtk, Qt, GNOME and KDE. He had doubted that desktop Linux could ever equal the smooth, graceful integration of the Mac OS. Now, between the driving pace of open-source development, and Shuttleworth's millions, it might be happening. Why not? After all, Mac OS itself is based on FreeBSD. Desktop Linux's future is starting to look brighter."
Since the summary mentioned it first, I've always been curious as to the logistics behind having OS X released as a desktop environment. *shrug* who knows, might be interesting.
Windows has more viruses because linux has more virus coders.
X, OpenGL, Gtk, Qt, GNOME and KDE
Frankly, that's a considerable amount of work he's planning on hiring up for. This intrigues me greatly, to be honest. And, with any luck, this all comes back to the community so that not-Ubuntu users can get in on it, too.
Though I give it five minutes before we hear complaints that they're not helping out some obscure toolkit or DE. :-)
Demanding constant attention will only lead to attention.
for all that it mattered. BSD was free and worked, in 1986. That's why Jobs - when he solicited his engineer's choice - was told to use BSD 4.
MacOS is "based" on NeXT - which was derived from extending the Smalltalk-like model of Objective C to a whole series of desktop and application frameworks.
You see, Jobs and his guys were SO blown away by the GUI at PARC, that they missed the object revolution, used to create it. They were all determined to do this again, the 'right' way, without saddling Mac/Lisa compatibility to the horse.
That got engineered on later ;-)
You want further illustration of this argument? Try managing an OSX workgroup from the network with existing BSD and opensource. You effectively manage the POSIXy parts of the system, while having almost no policy or configuration management of the Finder/Application experienc through which much of the Mac user interacts. You could - in theory, with the sources available, swap a modern Linux distro under there instead of the hybrid BSD. Almost no one would notice.
"Flyin' in just a sweet place,
Never been known to fail..."
I keep wondering when Gnome and KDE will ever join forces and do some real damage. But every time I wonder that out loud somebody smacks me down, as though I'm asking the English and German to join forces against tooth decay. I guess it's smack-down time again.
As an audio software developer, I have tried several times to make and port programs to Linux.
Basically, you never dare to request anything other than the default config from an alsa driver. Trying different sample rates, formats or channel configs can cause anything from an unhelpful error code to a segfault (I kid you not).
So it's hard to take Linux seriously in this context.
ALSA is a roadblock, due to being "good enough", but it's nowhere near good.
the uberGeek. We should all aspire to be like that guy, he's worth millions but he chooses to give back to the community by paying for FOSS development out of his own pocket. Sure, Canonical is a business and I'm sure the publicity and improvements he's paying for will help get some more license fees, but the geek points he's scoring are worth so much more
**Geek points not redeemable for any cash value.
-- Sex is the antonym of pringles. Once you pop it's time to stop.
There's no reason Shuttleworth can't deliver something on par with OS X. All he needs to do is concentrate on functionaliy, usability, and marketability, and not worry that much about ideology. I.e., the same things Apple worries about.
The market does not care how software is writen, it just cares about what it does and how it looks.
-- Slashdot: When Public Access TV Says "No"
Unfortunately, there are a great many things Flash does for which there are no alternatives, open or otherwise.
Let me give you a recent, stupid example: We want to let users upload a bunch of things at once. We have three options:
1: Build something using multiple file upload fields. (This could be done elegantly -- by hiding one as soon as it's set, and generating a new one.) In other words, we force the user to select each file individually, and click browse again -- and the files can't start uploading until they've all been selected.
2: Accept zipfiles. Extra work for us (admittedly not much), and extra work for them.
3: Use Flash. Not only can they select more than one file in the open dialog (ctrl+click, shift+click, ctrl+a, etc), but as soon as they select one, we can start uploading it.
I want to use open alternatives. I hate Flash more than... I'm not a very hateful person, but Flash makes me homicidal. But even something as simple as that, there's an advantage to using Flash.
Don't thank God, thank a doctor!