Bhards
Tutorial: Write your own KFile Plugins
Tuesday, 11 May 2004
If you've ever wanted to get into KDE coding, but reading tens of thousands of lines of code to get familiar with one of the bigger programs was more time than you have, then you might want to check out the tutorial on KFile plugins that I've written.
Read More
Tutorial: Shell Scripting with KDE Dialogs
Monday, 20 October 2003
As a newcomer to KDE, I have written up an example-based tutorial on KDialog that you might find useful. For those of you not familiar with it, KDialog allows one to use KDE dialogs from shell scripts, which has the potential to make things look a lot more professional and well integrated into our favourite desktop environment. This tutorial was originally going to be part of a KDE developers' book, but has been released while the future of that book is still being decided. Incidentally, documentation turns out to be a thorough way of exploring an application, and a bug or two were discovered and fixed along the way!
Read More