Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 13: Line 13:
  
 
= WebSite Development =
 
= WebSite Development =
 +
 +
* Requirements analysis / Design Specifications
 +
* Architectural outline
 +
* Prototyping
 +
* Development via formal design standards and best practices
 +
* Testing
 +
 +
== Testing ==
 +
* Unit testing
 +
* System Testing
 +
* Validation (HTML/CSS/XML)
 +
* Security
 +
* Accessibility
 +
* Usability
 +
* Browser compatability
 +
* Performance and stress testing
  
 
== Design Specifications ==
 
== Design Specifications ==

Revision as of 13:48, 8 February 2010

This page contains information pertinent to employees of WormBase.

Project Management

WebSite Development

  • Requirements analysis / Design Specifications
  • Architectural outline
  • Prototyping
  • Development via formal design standards and best practices
  • Testing

Testing

  • Unit testing
  • System Testing
  • Validation (HTML/CSS/XML)
  • Security
  • Accessibility
  • Usability
  • Browser compatability
  • Performance and stress testing

Design Specifications

  1. Scalability -- Todd
  2. Database Connectivity -- Xiaoqi
  3. API -- Norie
  4. Templates -- Abby
  5. CSS -- Abby
  6. Authorization and Authentication -- Xiaoqi
  7. Application request flow / REST interface -- Todd
  8. Application Configuration -- Abby
  9. Interactivity -- Norie
  10. Testing Guidelines -- Todd
  11. Production management -- Todd

Development Strategy

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

Software platform

Hardware platform

Administration

Routine Administration Tasks

Load balancing and Failover

Monitoring and Crises Management

Frozen Releases

Frozen Releases as Virtual Machines

Updates

Developer Meetings

14-18 January, 2008 - Toronto

Presentations

CSHL conference call slides

Part 1: Introduction (key, pdf)-- Catalyst, the reimplementation strategy, and roadmap

Part 2: On Configuration (key,pdf) -- Configuration basics (and freebies)


Deprecated Documentation

The good word gone bad. Cruft. Lint. Maybe useful but probably not.