November 30, 2007
ActionScript 3 Language file for GeSHi
As I wanted to post AS3 code with syntax coloring, I researched it a bit and found GeSHi, a PHP syntax highlighter, for which you can create language files quite easily. There is currently no AS3...
ReadNovember 27, 2007
Throwing errors before a super() statement
Lately I was building a class which takes XML as it's configuration, reads part of it and then calls super() with some parameters. However I wanted to throw an error if the XML did not contain valid...
ReadNovember 9, 2007
The Renewal
After some months of heavy procrastination, I finally took the time to put my new website online, so here it is, although it's still quite empty as of today. Hopefully I will have time to complete...
Read