creationix (Tim Caswell)

Name
Tim Caswell
Email
Website/Blog
http://howtonode.org
Company
Creationix
Location
Richardson, TX, USA
Member Since
May 27, 2009

Following 0 coders and watching 68 repositories view all →

Public Repositories (36)

  • nvm

    Node Version Manager - Simple bash script to manage multiple active node.js versions

    legend

    Last updated Mon Apr 19 08:47:17 -0700 2010

  • howtonode.org

    This repo contains the actual articles for HowToNode.org

    legend

    Last updated Mon Apr 19 05:25:02 -0700 2010

  • node-router

    A simple http server for node.js that has sinatra like qualities. Ideal for generating web servi...

    legend

    Last updated Sat Apr 17 06:58:06 -0700 2010

  • wheat

    Wheat is a blog engine for coders written in node.JS

    legend

    Last updated Fri Apr 16 12:39:28 -0700 2010

  • node-git

    Node.JS library to read git repositories.

    legend

    Last updated Fri Apr 16 12:38:33 -0700 2010

  • haml-js

    Haml ported to server-side Javascript. This is a traditional server-side templating language. Te...

    legend

    Last updated Fri Apr 16 10:29:21 -0700 2010

  • sousaball

    social networking game project using html5 canvas for the front end and node.js/V8 for the backend.

    legend

    Last updated Thu Apr 15 21:24:54 -0700 2010

  • websocket

    A simple drop-in replacement for node's TCP server that supports the WebSocket protocol.

    legend

    Last updated Thu Apr 15 12:13:19 -0700 2010

  • step

    An async control-flow library that makes stepping through logic easy.

    legend

    Last updated Tue Apr 13 16:49:53 -0700 2010

  • proto

    Adds nice utilities to Object.prototype for JavaScript using Object.defineProperty

    legend

    Last updated Sat Apr 10 10:40:53 -0700 2010

  • microtemplates

    Resig's simple templates, but for node.js

    legend

    Last updated Sat Apr 10 10:40:00 -0700 2010

  • conductor

    Conducts async functions into orchestrated masterpieces

    legend

    Last updated Sat Apr 10 10:36:31 -0700 2010

  • do

    Do is a simple library for managing async actions in node.JS.

    legend

    Last updated Sat Apr 10 10:35:19 -0700 2010

  • sammy

    Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

    legend

    Forked from quirkey/sammy Mon Feb 15 08:43:18 -0800 2010

    Last updated Mon Apr 05 08:35:11 -0700 2010

  • experiments

    Random collection of my experiments

    legend

    Last updated Fri Apr 02 14:05:04 -0700 2010

  • node-persistence

    A high level persistance/database system for node.js

    legend

    Last updated Tue Mar 30 21:18:28 -0700 2010

  • node

    evented I/O for v8 javascript

    legend

    Forked from ry/node Fri Mar 26 12:38:07 -0700 2010

    Last updated Fri Mar 26 12:39:42 -0700 2010

  • slither

    A snake game that shows off the realtime aspects to node.

    legend

    Last updated Wed Mar 03 21:16:10 -0800 2010

  • node-topcloud-chat

    A real-time chat demo for nodeJS and TopCloud

    legend

    Last updated Fri Feb 26 15:07:12 -0800 2010

  • refresh

    Refreshing REST/Webdav for node

    legend

    Last updated Tue Feb 23 22:58:01 -0800 2010

  • node-blog

    This repo is the code behind the blog HowToNode.org

    legend

    Last updated Sat Feb 20 22:18:37 -0800 2010

  • sniffit

    Crude wrapper around ngrep for watching local traffic.

    legend

    Last updated Tue Feb 09 21:06:17 -0800 2010

  • jidget

    A super lean library for making web application development a little more like application develo...

    legend

    Last updated Tue Feb 09 12:01:04 -0800 2010

  • coffeepot

    A compiler for coffee-script written in coffee-script.

    legend

    Last updated Wed Feb 03 13:16:31 -0800 2010

  • kiwi

    node.js package management system -- feature rich, fast, inspired by RubyGems + Gemcutter + Kiwi ...

    legend

    Forked from visionmedia/kiwi Fri Feb 19 14:09:55 -0800 2010

    Last updated Mon Feb 01 19:24:58 -0800 2010

  • jack

    A new programming language that sits on top of JavaScript in order to iron out the rough spots an...

    legend

    Last updated Sat Jan 30 20:22:38 -0800 2010

  • jquery-haml

    jQuery-haml is a haml like language written in JSON. This allows for easy dom building so that w...

    legend

    Last updated Thu Jan 28 08:35:00 -0800 2010

  • grain

    Grain is an async framework for node-js templating languages.

    legend

    Last updated Thu Dec 31 14:53:38 -0800 2009

  • postgres-js

    The postgres backend protocol implemented in pure JS for use with node.js

    legend

    Last updated Wed Dec 30 08:37:00 -0800 2009

  • rack-php

    A php 5.3 framework with built in rack support. You can serve the php site using thin, mongrel, ...

    legend

    Last updated Mon Dec 14 20:16:51 -0800 2009

  • numbercatcher

    A simple app for Techtronix that manages critical numbers like public ports and project ids

    legend

    Last updated Thu Dec 03 10:37:44 -0800 2009

  • topcloud

    High level application framework for Javascript (built on top of jquery-haml and modeled somewhat...

    legend

    Last updated Tue Oct 13 15:40:37 -0700 2009

  • creationix.com

    source code to creationix.com

    legend

    Last updated Mon Oct 12 14:52:26 -0700 2009

  • milk

    Milk is a rack based cms system built for ease of use and simplicity. Milk tastes great with and ...

    legend

    Last updated Sun Jun 28 00:46:44 -0700 2009

  • Calix

    A nice frontend to xgamma using pygtk. Nice way to calibrate the screen in Linux

    legend

    Last updated Wed May 27 21:08:28 -0700 2009

  • SkimMilk

    This is the initial version of milk, built around sinatra. It's more simple.

    legend

    Last updated Wed May 27 19:53:55 -0700 2009

Public Activity feed

creationix pushed to master at creationix/nvm Mon Apr 19 08:47:17 -0700 2010
  • 53e64fc
    Put a star by the active version in "nvm list" and don't allow...
creationix pushed to master at creationix/nvm Mon Apr 19 08:22:40 -0700 2010
  • 47d5982
    Update to replace an old nvm path if it exists already in $PATH.
creationix pushed to master at creationix/howtonode.org Mon Apr 19 05:25:04 -0700 2010
  • d47b79d
    Merge branch 'master' of git://github.com/nikhilm/howtonode.org
  • 1c7d6e2
    Include run script since it isn't JS
  • e60e239
    Modified Node+Redis=Fun to make use of Wheat and latest node
  • 7 more commits »
creationix closed issue 2 on creationix/wheat Mon Apr 19 05:23:36 -0700 2010
wrong version tags on http://howtonode.org/ 'other articles by this author'
creationix pushed to master at creationix/howtonode.org Mon Apr 19 05:17:31 -0700 2010
  • e7d9e38
    Fix typo in article template, now versions should show right i...
creationix pushed to master at creationix/howtonode.org Sun Apr 18 08:49:10 -0700 2010
  • 3154f84
    [README.markdown] add example of how to embed external JavaScr...
  • b8ce299
    [control-flow.markdown] update javascript code to Node.JS vers...
creationix pushed to master at creationix/node-router Sat Apr 17 06:58:06 -0700 2010
creationix opened issue 2 on blackdog66/hxNode Fri Apr 16 21:20:31 -0700 2010
Update to node v0.1.91
creationix started watching blackdog66/hxNode Fri Apr 16 20:54:31 -0700 2010
hxNode's description:
Node.js wrapper for haxe
creationix pushed to master at creationix/howtonode.org Fri Apr 16 19:55:18 -0700 2010
  • 159b0c1
    [README.markdown] add the Node: 'tag' to the example which sta...
  • e599931
    [welcome.markdown] update to Node.JS version 0.1.91
creationix pushed to master at creationix/howtonode.org Fri Apr 16 12:53:43 -0700 2010
creationix pushed to master at creationix/howtonode.org Fri Apr 16 12:48:10 -0700 2010
creationix pushed to master at creationix/howtonode.org Fri Apr 16 12:39:54 -0700 2010
  • 881577a
    Add article about Wheat, howtonode.org v0.2.0 (and the JSConf ...
creationix created tag v0.1.0 at creationix/wheat Fri Apr 16 12:39:28 -0700 2010
creationix pushed to master at creationix/wheat Fri Apr 16 12:39:26 -0700 2010
  • 8c5ec56
    Fix some minor bugs before launch.
creationix created tag v0.0.2 at creationix/node-git Fri Apr 16 12:38:34 -0700 2010
creationix pushed to master at creationix/node-git Fri Apr 16 12:38:05 -0700 2010
  • 0cc4b53
    Don't try to parse empty logs.
creationix pushed to master at creationix/howtonode.org Fri Apr 16 11:21:15 -0700 2010
  • 69da939
    Use a volcano as the background this weekend in honor of those...
creationix pushed to master at creationix/howtonode.org Fri Apr 16 10:31:42 -0700 2010
  • 6a97e50
    Minor fixes in articles, and render rss feed as xml.
creationix pushed to master at creationix/wheat Fri Apr 16 10:30:21 -0700 2010
  • 938a574
    Render the rss feed as xml, it will parse better.
  • 234da69
    Make sure the port given is a tcp port, not a unix socket.
creationix pushed to master at creationix/haml-js Fri Apr 16 10:29:21 -0700 2010
  • 29a448d
    Release v0.2.4 - Bug fixes, XML support
creationix pushed to master at creationix/haml-js Fri Apr 16 10:25:19 -0700 2010
  • 155ec7b
    Allow for namespaced tags.
creationix pushed to master at creationix/haml-js Fri Apr 16 09:56:11 -0700 2010
  • 4e68d76
    Add an optional flag to ignore html oddities and force xml tag...
creationix pushed to master at creationix/howtonode.org Fri Apr 16 08:27:33 -0700 2010
  • 3371d65
    Updated to use the new 'wheat' style.
creationix pushed to master at creationix/howtonode.org Fri Apr 16 00:21:11 -0700 2010
  • 1fcb8ac
    Remove semicolon from haml.
creationix pushed to master at creationix/wheat Fri Apr 16 00:20:26 -0700 2010
  • 7ff54e5
    Add helper for rss style dates.
creationix pushed to master at creationix/howtonode.org Fri Apr 16 00:19:58 -0700 2010
  • a9e6387
    Use proper dates in the rss feed.
creationix pushed to master at creationix/howtonode.org Fri Apr 16 00:06:48 -0700 2010
  • 342d47f
    Fix link in snippets.
  • b3c6e4f
    Tweak the article skin.
  • 69fef1d
    Show listing of code snippets on the side.
creationix pushed to master at creationix/wheat Fri Apr 16 00:05:50 -0700 2010
  • a5ceb1f
    Finish refactor. Something isn't quite right with the rss, bu...
creationix started watching mikeal/node-couchdb Thu Apr 15 22:07:04 -0700 2010
node-couchdb's description:
A new CouchDB module following node.js idioms
creationix pushed to master at creationix/wheat Thu Apr 15 21:36:51 -0700 2010
  • 8bb68d4
    Temporarily disable snippet insertion, but added listing of sn...
creationix pushed to master at creationix/sousaball Thu Apr 15 21:24:54 -0700 2010
  • bd2a4ea
    Update static files to use the new static handler.
creationix pushed to master at creationix/wheat Thu Apr 15 20:05:06 -0700 2010
  • 7532f23
    Always pull the latest log entry for last updated date.
creationix pushed to master at creationix/wheat Thu Apr 15 20:00:20 -0700 2010
  • b360063
    Add log info to the article metadata.
  • 48f6371
    Always load latest description.markdown, it's considered part ...
creationix pushed to master at creationix/node-git Thu Apr 15 19:59:03 -0700 2010
  • 71342b4
    Add a log reader for files.