Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 5: Line 5:
 
* [[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''
 
* [[Developer_notes|Developer notes]] - ''Best practices, conventions, etc''
 +
*[[Coding standards|Coding standards]]
  
 
= Developer Tools =
 
= Developer Tools =
Line 25: Line 26:
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
 
*[[Application overview|Application overview]] - ''A quick tour through the software platform''  
 
*[http://spreadsheets.google.com/ccc?key=pHvlNLMCZIv1KBoy8ZhbZXA&hl=en Migration matrix (GoogleDoc)]  
 
*[http://spreadsheets.google.com/ccc?key=pHvlNLMCZIv1KBoy8ZhbZXA&hl=en Migration matrix (GoogleDoc)]  
*[[Coding standards|Coding standards]]
+
 
 
*[[Installing the Web Application|Installing the Web Application]] - ''Here's how to install the WormBase web application -- including Catalyst -- on your system''  
 
*[[Installing the Web Application|Installing the Web Application]] - ''Here's how to install the WormBase web application -- including Catalyst -- on your system''  
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements handled generically''  
 
*[[Common Model elements|Common Model elements]] - ''reference list of common model elements handled generically''  

Revision as of 00:27, 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

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.