mark shroyer, dot com: this is where I keep my things

Site Navigation


Monthly Archives: October 2010

GTK+ and Haskell (gtk2hs) on Windows

October 31, 2010 – 11:50 pm

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 »

Posted in Code, Windows | 5 replies

Windows tool to clean up OS X junk files

October 28, 2010 – 12:13 am

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

October 25, 2010 – 9:03 pm

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 »

Posted in Web | 3 replies