Monthly Archives: August 2007

Google Analytics default date range

I have Google Analytics running on this blog, and I think it’s fantastic. But, I’ve always found it on that on my 27th of August, it only shows up to the 25th. Other day I found the date range Timeline … Continue reading

Posted in Analytics, Google | 2 Comments

Code Camp – South Island NZ

Well planning has started for a Code Camp down here in Christchurch. Everything is currently in the air, but it is planned for November. Current concept is level 100/200 talks on all the new .net 3.5, SQL 2008 and IIS 7 … Continue reading

Posted in .Net, Code Camp | Comments Off

How to rewrite System.Configuration.CommaDelimitedStringCollection wrong.

We produce data in comma delimited strings. So as part of a tool we are writing, I wrote a simple loop to output a list of objects with commas between items. Which we found today would fail when called like … Continue reading

Posted in .Net, C# | Comments Off

Squeezebox

Michaela opened Pandora’s box (which was actually a vase) by wanting a replacement for our mini-system that has stopped playing CDs. The lines that did it were “I want to listen to CDs but I can tell they will be … Continue reading

Posted in Toys | 1 Comment

Visual Studio 2005 can do directory based search

One of the features I thought was lost in Visual Studio 2005, directory/file based searches, is not! When you bring up Files In Files (Ctrl+Shift+F, Edit.FindinFiles) you can type in the path straight Or you can click on the Epsilon … Continue reading

Posted in Microsoft, Software, Visual Studio | Leave a comment