I added support for receiving bold, italic, and underline text in yahoo today. It was pretty easy. The next step is to now implement the sending of it, which will probably be a tad harder, especially considering how brain-dead some clients tend to be when handling rich text. Should be lots of fun.
I've decided that i'm going to try and write here more often. Now let's just hope I have more interesting things to write about. 
mattr's blog
anybody for rich text?
Submitted by mattr on Fri, 05/21/2004 - 19:38running more than one distro on the same machine
Submitted by mattr on Thu, 05/20/2004 - 21:42I've been thinking for quite some time on how to install multiple distributions onto a single hard disk. At the moment, my sole reason for doing this would be to troubleshoot bugs on the various distributions since some of them seem to be distribution specific, and I'm sure I'll find other uses later.
- 2 comments
- Read more
- 672 reads
so i guess i should write something
Submitted by mattr on Wed, 05/19/2004 - 03:11It was about a year ago that I got my CVS account after posting a patch to the kopete-devel fixing some issue in the Yahoo plugin. I don't even remember what it was. I sent the patch and Duncan Mac-Vicar Prett was like, "You should get a CVS account.". A few days later and I had one. Needless to say, I was quite pleased with myself. So anyways, it's been a year now, and I'd say I've been pretty active, although not as active as some people. For those who like lots of stats, here's some numbers since I got my CVS account on 05/13/2003
- Number of commits: 251 or so. 251 is what the CIA bot has.
- Number of bugs closed: 651
- 2 comments
- Read more
- 607 reads
it keeps sucking me back in!!!!
Submitted by mattr on Fri, 04/23/2004 - 03:59hmmm, ok, so much for not working on kopete for awhile. I was going to try to take a break, but I can't! It's like freaking quicksand, I keep getting sucked back in, so I fixed a few bugs, and now I'm better.
- 4 comments
- Read more
- 749 reads
reporting that there's really not much to report
Submitted by mattr on Thu, 04/22/2004 - 03:40hmmm, not much to report really (watch, I'll end up writing a huge blog
). I've lost interest in hacking on anything network related at the moment, so I haven't been working on Kopete much lately, although I did start rewriting some OSCAR code to remove the old Kit api that's been polluting it and generally causing bugs with the contact list handling.
I might complete that at the end of this week if I get around to it (and feel like it).
- 2 comments
- Read more
- 657 reads
Where did all these projects come from?
Submitted by mattr on Mon, 04/12/2004 - 16:13I just looked at the mound of stuff I have in my local CVS tree, in addition to the bits and pieces that I have scattered around the KDE CVS tree and I started thinking, "Where did all these projects come from?" I've got quite several going on. They are:
- 5 comments
- Read more
- 777 reads
i had a nice break
Submitted by mattr on Wed, 03/31/2004 - 03:28I took a semi-break over the last couple of weeks and went hardcore back into coding on Sunday. Cleaned up Kopete's filetransfer API a bit (ok, removed one whole function), fixed a Gadu bug, and then added mail notifications to Yahoo. Not really sure what to work on next, but I get to run Linux (and therefore KDE) at work now, so I hope I can code there more.
Working on more than one thing at a time
Submitted by mattr on Fri, 02/20/2004 - 21:19Recently, I've decided to find something else in the KDE project that interests me, familiarize myself with its inner workings, and start hacking on it. I've come up with a couple of things, mostly KIO, and KOffice (KWord, KSpread, and Kexi to be exact). The problem that I've run into is one of time management. Now that I have a full time job, I don't exactly have the amount of time that I can devote to hacking KDE that I used to when i was still in university. I'm curious to know how people manage their time with working on more than one piece of KDE at a time.
Ripping out parts of oscar
Submitted by mattr on Fri, 01/23/2004 - 22:26so, yup, i started ripping out parts of kopete's oscar plugin last night. The first thing to go was the old Kit API and so the AIMBuddy and AIMGroup classes are gone. abracadabra and *poof*.
However, this means that contact list handling is completely broken right now. good thing i'm doing this in my own branch. 
- 2 comments
- Read more
- 809 reads
ChangeLogs shall plague me no more
Submitted by mattr on Mon, 01/19/2004 - 16:09I've started working on a (currently small) app that will parse the ChangeLog files created by cvs2cl and display them in a KListView and allow me to edit them and produce a new ChangeLog file from that.
