Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 44: Line 44:
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
  
== WormBase::API ==
+
=== Configuration ===
 +
 
 +
=== WormBase::API ===
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements like Species''  
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements like Species''  
  
== View ==
+
=== View ===
 
*[[Website:Template Overview| Template Overview]] -- ''a quick tutorial on the templating system''
 
*[[Website:Template Overview| Template Overview]] -- ''a quick tutorial on the templating system''
 
*[[Website:Common Template Elements| Common template elements]] -- ''how to include common elements like references and species in a page''
 
*[[Website:Common Template Elements| Common template elements]] -- ''how to include common elements like references and species in a page''
  
== Model ==
+
=== Model ===
  
== Controller ==
+
=== Controller ===
  
  

Revision as of 21:10, 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

Configuration

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.