Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 49: Line 49:
 
==== WormBase::API ====
 
==== 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''
*[[Website:Data Structure| Data structure documentation]]
+
*[[Website:Data Structure| Data structure documentation]] - ''codified data structure that should be returned by API classes''
  
 
==== View ====
 
==== View ====

Revision as of 21:28, 15 July 2010

This page contains information pertinent to employees of WormBase.

Project Management

Web Site Documentation

Measuring Progress

Coding standards and Best Practices

Testing

  • Unit testing
  • System Testing
  • Validation (HTML/CSS/XML)
  • Security
  • Accessibility
  • Usability
  • Browser compatability
  • Performance and stress testing

Software platform

Configuration

WormBase::API

View

Model

Controller

Deployment

  • Deployment - How to deploy the web app for production use

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. Probably not.