Content Management/Supplemental Specifications: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Functionality ==
== Functionality ==


* File Parser <font color="red">(6)</font>
* File Parser <font color="red">(7)</font>




== Reliability ==
== Reliability ==


* Accurate search results <font color="red">(2)</font>
* Accurate search results <font color="red">(4)</font>




== Performance ==
== Performance ==


* Quick Load Times 3 Seconds on a Broadband connection (for text and small images) <font color="red">(4)</font>
* Quick Load Times 3 Seconds on a Broadband connection (for text and small images) <font color="red">(6)</font>
* Optimized for high demand <font color="red">(3)</font>
* Optimized for high demand <font color="red">(5)</font>




== Supportability ==
== Supportability ==


* Requires Localization <font color="red">(1)</font>
* Requires Localization <font color="red">(3)</font>
* Install by copying files and running a script <font color="red">(5)</font>
* Install by copying files and running a script <font color="red">(5)</font>
* Ability to make code changes while live (for development purposes)




== Implementation Requirements ==
== Implementation Requirements ==


* PostgreSQL Database
* PostgreSQL Database <font color="red">(2)</font>
* Up to date Python Interpreter
* Up to date Python Interpreter <font color="red">(1)</font>
* Server with access to the internet

Revision as of 21:21, 2 October 2007

Functionality

  • File Parser (7)


Reliability

  • Accurate search results (4)


Performance

  • Quick Load Times 3 Seconds on a Broadband connection (for text and small images) (6)
  • Optimized for high demand (5)


Supportability

  • Requires Localization (3)
  • Install by copying files and running a script (5)


Implementation Requirements

  • PostgreSQL Database (2)
  • Up to date Python Interpreter (1)