Code To Joy
Code To Joy
: putting the thrill back in blog.
Tuesday, June 24, 2008
Willy Wonka and the iPod Factory
›
Even the letters-to-the-editor in Wired are better than most articles in other magazines. Monica Kerschner posted a comment here , which wa...
Monday, June 23, 2008
The Forgotten Argument for Closures in Java
›
Background This article is an excellent summary of the various closures proposals for Java 7+. However, in the opening paragraphs, it impli...
8 comments:
Sunday, June 22, 2008
Gant crushes XML in poll
›
CodeToJoy Newswire St Louis, Missouri June 2008 Revelers in St Louis were recently polled on their preference for an all purpose build-tool....
1 comment:
Monday, June 9, 2008
Domain Specific Error Messages
›
Background As defined by Fowler , an internal DSL uses a host language (e.g. Ruby, Groovy) and an external DSL uses a full-blown parser (e.g...
3 comments:
Sunday, June 8, 2008
Control-F on a Macbook Pro ?
›
Generally speaking, I am enjoying the new Macbook Pro. As expected, I am adjusting to the keyboard, not an easy feat considering my endurin...
5 comments:
Friday, June 6, 2008
Betcha Can't Break This: Spoiler
›
If you haven't read the previous post, and would like to give it a go, skip this post. SPOILER Ahead: Here is one way to print 'some...
Betcha Can't Break This: A Groovy Puzzler
›
The last post featured a little program: def input = args[0] def theObject = evaluate( " new ${input} () " ) println theObject.toS...
4 comments:
‹
›
Home
View web version