A First Look At The Xandros Desktop
Gentu writes "OSNews has an exclusive article regarding the awaited Xandros Desktop. Xandros is the company who purchased the Corel Linux source code and rights, so in essense, this is the second generation of the once promising, Corel's Linux. OSNews previews beta 3b and they say that this distribution, along with Lycoris, Lindows (and possibly Red Hat 8), is the one to compete for the purely-for-the-desktop Linux market."
Thats too bad that it looks like win98, if they want windows converts it's going to have to look like winXP.
GoatPigSheep, the 3 most important food groups
I'm personally sick of my parents complaining about how slow their computer is, even though they only use it for e-mail and web browsing. I have been wanting to get them off of Windows 98 for a long time now, but since they are so computer illiterate, I have been afraid to. This could very well be the OS that will get the away from Windows. We'll see.
The point is that this isn't necessarily the right distro for us, but it could very well be for our parents/grandparents/sons/daughters/alien sex fiends.
As usual, just my dos centavos.
Insert offensive troll-style sig here. Please mod or respond appropriately.
But this completely misses the point. The thing that's keeping Linux off the desktops of all those millions of Windows users is the lack of compatibility with the programs that those users want to run. Got a way to run all of MS Office, including all macros, keyboard shortcuts, etc.? How about Quicken? How about the stack of games the user or his/her kid has at home? How about the one text editor that the user finally found that he or she likes (and without having to spend hours reconfiguring a Linux editor to mimic it)?
All the pretty UI work in the world won't make any difference at all to users if the system won't run what they think is important.
...but why is it that every Linux Desktop Environment invariably looks like Windows 98?
- A.P.
"Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
I'm not sure I love the look, but it seems I found the distro I'm gonna install on my parents' box...
We've always been at war with Eurasia.
but, this is so close that an average user might just look at it and think, "this looks a lot like windows, it must be a cheap knockoff and probobly crashes even more" and then the same person might look at osX and think "this is pretty cool looking and I have heard a lot about this and its nothing like the windows gui, it must also crash a lot less"
maybe if there was a newbie installer that gave the user a 5 minute or so period in several different gui's in which they were assigned a few simple tasks to complete (open a word proccessor, find some settings, go to a web pate, etc.) then they would have something to base their choice on in a friendly manner
Bottles.
1) Work on those taskbar icons. Y'all can do better.
2) PLEASE let there be an easy "Internet Sharing" wizard.
"Sometimes a woman is a kind of religion, she can save your soul & set you free from all your sins" - Bad Examples
Even more interesting is the refresh rate switcher. That's certainly a sight for sore eyes.
'When the going gets weird, the weird turn pro.' -HST
Comment removed based on user account deletion
Most likely the reason they left Mozilla with the old-style Netscape skin was that a vast majority of us are very familiar with it. I instantly associate that look with Netscape. If you want the desktop to look familiar to Windows users then a Netscape look-a-like browser is a good start.
It occurs to me that what the Linux community needs is not another hacked-up KDE knock-off, but a real ground-up GUI. By GUI, I don't mean an X11 WM, I mean a complete GUI. Some lessons can be learned from Mac OS X's graphics system.
Point 1: Dump X11 entirely. It's a lot easier to write libraries to display X11 apps in a different environment than it is to make X11 into a modern graphics environment. Its development began 18 years ago (released 14 years ago), and frankly, its age shows, both in performance and in functionality.
Point 2: OpenGL compositing a la Quartz Extreme. Windows become patterns mapped onto a plane. 3D graphics are tightly integrated into the same screen model.
Point 3: With the exception of bitmaps (which you map as a pattern), draw all the 2d windows using 3d primitives, say as a variant of splines that have thickness, located just in front of a 2d plane.
I'm not sure how hard this would be, but the basic thinking behind this idea is to take a traditional PDF or PostScript-style bezier curve model and map it into 3d primitives so that it can be rendered in hardware.
I suspect that such a design may go farther than is practical given current graphics hardware speeds, but if someone were to write such software, eventually the hardware would catch up and such a thing would then become practical, assuming it isn't already.
Point 4: Do not use a client-server model. It made sense in 1984. It doesn't make sense in 2002. Most people don't have graphical terminals connected to big centralized servers these days. A client-server model can easily be grafted onto a local model if it is designed correctly. By contrast, local communication via a client-server model tends to cause a speed penalty.
Before you ask, no, I don't have the time to design such a system, and it would be a conflict of interest if I did. That having been said, I certainly think it would be cool if someone pulled it off.... :-)
120 character sigs suck. Make it 250.
I'm not saying they should be an "open source news site". That'd be silly.
No, I'm saying they're doing reviews while completely ignoring a HUGE part of the market they're doing these reviews for.
Tell me, when you want an office suite, and you're looking for reviews, won't it seem a _tad_ odd when the only ones you can find reviews for are ones that charge money?
Perhaps a better example would be, what the heck, Unix-based desktops. How would _you_ feel about a site that reviewed software from a little-known newcomer while completely ignoring software from vendors that has been proven and established?
Barclay family motto:
Aut agere aut mori.
(Either action or death.)
I have long believed that the obsession with themability is a huge red-herring, and is totally unnecessary in a desktop OS. Select an attractive consistent theme for the various themeable applications, and 99.9% of users won't need to change it.
Unfortunately, the biggest problem with various distros, is most of them suffer from the worst kind of Not-Invented-Here syndrome :(
We need a distro that just selects the best parts of others (say apt from debian, installer from redhat, etc etc), and start from a "best of breed" (god forgive me for using that phrase) linux and work from there.
Send lawyers, guns, and money!
Comment removed based on user account deletion
I think what you're seeing is very healthy behaviour. Everyone thinks that he can do slightly better than the other guy who has already done it. Of course, only 5 % will be right in that assessment, but who cares as long as in the end it does improve the state of the art.
People should be cautious not to suffer too much from a 'not invented here' syndrome, but reinventing the weel once in a while isn't bad at all if that makes a better mousetrap.
All generalizations are false, including this one. (Mark Twain)
> Even Debian who just NOW is starting to work on a GUI installer when working gpl GUI installers
> based on Debian have been around for years.
No GPL-based GUI installer available for "production" meets the requirements for Debian: *mostly* the 11 architectures Debian supports (all spinoffs concentrated mostly on i386), but some other things too, like being able to scale between newbie and guru. Most GUI installers cater to the needs of the newbies, or the ones that don't need absolute control, but some people need more and they can find it in the current installer.
Debian users have different expectations from Debian software than the users of other distros.
In particular, NO ARCHITECTURE IS SUPERIOR TO THE OTHERS, it's true for the installer, for X, and for pretty much everything else. So an installer either works for all architectures, or it's not the official installer. See the amount of work done to port PGI.
I hope that makes it a bit clearer.
-- don't discount flying pigs until you have good air defense
I have to agree wholeheartly.
.deb.
Look at PartDrake from Mandrake -- Good tool, noone but Mandrake uses it.
Look at HardDrake from Mandrake --> Good hardware detection (one of the main problems for Linux), noone but Mandrake supports it.
Look at apt4rpm --> wonderful stuff from Connectiva, noone but Connectiva uses it.
This is a real shame.
But the thing I miss most: Something as userfriendly as Mandrake based on
Bye egghat.
-- "As a human being I claim the right to be widely inconsistent", John Peel
This is definitely the best line in the review:
:-)
Xandros looks and feels quite a bit like Windows98 in places, possibly this was intentional.
I dunno, maybe it was a complete fluke that the Xandros Group came up with a Launch! button where Start is, a resizable Quick Launch area, applications tiled as buttons on the Taskbar, a System Tray, and a Clock. (A clock. Holy shit. I should have patented that.)
C'mon, people. You could have at least tried to put the Trash in the bottom right corner or something. I'm no big fan of current trends in IP law, but this is a total ripoff of the Windows(TM) desktop.
I think there might be a few improvements, like the little up-arrow at the end of the taskbar buttons to pop up another colums for when your drunken porn cruise has OnLoaded and OnUnloaded so many windows that the buttons are taller than they are wide. The four desktops thing is good if you have four monitors (which video card does that again??) But seriously, this desktop looks a whole lot like my current Windows XP desktop. Maybe I can install Xandros on the secretary's computer over the weekend and she'll never notice.
WARNING!! Singularity Approaching! Open Source computer indistinguishable from Monopolist Capitalism.
That is exactly the problem! Why would anyone think it was a good idea for people to associate Mozilla with Netscape. Netscape used to be decent, but 4.x became a total disaster, devolving into a total bloatware mess, with an ugly interface to-boot. It got lost in a never-ending cycle of bugfixes and new bugs, slowly(quickly?) becoming more and more unstable, and never coming close to implementing any of the newer standards, etc.
Why the Mozilla developers decided it would be a good idea to have that skin with those icons, and especially making it the default, I don't even want to guess. I consider that to be their biggest mistake. Everything else about Mozilla I really like, except that damn skin and it being the default, it just really upsets me, especially when I hear of people who throw Mozilla away and never give it a second chance JUST BECAUE OF THAT DAMN SKIN! People don't realize right away that they can change that, and they DO NOT want to use something that they think is still Netscape...
</rant>
Sticking feathers up your butt does not make you a chicken - Tyler Durden
I am not to fond of M$ either, but their interface is very simple, and this is what jon and jane doe are looking for. Linux would/has do/done well to borrow very selectively from the M$ interface (if you dont like it put fvwm on ;) features like the 'start' button have worked their way into the linux world with desktops like KDE, Gnome, Enlightenment, dont get pissed if I did not put yours here. I use FVWM all the time not, but if at one point I could not have an OS that looked somewhat like windows I would still be on windows. It was not until I learned that all you need is knowledge of how to use the terminal I moved to a less busy interface.
So I say lets give 90% of the computing world what I guess what I am saying is not specific to this distro (a distro release is hardly news unless is something like Mandrake, Redhat, (insert market share measurable linux here), or an innovation.
ln -s /bin/umount /bin/unmount
:)
because its intuitive to type the un sometimes...and people fuck up