trey

Trey Piepmeier
Nashville, TN
6
11
Simple personal journal application written in Django (né Logbook)
Created Mon Jun 30 19:42:54 -0700 2008
legend
Yet another comic book organization database. Maybe it'll be social at some point.
Created Sun Jul 06 17:10:39 -0700 2008
legend
A starting point for customizing the look of Django's automatic admin interface.
Created Sun Jul 13 10:59:46 -0700 2008
legend
A simple standalone lifestream script in PHP using SimplePie.
Created Sun May 18 22:11:41 -0700 2008
legend
A simple, private journal in plain text (or an SQLite database).
Created Wed Jun 25 20:55:52 -0700 2008
legend
Trying out Rails for Logbook
Created Sun Jul 27 22:42:41 -0700 2008
legend
Phooey is a tiny little PHP-based framework to make building mostly-static web sites easy.
Forked from postpostmodern/phooey Mon Jul 21 18:59:51 -0700 2008
legend
Basic starting point for markup, CSS, JavaScript, and folder structure.
Created Thu Mar 27 12:25:11 -0700 2008
legend
My modifications of the official Django bundle. For now, meant to be used to extend the existing...
Created Sun Jul 06 17:19:24 -0700 2008
legend
HTML + CSS Goodies
Created Mon Jun 23 09:46:05 -0700 2008
legend
A very basic site framework that uses HAML, YAML, Markdown, SmartyPants, and PHP. There will be ...
Created Tue Feb 19 22:24:24 -0800 2008
legend

Following

Public Activity  feed

trey committed to trey/site-template 4 days ago
trey committed to trey/chiplog 4 days ago

a6a0b37068ae92949104d82e3820fdda1ccb3b8a

Style of code in paragraphs.

trey committed to trey/chiplog 6 days ago
trey updated gist: 6925 6 days ago
{{ value|date:"Y-m-d G:i:s" }} {# For use with Timeago: http://timeago.yarp.com/ #}
trey created gist: 6925 6 days ago
{{ value|date:"D d M Y" }}
trey started watching magnolia 7 days ago
magnolia is at magnolia/magnolia
trey created gist: 6088 11 days ago
# http://mywheel.net/blog/index.php/2006/01/05/mysql-duplicate-database-quick-tip/ mysqldump -u root -p db1 | mysql -u root -p db2
trey updated gist: 2039 3 times, most recently 12 days ago
set :application, "clever_name" set :user, "deploy" set :scm_username, "you"
trey updated gist: 2680 2 times, most recently 12 days ago