Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 25: Line 25:
 
# [[Website:Testing|Testing]]
 
# [[Website:Testing|Testing]]
  
== Developer Tools ==
 
  
*Twitter: [http://twitter.com/wormbase General announcements]
 
*FriendFeed: [http://friendfeed.com/wormbase WormBase FF room]
 
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Forum: Developer Forum]
 
 
=== Source Code Repositories ===
 
 
''We use the distributed source code management system Mercurial.  Projects are hosted on [http://bitbucket.org BitBucket].''
 
 
[[WormBase Source Code|How-To create, check out, and manage our repositories]]
 
 
*[http://bitbucket.org/tharris/wormbase WormBase] - ''The WormBase web application (public)''
 
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin] - ''Administrative code (private)''
 
  
 
== Software platform  ==
 
== Software platform  ==
Line 96: Line 83:
 
*[[Updating The Development Server]] - ''Updating the development server with a new release of the database''
 
*[[Updating The Development Server]] - ''Updating the development server with a new release of the database''
 
*[[Building WormMart|Building WormMart]] - ''How to convert a WormBase AceDB database into WormMart''  
 
*[[Building WormMart|Building WormMart]] - ''How to convert a WormBase AceDB database into WormMart''  
 +
 +
== Developer Tools ==
 +
 +
*Twitter: [http://twitter.com/wormbase General announcements]
 +
*FriendFeed: [http://friendfeed.com/wormbase WormBase FF room]
 +
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Forum: Developer Forum]
 +
 +
== Source Code Repositories ==
 +
 +
''We use the distributed source code management system Mercurial.  Projects are hosted on [http://bitbucket.org BitBucket].''
 +
 +
[[WormBase Source Code|How-To create, check out, and manage our repositories]]
 +
 +
*[http://bitbucket.org/tharris/wormbase WormBase] - ''The WormBase web application (public)''
 +
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin] - ''Administrative code (private)''
  
 
== Deprecated Documentation ==
 
== Deprecated Documentation ==

Revision as of 14:48, 8 February 2010

This page contains information pertinent to employees of WormBase.

Project Management

WebSite Development

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
    2. Developer notes - Best practices, conventions, etc
    3. Coding standards
  5. Testing


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 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 but probably not.