Blog

Viewing posts by Ken Bolton

Disco Install Notes For Ubuntu 12.04 LTS Precise Pangolin

Posted by: Ken Bolton 11 years, 1 month ago

Disco is a Python & Erlang implementation of the Map-Reduce framework for distributed computing.

read more / Comments

Freelancer's Calendar

Posted by: Ken Bolton 11 years, 1 month ago
  • January, they define budgets.
  • February, awards season & superbowl.
  • March, they reach out.
  • April, they hire.
  • May, they disappear without a trace.
  • June, they return with no explanation given nor expected.
  • July & August, we work and vacation.
  • September, we work.
  • October, we work.
  • November, we launch.
  • December, we ride.

read more / Comments

Neologism: CM-messy

Posted by: Ken Bolton 11 years, 1 month ago

When a Content Management System is used in such as way as to make it nearly opaque to both admins and end-users.

read more / Comments

Mezzanine Workflow

Posted by: Ken Bolton in devops 11 years, 2 months ago

UPDATE December 8, 2014: I now believe the `runserver` is an anti-pattern. All development should be on a VM.

read more / Comments

Deploying Mezzanine: Fabric Git Vagrant Joy

Posted by: Ken Bolton in devops 11 years, 3 months ago

Preface

In this demonstration, we will install the python applications `virtualenv`, `virtualenvwrapper`, the excellent open source Mezzanine CMS, and the Django "web framework for perfectionists with deadlines". We will create a basic Mezzanine project populated with sample data, run the Django development server, and access and admin of the site at http://127.0.0.1/.

read more / Comments