thatcher (Chris Thatcher)

Name
Chris Thatcher
Email
Location
Washington DC
Member Since
Oct 09, 2008 (about 1 year)

Following 15 githubbers and watching 40 repositories view all →

Public Repositories (19)

  • env-js

    A pure-JavaScript browser environment.

    legend

    Forked from jeresig/env-js Thu Oct 09 13:42:25 -0700 2008

    Last updated Mon Nov 16 10:19:18 -0800 2009

  • jquery-claypool

    Claypool is a small, fast, railable Javascript Application Framework , built on jQuery that prov...

    legend

    Last updated Fri Nov 13 07:00:10 -0800 2009

  • fluidia

    agile UI prototyping

    legend

    Forked from fluidia/fluidia Wed Aug 26 11:36:27 -0700 2009

    Last updated Wed Oct 07 18:04:34 -0700 2009

  • rhino-for-webapps

    Some basic java to help integrate the Rhino engine into the Servlet environment

    legend

    Last updated Thu Sep 17 08:32:45 -0700 2009

  • envjs-site

    website code for env-js

    legend

    Last updated Thu Sep 17 07:59:32 -0700 2009

  • jquery-objtree

    jquery-objtree is a jquery-jspath plugin for js to xml conversion and vice versa. it is a fabulo...

    legend

    Last updated Thu Sep 17 07:12:17 -0700 2009

  • jquery-xslt

    A twist on client-side xslt, allows you to create jquery plugins from xslts. Includes an XSLT to ...

    legend

    Last updated Wed Sep 09 18:56:04 -0700 2009

  • jquery-jspath

    jspath is a jquery-collection (by ariel flesler) that uses the '_' instead of the '$' to provide ...

    legend

    Last updated Wed Sep 09 18:54:10 -0700 2009

  • jquery-e4x-templates

    This is a server-side jquery-claypool plug-in to provide Django like templating using e4x.

    legend

    Last updated Wed Sep 09 18:53:44 -0700 2009

  • jquery-sdb

    basic sdb api implemented with jquery

    legend

    Last updated Wed Sep 09 18:53:23 -0700 2009

  • jquery-solr

    implemention of the solr rest api with jquery ajax

    legend

    Last updated Thu May 28 18:53:50 -0700 2009

  • jquery-rdf

    an rdf plugin for jquery. ver experimental because I'm just learning rdf.

    legend

    Last updated Thu May 28 18:53:12 -0700 2009

  • jquery-googlecharts

    an implementation of google charts for jquery ajax.

    legend

    Last updated Thu May 28 18:52:02 -0700 2009

  • jquery-claypool-server

    a pure server template for jquery.claypool.js

    legend

    Last updated Tue May 05 07:44:15 -0700 2009

  • jquery-claypool-client

    a pure client template for jquery.claypool.js

    legend

    Last updated Tue May 05 07:43:39 -0700 2009

  • jquery-loremipsum

    A (nearly line for line) port of the Django Lorem Ipsum Web Utility. Great for quickly filling o...

    legend

    Last updated Sat May 02 19:34:38 -0700 2009

  • jquery-json

    jquery-json is a jquery-jspath plugin that provides efficient evaluation and serialization of js ...

    legend

    Last updated Sat May 02 19:31:29 -0700 2009

  • jquery-jstorm

    A thin jquery wrapper around JStORM. Adds a simple ReST interface to each Model as well (require...

    legend

    Last updated Wed Mar 18 21:11:43 -0700 2009

  • processing-js

    A port of the Processing visualization language to JavaScript.

    legend

    Forked from jeresig/processing-js Thu Oct 16 08:25:23 -0700 2008

    Last updated Thu Oct 16 06:13:43 -0700 2008

Public Activity feed

thatcher pushed to master at thatcher/env-js Sat Nov 14 18:27:53 -0800 2009
HEAD is d1b4b775d6dc9765209ee1919396ca6af98c9af6
  • thatcher committed d1b4b775:
    couple more tests for the html5 parser to demonstrate to can parse ugly and really ugly html
thatcher pushed to master at thatcher/env-js Fri Nov 13 19:55:11 -0800 2009
HEAD is 4eabf2051791e6a718c8d9ab22da788e0ffbb8dc
  • thatcher committed 4eabf205:
    added basic parser tests back in. still have a bunch left but hte fact is this parser rocks, our timer implementation rocks, and we support frames. Thanks to every one who is carrying john resigs torch on this project while contibuting to a really fun project
thatcher pushed to master at thatcher/jquery-claypool Fri Nov 13 07:00:11 -0800 2009
HEAD is 79f27ea4421f63caa31694f1a57899000161e3d3
  • thatcher committed 79f27ea4:
    Jorn noted start-up via jetty.jar will fail if log dir not in place on windows
thatcher pushed to master at thatcher/jquery-claypool Thu Nov 12 16:15:28 -0800 2009
HEAD is 64d55eb328825e94ab1459828fa068b16b640182
  • thatcher committed 64d55eb3:
    Jorn found a bug in the website that caused an error on the docs page on window, thanks
thatcher pushed to master at thatcher/env-js Thu Nov 12 06:55:48 -0800 2009
HEAD is 82ec60784f9e3317d383975f0466003db9c2728f

5 commits »

thatcher pushed to master at thatcher/env-js Wed Nov 11 18:26:22 -0800 2009
HEAD is f0eebde83c0c0c0272b196d977ab4bcb67bdf63f
  • thatcher committed f0eebde8:
    landed cookie patches thanks to Ryan Talusan
thatcher pushed to master at thatcher/env-js Wed Nov 11 18:07:21 -0800 2009
HEAD is 09e691c3eb657ebe39d73657288b7960bdc75a8a
  • thatcher committed 09e691c3:
    reapplied steven woods patches to tables and correction thanks to Brett Graf
thatcher pushed to master at thatcher/env-js Wed Nov 11 17:29:13 -0800 2009
HEAD is ee757ff2644106a06f9f4cf4274916e7f2451410
  • thatcher committed ee757ff2:
    added build process for html5 parser. built parsers are included in src/parsers now
thatcher pushed to master at thatcher/jquery-claypool Tue Nov 10 17:14:48 -0800 2009
HEAD is 5be071a21817a57d1f6ffd69295fb2212610603d
  • thatcher committed 5be071a2:
    halfway through $.model docs
thatcher pushed to master at thatcher/jquery-claypool Mon Nov 09 18:57:40 -0800 2009
HEAD is a2a888d04a4987e7e1edf7721e7c82daf9d2406c
  • thatcher committed a2a888d0:
    finished docs for event.m.v.c.etc and did some qa on existing links in docs sections
thatcher pushed to master at thatcher/jquery-claypool Mon Nov 09 08:33:51 -0800 2009
HEAD is 2fd494ae2a5c2a4ff6acccc91c549e247182e96d

2 commits »

thatcher pushed to master at thatcher/jquery-claypool Sun Nov 08 19:58:39 -0800 2009
HEAD is a8c3fdb6abd703b8d816b0502303029eec4886f9
  • thatcher committed a8c3fdb6:
    added documentation for boot plugin and project conventions
thatcher pushed to master at thatcher/jquery-claypool Sun Nov 08 18:15:45 -0800 2009
HEAD is 1ce70de976ec793ef7a4b66deb0f466d82766047
  • thatcher committed 1ce70de9:
    added documentation for category logging and some high level app project layout information
thatcher pushed to master at thatcher/jquery-claypool Fri Nov 06 18:13:56 -0800 2009
HEAD is 54841621abdabaeaeb9c496ecbb0404a42020cbf
  • thatcher committed 54841621:
    updating documentation on filters and environments
thatcher pushed to master at thatcher/env-js Thu Nov 05 18:24:46 -0800 2009
HEAD is dc4af678a7f6f03946b468d0a2db375cd0006589
  • thatcher committed dc4af678:
    html 5 parser integration point
thatcher pushed to master at thatcher/jquery-claypool Wed Oct 28 17:31:50 -0700 2009
HEAD is af87b1027a6ca30c8a0a87db3f548190813f86c2
  • thatcher committed af87b102:
    more documentation ported. will push to site in the next few minutes.
thatcher started watching jbarnette/johnson Wed Oct 28 16:29:13 -0700 2009
johnson's description:
Johnson wraps JavaScript in a loving Ruby embrace.
thatcher created tag 1.0.0 at thatcher/env-js Wed Oct 28 08:45:16 -0700 2009
thatcher pushed to master at thatcher/jquery-claypool Tue Oct 20 15:49:54 -0700 2009
HEAD is ee57639ffab38596c89aa66bde05a0e52ba7e402
  • thatcher committed ee57639f:
    updating docs, preview public site has been release at claypooljs.com on appsengine
thatcher pushed to master at thatcher/jquery-claypool Thu Oct 15 06:58:35 -0700 2009
HEAD is e86814332e75742465efe6744220049aa2870685

2 commits »

thatcher pushed to master at thatcher/jquery-claypool Wed Oct 14 19:18:42 -0700 2009
HEAD is 02244d8a793705dd2ada4176c6f2de4f5b17c12e
  • thatcher committed 02244d8a:
    eager loading of routers are moved from container constructor to callback of $.manage for mvc. boot can be called multiple times with no ill side effect
thatcher pushed to master at thatcher/jquery-claypool Wed Oct 14 07:14:44 -0700 2009
HEAD is 2057dcbf34b99b49e58b386ce1cc3fb806bf8ce5
  • thatcher committed 2057dcbf:
    patch to allow $.boot to be called twice with out attaching routers twice
thatcher pushed to master at thatcher/fluidia Wed Oct 07 18:04:42 -0700 2009
HEAD is c995ab47c4a36b563a3646a9288e57955c61677f

2 commits »

thatcher pushed to master at thatcher/jquery-claypool Wed Oct 07 10:45:47 -0700 2009
HEAD is 89c646cfd548b2166130065710153873b038e64b
  • thatcher committed 89c646cf:
    additional patch for micro apps with many mvc routers on a page
thatcher pushed to master at thatcher/jquery-claypool Wed Oct 07 09:34:30 -0700 2009
HEAD is 9f92d107462af1911049d692bbd7ba04d80a92ac
  • thatcher committed 9f92d107:
    patch for routers used with multiple apps on a page plus new proxy plugin for server-side
thatcher pushed to master at thatcher/jquery-claypool Wed Oct 07 06:09:59 -0700 2009
HEAD is a6c0a534764a237f84ac2dd6216edfcd38229be5
  • thatcher committed a6c0a534:
    finished documentation framework migration, pushing latest dev out to http://jquery-claypool.appspot.com
thatcher pushed to master at thatcher/jquery-claypool Sun Oct 04 08:43:51 -0700 2009
HEAD is 07057476582a3ecb33da0903e0ae081d67eaaf94
  • thatcher committed 07057476:
    improving docs layout and navigation, as well as separating out into smaller more editable chunks
thatcher pushed to master at thatcher/jquery-claypool Fri Oct 02 07:19:51 -0700 2009
HEAD is 9e20183d793c5d2b91492abecbd1e6a9962a68b3
  • thatcher committed 9e20183d:
    added content negotation filter to site ?fo=json will return json view. modified docs organization for progress in smaller chunks