I have a couple projects, some fairly old, that I created for my own personal use. Though I doubt anyone else will find them useful I thought I’d post them anyway. This is, after all, my website. Everything here is GPL unless otherwise stated.

The largest of these pet projects would have to be Atlarius. Atlarius is a game engine for a browser based MMO. It can be customized to run different types of content. You can get current versions of the source code from the SVN server at SourceForge. Python for the engine and PHP for the web interface with a MySQL backend.

Dvorak-EspaƱol: A new keyboard layout based on the Dvorak variant of the standard English keyboard. Download it and stick it wherever your distribution’s xkb looks for symbols. It is, in essence, exactly the same as Dvorak with the inclusion of acute accents over aoeui and flipped ?! keys when holding the right alt button.

A portal system I designed and used parts of in other projects. The portal itself is not as fully featured as most mature systems today, as I stopped working on it when I entered university. This also means there may be bugs I don’t know about. Use it only for fun, if you choose to. I present the NAC portal system. The acronym is left as an exercise for those who care enough. Written with PHP/MySQL.

A simple blogging system I wrote for my own blog (which I then discontinued and thus discontinued the development). I named it the Averice blogging system, after the domain I had it hosted on. For those who are wondering, the word avarice did not even occur to me as I thought of the domain averice.net. It had to be pointed out to me by dozens of people. Again and again. Hence the reason I don’t have that domain anymore. But I’m rambling now. Written in PHP/MySQL.