tlrobinson (Tom Robinson)

Name
Tom Robinson
Email
Website/Blog
http://tlrobinson.net/blog
Company
http://280north.com
Location
Silicon Valley, CA
Member Since
Jul 23, 2008 (about 1 year)

Following 27 githubbers and watching 85 repositories view all →

Public Repositories (26)

  • narwhal

    A JavaScript standard library, package manager, and more.

    legend

    Last updated Thu Nov 19 18:26:32 -0800 2009

  • jack

    A port of Rack for the JavaScript JSGI web server interface

    legend

    Last updated Thu Nov 19 16:11:05 -0800 2009

  • narwhal-jsc

    Narwhal support for JavaScriptCore (incomplete)

    legend

    Last updated Wed Nov 18 15:03:28 -0800 2009

  • jack-dav

    WebDAV implementation in JavaScript for Jack

    legend

    Last updated Sun Nov 15 20:36:22 -0800 2009

  • browserjs

    An implementation of browser JavaScript APIs for securable modules / ServerJS compatible environm...

    legend

    Last updated Mon Nov 02 18:25:20 -0800 2009

  • mustache.js

    {{mustaches}} in JavaScript — shameless port from @defunkt

    legend

    Forked from janl/mustache.js Fri Oct 16 11:48:58 -0700 2009

    Last updated Sun Oct 18 19:27:06 -0700 2009

  • WebSaver

    A WebKit-based Mac OS X screensaver. Use any webpage or JavaScript program as a screensaver.

    legend

    Last updated Tue Oct 13 11:45:15 -0700 2009

  • narwhal-v8

    Narwhal support for V8 (incomplete)

    legend

    Last updated Tue Oct 06 21:38:28 -0700 2009

  • wwwoosh

    A simple web server written in shell scripts. Because why the hell not?

    legend

    Last updated Thu Oct 01 18:39:39 -0700 2009

  • narwhal-johnson

    Narwhal support for Johnson (incomplete)

    legend

    Last updated Sat Sep 12 15:30:48 -0700 2009

  • jack-auth

    legend

    Last updated Wed Sep 09 15:15:57 -0700 2009

  • jake

    A build system written in JavaScript for CommonJS systems, inspired by Rake

    legend

    Last updated Fri Sep 04 01:36:14 -0700 2009

  • json-rpc

    An implementation of JSON-RPC 2.0 for CommonJS

    legend

    Last updated Thu Sep 03 00:31:54 -0700 2009

  • activejs

    ActiveJS package for Narwhal and CommonJS

    legend

    Forked from aptana/activejs Sat Jan 24 02:57:15 -0800 2009

    Last updated Fri Aug 28 17:24:48 -0700 2009

  • jsont

    JSONT module for CommonJS

    legend

    Last updated Sun Aug 23 16:36:46 -0700 2009

  • jack-servlet

    A servlet for running JSGI / Jack compatible server-side JavaScript applications and frameworks o...

    legend

    Last updated Sat Aug 22 22:15:52 -0700 2009

  • cappuccino

    Web application framework in JavaScript and Objective-J

    legend

    Forked from 280north/cappuccino Sun Jan 04 01:14:31 -0800 2009

    Last updated Thu Jul 23 14:17:26 -0700 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from chneukirchen/rack Fri Jan 09 02:58:40 -0800 2009

    Last updated Fri May 22 15:47:25 -0700 2009

  • k7

    A standard library for the V8 JavaScript interpreter

    legend

    Forked from sebastien/k7 Mon Apr 13 04:01:25 -0700 2009

    Last updated Mon Apr 13 04:22:23 -0700 2009

  • ropen

    Remote "open" command line tool for opening remote files on OS X via command line

    legend

    Last updated Sat Apr 04 21:48:29 -0700 2009

  • cappruby

    A proof-of-concept Ruby implementation on top of JavaScript and the Objective-J runtime

    legend

    Last updated Sun Mar 01 17:37:50 -0800 2009

  • ojrpc

    Very simple Objective-J RPC

    legend

    Last updated Thu Feb 19 05:32:54 -0800 2009

  • life-gen

    Game of Life pattern generator and tools

    legend

    Last updated Sat Feb 07 19:08:09 -0800 2009

  • jscocoa

    Write Cocoa applications in Javascript

    legend

    Forked from parmanoir/jscocoa Thu Jan 08 14:28:18 -0800 2009

    Last updated Thu Jan 08 07:42:55 -0800 2009

  • tlrobinson

    Miscellaneous projects found on tlrobinson.net

    legend

    Last updated Sun Nov 09 01:56:10 -0800 2008

  • coretext

    legend

    Created Tue Nov 17 17:17:03 -0800 2009

