voodootikigod (Chris Williams)

Name
Chris Williams
Email
Website/Blog
http://www.voodootikigod.com
Company
Iterative Designs
Location
Reston, VA
Member Since
Feb 19, 2008 (about 1 year)

Following 93 githubbers and watching 159 repositories view all →

Public Repositories (25)

  • mustache.js

    Minimal templating with {{mustaches}} in JavaScript

    legend

    Forked from janl/mustache.js Tue Oct 27 06:01:51 -0700 2009

    Last updated Tue Nov 17 20:04:11 -0800 2009

  • jsconfus

    Node.js, Mustache.js, and CouchDB in a happy website love tryst.

    legend

    Last updated Tue Nov 17 10:04:39 -0800 2009

  • mojo

    Mustache templates for JavaScript - C compiler for ultra fast logic-free templates!

    legend

    Forked from visionmedia/mojo Thu Nov 12 16:36:02 -0800 2009

    Last updated Thu Nov 12 16:43:03 -0800 2009

  • node

    evented I/O for v8 javascript

    legend

    Forked from ry/node Sun Nov 08 08:11:24 -0800 2009

    Last updated Sat Nov 07 11:29:27 -0800 2009

  • parrot.js

    Social Media Expert my ass, I'll show you social media!

    legend

    Last updated Thu Nov 05 18:11:30 -0800 2009

  • mongo-ruby-driver

    Ruby driver for MongoDB

    legend

    Forked from mongodb/mongo-ruby-driver Tue Nov 03 09:28:39 -0800 2009

    Last updated Tue Nov 03 09:36:45 -0800 2009

  • spatial_adapter

    Rails Spatial Adapter plugin

    legend

    Forked from fragility/spatial_adapter Mon Oct 19 05:15:18 -0700 2009

    Last updated Mon Oct 19 05:51:24 -0700 2009

  • dotfiles

    dotfiles

    legend

    Last updated Sun Aug 30 10:00:24 -0700 2009

  • voodootikigod.github.com

    My Home Site

    legend

    Last updated Tue Aug 25 20:54:47 -0700 2009

  • jsconf2009

    JavaScript Conference 2009

    legend

    Last updated Sun Aug 23 11:03:18 -0700 2009

  • oatlib

    the indomitable javascript library

    legend

    Forked from oatkiller/oatlib Mon Aug 10 15:10:04 -0700 2009

    Last updated Mon Aug 10 14:18:56 -0700 2009

  • sitemap_generator-plugin

    This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as...

    legend

    Forked from adamsalter/sitemap_generator Wed Jul 29 10:05:51 -0700 2009

    Last updated Wed Jul 29 12:35:54 -0700 2009

  • jsroll

    A gitified copy of Peter Cooper's Rubyflow website

    legend

    Forked from Sutto/rubyflow Tue Feb 17 06:46:21 -0800 2009

    Last updated Tue Jul 21 16:25:25 -0700 2009

  • sanitizejs

    A JavaScript HTML Sanitizer for the horde.

    legend

    Last updated Fri Jul 17 19:04:25 -0700 2009

  • smart-utilities

    utilities for the Joyent Smart Platform

    legend

    Last updated Mon Jul 13 19:14:41 -0700 2009

  • jstwit

    Twitter clone on Joyent Smart Platform

    legend

    Last updated Fri Jul 03 19:10:27 -0700 2009

  • node-couch

    A CouchDB interface for node.js

    legend

    Forked from sixtus/node-couch Fri Jun 26 05:29:01 -0700 2009

    Last updated Fri Jun 26 04:44:45 -0700 2009

  • handsonerlang

    legend

    Last updated Sat Feb 07 12:19:50 -0800 2009

  • sicp

    Exercises from the SICP book, but not in Schema

    legend

    Last updated Mon Dec 01 13:50:30 -0800 2008

  • quickticket

    A Rails Plugin to allow for drop-in ticket creation from a Rails application to the Lighthouse is...

    legend

    Last updated Sun Nov 30 17:46:47 -0800 2008

  • dissident

    A framework designed to break standard web application conventions and embrace the technologies t...

    legend

    Last updated Wed Nov 26 05:56:07 -0800 2008

  • dragdropextra

    A library of javascripts that we use at Iterative Designs

    legend

    Last updated Wed Oct 22 11:20:42 -0700 2008

  • hotjour

    StarJour rewritten on top of MacRuby instead of RubyCocoa

    legend

    Last updated Wed Oct 15 20:31:10 -0700 2008

  • telchat

    Telnet Chat Program in Erlang

    legend

    Last updated Mon Sep 08 17:40:04 -0700 2008

  • jquery-pushup

    jQuery port of Nick Stakenburg's pushup.

    legend

    Forked from stuartloxton/jquery-pushup Wed Sep 03 09:08:05 -0700 2008

    Last updated Wed Sep 03 09:59:32 -0700 2008

