Skip to content

KDE Blogs 

Friday, 19 October 2007

KDE 4 Fun

Hacking on KDE 4 is fun. There is so much goodness in the development platform. This begins with all the nice stuff Qt brings, little things like the addictive foreach, the beautiful API, or the amazing performance, and big things like the rich-text system Scribe or the model-view framework Interview. One of my favorites are the dockable toolbars. I could move them around all day and watch the smooth sliding in effects. Read More
Thursday, 18 October 2007

Kopete Beastie

Jriddell  | 
Preparations for Gutsy's release continue apace. #ubuntu-release-party is going a bit nuts. Many thanks to those who have helped test CD candidates, davmor2 gets the prize for most testing this round I think. Read More
Wednesday, 17 October 2007

Pretending...

... is what Parley started doing lately. Pretending to have some very basic limited intelligence. Extending that to some more still very limited and basic intelligence will be easy now that the groundwork has been done. And I hope it's getting better at pretending then ;) Read More
Tuesday, 16 October 2007

Canvasing the vectors

Sad Eagle  | 
As some of you may have known, KHTML in trunk has support for the <canvas> element. Unfortunately, it was based on some very old and borderline insane Apple code, which meant that except for the nice graphics bits written by Zack, it was all wrong, and when it worked, did so mostly by accident. Read More
Tuesday, 16 October 2007

KDE 4 Hacking

This week is KDE 4 hack week for me and some other colleagues at SUSE. We have thrown in some of our ITO time (that's a certain fraction of our work time we can flexibly spend on innovative projects which aren't necessarily related to our day-to-day jobs) to help making KDE 4 ready for release before the total release freeze comes into effect on Friday. Some of the KDAB folks were attracted by this idea as well and will also chime in and do some serious KDE 4 hacking. So hopefully we will have a well-working KDE PIM in KDE 4. It certainly will be a fun week! Read More
Tuesday, 16 October 2007

openSUSE KDE 4 Hack week IRC meeting

As Cornelius blogged, this week the KDE people at SUSE are spending our hard-won innovation time on polishing KDE 4. The vast majority of our new development time is now allotted to KDE 4, so to make sure that our efforts go in the right direction and to coordinate them with the work the rest of the community, we'd like to announce an inaugural openSUSE KDE IRC meeting happening tomorrow, Wednesday 17 October, in #opensuse-kde on FreeNode, at 1800 CEST. That's 1700 BST, or 1200 EST or the same time of day as the openSUSE project meeting if you exist in the shadowy planes of hacker-time. The agenda so far is to discuss how to make KDE openSUSE 10.3++ the best ever, how you can contribute via the Build Service, and how to use KDE 4 already. Read More
Monday, 15 October 2007

How to simulate a slow network with 'wanem'

Pipitas  | 
Some of you may remember my blog post "How to simulate a slow network (after all, QT_FLUSH_PAINT=1 doesn't work with Qt3)" from nearly two years ago. After all, I'm still getting a private mail or two every half year inquiring about it. That blog post did describe in some detail how you can use a command like Read More
Sunday, 14 October 2007

Ontario Linux Fest 2007 and WeatherEngine changes

Spstarr  | 
Ontario Linux Fest 2007 I had a good time at Ontario Linux Fest 2007. This being the inaugural event there were some small annoyances like lack of plugs for laptops. They did have free WiFi and there was time for me to hack on the weatherengine while there. This conference has a mix of corporate and geek culture and slightly differs from OLS (Ottawa Linux Symposium) but it's likely to grow and evolve over time. Read More
Sunday, 14 October 2007

QtScript is also good for tiny things

Rich  | 
Here's a quick example of why it's nice to have a script interpreter embedded in Qt: Plasma's KRunner has a calculator which used code borrowed from the KDE 3.x minicli. The old code started up the bc command line calculator then displayed the result - not exactly an efficient way to do things. I've just committed a change that makes it use QtScript and the code is trivial: Read More
Saturday, 13 October 2007

Impressed by openSUSE 10.3

Amantia  | 
openSUSE 10.3. I couldn't follow its development as I did with previous releases and tested only after the final version appeared. First I upgraded my desktop from 10.2 and it wasn't a pleasure as it made the system unbootable and I had to fix using a rescue console. But after having it running I was quite satisfied with it. Software management has improved (but still not fast enough in my opinion), the possibility to add the community repositories from YaST is nice, as it is the search page and the one click install (well one click on the webpage, several clicks later). I found some bugs and annoyances and I reported them, in the hope that they will be fixed in an update or in future releases. I also downloaded the 1 CD KDE version and decided to try it on my laptop. This laptop run Kubuntu since the beginning of 2006, when I switched it from SUSE in order to try it and learn it. Kubuntu was OK, but I missed some things, like YaST, I was not happy with all the modifications made to KDE and suspend to disk worked, but strangely (took a long time to come back and had to play with CTRL-ALT-Fx to get back the X screen). But I was happy with the boot speed, I even blogged about it. So I replaced Kubuntu with openSUSE 10.3. All I can say is wow. This time the installation went fine as it was a clean install, not an upgrade. The system feels quite good for this computer (PIII 550Mhz laptop, 192MB RAM, Trident video card with shared memory, 30GB IBM HDD). Compared to my previous tests only the HDD is different, but works at about the same speed (13MB/s). Booting until the KDM screen takes only 45 seconds and until I can use my system is 1:15seconds. Yes, the system is usable at that time when my optimized Kubuntu did not finish loading the login screen. The only optimization I did was to disable services I don't need from the current runlevel and disable arts. Now I don't want to say openSUSE is better, faster than Kubuntu. The new Kubuntu might also be just as fast and good. What I'm saying is that I'm impressed by the speed of the latest version of a Linux distribution. Software tends to be slower in time, while this time it became faster. I also know that booting speed is not enough or really relevant. Right now all I can say is that for general use (not for development) the system feels to be responsive and fast enough. Suspend to disk takes 25 seconds, resume 36. That's quite OK, I didn't meassure yet, but I believe it takes just as much on my desktop system is which is very fast compared to this laptop. I had until now two issues with the laptop: Read More