Monthly Archives: June 2008

On A Boo DSL for Transforming Objects to RSS

My recent experiences with Ruby’s Rake have me interested in non-XML DSL usage. Boo seems to be emerging as the language of choice for building a DSL in .NET (IronRuby will surely follow suit). My most recent Code Voyeur article … Continue reading

Tagged , | Leave a comment

On NAnt Really Being a Neat Tool

I realize it’s not popular to champion anything XML these days, but I have to admit I’ve recently become a fan of NAnt. I understand the criticisms. I won’t argue that <fileset id=”assemblies”> <include name=”**/*.dll” /> </fileset> is better than … Continue reading

Tagged , | Leave a comment

On Shared Hosting – Part IV

I host dllhell.net at WebFaction. They’re a shared Linux host that I use for this blog and my non-ASP.NET experiments. I moved this blog there after my well documented troubles with this site when hosted at Ultima Hosts. On Saturday, … Continue reading

Tagged | 4 Comments