Slashdot Mirror


Gnome On Dell's Business PCs

jedipapi writes: "Dell will unveil on Monday that they'll have Gnome preloaded on selected business PCs along with a partnership with Eazel among others. ZDNet has the full story."

49 of 156 comments (clear)

  1. Re:How could this happen in the open source commun by Chuck+Chunder · · Score: 2
    If you want to develope close source applications using QT you can buy a different license from them and do that.
    Indeed. However, I wouldn't be basing my business with QT technology as the cornerstone with the possibility that they will greatly increase licence fees if QT gains dominance.
    There is no problem here except when people want Free Software but are not willing to make their own software free.
    What of people that merely want to make Open Source software? With QT it's GPL or proprietary, with no room for middle ground (if you want to be able to distribute binaries, which is kind of useful).
    I do wish the Windows version of QT was GPL because then I would use it in a GPL program I'm writing for both Windows and Linux
    Indeed, such complex licencing situations on a widget set are just stupid. What is the point of a cross-platform widget set if you can't deploy things cross-platform with ease? There's just too many hurdles and restrictions for something that is so central to an application. I'd be most dissappointed if The Gimp for Windows didn't exist because of a licencing restriction on the widget set.
    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  2. Re:Yes, why not KDE? by mangu · · Score: 2
    BTW, what "small details" are you referring to with Gtk+ programming?

    The small detail I usually look first when I try a new GUI toolkit is: how easy is it to write text on inclined lines? One often needs that for visualizing data on multi-dimensional graphs. It's not so hard on MFC, very hard on Motif and Gtk, and trivial in Qt.

    I got instantly hooked the first time I tried Qt on KDevelop 1.0. I spent all of 15 minutes studying the tutorial and examples, then 15 minutes more to write my first working Qt program, adapted from one of the examples: an analog clock where the numbers are written in the same orientation as the respective hour marks, the hour and minute hands are black, the seconds hand is red. The seconds hand moves smoothly, not jumping each second as quartz watches do. It keeps working smoothly as the window is moved or resized. All in all, the most productive half-hour I ever spent studying any software documentation.

  3. Re:Did someone say "Windows 2000"? by selectspec · · Score: 3
    Top 10 Reasons to Move to Windows 2000 Professional

    1. Value You'll pay lots of money for Windows 2000 and MS support and training, increasing the value of your Microsoft stock.

    2. Reliability Win2k is almost as reliable as unix now!

    3. Mobility Since win2k is completely insecure, anyone can access your computer from anywhere!

    4. Manageability Win2k is easier to manage and support, until you find a bug, at which point your completely screwed!

    5. Performance Win2k has proven to be faster than Windows 95 (its amazing what you can do in 5 years).

    6. Security You'll feel safe knowning that only Microsoft (and some russian maffioso) have ever seen the source code!

    7. Internet You can be sure that our software will never comply with any of the internet standards

    8. Usability Win2k has provided us with many wizards like that Paper Clip guy to make life so much easier!

    9. Data Access By using roaming profiles you can access your data from any workstation, unless its not a win2k box, in which case you'll complelely hose it.

    10. Hardware Win2k runs on the same '86 hardware that it always did, forcing the CPU companies to continue that ass backwards compatibility. Also, win2k fixed that NT multi-CPU bug.

    --

    Someone you trust is one of us.

  4. In the early 80's, while all of Unix and DOS slept by Ukab+the+Great · · Score: 2

    those macintosh people were making usable graphical user interfaces. These programmers, along with the rest of the macintosh community, endured cries of 'WIMP' and 'macintoy' and 'idiot box' and lots of other anti-GUI sentiment. And then those hypocrits from old school unix and DOS turned right around and created X and Windows and, in their arrogance and spite for the macintosh, never tried to learn anything from it. They ignored many intelligent, widely appliable usability principles the mac introduced, or did did the exact opposite of those principles, just so they could be different from apple. Tests showed a menubar at the top of the screen can be accessed faster than one on a window, but it didn't matter to Microsoft. Having the cancel button on the left and OK button on the right conforms better to the left-right nature of English than the OK button left/cancel button right we see in windows (and GNOME) dialogs, but that didn't matter to Microsoft, either. And so windows ended up being a legacy to UI stupidity, and GNOME, through their blind emulation of microsoft, ends up being stupid legacy UI. A lot of gnome people (while well meaning) are a bunch of ex-windows people who conveniantly forget about history. Makes you wonder who really deserves to lead to the linux desktop GUI revolution: the people people who led the first GUI revolution, or the people who fought against it.

  5. Re:Yes, why not KDE? - cause you don't work for De by mangu · · Score: 2
    the speed of interpreter is not an issue when 95% of the CPU time is spent running LAPACK routines written in highly-tuned Fortran.

    I always use LAPACK for solving equation systems. It not only is as quick as it can be, but it has been tried and tested for decades, it should be FULLY debugged by now.

    But this 95% time running LAPACK is not true for most cases. I recently ran into a program where, according to top, the system was 11% of the time running LAPACK and 39% of the time running the GUI. There's a lot of number crunching in rotate/shear/translate/scale the data for visualization as well.

    BTW, the last time I coded in Fortran was in 1985, for a PDP-11/70 running RSX. I will use the old, time-tested Fortran libraries forever, but I'll stick to C/C++ until a better language is invented.

  6. What's the big deal on this? by jcoleman · · Score: 4

    I bought a Dell *HOME* computer in April and it came loaded with *gasp* RedHat 6.0, Enlightenment, Windowmaker, Gnome, and KDE. Sounds like a non-story to me.

  7. Good but worrisome by Anonymous Coward · · Score: 2

    There's a lot more information on this deal available on zdnet here: http://www.zdnet.com/eweek/stories/general/0,11011 ,2659657,00.html

    While it's a good thing that Dell is taking this step, isn't it a little worrisome how Eazel seems to be hyping itself over GNOME and Free Software?

    Some quotes from this longer article that are interesting are:

    "Dell will also start shipping Eazel's network user environment with all its Linux-based desktop and notebook products starting early next year."

    Umm, Eazel's network user environment? GNOME?

    "Eazel Services include its Software Catalog, which allows one-click installation of certified applications from a comprehensive Linux software library..."

    I tried the Nautilus preview, and their installer was pretty bad. It definitely wasn't one click. HelixCode has been installing and upgrading GNOME for a lot longer.

    "But customer needs are always paramount, so while Eazel will be the default desktop..."

    Once again, is it the Eazel Desktop(TM) now?

    I'd rather see a company of Free Software people (Helix GNOME) do this than a company of ex-Macintosh people who seem to forget about the rest of us conveniently enough in press releases.

  8. Debian/Gnome on Dell by cube+farmer · · Score: 2

    As a daily user of Debian's Gnu/Linux with the Gnome desktop on a Dell OptiPlex GX110, I can tell you how happy this news makes me.

    It took two full weeks to get X configured properly for my desktop; having Dell's support for this hardware would have made things so much easier.

    I hope that Dell begins full support for their laptop models soon, also. That would be sweet.

    --

    MacOS, Windows, BeOS, GNOME, KDE: they're all just Xerox copies

  9. Linux makes sense for the corporate environment by mangu · · Score: 2
    Dell already had Linux servers. Now they seem to ship Linux desktops as well.

    Linux is really well suited for businesses. At home, there's the installation and configuration problems to cope with. The typical home user is either too computer ignorant and unwilling to solve many of the small problems that arise, or always wanting to run the latest hardware for which there's no Linux support yet.

    In the enterprise, on the other hand, they run standardized systems; solve the installation problems for one box and the others will follow. There are professionals to take care of that. Once the standard Linux system is running, there will be no more time wasted on the M$ cycle of crash, reboot, crash, reboot, crash, reboot...

    1. Re:Linux makes sense for the corporate environment by TheReverend · · Score: 2

      I've actually had Mandrake crash more than Windows 2000 on me in the past month, for the following two reasons:

      1. I installed Mandrake on two computers with severe hardware problems.
      2. I don't have Windows 2000.

      --


      "Let me open these blinds so the snipers can see in." - Kevin Giffhorn
    2. Re:Linux makes sense for the corporate environment by lizrd · · Score: 2
      Polished and MS office in the same sentance is wrong.

      Now really, I think that MS Office is at least a little bit polished. That talking paperclip is pretty shiny, he must have gotten a little polish.
      _____________

      --
      I don't want free as in beer. I just want free beer.
    3. Re:Linux makes sense for the corporate environment by overshoot · · Score: 2

      There are professionals to take care of that. Once the standard Linux system is running, there will be no more time wasted on the M$ cycle of crash, reboot, crash, reboot, crash, reboot...

      In your dreams. I'm the guinea pig; I'm the one who fought to be allowed to buy a Dell notebook with Linux. And the terms were that I not only do my own system administration but teach the network admins their way around a Linux system.

      And, no, I'm not a professional sysadmin. I'm a professional polygon pusher and part-time electromagnetic egotist.

      --
      Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
    4. Re:Linux makes sense for the corporate environment by Enahs · · Score: 2

      >>FYI, my Windows 2000 crashes less than my Mandrake install (Don't flame me about using other distros).

      Could you define less than never? Never as in, my Mandrake box never "crashes." And when can we get a copy of your Win2K? It sounds like yours might be better than Microsoft's.

      --
      Stating on Slashdot that I like cheese since 1997.
  10. Cool by MathJMendl · · Score: 2

    Now that they have gnome computers maybe they'll put elves and dwarves on some too.

    --


    "I have not failed. I've simply found 10,000 ways that won't work." --Thomas Edison
    1. Re:Cool by regen · · Score: 2
      Everyone knows you execute the elf.

      You debug with dwarf.

    2. Re:Cool by cxreg · · Score: 2

      Now that they have gnome computers maybe they'll put elves and dwarves on some too.

      What's next, trolls on Slashdot? Oh wait...

  11. Mozilla has an ace in the hole by Jason+Earl · · Score: 2

    There is at least some chance that AOL will eventually switch to Mozilla as their AOL client browser. That single action would almost certainly turn the browser war back into a horse race.

    1. Re:Mozilla has an ace in the hole by Jason+Earl · · Score: 2

      Sure it is, if the control that AOL has is limited to the amount of control that it has over Mozilla.

      For example, let's imagine that Mozilla took over the entire browser market (unlikely in anything but the extreme long term). I could still take the Mozilla source code and change it so that it did exactly what I wanted. I could have a 100% AOL compatible browser with my own special additional features.

      Yes, AOL is evil, but Mozilla is good.

  12. This is very cool.... by SquadBoy · · Score: 2

    because if Dell sells it my boss will buy it for me and I'll be able to strip whatever they put on it put Debian on it he won't know the diff and I won't have winders anymore. Thank you Dell.

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
  13. Uptime? Let's get some data! by mangu · · Score: 2
    Look at the SuSE and Microsoft company website uptimes.

    (Unfortunately, Netcraft doesn't have uptime graphs for Mandrake). If the Microsoft webmasters themselves can't get anything better than that, how could I expect to do better myself?

    BTW, my personal record is 8 months for a Slackware system running on a 486-DX80 box. It was turned off to be moved to a different room. If I wasn't away at vacations at the time, I would have insisted on moving it plugged to the UPS, just for the pleasure of seeing the uptime rolling over to 0 at the 497th day! :)

  14. Is Bill Gates scared? by jasamaman · · Score: 2

    Linux-based computers take up 5% of the computer population in the U.S. right now. With Dell starting to sell linux computers, this number will undoughtedly rise dramatically. The percentege could reach double didgets. This would mean that Billy's operating systems would only be in the 80s. Isn't a monopoly a company that prevents other companies from competing?

    --
    Someone ever tries to kill you, you try to kill them right back!
  15. losing browser war by KevinMS · · Score: 5



    I'm starting to realize that linux is in real danger in the desktop arena before its even a real contender. What concerns me is web browsers. Netscape looks like it will not keep pace with IE and I'm sure MS realizes this. Mozilla looks like its going to remain a "hobby" for a while now, and konqueror is wasting its time with desktop integration eventhough desktop integration was just a way for MS to try to avoid anti-trust arguments. Maybe opera will help, but could they be moving any slower? MS knows that linux is screwed because of browser-envy, that is probably the main reason why they stopped their porting of IE at solaris and OSX. The linux office apps will be good enough very soon, people will realize they dont need talking paperclips, but when they cant see the webpages or the plugin media they want to they arent going to be happy

    --
    Sneakemail is to spam filters what an ounce of prevention is to a pound of cure.
    1. Re:losing browser war by AugstWest · · Score: 2

      uh, so you're saying that you don't think "corporate america" is going to demand basically a double-click to full usage?

      you're arguing that "corporate america" is fine with nightly builds?

      what corporations have you worked for that would put up with this? you're suggesting that I have my salespeople and business development people and the CEO and CTO use nightly builds of mozilla?

    2. Re:losing browser war by RickHunter · · Score: 2

      Umm... Mozilla is most definitely not a "hobby." I'm running it right now (M18), and aside from a few very minor problems (most related to the (admittedly odd) theme I'm using), its fine. I've got a good number of plugins installed, more than I've ever had under any Windows browser, and there's very few sites that I come across that render improperly... And most do odd things in other browsers too.

      Yes, Internet Explorer is going to remain the browser of choice for a while... Because most computer users aren't knowledgeable enough to consider that there's something out there that might work better. That'll hopefully change eventually.


      -RickHunter
    3. Re:losing browser war by BZ · · Score: 2

      I must ask. Have you used a recent Mozilla nightly? -- Mozilla user who is never going back to NS 4

    4. Re:losing browser war by luge · · Score: 2

      But it is feature rich, and you don't have to build it. It has many of the nifty features IE has (including instability :)- autocompletion, integration with mail and the desktop, etc. And you can get binaries right here. So... any more complaints? Seriously... I do some spare time QA stuff for moz, so any features that you don't think are there I'd love to hear about.
      ~luge

      --

      IAAL,BIANLY

  16. Re:About time by sammy+baby · · Score: 2
    This just proves that we need to have people on the boards of directors of every corporation in America to represent the interests of the people.

    I couldn't disagree more. I believe it shows that each and every board of directors for every corporation in the world should be replace by efficient, highly advanced computers. Preferably, by just one computer, which will lead us all into the age of the machine. Long live our digital masters!

  17. Rant about GNOME by danfarrell · · Score: 3

    I was looking for a place to rant about GNOME, and then this was posted, which gives me my opportunity.

    First let me say I am an avid GNOME user, use it all the time, love it, etc, etc, etc... I wish I had the programming skill/desire to help out.

    Anyways, here is the rant: I HATE CROSS PLATFORM APPS!!!!!!!!! AGH!!! I have been reading mailing list archives lately, trying to find a good place to be able to contribute. In my opinion the things holding GNOME back are lack of a couple of key apps: Word Processor, Presenter, and Web Browser. Every GNOME company(who have the best programmers) seems content to accept XP apps for these. OpenOffice is not gonna be the GNOME Office I want, it's way too bloated and XP centered. Follow Gnumeric's lead! Make very good totally GNOME based apps! AbiWord, OpenOffice and Mozilla are not what I want! They all sacrifice what could be, and can't make the best use of what is available in the GNOME platform. I have been looking at Codefactory's gtkhtml2, which could be the webbrowser base needed, but Achtung has been abandoned... and where oh where is a good word processor! Okay, I think that's the end of it... I need to learn GUI programming better so I can make it happen, I know... I'm working on it...

    Alright...

    Peace out...

    Dan

    1. Re:Rant about GNOME by fejjie · · Score: 3

      GtkHTML2 is not a web-browser replacement. We currently use GtkHTML in Evolution and it renders HTML fine, but has no support for CSS. GtkHTML2 will support that but it will still be a lightweight HTML rendering widget and not a full-blown web-browser ready engine. At least as far as I know - contact Anders Carlsson to find out for sure.

      As far as achtung, it hasn't been abandoned - Joe Shaw is still hacking away at it in his spare time.

      OpenOffice I believe itends to be fully GNOMEified, but I dunno for sure.

    2. Re:Rant about GNOME by _|()|\| · · Score: 3
      here is the rant: I HATE CROSS PLATFORM APPS!!!!!!!!! AGH!!!

      Okay, here's my rant: I HATE PLATFORM-DEPENDENT APPS!!!!!!!!! AGH!!!

      The first thing the GNOME and KDE clowns do is start developing an office suite from scratch. The Mozilla clowns, realizing they have to be cross platform, essentially develop a new platform, in the form of XUL.

      Sure, develop an ICQ client for one platform. (Of course, it won't be complete until it reads email.) If you're developing anything worth a damn, don't depend on any one platform. Don't know how to write a (Win|Mac|CDE|KDE) app.? Fine, but please separate the user interface from the rest of the app. so that someone who knows and cares can.

      The point is, an app. (proprietary or free) is nothing without users. Targeting one platform alienates the users of all the other platforms. Foo 3.2 for the Amiga looks pretty quaint right now. In five years, Bar 2.1 for GNOME will probably look just as quaint. People have criticized Donald Knuth for using an imaginary assembly language to illustrate the algorithms in The Art of Computer Programming . Why not FORTRAN, Pascal, C, C++, or Java? The question almost answers itself: "New algebraic languages go in and out of fashion every five years or so, while I am trying to emphasize concepts that are timeless."

  18. Re:Well it's about time. by penguinboy · · Score: 2

    Actually, it did. Dell has been shipping RedHat pre-loaded on workstations and servers for quite some time now. I'm not sure exactly, but it's probably been at least a year - so I don't see how exactly this is news.

  19. Why is this "new"s ? by DunbarTheInept · · Score: 2

    I don't get it. I've already made two purchase orders for Dell machines here at work in the past, and they came pre-installed with Redhat, and Gnome as the default environment. How is this anything new? They already do this. I don't understand how there is any difference between their "business", "education", and "home" deals. Why not just offer all the models with sets of pre-installed software and not bother calling them "business" or "home" models. There really isn't any important difference - you can take a "home" model and add and subtract options to make it just like a "business" model, and visa versa. I don't understand their categories.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  20. Wintel whore #1 takes a stake in Eazel?! by _|()|\| · · Score: 3
    Sounds like a non-story to me.

    I was stunned when Dell started preloading Red Hat on Dimensions. At first I was surprised when it charged the same for Red Hat as for Windows. I shouldn't have been.

    Two things make this a story. The ZDNet link says Dell is now loading on "business PCs"; i.e., OptiPlex, Dimension, and possibly Latitude notebooks. Second, the eWeek article says that Dell "has taken a significant stake in Linux software developer Eazel."

    Gateway introduced the AMD-based Select line in response to Intel supply problems, then dropped it, then reintroduced it as the Athlon surpassed the Pentium III in clock speed. Now, even as everyone else has introduced Athlon systems, Dell has stuck with Intel. Likewise, it has been a big Microsoft partner in bundling Windows and Office. Dell is a PC powerhouse because its deals with Intel and Microsoft cut expenses. Now, in the wake of the anti-trust trial, Dell preloads Linux. The investment in Eazel is a vote of confidence on the potential of Linux on the desktop.

  21. Because Debian isn't so great? by mangu · · Score: 2
    Debian has tried to merge the installation process with the kernel compilation. Installation should be quick and easy; after you install you start the process of optimization and configuration, which you can take as long as you wish or need to. Debian tries to put all the optimization into the installation, which appears not to be what most users want.

    BTW, Red Hat isn't the sales leader anymore, Mandrake seems to have overtaken them. Myself, I use Conectiva, the best for me.

    (PS: when I say me I mean myself, not the later version of a half-witted so-called "operating system")

  22. Bigotry obviously runs high! by Christopher+B.+Brown · · Score: 4
    From my certainly-biased perspective, it's nowhere near as evident where manifest superiority lies:
    • Is Debian superior, because it doesn't suffer from the RHAT thing of releasing weird customized versions of kernels and compilers, or is it inferior because it took longer to get The XFree86 4.0.1 release out?
    • I no longer use RHAT these days, using Debian instead; the long times between Debian "stable" releases is legitimately a pain against which the questionable robustness of RHAT "dot 0" releases must be balanced.
    • On Debian, I've had a whopping lot more success running GNOME applications than I have had with KDE applications; your "clearly superior" code has tended to suffer badly from segmentation faults. I've never gotten any of the prepackaged KOffice stuff running.
    • I tend to prefer the architecture of GNOME to that of KDE, particularly because information about it is actually published and available.

      Most of the documentation about KDE development seems to focus on the "soft" matter of "What are the UI guidelines?", with a distinct dearth of technical architectural material.

    • I could argue that KDE, by largely forcing developers to program in C++, this represents its own "denial of passion for excellence."

      After all:

      "C++ is more of a rube-goldberg type thing full of high-voltages, large chain-driven gears, sharp edges, exploding widgets, and spots to get your fingers crushed. And because of it's complexity many (if not most) of it's users don't know how it works, and can't tell ahead of time what's going to cause them to lose an arm." -- Grant Edwards
      :-)

      GNOME, by being agnostic about what language you are expected to use, does not force you into

      "Java and C++ make you think that the new ideas are like the old ones. Java is the most distressing thing to hit computing since MS-DOS." -- Alan Kay

    The notion that GNOME is necessarily terribly awful and that to use it means denying any notion of "passion for excellence" seems to me to be a ludicrously unfair way of characterizing it.

    At one time, GNOME wasn't much more than a counterreaction to KDE's adoption of the then-rather-more-proprietary Qt toolkit; that is certainly no longer true.

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:Bigotry obviously runs high! by Arker · · Score: 2

      This is ridiculous.

      Debian KDE packages are packaged by people that like and use KDE - they have no reason to sabotage it like that. That's totally absurd.

      It also doesn't explain why I have the same experience under RedHat and Mandrake - the last of which is a distro that defaults to KDE contributes to KDE aggressively and quite clearly is in love with KDE.

      Gnome has it's drawbacks too. I don't use either on a regular basis personally - I use both occasionally (usually for a few days after the release of a major rev) so as to be familiar with them in case I need to support them. So I consider myself fairly objective on the issue. Other than aesthetic preferences, there isn't much difference from the end-user perspective. KDE has bit fuller complement of applications, Gnome is more customizable and happier about working with other WMs... *yawn*. It's just silly that so many KDE people (not just random slashbots, but posters on the official KDE site do this on a regular basis too) continuously assert their technical superiority, and come up with all these wild conspiracy theories to explain why even though they have the clearly superior product some people choose to use something else.

      The answer is simple. The product isn't so clearly and self-evidently superior as you want to think. Get over your bad self. Do what causeth you not to wilt and all that stuff - but for your own sake, lose the superiority/inferiority complex and the conspiracy theories, or at least learn to keep them to yourself. They just make you sound like a kook.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  23. I hope laptops get better by mangu · · Score: 2
    I have a sony vaio, which I bought for the light weight and small size. I haven't been able to use the built-in winmodem in Linux yet, and I had to (shudder) buy a driver for the sound chip. This commercial sound driver is the only software I have found so far that's able to crash a Linux system if it's not handled correctly.

    But there's still hope. I've read that SuSE 7 has built-in support for this chip. Maybe we'll get the same support on other distros yet.

  24. The Invisible Hand by ca1v1n · · Score: 2

    It's called the invisible hand. It has two failings: Monopolies, and Externalities. The first is the only one relevant here.

    Wow, we've identified a system created by humans that doesn't perfectly accomplish its design goals all the time, even when working within the design specifications. This is not a problem unique to capitalism. The Invisible Hand does work, provided that the government takes action to prevent the formation of monopolies and to internalize externalities. In other words, laissez-faire sucks just as much as pure communism. That's why it greatly pleases me to hear many of the world's more powerful countries referred to as modern socialist rather than democratic. Balance between ideals gives to the people the power that would otherwise be concentrated in either the left-wing or the right-wing elites.

  25. Re:Yes, why not KDE? by nd · · Score: 2

    Ok, i'll bite.

    "Gnome has a lot of positive points, but I like KDE better. It's a bit faster, for one thing. And it has better development tools for generating applications."

    Ahh, there's nothing I like better than anecdotal arguments for one over the other. Exactly how is KDE faster? The window manager? The file manager? The application libraries? There's so many variables here I don't know how anyone could say one is faster than the other. Perhaps you meant "Qt is faster than Gtk+" (which is probably true)?.

    And how does it have better development tools? Both are pretty developer friendly in my opinion (though I'm pretty biased towards Gnome development). Gnome had glade/libglade a long time before Qt designer came along. KDevelop is a moot point since many prefer not to use it, and KDevelop supports Gnome anyways (or so it says, I haven't verified this myself unfortunately).

    For what it's worth, I'd say that Gnome is more popular with developers than KDE.

    <useless statistics>

    Freshmeat software map:

    KDE projects: 359
    Gnome projects: 398

    Sourceforge software map:

    KDE projects: 80
    Gnome projects: 129

    </useless statistics>

    What does this mean? Not much, except that you probably can't say KDE is more developer friendly than Gnome (unless the developer is strongly C++ or C biased).

    BTW, what "small details" are you referring to with Gtk+ programming? Gtk+ may look intimidating at first, but once you get the glib/gtk+ philosophy it makes sense and you'll find yourself predicting the APIs.

  26. Re:Yes, why not KDE? - cause you don't work for De by mangu · · Score: 2
    Have you tried to program a KDE app with Perl for instance?

    No. I may be prejudiced, but I view Perl as a "better bash", which makes writing Perl programs "housekeeping", not "development" for me.

    Yes, I use KDevelop mostly. The reason I like Qt and KDevelop is because I write a lot of numeric analysis, digital signal processing, and real-time process control software. I really need the high number-crunching performance only C or C++ can give me, but I don't want to waste a lot of time coding the user interface. I have found KDevelop and Qt are the ideal combination for that.

    You mention several languages that are popular for quickly written one-of-a-kind programs, but when one writes commercial software, one has to watch simultaneously for two factors: the software must not be late for the market and it must be a fast performer. Under these conditions, one's pretty much bound to C/C++ anyway.

  27. GNOME can work on Windows 2000 by yerricde · · Score: 2

    It wouldn't take much porting to get the GNOME desktop and GNOME applications to work on the Windows 2000 system, seeing as how the Cygwin POSIX layer, the XFree86 server, and GDK/GTK+/Glib are already ported.

    --
    Will I retire or break 10K?
  28. Re:Minimum Requirements by cyber-vandal · · Score: 2

    Unfortunately Microsoft licensing deals with the major OEMs are on a per-CPU basis, so even if you buy a Linux workstation, there is the price of a Win9x license factored into the total cost.

  29. Re:Think bigger.... by cyber-vandal · · Score: 2

    A lot of people haven't had Windows training either, all that's required is a Linux+GNOME for Dummies book just like the ones people buy for Windows. On a corporate desktop as well, the relative obscurity of Linux is an advantage, as the users will have to do more than download some crap and double click on it to install. Selling it to the PHBs like that would probably be more successful than the 'more stable than WNT' line as evil hackers writing executable viruses get given more attention than the BSOD.

  30. Re:How could this happen in the open source commun by Shadowhawk · · Score: 2
    I won't comment on Gnome vs. KDE, but on the matter of Debian, there are some things that hurt debian.
    • Debian cycles times are long - I believe there was a /. post about this
    • Debian doesn't advertise or make deals with book sellers
    • Some people may have a problem with Debian's attititude towards non-free software
    • This is my personal pet peeve - If you want to download ISO images and you're behind a firewall that blocks their ISO pacthing protocol, you can't do it!!!
    --
    My mind works like lightning. One brilliant flash and it is gone.
  31. I looked at the press release... by SIGFPE · · Score: 3

    ...but I couldn't find where to click to find a stock quote for GNOME or LINUX. What the hell kind of news story is that?
    --

    --
    -- SIGFPE
  32. Re:Desktops irrelevant. IT'S THE LAPTOP'S STUPID!! by Enahs · · Score: 2

    Hrm.

    >IT'S THE LAPTOP'S STUPID!!

    The laptop's stupid *what*? Pathetic battery? Keyboard? Expensive screen? You've implied that there's something stupid about the laptop, but haven't told us what it is.

    --
    Stating on Slashdot that I like cheese since 1997.
  33. Am i missing something. by SubtleNuance · · Score: 2

    Am i missing something or isnt GNU/Linux required to run GNOME? And as such, what distro is Dell going to shill?

    Lets not put the applecart before the ox as they say...

  34. Re:AMD by Fervent · · Score: 2

    I like the Pentium III SpeedStep chip in my notebook just fine, thank you.

    --

    - I don't care if they globalize against free speech. All my best free thoughts are done in my head.

  35. Re:How could this happen in the open source commun by Chuck+Chunder · · Score: 3
    Red Hat & Gnome are sacrificing their ideals for the sake of a quick buck. You can't get into bed with the Commercial Devil and not die a little.
    You still seem to be under the impression that 'Free' and 'Commercial' are two incompatible concepts. Have you not been paying attention?
    Part of the reason that the big commercial companies were attracted to the GNOME Foundation was the Freedom provided by GNOME's underlying widget set, GTK+. A Freedom which wasn't available from QT at the time

    If you want to talk about Open Source for a second then QT is incompatible with the majority of Open Source licences as it is GPL, rather than LGPL.

    If the FSF acknowledged the need for the LGPL and created it then why don't Trolltech use it for their QT libraries? The reason is simple, Trolltech's goal was to silence the most vocal (and extreme) Open Source type (ie Free Software proponents) while maintaing the same degree of usage control over their libraries. Any company planning on releasing non-GPL (ie proprietary or an alternative Open Source licence) would be insane to tie themselves to the future licencing whims of Trolltech.
    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park