Projects

Software

About rle_unpack in libevecache

· 1 min read

I have had several questions regarding the "rle_unpack" function in libevecache. In order to not repeat myself in e-mails, I decided to make a quick post describing the logic: The market rows are compressed with an odd variant of…

Read more →
Software

Reverse Engineering the EVE-Online Cache Files

· 5 min read

So, I'm doing it after all. Reverse engineering the cache files. The format is actually surprisingly simple once you determine the identifiers of all the data fields (and their lengths). No reverse compiling or digging into the EVE…

Read more →
Software

ptee

· 1 min read

Have you ever wanted to use the UNIX shell utility tee, but instead of simply dumping to a file, invoke a series of subcommands that would run inside the pipeline? If so, I give you ptee, now available in version 1.0.

Read more →
Software

IRM Demo Back and Kicking

· 1 min read

I’ve updated the IRM demo at http://www.stackfoundry.com/irmdemo/demo to the latest Git version. Everything should be working, if not, let me know.

Read more →
Software

Black Rise Added

· 1 min read

Thanks to a great community member, we now have data for Black Rise (the new region in Empyrean Age), before CCP has the data available in their periodic dumps. -10 points for CCP, since it has been over a month since the release of the…

Read more →
Software

On Ohloh

· 1 min read

Just a quick little update not related to any ongoing projects (more on the projects later).

Read more →
Software

Old Software Archive: Ship Bomb

· 1 min read

Ever heard of VGA Planets? If not, then you can probably safely skip this post. But if you do, I introduce you to one of my first released programming projects. I made this in Junior High, using QBasic(!!). It was an addon for the VGA…

Read more →
Software

GMail Delivery Problems

· 1 min read

Just an update on the GMail delivery problems from eve-central.com. Of the 30-odd addresses subscribed from gmail, we were happily delivering mail to all of them with no bounces and other service interruptions. All it took was setting…

Read more →
Software

The database in a database

· 1 min read

I’ve been quiet about my IRM 2 activities recently, and I apologize. This article is not really a status update, but a reflection on mapping programs such as IRM 2 to a traditional RDBMS.

Read more →
Software

gIRM – IRM on Grails

· 1 min read

Just a quickie.  A few screenshots presenting IRM on Grails. Developed much faster than my previous solution, and in general making me feel a lot better about its direction

Read more →