Slashdot Mirror


KDE And Gnome Together At Last?

HangingChad writes "eWeek is reporting about Novell's plan to combine elements of both into a unified desktop. Apparently the work has already started. Chris Schlager, vice president of research and development for SUSE, thinks the differences between KDE and Gnome developers have been overstated. Apparently he's not a regular /. reader."

466 comments

  1. Gnome and KDE? by nick-less · · Score: 5, Funny

    Whats next? Cats sleeping with dogs?

    1. Re:Gnome and KDE? by iminplaya · · Score: 0, Funny

      Or apples growing on an orange tree?

      --
      What?
    2. Re:Gnome and KDE? by Anonymous Coward · · Score: 2, Funny

      Venkman: This city is headed for a disaster of biblical proportions.
      Mayor: What do you mean, biblical?
      Ray: What he means is Old Testament, Mr. Mayor... real Wrath-of-God-type stuff. Fire and brimstone coming down from the skies.
      Venkman: Rivers and seas boiling!
      Egon: 40 years of darkness, earthquakes, volcanos.
      Winston:The dead rising from the grave!
      Venkman: Human sacrifice, dogs and cats, living together... mass hysteria!

    3. Re:Gnome and KDE? by Alan+Cox · · Score: 5, Insightful

      I seem to remember that being done for Red Hat 8, making them fit together isnt that hard now days, and all the joint work KDE and GNOME people have been doing at freedesktop.org on common specifications helps even more.

      Its the peanut gallery who seem wedded to the 'gnome v kde war'

    4. Re:Gnome and KDE? by Tandoori+Haggis · · Score: 0, Offtopic

      Re "cats sleeping with dogs"

      Seriously,there was a song about that already. "Can your pussy do the dog?"

      --
      My hyperlinks aren't worth the paper they're printed on.
    5. Re:Gnome and KDE? by jokell82 · · Score: 0, Offtopic

      "Dogs and cats living together! Mass hysteria!" /Ghostbusters

      --
      I dunno who it is
      but it prolly is fhqwhgads.
    6. Re:Gnome and KDE? by gorre · · Score: 5, Insightful

      RH just used themes to make them look similar. The integration was no more than skin deep.

      --
      "Madness is something rare in individuals - but in groups, parties, peoples, ages it is the rule." -- Nietzsche
    7. Re:Gnome and KDE? by Cliffy03 · · Score: 2, Interesting

      Well if it is going to be that easy, I say do it. If I can do the things in Gnome that I prefer to do from KDE, or vice versa, I like it.

      Now don't ask me to give a technical answer for why, I for some reason prefer Gnome for admin stuff but like KDE for playing. Both desktops are an acheivement, they can only get better, and what a way to get better.

      --
      In Soviet Russia, Nigel makes plans for you!
    8. Re:Gnome and KDE? by BigDuke · · Score: 1

      The image that comes to my mind is the Cat-Mouse antidote machine from Dune that the Baron gives to Foofer (sp?) which he must milk every day to survive.

    9. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      awesome, i just got dissed by the real AC. bitchin dude.

    10. Re:Gnome and KDE? by Ilan+Volow · · Score: 1

      Two different toolkits will always have some differences in user-interaction. They will have lots of little different things that are done in little different ways resuling in little different behaviors, ultimately adding up into one big inconsistent and problematic user experience when combined. No matter how much effort it is made to smooth over the differences, some inconsistency will leak through. It was dumb mistake to have two different toolkits in the first place, and is an even dumber mistake for the same people who had committed the first mistake (and defended it for years) to try to merge the two environments when they realized the first mistake had bitten them in the ass (after years of HCI people on the fringes of the FLOSS community telling them that this is exactly what would happen).

      If Red Hat had really wanted to solve this problem, they wouldn't have created the BlueCurve theme; if they had really wanted to solve this problem they would have used some of the $700,000,000 they had spent on buying a compiler company and several dot-coms and spent it buying out Trolltech and making Qt the Linux UI standard whose license everyone could agree with.

      It's the kernel hackers and like minded systems people/unix geeks who are absolutely clueless about interface design who seem to think you can simply cobble together to different environments, make all the icons look the same, and not have any problems. Unfortunately, these are the people who have the coding skill, and thus, all the decisions about how the UI design of linux will progress.

      Current Linux UI's are designed by programmers. And it shows.

      --
      Ergonomica Auctorita Illico!
    11. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      where do you think dats and cogs come from :P

    12. Re:Gnome and KDE? by kernelfoobar · · Score: 2, Interesting

      Who you gonna call?

      Gnomebusters!

      Actually, I prefer Gnome myself, KDE is too MS Windows-like. But combining KDE and Gnome, isn't what RedHat's Bluecurve is all about?
      note: IDRTFA

      --
      Here we go again!
    13. Re:Gnome and KDE? by toddler99 · · Score: 1

      wish i had the picture of my 90 pound yellow lab sleeping next to our old 20 pound cat online :)

    14. Re:Gnome and KDE? by codemachine · · Score: 1

      How many different interfaces to win32 are there right now? And how many tookits on the Mac? I seem to remember that there are many, but that there is some integration work there that keeps the system somewhat consistent.

      There is no reason why you can't have a single Linux desktop with multiple methods to program for it. Those who like C and GTK can use that, those who like C++ and QT use it, and those who like Java can use Java (and Python already interfaces well with all of these languages and toolkits). The KDE desktop already has a fair bit of integration code in place that allows GTK developers to build native KDE applications. The GNOME people could do the same for KDE/QT, and Sun could create integration for both toolkits in their 3D desktop.

      All we need is for it to be as seemless as ObjectiveC/Cocoa, C++/Carbon, and Java/Swing are on Mac OS X (although Java with Swing on the Mac JVM is just a fairly good skin, you do have the option to do Java/Cocoa too).

    15. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      Actually I think that for a full Intigration that KDE would have to be re done with a C++ widget library based on GTK like WxWidgets perhaps. If that happened then both C and C++ programmers would be using GTK based widgets. Right now the two different desktops are using two entirely different widget sets with two entirely different licensing arrangements. (GPL/proprietary for QT in KDE and LGPL for GTK in GNOME). Don't think that will work.

    16. Re:Gnome and KDE? by checkup21 · · Score: 1

      regarding litestep on win32 and several other shell replacements, they give a damn about consistency.

      The leading question is the one about the toolkit to use. They path you described that has been followed on on the macosx platform, is only caused by the omnipresence of cocoa, nothing else. Why not interface to it !? And now ? Cocoa is nowhere available besides macosx, developers get in the same situation they come by following mfc !

      So todays question is in fact "gtk, or qt".
      And the answer is simple : gtk didn't succeed.

      It made it hard for the developers, it didn't force the devs to follow the most basic UI demands
      and it's by far not at the level of integration as qt/kde gets.

      I assume the whole discussion about "desktop unification" is driven by managers seeing SuSe and RedHat and stating "why not unifiy them ?".

      The question itself shows that there has been no understanding of the materia.

      The to me best way to face the future is to give the gtk People easy interfaces to get to the lookandfeel of qt. This helps us, the users, and the business. The question who has won is answered by the appearance of kde3.2 and gnome2.6. It hardly shows that the way gnome has to go to reach kde is in fact too long.

      I even would say that we should take care of getting gnome out of all mainstream distris because it slows down linux penetration on th desktop. Let's focus all on kde.

    17. Re:Gnome and KDE? by trezor · · Score: 1
      • Well if it is going to be that easy, I say do it.

      What? A serious and optimistic post? I obviously missed slashdot somewhere around the corner. I thought this were going to be a flamewar of bilical prpotions...

      C'mon! Gnome and KDE? Together? What should all those zealots who have arisen from the "Windows vs. Linux" level troll about then?

      --
      Not Buzzword 2.0 compliant. Please speak english.
    18. Re:Gnome and KDE? by smittyoneeach · · Score: 1

      Or Apple emerge-ing the KDE and Gnome trees?

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    19. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      Or Microsoft acknowledging Apples superiority and abandoning the PC?

    20. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      But if I'm wrong I'll go to jail, happily...

      But if you had just held a single high level cabinet meeting, think about it... Duyba, you could have saved the lives of thousands political donors.

    21. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      I don't think MS would disagree that the two companies target different market segments.
      'superiority' is a real iceberg tip, though; you've got to quantify what you're about there...

    22. Re:Gnome and KDE? by Directrix1 · · Score: 1

      Obviously, if they would just work with each other to create standard modularization points for different components of the system. And if they would just use standardized locations and types for shortcuts and other common things, this wouldn't even be a problem. It would be a feature. If the system was properly componentized then we would all win. I think the two projects need to merge, but the ability to select which feature from which one you want should be included. Or better yet, have a generic component interface defined for every feature and have whatever program fits the bill, fill the need.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    23. Re:Gnome and KDE? by juhaz · · Score: 1

      As if Gnome project would just shut down and went home if Qt licence would change.

      There are probably quite a some people out there who like the GTK not only because of licence. RedHat being one of companies most focused on that directions. Why, of course they should've made an U-turn and waste everything they've done on that front because YOU think Qt is better.

      If you want to bitch about someone not buying off Trolltech, blame SuSE, or Mandrake, they're the Qt houses.

      Sorry, but wake up, there will NEVER, EVER be just one toolkit that "everyone can agree with".

    24. Re:Gnome and KDE? by Anonymous Coward · · Score: 0

      You can pry my Gnome desktop from my cold, dead hands.

      Fucking KDE morons always think they own the whole world, or even that they ARE ahead in something (other than idiotism, of course. THAT is one area they REALLY excel at, you being a perfect example).

    25. Re:Gnome and KDE? by cbreaker · · Score: 1

      Yea, you're right, but it also made installing non-Redhat RPM's or tarballs very difficult. They switched around how their version of KDE saves configuration, plugin, theme, etc stuff. Installing anything took modification.

      I am not saying that I don't like the psuedo integration aspect, but I'd rather just pick Gnome OR KDE for a particular workstation instead of being able to hop between the two.

      --
      - It's not the Macs I hate. It's Digg users. -
    26. Re:Gnome and KDE? by Frizzle+Fry · · Score: 1
      What should all those zealots who have arisen from the "Windows vs. Linux" level troll about then?

      I guess they'll just have to make the leap from directly from Windows vs. Linux to vi vs. emacs.
      --
      I'd rather be lucky than good.
  2. Apparently he's not a regular /. reader. by GMFTatsujin · · Score: 5, Funny

    Maybe he browses at +5. :)

    1. Re:Apparently he's not a regular /. reader. by Quadfreak0 · · Score: 1

      think he would have replied by now if he was a reader?

    2. Re:Apparently he's not a regular /. reader. by Anonymous Coward · · Score: 1, Insightful

      I wish I could browse and only see the -1, +4 and +5 posts. That would be a good feature.

    3. Re:Apparently he's not a regular /. reader. by GMFTatsujin · · Score: 0, Offtopic

      Yay! Now he'll see my post!

    4. Re:Apparently he's not a regular /. reader. by Anonymous Coward · · Score: 0

      Pff... this is a PR press release. He makes it quite clear that they cannot be combined technically. He's talking about the same kind of "togetherness" that Red Hat did... making the joins less obvious. This is a sop to keep KDE fanatics quiet -- they've been screaming like banshees as it has become obvious their desktop is dead in the water as far as business are concerned.

      Novell's future business desktop is GNOME based. So is Sun's, and so is IBM's.

    5. Re:Apparently he's not a regular /. reader. by lavalyn · · Score: 1

      Well I suppose you could go (if you were a registered user)

      Threshold +4
      Flamebait +5
      Offtopic +5
      Troll +5

      --
      Doing the Right Thing should not be preempted by making a buck.
    6. Re:Apparently he's not a regular /. reader. by Enahs · · Score: 1

      People seem to be fond of claiming that business wants GNOME instead of KDE; I'd like to see some real numbers on that rather than the usual hand-waving.

      The reason it seems strange to me is because KDE (IMHO) offers precisely what I'd look for in a desktop environment in a business environment. You have a system that, given a relatively "standard" system, can handle init, can handle cron jobs, can handle printers, etc. and do so from a centralized app. Also, KDE has more polished automation features (read: app scriptability.) Now, granted, GNOME can do much of what KDE can do these days, but given that KDE project leaders have even done government contract work (read: Germany) I have to wonder just how much more popular GNOME is in business circles.

      Yes, I know the argument. Use GNOME, and if you ever develop proprietary apps, you don't have to pay a licensing fee! Hooray, GNOME wins with the crooks, hucksters, and sheisters who want to get ahead by finding suckers willing to get ripped off. Yes, I firmly believe in the concept of Free Software but Miguel and Co. is truly deluded if they think they're attracting quality business clients when their main selling point is "you can do everything for free...and we won't sue!"

      --
      Stating on Slashdot that I like cheese since 1997.
    7. Re:Apparently he's not a regular /. reader. by yobbo · · Score: 1

      Looks like they know where the mirrors and release notes are then.

    8. Re:Apparently he's not a regular /. reader. by Anonymous Coward · · Score: 0

      I have to wonder just how much more popular GNOME is in business circles.

      Think, this:

      *Novell's future business desktop is GNOME based. So is Sun's, and so is IBM's.

      Answers your point...as for KDE "leaders" doing government work, in Germany. The *only* place in the world where KDE has any traction is Germany, and it isn't much. The most you've seen, even in Germany, is a bit of government money put into a contact system and a few extensions for KMail. Pfff.

      Yes, I firmly believe in the concept of Free Software but Miguel and Co. is truly deluded if they think they're attracting quality business clients when their main selling point is "you can do everything for free...and we won't sue!"

      Well, this is a non-sequiter for a start. Your belief has no bearing on what businesses think, and the main selling point of GNOME is not just that it is avoid any licensing hang ups (and that includes not having to track the installations, which is a huge hidden cost in software licensing). GNOME is also far cleaner, faster and simpler to use than KDE... not mention that it has far superior applications, and the support of the main tech corps. It really is a no-brainer for business.

      You may now return to deluding yourself about "scriptability" or cron jobs (bwahahaha).

    9. Re:Apparently he's not a regular /. reader. by 3247 · · Score: 1
      "Answers your point...as for KDE "leaders" doing government work, in Germany. The *only* place in the world where KDE has any traction is Germany, and it isn't much."
      One of driving forces behind KDE has been SuSE, which is based in Germany. Now SuSE is owned by Novell ... and they are already pushing GNOME.
      --
      Claus
    10. Re:Apparently he's not a regular /. reader. by Anonymous Coward · · Score: 0

      Yeah, but most of the -1 stuff worth reading is stuff that's been censored by moderators abusing the stupid Overrated option. And there's no way to cancel out the effects of that one.

    11. Re:Apparently he's not a regular /. reader. by Anonymous Coward · · Score: 1, Insightful

      And Novell is pushing KDE once they bought suse. Ximian and GNOME were both integreated more in Novell already because they had bought Ximian way back in August.

  3. Wow! by Bishop,+Martin · · Score: 5, Funny

    I can't wait for KGplayer, twice the features, double the resource usage!

    --
    Setec Astronomy
    1. Re:Wow! by iminplaya · · Score: 2, Funny

      Doesn't resource usage increase to the square of added features?

      --
      What?
    2. Re:Wow! by thestarz · · Score: 1

      I can't wait for KGplayer, twice the features, double the resource usage!

      I think you mean: "Twice the features, quadruple the resource usage."

      --

      c++; /* this makes c bigger but returns the old value */
    3. Re:Wow! by potmos · · Score: 0, Flamebait

      Microsoft already made that. It's called Windows Media Player.

    4. Re:Wow! by Anonymous Coward · · Score: 0

      I think that Novell should forget about Gnome and KDE. Instead they should focus their efforts on Enlightenment DR17. I want this baby to see the light of day. E was great. I keep wondering if Rasterman/E camp can do it again? The more time that passes the more I doubt, but I still have a twinge of hope.

      Actually, there are things that annoyed me from every desktop I've used. I wish for some kind of hybrid from windows, kde, gnome, enlightenment, fvwm, beos, osx, and windowmaker done right that doesn't have anything annoying about it, and can be really fast and light. That would be cool.

    5. Re:Wow! by Anonymous Coward · · Score: 0

      Even better. If you run Windows Media Player in wine you can have half the features with 8 times higher resource usage.

    6. Re:Wow! by Moraelin · · Score: 2, Funny

      Nah, you're not thinking far enough. Let's really merge them.

      Let's have a desktop which now starts _two_ sound daemons on startup. Nevermind that ALSA already can mix sounds very well on its own. We're hackers. We want to write yet another complex handler, especially if it involves threads. In fact, let's write a third sound daemon, whose job is just to interface with the other two.

      Let's also load and initialize two damn huge graphics libraries, and the usual gazillion wrappers around each of them, right on startup. (E.g., each of them just has to come with its very own clever font renderer.) Of course, that also goes without saying for each of the gazillions of other personalized libraries that KDE and Gnome just had to include. And, of course, the gazillion programs and applets that each of them just has to load into RAM on startup.

      Now we can really compete with Windows XP. If not on ease of use or mindshare, at least in the hundreds of megabytes of RAM used and minutes to wait on startup and shutdown. But, hey, it's a start. It worked for Microsoft.

      Me? I'll be the guy running XFCE 4. It does everything I ever wanted from a desktop and window manager, and starts in a quarter of a second.

      --
      A polar bear is a cartesian bear after a coordinate transform.
    7. Re:Wow! by plj · · Score: 1

      So slowly? I always thougt it would be a NP class problem if the features from both KDE and GNOME apps are added to one app...

      Or was that a combination of OOo and Mozilla? Well, nevermind. ;-)

      --
      “Wait for Hurd if you want something real” –Linus
  4. Early leak by salimma · · Score: 4, Funny

    Obviously, this must have been meant for publication on April 1st!

    --
    Michel
    Fedora Project Contribut
    1. Re:Early leak by B3ryllium · · Score: 2, Funny

      Well, yeah, either that or the Novell team BLATANTLY STOLE the Gnome source code after cracking their web server ... heheh :)

    2. Re:Early leak by Elektroschock · · Score: 1

      Not really, this is a Novell blabla statement. They have to explain their shareholders why they bought Ximian and thois has little influence on SuSes comittment to KDE. I hope that the ximian marketing guerilla will have no impact on Novell and SuSe. KDE is the desktop of choice of SuSE and Gnome products have to be better integrated. Last year a lot of efforts were taken to bridge the gap. And KDE now has mono bindings.

  5. What's next on Novell's agenda? by metallicagoaltender · · Score: 4, Funny

    Are they planning on unifying emacs and vi?!?

    1. Re:What's next on Novell's agenda? by Anonymous Coward · · Score: 0

      why? it's like trying to combine windows and linux

    2. Re:What's next on Novell's agenda? by Anonymous Coward · · Score: 0

      Behold, the new WinApple

    3. Re:What's next on Novell's agenda? by AndrewRUK · · Score: 4, Informative

      Who needs to unify them?
      Emacs can pretend to be vi (M-x viper-mode) and vi can pretend to be emacs (vimacs.)

      (And anyway, why would anyone use anything other than emacs - yeah, trying to remember all the keystrokes will drive you insane, but M-x doctor is there to help ;-) )

    4. Re:What's next on Novell's agenda? by aardvarkjoe · · Score: 1
      And anyway, why would anyone use anything other than emacs...

      Well, I would use emacs, but I couldn't afford an extra 100 GB disk to use as a swap partition. So I just use the standard -- ed.
      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    5. Re:What's next on Novell's agenda? by sketerpot · · Score: 1

      It's really funny to me that emacs was once considered a really big and bloated text editor. Compared with just about anything Microsoft makes these days (this isn't MS bashing, I just happen to have quite a bit of MS software handy to compare emacs with at the moment), emacs is extremely zippy and lightweight.

    6. Re:What's next on Novell's agenda? by Mr.+Piddle · · Score: 1


      viper-mode works quite well. For a programmer, using vi for efficiency and emacs in vi mode for large files is an awesome combination of tools. One key command set, two complementary tools.

      Yes, I did say it: vi and emacs are complementary. Oh, Slashdotters why do you cry out in pain?!?

      --
      Vote in November. You won't regret it.
    7. Re:What's next on Novell's agenda? by hazem · · Score: 2, Funny

      yeah, trying to remember all the keystrokes will drive you insane

      Too late! I'm already insane, but now I understand why!

    8. Re:What's next on Novell's agenda? by krumms · · Score: 2, Funny

      Here's my session with the emacs doctor:

      I am the psychotherapist. Please, describe your problems. Each time
      you are finished talking, type RET twice.

      help me

      Why do you say help you?

      because I'm a loonatic

      Is it because you are a loonatic that you came to me?

      yes!

      I see... Well, what makes you believe this is so?

      well, I keep thinking "Hey, vi is pretty cool" but then I discover
      something about it that sucks so I'm like "Wahey, fuck it"

      Are you afraid of sex? ... what?

      Can you elaborate on that?

      elaborate ... on sex?

      Tell me about something about your sexual history.

      I'm going now.

      Earlier you said you are a loonatic?

      Fuck off creep!

      I would appreciate it if you would talk about your sex life...

    9. Re:What's next on Novell's agenda? by Mr.+Slippery · · Score: 2, Funny

      The best is M-x psychoanalyze-pinhead, where Zippy meets ELIZA:

      I am the psychotherapist. Please, describe your problems. Each time you are finished talking, type RET twice.

      The PILLSBURY DOUGHBOY is CRYING for an END to BURT REYNOLDS movies!!

      Why do you say that?

      You can't hurt me!! I have an ASSUMABLE MORTGAGE!!

      What makes you believe you have an assumable mortgage?

      A GRAM?? A BRAM... A GROOM... A BROOM... Oh, Yeh!! Wash the ROOM!!

      Maybe your plans have something to do with this.

      You should all JUMP UP AND DOWN for TWO HOURS while I decide on a NEW CAREER!!

      What happened when you decide on a new career?

      My BIOLOGICAL ALARM CLOCK just went off.. It has noiseless DOZE FUNCTION and full kitchen!!

      Is it because of your life that you say it has noiseless doze function and full kitchen?

      I have many CHARTS and DIAGRAMS..

      Are you sure that you have many charts and diagrams?

      .. my NOSE is NUMB!

      ...Perhaps this has something to do with hangups you have?

      Psychoanalysis?? I thought this was a nude rap session!!!

      Is it because of your inhibitions that you say you thought this was a nude rap session?

      I just put lots of the EGG SALAD in the SILK SOCKS --

      I don't understand.

      CONGRATULATIONS! Now should I make thinly veiled comments about DIGNITY, self-esteem and finding TRUE FUN in your RIGHT VENTRICLE??

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    10. Re:What's next on Novell's agenda? by Malc · · Score: 1

      That's not your session. You didn't come up with that! "M-x psychoanalyze-pinhead" produced the same output on my version of Emacs... and lots more.

    11. Re:What's next on Novell's agenda? by Anonymous Coward · · Score: 0

      I am posting anonymously because it doesn't take a Zen Buddhist to know what this would do to my karma, but do not let that make you think I am anything but completely sincere when I say this.

      One reason which alone makes vim infinitely superior to emacs in viper-mode is simply that when I use vim, those jerkbuckets who use emacs can't use my editor.

    12. Re:What's next on Novell's agenda? by roguebfl · · Score: 1
      Who needs to unify them?


      your right who needs them, I use pico 8)
      --
      --Rogue, who's existance has yet to be disproved
  6. Do they call it... by Anonymous Coward · · Score: 5, Funny

    Knome or GDE?

    1. Re:Do they call it... by Elshar · · Score: 2, Funny

      I'd think they'd call it KludGe. Afterall, they DID Kludge it all together :)

    2. Re:Do they call it... by Cnik70 · · Score: 1

      If RMS has his way it will be GNU/Knome

      --
      -Cnik
    3. Re:Do they call it... by alder · · Score: 1

      My vote goes for "GDE?" (in Russia they'll read it "Where?" ;-))

    4. Re:Do they call it... by Anonymous Coward · · Score: 1, Interesting

      What about Knuth?

      I think we'd do a just homage to a guy who contributed a lot to graphics presentation, not to mention other little things... :-)

    5. Re:Do they call it... by Anonymous Coward · · Score: 0

      Mod parent up!

  7. Ouch by BSDKaffee · · Score: 0, Funny

    I'd think getting your foot caught in a giant gear would hurt!

  8. KDE Compromise by TwistedSquare · · Score: 5, Funny

    Maybe if KDE gets compromised too it could bring them closer together? *ducks*

    1. Re:KDE Compromise by nick-less · · Score: 2, Funny


      Maybe if KDE gets compromised too it could bring them closer together? *ducks*


      Guess who compromised Gnomes servers ;-)

    2. Re:KDE Compromise by Anonymous Coward · · Score: 3, Funny

      KDE will NEVER be compromised.

      It will be Kompromised.

      (runs)

    3. Re:KDE Compromise by Mr.+Piddle · · Score: 1


      If KDE and Gnome have common-blight pity sex, what will their offspring look like?

      --
      Vote in November. You won't regret it.
    4. Re:KDE Compromise by HenchmenResources · · Score: 1
      As a KDE user all I have to say is:

      :D rofl

      --
      "Napalm is nature's toothpaste" - Chef Brian
    5. Re:KDE Compromise by Anonymous Coward · · Score: 0

      Apparently very ugly.
      kde monkey

      Ok, so I'm no artist. But I needed to try out gimp2 on something.

    6. Re:KDE Compromise by Anonymous Coward · · Score: 0

      Oh come on mods, can't you tell a +5 Funny when you see one! :)

    7. Re:KDE Compromise by bobaferret · · Score: 1

      Where are my mod points when I need them.

    8. Re:KDE Compromise by pklong · · Score: 1

      Even more important, do they use the k or g prefix. I can't wait for kgword to to come out :)

      --

      Philip

      Signatures are broken

  9. Gnome/KDE by Melvin+Daniels · · Score: 5, Interesting

    You have to admit both have strong qualities that the other does not. For instance, the Gnome stuff has a tendency to run a little better for me while the KDE stuff looks a bit cleaner. Aesthetics, yes, but it sells it to me. Maybe they just want to offer that whole 'choice' thing Open Source keeps talking about.

    1. Re:Gnome/KDE by Skater · · Score: 1

      You're right! The Gnome stuff DOES run better for you! I'll switch today! :)

      Seriously, I've found that the KDE stuff seems to work the best for me. But I regularly use programs for both, and I'm glad the integration is getting better all the time.

      My major wish for the two projects at this point is to settle on one sound server, esound or arts. Running esound through artsdsp has some odd effects. Is there really a need to have two separate sound servers that (appear to) do the same thing?

      --RJ

    2. Re:Gnome/KDE by Brandybuck · · Score: 2, Interesting

      And when they settle on one sound server, make it desktop neutral! Just like libxml. Keep glib2 and Qt out of it.

      --
      Don't blame me, I didn't vote for either of them!
    3. Re:Gnome/KDE by optikSmoke · · Score: 2, Informative

      Oh god no!!!!!!!!!!!

      I would also like them to settle on one sound architecture. However, it is fortunate that things seem to be heading in the direction of Gstreamer at the moment, because esound has always been buggy and arts is barely maintained and besides, isn't the fastest kid on the block. I mean, come on -- it only runs well if running setuid so it can have higher priority than other processes. Besides security issues, the thing has the potential to bring your whole system down! Magic sysrq keys have saved me a few times when arts has sucked up so much of my system I can't even ssh or telnet in to kill it. More arts? No thanks.

      I await the day linux has good userland sound mixing to complement its now-beautiful ALSA sound drivers. For now, I'm stuck with arts because amarok's gstreamer support isn't there yet (and xmms doesn't compare to amarok).

    4. Re:Gnome/KDE by mark_lybarger · · Score: 1

      gnome runs better? you must be on a P90 machine w/ 32MB perhaps? nothing about kde is "slow" or sluggish except for initial login time. i haven't compared it to gnome, but i don't go around logging in/out all the time. gnome just plain looks too much like ... well crap ... that to me there's no sense using it. their nice HID puts buttons on the wrong side. their widgets in general are too big with too much extra space around them. gtk is nice and portable and nice and lgpl and all, but really. that commercialness of qt really shows through.

      i'm wondering how long it will be before qt will release a subset of their widgets under the lgpl lincense.

    5. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      MAS would be a better idea, the X.org sound server implementation, far better then ESD and ARTS

    6. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      I'm just wondering, if you haven't compared it to gnome, how do you know what runs better?

    7. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      Calm down zealot... take a deep breath and re-read what you just wrote. See the logical inconsistencies and bullshit, and be ashamed.

    8. Re:Gnome/KDE by HenchmenResources · · Score: 1

      While I have to agree with you to some degree when you say that gnome is not the best looking GUI out there. Remember though that Novell will be approching the Gnome/KDE mix of thing with their newfound expertise in the form of Ximian desktop which in my humble opinion looks stunning, even though I found it slightly hard to configure in the short amount of time I played with it. Again I didn't play with it for long and it may have a nice config tool that I failed to find.

      --
      "Napalm is nature's toothpaste" - Chef Brian
    9. Re:Gnome/KDE by cubic6 · · Score: 1

      They should completely dump the sound servers and use JACK. It's a lot faster, and isn't tied to one or the other.

      --
      Karma: Contrapositive
    10. Re:Gnome/KDE by cubic6 · · Score: 1

      I'm on a P4 1.8 Ghz with 368mb ram, and KDE isn't exactly speedy. Konqueror takes about 7 seconds to open a new window, and it goes unresponsive for about a second when I open a new tab. Nautilus opens new windows instantly.

      Gnome is really strange with regards to their design... some of their UI is very good, and some just sucks. I really wish KDE would steal their code for shading the selection rectangle and shading icons when you're dragging something over them so you can actually *tell* whether you're over the icon or not.

      --
      Karma: Contrapositive
    11. Re:Gnome/KDE by be-fan · · Score: 1

      Eh? I'm on a 2.0GHz P4 with 640MB of RAM, and Konqueror takes less then a second to open a new window (CTRL-N). New tabs open instantly. My configuration isn't anything special --- KDE 3.2.1 on Debian.

      --
      A deep unwavering belief is a sure sign you're missing something...
    12. Re:Gnome/KDE by Matrix9180 · · Score: 1

      just from the vague descriptions of your systems you two gave I'd say MAYBE KDE needs more memory than Gnome... since you have about double what he has and yours is super fast while his is slow... who'dathunkit

      --
      120chars for a sig is teh suck
    13. Re:Gnome/KDE by Requiem+Aristos · · Score: 1

      Or not;

      I'm using a Pentium M 1.5 GHz with 256 MB RAM, and it's less than a second here too. (Course, this is a Gentoo system.)

      (Course, about a year ago on a different system Nautilus was /very/ slow while Konq was moderately zippy. Strange.)

    14. Re:Gnome/KDE by cubic6 · · Score: 1

      Ok, I tried using Ctrl-N, and that's instant. Thanks for the tip! Why doesn't Konqueror do that when you open a copy from the K menu?

      --
      Karma: Contrapositive
    15. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      STOP USING REDHAT!

      err seriously. there's something wrong. i've a 1gig tbird and can open a konqueror window in less than a second (wish i could say the same for nautilus).

    16. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      you open konqueror from the k-menu every time you want a new window?

      you're wasting ten seconds finding it. why care how long it takes to load?

    17. Re:Gnome/KDE by pebs · · Score: 1

      gnome just plain looks too much like ... well crap ... that to me there's no sense using it. their nice HID puts buttons on the wrong side.

      This is personal preference. Although I really like KDE/Qt for a lot of reasons, I think it looks rather dull, and GTK+ apps look MUCH better.

      I find the "Industrial" controls in Gnome look great and are very fast (I also use "Industrial" window controls). None of the default included KDE themes look good to me. I have done some searching, but have not found anything I like. There is supposedly a KDE theme that looks like Gnome's Industrial, but it failed to install. I'll try it again, but from the screenshots, it doesn't really look better than other KDE themes. It is much easier to install themes in Gnome, you just drag and drop the file into the theme dialog.

      There are some great KDE apps, but it certainly isn't the look of them that is great. Konqueror is excellent. JuK works much better than Rhythmbox. And I use KHotKeys in Gnome. KDevelop is very useful. Kuickshow will be a great ACDSee clone once they fix a few bugs. Kopete is not bad, but its look and UI in general made me switch back to Gaim.

      I can see why you might feel GTK+ widgets are too big. But I believe you can resize them. The default size may be too big for 1024x768, but perfect for 1600x1200.

      --
      #!/
    18. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      You mean they should stop using sound servers completely... and then use the Jack sound server?

      Do you even know what you're talking about?

    19. Re:Gnome/KDE by pebs · · Score: 1

      Also check out KHotKeys (configure it in the KDE control panel). Very useful app. I actually use it in Gnome.

      Also, if you are using Gnome, and you find KDE apps loading slow under it, run kdeinit (you can put it in your .xsessions file or just run it). They will load just as fast as they do in KDE.

      --
      #!/
    20. Re:Gnome/KDE by mark_lybarger · · Score: 1

      i don't understand how a control can be "fast"? ok, i've used some early AWT java apps, and they're definately are "slow" toolkits, but most people will agree that kde isn't in that league.

      it all boils down to personal preferance. in my early days of using linux systems, i was a gnome enthusiest purely on my lack of knowledge of kde licensing issues. i tried kde once, and after that can't quite get the gnome camp. personal preference. both knock the socks off the CDE desktop that's available on our outdated solaris machine.

    21. Re:Gnome/KDE by ae · · Score: 1

      Glib doesn't have much to do with the rest of GNOME. The connection is historic, just like libxml. Glib only provides things (like data structures) that should probably have been a part of libc.

      --
      Blog Ho
    22. Re:Gnome/KDE by cubic6 · · Score: 1

      Yeah, technically JACK's a sound server, but it's much simpler than aRts or esound. All it does is provide low-latency software mixing without being tied to one desktop environment. It doesn't do network transparency or simulate a "complete analog synthesizer". aRts and esound are overkill for 99% of users out there, and the fact that most apps are hardcoded for one or the other hurts the usability of Linux for multimedia.

      --
      Karma: Contrapositive
    23. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      that commercialness of qt really shows through.

      Yeah. Kind of like commercialness of Windows.

      Both are crap.

    24. Re:Gnome/KDE by Anonymous Coward · · Score: 0

      Ok, so you probably do know what you're talking about. I'm downloading Jack right now :-)

      Thanks, sir.

    25. Re:Gnome/KDE by pebs · · Score: 1

      i don't understand how a control can be "fast"?

      I was speaking of a particular theme of controls, not GTK+ or Qt controls in general. A set of controls will be faster or slower depending on how many resources it takes to render them. A KDE example would be Keramik widget style might be slower than .Net widget style. In Gnome, the "Industrial" theme doesn't require a lot of resources to render so it renders quickly. I've tried a few themes that copy some of the look of Mac OS X and they are noticably slower. I run on slower hardware (Duron 1.1GHz / Geforce2), so I notice these things, but it wouldn't bother me anyways.

      it all boils down to personal preferance. in my early days of using linux systems, i was a gnome enthusiest purely on my lack of knowledge of kde licensing issues.

      True.. For me, it was the opposite. I used KDE for quite a while before I gave Gnome a serious try with version 2.2 (and before that, I didn't pay much attention to desktop environments or WM's, the GUI was just something to open terminals in and maybe run Netscape). 2.4 had all the features I liked so I stuck with that.

      Now, well, they both are really great, and make Linux a perfectly usable desktop OS. I look forward to more integration between the two.

      --
      #!/
  10. Gno way by Anonymous Coward · · Score: 5, Funny

    Kant happen.

    1. Re:Gno way by Anonymous Coward · · Score: 5, Funny

      You must be GNU here...

  11. It's about time by garompa · · Score: 0

    I know all of us in linuxland love to have many desktops to choose from, but it would be great to have the best of gnome and kde in one.

    --
    Is it absolutely necessary to have a sig. ?
    1. Re:It's about time by Anonymous Coward · · Score: 0

      I don't think so...
      So far, KDE has gone for lots of options and more eyecandy, while Gnome has gone for Run smooth and Simple.

      Both those directions serve different purposes, so I personally think they should both stick around.

      Maybe just some unifying ideas though, such as using the same damn "Desktop" folder and changing a similar config in one will change it for the other (if you want it to do so of course)?

  12. Better yet, bring Blackbox to the mix... by AvantLegion · · Score: 5, Funny
    ... and unveil the next generation of X desktop environments: KGB

    1. Re:Better yet, bring Blackbox to the mix... by LordK3nn3th · · Score: 2, Funny

      I for one welcome our new Russion desktop overlords.

      --

      ---
      Never criticize religion on Slashdot. You will be modded down for "Troll" no matter how factual it is.
    2. Re:Better yet, bring Blackbox to the mix... by HungWeiLo · · Score: 1, Funny

      OK, might as well get it over with:

      In Soviet Russia, the KGB unveils you!

      --
      There are a huge number of yeast infections in this county. Probably because we're downriver from the bread factory.
    3. Re:Better yet, bring Blackbox to the mix... by bsharitt · · Score: 4, Funny

      Don't the new Russian desktop overlords welcome you?

    4. Re:Better yet, bring Blackbox to the mix... by druhol · · Score: 5, Funny

      Now all we need is to add an "all your base" joke, and this thread would reach critical meme-mass.

      --
      WWD4D?
    5. Re:Better yet, bring Blackbox to the mix... by focitrixilous+P · · Score: 1

      In soviet russia, overlords welcome you!

      Wait. desktop overlords welcome you... Post that again backwards and I'll try again.

      --
      SAILING MISHAP
    6. Re:Better yet, bring Blackbox to the mix... by xenoandroid · · Score: 2, Insightful

      In soviet russia, dead horses beat you to death.

    7. Re:Better yet, bring Blackbox to the mix... by pantherace · · Score: 1

      Nazi, ... thread finished. :)

    8. Re:Better yet, bring Blackbox to the mix... by Feztaa · · Score: 2, Funny

      In Soviet Russia, all your welcomed overlords are belong to base, you insensitive clod!

    9. Re:Better yet, bring Blackbox to the mix... by lewp · · Score: 1
      The Jargon File says:
      However there is also a widely- recognized codicil that any intentional triggering of Godwin's Law in order to invoke its thread-ending effects will be unsuccessful.
      Let the thread continue!
      --
      Game... blouses.
    10. Re:Better yet, bring Blackbox to the mix... by Anonymous Coward · · Score: 0
      In Soviet Russia, all your welcomed overlords are belong to base, you insensitive clod!

      Now imagine a Beowulf cluster of those!
    11. Re:Better yet, bring Blackbox to the mix... by Anonymous Coward · · Score: 0

      In Soviet Russia, all your welcomed overlords are belong to a Beowulf of Natalie Portman's base, you insensitive clod!

  13. Re:Didn't RH do this? by gilesjuk · · Score: 0, Redundant

    Nope, they tweaked KDE to make it look like Gnome and did some other changes to make it work with Gnome config tools.

  14. Next week, Apple buys Novell by Anonymous Coward · · Score: 0

    and introduces the iKG...no wait...the iGnoKDE...no.. the, shit, I got nothin'.

  15. Gnome? KDE? by WwWonka · · Score: 0

    This will be the best Knome over I've seen since the last episode of The Apprentice!

  16. A mutant GUI by Bull999999 · · Score: 4, Funny

    Reminds me of an episod of The Simpsons where Homer puts the Santa's Little Helper (dog) and Snowball II (cat) in to a sack because he wanted to cross breed them out of bordom.

    --
    1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    1. Re:A mutant GUI by Anonymous Coward · · Score: 0

      An animal with the loyalty of a cat, and the cleanliness of a dog...

  17. Soup to Nuts by Anonymous Coward · · Score: 3, Funny

    quote -
    "He said he thinks the ability to offer customers a complete, soup-to-nuts solution will be a valuable addition. "We've learned our lesson from Microsoft." "

    Does anyone feel a bit uneasy with that expression 'soup-to-nuts'?

    Hot soup can burn my lips - I'm not a bout to put that you-know-where!!

    1. Re:Soup to Nuts by Anonymous Coward · · Score: 0

      customer "I'll have a short soup with a hint of scrotum sweat".

      5 mins later - screams coming from Kitchen.

      Perhaps "soup-to-nuts" is what Microsoft's competitors get?

    2. Re:Soup to Nuts by Anonymous Coward · · Score: 0

      It's still got to be better than nuts-to-soup...

  18. Re:woo by i23098 · · Score: 2, Interesting
    what about license nazi's that don't like qt's license?

    If they don't like GPL they don't use Linux :-P
    Just because something is available in a dual license form it doesn't turn it in non-GPL... That being said, I don't think it will last, but I sure hope I'm wrong as what linux really need it's a unified window manager.

  19. Coincidence? by cascino · · Score: 0, Troll

    Gnome.org hacked? Gnome and KDE working together?
    Coicidence?
    I think not.

    1. Re:Coincidence? by KarmaMB84 · · Score: 2, Funny

      It's one of the lessons they're learning from Microsoft. :p

    2. Re:Coincidence? by Anonymous Coward · · Score: 0

      re 2-levels-up && lessons from uSoft...
      "... the cleanliness of a Dog and the Loyalty of a Cat" - Homer

  20. Gnome v kde by joshp · · Score: 0, Flamebait

    I have tried gnome could no stind it. There can be only one KDE

    1. Re:Gnome v kde by gilesjuk · · Score: 5, Insightful

      KDE is a bit easier for users who have spent a lot of time on Windows. The first logon to a KDE desktop presents the Desktop wizard where you can choose if you want Windows or MAC style key and mouse shortcuts. This is a big plus for KDE.

    2. Re:Gnome v kde by hayden · · Score: 4, Insightful
      I find the problem with GNOME is they hide all the useful options. If you want to do exactly what they think is "user friendly" then you're set. If not then it's only marginally less frustrating than windows.

      But not in the World According to Microsoft where users are idiots and
      Wizards claim a monopoly on common sense. I want smart software, but if
      I can't have that, I want dumb software that knows it is dumb and comes
      to me for help, not dumb software that thinks it is smart and tells me
      lies it believes to be true.
      - jfieber@indiana.edu in RISKS 20.63 on
      route planning software saying you can't get there from here
      Pretty much sums it up really.
      --
      Nerd: Derogatory term typically directed at anybody with a lower Slashdot ID than you.
    3. Re:Gnome v kde by Anonymous Coward · · Score: 3, Interesting

      Actually, KDE is a lot easier for users who have never enjoyed using a Mac, but that's not the same thing as users who have only used Windows, although there is certainly a lot of overlap.

      People who have never enjoyed using a Mac fall into two categories: Those who have used one and didn't enjoy it, and those who haven't used one at all.

      There's very little to "intuitive interfaces" except that they need to be internally consistent, and they need to make it hard to accidentally do the wrong thing. The two Windows 95 blunders that exemplify this are having the main system menu spring up from the bottom of the screen while having the application menus come down from the top (inconsistent) and putting the window close button in the upper right corner (easy to do the wrong thing).

      Macs also have UI bugs. The shared menu bar that changes depending on which application has the focus is very inconsistent, and the button order on applications is reversed from natural language order (i.e. "No or Yes" instead of "Yes or No"), making it easy for people to click the wrong thing.

      Both KDE and Gnome can emulate or avoid most of these bugs via their configuration options. However, you cannot switch around Gnome's button order--so it will continue to be the more difficult of the two interfaces, except for people who had already grown accustomed to the non-intuitive button order on Macs.

    4. Re:Gnome v kde by Anonymous Coward · · Score: 0

      KDE is easier for win junkies, but it's too slow. The problem, as I see it, is that it takes so bloody long for KDE to get past that lingering train of icons lighting up, that my attention span has wandered back to 20-second WinXP boot times.

      Forget KDE. Just use Gnome. I wish SuSE would come to my conclusion.

    5. Re:Gnome v kde by value_added · · Score: 1

      Doesn't "hid[ing] the useful options" make it *exactly* like Windows?

    6. Re:Gnome v kde by Anonymous Coward · · Score: 0

      Auuugh!!! WINDOWS or MAC style??? How about traditional Unix style? Would that be too much to ask?

    7. Re:Gnome v kde by salparadyse · · Score: 0

      i don't get it what have mandrake been doing for at least the last four releases? gnome and kde menus are combined whichever desktop you're in it works perfectly

    8. Re:Gnome v kde by chefren · · Score: 1

      I thought the idea with the button order was to always have the "accepting" to the right regardless of the button text. It could be "yes", "ok", "save", "close" or whatever, but the most commonly used button pressed to close dialogs would always be in the same place. That seems consistent to me.

    9. Re:Gnome v kde by Tigen · · Score: 1

      Traditional Unix style? That would be commandline shell.

  21. Not a good idea by dealsites · · Score: 5, Insightful

    Different desktops exist for different people. It's easy to change back and forth to figure out the one you like best. I think that merging the two would stiffle features in the long run. It's best to have 2 competing platforms. Ultimately each group will incorporate the ideas from the other platform, but competition is what drives innovation.

    --
    Tons of electronics deals updated in real-time. The most powerful listing known to man.

    1. Re:Not a good idea by Goaway · · Score: 5, Insightful

      Yes, the lack of desktop alternatives is one of the main reasons Windows has been so unsuccessful.

    2. Re:Not a good idea by FlipmodePlaya · · Score: 2, Insightful

      I can't see bad coming from this. KDE and Gnome will continue to exist and compete, but there will be yet another desktop thrown into the mix that just happens to resemble the two of them.

    3. Re:Not a good idea by Anonymous Coward · · Score: 1, Funny

      There is lots of choice of desktop on Windows: Win3.11, Win98, WinXP, Blue Screen ...

    4. Re:Not a good idea by Anonymous Coward · · Score: 2, Insightful

      competition is what drives innovation.

      More, like, in open source, competition is what drives ego-driven reimplementations of the same ideas.

      This isn't "choice", nobody (outside the geek crowd) gives a shit about the desktop environment. It's like going into the supermarket and seeing the same identical cola, with nearly identical branding, but with.. different metals in the cans! Woohoo!!!! And some metallurgy geek going on and on about how much better metal X is over metal Y, but it's the same damn cola in the cans, the same colors on the outside, and the same tab to open them.

      There's very little "innovation" between the two. Look at Windows for an example of how unimportant the desktop environment is.

      KDE vs. Gnome is just a waste of time. Unify them.

    5. Re:Not a good idea by dealsites · · Score: 2, Interesting

      Windows had a huge head-start. KDE and Gnome are now as stable and have more features, so I bet Micosoft will be taking cues from these desktops soon. Not to mention that a new windows desktop comes out ever few years at best. KDE and Gnome add features regularly.

      --
      Mad crazy deals. You ain't see nothing yet!

    6. Re:Not a good idea by Kozar_The_Malignant · · Score: 1

      >I think that merging the two would stiffle features in the long run.

      I really can't imagine them totally merged. More likely, we would wind up with more deesktops rather than fewer: KDE, Gnome, and KDG or GnoDE or, god help us, both of those.
      --
      Some mornings it's hardly worth chewing through the restraints to get out of bed.
    7. Re:Not a good idea by RoboB0B · · Score: 1

      competition is what drives innovation Unless you have the monopoly then you suppress innovation because change can't be predicted well enough for stock holders. So you just buy out or crush the competition and never have innovation....*cough*microsoft*cough*

    8. Re:Not a good idea by The+Bungi · · Score: 0, Troll

      I heard someone say that in 1998. I think it was right after I also heard that Linux would take over the desktop market in a year's time.

    9. Re:Not a good idea by budgenator · · Score: 1

      I find I use both depending on what I'm doing, I use gnome if I'll need a few more system resources, and KDE if not. Windowmaker if I need a ton more.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    10. Re:Not a good idea by Pecisk · · Score: 1

      No one will push you to use 'Novell's desktop'. You could still use pure GNOME or KDE. Altought I think some kind of integration between them SHOULD be made.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    11. Re:Not a good idea by Pecisk · · Score: 1

      No, Windows have been 'successful' (or should I really say Microsoft?) due of other things, not usability or lack of choise. Oh, wait, it wasn't something about bad monopoly pratices? It couldn't be those Billy guys who got their ass kicked from EU, could be?

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    12. Re:Not a good idea by Jahf · · Score: 1

      +1 Sarcastic :)

      --
      It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
    13. Re:Not a good idea by Nailer · · Score: 4, Insightful
      Different desktops exist for different people.

      So what makes KDE and Gnome different anyway? The developers of both are aiming to look and function, well, exactly like each other in most cases.

      • A panel at the bottom of screen
      • Various panel applets
      • One of those being a menu of applications located at the far left
      • A few shortcuts for commonyl used apps beside that
      • A taskbar besides that, including pop up listy boxes for duplicate apps
      • Some panel apps beside that, for the weather or whatever else
      • A clock over on the right
      • Icons on the desktop
      • A file manager
      • A web browser
      • An email app

      What makes KDE and Gnome different for end users? Certainly not anything most people cares about. KDE has a better save dialog, Gnome will in its next release. And Gnome puts questions suggesting the negative first, because some Apple researcher said that was a good idea ages ago.

      Oh, and different keyboard shortcuts, mime types, etc. These don't attract end users, they annoy them.
    14. Re:Not a good idea by Anonymous Coward · · Score: 2, Funny

      Oh, a sarcasm detector. Now that's a useful invention.

    15. Re:Not a good idea by Anonymous Coward · · Score: 0

      +inf sarcasm.

    16. Re:Not a good idea by Endive4Ever · · Score: 1

      You make it sound like you reboot, or at the minimum, reload your entire desktop, quite often.

      A desktop should be loaded, then there should be windows open on the various virtual desktops that you look over at and say 'yeah, last Tuesday I was working on that.'

      I remember once a system that I had used for a few weeks. I logged onto one of the other virtual consoles and noticed there wasn't a hostname on the prompt. I thought 'shit, the networking is screwed up.'

      Then I remembered that I'd installed the system a few weeks ago and had configured and setup the network, but that that particular console prompt was from me logging before I'd configured the network.

      I can't imagine flitting in and out of various Window Managers. It seems almost as distasteful as dualbooting.

      --
      ---
    17. Re:Not a good idea by nvrrobx · · Score: 4, Funny

      Corporations regularly push out restrictive Windows policies to stop users from tweaking the desktop beyond repair.

      IT departments want a unified desktop - it'll lower support costs. Picture this help desk call:

      HD: Sir, what desktop are you using?
      User: I dunno.

      HD: Do you see a K or a foot in the lower left?
      User: Ummm, it's a foot.

      HD: Hold on while I transfer you to a GNOME specialist.
      User: A what? I'm not a gnome!

    18. Re:Not a good idea by Sleepy · · Score: 4, Insightful

      Best to have competing platforms?? You do realize this is not the BSD page, right?
      (Just kidding, BSD'ers... :-)

      Seriously, merging KDE and GNOME piece by piece will NOT remove choices. No one is going to put a gun to anyone's head, developer or user and force a switch.

      It's strange that so many people cry out against desktop unification. I suspect the same people note with uncomfortable silence as freedesktop.org continues to take away "choice", by working out interoperability issues among free desktops.

      You get innovation and ideas in development branches, and temporary forks.

      People just want KDE and GNOME to "work" together. I don't mind a little software bloat in exchange for rapid development, but any GNOME/KDE user can tell you it's pretty slow firing up Konqueror/Evolution from the "other" desktop. You get two of everything that the "alien" app wanted. Yuck.

      I'm sure it's a real pain in the ass for commercial developers also. Code for both?? No thank you! Of course, some users will see this as a big IBM/Novell/Microsoft-Mono-Ximian conspiracy.

    19. Re:Not a good idea by Anonymous Coward · · Score: 0

      > * A panel at the bottom of screen
      > * Various panel applets
      > * Icons on the desktop
      > .
      > .
      > .
      > * A file manager
      > * A web browser
      > * An email app

      Sounds and looks like CDE to me...

    20. Re:Not a good idea by jbolden · · Score: 1

      I heard it back in 1994 regarding the server market.... Funny isn't that pretty much what's been happening since then?

    21. Re:Not a good idea by Mr2cents · · Score: 4, Informative

      the IO slaves? I don't know gnome well, so they could have it as well.

      BTW, you should know this little trick: you can browse through folders on any computer with a ssh login. Just type fish://your-login@computer-with-ssh-access.domain in konqueror (or in the run dialog), it will show your remote home directory as if it were a local directory. There are lots of other io slaves, too (see all available protocols using K->system->info center->protocols).

      --
      "It's too bad that stupidity isn't painful." - Anton LaVey
    22. Re:Not a good idea by akajerry · · Score: 1

      Well if you look at this from Novell's prospective; they're trying to build a brand. For the industry at large and for the consumer choice is ultimately a good thing, but for any particularly company trying to build a brand, choice can dilute the brand.

      Michaela Draganska Assistant Professor of Marketing at Stanford Graduate School of Business has done some interesting research on how Too Much Choice Can Hurt Brand Performance .

    23. Re:Not a good idea by anagama · · Score: 1

      I didn't know this. I just tried it out and holy-cow, that's cool! Just drag and drop a file - easier then ssh to poke around, then scp the file to get it. neat!

      --
      What changed under Obama? Nothing Good
    24. Re:Not a good idea by enjo13 · · Score: 1

      But isn't the ultimate competition other platforms? I think that KDE vs. Gnome competition has really accomplished very little but make the Linux story more complex.. it's created a situation in which putting Linux into the enterprise means giving up some of the features you may want/need because neither desktop environment supports the full breadth of features..

      A common unified desktop is best for Linux. It's best for innovation. The real competition is always going to be the Microsofts and Apples of the world after all.

      --
      Turn s60 photos into awesome videos with mScrapbook for all S60 3rd edition phones!
    25. Re:Not a good idea by iso · · Score: 4, Informative

      One of the most impressive IO Slaves is audiocd:/. It displays a CD in your drive as having a bunch of folders: "By Name," "By Track," "MP3," and "OGG" for instance. If you want an MP3 of a track you put in the CD, access it through audiocd:/ in Konqueror, go to the MP3 directory and copy the MP3 "file" to your hard disk. It's an unbelievably intuitive way to search an audio CD.

    26. Re:Not a good idea by superjaded · · Score: 3, Informative

      gnome-vfs is essentially gnome's answer to KDE's IOSlaves, I believe.
      And while I don't believe gnome-vfs has quite the breadth of fs modules that KDE has, it does has some of the more "important" ones like smb and ftp that I can think of offhand. It also supports a "sftp://" protocol (which, obviously, lets you access the ftp subsystem of ssh), as well as a "ssh://" protocol of which I'm not sure how it's supposed to work.

      Of course, for simple SMB on LAN use I still think smbfs coupled with automount is still the best solution. gnome-vfs seems to create quite a bit of overhead*, not to mention that the smb:// URIs will only work in gnome-vfs powered programs, which makes me wonder if I would even be able to open a document in gedit for example via Nautilus and save it without any weirdness happening since GTK+ doesn't have support for gnome-vfs.

      And just to see what happened, I did just that -- the "Save as" dialogue brought me back to my home directory and obviously wouldn't let me CTRL+L to my smb:// mount.

    27. Re:Not a good idea by Jagasian · · Score: 0

      This is a common aspect of Gnome vs KDE. KDE is well designed, highly modular, and therefore all KDE based apps can load files from a host of different file systems, protocols, etc... ftp, smb, scp, etc...

      Gnome on the other hand lacks modularity, lacks a coherent design, and therefore each app must re-invent each wheel.

    28. Re:Not a good idea by r_j_prahad · · Score: 1

      HD: Do you see a K or a foot in the lower left?

      User: Dude, it's neither! it's like a green fish face or something!

    29. Re:Not a good idea by Anonymous Coward · · Score: 0

      What a load of shit.

    30. Re:Not a good idea by Hooded+One · · Score: 1

      Whoa. I didn't know you could rip mp3/ogg like that. Frickin' awesome. I guess *that's* what the Audio CD item in Control Center was for.

      I only wish I could pop a disc in either of my two drives and have it automatically determine which one has an audio CD in it.

    31. Re:Not a good idea by Quarters · · Score: 1
      Yeah, and my parents went out and bought the VCR that has 10 interchangeable faceplates. They figure that if they keep changing the layout of the thing they might eventually stumble across the way to make it stop blinking, "12:00".

      Only geeks want the choice that multiple desktop systems bring. If Linux is ever going to become a viable desktop alternative it is going to have to make inroads into the mass-market home user crowd. Those people want an appliance. They don't know or care about the underpinnings of a system. They certainly don't want to have to know about multiple desktop managers.

    32. Re:Not a good idea by cubic6 · · Score: 1

      Does that use some builtin KDE ripper/encoder, or can I make it use cdparanoia and lame? I'd *kill* to be able to use Konqueror and drag-and-drop to rip with them.

      --
      Karma: Contrapositive
    33. Re:Not a good idea by Mr2cents · · Score: 1

      I told it to my father when I learned about it, and he now has a folder icon on his desktop that connects to the server at work. It works like a charm, he has access to all the documents he needs, as if it were local, and without the need for a vpn!

      --
      "It's too bad that stupidity isn't painful." - Anton LaVey
    34. Re:Not a good idea by Grishnakh · · Score: 1

      Correct me if I'm wrong, but don't most motherboards and sound cards only have one input for CD audio, that's connected to the CD drive? So if you have two drives (pretty common these days; I have a DVD reader and a CD-RW), you have to just pick one to use for playing audio CDs.

      This, of course, only matters if you're trying to play audio CDs directly, not rip them.

    35. Re:Not a good idea by Requiem+Aristos · · Score: 1

      I believe it uses cdparanoia and the lame libraries already.

    36. Re:Not a good idea by Anonymous Coward · · Score: 0

      You mean like SFTP, which I use on every computer, including windows (which fish doesn't support)?

      fish:// is a perfect example of pointless overengineering. SFTP works great already, and doesn't add any complexity to the desktop environment, and works fine on my Mac and Windows machines. Why doesn't KDE just allow different programs to run when you enter an unknown protocol in konqueror (sftp://.. for instance) and let somebody write a good sftp client?

    37. Re:Not a good idea by LibrePensador · · Score: 1

      Or you could always use KAudioCreator

      --
      Pragmatism as an ideology is not particularly pragmatic in the long term. Keep it in mind when you dismiss Free Software
    38. Re:Not a good idea by codemachine · · Score: 1

      I actually got a few IBM towers with multiple drives (DVD and CD Burner). They shipped a cable that can connect both of those drives to 1 sound plug on the board. Of course I have seen some boards that have multiple inputs as well.

      So likely it is very possible to have both devices on the sound card.

    39. Re:Not a good idea by Anonymous Coward · · Score: 0

      You're exactly right on everything. These slashdweebs just don't get it. Things would be so much better and simpler with one "dominant" desktop. It doesn't evenf fucking mean that there wouldn't be others, it just means that you can always target one and know it will be there.

    40. Re:Not a good idea by Anonymous Coward · · Score: 0

      To be a monopoly and practice bad monopoly practices you need to already be successful.

    41. Re:Not a good idea by zsau · · Score: 2, Informative

      I suspect you haven't used the latest Gnome releases. They have for a while had a bar at the top with separate Applications and Actions menus. The taskbar remains at the bottom. There is work going on to unify MIME types (using a library developed for ROX), though many people will tell you it's a bad idea.

      As an end user, Gnome seems gratuitously unconfigurable but nicely simple, whereas KDE seems gratuitously configurable and overly complicated (though I've never played with it long enough to see if that's just a surface impression). As a power end-user, I realise that Gnome actually has some quite advanced configurations possible (e.g. I'm using ROX-Filer and XFwm4 rather than Nautilus and Metacity), without compromising its simplicity.

      Personally, I think the underlying technologies should be merged as unlikely as that is, but the end-user interfaces should continue to diverge (as they have been, with KDE staying closer to its roots but Gnome developing a more Macky look and feel).

      --
      Look out!
    42. Re:Not a good idea by teprrr · · Score: 1

      Or you could always use KAudioCreator
      KAudioCreator uses audiocd ioslave afaik...

    43. Re:Not a good idea by ReinoutS · · Score: 1

      Having to type audiocd:/ is intuitive?

      Anyway I've just fired up konqueror and tried it. It just took me to Google. I'm sure I'm doing something wrong, but again this is hardly intuitive.

    44. Re:Not a good idea by 3247 · · Score: 1

      GNOME has VFS, which is basically the same as KDE's IO slaves.

      --
      Claus
    45. Re:Not a good idea by 3247 · · Score: 1

      You can just connect the second CD (or DVD) drive to one of the "aux" or "line in" plugs. Or you could buy/build an adaptor (that contains a few resistors) and hook them to a single port on your sound card.

      Having three optical drives in my system, I actually have done both. ;-)

      --
      Claus
    46. Re:Not a good idea by nutshell42 · · Score: 1
      Yes but how do you want to combine them?

      From a user-interface POV the only way is a new DE with all the features of KDE but a GNOME-compatibility-interface which removes most of them. (No trolling here, just stating the facts)

      But to avoid the problem of having all necessary libs twice you have to create one unified architecture and that can only be GTK (LGPL - *the* major advantage of GTK over QT).

      I can't see that happening. So we'll have the RH approach again which won't be able to achieve both goals and will cripple one of the DEs while trying. Even worse while the apps will look similar the will behave fundamentally different and therefore alienate users. (Many Windows apps are different from the rest of the bunch but problems normally occur where you expect them to work like the rest)

      --
      Don't think of it as a flame---it's more like an argument that does 3d6 fire damage
    47. Re:Not a good idea by jsebrech · · Score: 1

      Do you have the audiocd io slave installed? It's an optional install, from one of the extras packages.

    48. Re:Not a good idea by jsebrech · · Score: 3, Informative

      # One of those being a menu of applications located at the far left
      # A few shortcuts for commonyl used apps beside that
      # Icons on the desktop


      Shared menu's, shared icon themes

      # A taskbar besides that, including pop up listy boxes for duplicate apps

      Shared window manager specs, so any app will be known to a taskbar which supports the spec, and will be controllable by it.

      # Some panel apps beside that, for the weather or whatever else
      # A clock over on the right


      Shared system tray

      # A file manager
      # A web browser
      # An email app


      All of these use shared communication protocols (http, imap, pop, smtp) or file formats (bookmarks.html, mbox). The only thing not common (yet) is the ioslave/gnomevfs duality.

      Oh, and different keyboard shortcuts, mime types, etc. These don't attract end users, they annoy them.

      Shared mime database, shared default key bindings (that last one is in the planning stage)

      The difference between gnome and kde is getting to be quite minimal. I fully expect there to come a point where the two desktops will just be two skins on the same backend.

    49. Re:Not a good idea by Uggy · · Score: 1

      The same could be said for all the different cultures and languages of the world. We're all pretty much the same, so let's just unify the the whole shebang and be done with it.

      In reality, there is so much to be learned by doing, living and creating stuff. If we all only created the same stuff, we wouldn't be able to diversify progress.

      Personally, I am continually amazed at how little I have understood of a problem until I solve it my way. I imagine lots of groups of people have different approaches, different learning styles, best modes of operation. What is useful to one is confusing to another. With choices and configuration options, we can deliver solutions to users whatever their mindset. And cross pollination of ideas among the various projects can make them ALL better, just like genetic variation makes a species stronger.

      Nature does not reward single pardigms, why should we?

      --
      Toddlers are the stormtroopers of the Lord of Entropy.
    50. Re:Not a good idea by Cardbox · · Score: 1

      There is no such thing as "the Linux GUI" and until such a thing exists no serious porting effort of commercial software takes place. I don't care which **the** Linux GUI is but I am not going to (a) run two parallel development projects or (b) bet my company on whether VHS or Beta will win in the marketplace.
      It doesn't matter if it's Gnome or KDE or something inferior to both, as long as there's one of it and it's universal.

    51. Re:Not a good idea by Tim+C · · Score: 1

      No, but clicking on the appropriate shortcut icon to access the CD player is; as long as you have everything installed, then it Just Works. It's been a while since I used KDE (or Linux, for that matter), but that was a *seriously* cool feature.

    52. Re:Not a good idea by bobaferret · · Score: 1

      If they unify these two things, what the heck are we going to be able to have religious wars over? vi vs. emacs? we already know Xemacs won that one.

      I swear this was funny when I thought it out in my head.

    53. Re:Not a good idea by Anonymous Coward · · Score: 0

      > it does has some of the more "important" ones like smb and ftp that I can think of offhand. It also supports a "sftp://" protocol (which, obviously, lets you access the ftp subsystem of ssh), as well as a "ssh://" protocol of which I'm not sure how it's supposed to work.

      In my experience, the gnome vfs modules just don't work as reliably as the kde ones (which is a shame, because i perfer GNOME)

    54. Re:Not a good idea by Empty+Threats · · Score: 1

      Interesting that you should say that.

      We're all pretty much the same, and a homogenous world culture is happening as we speak.

      American popular culture, Western dress, and the English language are widely recognized and widely used. Fewer and fewer places acknowledge their native culture because it is neither profitable nor practical to do so.

      I, for one, hail our monoculture overlords.

    55. Re:Not a good idea by Kashif+Shaikh · · Score: 1

      A panel at the bottom of screen
      Various panel applets
      One of those being a menu of applications located at the far left
      A few shortcuts for commonyl used apps beside that
      A taskbar besides that, including pop up listy boxes for duplicate apps
      Some panel apps beside that, for the weather or whatever else
      A clock over on the right
      Icons on the desktop
      A file manager
      A web browser
      An email app


      Yes, but there is no integration between any of 'em. On KDE you can vividly see component re-use and integration between apps(i.e. kdevelop using kate or kvim, konqueror viewing pdfs, web content, filesystem, etc). And the problem is there is hardly any integration between KDE and Gnome apps as they use different methodologies(i.e. gconf v.s. kde rc files).

    56. Re:Not a good idea by iso · · Score: 1

      It does seem to use liblame0 for MP3 encoding, but I'm not sure what it uses to read the CD.

    57. Re:Not a good idea by NamShubCMX · · Score: 1

      There's a shortcut on the sidebar, afaik.

      --
      We've always been at war with Eurasia.
    58. Re:Not a good idea by Roberto · · Score: 1

      Well, why don't you just put a sftp url in konqueror and see what happens?

      Konqueror *is* a sftp client.

      But anyway, here's the good part. Open a file in any KDE app. Then choose "save as". Then type sftp://blah.whatever in the location bar.

      Neat hah?

    59. Re:Not a good idea by The+Bungi · · Score: 1

      Only 10 years, wow.

    60. Re:Not a good idea by 3dmdev · · Score: 1

      Do you measure success by the number of users or by the number of satisfied users?

    61. Re:Not a good idea by Anonymous Coward · · Score: 0

      Yes but how do you want to combine them?

      Piece by piece, my friend... when and where it makes sense. That seems to be the mission of freedesktop.org, and they are doing quite well without biting off more than they can chew.

      This will take time.

      I'm not a developer really (Perl hacker), so I don't speak from authority.

  22. Best comment ever by Anonymous Coward · · Score: 0
    It's good to get a laugh before going to bed. :-)

    I metamod every day for months on end and I never get mod points. If I had, I would have saved it for the parent comment.

  23. Re:woo by Anonymous Coward · · Score: 1

    Hmm, let's see:

    Gnome: GPL
    KDE: GPL
    Qt, as long as you are developing Free Software with it: GPL
    Qt, if you want to develop proprietary apps: proprietary license.

    In other words, there is no licensing problem between Gnome and KDE. Hasn't been for several years. The fact that Qt can be obtained with a proprietary license has absolutely no affect on KDE. KDE is GPLed software built on a GPLed toolkit. End of story.

    While there may be some wailing gnashing of teeth over Novell's plan (you'd think that in light of Bluecurve, they'd know better than to do something like this), anyone who attempts to frame it in terms of a licensing issue is just raising a straw man.

  24. It won't work by Anonymous Coward · · Score: 2, Insightful

    Novell is wasting its time. Integration between KDE and GNOME will never surface. Their programming philosophies, tool kits and target audience are just different.

    GNOME's focus is on users, usability and simplicity, to mention a few. KDE's focus is on power, flexibility and reconfigurability, to mention a few. How do you blend those two disparate attitudes towards software development into one unifying pot?

    I just don't see how it will work. Good luck to Novell.

    1. Re:It won't work by neurojab · · Score: 1

      >GNOME's focus is on users, usability and simplicity, to mention a few. KDE's focus is on power, flexibility and reconfigurability, to mention a few.

      Are you sure that's not backwards?

    2. Re:It won't work by Anonymous Coward · · Score: 0
      GNOME's focus is on users, usability and simplicity, to mention a few. KDE's focus is on power, flexibility and reconfigurability... How do you blend those two disparate attitudes...

      Easy!

      Power-Users, Usable-Flexibility, Simple-Reconfigurability.

    3. Re:It won't work by aaron240 · · Score: 1

      This is a great point. Depending who you ask, KDE is either the user-focused simple one or the power-user's heaven--same goes for Gnome. So, which is it? Does either Gnome or KDE claim to be powerful and complex or simple and useable?

      Personally, I liked Gnome before 2.0 with sawfish. It was the powerful, configurable, unrefined beauty, but now it's a toss-up.

  25. Re:woo by pavon · · Score: 2, Insightful

    What about license nazi's that don't like qt's license?

    You mean the GPL?

    how will they feel if it's 'unified' with gpl'd gnome?

    Umm, since they are the same licence I don't think they'd mind at all. The parts of GNOME that are LGPL won't be an issue either.

  26. Re:Didn't RH do this? by LordK3nn3th · · Score: 2, Funny

    Basically, an improved version of KDE.

    --

    ---
    Never criticize religion on Slashdot. You will be modded down for "Troll" no matter how factual it is.
  27. That's who cracked the gnome servers by Anonymous Coward · · Score: 0

    It was obviously the KDE developers trying to get access to the GNOME source so that they could integrate it into KDE. Oh wait. Nevermind.

  28. Classified? by Anonymous Coward · · Score: 0

    I thought KG devices were classified?

  29. THIS WEEK ON IRON SLASHDOT by Anonymous Coward · · Score: 4, Funny

    BATTLE: DESKTOP

    1. Re:THIS WEEK ON IRON SLASHDOT by jelloburn · · Score: 2, Funny

      Whose GUI-ine reigns supreme!?

  30. And what will they call it by kensai · · Score: 1

    Chimera

  31. not that different by Anonymous Coward · · Score: 5, Insightful

    It's like GPL vs. BSD or other similar arguments. To a "normal" person, they are nearly identical. Or Emacs vs. vi .. to my boss, they are both cryptic editors for geeks to confuse people with.

    The average Joe just wants the computer to work. He thinks in terms of tasks and software to accomplish the tasks, not the underlying nuts and bolts which are just different ways of accomplishing the same boring things.

    So the more we (the free software community) can unify these desktop environments and smooth out these incompatibilites, the better. It's not like we don't all run desktop environment A but still use apps from environment B under it.

    Personally, I think they both stink. I can't wait to see the unpronouncable app names. :-)

    1. Re:not that different by Anonymous Coward · · Score: 0

      It's not like we don't all run desktop environment A but still use apps from environment B under it.

      Confusing sentense.. the negatives get me confused..

    2. Re:not that different by Anonymous Coward · · Score: 0

      please stop telling people "what the average joe" wants

      they want things that work, and people some how thing windows does that?

    3. Re:not that different by spectecjr · · Score: 1

      please stop telling people "what the average joe" wants

      they want things that work, and people some how thing windows does that?


      That's because outside of your Slashdot la-la land, Windows works much better than Linux for the average joe. They think it works better because it does work better.

      --
      Coming soon - pyrogyra
    4. Re:not that different by checkup21 · · Score: 1

      this is in fact _wrong_. The only thing i found out that the barrier to linux is higher. But if you find someone gets _all_ the stuff you want installed and running, you would wonder how productive you can be with koffice and kdepim.

    5. Re:not that different by RKloti · · Score: 1

      To a normal person, there is almost no difference between a diesel motor and a petrol motor. That doesn't mean they are the same thing, in fact, there are some fundamental differences between the two; for example: A petrol motor uses electrical ignition, while a diesel motor doesn't have any ignition at all, since the air is compressed enough to heat it beyond the flash point of diesel. Try putting some diesel in a petrol motor (or visa versa) and see what happens.

      Just because somethings may seem superficially similiar to "average Joe" doesn't mean you can glue them together and expect them to work. GNOME and KDE are programmed in different languages (C vs C++, though each has bindings for the other) and use different toolkits - Gtk+ and Qt, respectively - as well as different object models - Bonobo vs KParts. Trying to merge them would achieve nothing, rather than a unified desktop you would get a third desktop standard, most likely partially or mostly incompatible with the existing ones to the same or a similiar extent that they are incompatible with each other.

      The future doesn't lie in integration, it lies in interoperability. For example, it is very important that clipboard functionality between KDE and GNOME is harmonised, as this is likely to be one thing that normal users will notice. Also desirable is the adoption of a common sound server, such as JACK and some way to embed Bonobo components in KDE applications and KParts in GNOME applications.

    6. Re:not that different by Rudeboy777 · · Score: 1

      The average Joe just wants the computer to work

      That's funny, when I tried using joe, I wasn't able to do anything (I couldn't even figure out how to exit the damn thing!)

      --

      From hell's heart I fstab at /dev/hdc

  32. Bluecurve? by PineHall · · Score: 5, Insightful

    How is this different from Red Hat's Bluecurve?
    And will there be a big outcry as there was when Red Hat combined looks and features?

    1. Re:Bluecurve? by Anonymous Coward · · Score: 1, Interesting

      How is this different from Red Hat's Bluecurve? And will there be a big outcry as there was when Red Hat combined looks and features?
      I think the changes will be bigger than just blue curve cause Novell now has the pull to make changes to both. They are the only ones who pay many developers in both desktops and zealots will give them the benifit of the doubt. Not to mention they're not #1 so we are not as fast to cry treason.
      Though I don't peticularly like the way Novell is now trying to give off the smell they're the only ones doing anything. We have had freedesktop, gnome/kde guys working on this for quite some time and now they step in and make it sound like they're initiating this working together. Thier PR guys are in full force IMO and the press releases are starting to get annoying. "we have the first 2.6 kernel" wow gee thanks novell! That works fine for your business partners but many of us have apt-get'd or emerged 2.6 kernels our venders supplied for months now.

    2. Re:Bluecurve? by hansreiser · · Score: 1

      Bluecurve was an exercise in plagiarism, which I hope this will not be. Bluecurve
      was mostly about putting redhat logos everywhere and removing all those K's.

      Getting the developers of KDE and Gnome to actually work together, that will be a real accomplishment that deserves praise. I would so like to use sawfish with kde.

  33. GNOME by Anonymous Coward · · Score: 0

    That's their own problem for not recognizing good software when they see it. Conversely, GNOME belongs in a bicycle basket in front of the moon.

  34. and what about Trolltech's alliance with Canopy? by Anonymous Coward · · Score: 0

    Are those same "nazis" going to complain about Darl Mcbride's boss, a one Mr. Ralph Yarro, sitting on the board of directors of Trolltech? Are they going to complain about SCO and Canopy owning Trolltech stock? Are they going to complain about Trolltech not fully explaining their relationship with Canopy and SCO? Are they going to ask "does Trolltech owe Canopy money?" or "Does Canopy own warrants on Trolltech?".

    I hope they don't ask these questions.

    How dare they ?!

  35. Why mix them? by digitalpeer · · Score: 2, Informative

    I thought RedHat did a decent job of not mixing them, but making them look the same. Besides, licensing will never let them be mixed code wise. The article states that they arn't being combined anyway. It simply says they are taking the best features from each and making one interface. The slashdot and article titles are misleading.

    1. Re:Why mix them? by pavon · · Score: 2, Insightful

      Actually licencing is not an issue and hasn't been for years. They are both a combination of GPL and LGPL.

      Argh, I wish they had interviewed a developer. This article is extremely vague. It says they are not merging KDE and gnome code bases - just making a single desktop with all their features. So which one? Are they adding gnome features to KDE, or KDE features to gnome? What features are we talking about here?

    2. Re:Why mix them? by ignipotentis · · Score: 1

      What, they can't make a new one composing of what they feel are the best features in each?

      --
      Don't waste time... procrastinate now!
    3. Re:Why mix them? by Anonymous Coward · · Score: 0

      Actually licencing is not an issue and hasn't been for years. They are both a combination of GPL and LGPL.

      Lies and the lying liars who tell them. Qt is the GPLed library that sits at the heart of KDE -- if you want to write KDE apps that are closed-source*, you have to pay TrollTech a great deal of money and subject yourself to their licensing conditions.

      There is no such restriction in GNOME -- there is a clear separation between libraries and apps... LGPL and GPL. You do not need to purchase or sign up for anything to write GNOME apps, no matter what license you choose to use.

      * and please, lets not resort to "If you charge for your software, you should pay trolltech"... if that applied to the rest of the software stack (which has had even more work put in to it), the cost of Linux software development would be astronomical... as it is, developing with KDE/Qt is more expensive that with Microsoft Windows.

  36. Re:woo by Ianoo · · Score: 1

    Erm no. Gnome is LGPL. Also there's no legal way that Trolltech can prevent you from selling apps you write with QT, provided you publish the source code under the GPL.

  37. Shut your mouth, Comrade! by fm6 · · Score: 1

    Resource usage is a state secret!

    1. Re:Shut your mouth, Comrade! by rifter · · Score: 1

      Resource usage is a state secret!

      In Soviet Russia, resources use YOU!

  38. Re:Didn't RH do this? by gilesjuk · · Score: 1

    If you like Gnome yes, but for KDE purists like me it made using KDE harder as the expected behaviour of certain things couldn't be relied upon.

  39. KF Gnomes? by Tandoori+Haggis · · Score: 1

    I just broke my all time Klines (Kolour Lines) record today. To get my meagre 708 points, a lot of bouncing spheres had to go up in flames.

    Now just imagine we get KGlines...

    Thousands of exploding gnomes !

    Kentucky Fried Gnomes?

    --
    My hyperlinks aren't worth the paper they're printed on.
  40. MOD PARENT UP by Anonymous Coward · · Score: 0

    That was great, thank you.

    1. Re:Mod parent up by Uncle+Warthog · · Score: 2, Interesting

      I think this is in fact the most likely interpretation.

      I do too. I've been both a SuSE Linux and NetWare user for years and had a long chat with my Novell rep. about this just after the buyout was announced. This is exactly what he told me _wouldn't_ be happening after I expressed concerns to him about it.

      I like KDE and want to stay with it so it sounds like it's time to hunt out a new Linux distro. (And before anyone chimes in, no, Mandrake is not an option.)

    2. Re:Mod parent up by codemachine · · Score: 1

      > Mandrake is not an option.

      Just curious. Why not Mandrake?

    3. Re:Mod parent up by Uncle+Warthog · · Score: 1

      Just curious. Why not Mandrake?

      In my experience, it's too unstable compared to SuSE (or RedHat or Debian for that matter).

    4. Re:Mod parent up by codemachine · · Score: 1

      I'd agree to a point. Some releases have been extremely stable (I've had almost a year of uptime on a desktop with flakey hardware), some have been very poor. Seems the QA at Mandrake is a bit unpredictable at times.

      But with the new movement towards a community release, followed by an "official" release 3 months later, I think we'll start to see some very stable "official" releases from Mandrake.

      Of course Debian stable lives up to its name as well, if you really want stability. Or FreeBSD and NetBSD for that matter.

  41. To create an editor of pure evil! by Westacular · · Score: 0, Offtopic

    Of course! They can call it evics, where commands have the same names as vi commands... except you have hit both colon AND escape while holding down all the keys in the command name at once. Plus a couple function keys, just for good measure.

  42. Mutually exclusive option by gujo-odori · · Score: 1

    KDE camp: But, but, the best feature of KDE is that it's not Gnome!

    Gnome camp: But, but, the best feature of Gnome is that it's not KDE!

    Just how do they propose to reconcile this into a unified desktop? I'm pretty sure no compile-time option can override that :-)

    1. Re:Mutually exclusive option by Anonymous Coward · · Score: 0

      A better analogy would be like those old 'you got chocolate in my peanut butter' commercials only it would go something like this:

      "You got shit in my krap"
      "No, you got krap in my shit"

    2. Re:Mutually exclusive option by Anonymous Coward · · Score: 0
      Here is how to combine the best of both without upsetting anybody:
      bash $
    3. Re:Mutually exclusive option by NDPTAL85 · · Score: 1

      Simple.

      The Best feature of Linux is that its not Windows.

      --
      Mac OS X and Windows XP working side by side to fight back the night.
    4. Re:Mutually exclusive option by Anonymous Coward · · Score: 0

      Blah! Everybody knows tcsh is the best shell out there.
      I'm upset with your idea.

  43. hidden fruit by spectre_be · · Score: 1

    i for one am quite fond of both gnome and kde and i do indeed agree they both have their own qualities. As far as i care this is just another choice added to the equation, and i don't really see any losers in this.
    actually i'm quite curious what they're gonna make of it :-) even if it just automates the process of trying to make gtk and qt apps all look alike than i say i'm all for it!
    respect to both the teams

  44. differences between KDE and Gnome developers by Anonymous Coward · · Score: 0

    "thinks the differences between KDE and Gnome developers have been overstated."
    Yeah, right.
    And now you are going to move the mountain that separates both camps alone :)

  45. Of course he doesn't "Read" slashdot by Anonymous Coward · · Score: 0

    Rob Malda doesn't even read it.

  46. Well it's obvious who did this by hayden · · Score: 1, Funny

    It's those evil Novell people stealing GNOME's valuable source code to include in KDE.

    --
    Nerd: Derogatory term typically directed at anybody with a lower Slashdot ID than you.
  47. This was so coming...... by nighty5 · · Score: 1

    The writing was on the wall for this article to arise sooner or later.

    No matter which desktop you prefer, the nativeness of your desktop will be lost somewhere in the conversation.

    This is what moved me away from Redhat, and that is why I now run a community based Linux distribution.

  48. Don't read slashdot??? by dokebi · · Score: 3, Funny

    How about the second paragraph of the article:
    Supporters of the two interfaces have often sparred with each other in flame wars on Slashdot, mailing lists and newsgroups.

    Looks like submitters don't read articles either.

    --
    In Soviet Russia, articles before post read *you*!
  49. Already done... by plasmaroo · · Score: 2, Informative

    >> reporting about Novell's plan to combine elements of both into a unified desktop. Apparently the work has already started

    Way ahead of you, SuSE: clicky!

    1. Re:Already done... by TravisWatkins · · Score: 1

      Holy crap, you have to tell me how you did that!

      --

      "But I'm still right here, giving blood and keeping faith. And I'm still right here."
    2. Re:Already done... by ziggamon · · Score: 0

      It is cool in deed to have two panels, and one unified theme - but what good does it make? I't perfectly happy running only one GNOME panel, and selecting whatever KDE apps I want from it! I say what I've always said: There should be only one window manager and session manager, but there can be many toolkits (QT, GTK, etc)

    3. Re:Already done... by Brandybuck · · Score: 1

      Easy. That's old hat. The only slightly interesting thing about it is that he's using the new week-old Plastik theme for Mozilla.

      --
      Don't blame me, I didn't vote for either of them!
    4. Re:Already done... by Anonymous Coward · · Score: 0

      Huh? Did you get Konqueror and Mozilla confused?

    5. Re:Already done... by Brandybuck · · Score: 1

      Another look. No, Mozilla isn't running the Plastik theme. Must have been a brain fart.

      --
      Don't blame me, I didn't vote for either of them!
  50. Moving SUSE to GNOME by Anonymous Coward · · Score: 2, Insightful

    To me the article clearly suggests that Novel will be replacing KDE with Ximian GNOME in future releases:

    "we're going to migrate to a single Linux desktop."

    Read, we will not support GNOME and KDE.

    "Technically, you can't combine them, but we are working toward having the best features of both in a single interface. We'll implement all the best features in one technology."

    Read, we're not even going to try to combine them, but our sales guys will explain how Ximian GNOME has all the same great features as KDE.

  51. Much like the Red Hat "Blue Curve" fiasco. by freeio · · Score: 2, Interesting

    This really looks to me like tilting at windmills. Red Hat Tried this with their eminently forgettable "Blue Curve" standard look and feel, and the result pleased no one that I have asked. It is possible to skin them to look alike, of course, but below decks there is little enough similarity to make them mix as well as oil and water.

    The real question is "Why Bother?" If both libraries are present, apps from both work well enough together to make the whole question moot. This is a marketing driven decision, with no real respect to the technical merits of the question.

    --
    Soli Deo Gloria
    1. Re:Much like the Red Hat "Blue Curve" fiasco. by Pecisk · · Score: 1

      I won't call a 'Blue Curve' fiasco. It was based on usability tests and that theme really rocked. How successful was RedHat on marketing it, it is another story.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    2. Re:Much like the Red Hat "Blue Curve" fiasco. by Jason+Earl · · Score: 4, Informative

      Novell probably will be a little more successful than Red Hat simply because they now employ both the folks at Ximian and the bulk of the KDE hackers (who used to work for SuSE). Red Hat, on the other hand, employed very few KDE hackers (and the one outspoken KDE hacker they did employ quit :).

      My guess is that the folks at Ximian and SuSE are likely to see more eye to eye seeing as how their paycheck will depend on them getting along.

    3. Re:Much like the Red Hat "Blue Curve" fiasco. by bogie · · Score: 1

      "Red Hat Tried this with their eminently forgettable "Blue Curve" standard look and feel"

      You say "tried" but most people I know including the IT Press liked the way Blue Curve looked. They liked that everything finally looked the same in both Gnome and KDE. Blue Curve wasn't the failure your implying.

      Novell also isn't trying to merge the two and until I see what they come out with its hard for me to comment on it. Most distros let you launch either QT or GTK apps from either environment. Perhaps they'll stick with KDE but use the gtk wrapper thing so that it all looks seamless?
      Throw in some admin tools that can call on either qt or gtk apps but have them looks the same and there you have it. Gnome and KDE unified. Sort of.

      --
      If you wanna get rich, you know that payback is a bitch
    4. Re:Much like the Red Hat "Blue Curve" fiasco. by Anonymous Coward · · Score: 0

      This really looks to me like tilting at windmills. Red Hat Tried this with their eminently forgettable "Blue Curve" standard look and feel, and the result pleased no one that I have asked.

      I use BlueCurve... it's one of the nicest, cleanest and most pleasant theme I've ever seen. The fiasco you refer to was purely of KDE invention... there are still idiots claiming that Red Hat broke (or sabotaged) their version of KDE, even though such rubbish has been comprehensively debunked repeatedly.

    5. Re:Much like the Red Hat "Blue Curve" fiasco. by Kethinov · · Score: 1
      and the result [of Bluecurve] pleased no one that I have asked.
      I adore Bluecurve. It's the biggest reason I am so interested in Fedora. But to be quite honest, imho if it doesn't use apt-get, it's not a distro worth using. Bluecurve in Debian/Knoppix would be a fantastic accomplishment, and I hope Bruce Perens uses Bluecurve or another unified theme with UserLinux.
      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
    6. Re:Much like the Red Hat "Blue Curve" fiasco. by Anonymous Coward · · Score: 0

      I for one hated Blue Curve, it was the reason I dropped Red Hat and moved to SuSE.

      Suppose I'd better start looking at Debian.

    7. Re:Much like the Red Hat "Blue Curve" fiasco. by SunBug · · Score: 1

      Apt for Fedora Core 1.90 is available here.

      It's all I use, and it works great (much better than yum or up2date did).

    8. Re:Much like the Red Hat "Blue Curve" fiasco. by kundor · · Score: 1
      Apt-get. Urpmi. Emerge.

      There's no functional difference, beyond that emerge takes a heck of a lot longer.

    9. Re:Much like the Red Hat "Blue Curve" fiasco. by Anonymous Coward · · Score: 0

      A fucking GUI theme made you change the entire distribution? You know it can be changed, right? That's like buying a new car because you don't like the damn steering wheel cover.

      WTF?

    10. Re:Much like the Red Hat "Blue Curve" fiasco. by Cro+Magnon · · Score: 1

      I thought BlewCurve sucked. But, to be fair, there was more wrong with RH8/9 than just the GUI, and my gripes with the whole system spilled over to the interface.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    11. Re:Much like the Red Hat "Blue Curve" fiasco. by Anonymous Coward · · Score: 0

      > I use BlueCurve... it's one of the nicest, cleanest and most pleasant theme I've ever seen. The fiasco you refer to was purely of KDE invention... there are still idiots claiming that Red Hat broke (or sabotaged) their version of KDE, even though such rubbish has been comprehensively debunked repeatedly.

      Debunked so much that 100% of Redhat's KDE team (e.g, bero) quit?

    12. Re:Much like the Red Hat "Blue Curve" fiasco. by juhaz · · Score: 1

      Shouldn't Yum be included in that list?

    13. Re:Much like the Red Hat "Blue Curve" fiasco. by kundor · · Score: 1

      Sure, and apt-rpm. I have no experience with those though.

  52. Server Desktop integration by bangular · · Score: 5, Insightful

    One of the most interesting coming out of brainshare is Novell's strong commitment to having linux on the server AND desktop. They see the reason as MS having any success on the server side is because companies wanted to use the same thing on server and desktop. Linux is definatly taking over the server side and if companies have a good linux desktop I think the opposite can happen (use linux on desktop because they can integrate it with their servers). It's funny this comes up because I just read an article stating Windows isn't an enterprise OS and the only reason it got on the server is because it had desktop dominence. Which makes sense because when compared with almost any other OS on the planet Win2k3 comes up short in almost every category.

    1. Re:Server Desktop integration by T-Ranger · · Score: 1
      There is definitely an advantage to using the same OS on both the desktop and the server. But there are at least as many reasons not to.. The most important one being genetic diversity. Do you really want a given worm to be able to take down both your servers and your desktops? ?

      The distinction between versions of Windows is a few registry settings, and you are forced to run a insane amount of stuff not strictly necessary for a given role. The GUI being the prime example: You are forced to run it no matter what. If it only consumed resources that would be bad enough, but it also has lots of extra things running that are opportunity for security holes. Integrating a web browser into the GUI which is integrated with the OS means a exploit for one can get everything. Besides, how often do you log into the console of your server? You should be able to administer it remotely.

      With Linux (and UNIX in general), I think you have the best of both worlds. Given the UNIX philosophy of small, isolated, tools, a desktop and a server (or even different servers doing different things) can have radically different things running. There is enough the same that experience, training, skills are useful for both roles.

  53. Irony? by jcuervo · · Score: 2, Funny

    Funny, how the next story down is people (jokingly) saying KDE just hacked Gnome's site. :-)

    --
    Assume I was drunk when I posted this.
    1. Re:Irony? by Anonymous Coward · · Score: 0
      Is that really Irony?

      Coincidence would seem to be a better description.

  54. Which idea is that? by fm6 · · Score: 5, Insightful
    Why do you suppose KDE and GNOME exist? It isn't as if there were no Linux or Unix desktops before these projects appeared, and most of them have a much higher hackability factor. Problem is, we want non-hackers (which is most computer users, believe it or not) to use Linux too, and that means standardizing the user experience. It might be uncool and anti-creative, but it's what it takes to appeal to people for whom software is something they use to get their work done, not a way of making a personal statement.

    Every Slashdot user should say to himself at least once a day, "I am not a typical computer user."

    1. Re:Which idea is that? by Anonymous Coward · · Score: 0

      Every Slashdot user should say to himself at least once a day, "I am not a typical computer user."

      What if Bill Gates happens to visit Slashdot?

    2. Re:Which idea is that? by chegosaurus · · Score: 2, Interesting

      > Problem is, we want non-hackers (which is most
      > computer users, believe it or not) to use Linux
      > too

      Do we? Serious question: why do we want this? I've always wondered. I use the OS I like (Solaris) and I don't care *at all* what anyone else uses. I just don't get this advocacy thing.

      Despite the flag waving and fanaticism I think most people round here would probably hate it if Linux went mainstream, because they'd lose their superior, leeter-than-thou bragging rights. I imagine they'd all move to AtheOS or Plan9 or somesuch, then scoff at l4me linux lusers.

      This is a KDE/GNOME thread: the "friendly" faces of Unix. That means dozens of "your all ghey I use blackbox/FVWM/fluxbox/E/screen/ratpoison" posts from weenies trying to impress the stupid trend-following GNOME/KDE herd.

      Sorry. I'm sure I had a point to make when I started writing this...

    3. Re:Which idea is that? by Cro+Magnon · · Score: 1

      Why do we want to bring non-geeks to Linux? For one thing, it would be a lot harder for Micro$**T to con politicians to pass linux-hostile laws if Linux had 20% of the desktop. And it would help us to get support for our favorite kewl hardware. BTW, if Linux went mainstream, I could STILL maintain my "leet" bragging rights. I'd just replace Knome with TWM. :-P

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    4. Re:Which idea is that? by r_j_howell · · Score: 1
      I think your question is a good one, but your answer is incomplete.

      Yes, there is the eletist factor in Linux. I don't have a tremendous amount of sympathy for that situation, myself, I've seen too many cutting edges come and go, and I have a hard enough time keeping up with everything I want to in the tech field to presume I'm more "1337" than someone else. Save that for the teenagers, I say.

      But the difference between open source and proprietary software is open source may have USERS but the for-sale stuff has CUSTOMERS. Customers pay for the development process. And so they are the most important people to consider. Users (of open source software, at least) are by-in-large non-contributers.

      Yeah, I've read "The Cathedral and the Bazaar" I understand the network value thing. But the people who really put down the necessary resources to make F/OSS as cool as it is are the developers/testers/documenters. NOT the average users. Sure, they may contribute a little by the mere presence of more boxes, ands even more importantly, we might as well welcome them since we seem to have the free rider problem licked. But dumbing down the system for the "average user" at the expense of the contributer demographic is not being foar to the people who really make this whole thing work.

      By the way, this include me. I haven't really contributed anything to F/OSS, even though I use it. But I also know that means that I don't get to DEMAND anything. I don't think that "fsck you! Write it youself!" is the most positive way to phrase it. But it is still somewhat true.

    5. Re:Which idea is that? by plj · · Score: 1

      Well, even if we wouldn't want to use se same systems as majority does, we do want to interact with them - and that would be hell a lot of easier, if majority would run a system based on open standards instead of some propriertary crap from Redmond.

      You could still run Openstep/GNU/Hurd, if you would think that "GnoKDE/Linux is crap as everybody's using it", and it would probably still make your life easier that it is nowadays.

      --
      “Wait for Hurd if you want something real” –Linus
    6. Re:Which idea is that? by plj · · Score: 1

      And I naturally mean GNUstep, not Openstep... damn all these different steps!

      --
      “Wait for Hurd if you want something real” –Linus
    7. Re:Which idea is that? by fm6 · · Score: 1
      I just don't get this advocacy thing.
      So hackers should just use whatever works for them, and not worry about what non-hackers use? That's fine, as long as you don't design, program, document, support, or sell software used by non-hackers.
  55. Another good move from Novell by Lakedemon · · Score: 2, Insightful

    Why settle for Gnome xor KDE when you can have the best of both worlds ?
    Novell just cut through the Gordian Knot that has been annoying me each time I installed Linux :
    What desktop should I choose ?

    Opening Yast/pieces of Netware and now aiming for the best desktop...It looks like Novell wants the leadership/to set the standards in Linux very badly....
    Well, there is a lot of money at stake...in a world opening to open source....

    1. Re:Another good move from Novell by bigsteve@dstc · · Score: 1
      Novell just cut through the Gordian Knot that has been annoying me each time I installed Linux :

      I think you meant "Gnordian Kdot" - HTH :-)

  56. rtfa? by anthonyclark · · Score: 2, Informative

    The article said, at least the way I read it, that Novell was going to write yet another desktop combining the 'best' features of both KDE and Gnome. Not combine the two but create a third version. Whether such a third way will take off among anyone other than Novell's corporate customers, will be interesting to watch.

    BIAS: I prefer Gnome to KDE and am using it right now; I hope that Ximian's involvement in all this will steer the new hybrid offspring desktop in a more Gnome-ish direction.

    (And here's hoping that the improvements they create will filter back down to us poor Gnome|KDE users).

    Or maybe they should just license MacOSX' desktop UI :-)

    --
    ----- Documentation is worth it just to be able to answer all your mail with 'RTFM' - Alan Cox.
    1. Re:rtfa? by sjvn · · Score: 1

      > create a third version

      Correct. The code differences are too vast between the two to actually try to merge one into the other.

      Steven

  57. Re:Who am I, freakin' Nostradamus?!? by Anonymous Coward · · Score: 0

    I'm willing to bed whoever just modded that troll was one of the people who ridiculed me...

  58. Mod parent up by jhoger · · Score: 1

    I think this is in fact the most likely interpretation.

  59. KDE and Gnome? by Mr.+Piddle · · Score: 1


    Nuts and gum are a much better combination! KDE and Gnome suck!

    --
    Vote in November. You won't regret it.
  60. Reminds me of Ghostbusters by LittleLebowskiUrbanA · · Score: 1

    "This city is headed for a disaster of biblical proportion. Human sacrifice, dogs and cats living together, mass hysteria!"

  61. Possible name? by Progman3K · · Score: 1


    Can anyone think of a name ou could form by mixing the letters

    KDE GNOME

    Geode?
    Genomed?

    --
    I don't know the meaning of the word 'don't' - J
    1. Re:Possible name? by RedPhoenix · · Score: 1
      > Can anyone think of a name ou could form by mixing the letters

      egrep "^[kdegnom]+$" /usr/share/dict/words ..
      Some interesting ones:

      doomed

      ego

      omen

      However, on a more positive note:

      mono (hmm!)

      needed

      mend

      edge

      good

      keen

      Red.

    2. Re:Possible name? by Neo-Rio-101 · · Score: 4, Funny

      GnuDE ?

      --
      READY.
      PRINT ""+-0
    3. Re:Possible name? by Anonymous Coward · · Score: 0

      SEXY! That will attract the Real Men (tm).

    4. Re:Possible name? by chefren · · Score: 1

      Naming a KDE and Gnome merging project "doomed" sounds very fitting to me.

  62. KNODE by Neo-Rio-101 · · Score: 1

    Gnome + KDE = KnoDE

    --
    READY.
    PRINT ""+-0
    1. Re:KNODE by Trejkaz · · Score: 1

      And then KNode will tell them to cease and desist.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    2. Re:KNODE by Neo-Rio-101 · · Score: 1

      Dammit.... well it was a nice try. How about 'GnuDE' then?

      --
      READY.
      PRINT ""+-0
    3. Re:KNODE by Chainsaw · · Score: 1

      Apart from setting off every stupid spam filter in the world (GNude)... :-)

      --
      War is one of the most horrible things a human can be exposed to. And one of the worlds largest industries.
  63. hmm by minus_273 · · Score: 1

    not clear what exactly they want to do. Is this going to be another RH bluecurve stly deal, or is this more of a gtk->qt bindings or somthing like that (or vice versa). I mean the big problem with kde vs gnome is not so much the fact that they behave different( though it is part of the problem) it it more that the libraries that are loaded usually do the same things. Why would you have a kde window box with konqueror and galeon running at the same time? similarly, why run an app that uses khtml and gecko or gtkhtml at the same time? it is great to have such redundancy when you need to pick software, but there is no need to have both running at the same time.

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
    1. Re:hmm by be-fan · · Score: 4, Insightful

      Having redundant libraries is kind of a sad fact of life. No currently popular OS has been able to avoid it. At any given time, the average Windows machine is running several different toolkits (.NET, XP common controls, MS Office toolkit, etc). There is even redundency between Carbon and Cocoa in OS X.

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:hmm by droleary · · Score: 1

      There is even redundency between Carbon and Cocoa in OS X.

      I believe the word you were looking for there is "reuse". Carbon and Cocoa share a lot of Core code, and/or have structures that are toll-free bridged between environments. There are overlaps in functionality between the two APIs, but for the most part the code underneath is not duplicated any more than necessary. If that's the type of integration that is going to happen with the Gnome+KDE mix I'd be happy to see it. However, my money is on them not forming a nice abstraction API which they layer the KDE and Gnome APIs on top of, instead letting ego get in the way trying to make one way or the other the "winner".

    3. Re:hmm by be-fan · · Score: 1

      Its not quite so rosy as you think. Before Apple fixed it up, people noticed significant rendering differences between Carbon and Cocoa applications. Eg: font rendering was subtly different. This indicates that there is not as much core integration as you'd believe. This makes sense, given that both OpenStep and the MacOS Toolbox already had that core code. This is in keeping with the design approach of the rest of OS X, where Apple didn't go out of their way to reconcile all the different components that they brought together (BSD and Mach, for example).

      --
      A deep unwavering belief is a sure sign you're missing something...
  64. Novell's next plan by Zalgon+26+McGee · · Score: 2, Funny

    "We'll merge Vi and Emacs! That way, everyone will be happy!"

    --

    ---

    Book(n): Utensil used to pass time while waiting for the TV repairman

    1. Re:Novell's next plan by Tumbleweed · · Score: 1

      "And after that, we shall merge the commandline and the GUI!"

    2. Re:Novell's next plan by zerOnIne · · Score: 1
      M-x vi-mode
      perhaps?
      --
      09
    3. Re:Novell's next plan by Quattro+Vezina · · Score: 1

      That would really be vile.

      --
      I support the Center for Consumer Freedom
    4. Re:Novell's next plan by thryllkill · · Score: 1
      "We'll merge Vi and Emacs! That way, everyone will be happy!"


      I won't be happy until I can have linux with BSD inits... DOH!

      --

      Note to self: No more arguing with the faithful.

    5. Re:Novell's next plan by Sri+Lumpa · · Score: 1


      No, Vi and Emacs are totally different takes on the same thing (modal vs non-modal text editing) whereas Gnome and KDE are similar takes on the same thing.

      While they have many common points they diverge both from the interface POV and from an "under the hood" POV but the interface part is much easier to integrate (like Bluecurve) than the under the hood part (integrating QT/GTK, although there is some progress with the event loops, or KParts/Bonobo).

      It would would be more akin to merging Emacs and XEmacs.

      Of course, now that I have written that somebody will write why I am wrong and cite viper-mode and vimacs... oh well, everybody has got teir opinion I guess.

      --
      "The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers." Bill Gates,
  65. A very good move by X-Nc · · Score: 1

    I have long felt that the differences between GNOME and KDE were miniscule at best. I'm talking about from a usability perspective. Yes, under the hood, they are vastly different, but when you look at the UI and see how they both follow the same basic way there's really little difference between them. It's good having more choices but GNOME and KDE are so much alike that they are nearily identical. Finding a way to merge them into one UI (from an interface level, not a code level) would be ideal.

    --
    --
    If I actually could spell I'd have spelled it right in the first place.
  66. Difference between Gnome and KDE developers by Anonymous Coward · · Score: 0

    Gnome developers do not shower on Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, or Saturday. KDE developers don't shower the other 7 days of the week.

    -RMS

  67. I already run them both.... by Anonymous Coward · · Score: 1, Insightful

    I use Gnome as my window manager but I use KDE apps within it. Specifically, Kdevelop -- cool app by the way.

    I look at it like this. Any given VB application doesn't mesh well with windows. I usually can tell a VB app a mile away. This has always been the case with different window tool kits such as OWL, TK, VB, MFC, Mozilla, etc.

    I'm not so shallow as not to run an app I need because of the off look a different underlying toolkit brings. I run any given app because it's a tool the helps me complete a task.

    There may be other problems with apps interacting with each other but I still manage just fine.

    So, whats the problem anyway?

  68. I like them both, and others besides by timothy · · Score: 1

    I use gnome sometimes, and sometimes I use KDE. More often than either, I use fluxbox, especially when on my oldest laptop, which has "only" 96MB of RAM. (I wish I didn't know how much of my college money went toward 4 extra MB of RAM for my Mac in 1992.)

    Gnome and KDE have different feels -- and tastes certainly vary -- but they're both "good." I like Gnome's clean, simple feeling (in contrast, KDE's defaults seem sort of clinical and harsh edged to me ... if not to you, then more power etc.), and KDE's integration of parts. Nautilus is actually prettier, but the ability to split views in Konqueror usually wins if I'm moving files from dir to dir.

    Still, they're both well past "good enough" for my use at least (maybe yours, maybe not, in which case take it up with them, not me :)), to the point that it's like arguing cuisine. Is Thai better than Mexican? It all depends on the context -- mood, individual preferences, specifics of what you'll order, etc.

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  69. Flames by diaphanous · · Score: 1

    The GNOME vs. KDE flameware are lame, and have been lame for ages. I don't think I've seen any of the GNOME or KDE hackers flame each other (recently at least, maybe back before the KDE licensing changes, but that's ancient history now). The flamers all seem to be trolls or fanboys too useless to actually contribute to development of either desktop so they just get off on flaming the other group. See the full quote from the article:

    Schlager added that he thinks the conflict between KDE and Gnome developers has been overstated. "The developers really don't fight; it's their supporters who fight, he said.

    Personally, I've switched back and forth between KDE and GNOME in the past. Right now I'm running KDE 3.2 on Debian Unstable as my desktop, but I have also GNOME 2.4 installed, and use several GTK+/GNOME programs daily.

    ~Phillip

  70. Linux takes over by SphericalCrusher · · Score: 1

    With the combiniation of both of these, I think Linux will top Windows.

    Even the schools around here at adapting Linux... it's just that most of them complain about desktop interfaces and such. Not everyone knows how to use Linux. As the Cisco teacher at my school stated: "With the addition of KDE, I believe Linux will become more mainstream." and that is 100 % true.

    Because of a merger of these two UIs, I believe we'll see a unity amongst a lot of other things also. No longer will my friends have to ask me which is better, haha. Once the world can use Linux as easy as they can Windows, I believe we'll see a takeover. Besides, you have to be pretty stupid if you can't use Mandrake or Lycoris. =P

    --
    "Instant gratification takes too long." - Carrie Fisher
    1. Re:Linux takes over by Brandybuck · · Score: 2, Funny

      Even the schools around here at adapting Linux...

      I'm taking a university extension course in Linux device drivers. I brought my laptop and was running KDE. The guy behind me kept looking over, and finally asked, "it isn't Windows, what is it?" This was in a *Linux* class. I didn't have the heart to tell him it was FreeBSD :-)

      --
      Don't blame me, I didn't vote for either of them!
  71. Finally, we're getting somewhere on the desktop by tentimestwenty · · Score: 5, Insightful

    As long as I never have to hear the names of 2 desktop environments when talking about Linux, I'm happy. Choice is great but having two pretty good environments instead of one great environment is not going to win any market share. Only in open source could the two top competitors work together. For this we should be thankful. I don't think there's much to stop Linux from taking down Windows if this is even remotely successful.

    1. Re:Finally, we're getting somewhere on the desktop by jrockway · · Score: 3

      Linux is not about "market-share". It's about developers writing the code that they want. Sometimes they take outside ideas because they WANT to help people; that's why we have things like accessability in the mainstream GNOME (and KDE?). Anyway, if you want the one great desktop, write it. Nobody's stopping you.

      (FWIW I prefer XFCE4, nice and clean but still featureful)

      --
      My other car is first.
    2. Re:Finally, we're getting somewhere on the desktop by jdray · · Score: 4, Informative

      While I understand what you're saying, I have to disagree with you in one respect:

      There is a huge movement afoot to create marketshare for Linux, and unification of the two leading desktops would help that movement along immeasurably. Now, don't confuse "marketshare" with "profits." The intent is to gain as much penetration into the OS market as possible for Linux. For every Windows desktop or Solaris server or WinCE handheld that is displaced by a Linux instance, Linux as a whole gets stronger. For every user that says, "Yeah, I use Linux now," Linux gets stronger. And the stronger it gets, the more useful it gets, not only to average end users but to those of us who like it for all the reasons we've adopted it early.

      --
      The Spoon
      Updated 6/28/2011
    3. Re:Finally, we're getting somewhere on the desktop by tentimestwenty · · Score: 2, Interesting

      That's a little isolationist. Obviously it takes a community to write something like a great desktop and it's somewhat irresponsible as a community which is providing software for a larger community not to think about the impact of their work. As much as Linux started as the hobbyist's OS, it's very quickly reaching the momentum where not only will individuals not be able to affect the whole character of the OS, it will be required that many people work together to move the OS in a planned direction. I think it's obvious that the closest goal of Linux is to be an alternative for the masses. From there, who knows...

    4. Re:Finally, we're getting somewhere on the desktop by jefe7777 · · Score: 2, Interesting

      >>There is a huge movement afoot to create marketshare for Linux

      A conscience movement to increase marketshare? Perhaps in the minds of executives at Redhat, Novell and other commercial entities.

      Ok, sure, all of us geeks would like to see linux more widely used. (well some of us anyway, I keep forgetting that slashdot has a lot of windows users, who may or may not care less)

      But I don't think that market share as a goal, is a "movement" like you describe.

      The marketshare is a side effect of passion. Passion is what countless thousands of developers, sysadmins and techies have for linux and opensource.

      Microsoft on the other hand, had a single goal: to capture marketshare. If anyone's had a "movement to capture marketshare" it was definitely Microsoft. It worked quite well in hindsight.

      No. I'd have to disagree with you and say that "marketshare" is not the movement. The movement is "doing it better", which if results in more marketshare...fantastic.

      j

    5. Re:Finally, we're getting somewhere on the desktop by petecarlson · · Score: 1

      Linux is not about "market-share". It's about developers writing the code that they want.

      I hate to be the one to to say this on ./ but for Novel, Linux is all about marketshare. They want to sell something and are going to use Linux as the tool with which to do it. Of course in there attempt to gain marketshare, they will write lots of nice code with which you can do whatever you want. Linux is different things to different people, to me it's an OS that works as a desktop, a mailserver, and a development platform for my whatever I feel like trying out. I like it because it works to do what I want it to do. Perhaps you have been writing GPLd code for years and resent the atempted comercialization of your baby, but you gave that code to the world and now the world can do whatever it wants with that code... but they have to give back anything they add. They want one great desktop and they are going to write one, of course the're not going to start from scratch, there going to base there one great desktop on two other great desktops. If the developers of the first two desktops want to keep there desktops the same, there's nothing stopping them because, as you said, it's about developers writing the code that they want. In the end, we all get more code which we can use however we want. No matter the motivation, more good code is more good code. /rant

    6. Re:Finally, we're getting somewhere on the desktop by falonaj · · Score: 1
      that's why we have things like accessability in the mainstream GNOME (and KDE?)

      Accessibility is exactly one of the areas where integration makes a lot of sense. This is why the KDE anhd GNOME accessibilty teams work very closely together, sharing the same library (Sun's ATK). A first snapshot of the work Trolltech is doing to fully integrate Qt/KDE applications with Sun's accessibility framework is already available.

      Olaf Jan Schmidt, KDE Accessibility Project

    7. Re:Finally, we're getting somewhere on the desktop by ros0709 · · Score: 1

      Great. Right now I like Linux, and I can use it knowing that because it is a relatively small player all those virii out there are going after someone else; no-one is going to stop me installing my media player because it's anti-competitive. If Linux is too successful, things will get worse.

    8. Re:Finally, we're getting somewhere on the desktop by pebs · · Score: 1

      Gnome and KDE aren't all that different. I don't see what the big deal is which one you use. There are just a few things that need to be done to let the two work together. Things like drag and drop; and KDE apps need to work with the Gnome notification area (Gnome apps work with KDE's notification area already). Other than that, it makes no difference, run kdeinit while running Gnome and you can run all the KDE apps in Gnome like you normally would in KDE. Or run gnome-settings-daemon while running KDE and you got Gnome/GTK+ apps working just like they normally would in Gnome.

      The day when I can drag and drop files from Konqueror into any GTK+ app (and vice versa) will be a good day. For now, Rox file manager does the trick.

      --
      #!/
    9. Re:Finally, we're getting somewhere on the desktop by Directrix1 · · Score: 1

      Unless, you actually know what you are doing. If linux gains marketshare, then new devices might actually be supported.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    10. Re:Finally, we're getting somewhere on the desktop by Anonymous Coward · · Score: 0

      Please first read the rest of hist post again before you answer. He has a point you know.

    11. Re:Finally, we're getting somewhere on the desktop by roie_m · · Score: 1

      Well, what you're forgetting is that many different people want different things. While "the movement" in general may be about "doing it better", some people, call it a "sub-movement" or whatever, have marketshare as a goal. Unfortunately (and I'm not attacking your parent specifically, but in general), some of those people tend to think that all of "the movement" must be about that and get pissed off when people do things that are counterproductive to that end. But that's a whole different rant.

    12. Re:Finally, we're getting somewhere on the desktop by cbreaker · · Score: 1

      I'm not a corporation. I am not running a business. And I want a unified Desktop. I don't care; KDE or Gnome. I want market share for Linux.

      I want to use Linux full time, have it be 100% supported by hardware and software vendors. I want to be TOTALLY free of Microsoft.

      Some of you can be free now, but for all the things I use my computer for I cannot be. Market share will allow it to happen, and I feel as though Linux can gain more ground faster on the Desktop front if there were a single big popular DE.

      Of course, it's all good either way. Linux will gain dominance, I think it's inevitable. It probably won't matter what DE you use in the end.

      --
      - It's not the Macs I hate. It's Digg users. -
    13. Re:Finally, we're getting somewhere on the desktop by boisepunk · · Score: 1

      crap post
      Looks like Gateway is throwing in the towel and closing all of its remaining retail stores, according to a Reuters/Yahoo! report." The story notes: "Gateway's stores, which will be closed on April 9, have long been criticized by analysts and investors as an expensive drag on cash flow because of lease costs and the difficulty of managing inventories", and goes on to suggest: "...with [the acquisition of] eMachines, Gateway doesn't necessarily need the added distribution channel the stores gave the company. In addition to selling Gateway's wares over the phone and via the Internet, eMachines PCs are sold at major retailers such as Best Buy.

      --
      main(0)
  72. desktop integration by Anonymous Coward · · Score: 1

    IMHO a high quality linux desktop will have to combine the best elements of many projects.

    1. combine the best software from kde and gnome into a seamless experience by loading both libraries on machines with sufficient ram.

    2. then make it fast, light, rock solid and pretty with XFCE4 as the default desktop.

    3. decide between mandrake, debian or suse conf tools and installer (progeny?) and make one a standard.

    4. build on debian base.

    Voila! a user friendly & powerful system

  73. Re:Didn't RH do this? by Coryoth · · Score: 1

    You just contradicted your sig.

    Jedidiah.

  74. Lets hope they get it right. by BCW2 · · Score: 1

    The last attempt at something similar gave us bluecurve, in which the sum is less than the parts. I use KDE for everyday(localuser) and Gnome for root, I can't explain why except that the feel of each is right for those purposes, to me. If it doesn't work, I'll just continue to use both.

    After all I thought Linux was about choice!

    --
    Professional Politicians are not the solution, they ARE the problem.
    1. Re:Lets hope they get it right. by Brandybuck · · Score: 2, Insightful

      I can't explain why except that the feel of each is right for those purposes, to me.

      If I may expand on this without offending people...

      KDE has done a better job than Gnome of integrating its applications into the desktop, while Gnome has done a better job of creating a minimal out-of-your-way interface. Thus KDE is better suitable to a user's desktop when multiple applications are interacting with each other, and Gnome is better for root's desktop which typically does just one thing at a time sequentially and can't be bothered with distractions.

      --
      Don't blame me, I didn't vote for either of them!
    2. Re:Lets hope they get it right. by zalm · · Score: 1

      Seems to me what Novell is trying to do is take the best attributes of Gnome and KDE and integrate them into the Ximian desktop. Novell knows that the Linux/OpenSource community wil never agree on a single standard for a desktop. I think Novell wants to do with Linux what Apple did with BSD; create a standard platform for developers. The desktop that Novell develops will bring a certain ligitimacy to potential software developers.

      --
      If at first you don't suceed, try RTFM or Man pages.
    3. Re:Lets hope they get it right. by BCW2 · · Score: 1

      That is a real good explanation and pretty much describes what I said in the original post. The two desktops are suited for different tasks, and each is very good at it's strength. If the combined desktop can add to Gnome without subtracting too much from KDE, we might have a winner.

      --
      Professional Politicians are not the solution, they ARE the problem.
  75. Re:Gnome and KDE? New Name Perhaps? :) by Anonymous Coward · · Score: 0

    GNODE

    Great new operating desktop environment ;)

  76. Integration, Man. by Anonymous Coward · · Score: 5, Insightful

    I imagine this isn't about so much look and feel but more about desktop integration. Imagine using Evolution to open an attachment using the default app settings confiured in KControl. Or saving the image you just edited in the GIMP directly to a remote server using the FTP KIO slave in the KDE file dialog. Or scripting office procedures using the desktop agnostic D-BUS (KDE's admitted DCOP successor).

    There's so much more that just theming. Look at freedesktop.org to get a feel of the potential.

  77. We are the wor... by Anonymous Coward · · Score: 0

    We are the Norg, prepare to be assimilated!

    *bows*
    thank you.. thank you.. I'll be here all week!

  78. Needed Unification by GeekDork · · Score: 1, Interesting

    There are some things that need unification, KDE and Gnome as projects are not among those. What really needs to be done is to establish some common traits to make the whole platform stronger (now you expect me to use the words "paradigm" and "shift" next to each other, right?).

    Let me clarify. During the last weeks, I have been on the look for a stable (not Sylpheed), graphical (not Mutt or Pine) mail client that supports proper GPG/PGP encryption and signing out of the box/package (farewell, KMail) and can handle a 30,000+ message mailbox (so much for Thunderbird) that didn't require the installation of 75% percent of Gnome (so much for Evolution). Turns out there doesn't seem to be one, but that's not the point here.

    The point is that it is impossible to use the same addressbook from at least two of those programs! Of course, you can do some fancy import/export stuff, but that's time-consuming and error-prone. Evolution tried to import an LDIF file created by KAddressbook, segfaulted and couldn't be started again without purging the configuration; Firebird created one empty entry for every entry in that file, then mangled the entries and built some complete rubbish from them; Sylpheed that becomes really weird after connecting to an LDAP server (which is what I'm getting to next) imported it flawlessly. And even if the import would be working, it'd have been one hell of a time to keep up sync between my non-KMail MUA and KOrganizer which I use and (to some extent) like. Next I tried setting up an LDAP server for that task which promptly broke an bugzilla installation that wanted to have its user DB in LDAP all of a sudden after the libraries had been installed.

    Do I need to mention that I was almost crying at that point? It's just an addressbook for crying out loud. If the developers want to be farkwits, that's up to them. But I suppose they're all intelligent people that should have that spark of common sense that their babbling about "having the choice" is pretty much worthless if The Choice better be final or you're in for a world of pain when reconsidering.

    --

    Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

    1. Re:Needed Unification by Anonymous Coward · · Score: 0

      Umm, why do you need more than one addressbook anyway?

    2. Re:Needed Unification by GeekDork · · Score: 1

      I don't, that's the friggin' point.

      --

      Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

    3. Re:Needed Unification by Anonymous Coward · · Score: 0

      During the last weeks, I have been on the look for a stable (not Sylpheed), graphical (not Mutt or Pine) mail client that supports proper GPG/PGP encryption and signing out of the box/package (farewell, KMail) and can handle a 30,000+ message mailbox (so much for Thunderbird) that didn't require the installation of 75% percent of Gnome (so much for Evolution). Turns out there doesn't seem to be one, but that's not the point here.

      So, youve got yourself two "rare" requirments and refuse the solutoin because it requires an install that is too big? Geekdork doth protest too much, methinks.

  79. Mm-mmm by davandhol · · Score: 1

    Linux User #1: Hey! You got KDE in my GNOME!

    Linux User #2: Hey! You got GNOME in my KDE!

    They both try it out

    Both Users: Wow!

    Two great desktops that go great together!

  80. Unify them both--into GNUstep by metamatic · · Score: 4, Insightful

    Let me repeat myself...

    If there was any sanity in the open source desktop developer community, we'd see more effort going into GNUstep.

    Works with everything we have today? Check, there's compatibility with KDE and GNOME applications as well as Motif, with window style hints too.

    High level language support? Check, Objective-C provides Smalltalk-like object orientation, and automatic memory management is available. There are also bindings to Ruby and Java. You can even build Java applications with native quality look and feel.

    Compatible with what programmers know today? Yup, Objective-C is a slight superset of C, so almost any programmer can get to grips with it in a weekend. (Speaking as someone who did.)

    Good class libraries? Yes, modeled on NeXT's excellent work, the same foundation used to build OS X. I've written Cocoa code, it's the most painless class library I've encountered. (Yes, I write Java too and have written C++.)

    Cross platform? Yes again, programs are portable between GNUstep and Cocoa without too much work--see GNUmail for an example. Non-GUI programs even port to Windows without major effort, allegedly.

    Good developer tools? Again, yes. Excellent developer tools on OS X. Doubtless the free tools on Linux could use some work, but that shouldn't be too hard. We can even build them using the OS X tools if necessary.

    Pretty UI? Well, I think it looks OK. Not as nice as Aqua, but it's functional.

    Mature? Well, the Objective-C compiler is GCC, Apple use it for their developer tools and push back improvements, the class library design has been refined over the course of 10+ years.

    Think about it, people. We could unify the Linux and Apple developer communities. All work towards one common goal. Get 10%+ desktop market share for OpenStep/OS X/GNUstep in no time.

    Hell, get GNUstep up to scratch and you'd probably see developers porting their commercial applications from OS X to Linux. Wouldn't you like to see products from Adobe, Macromedia, maybe even Apple available to run on your Linux desktop?

    Think about all the problems that have been solved by NeXT and Apple. Application packaging, for example? Solved, applications are bundles of files that you can just drag-drop wherever you want to keep them, and they work.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    1. Re:Unify them both--into GNUstep by HenchmenResources · · Score: 1

      Recently Macromedia said that they will be working on a Linux port of Flash (the creator program not just the viewer)and my companies Adobe rep. has hinted that Adobe is working on porting all of their apps to Linux (how soon this will happen is unknown). Now I'm no programer but if Novells work or an effort into the use of GNUstep would help speed this up than I'm all for it and hopefuly one day when I get back to school and learn some programing I'll be able to help out the effort.

      --
      "Napalm is nature's toothpaste" - Chef Brian
    2. Re:Unify them both--into GNUstep by Anonymous Coward · · Score: 0

      When's the last time you saw an open-source project improve a well-designed, existing system, instead of wandering off, re-inventing everything, getting it 90% right but 400% as complicated?

    3. Re:Unify them both--into GNUstep by Anonymous Coward · · Score: 0

      Most Adobe and Macromedia applications are written against the Carbon toolkit. You will be hard pressed to find a serious developer other than Apple coding against Cocoa. Apple is a hardware company; they only develop apps to sell more Macs or iPods, what makes you think they would code for Linux? As far as automatic memory management in GNUStep, they use reference counting, and you must manually increment/decrement the references. What is automatic about that? GNUStep sucks move on.

    4. Re:Unify them both--into GNUstep by Anonymous Coward · · Score: 0

      Objective-C is a slight superset of C, so almost any programmer can get to grips with it in a weekend

      You probably could, but at the moment setting up GNUstep and getting the GNUMakefile running properly so that you can do anything even remotely useful is too painful.

      Everything is an object in Objective-C, so everything has to be derived from a root object, either NSObject, or one you define yourself. Getting gcc to find NSObject and finding out which package you need to install, which shell script you need to run etc. is way too hard.

      You may pick up Objective-C in a weekend, but it takes a week to get HelloWorld.m running properly, whereas the equivalent Gtk or Qt (or even Win32 or .net) takes minutes.

      I don't disagree with you on the potential that GNUStep has, but when other toolkits have more user share and are easier to pick up, its no surprise that there are so few projects using GNUStep.

      AC

    5. Re:Unify them both--into GNUstep by metamatic · · Score: 1

      The existing Adobe and Macromedia applications are written against Carbon because that was all that existed on the Mac when they were written. There are plenty of commercial applications based on Cocoa.

      I didn't say GNUstep had automatic memory management, I said that it was available. There are automatic memory management systems for Objective-C.

      Reference counting doesn't seem to be a big deal to people, anyway--look at the number of Python zealots.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    6. Re:Unify them both--into GNUstep by Anonymous Coward · · Score: 0

      Python reference counting didn't work manually the way Obj-C does...and now Python is garbage collected.

      Didn't know that was GC for Obj-C...google bring it right up though. Thanks.

    7. Re:Unify them both--into GNUstep by Eneff · · Score: 1

      If there was any sanity in the open source desktop developer community, we'd see more effort going into GNUstep.

      +1 funny... oh sorry, mod points used up.

      I know I don't use it because I hate the space it takes up for those large icons. I like the central corner menu/"start button". I don't like all those boxes on the side taking away screen real estate. Perhaps when I have three monitors and can control them via keyboard.

      The vertical, non-integrative menu makes accessing the menu options via keyboard a bit of a chore. Again, I think Windows (and gnome, fvwm, and kde) made the right choice in a horizontal menu at the top of the application. Perhaps I didn't spend enough time with it, but I couldn't find reasons to learn to love it, no matter what everyone else said.

    8. Re:Unify them both--into GNUstep by metamatic · · Score: 1

      UI issues with the window manager aren't a good reason to reject the entire architecture. Look at OS X--lots of people decided they hated the dock, so there are numerous replacements.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  81. You mean GK Player .... by Anonymous Coward · · Score: 0

    of course.

  82. Sounds like a regular reader to me by rjamestaylor · · Score: 1
    • Chris Schlager, vice president of research and development for SUSE, thinks the differences between KDE and Gnome developers have been overstated. Apparently he's not a regular /. reader.
    He did say those differences were overstated, i.e., stated over and over and over -- so he sounds like a /. regular to me.

    That, or he is a reader like CmdrTaco loves: reads every story but ignores the comments.

    --
    -- @rjamestaylor on Ello
  83. Not a troll by retro128 · · Score: 1

    Seriously, what IS the difference between Gnome and KDE? I have run both and find them equally functional. Granted, I have never configured them from scratch, and I'm sure there are some differences there...

    Now correct me if I'm wrong, but I understand one of the differences is that one uses TK and the other uses QT toolkits. Even as such, I can run programs written under either on my desktop. So is Gnome vs. KDE just a holy war or do the differences run deeper than that?

    --
    -R
    1. Re:Not a troll by be-fan · · Score: 1

      Originally, it was a license holy war. GNOME was started because Qt wasn't GPL-compatible. By the time Qt was GPL'ed, GNOME had evolved to have a life of its own.

      Today, the differences are very noticable:

      - GNOME focuses on polish, ease of use, and adhering to classical HIG principles.

      - KDE focuses on power and configurability. In general, the KDE framework is more high-tech and advanced then GNOME's, but that also causes the UI to sometimes feel mechanical.

      --
      A deep unwavering belief is a sure sign you're missing something...
  84. Your KParts by Compenguin · · Score: 1

    Your brown little KParts aren't going to school with my Bonobo and thats the bottom line!

  85. Whatever... by Anonymous Coward · · Score: 0

    > eWeek is reporting about Novell's plan to
    > combine elements of both into a unified
    > desktop.

    Egads, from bad to worse. Does no one ever
    learn? Remember the KISS principle?

  86. Nat Friedman's Comments by Kur · · Score: 5, Informative

    I was in a session at Brainshare on the "Novell Linux Desktop", lead by Nat Friedman. Someone asked him about Gnome vs. KDE and his reply was that the only people who bring up this topic seem to be Slashdot posters.

    Seriously, he called attention to the fact that Novell is committed to both KDE and GNOME. According to his slide, Novell is now the #1 contributer to both KDE and GNOME. From what I've seen, though, Novell will certainly leverage its purchase of Ximian in every way it can. All of the desktops and kiosks run SUSE with Ximian. All of the demos and new applications have been written on SUSE and Ximian. Finally, projects like iFolder are being built with Mono. Nat also talked a little about freedesktop.org and the worry that KDE and GNOME will become incompatible, something Novell does not want to see occur.

  87. Wrong approach by Brandybuck · · Score: 2, Interesting

    Combining the two into a single desktop is the wrong approach. Their internals are just too different. For instance, how do you use combine KWin with Metacity when their written in different languages and paradigms. Or do you hack KWin to use Metacity themes, or vice versa? Ditto for Kicker verus Panel.

    A much better approach is to help in the interoperability effort. Make the two desktops work better together. Create some unified themes. Work on QtGTK+ or GTKQt. Then pick ONE desktop to be the default, while still providing the other as an alternative.

    Unfortunately, I see this as an uninformed pronouncement by Novell management. Consider the two following incompatible quotes from the article:

    "Technically, you can't combine them, but we are working toward having the best features of both in a single interface. We'll implement all the best features in one technology."

    and

    "...you'll see the first major results of this effort in the next versions of SUSE Linux, which will be released toward the end of the year."

    I wonder what this major result is going to be? KPanel? Metaciwin? Konqilus?

    --
    Don't blame me, I didn't vote for either of them!
    1. Re:Wrong approach by Coryoth · · Score: 1

      I wonder what this major result is going to be? KPanel? Metaciwin? Konqilus?

      How about throwing some weight behind the development of this project? It wouldn't take too much effort to have this remarkably robust and efficient (it already works very well for all basic Qt themes, but struggles a bit with more complicated ones - Mosfet's liquid themes etc.), and having that done you could quite easily claim a unified look for all apps without any hassle - plus a single point at which to change themes - change the KDE style and it automatically effects all GTK apps.

      There are plenty of good easy goals to aim for here.

      Jedidiah.

  88. Best of KDE and Gnome? by potmos · · Score: 1

    What? So how is this news? They are just getting rid of KDE and making the new desktop 100% Gnome? :)

  89. KDE and Gnome are like: by DarkHelmet · · Score: 1
    Nuts and Gum
    (Together at last)

    Thank you Simpsons.

    --
    /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
  90. Re:Gnome and KDE? New Name Perhaps? :) by Rick+the+Red · · Score: 0

    That's GNU/KDE, you insensitive clod!

    --
    If all this should have a reason, we would be the last to know.
  91. And the unifier will be... by Anonymous Coward · · Score: 0

    MONO

  92. sound like what RedHat is already doing! by pmpro · · Score: 1

    I can't wait to see both gnome & kde fans complaining about how novell crippled there favorite desktop.

  93. Will it be called Knomell? by efti · · Score: 1

    I for one welcome our new Knomell overlords.

    --
    I signed up for a /. account and all I got was this crappy sig
  94. Oh Crap! by Brandybuck · · Score: 1

    Oh Crap! I just realized what this means!

    Consider the clues: Novell buys Ximian; Nat and Miguel are huge C#/.NET fans. Qt just got C# bindings.. Novell wants to differentiate itself from Sun, which is making a Java desktop. Oh No! It's going to be a frigging Mono desktop!

    Be afraid. Be very afraid.

    --
    Don't blame me, I didn't vote for either of them!
    1. Re:Oh Crap! by codemachine · · Score: 1

      I think you're bang on. Novell is going to push C# and Mono as the next developer platform, hoping that compatibility with .NET helps them in the long run.

      Meanwhile Sun is pushing Java as a programming platform for Linux with the Java Desktop System. Unfortunately for Sun, Java is not yet integrated into most distros besides their own, hence why IBM's wish to see it open sourced could really help Sun and Java.

      A third option that doesn't get discussed much with Linux is Objective-C. The OS X Cocoa and GNUStep frameworks, if they had a big backer like MS/Sun/IBM/Novell on the Linux side, just might be able to contend with the above two choices.

      Of course KDE (with a lot of help from QT) is doing a pretty good job at creating a nice C++ framework for developers. They do pretty good considering the language they are using is not as new or "pretty" as the other three.

  95. KDE with GNOME apps integrated by Karma+Sucks · · Score: 2, Insightful

    Look at SUSE 9.1 Personal, it *only* includes KDE as a desktop. It does have GTK apps such as the GIMP and non-KDE apps OOo integrated into KDE.

    I think this is what they mean. They will integrate GTK into KDE.

    --
    (Please browse at -1 to read this comment.)
    1. Re:KDE with GNOME apps integrated by chefren · · Score: 1

      ..or QT into Ximian Gnome. Which I find more likely since they own Ximian.

  96. What about the Qt licensing stuff by Sandb · · Score: 1

    What about the Qt licensing stuff? I don't read anything about that in the article...

    Would the "new unified desktop" environment be based on stuff from Trolltech? Would it have the restrictions of KDE for commercial applications? Would commercial applications need to have a paid-for license to run on this new desktop?

    I'm all for a unified desktop. But i think it should allow the user to run commercial apps without restriction to be successfull...

  97. desktop does not matter by zenray · · Score: 1

    As long as I can deliver the applications my end users need I don't see that the exact desktop matters that much. Wich library can support my required applications is more important. Rather, can I get my applications to run on any desktop, as long I have the library support. Support anything to get more applications useing GNU/Linux in any desktop.

    --
    zenray
  98. Why not free and beef up Ximian? by beforewisdom · · Score: 1

    Novel also bought Ximian. Why not beef it up and free it? Let someone other then Redhat & Mandrake use it. Let the distros distribute it. Its supposed to be nice.

  99. Does Gnome win by virtue of GCC support by beforewisdom · · Score: 1

    I always read from the nix cognescenti that Gnome has a slight speed advantage since it is in C, since the GNU compiler is "not optimized for C++ ( what the KDE is written in ). Is this true? What does it mean? If true why don't the GCC people "optimize for c++" as well?

  100. Godwin's Law by kegger64 · · Score: 0, Offtopic

    Will someone please mention Nazis and put an end to this?

    --
    653899 - Another prime Slashdot UID
  101. On the one hand by beforewisdom · · Score: 1

    Competition fosters innovation and improvement.

    Some OSS projects can be pretty stubborn about giving the users what they want until they see their users dropping their application for something more spiffy.

    Vis a vis the improvements in GNU Emacs inspired by the exitence of XEmacs.

    On the other hand having more then one major desktop slows down progress for GNU/Linux. It wastes resources....you have two sets of developers sucking up two sets of resources spending time duplicating what the other group made.

    Maybe both these hands could be combined by working out a plan to combine the GNOME and KDE people into one project?

    Then they could focus on catching up with MS...and dare I say the MAC? They would competeing with them instead of each other.

    Steve

  102. Thoughts from an Icewm diehard by beforewisdom · · Score: 1

    I started using Linux a few years ago when I got fed up with how long it took explorer to crank up on my PII 333mhz 191mb ram, Win98 box.

    I liked the KDE and even Gnome( though their interface at the time was atrocious ). However, they both performed horribly on that box, slightly worse then windows.

    I started using Icewm and using CLI apps wherever it made sense.

    I'm still stuck in those habits eventhough I am now running a box with P4 2.5 gigahertz chip, 500 mhz bus, 500 mg ram.

    I did recently try the latest greatest KDE and GNOME.

    The speed was tolerable.....the frequent lock ups and crashes in both were not.

    This may have been something peculair to my distro or the way my system was set up ( is this a fact of life with these desktops? ).

    Having learned to enjoy icewm with a variety of CLI and low footprint Xapps I couldn't see that Gnome or KDE did much for me.

    The only thing I don't really have in icewm is a nice GUI cdburner that doesn't require knowing what I am doing ( K3B rocks ).

    Steve

    1. Re:Thoughts from an Icewm diehard by kundor · · Score: 1
      No reason you can't K3b in icewm, as long as you have qt and kdelibs installed.

      And x-cd-roast is nearly as intuitive, and probably uses gtk.

    2. Re:Thoughts from an Icewm diehard by AsciiNaut · · Score: 1
      Totally agree. Is KDE worth the bloat? I think not.

      My RH 7.2 machine, (KDE 2.2, 124K, 10Gb, 1000MHz Celeron) came with KDE installed by default, so I used it for a couple of years. On a whim, I recently installed icewm. The difference was staggering: a much faster, cleaner interface; a large choice of one-key window operations; a vastly more comprehensible configuration. Apart from the following bizarre anomaly under icewm:

      $ time kstart /usr/bin/OpenOffice.org1.1.0/program/soffice -p file.doc

      real 2m1.883s
      user 0m0.220s
      sys 0m0.040s

      $ time /usr/bin/OpenOffice.org1.1.0/program/soffice -p file.doc

      real 35m23.703s
      user 0m0.860s
      sys 0m0.200s
      (it turned out that somehow kstart was protecting me from the (scandalously underpublicised) pspfontcache bug, easily fixed) I lost NOTHING except eye chewing gum (kandy?), and gained a faster machine. AND I can still run all the KDE and gnome applications.

      Yes, I know the latest KDE is better than all its predecessors, but I want faster, smaller and less buggy, not more features. (I only briefly dabbled with gnome and it seemed to be little different.) There is a place for KDE et al, however, largely for those converting from Windows and out-and-out CLIphobes. Good luck to them, but let's celebrate the range of choices we have.

    3. Re:Thoughts from an Icewm diehard by beforewisdom · · Score: 1

      One thing I hated about windows was having redundant apps and resources( you MUST have IE eventhough you have another browser etc ). I don't like having to have an entire desktop that I will not use installed on my system to use one app. If I had time to be more of a hack Im sure I could use k3b without the entire KDE, but I just don't have that time. XCDRoast is NOT intuitive. I actually found it easier to takes notes off of a cheatsheet for cdrecord and just parrot those commands when making a data cd. XCDRoast is little more then wrapping a CLI in a gui as far as I am concerned. You need to know what you are doing with cdburning...or in light of your comment maybe you need to learn xcdroast. This is a fault of the XCDRoast design. With K3B, Nero, and some of the gnome burners I tried you basically just choose your files and there is a "burn" menu option somewhere. As far as I am concerned the point of XCDRoast would be avoid learning how to use it, if I have to do that I might as well just use cdrecord commands in an xterm. Steve

    4. Re:Thoughts from an Icewm diehard by beforewisdom · · Score: 1

      Some of the conveniences KDE has brought to linux are worthwhile, so I disagree about not wanting more features. Perhaps the KDE/GNOME people should establish a well defined list of "must have" features.....the 20% of conveniences/cool stuff that will attract 80% of the users.....implement them and then move on to augmenting the operational quality of the software.

    5. Re:Thoughts from an Icewm diehard by kundor · · Score: 1
      To each his own, I suppose.

      I never had any problems with xcdroast...and I have no idea where to even start with cdrecord, i've always been to timid to investigate that. (Well, ok, I have an idea where to start: man cdrecord. but you know what i mean.)

      In fact, xcdroast is the first burner program i'd ever used, 3 years ago or so...someone lent me cds to switch to linux from windows, and i was investigating this new land, and i had a new burner. A new version of Mandrake came out, so I decided to attempt burning it, and xcdroast made it easy.

      in comparison, i find k3b harder to deal with, especially for burning isos. It's largely what you're used to.

  103. Gnome / KDE specific things that shouldn't be by Nailer · · Score: 2, Informative

    Yes, Gnome has IOSlaves. They're called Gnome VFS modules, and, just like KIOSlaves, they're limited to programs written for their desktop environment with no good reason why this is the case.

    LUFS works with any program - KDE, Gnome, the shell, or whatever else, and allows you to mount shares via SSH, HTTP, or whatever else.

    If I were a Linux distributor I'd actually cut out the desktop-specific IOSlave / VFS crap and use this instead, thereby providing a consistent experience for my users.

    1. Re:Gnome / KDE specific things that shouldn't be by be-fan · · Score: 4, Insightful

      Except that very few programs use GNOME-VFS. The same thing for Bonobo controls. GNOME has them, but the implementations aren't very good, and very few apps use them. Hell, the file selector doesn't even use them!

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:Gnome / KDE specific things that shouldn't be by codemachine · · Score: 3, Interesting

      KDE recently released some code that allows you to use the IOSlaves from any application. You can use the IOSlaves to mount to the file system, similar to how LUFS can use gnome-vfs to do the same (although they also have their own non-gnome-vfs implementations as well).

    3. Re:Gnome / KDE specific things that shouldn't be by juhaz · · Score: 1

      Actually, the new GTK 2.4 file-selector does use gnome-vfs.

  104. Please, not again... by mehaiku · · Score: 1

    Why does every other distro coming down the street feel it necessary to 'tweak' the standard desktop environments? I am not naming any distro names here as I don't wish to incite a flame war. But when I decide to use KDE, I want the full KDE experience, not some hacked up, modified, & allegedly tweaked monster that I no longer can recognize. I want my preferences on the taskbar where the KDE developers placed them for my convenience. And if I switch to GNOME tomorrow, I want the same thing - the unmodified GNOME desktop as the GNOME developers saw fit to release it.

    More and more, the Linux distributors, and I am not just referring to Novell here (you know who you are), consistently believe it necessary to hack and morph the KDE & GNOME desktops to the point where you can no longer find what you need, or what you need is no longer conveniently placed. And when these distros do this, it is almost impossible to set these desktops back correctly without rebuilding them from scratch, wholly outside of said distros' package managers.

    Kudos to the KDE & GNOME developers for providing two of the most useable and productive desktops around. I hope they remember there will always be those of us who wish to experience these desktops completely, rather than the hackjobs some distros are placing on them. We can only hope there will always be distros who don't do this, or LFS at the very least, will always exist.

  105. Smart Move by Anonymous Coward · · Score: 0

    Are we sure this is a smart move for the developers at KDE? After all the article right before this delt with the gnome website being compromised.... just a thought.

  106. sounds good by Anonymous Coward · · Score: 0

    It'd be nice to reliably cut-and-paste between applications and to have the menus and dialog boxes look the same.

    However, will Redhat, Sun, Lindows, Xandros, etc. use this desktop, or will there be three desktops?

  107. Re:Gnome and KDE? - Nope...7Kg Linux ;-) by Anonymous Coward · · Score: 0

    Just what you need to clean out that old box:
    http://www.roesch-swiss.ch/L-neu!LinuxVollwa schmit tel.htm

    (remove the annoying /space)

  108. whew! by CheeseTroll · · Score: 1

    At least they're not tossing ConsoleOne into the mix!

    --
    A post a day keeps productivity at bay.
  109. My opinion on the matter... by PoprocksCk · · Score: 1

    As a desktop, and only a desktop, I find that KDE beats GNOME quite brutally in most domains. The thing I love so much about KDE, is that it forces things to be kept consistent. All you GNOME fans out there will probably flame me for that, talking about GNOME's written standards, etc. When I'm running a KDE app, I know it's a KDE app for several reasons. For one thing, right clicking almost _always_ gives a "Configure XYZ" option, so if a newbie or even an advanced user would like to configure their desktop, they would be delighted to find that it's always done in almost exactly the same way. KDEprint is also much more developed and much more mature than anything GNOME has to offer in that domain. I come back to consistency; KDE offers a common print dialog, kprinter, for all of its applications. This makes it extremely handy, especially when dealing with multiple printers. It also has a print-preview function built in, eliminating the need for KDE app developers to include one in their actual program. GNOME, on the other hand, certainly is not catering to end-users in that respect. To print, for example, in epiphany, one must manually enter a print command. That may be a great feature for advanced users, but Aunt Tillie does not appreciate such things! I have found myself (a) making a symbolic link from '/usr/bin/lpr' to '/usr/bin/kprinter' simply to eliminate printing frustration for GNOME apps. Another option would be to manually change the print command to kprinter. Either way. So, I think that Novell should do the same with their desktop -- use KDE's unified printing system and apply it to any and all GNOME apps that are used in the desktop. Making the symbolic link as I have described would work, but it would be nice if it were a little smoother than that, so that the end-user does not have to wade through 2 dialogs (again, confusion for Aunt Tillie) just to print something out. Mozilla, Mozilla, Mozilla... Don't get me wrong, it's a great web browser, but it just doesn't blend in with the desktop very well. Konqueror, Konqueror, Konqueror... it blends in with the desktop (well, KDE) very well, but it doesn't display web sites quite as well as Gecko. Still, I think that SuSE should continue to ship Konqueror as the default web browser, and allow the user to install Epiphany/Galeon/Mozilla/Firefox later if wanted. I know I'm sounding like a KDE fanatic here, but there are some GNOME applications that I think should be unified with Novell's KDE desktop. As for the E-mail client... DEFINITELY Evolution. End of story. Finance? GNUcash, but OpenOffice.org for the rest of the office stuff.

  110. Scheisse! by pair-a-noyd · · Score: 1

    I was getting ready to order Suse 9.1 next month (ASAFP) so I could get the blessings of Suse on KDE 3.2 and kernel 2.6

    I sure as hell don't want a monkeyed with KDE.
    I don't care if they do that, but give us the option of selecting one of the three in the virgin form.

    I like KDE and I don't like gnome. I don't want gnome l&f or gnome components mixed into my KDE..

    Leave it alone or give us the choice but don't FORCE it on us...

    If they do I will dump Suse. I like Suse and would like to stay with it but not if they start jacking with things...

    just my 2cents..

    1. Re:Scheisse! by HenchmenResources · · Score: 1
      I don't think you have to worry abou this with 9.1. the article says that we will first start these changes in a release that should be out at the end of the year. I think the only change you might see is the inclusion of Ximian in the professional version, but as usual if you don't like it, don't install it. This is just what Iv gathered reading different press releases and news articles over the last week.

      I'm with you though I hope that whatever Novell does they leave us with the option of installing just the basics.

      --
      "Napalm is nature's toothpaste" - Chef Brian
    2. Re:Scheisse! by Anonymous Coward · · Score: 0

      Absolutely, if they switch their default desktop to GNOME or to a messed up version of KDE then I'll dump SuSE after about 6 years of buying every release of SuSE Linux. GNOME not only looks ugly, the whole programming framework is a mess. C might be the right choice for the Kernel but it surely shouldn't be used for desktop applications programming. Regarding Mono I havn't switched to Linux in order to again depend on Microsoft technology. I really hope that the KDE guys find an alternative distribution channel. I'd happily switch to a KDE only distro to replace SuSE if someone would offer me that choice. I'm also willing to pay for it.

  111. Thin-clients? by Tarantolato · · Score: 1

    KDE/Gnome? Seriously, dude - yawn.

    What I found really interesting, though, is Novell's idea that they're going to make most of their money off thin clients. This means one of two things. Either they're deluding themselves, and their thin-client effort is going to end up in the same anemic state as everyone else's; or else Novell's push might be what makes thin-client computing finally break out.

    I'm not confident the second thing will happen, but I'd say this effort has a better chance than previous ones, since it's Linux-based. Windows wasn't built for timesharing. The Sun Ray system is gorgeous and sexy, but you can only run it on Solaris/SPARC. Sun's service division also hasn't had the reach to do the handholding though broadbased installations. LTSP has no marketing behind it.

    I dunno if Novell can do it, but they're in a better position to do it than anyone else right now.

  112. At least they're thinking of the big picture by tentimestwenty · · Score: 1

    Hey, I agree with you completely. The Linux UI is absolutely horrible. You're also right that merging two desktop environments is going to be a horrific job. But, overall, this is the first big decision the community has made that falls into some kind of "smart business" and I'm applauding that. Not to say this is a business, but just that there is a way certain things have to be done to be successful, and this decision is part of that. I think from here on out the big companies are going to have a large part in stewarding the Linux ship. Once they're all working on the same desktop, they can at least talk the same language about what it's going to do. Inevitably there will be some leaders (because companies are set up to bring leaders to the fore) and directly or indirectly they're going to make some big decisions that the disparate Linux crowd won't be able to make because they lack unified consensus.

  113. Merging KDE and GNOME? by No.+24601 · · Score: 1

    Been there... done that. It's called fvwm and it's the only way to fly!

  114. tough situation by Mao · · Score: 1

    I used Gnome religiously for a long time. Recently, however, I found out there is only one GNU/linux latex editor in the whole wide world that suits my need, and thats Kile.

    So I figure, if everytime I run Kile all that kdeinit shit has to startup, why don't I just run the KDE desktop to begin with.

    Among the first things that I notice with KDE is that Konquerer (3.2) is way better than Nautilus 2.4 (I heard Nautilus 2.6 is a great improvement, we'll see), unless there is something royally fuct with my gnome setup. Konquerer opens new window faster than Nautilus, automatically updates file list, and I find it more convenient to toggle viewing hidden files under Konquerer.

    But. I like gnome-terminal better than konsole. I find it more complicated to define new sessions in Konsole. It seems Konsole allow you to do more detailed acrobatics with them schemas and all, but in the end it just confuses me. I also use firefox, which uses GTK, and thus the look blends in better with the gnome desktop (that of course, really should be of secondary importance, but I'll throw it in nonetheless).

    Another annoying thing is that if my gnome-panel is full and I set it to not have hide buttons, I find it very difficult to add new stuff to the panel (this is actually not contradictory, keep in mind that the tasklist can stretch to fill the panel), whoever wrote the kde-panel seemed to have given more thought to this scenario.

    Right now, I use gnome, run kile under it, and then killall kde related processes after quiting kile.

    Another curious thing is that under Gnome fonts in KDE apps seem one size bigger, configuring font dpi under gnome to be 80 instead of 96 seems to make things better.

    I will see how good Nautilus 2.6 is. If it is at least as good as konquerer, I will stick with a Gnome desktop.

  115. Crack, meet pipe by freeweed · · Score: 1

    Who the hell modded this Insightful???

    The grand-parent said that desktop alternatives drive INNOVATION.

    Your rebuttal is that Windows, without desktop alternatives, is SUCCESSFUL.

    What the sweet flying jesus do these have to do with each other? Did you even read the post? Nowhere was it claimed that Gnome/KDE being separate made them more successful. Nowhere was it claimed that Windows was unsuccessful because of the single, unified desktop.

    Hell, I can't even figure out just what you're replying TO, let alone what the mods were thinking.

    --
    Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
  116. why unity is so compelling by Anonymous Coward · · Score: 0

    This is a psychological question.
    why is unification so popular?

    examples ...

    one god
    one religion
    one race
    one operating sytem
    grand "unified" theory
    one "truth"

    why is one so compelling?
    whats wrong with peoples brains?

  117. merge vi with emacs? by Anonymous Coward · · Score: 1, Funny

    will that spawn imacs?

  118. Oh this is great news by rixstep · · Score: 1

    Oh this is great news. As soon as word of the merger came out, with whispers of yet another unified desktop along with it, die-hard SuSE subscribers started fleeing in droves to Debian.

    Novell have been pretty lucky up to now, all things considered. It's time they showed some initiative of their own and really botched things up.

  119. Why I chose KDE. by ezHiker · · Score: 1

    It's funny how it's the little things which will make someone choose on thing over another.
    I used Gnome until 2.0 came out. The dumbing down of the interface was primarily what drove me to KDE -- specifically the removal of the "always on top" feature for windows.
    I have several apps (such as television viewers... tvtime, xawtv, etc) which I like to keep on top. They removed this feature from Gnome 2 when they switched to Metacity as the default WM. I've seen several newsgroup posts where people have pleaded for this feature, but the Gnome developers are of the opinion that it should be the individual apps' responsibility to provide an "on top" feature.
    While sort of I agree with them in principle, it is simply not practical to go to each developer of various different apps and expect them to include this feature when the functionality can easily be provided by the window manager.
    I had become so accustomed this seemingly minor feature that it became a major show stopper for me when they removed it from Gnome.

  120. What has /. readers to do with it? by joeykiller · · Score: 1
    Chris Schlager, vice president of research and development for SUSE, thinks the differences between KDE and Gnome developers have been overstated. Apparently he's not a regular /. reader.

    I don't understand what reading Slashdot could teach you about differences between KDE and Gnome developers. The flame wars are usually between the users, not the developers.
  121. Sovjet russia by Mariux · · Score: 1

    In sovjet russia the desktop environments unify you

  122. WindowMaker by JoeBaldwin · · Score: 1

    You can pry WindowMaker from my cold dead hands, thank you very much.

    Clean, simple, and faster than a greased pig being shoved down a water main. Its a shame it doesn't have wider acceptance: I'd consider it very newbie-friendly.

  123. Exactly! by Arker · · Score: 2, Interesting

    I agree completely. Well, the one thing I disagree on is the UI, frankly I find GNUSteps preferable to Aqua (and I'm writing this on a Mac.) I've never understood why folks wasted all that time reinventing everything for GNOME and KDE when they could have done everything they wanted, easier, with GNUStep.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
    1. Re:Exactly! by Archibald+Buttle · · Score: 1

      Why did people reinvent everything that had been around for years in GNUstep for Gnome and KDE? Simple. GNUstep simply got rejected because it's language is Objective-C, rather than C++.

      Personally I found C++ to be the most difficult language I've ever learnt - mastering it is very difficult, and I can therefore understand why a C++ programmer may be reluctant to try to learn another C-based language. However the simple reality of Objective-C is that it's a really easy language to learn, especially if you already know C++.

      Naturally a big part of the "it's not C++" argument also comes down to use of existing C++ source code. Historically this was a problem, but Objective-C++ solves this.

      I have never used GNUstep, but I program on Mac OS X in Objective-C and Cocoa (the latest version of the API GNUstep was based on). It's a complete delight and is by far the most advanced desktop API I have ever encountered. With Apple's tools and the Cocoa API you can make a web browser without writing any code at all - you just need to draw out the user interface. A rich text editor which supports graphics, fonts, search/replace, and spell checking, takes only four lines of code; two for loading, two for saving.

      It's a shame GNUstep fell by the wayside - things could have been so much better.

      Steve

    2. Re:Exactly! by Arker · · Score: 1

      Well you show the absurdity of rejecting GNUStep on language grounds, even as you make the claim that's what happened. I can't believe it is. C++ is indeed monstrous, hideous, and anyone that can handle it can't have any trouble with ObjC. Besides which, GNOME isn't based on C++ either, but plain old C.

      I think it's an exageration to say that "GNUstep fell by the wayside" - it's hardly over yet. It is disappointing how little attention it gets, but it's hardly a dead project, if it picked up a few more active developers that would be very nice though.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  124. LSD? by UglyMike · · Score: 1
    Difficult proposition.... but what's in a name.
    What exactly does Novell mean? The creation of a new Linux Single Desktop (LSD) to replace both Gnome AND KDE?
    Can't see that happen...

    Now, there is a lot of small stuff that is/can be pushed in the Linux Standard Base: extend LSB to include thumbnails, bookmarks, Menu entries, mail repositories and all the small things that are so annoying when dealing with multiple apps with same functionality on 2 desktops.
    The switch to OOo formats in Gnome Office and KOffice will also make things a lot easier.

    Next to that, there are major changes afoot in both environments that would already 'unify' them to a greater extend: DBUS adoption, single MultiMedia layer (GStreamer or NMM, as long as there is only one).

    Where there will NEVER be convergence is toolkits. No way you can bring together the LGPLed GTK et al and the GPL/Proprietary Qt toolkits. So maybe we will end up with two visually different UIs using the same 'stuff' underneath.

    But then again, what do I know...

  125. How do you mean, together? by RAMMS+EIN · · Score: 1

    ``But the move is not an attempt to merge the two interfaces, said Chris Schlager, vice president of research and development for SUSE.

    "Technically, you can't combine them, but we are working toward having the best features of both in a single interface. We'll implement all the best features in one technology."''

    So, if I understand this correctly, he's saying that it's NOT about combining GNOME and KDE (much less about making them compatible with one another), but about making a NEW DE that has some of the features found in GNOME and KDE. This doesn't seem like a Good Thing to me.

    Anyway, I don't have KDE nor GNOME. I just don't need all those features, so I'll put my disk space and memory to better use, thank you.

    --
    Please correct me if I got my facts wrong.
    1. Re:How do you mean, together? by 3247 · · Score: 1

      No, it means they re-program KDE features for GNOME.

      And (hopefully) that KDE apps will run seamlessly under GNOME.

      --
      Claus
    2. Re:How do you mean, together? by RAMMS+EIN · · Score: 1

      ``No, it means they re-program KDE features for GNOME.

      And (hopefully) that KDE apps will run seamlessly under GNOME.''

      If you run KDE alongside GNOME, both GNOME and KDE apps should work flawlessly. With some more effort of conformance to common standards, integration could be as seamless as desired. Is this what they are doing? I didn't get that from the article.

      --
      Please correct me if I got my facts wrong.
  126. Already Done? by Jexx+Dragon · · Score: 1

    Didn't Read Hat already do this with bluecurve?

    --
    I don't have time to comment my code, the program is late already.
  127. GnuDE by Anonymous Coward · · Score: 0

    In Dutch that sounds like "knudde" which means "lousy". Might be a suitable name for this project. ;)

  128. Windows95 is de facto desktop standard. WAs: Not.. by zimon · · Score: 1

    > Re: Not a good idea

    The lack of desktop alternatives is one of the main reasons Windows has been so successfull and is de facto standard desktop in the Earth. It is no suprise RedHat tried to mimic Win95-look in their GNOME and KDE default desktop settings.

    Normal typical users (not nerds or slashdotters) do not want customability and alternatives. They want their user experience be the same in their homes, with computers on their friends, in their work office. Also they want their devices to work out of the shelf (drivers) and their Windows_for_Dummies have exact matching instructions how to do things.

    Not even the Screen of Blue death matters, it is irrelevant as long as the desktop works as it worked yesterday and as it worked in the library or in the office.

    For authors of computer books for beginners, device manufacturers, software manual writers, for common users standardized desktop look is efficient and all they want.

    Besides, Qt and KDE has license issues. It is not suitable as a de facto desktop/GUI standard for Linux. GNOME is.

  129. Bill Gates visiting /. by 'gourne · · Score: 1

    The outcome would be MS-KNOME.

  130. No ! by checkup21 · · Score: 1

    If you used KDE you would wonder how much "standard" code is handled by the framework you don't have to care of. Just focus on your work.

  131. I use IceWM! by Walkiry · · Score: 1

    You insensitive clod!

    --
    ---- Take the Space Quiz!
  132. Not a regular? by slipgun · · Score: 1

    Apparently he's not a regular /. reader

    Which means he will be vastly more well-informed than most of the people here ;-)

    --
    SpamNet - a spam blocker that really works
  133. Two? Now it will be three... by hummassa · · Score: 1

    the article uses the three expressions: "new desktop environment", "combining elements of GNOME and KDE", and "all implemented with the same tecnology". He. He. He. Novell Desktop is coming.

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  134. FLOSS the Cat by 0x0d0a · · Score: 2, Funny

    Novell:

    The Open Source world consists of a massive herd of cats. They live by themselves, they do their own bizarre cat things, and they're awfully independent. They're talented but touchy. Some of them are awfully stubborn. Sometimes, one will get interested in something or gets an idea into its cat-brain, and start heading the direction of whatever's interested it. Sometimes other cats come along, and you get a whole pack swarming along. Occasionally a lot of cats get really interested in something (like a kernel), and then the sight is truly magestic, with a herd of cats pouring over everything that obstructs them from their goal. They're really quite unstoppable then.

    The problem, Novell, is that right now a good-sized pack of cats have it firmly in their heads that they definitely and without question want to go *west*. There is another good-sized pack of cats that are absolutely certain that they want to go *east*. The combination has produced cats going in opposite directions colliding with each other and hissing and scratching at each other.

    However, Novell, before you step smack dab into the middle of this writhing, temperamental herd and try to direct them to go *north*, I suggest that you keep in mind -- you are herding cats.

    1. Re:FLOSS the Cat by EvilNight · · Score: 1

      All Novell has to do here is load up a big truck with tuna and catnip and drive North. The cats will follow eventually.

      --
      Hell is being intelligent in a world full of idiots.
  135. Re:Windows95 is de facto desktop standard. WAs: No by quintesse · · Score: 1
    Besides, Qt and KDE has license issues. It is not suitable as a de facto desktop/GUI standard for Linux.
    Cut the FUD crap buddy, those issues have been resolved a loooong time ago.
  136. In related news... by Joey7F · · Score: 1

    ...Einstein and Newton are pounding out an agreement.

    --Joey

  137. a new holy war begin... by silma · · Score: 1

    kde developer : I think all the problems are solved.

    gnome developer : yeah, it's really time to working together.

    kde developer : KDE is obviously much superior, so I propose all applications should begin with K.

    gnome developer : I had a similar idea, but with the letter G...

    --
    English is not my native language !
    1. Re:a new holy war begin... by MeerCat · · Score: 1

      kde developer : KDE is obviously much superior, so I propose all applications should begin with K.

      gnome developer : I had a similar idea, but with the letter G...


      Yeah, maybe they should meet half way and start everything with.... oh... "i"... bugger... ;^)

      --
      I spent a lot of money on booze, birds and fast cars. The rest I just squandered. - George Best
  138. What a deal! by 21chrisp · · Score: 1

    Programs done with a combination of QT, GTK, KDE libs, GNOME libs, C++, and Objective C. Now our Linux desktops can perform almost as poorly our Windows desktops! Happy Day!!!

  139. Re:Windows95 is de facto desktop standard. WAs: No by zimon · · Score: 1

    No they are not.

    Think, if KDE/Qt would become de facto GUI-frameworks and desktop environment in Linux.
    Then, whatever commerical company would want to write commercial software for Linux, which would have GUI, it would have to pay license fees to Trolltech.

    Trolltech would be the factual _owner_ of Linux OS then, and practically the only owner who always get money.

    GUI-libraries is so essential software libraries in Dekstop OS nowadays, it has to be LGPLed to be Linux style. Think if also glibc, ld-lib, openssl-libs and so on would be double licensed; GPL+QPL and not LGPL. It would be a real mess and would be sure there wouldn't be any commercial software for Linux ever.

  140. erm.... by Karem+Lore · · Score: 1

    didn't red hat do this?

    --
    When all is said and done, nothing changes...
  141. The Doctor attempts to help . . . by Amiasian · · Score: 1

    Emacs: I am the psychotherapist. Please, describe your problems. Each time
    you are finished talking, type RET twice.
    Me: I hate Emacs.
    Emacs: Why do you hate emacs?
    Me: I cannot remember any of the keystrokes for it.
    Emacs: Why do you say that?
    Me: The designers of EMACS made them confusing.
    Emacs: Emacs? Hah! I would appreciate it if you would continue.
    Me: Well, I'd assume that it had to do with designing the program on
    machines before standardized meta keys were invented . . .
    Emacs: Is it because it had to do with designing the program on machines
    before standardized meta keys were invented that you came to me?
    Me: In a manner of speaking, yes.
    Emacs: Earlier you said you hate emacs?
    Me: That I do.
    Emacs: Can you elaborate on that?
    Me: It's not beautiful, like the one true editor - Pico.
    Emacs: Maybe your plans have something to do with this.
    Me: My plans are to code simple HTML pages, though I fail to see the
    relevance.
    Emacs: I don't understand.
    Me: Nor do I.
    Emacs: You mentioned that it had to do with designing the program on machines
    before standardized meta keys were invented?
    Me: No, we're past that now.
    Emacs: Perhaps you could continue.
    Me: For instance, take yourself; you're a subcomponent of emacs and you
    aren't very good at diagnosing my wrath.
    Emacs: Are you sure?
    Me: Quite; you just beat around the bush.
    Emacs: Is it because of your life that you are going through all this?
    Me: No. Now piss off.
    Emacs: What makes you believe now piss off?
    Me: I'm calling my lawyer. You've just made my sanity go down three levels.
    Emacs: Are you sure that you hate emacs?
    Me: VERY SURE. AAAAAAGAHAHAHAGAAHAH!

  142. KGB RoX0rs.. by Anonymous Coward · · Score: 0

    Killer Green Buds?!!?!?!?!
    or
    Kickin Gibson Bastion?

  143. Re:and what about Trolltech's alliance with Canopy by Anonymous Coward · · Score: 0

    Erm, very simple. Canopy and SCO were Trolltech's FIRST investors. Yes, this was back when SCO was Caldera, when Random Love was the CEO of Caldera, and when Caldera was a Linux company that used KDE (and therefore had a huge investment in Qt).

    Don't blame Trolltech for SCO/Canopy turning evil, it is a overwhelmingly employee-controled/owned company, and they have a lot of people vested in open source software (e.g, Matthias Ettrich, the primary coder of LyX and the founder of kde, Brad Hughes, the primary force behind Blackbox, Lars Knoll, one of the primary authors of khtml, and a lot of other kde developers)

  144. revised by Feztaa · · Score: 1

    In Soviet Beowulf, all your welcomed overlords are belong to base, you insensitive grits!

    Will Natalie Portman use her powers for good, or for awesome?

    1. Re:revised by ShavenYak · · Score: 1
      1. In Soviet Beowulf, all your welcomed overlords are belong to base, you insensitive grits!

        Will Natalie Portman use her powers for good, or for awesome?
      2. ???
      3. Profit!

      --

      Hey kids, there's only 5 days left 'til Yak Shaving Day!
  145. Re: IDRTFA by roie_m · · Score: 1

    Just wondering, is the D in there for Did or for Didn't? :-)

  146. Re:Gnome and KDE? NOT!!! by Anonymous Coward · · Score: 0

    What it really is is Ximian monkeying with my
    email. I like my KDE mail just like it is! I
    do NOT want it to be like 2 #$@%&*windows$$$!!!
    I want to be able to turn OFF the HTML. This is
    because I do NOT like @#@!$&*window$$$ viruses
    and web bots and direct X and all the other malware
    associated with the unrestricted access to computers
    that those 'proprietary' systems give. I know that
    the only real reason to unify the two is to not
    give the poor sucker....us....a fair shake. Leave
    us no alternative but to take into our linux systems another windows clone. Ximian does not
    allow the turning off of HTML. It does not
    allow the turning off of Java. It does not allow the turning off of javascript. It does not allow
    the users the right NOT to automatically open
    ALL mail under the cursor. It has a preview window that cannot be closed. This means all
    attachments automatically open in line as well.
    I am a long time SuSE customer. Force Ximian on
    me and I will go to Debian....then to Slackware.. ...etc. If Novell buys them up then I will go
    to others. I will NEVER use a unified window
    manager or have Ximian forced down my throat.

  147. Re: IDRTFA by kernelfoobar · · Score: 1

    It's Didn't. Not many slashdotters would admit it tho.

    --
    Here we go again!