Changes between Version 78 and Version 79 of Contribute/Code


Ignore:
Timestamp:
03/04/13 21:43:44 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contribute/Code

    v78 v79  
    146146* Full-text search (e.g. using Apache Lucene)
    147147* User Customizable dashboard/profile pages
     148* Export Graphs as Images. Options:
     149 * using Flot: https://code.google.com/p/flot/issues/detail?id=142
     150 * parallel matplotlib method (extend modules/s3chart.py)
     151 * server-side webkit browser to take a screenshot (!ClimateDataPortal used this solution)
    148152
    149153=== Not Suitable for GSoC ===
     
    159163 * Re-implement some of the existing themes using the new default theme as a base
    160164* Switch between an update and read page using JS
    161 * Export Graphs as Images. Options:
    162  * using Flot: https://code.google.com/p/flot/issues/detail?id=142
    163  * parallel matplotlib method (extend modules/s3chart.py)
    164  * server-side webkit browser to take a screenshot (!ClimateDataPortal used this solution)
    165165
    166166Have a look at a BluePrint or [wiki:Projects/Advanced Projects List] to see some more advanced code contributions which are needed.