Public Gists by kylebragger

Gravatar
Fri Oct 30 07:47:29 -0700 2009

      
Gravatar
Wed Oct 28 05:11:52 -0700 2009
1
2
3
<?php
 
/*
Gravatar
Fri Oct 23 05:58:56 -0700 2009
1
2
3
:⌉
=⌉
¦-) as opposed to |
Gravatar
Sun Oct 11 09:02:12 -0700 2009
1
2
3
from google.appengine.ext import webapp
from django.utils import simplejson
from django.utils import html
Gravatar
Thu Aug 13 11:54:27 -0700 2009
1
2
3
var DateHelper = {
  // Takes the format of "Jan 15, 2007 15:45:00 GMT" and converts it to a relative time
  // Ruby strftime: %b %d, %Y %H:%M:%S GMT
Gravatar
Wed Jun 03 16:11:58 -0700 2009
1
2
3
# If you really want safety from Twitter blowing up, this will get you
# to 18,446,744,073,709,551,615 tweets. (Remember, mediumint is smaller
# than int.) (http://dev.mysql.com/doc/refman/4.1/en/numeric-types.html)
Gravatar
Tue Feb 17 14:06:30 -0800 2009
1
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Gravatar
Tue Feb 17 13:56:33 -0800 2009
1
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Gravatar
Thu Feb 05 10:30:55 -0800 2009
1
2
3
Experiments in revision control: Curry recipe.
 
My personal recipe for Japanese curry, which has mutated over the years and is
Gravatar
Thu Feb 05 09:02:56 -0800 2009
1
2
3
var DateHelper = {
  // Takes the format of "Jan 15, 2007 15:45:00 GMT" and converts it to a relative time
  // Ruby strftime: %b %d, %Y %H:%M:%S GMT