Running django with daemontools
A technical guide on configuring Django's FastCGI server to run in the foreground as a specific user using daemontools.
A technical guide on configuring Django's FastCGI server to run in the foreground as a specific user using daemontools.
A technical guide on configuring multiple Oracle BI Presentation Services instances on a single server, covering both Unix and Windows environments.
Guide to storing ASP.NET MVC views in Windows Azure Blob Storage using a custom VirtualPathProvider for easier updates.
A developer's experience deploying the open-source microblogging platform Jaiku on Google App Engine, detailing a workaround for a file limit issue.
A guide to automating website deployment using Fabric and Mercurial with BitBucket as an intermediate repository.