Changes between Version 48 and Version 49 of ProjectInformation


Ignore:
Timestamp:
09/29/10 15:53:06 (15 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectInformation

    v48 v49  
    6363   * Or talk to the folks at the Codeathon who are [#ProvideFeedback cataloging issues].
    6464
    65 ==== ''!SysAdmin'' tasks ====
     65==== ''!SysAdmin tasks'' ====
    6666 * DeveloperGuidelinesReleaseProcess#ExportApplication
    6767 * PakistanDeploymentCycle#SysadminToDo
     
    7373 * Look at tools and libraries already in use in Eden, e.g. jQuery and ExtJS for UI work.
    7474
    75  * Test automation
     75==== ''Test automation'' ====
    7676  * Figure out how to do unit tests against a web application.
    7777  * Write unit and functional tests.
    7878  * DeveloperGuidelinesTesting#FunctionalTests
    7979
    80  * Tweet or SMS parsing -- allow users to provide info via tweets or SMS messages
     80==== ''Tweet or SMS parsing -- allow users to provide info via tweets or SMS messages'' ====
    8181  * Parse formatted SMS messages or tweets (e.g. key value pairs).
    8282  * Detect when message interpretation isn't certain and dispatch to a human reader (use existing "task" database, or Job Jar, below!).
     
    8585  * BluePrintMessagingModule#Micro-Syntax
    8686
    87  * Job Jar -- manage tasks performed on the site, e.g. data entry
     87==== ''Job Jar -- manage tasks performed on the site, e.g. data entry'' ====
    8888  * Assign tasks to users or let users select tasks.
    8989  * Track who does what, mark completed.
     
    9292  * Administer tests and training for new workers.
    9393
    94  * Suggestion Box
     94==== ''Suggestion Box'' ====
    9595  * http://groups.google.com/group/sahana-eden/browse_thread/thread/bbda1e98b73e1437
    9696
    97  * Upload photos or video from a smart phone
     97==== ''Upload photos or video from a smart phone'' ====
    9898  * Design a widget (to be included in an Eden form) that can be used to select images or video, with any needed detection of the type of phone.
    9999
    100  * Run Eden on a smart phone: BluePrintMobileClient
     100==== ''Run Eden on a smart phone'' ====
     101  * See BluePrintMobileClient.
    101102  * Alternate Layout for web view: [wiki:BluePrintCSS#MobileView]
    102103  * Android Application: MobileAndroid