Project

General

Profile

Dependencies » History » Version 5

Luke Murphey, 08/19/2012 06:25 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 4 Luke Murphey
| "HTML 5 Boilerplate":http://html5boilerplate.com/ | HTML template                                 |  3.0.9      |  "Various":http://html5boilerplate.com/html5boilerplate-site/built/en_US/docs/license/ |
7 1 Luke Murphey
| "Zurb Foundation":http://foundation.zurb.com/     | Responsive HTML framework            | 3.0          | "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 4 Luke Murphey
|"REQUIRE.JS":http://requirejs.org/                         | Javascript module loaded       | 2.0.6        | "BSD and MIT":http://requirejs.org/docs/release/2.0.6/minified/require.js |
15 1 Luke Murphey
16 1 Luke Murphey
h2. Build Requirements
17 2 Luke Murphey
18 2 Luke Murphey
|*Library*  |*Purpose*  |*Version*       |*License*|
19 5 Luke Murphey
|"SvnAnt":http://subclipse.tigris.org/svnant.html     | Ant SVN integration       | 1.2.1   | MIT                |
20 5 Luke Murphey
|"JRuby":http://www.jruby.org/                        | JRuby (for running SASS)  | 1.6.7.2 | CPL, GPL, and LGPL |
21 5 Luke Murphey
|"HAML/SASS":http://rubyforge.org/frs/?group_id=2760  | For stylesheet processing | 3.1.4   | MIT                |