Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 23: Line 23:
 
# Formal Development via established conventions
 
# Formal Development via established conventions
 
## [[Formal_development_strategy|Formal development strategy]] - ''An overview of the development process at WormBase''
 
## [[Formal_development_strategy|Formal development strategy]] - ''An overview of the development process at WormBase''
## [[Developer_notes|Developer notes]] - ''Best practices, conventions, etc''
 
##[[Coding standards|Coding standards]]
 
 
# [[Website:Testing|Testing]]
 
# [[Website:Testing|Testing]]
 
# [[Website:Production Deployment|Deployment]]
 
# [[Website:Production Deployment|Deployment]]
Line 34: Line 32:
 
== Coding standards ==
 
== Coding standards ==
 
*[[Website:Data Structure| Data structure documentation]]
 
*[[Website:Data Structure| Data structure documentation]]
 +
*[[Developer_notes|Developer notes]] - ''Best practices, conventions, etc''
 +
*[[Coding standards|Coding standards]]
 +
  
 
== Software platform  ==
 
== Software platform  ==

Revision as of 21:09, 15 July 2010

This page contains information pertinent to employees of WormBase.

Project Management

Web Site Documentation

Rearchitecture Design Stages

  1. Requirements analysis / Design Specifications
  2. Architecture Outline
  3. Prototyping
  4. Formal Development via established conventions
    1. Formal development strategy - An overview of the development process at WormBase
  5. Testing
  6. Deployment

Measuring Progress

Coding standards


Software platform

WormBase::API

View

Model

Controller

Hardware platform

--

Administration

Routine Administration Tasks

Load balancing and Failover

Monitoring and Crises Management

Frozen Releases

Frozen Releases as Virtual Machines

Updates

Developer Tools

All Hands Meeting Agendas and Notes

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.