Archive for February, 2010

Simple Web Deployment With Mercurial And Fabric

Monday, February 15th, 2010

I have been doing a lot of web development work lately. Mostly learning about how different people create their workflows and manage local development, testing, staging, and production deployment of code. In the past I have used Apache Ant for deploying Java applications. It is a bit cumbersome. Apache Ant uses XML config files which [...]

Dynamic DNS With Your Own Domain Name And Webfaction

Sunday, February 14th, 2010

I have been moving more of my websites hosting over to my Webfaction account. It has been a good experience overall and the service there is much more powerful than what I get with my GoDaddy hosting account. Yesterday I found in the support forums a nice little script that allows me to use one [...]