Monthly Archives: January 2007

Pegasus Mail closing shop

I loved Pegasus Mail, back in the day when we where using it at a previous employer. It treated email as text files, because, that what they where. You could edit the file on the server and clean emails up. … Continue reading

Posted in Software | Leave a comment

Why documenting Feels Hard

Last night, I realised I wanted to write a blog post about why I’ve been posting so much recently. There are two reasons, FeedDemon is making it easy for me to read many feeds, and thus I think about stuff … Continue reading

Posted in Thinking | Leave a comment

Japanese Zodiac ~ Snake (hebi)

Garr Reynolds linked to Japanese Zodiac’s, and I’m a Snake Snake (hebi) — Born 2001, 1989, 1977, 1965, 1953, 1941, 1929, 1917 People born in the year of the Snake are deep thinkers, speak very little and possess tremendous wisdom. … Continue reading

Posted in Thinking | Comments Off

DOSBox makes me Chuffed (aka helps find the bug)

After getting DOSBox to compile and then playing around with the memory reading functions to track the changes of the RAM location I wanted, I had the instruction pointer trace of the CoAB running. The weird thing was the trail … Continue reading

Posted in Curse of the Azure Bonds, Programming | Leave a comment

Building DOSBox – Win32 Visual Studio 2005

The base instruction on here. Get the DOSBox source: Page / File Get the SDL win32 development libraries: Page / File Get the SDL_net win32 development libraries: Page / File Expand the DOSBox source and open dev\DosBox\visualc_net\dosbox.sln Add dev\SDL-1.2.11\include and … Continue reading

Posted in Games, Programming, Software | Leave a comment