Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 7: Line 7:
 
*[[HOWTO migrate a CGI|HOWTO migrate a CGI]] - ''quick overview of how to migrate an existing CGI into a Model, Controller, and View. Sparse''
 
*[[HOWTO migrate a CGI|HOWTO migrate a CGI]] - ''quick overview of how to migrate an existing CGI into a Model, Controller, and View. Sparse''
  
= Source Code and Project Management  =
+
= Useful Links  =
 +
 
 +
== Source Code Repositories ==
 +
 
 +
''We use the distributed source code management system Mercurial.  Projects are hosted on [http://bitbucket.org BitBucket].Here is a quick [[WormBase Source Code|How-To]] describing creating, checking out, and managing our repositories.''
 +
 
 +
*[http://bitbucket.org/tharris/wormbase WormBase] - ''The WormBase web application (public)''
 +
*[http://bitbucket.org/tharris/wormbase-admin WormBase-admin] - ''Administrative code (private)''
  
*[[WormBase Source Code|The WormBase source code repository]] - ''how to check out and work with the WormBase source code''
 
 
*[http://dev.wormbase.org/trac Trac Feature Tracker / Subversion repository]
 
*[http://dev.wormbase.org/trac Trac Feature Tracker / Subversion repository]
  

Revision as of 15:24, 17 April 2009

This page contains information pertinent to developers of WormBase.

Getting started

Useful Links

Source Code Repositories

We use the distributed source code management system Mercurial. Projects are hosted on BitBucket.Here is a quick How-To describing creating, checking out, and managing our repositories.

Software platform

Hardware platform

Administration

Load balancing and Failover

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)