Web Development Blog

Time Machine OSX Leopard to FreeNAS

I recently replaced a Windows 2003 box with an OSX Leopard server; being an OSX Leopard server Time Machine is the obvious choice to backup your server

iTunes remote for iPhone

Just yesterday my colleague Gareth showed me his shiny new iPhone 3G, he had just downloaded and installed the app Remote from the App Store

Problem with ICriteria when you want to order by a group using SqlGroupProjection

I wanted to do something that is fairly straight forward in plain SQL which was to order a query by one of the grouped columns.