Monthly Archives: October 2010
GTK+ and Haskell (gtk2hs) on Windows
Update: Jacob Stanley has a great article on installing gtk2hs on Windows which goes into more detail, including a tutorial on GTK theming. Gtk2hs is my favorite way to do cross-platform GUI programming in Haskell — and it’s the toolkit … Continue reading
Windows tool to clean up OS X junk files
I wrote a little old-school Windows HTA script to delete the .DS_Store, .Trashes, and ._* junk files and directories typically littered across non-HFS media by Mac OS X: You can download it from my GitHub account if you have a … Continue reading
Importing Movable Type Markdown into WordPress
Once again I’ve up and moved my whole little site here to a new platform — WordPress 3, this time around, on top of Nginx + PHP-FPM + (obviously) MySQL on FreeBSD 8.1. I think I’m making a tradition of … Continue reading