documentcloud (DocumentCloud)

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

Following 0 coders and watching 8 repositories view all →

Public Repositories (7)

  • underscore

    Functional Programming Aid for Javascript. Works well with jQuery.

    legend

    Last updated Mon Feb 08 04:12:43 -0800 2010

  • jammit

    Industrial Strength Asset Packaging for Rails

    legend

    Last updated Sun Feb 07 17:56:42 -0800 2010

  • cloud-crowd

    Parallel Processing for the Rest of Us

    legend

    Last updated Sat Feb 06 08:32:16 -0800 2010

  • closure-compiler

    A Ruby Wrapper for the Google Closure Compiler

    legend

    Last updated Mon Feb 01 19:28:02 -0800 2010

  • docsplit

    Break Apart Documents into Images, Text, Pages and PDFs

    legend

    Last updated Fri Jan 22 07:59:24 -0800 2010

  • 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

  • documentcloud.github.com

    Jumping Off Point for Our Open-Source Projects

    legend

    Created Mon Dec 07 14:29:35 -0800 2009

Public Activity feed

documentcloud closed issue 27 on documentcloud/jammit Sat Feb 06 07:53:04 -0800 2010
asset tag timestamps
documentcloud closed issue 31 on documentcloud/jammit Sat Feb 06 07:47:12 -0800 2010
jammit fails when rails 3 gems are installed
documentcloud closed issue 14 on documentcloud/underscore Fri Feb 05 08:27:10 -0800 2010
More graceful handling of nulls passed to underscore functions
documentcloud closed issue 13 on documentcloud/underscore Thu Feb 04 20:06:26 -0800 2010
Aliases should be to .call
documentcloud closed issue 30 on documentcloud/jammit Wed Feb 03 08:08:47 -0800 2010
Jammit + Passenger + Nginx = Asset files are not created
documentcloud closed issue 28 on documentcloud/jammit Tue Feb 02 04:19:15 -0800 2010
include assets from other directories
documentcloud closed issue 25 on documentcloud/jammit Fri Jan 29 13:11:16 -0800 2010
incorrect image paths in packaged CSS
documentcloud closed issue 2 on documentcloud/cloud-crowd Thu Jan 28 07:57:39 -0800 2010
Authenticated inputs
documentcloud closed issue 2 on documentcloud/closure-compiler Wed Jan 27 11:37:15 -0800 2010
popen4 include problem - still exists
documentcloud edited a page in the documentcloud/cloud-crowd wiki Wed Jan 27 11:18:19 -0800 2010
documentcloud updated gist: 237848 Wed Jan 27 09:32:20 -0800 2010
package_assets: on # (on, off, always) embed_assets: on # (on...
documentcloud closed issue 1 on documentcloud/closure-compiler Wed Jan 27 05:26:22 -0800 2010
popen4 include problem
documentcloud closed issue 19 on documentcloud/jammit Tue Jan 26 13:38:48 -0800 2010
combine JST with JS
documentcloud updated gist: 237848 Tue Jan 26 13:37:39 -0800 2010
package_assets: on # (on, off, always) embed_assets: on # (on...
documentcloud forked jashkenas/coffee-script Mon Jan 25 11:45:44 -0800 2010
Forked repository has since been deleted.
documentcloud closed issue 22 on documentcloud/jammit Sat Jan 23 13:18:43 -0800 2010
Optional browsers
documentcloud closed issue 24 on documentcloud/jammit Sat Jan 23 13:12:00 -0800 2010
embed_images and IE conditionals
documentcloud closed issue 6 on documentcloud/jammit Tue Jan 19 11:21:50 -0800 2010
Distributed Asset Hosts
documentcloud updated gist: 275399 Tue Jan 12 09:55:39 -0800 2010
def scan_for(matcher, text) scanner = StringScanner.new(text) last_byte, last_char = 0, 0
documentcloud created gist: 275399 Tue Jan 12 09:43:14 -0800 2010
def scan_for(matcher, text) scanner = StringScanner.new(text) last_pos, last_offset = 0, 0
documentcloud created gist: 275379 Tue Jan 12 09:17:34 -0800 2010
<script type="text/javascript"> window.RAILS_ENV = '<%= RAILS_ENV %>'; window.SERVER_ROOT = '<%= ...
documentcloud closed issue 18 on documentcloud/jammit Tue Jan 12 08:47:47 -0800 2010
include_templates in development
documentcloud closed issue 8 on documentcloud/underscore Tue Jan 05 10:33:55 -0800 2010
single quotes in template cause parse error
documentcloud closed issue 16 on documentcloud/jammit Tue Jan 05 08:05:47 -0800 2010
css_compressor options
documentcloud closed issue 7 on documentcloud/underscore Fri Jan 01 18:40:01 -0800 2010
prototype.js breaks _.reduce
documentcloud created gist: 261269 Mon Dec 21 13:39:13 -0800 2009
// When the next click or keypress happens, anywhere on the screen, hide the // element. 'cli...
documentcloud created gist: 259796 Fri Dec 18 14:07:43 -0800 2009
///////////////////////////////////////////////////////////////////////////// // The public Docum...
documentcloud created gist: 258919 Thu Dec 17 10:20:37 -0800 2009
# Convenience method for responding with JSON. Sets the content type, # serializes, and allows em...
documentcloud created gist: 258457 Wed Dec 16 18:09:44 -0800 2009
state 67 5) Expressions : Expressions _ Terminator Expression
documentcloud created gist: 258450 Wed Dec 16 17:58:08 -0800 2009
# Any list of expressions or method body, seperated by line breaks or semis. Expressions: Expre...
documentcloud created gist: 258151 Wed Dec 16 12:48:24 -0800 2009
redraw : function(stopResetOfPosition){ // console.log('forcing') this.pages['p0'].draw({...
documentcloud created gist: 258105 Wed Dec 16 11:37:39 -0800 2009
///////////////////////////////////////////////////////////////////////////// // The public D...
documentcloud created gist: 258097 Wed Dec 16 11:24:32 -0800 2009
<div class="title"><%= title %></div> <% if (text) { %> <div class="text"><%= text %></div>
documentcloud created gist: 258094 Wed Dec 16 11:22:21 -0800 2009
dc.ui.Dialog = dc.View.extend({ className : 'dialog',
documentcloud created gist: 258038 Wed Dec 16 10:19:54 -0800 2009
updateNavigation : function(sections) { DV.Schema.data.chapters = []; _.each(sections, functi...