Mixing percentage and pixel dimensions in 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.Okay, so there is no trick to actually compute…

Read this article

Importing SVN to Mercurial with complex SVN repository

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.Here @ TheFARM, we’ve been moving across to Mer…

Read this article

Examine output indexing

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.Last week Pete Gregory (@pgregorynz) and I were…

Read this article

Examine v1.0 RTM

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 finally released Examine version 1.0 a week…

Read this article

Custom MVC ModelBinder with Complex Models/Objects/Interfaces using built in MVC Validation

I’ve been creating some cool stuff using ASP.Net MVC 3 lately and came across a situation where I’d like to have quite a complex model/object bound to an Action on my Controller based on a set of post…

Read this article

Searching Multi-Node Tree Picker data (or any collection) with Examine

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.With the release of uComponents recently a lot…

Read this article

VisualSVN server on SVN protocol

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 I’m not the only one who has noticed t…

Read this article

Multi-node tree picker enhanced!

Thanks to everyone who’s submitted feedback for the Multi-node tree picker (or MNTP as it’s known by the uComponents guys). I’ve pretty much done everything everyone’s asked for except for a couple of…

Read this article

Injecting JavaScript into other frames

The beautiful part of JavaScript is that it is ridiculously flexible and lets you do things that ‘probably’ shouldn’t be done. Here’s a good example of that. During uComponents development I stumble…

Read this article

Automated website deployment with PowerShell and SmartFTP

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.SmartFTP is a fantastic FTP application which h…

Read this article