CARVIEW |
thatcher
(Chris Thatcher)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Chris Thatcher
- Location
- Washington DC
- Member Since
- Oct 09, 2008
Following 15 coders and watching 43 repositories view all →
Public Repositories (19)
-
jquery-claypool
Claypool is a small, fast, railable Javascript Application Framework , built on jQuery that prov...
Last updated Sat Mar 06 10:55:49 -0800 2010
-
env-js
A pure-JavaScript browser environment.
Forked from jeresig/env-js Thu Oct 09 13:42:25 -0700 2008
Last updated Sat Mar 06 07:30:17 -0800 2010
-
jquery-googledb
a server-side jquery plugin for $.ajax-like access to google appsengine bigtable
Last updated Mon Mar 01 10:52:52 -0800 2010
-
qunit
An easy-to-use JavaScript Unit Testing framework.
Forked from jquery/qunit Sat Feb 27 07:31:22 -0800 2010
Last updated Sat Feb 27 12:05:12 -0800 2010
-
jquery-json
jquery-json is a jquery-jspath plugin that provides efficient evaluation and serialization of js ...
Last updated Tue Dec 01 19:55:07 -0800 2009
-
rhino-for-webapps
Some basic java to help integrate the Rhino engine into the Servlet environment
Last updated Thu Sep 17 08:32:45 -0700 2009
-
envjs-site
website code for env-js
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...
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 ...
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 ...
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.
Last updated Wed Sep 09 18:53:44 -0700 2009
-
jquery-sdb
basic sdb api implemented with jquery
Last updated Wed Sep 09 18:53:23 -0700 2009
-
jquery-solr
implemention of the solr rest api with jquery ajax
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.
Last updated Thu May 28 18:53:12 -0700 2009
-
jquery-googlecharts
an implementation of google charts for jquery ajax.
Last updated Thu May 28 18:52:02 -0700 2009
-
jquery-claypool-server
please see jquery.claypool.js - this project has been included there instead
Last updated Tue May 05 07:44:15 -0700 2009
-
jquery-claypool-client
please see jquery.claypool.js - this project has been included there instead
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...
Last updated Sat May 02 19:34:38 -0700 2009
-
jquery-jstorm
A thin jquery wrapper around JStORM. Adds a simple ReST interface to each Model as well (require...
Last updated Wed Mar 18 21:11:43 -0700 2009
Public Activity 
-
adbe0c1
correction to logging appender detection since conflict with e...
-
29ce8c4
Added window.atob and window.btoa (thanks to Nick Galbreath), ...
-
be26343
errors in load event handlers could propogate up and trigger a...
-
88c5701
stable 1.2.0.1, added tests to ensure script tags appended to ...
-
31c9cbe
script loading was borked on last commit. this patch fixes it...
-
f39ab7c
inline scripts with a valid type attribute should load too! (t...
-
972ecec
dramatically simplified scripts for running jquery integration...
-
a6d127b
some patches from use in actual gae js project
-
7553d0f
corrected typo in Envjs.uri for replacement of absoulte path i...
-
c1979c9
wait() no longer needs to be called after window.location is s...
-
8c297be
added tests and patch for qunit.equiv to avoid circular refere...
-
9e52a10
new xml parser for dom module makes use of e4x, issue with QUi...
-
3bfb8d5
total rewrite of compareDocumentPosition and more make this bu...
-
9eed185
patch for Envjs.uri where path is absolutely set on http proto...
-
967f150
found big memory leak, simplified rhino global scope emulation...
-
1278239
finally got frame/mutli-window scoping reintegrated so polluti...
-
cad623c
sync/async frame support, almost mutation event support, playi...
-
e98e8dd
cleaning up tests organization in preparation for next round o...
-
2ae6fef
patch for jquery integration tests
-
29514ec
added caching to innerHTML fragment parsing, plus doc normaliz...
-
7f43bbf
fixed some issues with css module, added tests to spec to verify
Clicking submit input in form does not cause form submission
btoa and atob unimplemented
-
0c7976e
integration tests running for jquery 1.4.1, ends up with OutOf...
-
d3ef20e
jquery 1.4.1 integration test patches, loading but not yet run...
-
0278d78
concatenated modules out of order, corrected
-
914a054
window module was missing from concatenated env.rhino.js
-
0e1bc1c
added tests for DocumentFragment.cloneNode
-
cd34da2
rhino platform now internally sets optimization level to avoid...
-
a531039
added __initStandardObjects__ to internal window to protect pr...