Linux Kernel 2.6.22-x and the Zonet ZEW2501 installation guide

I finally got the Zonet ZEW2501 USB Wifi dongle working with the 2.6.22 kernel in Ubuntu. It was quite a hassle. If you can, shop around for something which linux plugs ‘n’ plays with, rather than going through all this. …

Mango Initial Release Draws Near

I’ve fixed most of the major bugs, and moved a few ideas I had to the next release wish list. As a final step, I must complete the help files. I plan to take care of that over the weekend …

Mango Bugs

Here’s the current bug list for Mango that I’ll be working on over the next week or two. After this list is complete, the initial release will go online. Nightly backups of data will be required just in case I …

March 2007 Mango Status Update

The Mango Initial Release is drawing near. I’ve resumed work on the project I was getting all fired up about last year – thanks to my wife – and it’s looking really good.

A few things about the plan have …

Mango – a wiki for the rest of us

This weekend, I’m hoping to release a beta of a wiki system I’m developing called ‘Mango.’οΏ½ My intention is to start off with some basic wiki functionality, get some testers, revise, then produce a version 1 release which will be …

‘no element found’ in firebug or firefox javascript console

I think I figured it out. I think that the issue crops up if your server sends a response header of ‘Content-Type’ set to ‘text/xml’ and you send no content. The XMLHTTPRequest object then says ‘oh it’s xml? fine – …

A Bug in FireBug

Firebug 0.4.1 and 0.4.0 suffer from a very peculiar bug. If you create an object with a property called ‘-URL’, you can not use console.log to see the value of the property using the console.

Steps to reproduce:

In the …

Plans

I’m planning to relaunch an old project I started – my family wiki. When I do, it will be at http://family.revillini.com/

Right now I’m trying to decide on which wiki to use. I should probably use phpwiki since it will …

Just Unzip

I wrote a plugin for WordPress 2.x called Just Unzip. Just Unzip takes a zip file you upload from the “Write” page, unzips it, stores the zipped files in your upload folder, and associates the unzipped files …