The 12th ICFP Programming Contest is starting up again next week.
(via reddit)
Category: Link
Scripting Excel With PLT Scheme via COM
Here is a good article about scripting Microsoft Excel with PLT Scheme via COM.
How to Set Up Gambit-C for the iPhone
DEFUN 2009 Schedule is Up
Here.
It looks like a lot of fun.
The Fun in Steampunk
the Steampunk genre possess a look of craftsmanship and cobbling. It’s an aesthetic that invites the touch of the human hand and it encourages engagement and foster curiosity and play.
Using Org Mode: One Man's Approach
Popular Lisper Doesn't Do TDD; Java Programmer Not Sure How To React
Here is an article about how a Java programmer can’t wrap his mind around the fact that Rich Hickey doesn’t do TDD even though all of said programmer’s friends agree that TDD is the best thing ever.
(via reddit)
Debugging With A Speaker
Here is a good article about debugging using a speaker! 🙂
Separators in the Dock in Leopard
Here is one way to separate items in the OS X Dock in Leopard.
defaults write com.apple.dock persistent-apps -array-add '{ "tile-type" = "spacer-tile"; }'
killall Dock
A Demonstration of IronScheme's New Debugger
Leppie posted a video that shows off IronScheme’s new debugger here.