Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
KDE

Submission + - KDE software compilation 4.7.0 released (kde.org)

jrepin writes: "KDE 4.7 releases provide many new features and improved stability and performance. Lots of visual polishing took place with an update to the Oxygen icons, and improved consistency between panel items such as clock and notification areas. The window manager KWin brings a new shadow system and can now run on OpenGL ES supporting hardware, making it better suited for mobile devices. Network management widget is much improved. Navigating through applications and recent files is easier with the addition of breadcrumbs to the Kickoff application launcher. Kontact groupware solution rejoins the rest of the KDE software, with increased stability, better connection to new services and sharing of communication information between more applications. Dolphin file manager has a cleaner default appearance. The menu bar is hidden, but easy to reach and restore. The file searching interface has been improved. Marble the virtual globe now has voice navigation support and a map creation wizard. Gwenview image viewer now offers the ability to compare two or more pictures side by side. Digikam photo management app brings face detection and recognition."

Comment Re:Learn Mandarin and buy Bitcoins (Score 1) 588

Some argue this is a fallacy - manufacturing is making gains in efficiency much much faster than the service sector - this overstates the degree to which manufacturing has declined and understates its importance - from Ha-Joon Chang "23 things they didn't tell you about capitalism". He goes on to point out that although increased efficiencies have reduced the relative contribution of manufacturing, manufacturing is still quite important to some very successful advanced economies. Japan, Switzerland, Singapore, Finland, and Sweden have the highest levels of industrial output per head of population. The same author also points out that the low tradability of services may result in service based economies having problems with their balance of payments.

Comment Re:New wave legacy... old wave legacy? (Score 1) 878

Similar background: 30 years of coding - academic, commercial, COBOL, C, C++, Java, Javascript, Python, ...

I've recently been looking at Java code so full of horribly complex calls to combinations of outdated horrible frameworks, that I was thinking the same thing - "We may well look back on these years of great web development as building a legacy that a lot of us spend the rest of our lives trying to reverse-engineer, fix and replace."

I was thinking that Rails or Django might at least reduce the amount of stuff to learn to get maintenance done.

Submission + - Is the Web getting stale?

mchnz writes: Is the Web filling up with stale stuff. More and more these days I find myself using Google's advanced search options to constrain results to the current year. Are Google's indexes filling up with old highly ranked pages that overwhelm the new stuff. Perhaps this is creating a kind of self re-enforcing cycle as people follow these old links. This seems particularly problematic with searching for help concerning technologies that have now been around a while, for example: help with things such as Linux configuration, XML processing, Java frameworks. Perhaps search engines need some better means for recognising and dealing with stale information.

Comment UNIX pipes and named pipes (Score 1) 626

Twenty years ago processors were slow, but some UNIX boxes had more than one. Where this was the case, pipes and named pipes could be used to keep more than one CPU busy. Such techniques were often used to for linking troff, eqn, etc. The skill required was not much more than the ability to break a task down into large sized units that could work independently. Of course not all tasks are amenable to such an approach, but many are.

Comment Re:A reasoned analysis? That's good. (Score 1) 869

Similar experience here. After at least 10 years with Fedora and Red Hat, I've switched to OpenSUSE to get access to a stable KDE.

I'm quite used to modifying my Linux environment to get where I want to be. I did evaluate Fedora 10, but at the moment, Fedora doen't seem to be a good starting base for a KDE user. So I can see why people are switching.

Slashdot Top Deals

"Life is a garment we continuously alter, but which never seems to fit." -- David McCord

Working...