Public Activity feed

tlrobinson started watching jeresig/testswarm Fri Nov 20 23:43:06 -0800 2009
testswarm's description:
Distributed continuous integration testing for JavaScript.
tlrobinson closed issue 66 on tlrobinson/narwhal Fri Nov 20 23:06:21 -0800 2009
refined NARWHAL_DEBUGGER option in narwhal-rhino.cmd
tlrobinson pushed to master at 280north/narwhal Thu Nov 19 18:26:40 -0800 2009
HEAD is 4fd5dc702c8bde1c25028bf7d2ff6769f2e6b172

2 commits »

tlrobinson pushed to master at tlrobinson/narwhal Thu Nov 19 18:26:33 -0800 2009
HEAD is 4fd5dc702c8bde1c25028bf7d2ff6769f2e6b172

2 commits »

tlrobinson closed issue 10 on tlrobinson/jack Thu Nov 19 16:40:31 -0800 2009
session improvements
tlrobinson closed issue 13 on tlrobinson/jack Thu Nov 19 16:39:52 -0800 2009
Response Constructor and ContentLength middleware set inappropriate headers for 304 responses
tlrobinson pushed to master at 280north/jack Thu Nov 19 16:12:34 -0800 2009
HEAD is 35419c0c7e684e9d10d6aab3ccc9b890b7410e08

2 commits »

tlrobinson pushed to master at tlrobinson/jack Thu Nov 19 16:11:06 -0800 2009
HEAD is 35419c0c7e684e9d10d6aab3ccc9b890b7410e08
  • Nathan committed 35419c0c:
    response ctor doesn't add text/html header when created with status of 304, contentlength middleware ignores 304s
tlrobinson closed issue 14 on tlrobinson/jack Thu Nov 19 16:09:47 -0800 2009
Response.redirect throws exception
tlrobinson pushed to master at tlrobinson/jack Thu Nov 19 16:09:26 -0800 2009
HEAD is 672f632c0b1ef6bdfd3da72e3b90f85f3e23ec41
  • George Moschovitis committed 672f632c:
    Fixed bug in Response.redirect (was throwing exception)
tlrobinson closed issue 72 on tlrobinson/narwhal Thu Nov 19 16:01:21 -0800 2009
Avoids overwriting native JSON methods
tlrobinson closed issue 50 on tlrobinson/narwhal Thu Nov 19 16:00:48 -0800 2009
WebWorker implementation
tlrobinson closed issue 65 on tlrobinson/narwhal Thu Nov 19 15:58:47 -0800 2009
Backslashes always interpreted as new lines in interactive interpreter
tlrobinson pushed to master at 280north/narwhal Thu Nov 19 15:58:23 -0800 2009
HEAD is 28fa7c972675007421de70c3d082b72c311e503e

3 commits »

tlrobinson pushed to master at tlrobinson/narwhal Thu Nov 19 15:58:19 -0800 2009
HEAD is 28fa7c972675007421de70c3d082b72c311e503e

3 commits »

tlrobinson pushed to master at 280north/narwhal Thu Nov 19 15:05:37 -0800 2009
HEAD is b9546e9b5655f4b495beffea1aed7dcf44c4d5fe
tlrobinson pushed to master at tlrobinson/narwhal Thu Nov 19 15:05:31 -0800 2009
HEAD is b9546e9b5655f4b495beffea1aed7dcf44c4d5fe
tlrobinson pushed to jake at 280north/cappuccino Thu Nov 19 14:19:17 -0800 2009
HEAD is ab49986238ab7e15cc6b17cf333a261c2b8dc087
  • Tom Robinson committed ab499862:
    Add --clone option to bootstrap, and prompt for location
