James CookeJames Cooke

Latest posts

Pyramid London talk - A testing strategy for Pyramid Applications

Talk at Pyramid London meetup about testing strategies for Pyramid applications.

Pyramid London talk - Pyramid Router

Talk at the first Pyramid London meetup about the Pyramid Router, URL Traversal and Dispatch.

Reincublog Django app

Reincublog is a super mini Django blog weekend hack, coded as part of a recruitment process.

Migrating from Django 1.4 to 1.5 - Lessons learned

Migrating a project from Django 1.4 to Django 1.5 had a couple of gotchas that cost me dev time.

Pelican Svbtle theme tweaks

A tweaked fork of the Pelican Svbtle theme with some cleaned CSS and HTML.

jsFiddle documentation update

A newly structured documentation site and tutorial for the online editor.

Setting up this homepage with Pelican

Using Pelican to generate this blog, a move away from Jekyll and to some pure Python.

Got the Stack Overflow tumbleweed badge for Mako filters question

My Mako question got no views and no answers - should we be using Mako if things are so quiet?

Password cases and test fixes on pyramid_simpleauth

Updates to pyramid_simpleauth to allow for uppercase passwords and some bug fixes.

Django-mailchimp compatability with v1.3 API

Some small updates to the django-mailchimp library to upgrade to the latest Mailchimp API.

Fixing exception in django-menu

A tiny pull request to stop django-menu from throwing exceptions on new unconfigured sites.