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."
When showing off a new desktop, at least put a decent skin on Mozilla.
I recommend Pinball .
Your preferences may differ.
nuclear presidential echelon assassination encryption virulent strain
Whizzmo
In screen shot 4 theres a resolution switcher ala windows where the hell has this been for the other distros?
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.
Aye, but he's not the man who founded OSNews, nor is he the man who's currently in charge. In fact, he didn't even write the article- that person is Eugenia Loli-Queru of BeNews fame.
So no, nothing fishy here.
Do you even know anything about perl? -- AC Replying to Tom Christiansen post.
I used to have my system setup so I could hit control,shift,+ or - and go up or down between my programmed modes.
Great fun.
The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
Seriously. I've been seeing this more and more. NewsForge and linux.com, in particular, are pretty bad for this.
You see a review, and it says something like: "the big players in the Linux "purely-desktop market" are Lycoris, Lindows, ELX and the much awaited Xandros".
Good god! Mandrake, anybody? What they really mean is "the big players who may actually give us money to review their products are Lycoris, Lindows, ELX, and Xandros".
Absolutely pitiful. I see gobs and gobs of sites reviewing commerical *nix software these days, COMPLETELY IGNORING the more stable, mature, full-featured, robust, and easier-to-use open source/free software alternatives.
OSNews hasn't been as bad for this, in my experience, but I'm going to be watching very closely from now on.
Barclay family motto:
Aut agere aut mori.
(Either action or death.)
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
Then how can it do presentations? I wanted to make PowerPoint presentations. I was told Linux could do that. How do I make it print envelopes?
There should be a moratorium on the use of the apostrophe.
Max V.
NeXTMail/MIME Mail welcome
Then how can it do presentations? I wanted to make PowerPoint presentations. I was told Linux could do that. How do I make it print envelopes?
Don't laugh, I got this one from a person yesterday.
Bleh.
Need help treating your acne? Come here!
I just wanna know if Xandros will have the cute little plastic Tux included in the box like Corel did!
As a software company in the Linux space, Xandros benefits from and recognizes the phenomenal contributions of the following groups (to name a few): The Linux Kernel Archive, The GNU Project ...
Slashdot .
I wonder what Slashdot contribution is: first posts of idea bewoulf clustering?
One of the very minor reasons why I switched to Linux some time back was because I didn't like the look of M$ Windows. It was ugly, blocky, and generally gave me hardly any options to customise the widget and window decoration, which is what I like about KDE. It allows me to do that, plus a lot more stuff which Windows dosen't even hint at. Purely at a desktop OS stance, I feel that they made a bad choice going for the Win9x look, as it looks repulsive and just gives a bad feel to the distro, as it appears to be a cheap ripoff. Many people have labeled KDE a Windows Desktop clone, which I do not believe, as it is FAR superior to the Windows desktop. It supports applets in the panel, and the panel looks much better when it's in normal mode, and not small mode (like in the screenshots). This distro only heightens their claim. A good solution is not to try and clone the Windows desktop, but rather to make something better than it.
Comment removed based on user account deletion
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.
Most users have a trouble enough with one desktop to worry about - stop putting a desktop switcher in the taskbar by default!
Multiple desktops are cool _if_ you know what you're doing, but even experienced users take some adjusting at first, and if you have trouble w/ computers as it is then the desktop switcher just serves to take up space and scare the sh!t out of you all at the same time.
that being said I'm psyched about the gui resolution control
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.)
that's been around since Corel put it there in their original Corel Linux. I've been pointing that out to both users and distros for years now how easy it was to change to resolution and refresh rate in Corel linux and yet to this day I've been ignored.
That's one thing that drives me nuts about the linux distros. Clearly each one of them has one or more features that they do better than any other distro. Yet for each distro they all go their own way and going from distro to distro you end up getting 50 different apps that do the same thing. As another example, why isn't Mandrake's font importer used in every linux distro? It's been around forever and is the easiest way to get your windows fonts on your linux box.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. The day Stormix and Corel came out is the day Debian should have been picking the best GPL pieces out and using them.
Unfortunatly this appears to be the "linux way" at least when it comes to desktop apps and config tools. And Yes IMHO we are reinventing the wheel over and over by not cherry picking and then using the best GPL apps. Is my view oversimplied? Yes. But is foolish pride preventing say Redhat from using some of Mandrake's better GUI tools? Who knows.
I thought one of the benefits to the GPL was code Darwinism?
If you wanna get rich, you know that payback is a bitch
Yea w2k is MS's golden child, but MS Office is still the red-headed step-child. Office is unstable on any OS and thats where the opertunity for linux is.
Religion is a gateway psychosis. -- Dave Foley
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.
Xandros et al do provide typical Unix daemons. "server software" in other words. They just don't focus on it.
Say, like, Mandrake.
Barclay family motto:
Aut agere aut mori.
(Either action or death.)
Heh, ripping on Lycoris with your Anonymous Coward mask on...
Anyway, Lycoris is a spiffy little distro. I am enjoying the hell out of it. In fact as I speak I am installing the Beta build.
You are going to find teething problems with all the desktop distros. However, Lycoris has their stuff more together than most. It installed like a dream on every box I've put it on. And it does seem scarily like Win2K in places...it's designed for smooth transitions for Windows refugees.
There is going to be some hella-cool news coming from the Lycoris camp real soon...keep your eyes and ears peeled.
Knowledge is power. Knowledge shared is power multiplied.
what about mandrake?... i know mandrake can be used as everything else but its best as a desktop distro... personalyl i find it to be VERY easy and have used it to convert many windows users... also mandrake 9.0 comes out any day now...
unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
" More importantly though, what do thousands of dead bodies give a "good god damn" about?"
I dunno...faster respawn times?
*cue snare hit and duck*
thank you, thank you, I'll be here all week. Don't forget to tip your waittress.
Even giving away something for free is a GPL violation if you don't provide source.
However, my understanding is that you don't have to give away the source up-front, you only have to provide a written offer to provide the source for some number of years. You're allowed to charge a nominal amount of money for the distribution media.
But note that even if there is some delay you have to distribute the exact source for everything you distribute in binary form, even "beta tests".
Sometimes Unix apps are ported to windows by using the Cygwin DLL, and then given away for free, even with all the source code. But the Cygwin people are always very careful to ensure that people who do this provide the source code to the same version of the Cygwin DLL they link with; they have to give the source away themselves, it is not sufficient to provide a hyperlink to Cygwin's website.
-- Could you use my software consulting serv
Comment removed based on user account deletion
Hmmm..
I wonder how many of people feel that way.....
Here's one more likely: "I hate Windows..I have never heard of Linux".
Maybe this distribution will help both of these phrases.
Comment removed based on user account deletion
Just because the interface is attractive looking doesn't mean it has any attractive functionality. Who cares if it looks like Windows if developers don't have any consistancy in their apps? If all of the menus look like Windows but follow no standard convention what good is the software?
Traditionally UNIX apps have always had a dozen different conceptions of interfaces. Take ten command line apps with even a maginally similar function and none of them will use the same command flags or command format. Too many open source developers carry on this ridiculous tradition with their GUI apps leading to confusion and inefficiency. There's more to good GUI development than merely looking like Windows. Despite its problems at least apps on Windows act the same way.
I'm a loner Dottie, a Rebel.
..by spreading open document formats, by making the switch to linux painless, by establishing confidence in good open source software.
Moritz
When you reboot, everything is in graphical mode, you don't see any kernel or init messages going on, but rather the Xandros logo animating in the screen while loading the OS. I should point out that in the beginning you get three options, to load the OS in normal mode, safe mode or expert configuration mode (just in case something gone wrong you can actually see the text messages from the booting procedure).
Finally, a linux distro has (by default) hidden those hundreds of lines of text that come up every time the system boots. For the average linux newbie, they do nothing but create confusion and panic. "Was that an error message that just flew by?" "What does that mean?" "Hmm...2645 bogomips? Will I need to remember that later?"...and so on.
I'm not saying they're not useful; in fact, they can be a life saver. Without all those printk's and init messages, it would be awfully hard or even impossible to diagnose and fix many problems. There's just no reason for them to be there when everything's working properly.
Maybe when you stop complaining when every single little attempt to innovate in Linux (like doing point-to-type) is met with "that's user unfriendly because it does not match Windows!".
I would dearly love to see point-to-type be the default on a "novice" system. I would also REALLY like to see them stop raising the windows when you click on their contents.
This would be a HUGE breakthrough, I think similar to the invention of insertion mode-always back in about 1980 or the treatment of Newline as an insertable character, both of which made huge differences to the ability to use text editors, and both (I know because I was forced to write 4 freaking pages in a manual about how "insert mode" worked in 1984) were considered considerably user-unfriendly and geeky.
I do think there has to be some differences from Windows. User interface design has pretty much been frozen now for 7 years (since windows 95). Innovation does not necessarily mean "3d desktop" or "mind reading interface", it means remembering the forgotten ideas of ten or fifteen years ago, realizing what was good, and trying to introduce it to a public that has been brainwashed by never seeing anything other than a Mac or Windows.
From their "So Secure" page:
"Secure means users are less prone to virus attacks and security breeches as well as the down time, damage, and inconvenience they cause."
With Windows, I always felt claustrophobic below the waistline. Now that Xandros got rid of my pants, I can truly be free again. Thank you, Xandros, in the name of the entire office.
You can make your Linux box resemble nothing else. Just install an "alternative" WM like E, FluxBox and so on. Often, people who take the time to learn them find they work faster, but most people don't want to break the habit of years to gain a modest increase in user efficiency. So we have interfaces that resemble Windows.
As for Apple, I've seen many posts saying "It looks just like Windows, Apple is so innovative", or some such bull. The MacOS user interface is now a blend of the old MacOS UI (designed 10+ years ago) and NeXT (ditto). It's absolutely not new, or innovative, unless you class high colour themes innovative. It's also useless for ex Windows users, it requires a huge amount of effort to get used to its quirks. If you've just spent $1000+ on a new Mac then of course you will invest the effort required to adapt, it's either that or admit that you've thrown out a lot of money due to lazyness. Having used Macs but never bought them, I can testify to just how irritating it is to learn new habits for no real gain in productivity. So please quit it with the Mac trolls, OS X is largely irrelevant for the "common user", as computers are at saturation so the type of person this distro is aimed at anyway needs to be broken in gently.
These designers have to make a rule that the browser shows exactly the real hierarchy so there is never any confusion.
Of course the default hierarchy is confusing. There are a two ways to fix it:
First, make the program open already navigated to somewhere other than root, such as to your desktop or to the "My documents" type of folder.
Second, ignore the LSB and make it make sense to the user. In their example "/disks" makes sense, but why aren't the MSDOS disks in there? They should be, though they can name them C: if they want (this is a perfectly legal Unix filename).
"What every distribution should focus on, is to contribute to the opensource projects with functionality they think is lacking."
Bingo, so well said!
Right from the word go, the whole idea of "*the* Xandros desktop" makes me wonder why anyone would want something with a cut-down installation - these commercial distributions seem only interested in saying "this is your desktop, these are your packages, WE CONTROL YOU NOW!!", sort of thing.
At least RH tend to GPL anything they write, including linuxconf (oh boy did that go down well), as do debian of course...
~Tim
--
Rushing on down to the circle of the turn
Jeez, there was a lot of static about this Eugenia person a few days ago in the story about her review of Yast2, and man, now I understand ... how serious can you take anyone using a Voodoo 5 card, for christs sake?!
---
"The chances of a demonic possession spreading are remote -- relax."
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.
If the averege user is ever gonna use Linux it has to be a distribution out there for the newbie. If they use it and later feel the would like something harder/more configurable there are dozens of very good distros to try later on. As a beginners dist i think Xandros seems pretty good and it might even work handy dandy for regular users too.
No matter what we personally think about these distros they have a huge benefit for us who are a bit more advanced in linux. Something that many übernerds tend to forget is that with comercialism we also get some benefits as a spinoff.
A bigger userbase gives us better drivers, more comercial apps and overall better support for linux and i cant imagine that being bad. If they fsck up then adios amigos with them and we pick something else to use.
The diversity of linux is what makes it great and thats something we really should hold precious. Not to the expence of compability. Stick to the LSB and we should be just fine even with thousands of different distributions.
HTTP/1.1 400
.. dear god my eyes hurt!
Seriously though, couldn't they have come up with better icons than this? Even completely reusing some of KDEs or GNOMEs work would have been better. It just looks horrible.
I do understand why they have tried to make it as windowsish as possible, but having it look like a very unprofessional unpolished version of Windows does it no good at all imho.
That would be cool. I want one where the computer is part of this 1960's ergonomic console like on Star Trek, where you had to take panels off of furniture once in a while. I want a computer as big as my living room, with integrated furniture and space-age martinis.
It tries to be a windows rippoff, forfeighting all that would make people give up the Windows Platform for Linux!
Why don't these guys have the gutts to take a perfect linux setup with added usability and all (f.e. Fluxbox WM default behaviour) cool looking Themes and just close the holes that are then left over (crappy fonts on Linux, office package, textmessage bootup and shutdown)?
Why the hell does everybody in the buisness consider M$ the reference for end user usability (which is - mind you - utter bullshit)???
Do a mac rippoff if you will - but this grey in grey Win98 copycat? I'm gonna recomend Windoze migrators SuSE 8 Pro as the Linux n00by choice. It might suck as update, but the install is grafical all the way trough to bootup and shutdown and, damn, it may be green but it shure looks cool.
We suffer more in our imagination than in reality. - Seneca
Great, another desktop interface for Linux.
...hmm...actually...ahem...I'll go back to OS X now.
The more the better, right?
blakespot
-- Heisenberg may have slept here.
iPod Hacks.com
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
Mandrake is NOT into the "purely-desktop"-market. Have you seen whats included on those Mandrake CDs? Apache, PHP, postgresql, mail-servers, etc..
Mandrake tries to make a "jack of all trades" distribution, just like Red Hat and SuSE. I personally welcome the pure desktop-solutions.
.
I respect Redhat
I like Mandrake
I can tolerate Lycoris
I WANT Xandros!!!
Of course. I want any new/revised distro and right now, but Corel Linux was the smoothest (maybe along with Stormix R.I.P.) of the installs I've ever used.
I don't care what the front end looks like, or I should say that Win-ish isn't to be feared, but there should be enough difference so that I, or anyone else using it KNOWS they are not using MSWin.
Just for safety sake. It can't be Windows and if your moving from platform to platform like I do, it's actually easier to be in alien atmosphere not in something that feels the same but puts you down a rabbit hole at odd momemts.
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.
Come on people, people whining about tools not being used when they should be, and they could be because their GPL'd.
If there isn't a distro out there that takes all these great tools and puts them together, then shouldn't there be? It is afterall open source, and that's exactly the kind of thing you'd expect.... so why is no one doing it? Why aren't YOU doing it?
I'd call it The Best Linux Distro In The World, Ever (TBLDITWE for short).
MOTION PICTURE ASSOCIATION OF AMERICA, INC.
:
15503 VENTURA BOULEVARD
ENCINO, CALIFORNIA 91436
UNITED STATES
Anti-Piracy Operations
PHONE: (818) 728 - 8127
Email:
April 1, 2003
Via Fax/Email
RE: Illegal Provision of Circumvention Device
Site/URL: http://www.kernel.org [and mirrors, with unknown IP addresses]
Reference#: 343313
Dear
The Motion Picture Association (MPA) represents the following motion picture
production and distribution companies:
Columbia Pictures Industries, Inc.
Disney Enterprises, Inc.
Metro-Goldwyn-Mayer Studios Inc.
tro-Goldwyn-Mayer Studios Inc.
Paramount Pictures Corporation
TriStar Pictures, Inc.
Twentieth Century Fox Film Corporation
United Artists Pictures, Inc.
United Artists Corporation
Universal City Studios, Inc.
Warner Bros., a Division of Time Warner Entertainment Company, L.P.
We have received information that the above referenced Internet site is providing a circumvention device commonly known as Linux. Linux is a software utility that circumvents the protection afforded by the Microsoft Windows Operating Systems DRM implementation, therefore circumventing the schemes designed for consumer content protection and permitting the copy of protected contents in whole or partially. As such, Linux is an unlawful circumvention device within the meaning of the Digital Millennium Copyright Act, Title 17 United States Code Section 1201(a)(2)(3). Providing or offering Linux to the public on your system or network violates the provisions of Section 1201(a)(2) which prohibit the manufacturing, importing
or offering to the public, providing, or otherwise trafficking in an unlawful circumvention device. (Title 17 United States Code Section 1201 et seq. hereafter is referred to as the DMCA).
We therefore demand that you take appropriate steps to cause the immediate removal of Linux from the above identified Internet site, along with such other actions as may be necessary or appropriate to suspend this illegal activity. Failure to comply with this measure will subject you to liability as described above.
We also request that you:
1. maintain and take whatever steps are necessary to prevent the destruction of all records, including electronic records, in your possession or control related to this Internet site, account holder or subscriber, and
2. provide appropriate notice to the subscriber or account holder responsible for the presence of Linux on your system or network, advising
him/her of the contents of this notice and directing that person to contact the undersigned immediately at the email address provided above.
By copy of this letter, the owner of the above referenced Internet site and/or email account is hereby directed to cease and desist from the conduct complained of herein.
On behalf of the respective owners of the exclusive rights to the copyrighted material at issue in this notice, we hereby state, pursuant to the DMCA that we have a good faith belief that the acts complained of are not authorized by the
copyright owners, their respective agents, or the law.
Also pursuant to DMCA, we hereby state, under penalty of perjury under the law of California and under the laws of the United States, that the
information in this notification is accurate and that we are authorized to act on behalf of the owners of the exclusive rights being infringed as set forth in this notification.
Please contact us at the above listed address or by replying to this email if you should have any questions.
Thank you for your cooperation in this matter. Your prompt response is requested.
Respectfully,
Haminshu Nigam
Director
Worldwide Internet Enforcement
http://saveie6.com/
Comment removed based on user account deletion
Your point is well taken.
If Microsoft lowers its price to compete with Linux, its gross revenue is likely to decline. Any economist or business person for that matter can tell you that if you lower your price and your sales volume does not increase sufficiently to offset that lower price, your gross is going to take a hit. And, once that begins for Microsoft it will not end.
Raise the price and loose customers to linux. Lower the price, reduce gross revenue and loose stockholders.
It is a tough call to make.
And, if the same idiots who testified before the court are advising Microsoft now they will get it wrong and harm Microsoft even more. But, my guess is they were just lying in the court room hoping to fool the court.
The key to the future for Linux on the desktop is going to be the combination of SUN at the corporate account level, Xandros, Lindows and others at the consumer level and Redhat/Mandrake and others at the developers level.
And, then you have DELL who is beat up for trying.
My guess is that IBM and HP will follow SUN's lead in regard to linux on the desktop and give it a real effort. As for DELL, GateWay and a few other Microsoft OEMs, they do not really depend upon Unix/Linux servers for a major part of their business. Maybe DELL thinks it does. But, they have been told what they can and can not do by the idiots at Microsoft.
NexuSys - Linux support by the best
Lindows et al also provide daemons.
They just don't focus on them. Like Mandrake.
Barclay family motto:
Aut agere aut mori.
(Either action or death.)
> Speaking of which, what's the deal with GUI installers in the first place?
Non linearity is the importance. A gui installer can show non linear information to the user that can be important in trying to make choices. For a simple example the Mandrake installer shows all the installation steps down the left hand column. That way the user knows:
a) What issues they are likely to need to address in this step
b) What issues they are likely to need to address in later steps
c) how to back if an earlier choice becomes wrong in retrospect
I'll choose an install I did about a year ago as a good example. I had a laptop with a broken video card so the only reasonable use for this machine was to set it up as a server. I wasn't sure where I turned powermanagement off:
1) Did I make sure not to install power management packages?
2) Did I have to do this post install?
3) Was there going to be a seperate step?
I could shoot ahead to certain places that power management might show up see what the steps were and thus knew that I didn't have to worry about this in the later steps.
Another thing I did was because the harddrive was not large was shoot forward to the "resolve dependencies" part to get an idea of how much space I had left then popped back to package selection. This non linearity (i.e. resolving dependencies multiple times) is an atypical need but allowed me to learn vital information for the package selection process.
Note, I said desktop environments, not window managers. I am well aware that Enlightenment, IceWM, BlackBox, and WindowMaker all look different. They are not, in and of themselves, desktop environments, though, like KDE and GNOME are.
- 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?"
ln -s /bin/umount /bin/unmount
:)
because its intuitive to type the un sometimes...and people fuck up