brianleroux (Brian LeRoux)

Name
Brian LeRoux
Email
Website/Blog
http://westcoastlogic.com
Company
Nitobi Software
Location
Vancouver, Canada
Member Since
Feb 26, 2008 (about 1 year)

Following 127 githubbers and watching 184 repositories view all →

Public Repositories (14)

  • lawnchair

    a lightweight key / value store wherein the value is expected to be a JSON object

    legend

    Last updated Mon Nov 23 15:56:09 -0800 2009

  • brianleroux.github.com

    All purpose hackery.

    legend

    Last updated Sun Nov 22 11:29:59 -0800 2009

  • emile

    emile.js is a no-thrills stand-alone CSS animation JavaScript framework, named after Émile Cohl, ...

    legend

    Forked from madrobby/emile Sat Nov 07 02:48:52 -0800 2009

    Last updated Sat Nov 07 02:57:44 -0800 2009

  • xui

    A tiny javascript framework for mobile web apps.

    legend

    Last updated Fri Nov 06 01:20:19 -0800 2009

  • mongo-demo

    A dead simple Sinatra demo of MongoMapper

    legend

    Last updated Fri Oct 23 13:21:37 -0700 2009

  • jack

    Rack for JavaScript

    legend

    Forked from tlrobinson/jack Sun Aug 30 07:59:40 -0700 2009

    Last updated Fri Aug 28 18:09:14 -0700 2009

  • jack-servlet

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

    legend

    Forked from tlrobinson/jack-servlet Sun Aug 30 08:49:27 -0700 2009

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

  • phonegap-dev

    command line utilities for the phonegap project

    legend

    Last updated Mon Aug 10 22:33:39 -0700 2009

  • phonegap

    access core functions on Android, iPhone and Blackberry using JavaScript

    legend

    Forked from sintaxi/phonegap Mon Aug 10 22:28:08 -0700 2009

    Last updated Wed Aug 05 16:21:10 -0700 2009

  • Pigeon

    iPhone Twitter App developed using PhoneGap

    legend

    Forked from sintaxi/Pigeon Fri Jul 24 17:51:51 -0700 2009

    Last updated Sat Jul 18 22:42:35 -0700 2009

  • hydro

    rehydrating micro applications

    legend

    Last updated Wed Jul 08 19:04:21 -0700 2009

  • iphonesim

    Command Line Launcher for the iPhone Simulator

    legend

    Forked from jhaynie/iphonesim Fri Jul 24 17:32:09 -0700 2009

    Last updated Sat Jun 06 18:21:08 -0700 2009

  • crooner

    mostly good enough presentation software

    legend

    Last updated Mon Mar 02 21:33:41 -0800 2009

  • fadsasdf

    adfsadfs

    legend

    Created Sat Oct 24 14:17:10 -0700 2009

Public Activity feed

brianleroux started watching face/MongooseDaemon Mon Nov 23 20:09:58 -0800 2009
MongooseDaemon's description:
An objective-c wrapper for embedding the mongoose http web server in iPhone apps
brianleroux started watching MagLev/maglev Mon Nov 23 18:46:36 -0800 2009
maglev's description:
GemStone Maglev Ruby Repository
brianleroux pushed to gh-pages at brianleroux/lawnchair Mon Nov 23 15:56:09 -0800 2009
HEAD is e2055a710f5b3939cea955567e6891016fff2898
brianleroux pushed to master at brianleroux/lawnchair Mon Nov 23 15:55:27 -0800 2009
brianleroux started watching nrstott/vault Mon Nov 23 10:36:18 -0800 2009
vault's description:
JavaScript Authentication and Authorization Middleware
brianleroux started watching kriszyp/pintura Sun Nov 22 23:26:25 -0800 2009
pintura's description:
Pintura is the JSGI-based RESTful JSON/JavaScript server written in JavaScript based on Persevere that will form the foundation of Persevere 2.0
brianleroux pushed to gh-pages at brianleroux/lawnchair Sun Nov 22 19:22:09 -0800 2009
HEAD is 166e09b17490a8e40f19b809c0953a795090193d
  • brianleroux committed 166e09b1:
    added download link to the ghetto page. yeah its ghetto -- but that makes it even more awesome.
