Digging My Blog - Dan Hounshell

Another .Dan Powered Site

April 2006 - Posts

Great Stuff from Bill Wagner
Great Stuff from Bill Wagner
Bill Wagner gave a great presentation at the Dayton.NET Developers Group last night. Jim Holmes beat me to the punch - actually I was waiting the appropriate 24 hours before calling dibbs since Jim is the organizer of the group. You can read Jim's commentary along with my comments here . Technorati Tags: Bill Wagner , .NET Community , Dayton OH Share this post: email it! | bookmark it! | digg it! | kick it! | live it!


The guide to etiquette for stealing someone's thunder: The Rules for Calling Blogging Dibs
The guide to etiquette for stealing someone's thunder: The Rules for Calling Blogging Dibs
A couple of days ago I was wondering if there were rules about that sort of thing. Apparently there are rules ! Thanks, Phil Haack , for the explanation. Technorati Tags: Blogging Share this post: email it! | bookmark it! | digg it! | kick it! | live it!
Posted: Apr 13 2006, 11:53 AM by Dan Hounshell | with 1 comment(s)
Filed under:
More fun with CruiseControl.NET, NAnt and Subversion: Another method for getting the Subversion Revision Number in NAnt
More fun with CruiseControl.NET, NAnt and Subversion: Another method for getting the Subversion Revision Number in NAnt
Earlier this week I got our build server versioning our builds using the standard x.x.x.x nomenclature where the first two sets are major and minor versions, which are manually set and updated when appropriate, the third number is the build number as supplied by CruiseControl.NET at build time and the fourth digit (the revision number) was just 0. All the AssemblyInfo.cs files in each project are updated with the version info and I now zip up a distributable copy of the code and apply the version...
Posted: Apr 06 2006, 06:14 AM by Dan Hounshell | with 2 comment(s)
Filed under:
Backronym
Backronym
I was reading Dennis Forbes' post Interesting Facts About Domain Names (via Seth Godin ) when I came upon the following excerpt: Stepping up to four letter sequences, choosing among the 456,976 combinations, yields a vastly greater availability -- perhaps the set is a bit too large for domain speculators and their unlikely success with random sequences -- with 97,786 showing as open. A quick check verifies that most are legitimately available. "Choice" domains, such as AGJV.com , EIYK.com , GZVW...
The Build Master: Microsoft's Software Configuration Management Best Practices
The Build Master: Microsoft's Software Configuration Management Best Practices
I read The Build Master: Microsoft's Software Configuration Management Best Practices (Addison-Wesley Microsoft Technology) by Vincent Maraia this evening. It provides a nice glimpse into Microsoft's build process for their NT operating systems from an insider's perspective. Reviewing these best practices is supposed to help the reader in setting up his/her own company's build process. While much of the advice does apply to any sized development team, I don't think the specific process described...
Posted: Apr 01 2006, 10:35 PM by Dan Hounshell | with 2 comment(s)
Filed under: