Skip to content

Instantly share code, notes, and snippets.

View ydewit's full-sized avatar

Yuri de Wit ydewit

  • Connecticut, USA
View GitHub Profile
http://norvig.com/21-days.html
http://developers.whatwg.org/
http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc
Local Business connections
http://www.startupconnection.org/
http://stlouis.startupweekend.org/
Ruby/Heroku/Rails
http://www.nofluffjuststuff.com/blog/david_bock/2010/12/google_analytics_and_rails3
#!/bin/sh
# Setup some variables needed for bootstrapping the environment
ROOT=/home/vrde/projectz/myproject
REPOS=${ROOT}/repos
export PYTHONPATH=${REPOS}