howto
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.
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>
Opening an image in Opera 9.5 spawns multiple tabs
I recently started seeing a bizarre problem in Opera. I believe it only happened in Opera 9.5 but I may be wrong. I suspect it may also be linked to Irfanview. Basically, when ever I opened an image via the context menu, or clicked on a image link, a gazillion (ok, 10 - 20) tabs would open, trying to load something from the cache directory - yet still no image.
I found the solution to the problem yesterday, in the Opera Forums:
Seems like something got mixed up in your file type associations. Probably the best thing is to reset them all.
Creating a Blogroll the Drupal way
My shiny new blogroll is built using the Drupal modules Content Construction Kit (CCK) and Views. The CCK lets you create new "content types" very easily and without writing a line of code (which is a good thing in this case).
Everything in Drupal is/should be a node. This post is a node, of the type Blog. CCK lets you set up a collection of data fields into a new node type or add custom fields to existing node types.
Bluetooth/GPRS setup
How to set up GPRS modem over bluetooth
Step 1: turn on bluetooth on your phone
Step 2: start bluetooth on your box (as root)
# /etc/init.d/bluetooth start
Step 2.5: (not sure whether this is actually necessary but it won't hurt)
$ kbluetoothd
Step 3: Pair your computer and your phone in the usual way
Step 4: find your phone's id and DUN channel
# sdptool search DUN
Inquiring ...
Searching for DUN on 00:17:4B:19:17:01 ...
Service Name: Dial-Up Networking
Service RecHandle: 0x10007
Service Class ID List:
"Dialup Networking" (0x1103)
