Project

General

Profile

Dependencies » History » Version 42

Version 41 (Luke Murphey, 09/16/2013 07:06 AM) → Version 42/55 (Luke Murphey, 09/16/2013 07:07 AM)

h1. Dependencies

Below is information on software that TextCritical.com depends on:

| *Resource* | *Purpose* | *Version* | *License* |
| "HTML 5 Boilerplate":http://html5boilerplate.com/ | HTML template | 4.0.0 | "Various":http://html5boilerplate.com/html5boilerplate-site/built/en_US/docs/license/ |
| "Twitter Bootstrap":http://twitter.github.com/bootstrap/ | Responsive HTML framework | 2.3.1 | "APL v2":https://github.com/twitter/bootstrap/blob/master/LICENSE |
| "Django":http://Django.com/ | Web framework | 1.5 1.4 | "MIT":https://github.com/django/django/blob/master/LICENSE |
| "CherryPy":http://www.cherrypy.org/ | HTTP server | 3.2.0 | "BSD":https://bitbucket.org/cherrypy/cherrypy/src/697c7af588b8/cherrypy/LICENSE.txt |
| "jQuery":http://jquery.com/ | Javascript UI | 1.8.1 | "MIT":http://jquery.org/license/ |
| "jQuery UI":http://jqueryui.com/ | Forms helpers | 1.8.22 | "MIT":http://jquery.org/license/ |
| "Selectivizr":http://selectivizr.com/ | IE 6-8 CSS3 selectors | 1.0.2 | "MIT":http://www.opensource.org/licenses/mit-license.php |
| "Modernizr":http://modernizr.com/ | HTML 5 compatibility detection | 2.6.1 | "BSD and MIT":http://www.modernizr.com/license/ |
| "REQUIRE.JS":http://requirejs.org/ | Javascript module loader | 2.0.6 | "BSD and MIT":http://requirejs.org/docs/release/2.0.6/minified/require.js |
| "DataTables.js":http://datatables.net | jQuery plugin for displaying tables | 1.9.3 | "BSD and GPL v2":https://github.com/DataTables/DataTables/blob/master/Readme.txt |
| "jQueryUI Bootsrap":http://addyosmani.github.com/jquery-ui-bootstrap/ | jQueryUI Bootstrap Theme | 0.2.3 | Unknown |
| "Grappelli":http://www.grappelliproject.com/ | Customized Django Admin | 2.4.6 | "Custom":https://github.com/sehmaschine/django-grappelli/blob/master/LICENSE |
| "store.js":https://github.com/frankkohlhepp/store-js | Local storage API | 3.1.2 | "MIT":https://github.com/frankkohlhepp/store-js/blob/master/LICENSE.txt |
| "Bootbox.js":http://bootboxjs.com/ | Twitter Bootstrap Dialogs | 2.4.1 | "MIT":https://github.com/makeusabrew/bootbox/blob/master/README.md |
| "Darkstrap":https://github.com/danneu/darkstrap | Twitter Bootstrap Theme | 0.9.2 | Undefined |
| "Jasmine":http://pivotal.github.com/jasmine/ | JavaScript unit testing framework | 1.3.1 | "MIT":https://github.com/pivotal/jasmine/blob/master/MIT.LICENSE |
| "Underscore.js":http://underscorejs.org/ | Utility-belt library for JavaScript | 1.4.3 | "MIT":http://documentcloud.github.com/underscore/docs/underscore.html |
| "Whoosh":http://pypi.python.org/pypi/Whoosh/ | Python-based search engine | 2.4.1 | "BSD":http://pypi.python.org/pypi/Whoosh/ |
| "BlockUI":https://github.com/malsup/blockui/ | jQuery plugin for hiding elements | 2.55.0-2013.01.23 | "MIT or GPL":http://malsup.github.com/mit-license.txt |
| "RequireJS Text":https://github.com/requirejs/text | Require JS plugin for loading text files | 2.0.6 | "MIT or BSD":https://github.com/requirejs/text |
| "Back arrow icon":https://www.iconfinder.com/icondetails/171489/32/back_icon | Icon used for the paging shortcuts (Danilo Demarco) | | "Free for commercial use":https://www.iconfinder.com/iconsets/pittogrammi#readme |
| "Book icon":http://downloadpsd.com/icons/free-psd-book-app-icon/?download=Book%20App%20Icon%20PSD | Book icon used for the main icon (mrforscreen.deviantart.com) | | "Free for commercial use":http://downloadpsd.com/icons/free-psd-book-app-icon/?download=Book%20App%20Icon%20PSD |
| "Add to Home Screen":http://cubiq.org/add-to-home-screen | Helper for adding app to iPad homescreen | 2.0.5 | "MIT":https://github.com/cubiq/add-to-homescreen |
| "Font Awesome":http://fontello.com/  | Social Media icons  | | "SIL":http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL |
| "python-epub-builder":https://code.google.com/p/python-epub-builder/ | ePub creation library  | | "New BSD":http://opensource.org/licenses/BSD-3-Clause |
| "Wand":http://docs.wand-py.org/ | image manipulation library  | 0.3.5 | "MIT":http://docs.wand-py.org/en/0.3.5/#open-source |

h2. Build Requirements

Below are the requirements for building TextCritical.com:

|*Library* |*Purpose* |*Version*|*License* |
|"SvnAnt":http://subclipse.tigris.org/svnant.html | Ant SVN integration | 1.2.1 | MIT |
|"JRuby":http://www.jruby.org/ | JRuby (for running SASS) | 1.6.7.2 | CPL, GPL, and LGPL |
|"SASS":http://rubyforge.org/frs/?group_id=9702 | Stylesheet processing | 3.2.1 | MIT |
|"YUI Compressor":http://yuilibrary.com/download/yuicompressor/| CSS and Javascript minification | 2.4.7 | MPL 1.1 and GPL 2.0 |