Difference between revisions of "Developer documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 54: Line 54:
 
*[[Website:Template Overview| Template Overview]] -- ''a quick tutorial on the templating system''
 
*[[Website:Template Overview| Template Overview]] -- ''a quick tutorial on the templating system''
 
*[[Website:Common Template Elements| Common template elements]] -- ''how to include common elements like references and species in a page''
 
*[[Website:Common Template Elements| Common template elements]] -- ''how to include common elements like references and species in a page''
* Things to document: evidence handling, linking entities, external URLs.
+
* Things to document: evidence handling, linking entities, external URLs, searches
  
 
==== Model ====
 
==== Model ====

Revision as of 21:34, 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

  • Template Overview -- a quick tutorial on the templating system
  • Common template elements -- how to include common elements like references and species in a page
  • Things to document: evidence handling, linking entities, external URLs, searches

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.