WeatherEngine now in KDE Trunk!
Tuesday, 11 September 2007
We had a Plasma meeting yesterday. One of the things discussed was to move the weather engine bits into KDE trunk. This is now done.
Richard Moore is planning on taking a look at a bug in the UKMET BBC datasource. Once that issue is fixed. I plan on finishing the ion. I will be adding to the Techbase Wiki information on how the dataengine works, how the data formatting should be done so that each ion can be used by anyone's own weather applets.
Read More
Who cares about document formats?
Tuesday, 11 September 2007
I've loved reading the articles about whether or not the Microsoft OOXML document format should be an ISO standard, as opposed to the ODF ISO standard for word processing documents. In particular, Miguel de Icaza's heroic defence of his position against over 500 rabid anti-microsoft Slashdot posters. I admire someone who can think for themselves against entrenched opposition (eg Richard Stallman or Miguel de Icaza), and I don't actually care whether or not I agree with them or not.
Read More
C'mon, Miguel... tell us this is not true!
Monday, 10 September 2007
Today I experienced two moments of bewilderment, the second one mixed with dismay. At first, when I googled for something unrelated, on one of the returns I saw a forum post where someone said "Icaza himself says that OOXML is superb". Well, first I was amazed, then I shrugged, and wrote it off as a troll, and continued with my other tasks. Two hours later I remembered again.
Read More
Parley
Monday, 10 September 2007
KVocTrain is dead. Welcome Parley! You might already have noticed when synching kde-edu yesterday or today that the KVocTrain folder has gone and been replaced by Parley. And not only the name has changed. I was able to close quite a few bugs while rewriting the better part of the old KVocTrain. One bug that was very annoying was closed yesterday by simply enhancing the gui a little. It is a feature that Jeremy implemented in our rewrite of the kvtml (Parleys file format) lib. In the old KVocTrain one could have three languages (see screenshots). Let's say German-English-French.
Read More
Surprise Features
Monday, 10 September 2007
One of the nice aspects of being a software developer is that sometimes users come up with using your software in creative ways you never have thought of. They discover surprise features. I particularly like these because they show that you have great users and they often also are a sign that you took some right design decisions.
Read More
Ever seen Compiz/Beryl/XGL/AIGLX combined with Xinerama?
Sunday, 9 September 2007
I've never [image:2980 align="left" size="preview" hspace=4 vspace=2 border=0 class="showonplanet"] seen Xinerama combined with Compiz/Beryl/XGL (or AIGLX) in action. This morning, when checking out a printing-related blog, I stumbled upon a little YouTube video showing exactly that. It does look amazing indeed.
Read More
On a QDockWidget annoyance (including a hack that gets rid of it)
Saturday, 8 September 2007
I don't know about you, but there's this hugely annoying behaviour of QDockWidgets. Since Krita 2 uses them, I tend to run into it a lot. The symptoms are simple: if you have a floating dock widget and Krita loses focus, the dock widget gets hidden.
Read More
OpenPrinting/LinuxFoundation: "Hiring for Implementing PDF Printing Workflow"
Saturday, 8 September 2007
Here is a recent announcement from the OpenPrinting workgroup, hosted by the Linux Foundation. It didn't receive any widespread publication, AFAICS. But it deserves to:
OpenPrinting/LinuxFoundation: "We are Hiring Students/Interns for Implementing the PDF Printing Workflow" Posted by: Till Kamppeter
Date: August 29, 2007 09:08AM
Read More
a long, slow and extremely boring process
Wednesday, 5 September 2007
it took me nearly 2 months to go through 7 years of code. and I came to the sad reality that only 5% of it is reusable and interesting even the embedded firewall product is not that interesting anymore since it's based on an ancient technology (namely freebsd 4.x) so I decided to ditch it too, no more new version and no support for it since I don't have the setup for doing it. What I will do is to take the knowledge and some of the cool concept I got while designing it and reimplement them using something more modern, here my goal is to not let die the best thing (even if sometime it was a pain in the ass) I managed to do in the past 7 years.
Read More
Hi Planet
Wednesday, 5 September 2007
Who am I? Good question, next question please. But seriously, my name is Frederik Gladhorn and this is my first post on the planet, if everything goes well :) I have started taking over KVocTrain some time ago. KVT had some rough edges and still does. "Bug 108568: kvoctrain interface is very confusing, can't figure out a thing" Is by far my favorite. Closing it will almost make me sad... Edu people probably know me by now from bugging them on IRC. I have been working with Jeremy Whiting to get the keduvocdocument lib into shape, letting him do most of the work actually. The result is quite satisfactory, as KAnagram, KHangman, KWordQuiz and KVocTrain now have a XML file format that is actually readable for humans too. After that was done, I used the chainsaw (as Pino) noted to go through the KVT code the last weeks or so. I'm quite satisfied with a much cleaner and easier to use interface. Now KVocTrain really longs for a nice shiny new Oxygen icon. Usability suggestions are welcome as well :) Another thing to quickstart people using the program is a wizard which also got redone last week. The obligatory screenshot of the new language selection dialog: This will probably only make people happy who know the old way of setting up languages in KVT... it makes me happy ;) Frederik