cmheisel (Chris Heisel)

Name
Chris Heisel
Email
Website/Blog
http://heisel.org
Company
ajc.com
Location
Atlanta, GA
Member Since
Nov 16, 2008 (about 1 year)

Following 16 githubbers and watching 23 repositories view all →

Public Repositories (11)

  • django-startproject

    Boilerplate code for new Django projects.

    legend

    Forked from lincolnloop/django-startproject Fri Dec 04 13:33:48 -0800 2009

    Last updated Fri Dec 04 13:44:54 -0800 2009

  • lifeflags

    legend

    Last updated Tue Dec 01 05:25:38 -0800 2009

  • django

    UNOFFICIAL mirror of the Subversion repository. Contact jezdez if problems occur.

    legend

    Forked from django/django Fri Sep 11 11:07:27 -0700 2009

    Last updated Wed Nov 25 21:43:48 -0800 2009

  • heisel-org-design

    Redesign of heisel.org and template work

    legend

    Last updated Sat Nov 21 14:33:54 -0800 2009

  • vim

    My vim config

    legend

    Last updated Thu Sep 24 13:30:13 -0700 2009

  • batcache

    A memcached HTML page cache for WordPress.

    legend

    Forked from skeltoac/batcache Sat Sep 05 06:58:48 -0700 2009

    Last updated Wed Sep 23 10:49:48 -0700 2009

  • pywatch

    Runs an arbitrary command if files specified to be watched change. It's good for automatically ru...

    legend

    Last updated Wed Aug 19 17:12:55 -0700 2009

  • django-design-patterns

    Commonly occuring design patterns in Django

    legend

    Forked from uswaretech/django-design-patterns Mon Jul 06 13:01:01 -0700 2009

    Last updated Mon Jul 06 14:25:05 -0700 2009

  • django-baseboard

    Dashboard view across various Basecamp projects, powered by Django

    legend

    Last updated Sat Jun 13 09:25:57 -0700 2009

  • basecampreporting

    Python read-only interface to Basecamp projects, with support for Scrum concepts like sprints and...

    legend

    Last updated Wed Apr 22 17:01:49 -0700 2009

  • sxsw09-notes-heisel

    Notes from SXSW 2009 by Chris Heisel

    legend

    Last updated Tue Mar 17 14:37:56 -0700 2009

Public Activity feed

cmheisel forked gist: 251136 Mon Dec 07 13:35:25 -0800 2009
#!/usr/bin/python import json, urllib, os, textwrap
cmheisel pushed to master at cmheisel/django-startproject Fri Dec 04 13:44:54 -0800 2009
HEAD is 89ba3f7d0cf41d8d09df96c9ef2d3ba4b9449771
  • cmheisel committed 89ba3f7d:
    Adding template pieces to enable easy testing with
cmheisel forked lincolnloop/django-startproject Fri Dec 04 13:33:50 -0800 2009
Forked repository is at cmheisel/django-startproject
cmheisel opened issue 8 on lincolnloop/django-startproject Fri Dec 04 11:03:46 -0800 2009
manage.py recursive error
cmheisel pushed to master at cmheisel/lifeflags Tue Dec 01 05:25:39 -0800 2009
HEAD is 3fca1b4ca56a3dac25c74eb8d1d290d3451768f4

6 commits »

cmheisel pushed to master at cmheisel/lifeflags Fri Nov 27 11:55:14 -0800 2009
HEAD is 19da0c4bbf52e58908deb0fd02d7992c0baba907

6 commits »

cmheisel pushed to master at cmheisel/django Wed Nov 25 21:49:07 -0800 2009
HEAD is c31cfbe5c78d3d1d8ade50b96581a63c93d513c3

87 commits »

cmheisel pushed to master at cmheisel/lifeflags Mon Nov 23 17:25:38 -0800 2009
HEAD is 6f53c7a3336ce608bf0f3295d95b4a6ca4bc2ce1
cmheisel created branch master at cmheisel/lifeflags Mon Nov 23 17:18:43 -0800 2009
cmheisel created repository lifeflags Mon Nov 23 17:17:48 -0800 2009
New repository is at cmheisel/lifeflags
cmheisel pushed to master at cmheisel/heisel-org-design Sat Nov 21 14:33:54 -0800 2009
HEAD is 57e7c7749142ab40e86201356be94cc67caa4955
cmheisel updated gist: 240296 Sat Nov 21 14:03:12 -0800 2009
cd $WORKSPACE virtualenv -q ve source ./ve/bin/activate
cmheisel updated gist: 240296 Sat Nov 21 14:00:52 -0800 2009
cd $WORKSPACE virtualenv -q ve source ./ve/bin/activate
cmheisel updated gist: 240296 Sat Nov 21 13:58:58 -0800 2009
cd $WORKSPACE virtualenv -q ve source ./ve/bin/activate
cmheisel created gist: 240296 Sat Nov 21 13:53:09 -0800 2009
#!/bin/bash cd $WORKSPACE virtualenv -q ve
cmheisel created gist: 240291 Sat Nov 21 13:48:47 -0800 2009
coverage==3.2b1 http://bitbucket.org/cmheisel/nose/get/tip.tar.gz#egg=nose git+git://github.com/j...
cmheisel created gist: 240285 Sat Nov 21 13:44:07 -0800 2009
from yourapp.settings.common import * ROOT_URLCONF = 'yourapp.settings.test.urls'
cmheisel started watching SmileyChris/django-startproject Fri Nov 13 07:48:50 -0800 2009
django-startproject's description:
Create a Django project layout based on Lincoln Loop best practices
cmheisel created branch upstream/1.0.X at cmheisel/django Fri Oct 23 06:51:09 -0700 2009
cmheisel created branch upstream/1.1.X at cmheisel/django Fri Oct 23 06:50:59 -0700 2009
cmheisel pushed to master at cmheisel/django Fri Oct 23 06:35:33 -0700 2009
HEAD is 3b1d6a8c0f1c40e04e0506d5b19da240f0d87a1a

76 commits »

cmheisel started watching digi604/django-cms-2.0 Fri Oct 16 05:31:14 -0700 2009
django-cms-2.0's description:
An Advanced Django Cms