brianleroux pushed to master at brianleroux/lawnchair Sun Nov 22 19:21:58 -0800 2009
HEAD is 97c77490181f48244958ae61bc4904cc849415b2
  • brianleroux committed 97c77490:
    adding a min file for the moment so ppl do not require ruby to play with it
brianleroux pushed to gh-pages at brianleroux/lawnchair Sun Nov 22 19:17:05 -0800 2009
HEAD is fdc4e5171df87aa97b9fa55645220b02c1f242d4
brianleroux created tag 0.1.1 at brianleroux/lawnchair Sun Nov 22 19:14:12 -0800 2009
brianleroux created tag 0.1.0 at brianleroux/lawnchair Sun Nov 22 19:12:26 -0800 2009
brianleroux started watching wycats/moneta Sun Nov 22 14:30:40 -0800 2009
moneta's description:
a unified interface to key/value stores
brianleroux pushed to gh-pages at brianleroux/lawnchair Sun Nov 22 11:52:14 -0800 2009
brianleroux pushed to master at brianleroux/brianleroux.github.com Sun Nov 22 11:30:01 -0800 2009
HEAD is 31d4f3a230eee79b9af31e87b2e3be1bccad5ca0
brianleroux created gist: 240674 Sun Nov 22 11:23:09 -0800 2009
var store = new Lawnchair('things'); store.save({name:'brian'});
brianleroux pushed to master at brianleroux/lawnchair Sun Nov 22 11:17:03 -0800 2009
HEAD is b5c7cc447b13c63b052ddd0e9bf488267ade0ee5
brianleroux pushed to gh-pages at brianleroux/lawnchair Sun Nov 22 11:14:44 -0800 2009
brianleroux pushed to master at brianleroux/lawnchair Sat Nov 21 23:44:04 -0800 2009
HEAD is 0e470633f517dba6105caa377618c8cc3ecb88cc

2 commits »

brianleroux pushed to gh-pages at brianleroux/lawnchair Sat Nov 21 23:43:51 -0800 2009
HEAD is f7b62525122090e1efe1672b59c5176e86f475e5

3 commits »

brianleroux updated gist: 240460 Sat Nov 21 22:15:33 -0800 2009
// Get that document people.get(me.key, function(r){ console.log(r);
brianleroux created gist: 240460 Sat Nov 21 22:12:33 -0800 2009
// Get that document people.get(me.key, function(r){ console.log(r);
brianleroux pushed to gh-pages at brianleroux/lawnchair Sat Nov 21 13:37:23 -0800 2009
HEAD is 0566c5792e30497242e2f231269cb5e45096c8a1
brianleroux created branch gh-pages at brianleroux/lawnchair Sat Nov 21 13:16:12 -0800 2009
brianleroux pushed to master at brianleroux/lawnchair Sat Nov 21 13:08:36 -0800 2009
HEAD is 6a4e38eb9ad28544520be4e8a85c31d5e7c827cd
brianleroux started watching wildabeast/phonegap Wed Nov 18 10:50:26 -0800 2009
phonegap's description:
access core functions on Android, iPhone, Blackberry and Symbian using JavaScript
brianleroux started watching nonken/humanapi Wed Nov 11 16:17:29 -0800 2009
humanapi's description:
An awesome JavaScript API for random devices
brianleroux started watching 280north/narwhal Tue Nov 10 15:34:49 -0800 2009
narwhal's description:
A JavaScript standard library, package manager, and more.
brianleroux updated gist: 229300 Sun Nov 08 06:34:17 -0800 2009
// node.js with cramda syntax // -------------------------- // cramda history for your reference:
brianleroux created gist: 229300 Sun Nov 08 06:33:09 -0800 2009
// node.js with cramda syntax // -------------------------- // cramda history for your reference:
brianleroux started watching ry/node Sun Nov 08 06:30:56 -0800 2009
node's description:
evented I/O for v8 javascript