Public Activity feed

voodootikigod created gist: 239251 Thu Nov 19 19:03:36 -0800 2009
voodootikigod has entered the room voodootikigod enabled guest access 16:05
voodootikigod started watching plataformatec/devise Thu Nov 19 11:55:29 -0800 2009
devise's description:
Flexible authentication solution for Rails with Warden
voodootikigod updated gist: 236528 Wed Nov 18 14:18:04 -0800 2009
var sys=require('sys'), http = require('http'); var target = "jsconf"; var connection = http.crea...
voodootikigod pushed to master at voodootikigod/mustache.js Tue Nov 17 20:04:11 -0800 2009
HEAD is 4cc3e62af7629a6b73669c1b50e1d59a9e205179
  • Chris Williams committed 4cc3e62a:
    Fixing grammar issues.
voodootikigod pushed to master at voodootikigod/mustache.js Tue Nov 17 20:03:43 -0800 2009
HEAD is 74a27824a48f4339c91854ddaa7869e06d61ddc3
  • Chris Williams committed 74a27824:
    Adding instructions for library generation.
voodootikigod pushed to master at voodootikigod/mustache.js Tue Nov 17 20:00:03 -0800 2009
HEAD is b522c10a0752494dd41108b5be0f5c74ebe00c8d

2 commits »

voodootikigod pushed to master at voodootikigod/mustache.js Tue Nov 17 19:58:21 -0800 2009
HEAD is e4a74339376d39cd1d9739f6cc986e18f6d79e57
  • Chris Williams committed e4a74339:
    Refactored how the templates are stored so that they are all stored in the pkg/ directory
voodootikigod pushed to master at voodootikigod/mustache.js Tue Nov 17 19:31:02 -0800 2009
HEAD is c5121ffe6cfccbbb518658be63a38dfde70d9df4

14 commits »

voodootikigod pushed to master at voodootikigod/jsconfus Tue Nov 17 10:04:40 -0800 2009
HEAD is 1983b7ffae161f373b95ce388a24c6736f9b7037
  • Chris Williams committed 1983b7ff:
    Updating to the latest integrated version.
voodootikigod started watching sma/redis-node-client Mon Nov 16 18:19:31 -0800 2009
redis-node-client's description:
unfinished Redis client for node.js
voodootikigod updated gist: 236528 Mon Nov 16 18:14:49 -0800 2009
var sys=require('sys'), http = require('http'); var target = "jsconf"; var connection = http.crea...
voodootikigod updated gist: 236544 Mon Nov 16 17:48:13 -0800 2009
var sys = require("sys"); sys.exec("ls /").addCallback(function (stdout, stderr) { sys.puts(stdo...
voodootikigod created gist: 236544 Mon Nov 16 17:47:57 -0800 2009
var sys = require("sys"); sys.exec("ls /").addCallback(function (stdout, stderr) { puts(stdout);...
voodootikigod created gist: 236538 Mon Nov 16 17:40:54 -0800 2009
var tcp = require("tcp"); var server = tcp.createServer(function (socket) { socket.setEncoding(...
voodootikigod created gist: 236528 Mon Nov 16 17:29:44 -0800 2009
var sys=require('sys'), http = require('http'); var target = "jsconf"; var connection = http.crea...
voodootikigod pushed to master at voodootikigod/jsconfus Sat Nov 14 12:45:53 -0800 2009
HEAD is 882cfaa5b9eb515b5b2cf53f0912b84577bf6d05
  • Chris Williams committed 882cfaa5:
    Adding work stuff.
voodootikigod commented on janl/mustache.js Sat Nov 14 07:39:48 -0800 2009
Comment in fc67bb5:

good call, completely forgot to ignore that. sorry.