Categories:
Sunday, 20 July 2003
KSpell
Geiseri definitely made my day with this site, so I wanted to thank him by fixing kspell. I looked over the logs to see which commits broke it. It was broken twice in revision 1.101 (coolo commit) and then in 1.104 in a commit of Don's patch by Laurent. I fixed it but the code I saw there did not make me happy at all. If Laurent won't want to maintain it, I'll start doing it since it simply begs for a maintainer. In other news I'm still playing with JACK. In general I like it a lot and I do think that with GStreamer it's a decent alternative to aRts. Hopefully tomorrow I'll commit the JACK aRts output plugin. I had to write a pure std ring buffer implementation for it, which seems to be working rather nicely (aRts doesn't use Qt in case you didn't know and the current HEAD depends on GLib which makes me wonder why are we hosting it in our CVS). Anyway, if you have a PowerBook remember thart aRts won't work if you'll try to run it in full-duplex mode - disable it from KControl and restart KDE to hear some sound.
Read More
Sunday, 20 July 2003
KSplash, kdesktop, and miscellany
Unknow
|
KSplash plugin loading scheme changes, and probably will change again before 3.2. Grid spacing on kdesktop needs to be made flexible. No Perl: Python or Ruby?
Am I happy that I am the only one hacking on the new ksplash plugins! Probably going through a few more BIC changes and naming scheme changes before we see a final stable API. No time for that to happen before N7y as I am defending my doctoral dissertation on the 12th of next month. I wish I was going to N7y - no money, no time, no job yet. The other thing to do in the short term is to provide configurable grid spacing for kdesktop - quite a few bug reports about it. Unfortunately, the current icon layout algorithm, while nice, does not lend itself greatly to configurability. Let's see what comes of it. Also, based on an informal survey of people in my lab, there is no need for three alignment options on the RMB menu: horizontal, vertical, grid. Everyone prefers something, and uses only their preferred means. This means that we could move the options into the KControl module, and have just one Align item on the RMB menu. Now that I have given up on Perl (impossible to maintain code for any long period of time, see am_edit for an example of well-known mess), the question is: Python or Ruby? Or are there other languages out there that require consideration? Stuff I hope someone else will fix/create: ksmserver - saving multiple sessions kmail - crash on session exit qdockwindow - sane API designed for subclassing kmdi - working IDEAl mode khtml - pluggable modules to add support on demand for MathML, etc. KEmacs :-)
Sunday, 20 July 2003
KStringHandler::tagURLs
Unknow
|
Trying to fix http://bugs.kde.org/show_bug.cgi?id=60522 isn't a problem in kSirc. It's a generic problem in KStringHandler::tagURLs.
URL entries that are of the form http://url/~ or end in any none-word or none-number entry gets poorly highlighted.
Read More
Sunday, 20 July 2003
Progress
Unknow
|
So, a quick primer for people who aren't familiar with me.
I wrote and maintain the dotNET widget style. A lot of people have given me a bunch of different compliments on it, so I've gotten kind of a big head. dotNET is about to be renamed, although I'm not sure as to what it's going to be renamed to - my own preference at this point is heavily leaning towards calling it 'Bytecode' but we'll see if anybody comes up with something more clever or appropriate.
Read More
Sunday, 20 July 2003
what goes through my mind
Gj
|
Well, i am working on gadu for few weeks now. But there was not even single bug reported during this time (on bugs.kde.org). Maybe i should consider entering few bugs my self :->
Read More
Saturday, 12 July 2003
Of KControl and Other Needs
Aseigo
|
Alright, this time less philosophy and more "what I'm doing and thinking about doing, as if you care" ...
I am nearly ready to start working on some major KControl issues, but am stalled on a couple of fronts. Hoping inspiration (and some bits of code i'm waiting on) will arrive soon.
Read More
Saturday, 12 July 2003
The status
Geiseri
|
Okay, the members page is in a usable state, but I think im going to have to rewrite the module because it wont use any of the current filters or i18n stuff.
Read More