bradleywright (Bradley Wright)

Name
Bradley Wright
Email
Website/Blog
http://intranation.com
Member Since
Feb 28, 2008 (about 1 year)

Following 76 githubbers and watching 87 repositories view all →

Public Repositories (12)

  • mnml

    A lightweight Python web framework

    legend

    Last updated Mon Oct 19 12:42:50 -0700 2009

  • statictools

    Python-based tools for dealing with web site static assets.

    legend

    Last updated Sun Oct 04 14:52:45 -0700 2009

  • ixkcdrss

    An RSS transformer so I can read the awesome XKCD on my iPhone.

    legend

    Last updated Sun Sep 20 05:12:04 -0700 2009

  • emacs-d

    My Emacs configuration exercise.

    legend

    Last updated Sat Sep 19 01:50:04 -0700 2009

  • django-layout

    Default layout for Django applications. Purely based on what works for me.

    legend

    Last updated Sat Aug 29 01:42:01 -0700 2009

  • homedir

    Public home directory files

    legend

    Forked from norm/homedir Wed Nov 12 14:44:12 -0800 2008

    Last updated Tue Jun 23 01:39:24 -0700 2009

  • django-static-management

    An easy way of managing static (CSS and JS) assets in Django projects, including build scripts.

    legend

    Last updated Wed May 13 10:55:12 -0700 2009

  • blogger-export

    A Python tool to parse the data export from Blogger/Blogspot into native Python dictionaries.

    legend

    Last updated Sun May 10 13:32:25 -0700 2009

  • tumblr-client

    An ultra simple Python wrapper around the Tumblr API

    legend

    Last updated Sun May 10 10:08:40 -0700 2009

  • yatcip

    Yet Another Twitter Client in Python

    legend

    Last updated Thu Apr 09 03:55:38 -0700 2009

  • gae-microblog

    A Google App Engine microblog using web.py and Jinja2

    legend

    Last updated Mon Feb 09 13:28:46 -0800 2009

  • django-r3

    Django doesn't seem, to me, to play very nice with localisation. I'm going to have a crack at it ...

    legend

    Last updated Fri Dec 12 14:41:09 -0800 2008

Public Activity feed

bradleywright updated gist: 231983 Wed Nov 11 06:29:56 -0800 2009
from email.utils import formatdate from email.message import Message from email.mime.text import ...
bradleywright created gist: 231983 Wed Nov 11 06:29:20 -0800 2009
def send_email(to_address, to_name, from_address, from_name, subject, body, **kwargs): msg = ...
bradleywright created gist: 218722 Mon Oct 26 08:11:02 -0700 2009
<div class="form_row{% if field.errors %} has_errors{% endif %}{% if class %} {{ class }}{% e...
bradleywright pushed to master at bradleywright/mnml Mon Oct 19 12:42:51 -0700 2009
HEAD is 7ca541786918be2a88137150c72d3fa21da9caa8

5 commits »

bradleywright created gist: 205218 Thu Oct 08 10:31:21 -0700 2009
+------+------+-------+ | fail | year | month | +------+------+-------+
bradleywright created branch master at bradleywright/statictools Sun Oct 04 14:52:45 -0700 2009
bradleywright created repository statictools Sun Oct 04 14:52:14 -0700 2009
New repository is at bradleywright/statictools
bradleywright started watching isaacs/cssmin Mon Sep 28 12:17:28 -0700 2009
cssmin's description:
A cross-platform regular-expression based minifier for CSS