Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 1: Line 1:
 
This page contains information pertinent to developers of WormBase.  
 
This page contains information pertinent to developers of WormBase.  
  
= Development Strategy =
+
== Development Strategy ==
  
 
* [[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''
Line 7: Line 7:
 
*[[Coding standards|Coding standards]]  
 
*[[Coding standards|Coding standards]]  
  
= Developer Tools =
+
== Developer Tools ==
  
 
*Twitter: [http://twitter.com/wormbase-commits WormBase source commits]; [http://twitter.com/wormbase General announcements]
 
*Twitter: [http://twitter.com/wormbase-commits WormBase source commits]; [http://twitter.com/wormbase General announcements]
Line 13: Line 13:
 
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Forum: Developer Forum]  
 
*[http://www.wormbase.org/forums/index.php?board=326.0 WormBase Forum: Developer Forum]  
  
== Source Code Repositories ==
+
=== Source Code Repositories ===
  
 
''We use the distributed source code management system Mercurial.  Projects are hosted on [http://bitbucket.org BitBucket].''
 
''We use the distributed source code management system Mercurial.  Projects are hosted on [http://bitbucket.org BitBucket].''
Line 22: Line 22:
 
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin] - ''Administrative code (private)''
 
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin] - ''Administrative code (private)''
  
= Software platform  =
+
== Software platform  ==
  
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
Line 32: Line 32:
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
 
*[[Deployment|Deployment]] - ''How to deploy the web app for production use''
  
= Hardware platform  =
+
== Hardware platform  ==
  
 
*[[Logical structure|Logical structure]]  
 
*[[Logical structure|Logical structure]]  
Line 61: Line 61:
 
*[[Crises Recovery Plan|Crises Recovery Plan]] - ''Everything breaks. Here's how to fix it.''
 
*[[Crises Recovery Plan|Crises Recovery Plan]] - ''Everything breaks. Here's how to fix it.''
  
= OICR-specific documentation =
+
== OICR-specific documentation ==
 
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
 
*[[WormBase Development Environment|WormBase Development Environment]] - ''Building, Configuring, and Administering the WormBase development server''
 
*[[Migrating frozen releases to OICR]]
 
*[[Migrating frozen releases to OICR]]
  
= Updates =
+
== Updates ==
 
*[[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 Meetings  =
+
== Developer Meetings  ==
  
 
[[2008.01-Toronto|14-18 January, 2008 - Toronto]]  
 
[[2008.01-Toronto|14-18 January, 2008 - Toronto]]  
  
= Presentations  =
+
== Presentations  ==
  
 
CSHL conference call slides  
 
CSHL conference call slides  
Line 82: Line 82:
  
  
= Deprecated Documentation =
+
== Deprecated Documentation ==
  
 
''The good word gone bad. Cruft. Lint. Maybe useful but probably not.''
 
''The good word gone bad. Cruft. Lint. Maybe useful but probably not.''

Revision as of 00:31, 16 July 2009

This page contains information pertinent to developers of WormBase.

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

OICR-specific documentation

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.