Bring on the comment spam
Comments on this site have been moderated because of comment spam. I have now enabled re-captcha and disabled the moderation queue. Let's see if it works :-)
I invented a word today
disasswimble (v) To take a portable elecronic device apart so that it might dry after an unfortunate dunking
Thanks to @jerith for formulating the definition and the true life incident that lead to us discussing it.

Dell Vostro A860 NIC and Wi-Fi issues in Ubuntu (Intrepid)
Soon after I had installed Ubuntu 8.10 on my new laptop I realised that something was not well with the networking.
Laptop acquired

Finally something worth blogging about. I finally put the purchase of a laptop high on my list of priorities for this year. My only real criteria were a decent amount of RAM, and that it's not a Celeron-based machine. After strongly resisting the temptation of spending R11000 on a HP Pavillion with all the bells and whistles, and then drooling over a Lenovo N500 at R7500 I finally settled for a more modest Dell Vostro A860.
Nostalgia
The DailyWTF post What the Ad? - Portability, 1980's Style featured the TRS-80, which just happens to be the nifty little device that gave me my first taste of programming - all the way back in Std 1 (that's 3rd grade for those who don't know their lekker from their kiff).
DesignBay
I just discoved DesignBay. It works like this: I want a some graphic design work done. I submit a "Design Contest", paying USD30 and providing a design brief and a budget. Designers respond to this, submitting proposals. If I find something I like, I choose one hand over the cash. Or not... and all I lose is USD30.
Compilation queue (cq.el)
(defvar funclist) (defvar cq-compilation-started 'nil) (defun cg-init () (setq compilation-finish-functions 'cq-call) ;; this function called when compilation has finished - see compile.el (setq compilation-exit-message-function (lambda (status code msg) ;; If M-x compile exists with a 0 (when (and (eq status 'exit) (zerop code)) ;; then bury the *compilation* buffer, so that C-x b doesn't go there (bury-buffer "*compilation*")
Django going off the rails?
Looks like there is a new marketing campaign for Django. I wonder what the target demographic is...
![]()
XML processing in Elisp
<?xml version="1.0" encoding="ISO-8859-1"?> <note topic="weekend plans"> <to userid="1">Tove</to> <from userid="2">Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body> <to userid="3">Bob</to> <from userid="4">Sammy</from> <heading>Alas!</heading> <body>A new week!</body> </note>
Real-life software superheroes
I only heard about Opera Software's scheduled visit to Durban on Monday. While I couldn't attend the lectures at DUT or UKZN I made damn sure that I could attend Thursday's "informal gathering" at the Suncoast News Café. You see, I started using Opera when it was still ad-supported (and I honestly don't remember the first version number that I used). Before Firefox even existed I was using a tabbed browser with mouse gestures, cool keyboard short-cuts, colour themes, customizable everything and built-in mail client. But I digress...
