4 Jun 2001 ksandstr   » (Journeyer)

Noticed that I've started commenting my code a bit much -- I mean, comments are good, but block comments longer than 15 lines in the middle of a function are likely to be a sign of something. Not that they aren't concise and descriptive of the surrounding code, but I can't help thinking that there might be a better place to shove that kind of borderline inline documentation. Maybe I should start putting documents about "this and that" in the CVS module, or something.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!