Zrusin
KDE Graphics Programming
Wednesday, 15 December 2004
With great pleasure I would like announce creation of the kde-graphics-devel mailing list. The list is developer oriented and will be the central place for all eye-candy development within KDE. Developers and researchers from the computer graphics field are welcomed and strongly encouraged to subscribe. Everything computer graphics related will be on topic - that includes developments within the X.org community, uses of OpenGL within a desktop environment or simply sharing your latest computer graphics research findings with others.
Read More
KDE Configuration Tamers
Thursday, 8 July 2004
KDE is known to be remarkably configurable. Unfortunately up till now there was no GUI application exposing that. The problem got more evident with the coming of the wonderful KConfig XT framework. Developers and administrators wanted to have nice graphical tools to edit and create configurations. KDE developers listened. We introduce three applications which let administrators and developers take full control over their desktops.
Read More
KDE Developer's Corner: Common Programming Mistakes
Wednesday, 24 March 2004
I'm very happy to announce a new document for inspiring KDE hackers, entitled "Common Programming Mistakes". The document aims to combine the experience of many of the top KDE developers about the Qt and KDE frameworks dos and don'ts. The way they were usually passed on to the next generation was by letting the youngsters make the mistakes and then yell at them in public. We will go over things, which are not necessarily bugs, but which make the code either slower or less readable. The document will be expanding as we see the need for it.
Read More
GTK+ Apps Get Free Reign on KDE Technology
Saturday, 10 January 2004
Integration of GTK+ applications in KDE has taken another leap forward. This has historically been a bit of a problem; the fact that Qt and GTK+ rely on different event loops was making it impossible to, for example, use dialogs from one toolkit while building the GUI in another. QtGTK is a library which integrates the Qt event loop in the Glib event loop. This makes it possible to freely use KDE dialogs, DCOP, KDE IO and other KDE technology in any GTK+ application just like they would be native. From now on, every GTK+ application can easily integrate with KDE.
Read More
KDE Developer's Corner: Using KConfig XT
Monday, 10 November 2003
As some of you may know, KDE 3.2 will introduce a heavily improved configuration framework, known as KConfig XT. This new framework extends, not deprecates our current configuration API. To help developers understand KConfig XT I have created a short tutorial (ps, kwd) available on developer.kde.org. The tutorial goes over all the basic concepts of the new framework and hopefully will make your life a little easier.
Read More
KC KDE #46 is Out
Wednesday, 27 November 2002
After a rather long break Kernel Cousin KDE is back, and KC KDE #46 is out. This edition discusses everything from KOffice news, a new Kopete plugin, a JavaScript debugger, improving tabs in Konqueror, i18n kudos for the Swedish team, and much more.
Read More
KC KDE 45 is up
Tuesday, 29 October 2002
KC KDE #44 is Up
Saturday, 19 October 2002
Kernel Cousin KDE is back! Issue #44 is now up, featuring everything from a summary of KMail developments to Qt GStreamer bindings, Kopete news and much more. Grab it here.
Read More