Category Archives: Projects

This is where all my personal pet-projects go.

SVGForm alpha3; menus, input boxes, focus model… oh my!

I’ve updated SVGForm now to alpha3. It now includes some new stuff, a simple menu system (and I mean, simple), and a focus model allowing an input control to work. I’ve changed the way label elements are positioned now, and … Continue reading

Posted in Coding, Projects | Comments Off

SVG + Forms = SVGForm begins

I’m starting to write a ECMAScript-based (JavaScript) SVG UI toolkit called SVGForm. The idea behind it is that it adds HTML-style form controls to ECMAScript applications, allowing you to have some of the functionality of other systems like Adobe Flash … Continue reading

Posted in Coding, Projects | Comments Off

Trackmania Disassembler Updated (1.2), and some musings

I’ve updated my [Trackmania Disassembler][tmdisasm] to support Trackmania Nations Forever and Trackmania United Forever. And it seems Nadeo have finally gone off their weak XOR password obfuscation algorithm. The previous part of the file that held the password is now … Continue reading

Posted in Coding, Gaming, Projects | Comments Off

ddrgen 1.1.4, igaeditor hiatus

Yay! It’s ddrgen 1.1.4! After way too long leaving the changes without actually publishing them, I’ve published them. ddrgen now features support for Avahi for broadcasting found computer names/addresses over MDNS/Zeroconf/Bonjour (for all you OSX and Linux users), so now … Continue reading

Posted in Coding, Projects | Comments Off

igaeditor 0.1.5

A new release of IGA Ad Cache Editor: The “I gotta stop playing Warcraft if I expect to get any development work done” edition. (0.1.5) What’s new in 0.1.5: – New abstracted database connection system, “IGADatabaseConnector”. This is a part … Continue reading

Posted in Coding, Gaming, Projects | Comments Off