Reading List 1.0

Reading List is a usefull application to keep track of your reading activities.
More Information...

Download




Quadrangles In Groups (QiG)

QiG is a massively single player offline falling blocks game for Mac OS X. The game and the source code are freely available for anyone to use or modify.

Download

Get the Source Code







Inspector

Inspector is a free binary-level file inspection utility to aid in the development of binary file types. You can view the content of your files as Hexadecimal, ASCII, Binary, or Octal. You can cast data to a short, long, long double, unsigned char, unsigned short, unsigned long, float, or double.

Download




Razer Mouse Driver

I got one of those awesome Razer Copperhead gaming mice for my birthday. Unfortunately, it doesn’t work on Mac OS X. So, I wrote a simple kernel extension which fixes the problem. It turns out that the default Apple HID mouse driver will work with the Razer, but the Product and Vendor ID’s of the Razer are so goofy that Mac OS X doesn’t know which driver to load. This kext simply tells the IOKit to match the Razer with the Apple mouse driver.

Download