[4 total ]
Git Smart

I seem to be in a love/hate relationship with Git. On the one hand, it’s… well, horrible, usability wise, with all it’s unexpected behaviors and weird terminology for well known concepts. On the other hand, it does nice things like this when ... [More] changes are committed:

...
rename noodil.py => kit_library/hello.py (71%)
mode change 100755 => 100644
rewrite [...] [Less]

SVGSlice 0.15

I received an SVGSlice bug report today. I haven’t actually looked at SVGSlice in ages.
So I’ve just posted SVGSlice 0.15 to launchpad. Mostly it just updates the code to work with a SAX namespace change (sax.saxutils.DefaultHandler -> ... [More] sax.handler.ContentHandler), and does a few other small anti-bitrot cleanups. Unfortunately there’s a bug in Jaunty’s [...] [Less]

site launch

Well, it took a while, but the site is finally up and running
One of the pages is weird in IE right now. I just discovered that after publishing it. Used to work fine though, not so long ago, so it shouldn’t take long to figure out tomorrow. lol, it’s ridiculous, but [...]

Versions and Revisions

Well, KDE 3.4 was released today, which is something I’ve been waiting on since KDE 3.3 was released Looks pretty good so far, but since I’ve been installing and then playing with it for hours now, and it’s really late, I’ll have to keep the rest of this short
SVGSlice, my little [...]