tlrobinson pushed to jake at 280north/cappuccino Thu Nov 19 00:17:47 -0800 2009
HEAD is 2aaed6bffdd899520c00a23eda26e34ceea63934
  • Tom Robinson committed 2aaed6bf:
    Replace outdated objj-executable with Narwhal magic.
tlrobinson closed issue 4 on tlrobinson/narwhal-jsc Wed Nov 18 15:08:49 -0800 2009
Reading Non-ASCII characters on buffer size boundary causes hangs
tlrobinson pushed to master at 280north/narwhal Wed Nov 18 15:03:31 -0800 2009
HEAD is 88f6dae02a1149278f43127023d6b9c68b79d215
  • tlrobinson committed 88f6dae0:
    IO read test for hanging narwhal-jsc
tlrobinson pushed to master at tlrobinson/narwhal-jsc Wed Nov 18 15:03:28 -0800 2009
HEAD is 732a3d1ff2d7f99d6c0b8b6ebb05d7895ca8b35b
  • tlrobinson committed 732a3d1f:
    Fixed hang when reading unicode on buffer boundary.
tlrobinson pushed to master at tlrobinson/narwhal Wed Nov 18 15:02:30 -0800 2009
HEAD is 88f6dae02a1149278f43127023d6b9c68b79d215
  • tlrobinson committed 88f6dae0:
    IO read test for hanging narwhal-jsc
tlrobinson pushed to master at tlrobinson/narwhal Wed Nov 18 14:06:17 -0800 2009
HEAD is 26021dc3d26160295b1cfdefd67e602a40125121
tlrobinson pushed to jake at 280north/cappuccino Wed Nov 18 01:34:43 -0800 2009
HEAD is 90dc1f6cf8b6864dd2977577e28192aabd8e45a4
  • Tom Robinson committed 90dc1f6c:
    Reorder shell config file checks.
tlrobinson created repository coretext Tue Nov 17 17:17:04 -0800 2009
New repository is at tlrobinson/coretext
tlrobinson pushed to jake at 280north/cappuccino Tue Nov 17 17:02:59 -0800 2009
HEAD is 31feec0465f91a9bdf7907f543fe0a6c32c9ef22
  • Tom Robinson committed 31feec04:
    Flush stdin after writing file to ShrinkSafe process (fixes building in Rhino)
tlrobinson started watching sproutit/tiki Mon Nov 16 20:32:06 -0800 2009
tiki's description:
Experimental SecurableModule Loader for SproutCore. Requires modules branch in abbot
tlrobinson pushed to jake at 280north/cappuccino Mon Nov 16 17:11:31 -0800 2009
HEAD is 118ece9f1c6cc660cde5ac8be03addce5f177686
  • Tom Robinson committed 118ece9f:
    Implement "which" for bootstrap and switch to 280north repos.
tlrobinson created gist: 236508 Mon Nov 16 17:02:20 -0800 2009
function which () { echo "$PATH" | tr ":" "\n" | while read line; do [ -f "$line/$1" ] && ret...
tlrobinson pushed to master at 280north/ojunit Mon Nov 16 14:16:04 -0800 2009
HEAD is c33a9879850bd4c329c6aa26554f201459c652a0
  • Tom Robinson committed c33a9879:
    Incorrect case in require("os")
tlrobinson pushed to jake at 280north/cappuccino Mon Nov 16 14:13:11 -0800 2009
HEAD is b12b1bf662cffeb5a1bca06484845511308519ab
  • Tom Robinson committed b12b1bf6:
    Incorrect case in require("os")
tlrobinson pushed to master at tlrobinson/jack-dav Sun Nov 15 20:36:23 -0800 2009
HEAD is 1e51aadf0134583997a8dc545e0071d22b15b2ed
  • tlrobinson committed 1e51aadf:
    Encode paths in hrefs
tlrobinson pushed to jake at 280north/cappuccino Fri Nov 13 13:59:04 -0800 2009
HEAD is f4b37fbf3ba3282e51a35f978a1d8e10e292c49c
  • tlrobinson committed f4b37fbf:
    Add sudo to jake install. Add narwhal.local.conf. Remove tusk engine.
tlrobinson opened issue 4 on tlrobinson/narwhal-jsc Fri Nov 13 13:54:05 -0800 2009
Reading Non-ASCII characters on buffer size boundary causes hangs