Java Desktop System Rivals XP, OSX in Usability 477
protohiro1 writes "In this glowing review Chris Gulker calls Sun's Java Desktop System 'the most polished and real-world user-ready Linux desktop in existence.' Well, I'm sold. Will this finally sell the PHBs on a linux corporate desktop?" Newsforge and Slashdot are both part of OSDN.
Interesting... (Score:3, Funny)
Sun, eh? (Score:3, Insightful)
Sun is making profit over the open source community by selling free software bundled with their own.
Re:Sun, eh? (Score:5, Insightful)
Re:Sun, eh? (Score:5, Insightful)
>> Since it's not free I actually feel it's a rip-off and a major vendor lock-in. JVMs running everywhere on your machine.
Hmm. Those two statements don't match.
It's vendor lock-in because it's $50/year licencing. Migrating away is a matter of installing Linux, Gnome and Java and running the same applications on those.
What you'll lose are the Sun additions that make it so cheap to maintain, sort out usability, etc. But that's why they're charging for it.
JVMs running everywhere is such a non-issue I'm confused by you raising it. You are aware that there are multiple sources of JVMs, and they all work identically?
~Cederic
Re:Sun, eh? (Score:3, Insightful)
And your point is....? When you give stuff away to everybody and anybody, you can't pout when someone takes your stuff (that you gave them) and makes a ton of money off of it. I don't blame 'em one bit. If this is a useable product and they can make money from it, then good for them. Now, quit your bitching.
Re:Sun, eh? (Score:5, Insightful)
I don't know about the rest of you, but I am sick and tired of hearing all this Sun-bashing from a bunch of half-witted Slashbots.
Sun has contributed more to the open source community than IBM.
Re:Sun, eh? (Score:4, Funny)
Yep, because if there's one thing someone like Jordan Hubbard couldn't manage, it's writing BSD userland code.
(extended eyeroll)Re:Sun, eh? (Score:5, Informative)
Schwartz: We have an interesting migration opportunity now because we can go back with Unix that is familiar, we can deliver the Java Enterprise System pricing at $100 per employee, which allows them to run Solaris at infinite scale.
Re:Sun, eh? (Score:5, Insightful)
As other posters pointed out, what about the usability engineers Sun put on Gnome? Or the work they did on Apache/TomCat, or OpenOffice?
btw if you don't think OpenOffice is free, why don't you fork it?
Also Sun is a company and it's in business to make money, not to please OSS developers. Yes, it has taken from the OSS world but who can blame them? If you didn't want ppl taking advantage of the OSS code written , under whatever License (be it BSD or GPL) then perhaps you just should have released it under another license...
You can't stop someone from using software released under $FREE_LICENSE just because you don't like them.
Re:Sun, eh? (Score:3, Informative)
The usability work that Sun has put into Gnome is questioned by many, and can be said to only serve to confirm the long
Article Summary (Score:5, Interesting)
Yep, I'm sold.
Re:Article Summary (Score:5, Insightful)
On Windows, I can copy/paste pretty much anything from any program to any other reasonable program -- images, files, text, URLs, whatever. In Linux, I have to use a different button for each program, and half the time it doesn't work at all. If you think that's a trivial complaint, then you probably aren't using a desktop at all -- you must be doing all your work in vi or something.
Re:Article Summary (Score:4, Interesting)
Tom
Re:Article Summary (Score:4, Interesting)
I hate this method. If I accidently highlight any other text in any other application, I loose the items in the cut-n-paste buffer.
And then there is the case where I can hit the middle mouse button to paste some text, but if I hit CTRL-V , I get some competely different text.
I prefer the Windows method. It provides more control over what is in the buffer, and it's harder to blow it away by accident.
Re:Article Summary (Score:3, Informative)
I hate this method. If I accidently highlight any other text in any other application, I loose the items in the cut-n-paste buffer.
I agree that it can cause problems. Namely, when I cut something to the clipboard it is sometimes very important that it not be lost before being pasted somewhere else. Say I'm cutting code from one editor to another. I could make a backup, but then my productivity goes d
Re:Article Summary (Score:3, Informative)
You can hold different items in the buffer, paste them to an application in any order you want. There is some method for switching the order of items in the buffer.
So, similar to what you are suggesting, but slightly more intuitive.
Re:Article Summary (Score:5, Insightful)
Linux desktop simply isn't ready to tackle Microsoft yet. It's too kludgy and doesn't have enough program interoperability. When it does, I'll switch with a big ole smile on my face. I just hope linux gets a good desktop before I am forced to switch to a Mac to get away from Microsoft.
KDE? (Score:3, Insightful)
Granted, it does not work so well from a KDE app to, say, some independant GTK app, and vice-versa. KDE does *not* feel kludgy to me, and I've used just about every damn Desktop/Window Manager that you can possible get and compile for Linux, as well as SGI's 4DWM on the old Irix machine that sits on my desk.
All i
Re:Article Summary (Score:3, Insightful)
Re:Article Summary (Score:3, Informative)
scripsit daviddennis:
The reason you don't find many three-button mice out there is that the wheel on the MS `IntelliMouse' and similar mice is the third button. You'd be hard pressed to find a new PC sold without a wheel mouse. Unless you're talking about truly antiquated hardware (my 1999 Dell came with an Inte
Morons on both sides of the argument (Score:5, Insightful)
X's problem is that they failed to provide any kind of clipboard, thinking this drag & drop was sufficient. This led a lot of idiots to thinking the drag & drop WAS the clipboard, and stupid things like adding cut & copy actions modify the currently dragged item. When people started doing this correctly (all Gnome and KDE and most other toolkit based programs do) by putting the clipboard into a different buffer, people then complained about that (look at one of the other letters who said exactly this, apparently that person is too stupid to realize that if Ctrl+X modified the selected text, then selecting text would also modify the Ctrl+X text and thus completely defeat the purpose of the clipboard).
Microsoft is 100% to blame for the fact that some programs use Alt and some use Ctrl for the shortcuts. When the GUI programs were being developed, they copied the Mac. Now LOOK at a Mac, and check where the Command key is. Nobody in their right mind would use any key other than Alt to emulate that. But Microsoft is not in their right mind. Almost all MSDOS programs and most early Windows programs were "inconsistent" too and used Alt instead of the Microsoft standard of Ctrl.
If you discount old character-terminal programs like Emacs and VI (which both incidentally run on Windows and are just as "inconsistent" there) then I have never seen an X program that uses anything other than Ctrl+XCV or Alt+XCV for cut & copy & paste. There are however a lot of programs that mess with the drag & drop buffer instead of the clipboard for these actions, so I guess there are 4 arrangments.
As for data other than Text, well here Microsoft is doing a lot better. Interestingly enough, both X and Windows have almost identical mechanisms for sending data other than text (lists of atoms identifying what types are available, and the dropped-on program chooses the type to get, and the called program converts to that type). Where Microsoft was smart and X was idiots is that Microsoft ASSIGNED some symbols, such as one for a BMP image. Stupid X consortium thought these assignments would be worked out by users and so now all X has is about a dozen ways to identify text and nothing else. Fortunatly it looks like the whole idea is going to be scrapped on both systems, to a system by which the dragged data is either plain text, or a URL identifying where the data is stored. This has the huge advantage that programs can reuse code that reads/writes files to interpret the dropped data, and programs that cannot understand the URL can easily run other programs that do. Because of this massive change it may be possible for X to catch up.
Re:Article Summary (Score:3, Informative)
i'm interested... (Score:3, Insightful)
Re:i'm interested... (Score:5, Informative)
Re:i'm interested... (Score:4, Funny)
Screenshots (Score:2)
The buddie list could be seen as an honest mistake
Rus
Re:i'm interested... (Score:3, Funny)
Re:i'm interested... (Score:5, Funny)
Enlarged? I'd probably think it was enlarged if I was browsing using my phone. Just how small does something have to be for it to enlarge to that size?
Oh, wait.. we're geeks. Small is good... remember the mantra, small is good... it's how you use it that counts.. ;-)
Re:Working Screenshot Link (Score:2, Funny)
Damn, the link is broken again! I keep clicking on the link you posted and nothing happened!
Links to ads? (Score:2, Funny)
It "rivals XP" for usability? (Score:3, Funny)
And the best part is... (Score:3, Interesting)
The Price (Score:5, Insightful)
I was interested in checking it out, but at $50/seat/year it's a little to much for me to suggest setting up on all the machines. I don't mind paying -- but I have Windows machines that I haven't paid anything for in years. I don't have to pay unless I want to upgrade those boxes. This looks like a solution that's trying to be as much like Windows as possible, but with a TCO that's higher.
I'd be OK with $100 flat fee. Then if I want support (past 30 days or whatever), I can pay extra.
That said I might want to get one seat just to check it out, but there's no way it's going to replace my current Linux or Windows desktops at that price.
Z.
Re:The Price (Score:4, Insightful)
Also, since Sun's page doesn't make it clear, I assume that the desktop can't be redirected to another machine without a new seat license. Right now I have dumb terminals that use KDE that is running on a server and redirected over ssh. How will this kind of setup be integrated into this desktop (and still checking licenses?) -- and how easy will it be to transfer licenses around? For example, can I have 4 "floating" licenses that are used as thin laptops connect to the servers for a desktop? I don't have anywhere near enough information to decide on this regardless of how "good" it is.
Re:The Price (Score:4, Insightful)
Re:The Price (Score:5, Interesting)
My memory is a bit hazy, but I think I talked to a few folks in K12 who made those types of claims (I was trying to do an informal TCO study of large Mac installations since you can't find a good recent one from something like Gartner), as well as a guy from Los Alamos IIRC. Perhaps we just got used to the support intensive Windows model.
OK, Im being a little vague, but its 3am and my buzz is wearing off
Re:The Price (Score:4, Informative)
I was interested in checking it out, but at $50/seat/year it's a little to much for me to suggest setting up on all the machines
Actually, the $50/employee/year pricing is only if you have the Java Enterprise System also. Otherwise, it is $100/Desktop/Year. If you take a look at the Sun Network Computing 03-Q3 web cast, Jonathan Schwartz justified their pricing mainly on following points:
1. A company looking for a Microsoft upgrade will find it has to pay $179 for Windows XP and $279 for Office. So, they are primarily targetting companies that are looking for an upgrade.[I am not too sure about the prices, but Sun's offering is way cheaper).
2. The cost also includes the cost for migration and support. They will assist and even indemnify against SCO-like lawsuits.
3. A phone system for an employee costs $300 to buy + $300 per year for maintenance. Sun demonstrated software that uses VoIP and existing networks to integrate the telephone with this desktop. Lucent is providing the technology for this.
4. Even the $100 is chosen so that CIOs can calculate the amount spent on IT in their head. 1000 desktops, the spending is $100,000. That's it.
If anyone's interested, the presentation [sun.com] also shows Looking Glass 3D desktop and compatibility demonstrations using Office documents from Microsoft's website.
Re:The Price (Score:3, Informative)
Maybe you're right, maybe I'm not the target market. But I still am the one making these decisions. They have to convince me.
As far as you go, your TCO calculations are confused as well. You are comparing not paying anything more for what you already have versus spending anything for something new. Under those circumstances nothing will look good, even another windows or linux box. T
Desktop or distro ? (Score:5, Informative)
From this [osnews.com] article :
The "proper" name of Sun Linux is "Java Desktop System" (which can be confusing as Sun is branding everything as "%java%" lately, exactly the same way Microsoft did with their ".NET"). The development/high-end version of Java Desktop System (JDS) is called "Java Enterprise System". The distribution is based on SuSE 8.2 and not on Red Hat Linux as it was originally said about a year ago.
According to that article Java Desktop System is a Linux distribution, not just a desktop.
What is it anyway? (Score:4, Insightful)
The Java Desktop System is shipped with Java 2 Platform, Standard Edition, 1.4.2 (with support for GNOME Look & Feel). The Java runtime is built into the desktop and into the Mozilla browser.
I get the strong feeling that this is nothing more than a customized Gnome-distro with support for Java binaries. Especially since there is no information on what it really is...
That raises the question "So what?". Why should I be interested?
Re:What is it anyway? (Score:5, Informative)
The distribution is based on SuSE 8.2 and not on Red Hat Linux as it was originally said about a year ago. Yast2 and other SuSE/administrative utilities are only accessible via the command line and not from the graphical menu system. The desktop is based on Gnome 2.2, though Sun's engineers have tweaked it quite a bit.
Re:What is it anyway? (Score:3, Interesting)
Come on, guys ... (Score:3, Insightful)
Wow. Java's really opening up the world to the power of Linux usability. And to think, how many years went by without the Documents folder on the desktop?
That's why successive Windows interfaces have been progressively dumbed-down from the perspective of a highly-computer-literate user. Marketing types refer to this as greater ease of use.
Okay. Usability design types, however, refer to it as "progressive dumbing down".
The Nautilus file browser, while initially set to a large icon view, allowed a side pane and file tree display not unlike Windows Explorer, and it uncomplainingly offered a view of everything in the file system, another feature that presumably would not be welcomed in an enterprise production desktop.
Uncomplainingly? Yeah, okay, it's a word, technically, but it sucks as a word. If the writologist proofreadicated his articlation, he might findify prosage less awkwarditious.
Nevertheless, it's a relief that the usability of Windows Explorer is retained in the Java Desktop.
Also, is Java really open sourced? Is StarOffice? OpenOffice is, but StarOffice, well ...
Whatever. The article reads like marketing spooge, and it's based on a demo off a CD. Did this really make Slashdot's home page?
Crap. And to think my post about stripper techno-implants got rejected ...
Marketing spooge (Score:3, Funny)
Note to slashdot editors: how about a special icon representing "spooge"? And can we vote stories into the "spooge" category? That'd be uncomplainingly spoogy cool!!
Re:Come on, guys ... (Score:3, Funny)
the 'real world' (Score:3, Insightful)
You know what? I LIVE in the real world. I DONT like the standard that windows sets. I LIKE being able to customise my fvwm desktop to suit myself.
What this does is just allow the trained masses to migrate easily. Great. A start, probably. But a leap forward for Linux? Sorry, just dont see it that way. Why do people get excited when another windows clone comes out, and we are supposed to act like its the Holy Grail for Linux?
Having said that, I understand the business rationale of not wanting to retrain its end users, its a productivity issue. But I dont see how I am suddenly in the UNREAL world because i use, and train users, in Linux. I find windows, and its lack of customisation, closed source, and limited administration, to be a bit surreal, personally!
Re:the 'real world' (Score:5, Insightful)
Try supporting a multi-thousand desktop environment. You really really DON'T want users customising and modifying their desktop environment.
- standard roll-outs of apps no longer work or take considerably longer development effort
- training becomes more of a pain
- people spend all day changing their settings instead of being productive
- people change things so they no longer work, then ring up and complain that things no longer work (cost for helpdesk, for people to go out and fix it, etc)
The lack of customisation is a big bonus in an enterprise corporate environment.
For the record, I always customise my desktop, its appearance, and do naughty things like installing my own web browser instead of using the corporate standard. Which is why I always argue that development boxes (which I use) shouldn't have the same constraints that standard users boxes have. Double-standards, etc
~Cederic
Usability? What usability? Where? (Score:3, Insightful)
Where in the "article" does it say that the "Desktop" delivers anything more than support for Java?
Congrats... Sun has pretty widgets! (Score:4, Interesting)
Now could I please have a rundown on all the backend stuff?
This includes but is not limited to:
What tools do Sun intend to provide me with so that I can create a Standard Operating Environment.
How effective are these tools in large scale configurations?
How well can application rollouts be managed on >100 machines?
"SUN HAS PRETTY WIDGETS!" doesn't give me any useful information whatsoever.
Java? (Score:2, Interesting)
Not again... (Score:5, Interesting)
Ximian pops up looking like Outlook. The overall layout looks like Windows. Ad nauseum. Once again, someone is scraping together a Linux distro, trying to make it look like Windows, and giving us absolutely jack in terms of innovation, *better* usability, or creativity. Trying to accomodate Windows users by giving them a similar interface, but branding it Linux, is just plain foolish.
Make a product that's better than Windows on *all* counts, is bundled with custom-written applications instead of tweaked versions of existing ones, and then i'll raise an eyebrow.
I don't think Windows is the greatest thing since sliced bread, but let's acknowledge the faults of the alternatives. There are dozens upon dozens of Linux distributions, and so far, i've seen virtually *nothing* worth noting from an interface perspective. We brand everything as being intended for this and that audience, this and that purpose, whatever emphasis..but with the exception of some underlying framework, isn't this just a essentially a rehash of what dozens have done before?
I'm sure this will get more than few people stepping up to proclaim the vast differences between their distro of choice, but please save it. "Debian uses apt!", "Gentoo uses portage and is intended for..!" meh. They're both Linux, they both lend the capacity to do whatever the hell you want, and they can both be made to run the exact same applications...which, really, is what the average end user cares about, above all.
The average user is going to take one look at this stuff and go, "Ok, so if it looks like Windows, but doesn't run all the apps I need, why bother?"
Re:Not again... (Score:3, Insightful)
Once again, someone is scraping together a Linux distro, trying to make it look like Windows, and giving us absolutely jack in terms of innovation, *better* usability, or creativity.
Actually, that's precisely what Linux needs. If it doesn't look like and work like what people are used to, they're not going to use it. I agree some innovation would be nice, but I'd settle for something that works like Windows for the most part.
The Linux community has tried time and again to do new, fresh, creative thin
Explain (Score:2, Interesting)
Re:Explain (Score:2)
Because it is ?
People who use OS X, love OS X. People who use XP, absolutly hate XP.
I use both. I "love" neither. They're tools. There are some things that one does better than the other and vice versa.
Not to mention XP has that wonderus task based system where it takes, by my count last time I used a PC, 5 steps to even be able to see your files.
XP: Double click "My Documents" on the Desktop.
OS X: Cli
Re:Explain (Score:2)
XP: Double click "My Documents" on the Desktop.
OS X: Click Finder icon in Dock, clic
Regarding Sun's Linux strategy (Score:4, Interesting)
Also, let me really clear about our Linux strategy. We don't have one. We don't at all. We do not believe that Linux plays a role on the server. Period. If you want to buy it, we will sell it to you, but we believe that Solaris is a better alternative, that is safer, more robust, higher quality and dramatically less expensive in purchase price.
Obviously Sun is not "committed", but all in all, this bodes well for Linux: more desktop apps will be tested and developed specifically on Linux.
However, you can expect Sun to push the Linux solution for a while, utilizing the momentun Linux has (and Solaris doesn't), and as sudden "problems" with Linux appears, the don't really have motivation to fix the problems; rather, they suggest that the customers of their "Java Desktop" switch to Solaris-x86.
Also from the article, regarding the perception that Sun is being unethical in supporting SCO:
I can't do anything about the perception that's out there and to be blunt, I don't care as those people aren't going to drive our future--customers are.
So we don't matter, eh? The Open Source community are not your "customers"? Schwarz misses part of the point, in that techies are their customers, and quite a lot of techies are very Linux-sympathetic these days. Arrogance doesn't help anyone, either.
I dunno, but Schwarz comes out as quite an asshole in that article, and I can't really tell whether I wish Sun a great success with Mad Hatter. It is good for Linux and Open Standards and all, but Sun has the wrong attitude about the whole thing. They would do well to play a "nice guy" for a while (like they do/did with Open Office), it might occasionally pay off.
Re:Not customers (Score:3, Informative)
And many of us *are* their customers. Until recently, we were excusively a Sun shop, with Sun hardware in the server room, and X terminals and Sun Rays on the desktop. The Sun Ray is an excellent product, but Sun has priced it at $500 a terminal, without monitor. For $100 less, I can get a computer with Linux pre-installed that'll integrate in with our system just fine.
(Granted, that doesn't address management; Sun Rays are truly plug-and-play, and have some cool features, like the mobile ca
Java desktop for free (Score:5, Interesting)
http://www.jdistro.com/
Re:Java desktop for free (Score:4, Funny)
A tribute to Microsoft (Score:3, Funny)
By the way, Java is free. Why the Java Desktop is not free ? this is Linux, for Christ's sake.
Re:A tribute to Microsoft (Score:4, Insightful)
Perhaps it is other things about Microsoft that suck. For example: security, secret file formats, bloated and buggy applications etc.
Notwithstanding the non sequitur, Linux is free-as-in-speech, not free-as-in-beer. However, you can get Linux for free-as-in-beer if you just search for it on the web. It's perfectly simple to search for free linux downloads with google [google.com].
Sun, Sco ... (Score:4, Informative)
$BIG_COMPANY announces "their desktop" .. so what? (Score:2, Interesting)
Sun is still hawking their "thin clients" model, just replacing proprietary hardware that no-one bought with commodity hardware that everyone is supposed to have (and a certain OS for i386 machines that (only?) Sun is entitled to use without fear of lawsuits, sez SCO...)
So, What's the real deal? Sun wants to
Requirements (Score:2)
Rus
The bottom line - cost (Score:4, Funny)
Pricing
Q. How much does Java Desktop System sell for?
A.There are two available pricing options for Java Desktop System:
$100 / desktop / year. An OEM volume tier pricing schedule is also available.
$50 / employee / year for Sun Java Enterprise System customers.
So.. explain why anyone should spend silly amounts of money replacing the existing Windows and OSX machines just to have the honour of renting an OS which does almost exactly the same thing from Sun?
Re:The bottom line - cost (Score:5, Insightful)
Then there are the OSX machines at $60 a machine that would have to be thrown away.
Why is that so cheap? We are academic. Why is that important?
Because whatever we use is what students are exposed to & familiar with.
Microsoft and Apple know the value of this which is why they give us such hefty discounts - it will be interesting to see what Sun offer.
I think your comment about 1 support person for 1000 desktops is way off - what happens if that person is off sick or simply stuck in traffic? It is better to have many support people to create an overlap.
Besides that your 5:1 ratio for XP is way off too - there is no reason whatsoever one person could not admin 1000 XP machines with the right tools, but it would be a bad idea.
Then there is staff training - technicians working in academia are very low paid and as a result (in the UK at least - I cant speak for anywhere else although I imagine its similar) you really don't tend to get highly educated academically qualified people with degrees working as technicians (unless it's temporary or work experience.) so the skill sets they will apply for work with are what they are familiar with working with either at home, or at college.
Schools and Colleges simply do not have the money to pay for staff training or to hire qualified people. Even an MCSE will get you a much more highly paid job elsewhere.
That is the hegemony that needs to be broken to replace Windows and Mac on the desktop.
How many mouse buttons req'd ? (Score:4, Funny)
what's new? (Score:4, Insightful)
This article is prematurely hyping the product (Score:5, Interesting)
For something as complex as a desktop OS, it's virtually impossible to have "usability" without usage, and to-date this OS has no users to speak of.
Show me even a meager 500,000 users who consider the usability of this to be on par with WinXP or MacOSX and then you'll have a story. Otherwise this is just PRWire disguised as a lab study.
Good Review, But Still Smells of Linux Elitism (Score:5, Interesting)
Contrary to the linkage made by the review, ease of use is not synonymous with "dumbing down". Ease of use does not mean hiding capabilities. It simply means what it says: easy to use.
Example: Creating a "Documents" directory and suggesting users sore all their documents there makes a system easier to use. Nothing frces a user to do that; no capability is lost. If a user wants to track through the file system and store files in other locations, nothing prevents that. A "Documents" directory is based on the same principle as the "etc" and "home" directories. Both provide a suggested place to store files that share certain characteristics. If using a "Documents" directory is for dummies, why don't we see smart admins storing configuration files all over the file system? Surely, anyone smart enough to use Unix doesn't need help finding files?
Other examples exist, but the perpetuation of the bogus ease of use/dumbing down linkage remains an ugly theme of the Linux community.
Why Java? (Score:3, Interesting)
Multi-platform support (*nix, windows, embedded,mac), native GUI, networking, threads, you name it QT almost has it all. In fact I don't see any advantage in using these semi-interpreted languages (including m$ C#) to the native C++/QT combo. Garbage collection? I find creating objects with QObject parents so convenient! No more leaks. Write once run anywhere? QT does that with a simple recompile from a single source. Please enlighten me if I have missed something. But right now you have to pry C++ from my cold dead hands to make me switch over. C++ plus QT is C++ on steroids.
Disclaimer I don't work for Trolltech. I just happen to find QT so damn nice!
..rivals usability... (Score:4, Funny)
Next reporter, please...
There are two desktop markets (Score:3, Interesting)
It's not open enough for techies and it's too wierd for the rest of the market.
This seems pretty pointless. Who financed it?
Xandros has been doing this for months (Score:3, Informative)
If you are a intermediate/advanced Linux user, Xandros probably won't interest you for personal use, but as a way to get win refugees started, it beats every other distro hands down (including the perennial favorite "newbie" distro, 'Drake). The sole purpose of the distro is to make win refugees be able to get using Linux with the least amount of pain and adaptation possible.
Xandros V.1 is Debian Woody based, uses older software libs, desktop uses KDE2.2, has *excellent* networking abilities with win shares and other b0xen (using the proprietary Xandros File Manager (XFM)), and has a simplified "Start" menu with 1 "best of breed" app for each task a user may need to perform. Hardware recognition on install is great, it picked up my hotplugged Archos MP3 player, Canon camera, USB mouse, etc etc with no problems post-install. It is intended for the "enterprise desktop", with stability being a prime requisite for any software which comes with the distro. Xandros V.2 (based on much newer software) is in beta testing right now. Individual prices - The "Deluxe" version (US$99) comes bundled with CrossOver Office and PlugIns, so that no msOffice or browser functionality is lost in the switch to Linux. The "Standard" version, without the costly CrossOver software, is US$40.
So, if you can't or don't want to wait for the Java desktop to be ready, try the Linux desktop that is already doing what Sun is hoping to do.
I don't work for Xandros, I do want to see them succeed - they understand what is needed to help migrate people to Linux.
It looks like Sun knows that too, they're just late to the game, IMO.
Hmm... Lets take a closer look (Score:3, Informative)
Pleasant looking at launch
Documents folder in the user's home directory
Opened with a view of all data repositories
Theme pervasive
Star Office 7
Unfortunately, the review was based largely on cosmetic appearances. Though important, they will certainly not cut it for an enterprise roll-out.
The one functionality related comment is on Star Office 7. Though the OOo team has done some great work, and I think it is a fantastic suite for home users, I do not believe that Star Office (or OOo) are ready to repalace MS Office in the work place any time soon. Why? Just a few reasons: file compatibility, macros, driver support, presentation tool, etc. etc.
Furthermore, there are several key feature sets that the article ignores that are critical for an enterprise desktop rollout:
---Networking - can this thing jump onto the company's windows network plug and play or do you have to go learn Samba3?
---Application Compatibility - the company will likely have legacy or windows apps they need to run. Does Sun desktop do anything for them?
---Mail server - I know they are using Gnome, but does Sun have any deal with Novell (current home of Ximian) to let it talk to Exchange?
---Installer - Did he try to install it? If you are going to have to put it on 2000 desktops at a company, I hope that works very very well.
---Distribution - What distribution is this residing on. This could make a huge difference in how well the thing works. Red Hat and dependancy hell? No thanks.
I think if you take a look around, Xandros probably has by far the best desktop for corporate use. It solve all of the above issues and is tremendously easy to use. You could also check out Suse, though I think it will be lacking in a few areas.
I want to see MS come down, but this brief write up doesn't have me convinced the Sun Desktop herlds in a new era...
it's Gnome (Score:5, Interesting)
In seven years, Java desktop application use is virtually non-existent. Sun has already tried and failed to create and establish a Java-based desktop with Java applications. So, what do they do? They take a successful open source desktop written mostly in C and C++ and call it a "Java desktop". I think that speaks volumes about the suitability of Sun Java and Swing for writing desktop applications and about how desparate Sun is getting. I think it also shows a disrespect Sun has for open source, despite a veneer of support and opportunistic open source licensing of some of their products (mostly in an attempt to harm competitors or to prop up bad Sun standards).
From a practical point of view, this won't matter. Basically, what this really says is that Sun is replacing CDE and OpenWindows with Gnome on their machines, and that they are shipping Java along with it (surprise). Sun had already announced that they were going to do that.
What will be really interesting is whether Sun will start shipping Mono with that, since it looks increasingly likely that at least some Gnome applications will be written in Mono (just like some Gnome applications are written in Python, Perl, and C++).
The Sun breakdance and zigzag (Score:4, Insightful)
The distro, because this is what it is, will certainly gather a few customers that want 24/7 desktop support and don't mind paying for it, but they're going to have an uphill battle against established players like RedHat and SuSE in the enterprise and Debian and Gentoo in the small space. There really isn't much room for YALD these days.
Sun would almost assuredly have preferred to have done all this on Solaris, but no one is interested anymore, given Sun's haphazard moves in Solarisx86 and the increasing popularity of Linux in governments and large businesses.
What is Sun's problem? Easy, they make excellent servers and a robust stable OS, but their pricing and their totally insane one day on next day off commitment to TotD (Trend of the Day) and comments by no less than McNealy and co. only serve to make potential customers even more wary. i.e. no clear long term goals!
What could Sun have done instead of this YALD? They should have taken an intelligent risk a while ago and comitted to making Linux robust, fast and scalable on their own good quality hardware. This is the route that IBM has gone and it is paying off bigtime for IBM. They should have realised that proprietry *nixes in the server room are on the way out, due to costs alone (OS, propritry support and application porting costs)
Instead Sun's McNealy likes to think like SCO's McBride one day (All your IP are belong to us) and like Steve Jobs the next (My desktop is better than yours)
What he hasn't noticed is that Apple has taken a very consistent long term approach to establishing OSX and Apple hardware as popular amongst consumers and design pros first and slowly amongst enterprise CEOs, CIOs etc second (Hey, WTF, Oracle runs on that snappy XServe?) with the byproduct of being immensely popular amongst *nix Sysadmins (The number of Linux and Solaris Sysadmins running around with Powerbooks and iBooks is amazing).
As for this YALD being more usable than WindowsXP, this must be a joke, right? Windows and Microsoft have a terrible security record and a bad image as wife and market abusers, but they have a huge marketshare, almost all of the desktop applications and an acceptable and responsive Desktop UI. For all its problems Windows is here to stay for a long time (and copy-paste actually works)
Sun should stick to what it does best, and avoid running off into uncharted waters every second day.
Still missing the point (Score:5, Insightful)
>> Java Desktop System could be dropped into most non-technical enterprises in places where general productivity was the mission,
What he misses (like nearly all of the Linux On The Corporate Desktop advocates) is that nearly every small business uses some sort of vertical-market application as their central IS system. There are packages for real estate agents, beverage wholesalers, dental offices, auto repair shops, property management, and for practically every other business you can think of. And nearly all of them run on Windows.
Every small business I've ever worked with uses something like this, and that's always the obstacle to having such companies even consider Linux.
Perhaps as more of these are moved to an HTTP-based architecture, the doors will open for Linux on the business desktop, but until then, the real lock-in isn't MS Office but the zillions of vertical-market apps that run on Windows.
speculation: positioning "java desktop" for future (Score:3, Insightful)
Maybe this is what Sun is positioning this desktop for: future versions fo the JVM might have this ability.
while we're at it, a lightweight servlet engine for lightweight desktop web applications would be quite nice too.
Where to begin... (Score:5, Insightful)
Ease of use means making the computer work the way PEOPLE think, not forcing people to work the way COMPUTERS think.
Linux geeks and other developers, who have been conditioned to think like the computer because of the work they do, have the mistaken notion that advanced computer user means a user who has learned to force the natural human way of doing things into the artificial machine way a computer does things.
Any interface that doesn't force this paradigm is "dumbed down."
The truth is, the Linux geek has simply been conditioned to do things the difficult way, not the natural way. Designing the interface to do things the natural way is not dumbing it down, it's making the Linux Geek's paradigm obsolete. Of course, the Linux Geek doesn't like this, so in a fit of human ego, he looks his nose down on anything that points out the stupidity of his position (working the way the computer demands; being the tool of the computer), and calls it "dumbing down."
The Sun Java Desktop follows this same, stupid convention.
The start menu is in the wrong place. In cultures that read left to right, top to bottom, the most important area of focus is always the upper left corner, followed by the upper right corner, then the lower right corner. The area of least importance, that takes the most conscious effort to locate, and feels the most unnatural, is the lower left corner. So guess where Sun, Windows, and other Linux copycats put the most important UI widget in the whole interface?
Next, the start menu is packed with long lists of applications in tons of different categories. To the Linux Geek, this is heaven, because it forces him to think like a computer. To a human, this is unnatural. The human mind works in small groups. The start menu should be sparse, with a few, general categories, containing a few applications. Lists should have no more than five items, with an option to dig deeper. You make the detail a conscious choice to the user, not throw it in his face. That's the Windows paradigm: Let's see how much crap we can throw on the screen because it proves our program is POWERFUL!!
And, finally, the reviewer totally ignores the most important UI elements for ease-of-use, which shows he doesn't get it...still.
Does the UI still use the web browser paradigm for file location? This is asinine. The web browser paradigm is based on pages of information. The folder/file structure of a hard drive is designed around a, well, folder, folder contents model. Using a page serving paradigm to locate items in a filing cabinet is stupid, and continuing to insist on it is asinine because it is unnatural, feels unnatural, and requires the user to expend too much effort to find what he wants.
What about configuring items in the start menu? How easy is it to add things? Remove things? No mention of this.
What about installing applications. Does the user have to deal with
What about account management? Can the GUI allow root commands for installing software the way OS X does, by authenticating in a dialog, or does the user have to think like a computer, and change his identity just to install a program?
This review can basically be summed up as: This is a cool desktop because, hey, it's got a cool look, all the apps follow that look, there's a documents folder on the desktop for morons who don't know any better, and the start menu is so full of crap, it's unusable.
Sorry, but Linux is STILL not ready for the desktop. Go back to OS X, study it again, find out that it's NOT Aqua and throbbing buttons that make it a great GUI, and try again.
This should be what the story is about (Score:3, Insightful)
Fuck Sun [eweek.com].
They suck.
Re:This is only for Java apps? (Score:3, Informative)
Re:This is only for Java apps? (Score:3, Interesting)
The review and Sun's own pages appear to be describing two different things. Perhaps simply because Sun wants to push the Java aspects, something that I suspect interests relatively few people.
Perhaps the fact that there is a demo CD but nothing to actually try ma
Re:This is only for Java apps? (Score:5, Informative)
Here's what I found on Sun's site: "The software consists of a fully integrated client environment based on open source components and industry standards, including a GNOME desktop environment, StarOffice Office Productivity Suite, Mozilla browser, Evolution mail and calendar, Java 2 Standard Edition and a Linux operating system."
Translation: in no way, shape or form is this desktop written in Java. It is merely branding, the same way Microsoft brands a version of Windows "Windows .NET Server" and Visual Studio ".NET" in order to tie together their .NET brand.
Re:This is only for Java apps? (Score:5, Informative)
and of curse Star Office 7.
Just to exercise your brain cells - Linux (and XFree) is written in C - does this prevent you from running programs written in other languages?
Jeez - the stupidity of some people.
Re:This is only for Java apps? (Score:2)
Not to be funny, but you must be pretty short on RAM to have to worry about gtk's memory usage. I'd suggest that it's probably time for an upgrade - RAM is cheap these days.
Re:This is only for Java apps? (Score:2)
Sep 19 20:41:29 defective genunix: [ID 540533 kern.notice] ^MSunOS Release
Re:This is only for Java apps? (Score:4, Interesting)
Re:This is only for Java apps? (Score:2)
The Java Desktop system is as compatible with C/C++ applications as any other desktop. "Java Desktop" is a marketing name. It says nothing about technology. The desktop is not even written in Java. It is Gnome.
"Sun Java Desktop System is an affordable, comprehensive, simple to use, and secure enterprise-grade desktop solution. The software consists of a fully integrated client environment based on open source components and industry standards, including a GNOME desktop environment, StarOffice Office Produ
Re:Not such a bad idea? (Score:2, Informative)
The term "Java" in the name of this product is just marketing. The Java Desktop System consists of normal Linux applications and is not written in Java!
Re:Not such a bad idea? (Score:5, Informative)
Re:Stop worshipping Sun already (Score:2, Offtopic)
Re:Stop worshipping Sun already (Score:3, Insightful)
Furthermore, given that Sun makes its money selling big iron, it seems to me that they h
Re:Stop worshipping Sun already (Score:2)
If you think that's bad, look at all the praise that's heaped onto Microsoft whenever they release a new version of Windows.
"Look! It has a new happy colorful interface! It *must* be more usable, since it looks so friendly!"
Re:Stop worshipping Sun already (Score:3, Insightful)
Hm, let's see. There's StarOffice, which they have not programmed, but simply bought, and then released as to the Open Source world as OpenOffice. Then there is Gnome, which they also haven't written themselves, only most of atk, some contributions to various libs all over the place from Pango to Gnome-UI, a lot of documentation and testing came from them. And there are things like NFS/NIS/PAM, which aren't directly relevant for the desktop, and the Li
Sun has been very good for Enterprise Open Source (Score:5, Insightful)
It's disgraceful that people don't check they facts very labeling information propaganda.
Meanwhile, Sun sends millions of dollars in "license money" to SCO, and keeps spreading FUD about Linux to promote its own OS offering, Solaris.
True. But this is business kid. It's not black and white, good versus evil. Sun has a competing operating system that they've spent a lot of money in developing. They aren't going to concede the market without a fight. That's logical and to be expected.
Even Sun's own employees know that Java is a piece of crap,...
internalmemos.com? Your proof is from internalmemos.com? I take it you also read the Enquirer and Weekly World News to stay informed, don't you?
Yes, Java can be used for server applications (a claim which Java proponents ridiculuously uphold to demonstrate that Java is good technology -- if it couldn't, it would be quite useless, wouldn't it?), but so can Perl, Python, PHP, Ruby,....
This argument right here tells me you don't really know much about professional web application development.
J2EE is one of the biggest things pulling linux into the mid to large webapp/middleware market! Unfortunately, we don't have an application server that quite matches J2EE application servers in OS; except OS/J2EE based servers, of course. I wish people would try to write a few decent sized web applications before they decided that *they-favorite-language* was good enough for everyone.
Sun has partially funded Tomcat development for a while, also making tomcat the reference implementation for JSP. Those programming languages you mentioned are scripting languages, not web application servers. They don't provide much of the functionality true web application servers eg. Tomcat, JBoss, etc provide.
Sun bought StarOffice and released it as OpenOffice. Sun continues to fund OO/SO development. Sun put much needed people on the GNOME usuability project. Sun has been marketing Gnome to its customers, exposing it to thousands of conservative businesses who would never have looked at it otherwise. And Sun have probably done a lot more I can't remember right now.
The world is not separated clearly between good and evil. Get over it.
Re:Sun has been very good for Enterprise Open Sour (Score:3, Informative)
Of course it's not. And I trust that you apply the same standards to Microsoft. But if you want to stop bad behavior from occurring, you should not support companies that practice it. Simple as this: By supporting Sun, you support SCO's battle against Linux. If you give them money, chances are that some of it goes directly into SCO's pockets. If you use their technology, you indirectly contribute to their bottom line.
Your proof is from
Re:Sun has been very good for Enterprise Open Sour (Score:4, Insightful)
And we all know that Slashdot has infinite resources at its disposal. Look, this site has been hacked together by a few geeks in their spare time. It scales well not because of the amount of effort and resources invested in its deployment, but because the platform is simply lightning fast -- there are no unnecessary libraries and APIs, instead, the webserver API is accessed directly using mod_perl. Database access is nevertheless not tied to a specific DB -- without any effort whatsoever, Perl DBI provides a transparent and fast interface to a large number of DBs.
For example, generating static pages from dynamic data at short intervals and serving those instead,
In Slashcode, old pages are archived. New ones are generated dynamically. This is necessary because of the rate of modifications.
If Slashdot used JSP or ASP.NET they'd be able to significantly decrease the load on their MySQL database
Not only is this statement unsupported, it is also irrelevant. According to the FAQ, Slashdot uses a single MySQL server and 8 webservers. This shows clearly where the major load is.
And their performance suffers as well.
Also an unsupported statement. I and many other people I know use Slashdot to check their connection speed because it is almost always highly responsive.
Re:Stop worshipping Sun already (Score:2)
Sun contributes to Gnome and also created OOo. Sun doesn't send millions of dollars to SCO - where did you get that from?
Also, if you bothered to read up a bit on what Sun are doing, you'd see that this release isn't filled with Java desktop ap
Re:Java or GNOME (Score:3, Interesting)