I've just tried KLiveJournal and it's not too bad aside from a few minor problems, like it won't let me post and the toolbars don't show, and I have to re-define the keyboard shortcuts. Otherwise, it's not a bad program. The code could look a little tidier somehow, maybe with a few comments in key places. But I like it and the fact that the author actually responded to my email and created a fix for it is nice too.
On to my programming news. I'm still in the process of cleaning up xParse (the lightweight C++ xml parser) and the cool thing that I'm adding today is a template function. I know that won't mean anything to a lot of you, but it's pretty damned important in the scheme of xParse. It should make adding elements easier for people and thus boost the use of it. My biggest problems when parsing are; multi-line data, and multiple begin/close tags on a single line. The latter I can work around using a loop, but the former is a bit more work and requires a clean-up of the parse function.
And on to other things...Check out Legal Torrents. I know that some of them are semi-crappy (some of the music for example), but some of it is pretty good, like the 8-bit music. Over 100 tracks of sweet gameboy music. Just great music. Anyway, I'm too tired and whipped (by C++) to write anything of note to regular (l)users.
Good night, and good luck.
No comments:
Post a Comment