Umbraco 4.1 Database Structure

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.We’re finally shipping Umbraco 4.1 with all of…

Read this article

100 Unit tests in Umbraco 4.1

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Well, hopefully there’ll be even more before th…

Read this article

Using an iPhone with the Visual Studio development server & Charles

Dave Ward did a good post recently on how to use the Visual Studio development server from a mobile devise such as an iPhone. But there’s a problem for us here, we use Charles which I have found to be…

Read this article

Backing up Document Types

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Something I’ve heard a number of people say is…

Read this article

Why Snapshot?

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.In my previous post I introduced a new tool we’…

Read this article

Introducing Snapshot

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Over the past few weeks Shannon and I have been…

Read this article

Unit Testing meets Umbraco 4.1

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Yup, it's true, unit tests are now part of Umbr…

Read this article

Umbraco 4.1 Benchmarks Part 2 (Back Office Database Queries)

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.This is part 2 in a series of Umbraco 4.1 bench…

Read this article

Styling XML with CSS

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.I’m sure you’ve heard of XSLT (DON'T GO AWAY I'…

Read this article

CSS3: Using the fun stuff in real life

Sweep IE6 under the carpet Do whatever you can to remove IE6 support from your website’s build spec. Proper CSS selectors like the direct child (ul > li), the :hover state for elements other than a…

Read this article