kexi konqueror like tabbing and other goodies
Wednesday, 30 July 2003
lots of stuff is happening to kexi lately. (remember kexi is the database "frontend" in koffice). first of all kexi is now (after jowenn's commit) provideing konqueror like tabbing see http://blogs.kde.org/node/view/108 for a screenshot.
Read More
Kopete 0.7 and a Yahoo bug
Wednesday, 30 July 2003
How annoying. I fixed the yahoo bad account data log in bug that Bille (Will Stephenson) pointed out to me, but I can't commit for 0.7 because it has string changes. I suppose I shouldn't bitch much since i'm the one that imposed the string freeze. My original reasoning behind the string freeze was because it would give all the other kopete developers a small taste of what it would be like if/when kopete makes the move to kdenetwork. (not that we really needed the string freeze in the first place). So anyways, that change will go in HEAD when the branch is created in about 3 days from now.
Read More
Life, and other unfortunate incidents
Wednesday, 30 July 2003
So, what have I been doing while MIA?
I've moved house on 15min notice, for a start. I'm incredibly busy with school (assessment tasks, exams, you name it), and trying to get some work done while I still can. I don't even have a real net connection - if I drag my computer downstairs, I can get dialup to a NATed IP. Wa-hey.
Read More
The configuration compiler
Wednesday, 30 July 2003
kdepim/libkdepim - (KDE CVS Commits) This is going to be something really cool. I now have an example configuration dialog which is automatically generated from an XML description of the configuration options. This includes an automatically generated API to the configurations options for convenient access by the application, it will support all the fancy config stuff like immutable entries etc., and it provides a configuration dialog to edit the options without needing to write any additional code. The best thing: It will be incredibly simple for a developer to use this. Drop the XML description of the configuration options into the source code directory, add custom code, if necessary, and you are done. You will get the configuration dialog for your application for free. It also fits very nicely into the Qt/KDE framework along the lines of XML-GUI and uic. cfgc (the configuration compiler) will be for configuration what uic is for user interface. Maybe it might even make sense to add a configuration designer to provide a GUI for editing the configuration descriptions. Let's see...
An update on telescope control in KStars
Tuesday, 29 July 2003
KStars should have a decent telescope control by 3.2. The current client/server architecture in INDI is scalable and would be very handy in observatories or when controlling multiple telescopes. I haven't committed anything in quite a while as I have been moving from one location to another within town and will finally settle soon!
Read More
folk fest
Tuesday, 29 July 2003
this isn't a rant. it's just off-topic. so there. =) if you're not into music, esp of the folk fest variety, save yourself the boredom and don't click the Read More link.
Read More
The perfect editor
Tuesday, 29 July 2003
Hooray, there is a new NEdit release! Today the first release candidate of NEdit 5.4 was announced. There were three features I was missing from NEdit up to now:
Start scrolling before the cursor has reached the end of the screen to make sure you always have the overview of a few lines in advance An option to show whitespace at the end of lines Hiding the mouse pointer when you start typing All these features are implemented now (and a couple more). I tried the new version and the new features and immediately liked it. That makes NEdit the perfect editor for me. Congratulations to the NEdit team for this marvelous job. See the NEdit homepage for details.
titles may suck, but node terms really annoy me
Tuesday, 29 July 2003
coming up with titles for blog entries isn't fun/easy, but having to pick node terms is really bloody annoying. especially since it's this long listbox that pushes the body waaaay down the page. couldn't it at least be after the body where i could ignore it? and have "KDE General" (or what-have-you) selected by default?
Read More
Jabber release fixups
Monday, 28 July 2003
I spent a few hours today fixing the last release issues for Jabber. Not everything went as expected since I missed the string freeze but at least a few things were ironed out. Looking forward to this Kopete release, I hope it will give us better publicity than the last releases which made us crash mostly crash known for crash crash instability.
kfile::recentApplication
Monday, 28 July 2003
We have this nice class kde:KRecentDocument (we dont use it nearly where we should but thats another rant ;) ). As I have been working at making KDE more usable I found we dont track recently run applications the way we should. We seem only to track them via the kicker. While this is nice, its useless for those of those of us who use krun, or the quickstart applet.
Read More