Ссылки |
|
|
|
"KDE 4 meant an enormous refactoring of basely all KDE. Amarok developers decided that was the moment for a new GUI .
| |
16 | System & Utilities | http://www.topix.com/tech/kde/2009/01/introducing-kde-4-amarok-2-0?fromrss=1 | 6547 |
| |
|
Along with other KDE 4.2 Release Parties all over the globe, the KDE barcelona crew is also hosting one. The date is the 30th of January. Place is still to be determined, so if you have suggestions contact me asap! Also contact me if you want to be in the list of people.
| |
16 | System & Utilities | http://tsdgeos.blogspot.com/2009/01/announcing-kde-42-barcelona-release.html | 6544 |
| |
|
Yesterday I woke up, put some clothes in a bag and drove up to Hengelo to pickup Bertjan and go to the PIM-Meeting. The drive was fine. In some of the narrow streets of Osnabruck the roads were a bit slippery, so I could verify that my cars traction control was working just fine and it informs me that it is working due to flashy light on the dashboard. Good to know that.... At the meeting we started right away with addressing some of the pending issues. It is amazing how much faster you can get all to the same page when you are in a face-to-face meeting. Like evaluating the Akonadi migration. We all agree the beta period has been pretty good in that regard. A lot of distro's made changes in the packaging and we got a good overview about which areas need a bit more work. And that's exactly what the goals were. We also talked about kdepim runtime split and the move of akonadi to freedesktop.org. Kevin already blogged about that earlier, so no point in ...read more...
| |
16 | System & Utilities | http://www.omat.nl/drupal/content/Random-bits-Osnabruck-day-01 | 6541 |
| |
|
openSUSE 11.1 Live CDs and USB images featuring KDE 3.5 are now available for download. openSUSE News has the full story.
| |
16 | System & Utilities | http://www.kdedevelopers.org/node/3820 | 6540 |
| |
|
Recompiling kdelibs, kdepimlibs, kdebase, kdesdk, kdeplasma-addons, playground/base/plasma all in all takes about 2h 13min on my t41p (1.7GHz, 1.5GB ram). It's still quite fast imo, but I imagine with today's hardware it's maybe 30 minutes? See below for detailed infos. I'm using mpyne's excellent kdesvn-build scripts to build KDE from trunk. I even believe this should be the default way for building trunk instead of the rough road we propose on techbase right now. Are there any reasons not to use kdesvn-build?
Building kdelibs (1/6) Preparing build system for kdelibs. Running cmake... Compiling, attempt 1... Build succeeded after 44 minutes, and 56 seconds. Installing kdelibs. Overall time for kdelibs was 48 minutes, and 49 seconds.
Building kdepimlibs (2/6) Preparing build system for kdepimlibs. Running cmake... Compiling, attempt 1... Build succeeded after 7 minutes, and 53 seconds. Installing kdepimlibs. Overall time for kdepimlibs was 8 minutes, and 14 seconds.
Building kdebase (3/6) Preparing build system for ...read more...
|
|
16 | System & Utilities | http://dhaumann.blogspot.com/2009/01/compile-time.html | 6535 |
| |
|
If you’ve been to KDE-look or sites like Interfacelift, you’ll know that people love their wallpapers. Although there are some guidelines for “What makes a good wallpaper?” it still often remains a matter of personal taste. And Nuno’s recent wallpaper is one of my favorites:  The funny thing is that this wallpaper also seemed vaguely familiar to me. Last night, I remembered why: A few years ago, I was trying to take some photos at night during a snowstorm and my auto-focus was catching different flakes and refused to cooperate. I didn’t notice this until after reviewing my first shot, which looks like nothing in particular it’s so abstract:  I’ve put two 1920X1200 versions in my image gallery if anyone wants an inferior version with a story behind it. Anyway, great work Nuno, I ...read more...
|
|
16 | System & Utilities | http://wadejolson.wordpress.com/2009/01/09/nunos-wallpaper/ | 6533 |
| |
|
I went looking for a library interface to git tonight. (I can already hear some of you laughing.) Turns out that my assumption that there must be a nice git library out there somewhere might have been a bit .. naive.
Git itself makes an archive of the common files that it uses in its various C apps and links those into each app. In what can only be a fit of humor, it calls this thing a "library" in its Makefile.
Yes, more humor: a naked Makefile. After all, real mean don't use pansy tools that might make life easy like configure of cmake, right? Anyways .. I really didn't go looking for a build system, I went looking for a library I could use to interact with a git repository.
Why a library? Well, I really don't want to be running external commands and then parsing their output. Unfortunately that seems to be what most other apps that provide git fronts seem to be doing.
I got slightly excited when I saw the ...read more...
| |
16 | System & Utilities | http://aseigo.blogspot.com/2009/01/git-library.html | 6530 |
| |
|
we’ve got a bit more in hte way of javascript bindings, and only one of my teachers has posted homework, so I decided to work on kconfigmenu some more. :) now that it can install and run, I want it to display a pretty icon. so, first thing, we create an icon: icon = new IconWidget(); icon.setIcon(”configure”);
re-using kde’s confiugure icon once again. :) but it turns out that plasmoids have no layout by default, and that’s not good… so at the top of the file we have to create one, and then after out icon is made we have to put it in the layout. layout = new LinearLayout(plasmoid); icon = new IconWidget(); icon.setIcon(”configure”); layout.addItem(icon);
now, unfortunately javascript plasmoids are defaulting to 200×200 on the desktop, and if i try to resize my plasmoid it overrides the configured size every time plasma restarts (a Bad Thing). that’s gonna have to be fixed in the bindings; until then, I start with a ridiculously ...read more...
|
|
16 | System & Utilities | http://chani.wordpress.com/2009/01/08/adventures-in-plasmaland-part-2/ | 6528 |
| |
|
Linked by Thom Holwerda on Sat 1st Dec 2007 18:02 UTC, submitted by RafaA Rzepecki "The first KDE 4 release will come along with several major changes compared to KDE 3.x. While explanations for these changes ...
| |
16 | System & Utilities | http://www.topix.com/tech/kde/2009/01/re-2-this-reminds-me-of-the-ms-intellipoint-5-drivers?fromrss=1 | 6529 |
| |
|
The following weekend will see this year's instance of the famous KDE PIM meeting in Osnabr
| |
16 | System & Utilities | http://www.kdedevelopers.org/node/3819 | 6524 |
| |
|
Matthias Kirchner has sent me the FSFE's New Years Resolutions. A good opportunity to zoom out and think about why we're doing KDE. A happy new year to everyone. Keep on rocking in a Free World. In more mundane news, I'll be going to Camp KDE on Jamaica next week, looking forward to see wonderful people I don't get to meet too often (excluding Ade who I do meet more often, but not on that side of the ocean). As it's cold and snowy here in the Netherlands, too cold for my taste anyways, I'm also looking forward to charging my batteries with a bit of sun. More so, if that involves hacking and discussing with the nice people going there. Early February, you can find me in Portugal again, where we (the Plasma team) will be having a ...read more...
| |
16 | System & Utilities | http://vizZzion.org/?blogentry=840 | 6522 |
| |
|
Happy New Year !!! Dear all digiKam fans and users! After another bug triage where more than 57 bug reports have been closed since 0.10.0-beta7 release, digiKam development team is happy to release the 8th beta dedicated to KDE4 desktop. The digiKam tarball can be downloaded from SourceForge. read more
| |
16 | System & Utilities | http://www.digikam.org/drupal/node/420 | 6516 |
| |
|
Most of us developers are so acccustomed to syntax highlighting, that we couldn’t live without it. Within the last years, it happened to me a few times that I had to look at C++ code with an editor that does not have it. Every single time my initial feeling was that I was looking at a large unstructured text-blob, totally unreadable. Putting some additional cognitional energy into the task, I was able to solve the problem in the end, but there is no doubt that syntax highlighting does increase productivity, it is not just eyecandy. Syntax Highlighting Now the first interesting question is: What exactly is it about syntax highlighting that makes the text easier to work with? When trying to understand what the code does, we usually first try to recognize its coarse structure. For that, we need a fast overview of the code. With that overview, we can decide where we want to continue concentrating on. Now the problem is, while building this overview, really many words have to be scanend. Actually reading all of ...read more...
|
|
16 | System & Utilities | http://zwabel.wordpress.com/2009/01/08/c-ide-evolution-from-syntax-highlighting-to-semantic-highlighting/ | 6515 |
| |
|
Taking the advantage of the Christmas break, I took the time and migrated my system from well-known Debian Linux to OpenSolaris.
| |
16 | System & Utilities | http://www.topix.com/tech/kde/2009/01/migration-from-debian-to-opensolaris?fromrss=1 | 6513 |
| |
|
I am glad to announce that choqok my most favorite Twitter client (well only for a week or so ;-) is now available for Kubuntu Jaunty as well as Intrepid-backports (a.k.a. unsupported updates).
I must admit choqoK looks very promising and can probably also become a very awesome non-twitter micro-blogging client. I guess the lead developer could use some help, so if you get a minute or two: check it out and maybe come up with some feedback or even a patch or a piece of translation or a handbook... ;-)

