Content Management/Supplemental Specifications: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: == Functionality == * File Parser == Reliability == * Accurate search results == Performance == * Quick Load Times 3 Seconds on a Broadband connection (for text and small images) * ...)
 
No edit summary
Line 20: Line 20:
* Install by copying files and running a script
* Install by copying files and running a script
* Ability to make code changes while live (for development purposes)
* Ability to make code changes while live (for development purposes)


== Implementation Requirements ==

* PostgreSQL Database
* Up to date Python Interpreter
* Server with access to the internet

Revision as of 21:12, 2 October 2007

Functionality

  • File Parser


Reliability

  • Accurate search results


Performance

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


Supportability

  • Requires Localization
  • Install by copying files and running a script
  • Ability to make code changes while live (for development purposes)


Implementation Requirements

  • PostgreSQL Database
  • Up to date Python Interpreter
  • Server with access to the internet