KDE 3.4 RC1 Released
twener writes "The KDE project has announced the first release candidate of KDE 3.4 which brings many new features targeted for release at 16th March. Sources (requirements list, build script), an i486 GNU/Linux Live-CD (375MB) and SUSE 9.2 binary packages are available currently.
OSdir.com and tuxmachines.org have screenshots of this release. Source Code and a Live CD are available."
Ceep up the good worc.
I'll probably get modded down for this, but my forays into KDE use have been separated by 6 months at a time. It seems the KDE team is emulating Microsoft's penchant for changing how major features of the interface work at frequent intervals.
I see lots of people complaining that each time Windows is updated they have to relearn the GUI, but honestly the same is true with KDE.
I'm not primarily a Windows user - I mostly use Mac OS X these days, but because of the amount of change that happens in KDE, I find it more trouble than it's worth and have begun to just stick with XFCE when I'm working on my Linux boxes.
It would be nice to see some consistency between major releases of KDE so that configurable items are still found in the same place when you upgrade, etc.
Along the lines of bugs, KDE's bug tracking system just reached it 100000 *reported* bug (not open) On the kde news site ther is a story about it include tips on how you can help report bugs/problems that you find in KDE to help make it better.
-Benjamin Meyer
Do you changes clothes while making the "chee-chee-cha-cha-choh" transformation sound?
I find it interesting that they released this as a live cd. As far as I can remember this is the first time a desktop environment released a live cd with their new releases.
This is certainly a trend I'd like to see more of. There have been times where updating to the latest version of kde or gnome could cause a headache that lasts several hours (yes even in debian where there are occaisional dependency problems especially in unstable). And there are of course some distros that take several weeks before packages are available. Of course compiling from source is an option, but remember if linux is ever going to be ready for the desktop, compiling from source has got to be just that, an option.
But with a live cd release you can check out the new features and decide whether it's worth the risk of a headache.
I'm still downloading the iso but I give KDE major props for releasing a live cd in addition to the source.
> there's not even a simple config/dialog where
> you can choose to run firefox/mozilla instead
> of konqueror whenever you click on links on
> other "K" apps.
in the Control Center, under KDE Components, there's a "Component Chooser" panel that's been there since 3.3 that allows you to set your default browser, email, text editor, IM client and terminal app.
You can make it look like anything you want, what's your beef?
Want menus on top, like MacOS? Check.
Want clear background with no icons like FVWM? Check.
Want a Wharf-like sidebar with application buttons on the side instead of the panel like WindowMaker? Check.
Want to change the order and shape of the buttons in the window titlebar? Check.
Want the taskbar to sit at the top and not at the bottom, like AfterStep? Check.
Seriously, have you ever even USED KDE?
well, "intuitive" is a sham. there are no intuitive interfaces, no, not even the nipple (which is also learned.. look up "nurse latching" on google).. there are only learnable and familiar interfaces.
.. but sometimes i wonder if this seemingly common concept really isn't just a troll but a deep seated misconception.
but since people often can't find where this particular setting it, i'd agree that it's certainly not familiar. and while it's learnable, the learning curve is apparently a bit too steep.
the Control Center is one of the things that will be massively reworked for KDE 4.0. we've been holding off until 4.0 to do that for a couple reasons, one of the major ones being not to ruin the familiarity of the control center to people who have learned it. we happen to care about our users and their time investments =)
but having a setting for default web browser that isn't immediately findable does not make KDE not ready for the desktop. if that were the case, nobody would be able to use Windows or MacOS either, both of which have nicely hidden features that are difficult to find unless you are familiar with the system.
i know i know, don't feed the trolls
For example, this 486+ instruction speeds up TCP communication:
... use rorw $8, %w0; "rorl $16, %0; rorw $8, %w0 ...
... bswap %0 ...
Byte Swap (bswap) [486]
bswapreg[16|32]
Example
Convert little/big endian to big/little endian by swapping bytes.
bswap %ebx
The equivalent 386 code would take 3 times as many cycles even on modern hardware:
simplified excerpt from a GNU C library header file:
/* To swap the bytes in a word the i486 processors and up provide the
`bswap' opcode. On i386 we have to use three instructions. */
# if !defined __i486__ && !defined __pentium__ && !defined __pentiumpro__
#else
#endif
Personally, I think KDE's interface hasn't really changed all that much. Every year I try it out, it feels the same.
? set_albumName=KDE_rc1&id=default3
For instance, look at this screenshot from 3.4 RC1:
http://www.tuxmachines.org/gallery/view_photo.php
That is one MASSIVE menu. The same redundancy I've been complaining about for years--"System," "Utilities," and "Settings"--is still there. Why are they even seperate menus? Why not remove all three menus and just have a link to the system configuration dialog? Oh, that's right, they have that too! That's four redundancies.
Why is there an "Edutainment" menu? Why is there an "Editors" menu? There should just be an "Applications" menu, and they let the user categorize their apps the way they want to. That menu is suffering from huge clutter overload!
And look at the apps. Basically, they have two names each. Instead of "AppName," you have "AppName (WhatItReallyIs)." Silly and redundant. If the original name isn't working well enough, rename it. Essentially, you're having to maintain two app names now instead of just one. When a name isn't descriptive enough, its icon should be--that's why Apple insists that OS X icons show the document type and some sort of action happening to that document or related tool, like the text editor showing a page with a pencil overlaid on it. Not all icons follow these guidelines, but they should, and the ones that do fit visually in the interface. Fishing through appnames with parenthetical descriptions is ugly and time-consuming.
Those are just a few examples. KDE is overloaded with buttons, tabs, sidebars, and input fields. A lot of that stuff is simply not needed but is only there because it seems like someone got happy with the form designer and stuck a bunch of stuff on all the forms to have multiple ways of doing things. You should have two or three really good ways of doing things, not seven ways that clutter up the really good ways.