documentcloud (DocumentCloud)

Name
DocumentCloud
Email
Website/Blog
http://www.documentcloud.org
Company
DocumentCloud
Location
New York, NY
Member Since
Jun 08, 2009 (5 months)

Following 0 githubbers and watching 6 repositories view all →

Public Repositories (5)

  • jammit

    Industrial Strength Asset Packaging for Rails

    legend

    Last updated Fri Nov 27 06:17:50 -0800 2009

  • closure-compiler

    A Ruby Wrapper for the Google Closure Compiler

    legend

    Last updated Sun Nov 22 19:55:18 -0800 2009

  • underscore

    Functional Programming Aid for Javascript. Works well with jQuery.

    legend

    Last updated Sat Nov 21 21:51:02 -0800 2009

  • cloud-crowd

    Parallel Processing for the Rest of Us

    legend

    Last updated Thu Nov 19 09:19:57 -0800 2009

  • calais

    A Ruby interface to the Open Calais API (http://opencalais.com)

    legend

    Forked from abhay/calais Fri Sep 18 11:41:27 -0700 2009

    Last updated Fri Sep 18 11:43:46 -0700 2009

Public Activity feed

documentcloud commented on documentcloud/underscore Thu Nov 26 19:46:21 -0800 2009
Comment in 67f1e8a:

It's trying to cover only the cases that need special treatment -- anything that you can Array.prototype.slice on, the _.map will take care of at the end. (Mainly the arguments object). Is there something you think is missing?

documentcloud closed issue 5 on documentcloud/jammit Mon Nov 23 21:01:48 -0800 2009
jammit development --watch (-w) mode
documentcloud edited a page in the documentcloud/cloud-crowd wiki Thu Nov 19 09:15:26 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Thu Nov 19 09:15:09 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Thu Nov 19 09:15:01 -0800 2009
documentcloud closed issue 4 on documentcloud/jammit Thu Nov 19 08:29:08 -0800 2009
Fail loudly when java is not installed
documentcloud closed issue 3 on documentcloud/jammit Wed Nov 18 10:54:33 -0800 2009
Exception when running with ./script/server -d (detached mode)
documentcloud created gist: 237848 Wed Nov 18 05:44:14 -0800 2009
package_assets: on # (on, off, always) embed_images: on # (on...
documentcloud added jashkenas to closure-compiler Tue Nov 17 21:17:27 -0800 2009
closure-compiler is at documentcloud/closure-compiler
documentcloud created repository closure-compiler Tue Nov 17 21:11:24 -0800 2009
New repository is at documentcloud/closure-compiler
documentcloud closed issue 1 on documentcloud/jammit Tue Nov 17 20:49:27 -0800 2009
Conflict with Facebooker
documentcloud closed issue 2 on documentcloud/jammit Tue Nov 17 20:28:41 -0800 2009
Jammit with RAILS_ENV=development seems to mess up app/controllers/application_controller.rb
documentcloud opened issue 2 on documentcloud/jammit Tue Nov 17 19:52:42 -0800 2009
Jammit with RAILS_ENV=development seems to mess up app/controllers/application_controller.rb
documentcloud closed issue 2 on documentcloud/jammit Tue Nov 17 19:39:33 -0800 2009
Jammit with RAILS_ENV=development seems to mess up app/controllers/application_controller.rb
documentcloud closed issue 5 on documentcloud/underscore Tue Nov 17 08:48:32 -0800 2009
Renaming/Namespacing
documentcloud created gist: 236663 Mon Nov 16 21:12:07 -0800 2009
~/Desktop/document_cloud/jammit(master) > gem push jammit-0.1.1.gem Pushing gem to Gemcutter... ...
documentcloud open sourced jammit Mon Nov 16 06:49:10 -0800 2009
Industrial Strength Asset Packaging for Rails
documentcloud updated gist: 234982 Sat Nov 14 20:56:41 -0800 2009
// Add a Mustache.js templating function to your JavaScript: Mustache.template = function(templa...
documentcloud created gist: 234982 Sat Nov 14 20:52:31 -0800 2009
// Add a Mustache.js templating function to your JavaScript: Mustache.template = function(templa...
documentcloud created gist: 233420 Thu Nov 12 15:30:03 -0800 2009
[user] name = email =
documentcloud opened issue 5 on macournoyer/thin Sat Nov 07 07:29:50 -0800 2009
Ruby 1.9 and Thin (config.ru and Rack::File)
documentcloud closed issue 6 on documentcloud/cloud-crowd Sat Nov 07 07:25:52 -0800 2009
Problem with Ruby 1.9.1p243
documentcloud edited a page in the documentcloud/cloud-crowd wiki Fri Nov 06 17:16:20 -0800 2009
documentcloud created a page in the documentcloud/cloud-crowd wiki Fri Nov 06 17:15:55 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Fri Nov 06 17:03:01 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Fri Nov 06 17:00:02 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Fri Nov 06 16:59:44 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Tue Nov 03 14:37:15 -0800 2009
documentcloud edited a page in the documentcloud/cloud-crowd wiki Tue Nov 03 14:36:58 -0800 2009
documentcloud updated gist: 223158 Sat Oct 31 10:39:27 -0700 2009
SELECT distinct on (documents.id) documents.* FROM "documents" WHERE (documents.id in (
documentcloud created gist: 223158 Sat Oct 31 10:37:36 -0700 2009
SELECT distinct on (documents.id) documents.* FROM "documents" WHERE (documents.id in ((select do...
documentcloud closed issue 4 on documentcloud/underscore Thu Oct 29 11:51:40 -0700 2009
Rhino compatibility?
documentcloud open sourced underscore Wed Oct 28 05:56:25 -0700 2009
Functional Programming Aid for Javascript. Works well with jQuery.