Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 33: Line 33:
  
 
'''July 30th - August 31st'''
 
'''July 30th - August 31st'''
* http://wiki.wormbase.org/index.php/AceOjbect_Redesign_Page
+
* [[AceOjbect_Redesign_Page|Finish API development of critical classes]]
* Finish API development of critical classes  
 
 
* Finish migration of prominent CGI-based pages to new architecture and release into production (classic view only)
 
* Finish migration of prominent CGI-based pages to new architecture and release into production (classic view only)
 
* Solidify look-and-feel of new site: site map, browsing paths, design patterns, navigation
 
* Solidify look-and-feel of new site: site map, browsing paths, design patterns, navigation
 +
* UI features to address/develop
 +
** Enhanced, high-performance search
 +
** External URL handling
 +
** Error trapping and reporting
 +
** Authorization/Authentication
 +
** Customizability
 +
** Configurable two-panel selector
 +
** Incorporation of old site elements like BLAST/BLAT
  
 
'''September 1st'''
 
'''September 1st'''
Line 43: Line 50:
 
'''October 1st - November 1st'''
 
'''October 1st - November 1st'''
 
* Begin public beta testing of new site
 
* Begin public beta testing of new site
* Launch UI and general surveys.
+
* Launch surveys on UI
  
 
'''November 1st - December 1st'''
 
'''November 1st - December 1st'''

Revision as of 19:08, 21 July 2010

This page contains information pertinent to employees of WormBase.

Project Management

Web Site Documentation

Development Milestones

Measuring Progress

July 14 - July 30th

  • Coronate Czars
  • Coding standards and best practices for CSS, Javascript, API in place
  • Release new pages to production powered by the new architecture (classic view only)

July 30th - August 31st

  • Finish API development of critical classes
  • Finish migration of prominent CGI-based pages to new architecture and release into production (classic view only)
  • Solidify look-and-feel of new site: site map, browsing paths, design patterns, navigation
  • UI features to address/develop
    • Enhanced, high-performance search
    • External URL handling
    • Error trapping and reporting
    • Authorization/Authentication
    • Customizability
    • Configurable two-panel selector
    • Incorporation of old site elements like BLAST/BLAT

September 1st

  • Begin beta testing of new site to invited parties

October 1st - November 1st

  • Begin public beta testing of new site
  • Launch surveys on UI

November 1st - December 1st

  • Address survey issues
  • Test, test, test

December 1st

  • Go Live with new site

Division of Labor

Duties, current as of July 2010.

Configuration Czar -- View and application configuration

  • Keep configuration files neat, orderly, and documented
  • Create new configuration for hard-coded variables and UI elements when needed.
  • Enforce/evangelize configuration standards and formatting

CSS Czar -- Responsible for the maintenance of CSS files

  • Develop and document CSS best practices
  • Keep CSS files tidy and organized function
  • Enforce/evangelize standard CSS markup in templates

Javascript Czar -- Javascript use and maintenance

  • Develop and document Javascript best practices
  • Explore and advise on javascript plugins
  • Enforce/evangelize javascript standards and formatting

Template Czar -- Oversee template development

  • Develop and document template standards
  • Define and document shared template elements (ie tables, fields, widgets)
  • Keep template directory organized
  • Enforce/evangelize template standards

Controller Czar -- Maintain and develop new controllers as needed

  • Document existing controllers
  • Document logic flow through application
  • Develop new controller actions as requested/needed

WormBase::API Czar -- Oversee development of the external Model

  • Develop and document API coding standards and best practices
  • Document shared API methods
  • Enforce/evangelize coding standards

Testing Czar -- Oversee testing of the web app

  • Develop and document test requirements
  • Ensure adequate test coverage and performance
  • Develop global View and API tests
  • Stress Test app

Profiling Czar -- Track progress and performance of the web app

  • Explore profiling options and discuss
  • Add dynamically configurable profiling
  • Identify and report bottlenecks

Coding standards and Best Practices

Software platform

Configuration

WormBase::API

View

  • Template Overview -- a quick tutorial on the templating system
  • Common template elements -- how to include common elements like references and species in a page
  • Things to document: evidence handling, linking entities, external URLs, searches

Model

Controller

Hardware platform

--

Administration

Routine Administration Tasks

Updates

Load balancing and Failover

Monitoring and Crises Management

Frozen Releases

Developer Tools


Source Code Repositories

We use the distributed source code management system Mercurial. Projects are hosted on BitBucket.

How-To create, check out, and manage our repositories

Deprecated Documentation

The good word gone bad. Cruft. Lint. Maybe useful. Probably not.

Frozen Releases as Virtual Machines