Have fun with 0.2 meanwhile.
| |
16 | System & Utilities | http://apachelog.blogspot.com/2009/01/choqok-twittering-fun.html | 6511 |
| |
|
Happy New Year !!! The 6th KDE4 beta release of digiKam plugins box is out. With this new release, a new plugin named FbExport is born. It's dedicated to export images to FaceBook web service. Another plugin dedicated to export images to SmugMug web service is also available since beta5. read more
| |
16 | System & Utilities | http://www.digikam.org/drupal/node/419 | 6510 |
| |
|
I've been running KDE4 desktop since May and I've constantly suffered from poor desktop performance and various graphics card related problems. Now I've solved those problems: I've bought an ATI card. Despite NVidia releasing the new Linux driver and suggesting to tweak several performance-related configuration options, I still decided to go and spend $50 on the new video card. Here is the long story why...
On my NVidia GT8600 KDE4 had several types of performance problems:
1. Slow repainting of windows When I used KWin as a window manager with disabled compositing (sic!), main windows of KDE4 applications took too much time to repaint themselves upon switching. When I used other window manager (twm for instance :)), the repainting was a lot faster. Measurements showed that KWin suddenly took more than 40% of CPU on window switching. Turning on compositing (aka "desktop effects") greatly improved KWin performance, but compositing was a no-go for me for the reasons I'll explain below.
Status of the problem: could not be solved for ...read more...
| |
16 | System & Utilities | http://adymo.blogspot.com/2008/10/kde4-performance-on-nvidia-8600gt.html | 6506 |
| |
|
Do you think that you have significant amount of experience to work as a mentor at KDE forums? Then you should consider joining the team! Read on… What do mentors do? Mentors are responsible for conducting Klassroom sessions. For those who aren’t familiar with the KDE Forum klassroom concept, read this post. You will be conducting a “Kourse” (lesson) at the Klassroom area. The lesson can be something like “Fixing XYZ bugs” or “Documentation kourse for project ABC”. You will guide a team of “students” (who will apply for your kourse beforehand). Your motive will not only be to contribute to KDE but help them learn how to do so. Why are mentors needed? With the great success of the klassroom concept, we are looking forward to have more sessions (at higher frequency). For that, we would need more contributors who can undertake and organize sessions. Existing mentors are listed here. What all would you have to do? After ...read more...
| |
16 | System & Utilities | http://blog.sayakbanerjee.com/?p=195 | 6505 |
| |
|
Let us start with a screenshot:  The graph itself is not something new, since I just recreated SquirrelFish Extreme comparison (against its predecessors). The focus is actually the tool which was used to generate that bar chart. For the code and a little explanation, check out what I wrote on Qt Labs on the topic of QtScript-based bar chart.
| |
16 | System & Utilities | http://ariya.blogspot.com/2009/01/white-is-not-new-color.html | 6504 |
| |
|
| |
16 | System & Utilities | http://saschpe.wordpress.com/2009/01/06/going-to-fosdem/ | 6502 |
| |
|
Over on planet.gnome.org, Ted Gould blogs about how the current system tray protocol sucks. I've written about the systray recently, but I started writing about how much it sucks 5 years ago. I wrote about it in a number of places, and sent mails to the xdg list.
Of course, I was always busy with one more thing and nobody else really seemed to care. In fact, some told me I was being silly and the current system was just fine. I wonder if those people even remember. =)
In any case, it seems like hell is finally freezing over: we have a system tray widget in 4.2 that is built for multiple backends (and already has a couple) so that we can freely mix and match old with new as a realistic path forward, and people in other projects are talking about doing actual work in the same area too.
Hopefully Ted isn't going to make the same mistake I did, which is ...read more...
| |
16 | System & Utilities | http://aseigo.blogspot.com/2009/01/hell-freezes-over-death-of-system-tray.html | 6499 |
| |
|
After 2008's Tokamak in Italy, I blogged about scripting and my cracktastic thoughts on it. I mumbled on about ninjas and myspacers and apparently the drugs are still in my system because I still think it's a solid approach to the problem.
Thankfully I was able to convince a couple others of that as well and the widgets API we put into libplasma, which really just wrap plain QWidgets-in-QGraphicsProxyWidgets thereby taking the boredom out of using them and giving a nice scripting-friendly view on them, was one result. The other was the JavaScript AppletScriptEngine in kdebase.
Rich Moore started the work on these and got a fair ways into it. Then he got busy with his day job. Then he got really busy with his day job. We talked about it on IRC a bit, and I said I'd try to help pick up the slack. Chani and I ended up doing the widget API and Rich got some more work done on the script engine. Then Rich got really, really busy and things ...read more...
| |
16 | System & Utilities | http://aseigo.blogspot.com/2009/01/basic-javascript-engine-go-forward.html | 6498 |
| |
|
well, the first day of a new semester is over. it’s been a fairly good day. the burnaby campus was closed (even though buses were running) but the surrey one was open, and all my courses are there. the first course was cancelled anyways because the teacher didn’t think he could make it. :) I got my upass, sold an old textbook, managed to get into the bookstore at a time when it actually had no line and buy one of my textbooks, and discovered I’ve got a friend in each of my classes. macm 316 looks like it’s going to be annoying (the teacher has a thick accent and mumbles), but cmpt 383 will probably be quite interesting. how much time I’ll have for KDE this semester remains to be seen, but I *am* going to campkde, and there’s another tokamak soon (oh god I hope I can keep up with my courses with all this travel) so if all else fails I’ll have a chance to hack then. :) aseigo and notmart’s work on the qtscript ...read more...
|
|
16 | System & Utilities | http://chani.wordpress.com/2009/01/05/back-to-school/ | 6496 |
| |
|
New year means some snow and cold noses here in Warsaw, and a new job to me, this time in the mobile industry, what has rather diversified my day, and that's good.
| |
16 | System & Utilities | http://www.topix.com/tech/kde/2009/01/new-year-at-a-new-desk?fromrss=1 | 6497 |
| |
|
New year means some snow and cold noses here in Warsaw, and a new job to me, this time in the mobile industry, what has rather diversified my day, and that's good. Happy 2009 to you, to your friends and family. But I am on the KDE board too, it's not going to change. What's recently time-consuming for me is refactoring of the Native Kexi Forms. The most serious and anticipated decision is dropping the (implemented in 2004..2005) idea of the forms component reusable at a rich API level for other applications. The idea has introduced too man layers after months of development, too many to have things maintainable, with just proof-of-concept KFormDesigner being the only app using the framework except Kexi. Since 2005 things have changed, Qt Designer gained its own reusable libraries. Before someone asks - we don't use them in Kexi Forms not just because that would affect the licensing (LGPL) or because of backward compatibility required by the current Forms' XML format (which is ~95% the same as ...read more...
| |
16 | System & Utilities | http://www.kdedevelopers.org/node/3817 | 6495 |
| |
|
 (image copyright by Wade Olson) Anyone else noticed the extreme amount of hate & trolling against KDE lately, and especially against KDE 4? I have a special message for you trolls: You're fucking idiots. For your consideration: 1) they ignore you 2) they laugh at you 3) they fight you 4) YOU WIN. (we're at stage 3 now)
| |
16 | System & Utilities | http://amarok.kde.org/blog/archives/862-KDE-Trolls,-eat-this.html | 6493 |
| |
|
Took some nice vacation from IRC in the last week. Now back on track again. In the current todo list: - Implementing the Jukebox ideas
- Work on more PyQt videos
Also found the third eye: Can you find me in that ? 
| |
16 | System & Utilities | http://kushaldas.in/2009/01/05/some-updates/ | 6492 |
| |
|
If you wrote a KDE usability report in 2008 (or know of one someone else did), please send the document or a link to the document to the KDE Usability Mailing List. It will go on the KDE Usability Project reports page.
| |
16 | System & Utilities | http://weblog.obso1337.org/2009/call-for-2008-kde-usability-reports/ | 6488 |
| |
|
The past year brought some exciting advancements for the Linux operating system and open source software.
| |
16 | System & Utilities | http://www.topix.com/tech/kde/2009/01/a-look-back-at-the-open-source-victories-of-2008?fromrss=1 | 6489 |
| |
|
Ссылки |
---|
|
|