All articles tagged Development

Thumbnail image for Gondola for Real Estate Launch

Gondola for Real Estate Launch

<p>I’m pleased to announce that</p><p>Gondola for Real Estate</p><p>, our GeoDjango-backed real estate</p><p>CMS</p><p>is publicly accepting new customers. A couple weeks ago, we quietly re-launched</p><p>gondolacms.com</p><p>with some details about the platform and what it has to offer, …</p>
Thumbnail image for Running your own Self-Hosted Etherpad Instance

Running your own Self-Hosted Etherpad Instance

<p>Etherpad</p><p>is an amazing real-time collaborative editor with a very low barrier for entry (no logins, no additional software, etc.). In case you missed it, Etherpad was acquired by Google and after a community uproar decided to</p><p>release their code …</p>
Thumbnail image for Easy Fabric Deployment, Part 1: Git/Mercurial and SSH

Easy Fabric Deployment, Part 1: Git/Mercurial and SSH

<p>We’re firm believers in the practices described by the</p><p>Continuous Integration</p><p>method of software engineering. Among those are:</p><p>Maintain a code repository</p><p>Automate the build</p><p>Automate deployment</p><p>We use git for our code repositories and</p><p>Fabric</p><p>to automate our build/deployment …</p>