BBC on Gnome & Interview Miguel 128
Evil Greeb writes "The BBC have written a fairly pro-Linux article, citing Gnome as "the operating system which could loosen Microsoft's stranglehold on the market". I thought it was a desktop environment myself, but that's not the issue: Linux promotion is! The page includes an audio snippet of Miguel de Icaza on Gnome. " Excellent-now if my Gnome-session would just run properly.
Updated GNOME RPMS, and gnome-session fixes (Score:1)
ftp://ftp.inconnect.com/pub/unix/linux/redhat-6
Here is the README
=======
RedHat isn't always the speediest at releasing general RPM updates
unless there is a security hole.
Because of that, here are updated RedHat-6.0 rpms that use the spec
files from RedHat modified to use the new version. Any RedHat patches
included in the orignal rpm have been updated/checked/discarded if need be.
The idea is to have these updated RPMs built how RedHat would've built them.
I built these on a RedHat 6.0 box (glibc 2.1), so if you have RedHat 5.x (glibc2.0)
you might want to get the SRPM file instead and do:
rpm --rebuild SRPMFILE, and then rpm -Uvh
Lastly, it seems some gnome apps get a little testy when the find configs from
older versions. gnome-session and gmc are good examples. After you upgrade the RPMs
if you have problems ("core" files, weirdness, etc), delete the old configs and let the
new software recreate updated configs. For example, on one of my boxes I had to do:
rm -rf ~/.gnome/sess*
rm -rf ~/.gnome/gmc*
Dax Kelson
=========
Re:dammit dammit dammit! (Score:1)
Bah. He stated his opinion. He's allowed to do that, isn't he? Just because his opinion touches a hot topic, should we put him under a gag order?
If that's the case places like slashdot should be shut down entirely. Sorry, I'm just tired of people tiptoeing around afraid to speak because they might be branded "offensive".
Can you tell I've been reading Neal Stephenson?
Re:I thought they were friends now, but..... (Score:1)
As a note to that loading of C++ libraries, I don't think that loading 0.25MB library in memory can have significant performance impact on the system ( yes, my stripped libstdc++ is 0.25MB ). Moreover, not all the dynamic C++ library will get pulled into memory, only those parts of it that are needed.
I just don't understand how they dare to put words 'modest Miguel' just few lines above all the FUD.
Lies? (Score:1)
Is it me, or has GNOME never been based around "component model"? I have yet to see an application that uses CORBA for GNOME. GNOME was always based around GTK+/glib. Their purpose was "KDE was not free".. so GNOME was born. They always had the GUI in mind. It didn't "just take off". Miguel makes it sound as if GNOME was really a Network Object Model Environment long before they used GUI. This is pure BS.
I'm not even going into the other statement that disrespects KDE authors. Many people have already picked up on that.
Wrong! (Score:1)
*wheee!*
I thought they were friends now, but..... (Score:3)
Has he been horribly misquoted, or did he _really_ mean this?? Since when has Gnome been accessible through Fortran? Each system is authored in one core language (C or C++) with bindings at various levels for other languages (Perl, Python, etc). Geez.. Maybe more of the Gnome API is available to more languages, but that hardly makes the above comment accurate.
What a desktop environment is (Score:5)
There are two big pieces to a desktop environment, that distinguish it from a window manager.
It has a set of UI guidelines that conformant programs follow as closely as possible.
For example, on Win95, hitting Alt-F4 will kill just about any Windows applictation, and every menu bar has to have a File option -- these are the sorts of things that Windows applications are (theoretically) required to follow.
It has a set of guidlines for exposing component interfaces that conformant programs follow as closely as possible.
The advantage of having a component architecture is that it makes it *much* easier to script programs (because the scripting language bindings become simple to implement), and because it makes it easier for programmers to allow different programs to interact. For example, a programmer writing a word-processor could let users put charts into a document whose appearance is dynamically calculated from the spreadsheet, without knowing how the spreadsheet is implemented -- all he needs are the component interfaces. Think of it as Unix pipes on steroids and growth hormones, and you'll have some idea of why component models are so cool.
Also, a DE usually contains a set of libraries and applications to make adhering to the first two much easier.
For example, KDE uses the QT widget library to expose a set of UI elements to make it easier for programs to look and behave like KDE apps. Gnome uses GTK. Likewise, KOM/OpenParts (for KDE) and Baboon (for GNOME) are the component APIs that programs have to honor to be well-behaved KDE or GNOME apps.
That's all there is to it, really. A window manager doesn't do these two things; all it does is manage the decorations on the windows. (Well, there's ICCCM, but it is at once hideously overengineered and utterly inadequate for specifying UI behaviors....)
However, note that the big interoperability problem between GNOME and KDE isn't the UI; Unix users have been dealing with wildly different-looking GUI programs for years.
Instead, the problem is that the component specs are different, which means it will be a lot harder to write programs that mix components from the two environments. For example, it will be unneccesarily messy to (say) write a script that uses KIllustrator to draw a chart from data in a Gnumeric spreadsheet unless the KDE and GNOME teams figure out a clean way of bridging their two component models.
Fortunately, both of these are free software, so if they don't want, someone else will be able to. (It would have *legendary* hack value, if that someone is reading and needs encouragement. :)
Re:OK, here's the deal: (Score:1)
Re:Hmmm ... unsure about levity of the KDE comment (Score:1)
You are exactly right Mr. LizardKing. It would certainly make since to work towards making your desktop of choice as good as you can, rather than wasting energy on pointing out the shortcomings of a desktop you don't like. Nothing like a good bit of competition to bring out the best. Of course there is usually only one winner, but you can always start another race!
dammit dammit dammit! (Score:5)
>it's not completely free yet and it's bound to a
>single programming language in Unix. Gnome from
>the very beginning has been accessible through >any language. We are providing the GUI for
>all the languages and programmers can choose
>the language they like the most," says Miguel.
At least on
KDE and GNOME are both very nice( I use pieces
from both ) and there is no need for either team
to make inflammatory statements like this. Let
the kiddies fight this psuedo-debate out in the
middle school lunch room. GNOME rocks! KDE rocks!
But having a choice rocks even more!
Coolness... (Score:1)
Re:CORBA (Re:dammit dammit dammit!) (Score:1)
In one of his talks in Denmark Miguel said that Elliott Lee's benchmarking of the different Free ORBs showed ORBit to be the fastest. Allegedly by a wide margin.
C bindings for Qt: (Score:1)
They are for Qt 1.33, but they should work on Qt 1.44, only be incomplete.
It's not the best binding possible (not even close), but I did it to win an argument.
http://ultra7.unl.edu.ar look for qtc
KDE and window managers (Score:1)
There are several KDE aware window managers, including window maker.
The situation is not very different from GNOME's. (Hell, I can't find *any* difference)
Re:CORBA (Re:dammit dammit dammit!) (Score:1)
In any case, the only thing GNOME 1.0 used ORBit for was panel applets, which can be almost as easily built without it (as proven by WM and AS).
GNOME 1.0's usage of CORBA is somewhere between the toy and overkill levels.
Only *now* are rumours about a Real Soon Now release of the GNOME document model, which KDE has had for about a year, just to mention one of the uses of CORBA that do make sense.
KDE apps requirements (Score:1)
Some will also require that you are running kfm at the moment of using them, because that enables them to be network transparent, and things like that.
Some (very very few) will require that you are running a KDE aware window manager (for example, kpager dos this), but that still doesn't force you to use kwm, either.
I'm curious... (Score:1)
My opinion, then. (Score:2)
Then again, that's something I have suspected for quite a while.
And everyone, please remember this the next time someone says "KDE people" go around bashing GNOME.
OK, here's the deal: (Score:4)
Both of these are, at heart, suites of applications and libraries. The applications are there to make the user experience easier; examples are the file managers and the panels of each. The libraries are there for two purposes: to provide a consistent look and feel, and to help applications written for a given desktop environment to interact with one another, thereby providing a more seamless experience.
My choice: Gnome, with KDE's libs also installed.
Why? (Score:1)
I never understood why people think KDE or GNOME looks better. In their default state they look pretty similar to me. I run both and find
GNOME much more primitive than KDE though it is kinda cute for some reason I haven't quite fathomed yet.
Regards
Re:Uh oh. (Score:1)
--
Aaron Gaudio
"The fool finds ignorance all around him.
Re:Hmmm ... unsure about levity of the KDE comment (Score:1)
Being able to speak you mind is a good thing so he shouldn't be criticised for it. He also makes an interesting speaker as I found out when he went to London.
--
Re:OK, here's the deal: (Score:1)
--
Re:Not quite sure (Score:1)
No, as long as you have kdelibs installed, almost all K apps will work fine. My current setup of choice is kfm running inside WindowMaker and a mix of KDE and GNOME utilities.
Incidentally, I found this article abysmal. The "GNOME operating system" bit is laughable and I thought Miguel came off like the Ed Muth of Linux.
Re:non-heirachical email client (Score:2)
http://www.gnome.org/mailing-lists/archives/gnome
Here's the mailing list archive:
http://www.gnome.org/mailing-lists/archives/gno
Re:I thought they were friends now, but..... (Score:1)
Now be nice here. I work on those bindings and I can say they are not poor. They are now at 1.0 and generally work for what they were intended. Additionally, they do have features that make Qt pale in comparision (namely the signal/slot methanism that doesn't require a preprocessor.) Please be so kind as giving us a "fair" rating at this point unless you have first hand grips.
--Karl
Gtk-- Contributor
Re:"difficulty in alternate language bindings"??? (Score:1)
--Karl
BBC reporting (Score:1)
mumble. . . (Score:1)
In my personal tests, both environments take about the same amount of RAM and are equally responsive. gnome looks much better than kde, imho, but kde seems more usable at this time. Now that I got gnome working, tho, I'll actually have to try using it.
Licensing/language/political crap aside, 2 desktop environments that are making progress, are usable, and aren't going away anytime soon. I see myself (someday) running a combination of the 2, with still a butt-load of rxvt's up.
Right now, I'm using AfterStep 1.0 (with the 1.6 Wharf), because it Works For Me(tm).
--
Re:Dissapointed to see Miguel taking pot shots (Score:1)
If i was working on soem project, and people saw me as the guy behind the project (for whatever reason). and they asked me a question on my opinion on a particular topic, what do you want me to do? call a fricking conference? shit, i will say what i believe. As long as what i say is correct, to hell with who gets burnt. Go ask linus to check his comments. Miguel did not appoint himself as "spokesman", the media did. If you don't like what he says, then don't listen to it.
Hmmm ... unsure about levity of the KDE comment (Score:4)
Chris Wareham
Re:if gnome-session would only work right... (Score:1)
[To Malda]
Don't feel bad dewd. It's not just you. Gnome-session is quite a bit broken. Calling gnome a one-point-oh release was simply a big mistake. It's still at about zero-point-nine-two IMHO. The best thing I can suggest is to rebuild gnome-libs-1.0.9 to the latest (and the rest of the stuff to latest versions actually) from source, and then add a line before it in your ~/.xinitrc to delete the stale ~/.gnome/.gnome-smproxy-* file that screws things up horribly. By doing that I have at least gotten it to reliably start the panel (but I still have to use mini-commander to start E).
I will say this though, if you never logout of X and just use the screen locker, it seems to be less of a problem that gnome-session never seems to be able to start everything right without 'rm -rf ~/.gnome', and a *very* pleasing to the eye desktop.
(Please folks, don't waste your time and mine making guesses as to "non-standard" installation locations. Everything was built with the default prefix of
Re:Hmmm ... unsure about levity of the KDE comment (Score:1)
Firstly, even if the 'core developers' for a project were to give up, there is nearly always someone waiting in the wings to take over from them.
Secondly, a better version of a rival program does not obsolete a project, it merely inspires the users to go out and bring their program up to the newly-established level (eg. If a 'must-have' feature were introduced in Enlightenment, would the Window Maker crew give up? No, they would simply incorporate that feature themselves...). I think that this has to do with the loyalty which Open Source projects inspire in their users and developers. A program which you use or develop is your 'toy' or 'baby', and you're obliged to make it good/better or lose some of your credibility as a programmer. At the same time, it's this unswerving loyalty which cause the 'holy wars' in the Unix world. Your example of C vs C++ is one of these, and whilst I think a large number of hackers prefer C, there are an equal number of (a different kind of) hackers who actually prefer to use C++. This loyalty to C++ as a programming language is likely to give KDE more credibility in some people's eyes.
Thirdly, because money is less of a motivating factor, programs are not dropped because they are 'not profitable' or because a company gos out of business.
As I said at the beginning, if someone were to say 'Linux is finished', we'd all laugh. For many tasks there are better alternatives than Linux, but this inspires Linux users and developers to do better, and hence gain wider usage (drawing from those who would have chosen a different solution before) in general.
No, KDE is far from finished, in fact if anything the existence of the Gnome indirectly ensures that KDE will live on and thrive a lot longer than it may have done otherwise. Because people are constantly talking about the development of the Linux desktop, the KDE is constantly evolving and improving as more and more people get involved and give it a try.
As you say, it's better for both projects that the other exists, since competition drives the development further. Looking at the 'up and coming' features of either project, it's extremely hard to say that one is a clear winner over another, and that's the way I sincerely hope it stays.
Re:Hmmm ... unsure about levity of the KDE comment (Score:1)
Since the KDE has about as wide an appeal as it is possible to have, and also an extremely large existing userbase (if the ftp traffic to their site is to be believed), I think it qualifies under those two criteria at least for an 'established project'... =)
Re:Uh oh. (Score:1)
Or ATM machine, or the LaBrea Tar Pits. :)
Re:pretty slick (Score:1)
That sounds more like a corporation than a community to me.
Corporations have a bottom line to take care of, and everything and everybody revolves around that.
Communities are diverse, often to polar extremes. Take any given country as a community
If they were all the same, what would the point be? Social stasis is a form of mass insanity, IMHO.
Re:if gnome-session would only work right... (Score:1)
This is from gnome-core 1.0.5, though- I do remember previous gnome-sessions being *hideously* flaky.
And the whole shebang about trying to start a default window manager sensibly... .
Dissapointed to see Miguel taking pot shots (Score:2)
His comments about KDE are factually incorrect, immature and go great damage to the work people have put in to build peace between the two camps.
When I get home tonight I will be writing to the BBC with a rebutal of Miguels comments.
Macka
Re:dammit dammit dammit! (Score:1)
Re:"difficulty in alternate language bindings"??? (Score:1)
Uh no. Not hardly. Gnome was forced to make their own implementation of anything and everything only by their egos. They appear want to reinvent the wheel, and take the credit, shunning any other opensource project as being invalid for some petty reason.
Why should a knee-jerk reaction be given time to catch up?
The reason things aren't as far in the Gnome "camp" is because Miguel et. al. appear to be against cooperation with anyone else. It's either their way or none at all, which is really quite sad. I hold out hope that the respective DOMs will eventually be somewhat compatable, but I sure doubt that'll happen anytime soon.
Re:CORBA (Re:dammit dammit dammit!) (Score:1)
So what?
It is a testament to the speed of ORBit that it can be used for such mundane tasks without a major increase in overhead.
Have you actually used the Gnome panel? The only noticible impact I saw that CORBA had on the panel was that debugging applets became amazingly more complex, and gdb became a maze of ORBit calls. Yeah, that's something to be proud of.
CORBA is trendy, for sure, but that doesn't make it suitable for everything. CORBA, yes even ORBit, is far from lightweight, and putting it in places where a lightweight IPC service is needed really does nobody any favors.
Re:I'm not Miguel, but I'll stand up for him! (Score:1)
Miguel may have come across as a nice guy, but nice guys do not trash compedetors, they do not spread lies, and all around bullshit. Your loyalties are clear, and you'll backup Miguel no matter what. Blind faith is overrated.
As for your choice of Gnome, IMO you're choosing it for the wrong reasons. Gnome is *not* portable, and in fact I've had a bitch of a time getting it to compile on FreeBSD. FWIW, I think that Gnome has used CORBA in the wrong places. CORBA is a heavy "standard", and putting it to use on the panel is like driving an SUV in the city. It's insane.
But then, CORBA should promote compatibility, right? Wrong. Gnome has chosen to create its own standards, the whole project is a reinvent the wheel type of situation. For instance check out Bonbo or watever it's called and take a look at KOM/OpenParts. Which one has been around longer? Oh yeah, KOM/OpenParts. I don't know really how one can be CORBA compliant. Take a look at Konqueror, KWord, KSpread, etc, etc, they all make strong use of CORBA. Aw hell just sit on the kde-devel list for a while, or read the archives to perhaps get a more accurate opinion.
You obviously don't care to get your facts straight or present an objective opinion, please don't disguise it as such.
Re:"difficulty in alternate language bindings"??? (Score:1)
Gnome was knee-jerk, Baboon besides being a moronic name is also a clear statement of how the Gnome folks (Thanks Miguel, yo te amo tambien
A desktop is a big project, and settling sucks, re-inventing the wheel sucks, you suck, but working together to come up with an even better standard would just rock. Oh yeah, I forgot, Gnome is purely the domain of pre-pubescent males trying to be all l33t. Get over yourself.
Dude. Get your head out of your fucking shithole before you open your mouth. Otherwise you'll end up with a mouthful of crap like you seem to have done. You're calling KDE a rushed relase? Yeah, that's it. Have you even tried to use the Gnome 1.0.0 release? The only thing that sucks more is the whole poorly engineered libcs that Linux distributions appear to be stuck with. KDE 1.0 was *hardly* hurried.
Open challenge to Miguel (Score:2)
I don't know what part of cooperation is really so hard for you to grasp. I am for the most part at a loss for words to describe how disappointed I am in you. But who knows, perhaps your spewage has actual factual basis. So in the spirit of healthy competition, I'd like to see you and *only* you post a reply, and back up your statements. Put your money where your mouth is, and not your foot this time. Tell me, why does KDE have no future? Is the KDE userbase declining? Is egcs going to drop C++ support? Is someone paying RedHat? Do tell, this is the information age after all. Comming by such information shouldn't be hard.
P.S. I'm not interested in hearing what half of the population infected with Linux thinks. Really I'm not; and just because I'm curious, doesn't mean that I think Miguel is any less of a complete fucking moron. Ohh hey, I spoke my mind! Do I have *your* admiration now too? I'm unifying me, myself and I against Gnome; that's gotta count for something.
Uh oh. (Score:1)
On the whole, not an entirely unclueful article. The bit about Gnome being an OS caused a few twinges, but I can see how they might state it that way to get the point across in 25 words or less.
Now... where did I put that flame-resistant keyboard?
--
Re:Uh oh. (Score:1)
Just a few twinges, that's all. Like "dark side of the Moon" or "NDP Party". It was only a minor distraction from the positivity of the article.
--
Re:mumble. . . (Score:1)
The GNOME people like the KDE people, and we consider this an unfortunate situation that is in the process of being fixed. Hopefully, this will cease to be an issue soon, and GNOME and KDE can compete friendlily on technical merit and design.
Get some focus, guys - KDE/GNOME isn't a either-or situation. Both can exist side by side each offering its strengths to the user community. You can even use both at once, as some have commented. At the moment I use KDE because it is (in my opinion) a little more mature, and I must confess it is the 'default' installed by the distribution I use. But I have tried GNOME from time to time, and each time I am more impressed with it. Who knows, next year I might even change to using GNOME all the time... Just revel in the joy that this choice is available to you, unlike the millions of Windows victims, and stop squabbling. Miguel might be a little outspoken, but then all 'movers' are, otherwise they wouldn't get off there butt and do stuff. If he wasn't in love with and biased in favour of his 'child' then he wouldn't be driven to push it on. So he has an excuse - do you?
Re:dammit dammit dammit! (Score:1)
If that's the case places like slashdot should be shut down entirely. Sorry, I'm just tired of people tiptoeing around afraid to speak because they might be branded "offensive".
You're right. And wrong too. Giving your opinion is one thing. Being the leader of a project is another. In that position, one should be mature enough not spread unfounded statements (a.k.a. FUD).
Everytime I hear Miguel speaking, everytime I see him on the gnome lists, I wonder how the GNOME project has come so far...
Re:OK, here's the deal: (Score:1)
Forget all the hype about GNOME being window manager neutral. It requires Enlightenment to operate fully.
This is simply not true. GNOME does not require Enlightenment. (Caveat: the RPMs released by Red Hat do have a dependancy on Enlightenment as an RPM -- but per Dr. Mike himself, this was a packaging simplification, and you don't actually need to run E.)
I suppose it's possible that Enlightenment implements more of the GNOME WM specification than WindowMaker or any other WM -- Raster states that as one of his goals with E. So? WindowMaker current versions claim GNOME compliance, and I haven't heard that this was broken, and lots of people seem to use the GNOME+WindowMaker commbination. I've tried it myself, went back to Enlightenment, may give WindowMaker another try someday.
Enlightenment is officially part of GNOME now.
Funny, there's been no notice to that effect on the GNOME web site, the Enlightenment web site, or the gnome-announce list.
Despite the fact that WindowMaker is gnome-compliant, GNOME still pops up with messages suggesting you run Enlightenment instead.
Never saw them while I was trying GNOME+WindowMaker. Are you sure you were using a recent enough version of WindowMaker? The GNOME-compliance didn't happen until at least 0.50.0+ -- the version of WindowMaker that came with Red Hat 5.2 (0.20) hadn't implemented GNOME-compliance, and you will get GNOME hinting that you should use a GNOME-compliant WM if you try that combo.
And if you are using a recent version, that sounds like a bug [gnome.org]. Do the right thing. Report it. [gnome.org] It might even get fixed that way.
Re:OK, here's the deal: (Score:2)
KDE makes no such statements about window manager neutrality, and is quite open about the required use of KWM. In spite of this, I found that KDE works with WindowMaker much better than GNOME does.
Re:Updated GNOME RPMS, and gnome-session fixes (Score:1)
Just curious, I don't want to hose my system.
Re:Updated GNOME RPMS, and gnome-session fixes (Score:1)
Re:Uh oh. (Score:2)
Most of the public will be familiar with W'95 and the Mac, and will have swallowed the M$ claim that W'95 doesn't run atop DOS, so they won't have much basis for distinguishing a UI from an OS. (How many times have I had someone using a VT240 run down the hall and say "My computer is broken"!)
To the uninitiated, KDE and GNOME probably appear as two different OSes. Little enough harm done.
Re:Been there, done that, bought the T-Shirt (Score:1)
Re:Not quite sure (Score:1)
Re:Uh oh. (Score:2)
Why wouldn't Gnome be described as an OS???
Microsoft have been able to make people believe that windows9x was an OS too.
Re:OK, here's the deal: (Score:1)
Thanks, and:
If they're just suites, is one able to install and run both (run at the same time), or is each a "fundamental" type thang that can only be on the system once?
Not quite sure (Score:2)
I know that Gnome is not an OS. I know KDE is not an OS, I know the X Window System is not an OS, but am a little confused about what GNOME and KDE are.
They are desktop environments. OK, does that mean they are Windows Managers (like FVWM)? Or are they something else?
I haven't yet gotten into the GUI side yet, I'm still delighting at being back at the command-prompt after suffering Bindows 95 for so long (and yes,I know the prompt is accessible under 95)
Re:"difficulty in alternate language bindings"??? (Score:1)
Give Gnome some time and I think it will catch up. Justt don't bash Gnome for not getting as much done. Remember what happened last time Gnome tried to catch up with KDE, (version 1.00?).
--
Re:"difficulty in alternate language bindings"??? (Score:1)
I don't know the details of the different object models but neither does anyone else because Baboon isn't out yet so I wouldn't snap to some kind "knee-jerk" conclusion.
A desktop is a big project and I don't think settling for second best would be a good idea being that so many things depend on that part. There are no deadlines so they don't need to hurry to completion like propietary platforms do (or KDE*).
* Sorry for the cheapshot. Couldn't resist.
--
Gnome Workshop (Score:2)
(Man, I think the Gnome web pages are the best looking ones on the net.) Im looking forward to this. I see what KDE is doing and can't help but think Windows on Linux. Web Browser in the Filemanager and an integrated Office suit. Im just looking forward to a viable free office suit for gnome desktop.
--
Re:KDE isn't Windows on Linux (Score:2)
--
Blown back. (Score:1)
I've read all these posts concerning the article, applauding miguel on his ability to speak his mind.. that is such a great thing eh? To have an opinion such as his and be able to speak it. Forget about who it hurts and what damage it does to both KDE and GNOME projects. This is what you all call 'a good thing' right? heh. if we go off of that and believe it, then really i think you're cutting your own throats (the gnome folks)
Please excuse my malformed sentenses, mispelling and any other grammar errors. thank you =)
Re:pretty slick (Score:1)
You said you're ashamed you ever
You have a point, they dont even know the name of their 'OS'. Heck they cant see beyond their little imaginative worlds that they've created to even know what it is they're fighting for. Me? i dont run linux, i think its a gay little toy. - hey look ma, i spoke my opinion. Anyways, you are so right!!!!!!!!!!
Re:Blown back. (Score:1)
lemme guess all you got out of this is 'i wanna see gnome die' right? Re-read it now.
Re:Dissapointed to see Miguel taking pot shots (Score:1)
I beg to differ with your argument to the previous poster, if miguel had writtin him an email with his opinion, and makkah didnt like it, then yes
- my grammar sucks, and so does my speling -
Re:Blown back. (Score:1)
pretty sad if you ask me.
pretty slick (Score:2)
yah, you have the freedom to choose between GNOME or KDE, or windowmaker, or fvwm, or whatever you wish to use. But how does 'linux' wish to acheive 'world domination' when they can't even get along within their own little group. Hell, you can't even decide between a name to call the 'OS' you are fighting for!
I'm almost ashamed to say I ever ran linux, or is it GNU/Linux?
Re:dammit dammit dammit! (Score:2)
Re:Lies? (Score:1)
$ ldd
60
$
panel applets, configuration applets, etc.
non-heirachical email client (Score:1)
url?
Re:Uh oh. (Score:1)
I read an article about the history of MS. It said that the MS engineers originally wanted to call their product "Interface Manager", and sell it as a user-friendly front-end to DOS. Gates hired a marketeer who knew the difference between a $1 and a $100 jar of moisturiser (i.e. the label), and he said that it had to be called "Windows" and sold as a complete product. He won, and so did Windows.
This article is aimed at the average Joe. All Joe sees is the front end interface. The front end here is GNOME. As far as Joe is concerned the interface is the operating system.
Its not just the BBC that has to think like this. Whenever you talk to someone about Linux, remember that what they will see is either GNOME or KDE.
Paul.
Re:Why are you surprised (Score:1)
And to top it off you will not give us your name...you need help!
You use windows dont you?
--
I'm not Miguel, but I'll stand up for him! (Score:1)
Sorry you feel so strongly against Miguel. I met him at the Linux World Expo back in March. He was smart, active, and an all around "nice guy". I've had some correspondence with him via email and he actually returned my messages that same day! He does a lot for the open source community so please, don't insult him.
As for KDE-GNOME, I have picked GNOME for one reason. CORBA. GNOME is based on CORBA standards, so that it will be portable to other platforms and can interface with other applications that are CORBA compliant. This is a disadvantage to KDE, since it is not CORBA compliant, and I don't see any change for the future. Although if this does change, I will review it too.
It's pretty simple. (Score:1)
In addition to this, due to the uman nature of competition, there will be namecalling between the groups.
Since this is still a fairly young isssue there will perobably take years before all the namcalling stops, and even then there will probably be some animosity between the GNOME and KDE developers.
It's a sad thing to see, but it happens all the time and everywhere.
KDE isn't Windows on Linux (Score:1)
time magazine on the same boat. (Score:1)
Re:Gnome and KDE are both crap. (Score:1)
>that at least suck less than Windows 1.0.
Windows 1.0 was primitive. Have you ever written
anything for Windows 1.0? Actually, does anyone
know of someone outside of Microsoft who has? If
Gnome was still worse than Windows 1.0 there'd be
no hope. Windows didn't take off till 3.0, six
years into development. After that long, either
Gnome or KDE will be really quite good.
Re:Linus does it too! (Score:1)
Re:Linus does it too! (Score:1)
Re:non-heirachical email client (Score:1)
I think that was what he was refering to since he obviously got inspired by the ideas discussed there one week earlier.
Harri
Linux on C vs. C++ (Score:4)
> Author: Linus Torvalds
> Email: torvalds@transmeta.com
> Date: 1998/11/22
> Forums: comp.os.linux.advocacy, comp.os.linux.x
>
> Peter A. Koren wrote:
>>
>> If I read the GNOME folks correctly, KDE essentially locks
>> you in to C++, while GNOME is architected to easily allow
>> other languages to be used for development under GNOME/GTK.
>> Is this really true? If so, the case favoring GNOME over KDE
>> would be compelling.
>
> I don't see why language is an issue at all.
>
> The kernel is coded in C, and I don't export any scheme or perl bindings
> for it. You have to code in C (or in assembly if you really really feel
> like it and want to punish yourself for some bad deed you have done) in
> order to write kernel code.
>
> Having one primary language has advantages: less confusion, and less
> overhead to maintain language-level abstractions.
>
> Haviung one primary langauge has it's disadvantages too: you have to use
> that language.
>
> I'm not saying that C++ is the only language to use, I'm just saying
> that you have to balance the advantages against the disadvantages. It
> all depends on what you want to do - saying that the language issue is
> "compelling" just doesn't make sense at all. It could be compelling in
> either way, and as such the compulsion isn't very real, is it?
[demands lean programing in both projects]
> Being too generic (in languages or features or design) often has its own
> set of serious downsides. Never _ever_ forget that.
>
> Linus
Re:Uh oh. (Score:1)