Categories:
Tuesday, 19 May 2009
Request for testing - XPS documents with Right-to-Left text
Its been a while since I did anything productive in KDE land, so thought I'd try to do something in a morning. Its hard freeze time, so that should be bug fixing. Bug 185532 was something I'd been thinking over for a while.
Read More
Monday, 18 May 2009
The best compliment for you, KDE devs, ever
The best compliment for you, KDE devs, ever:
"Daddy you have a new computer!"
-- my ~4 years old son Michał, yesterday while sitting with me at a (4 years old) ASUS notebook rebooted from Vista to Linux+KDE 4.2.3...
Wednesday, 13 May 2009
KDE Meets in Scotland
Jriddell
|
We finally had a meeting of KDE people in Edinburgh, not quite Akademy but it's a start.
Nice tie Paul.
A couple weeks later Laura Dragan gave a talk to BCS Glasgow on Nepomuk, nice to see KDE interest going outside the free software crowd.
Read More
Wednesday, 13 May 2009
The wonderful new I mean old world of kdeinit, exmap and nvidia libGL
As some might have noticed among all the praise, some of the features may not come at low cost. One of the biggest memory hogs in KDE4 is (again) something that doesn't have much to do with KDE itself - the OpenGL library shipped with the nvidia driver. It is compiled without -fPIC to gain a couple percent performance increase (if at all, I personally doubt it makes a noticeable difference, but that's just guessing, given it's closed-source). And that means that every single application that links against it wastes about 11MiB RAM (on 32bit system), per process, regardless of whether and how much it actually uses it. And currently there are 5 such processes in just the plain KDE desktop, and count in the X server too. Do the math yourself. Or just have a look at the picture of Exmap showing it:
Read More
Tuesday, 12 May 2009
KDEPIM Help Wanted
Awinterz
|
While most core kdepim folks are knee-deep (neck-deep?) working on Akonadi and Akonadi migration issues, the bug reports and feature requests continue rolling-in at brisk pace for Kontact, KMail, KOrganizer, KAddressbook, Akregator, KTimeTracker, KJots and friends.
Read More
Sunday, 10 May 2009
Marble online services
Bholst
|
During the last weeks I introduces Marbles AbstractDataPlugin classes. These make it possible to generate a full featured Marble plugin showing for example photos on the globe with several hundered lines of code. In KDE 4.3 beta 1 is a photo and a wikipedia plugin. On clicking on the little items on the globe, Marble will open a browser showing the corresponding flickr site. The wikipedia plugin may still have some issues, so it probably won't work, but this is already fixed in trunk.
Read More
Saturday, 9 May 2009
Marble Live CD
Marble is one of my favorite applications. I especially like it in combination with OpenStreetmap. Free software and free maps, a brilliant combination. But I also love the historical map or the moon view.
Read More
Saturday, 9 May 2009
Progress on gcc plugins
In a previous blog entry, I discussed some initial work on GCC plugins. Since then, the GCC gurus (in particular, Rafael Avila de Espindola) have made sure headers get installed correctly.
Read More
Saturday, 2 May 2009
April: an eventful month
Krake
|
The past month had quite some cool things in store.
It started with the Akonadi developer sprint in Berlin, Germany, where we got quite some work done, especially regarding mails.
This was followed by the general ranking period for this year's Google Summer of Code proposals and we were delighted to see that the Akonadi related ones did exceptionally well.
Read More
Friday, 1 May 2009
CubeTest in SVG progress
Oever
|
The first episode of 'programming in SVG' led to some nice bling improvements in KDE. Aaron showed how to put an SVG program in a plasmoid and Ariya taught us the incantation to make the desktop shine through such a plasmoid. And last but not least Remco Bloemen mailed me with a working demo that hows how to include arbitrary data in an SVG application with data URIs.
Read More