Project

General

Profile

Dependencies » History » Version 10

Luke Murphey, 09/03/2012 08:44 AM

1 1 Luke Murphey
h1. Dependencies
2 1 Luke Murphey
3 1 Luke Murphey
Below is information on software that TextCritical.com depends on as well as the languages used to implement TextCritical.com.
4 1 Luke Murphey
5 1 Luke Murphey
| *Resource*                                                              | *Purpose*                                        | *Version* | *License* |
6 7 Luke Murphey
| "HTML 5 Boilerplate":http://html5boilerplate.com/ | HTML template                                 |  3.0.2      |  "Various":http://html5boilerplate.com/html5boilerplate-site/built/en_US/docs/license/ |
7 7 Luke Murphey
| "Zurb Foundation":http://foundation.zurb.com/     | Responsive HTML framework            | 3.0.9          | "MIT":http://foundation.zurb.com/docs/support.php |
8 1 Luke Murphey
| "Django":http://foundation.zurb.com/                    | Web framework                                | 1.4          | "MIT":https://github.com/django/django/blob/master/LICENSE |
9 1 Luke Murphey
| "CherryPy":http://www.cherrypy.org/                      | HTTP server                                     | 3.2.0       | "BSD":https://bitbucket.org/cherrypy/cherrypy/src/697c7af588b8/cherrypy/LICENSE.txt |
10 1 Luke Murphey
| "jQuery":http://jquery.com/                                    | Javascript UI                                    | 1.7.2         | "MIT":http://jquery.org/license/ |
11 1 Luke Murphey
| "jQuery UI":http://jqueryui.com/                             | Forms helpers                                 | 1.8.22        | "MIT":http://jquery.org/license/ |
12 3 Luke Murphey
| "Selectivizr":http://selectivizr.com/                         | IE 6-8 CSS3 selectors                      | 1.0.2        | "MIT":http://www.opensource.org/licenses/mit-license.php |
13 1 Luke Murphey
|"Modernizr":http://modernizr.com/                         | HTML 5 compatibility detection       | 2.6.1        | "BSD and MIT":http://www.modernizr.com/license/ |
14 6 Luke Murphey
|"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 |
15 10 Luke Murphey
|"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 |
16 1 Luke Murphey
17 1 Luke Murphey
h2. Build Requirements
18 2 Luke Murphey
19 2 Luke Murphey
|*Library*  |*Purpose*  |*Version*       |*License*|
20 5 Luke Murphey
|"SvnAnt":http://subclipse.tigris.org/svnant.html     | Ant SVN integration       | 1.2.1   | MIT                |
21 5 Luke Murphey
|"JRuby":http://www.jruby.org/                        | JRuby (for running SASS)  | 1.6.7.2 | CPL, GPL, and LGPL |
22 8 Luke Murphey
|"SASS":http://rubyforge.org/frs/?group_id=9702       | Stylesheet processing     | 3.2.1   | MIT                |