Here's a page (from a blog that's on my blogroll) which links to two screencasts that show using LispWorks (a Common Lisp implementation on the Mac with a nice IDE) to do HTTP client and server stuff and then to develop a...
PLEAC - Programming Language Examples Alike Cookbook Following the great Perl Cookbook (published by O'Reilly) which presents a suite of common programming problems solved in Perl, this project aims to gather fans of programming,...
How Specialist Town Lost His Benefits As if the Walter Reed fiasco wasn't bad enough, more signs that war veterans are not getting the benefits they're entitled to (tags: politics) Xrefactory - A C/C++ Development Tool with...
I wanted to set up Yaws on my home Ubuntu box so that I could play around with ErlyWeb. I started by installing the available Ubuntu package: marc@tbird:~$ sudo aptitude install yaws This installed just fine, but when I tried to...
ELF statifier ELF statifier make one executable file with no run-time dependencies from a dynamically linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the...
In case, the 5 of you that read my blog are looking for a software engineering gig, we've got several positions available in my group. This is a unique opportunity in that you'd be working with a "Tiger Team" of guys who work on...
As I mentioned before, one of my Mac OS X annoyances is the fact that sometimes I manage to get application windows off the screen. I think this happens mostly when I switch from using two monitors to one. Anyhow, it's a pain in...