Public Gists by tvon

Gravatar
Fri Sep 11 14:22:47 -0700 2009
1
2
3
#!/bin/sh
#
# Copyright (c) 2002-2004 Michael Telahun Makonnen. All rights reserved.
gist: 96422 Customizing User list view ...
Gravatar
Thu Apr 16 06:47:06 -0700 2009
1
2
3
from django.contrib import admin
 
from django.contrib.auth.models import User
Gravatar
Sun Mar 29 16:31:44 -0700 2009
1
2
3
#!/usr/bin/env python
"""
This script aims at providing a simple way to bootstrap a self-contained django project.
gist: 73458 "Bill Kristol’s 1993 Memo C...
Gravatar
Tue Mar 03 11:04:45 -0800 2009
1
2
3
# Defeating President Clinton's Health Care Plan
 
What follows is the first in what will be a series of political strategy memos prepared by The Project for the Republican Future. The topic of this memo is President Clinton's health care reform proposal, the single most ambitious item on the Administration's domestic policy agenda.
gist: 69810 taken from http://www.apple...
Gravatar
Tue Feb 24 13:52:36 -0800 2009
1
2
3
body { margin: 0; color: #fff; background: #000; overflow: hidden; }
 
audio { visibility: hidden; }
gist: 59565 Todoist plugin for Ubiquity
Gravatar
Fri Feb 06 11:32:04 -0800 2009
1
2
3
TODOIST_DUE = "";
TODOIST_PRIORITY = 4;