Coding Standards
Ville and I are working on developing coding standards for the OpenDSA project. This is mainly tool driven. See http://algoviz.org/algoviz-wiki/index.php/CodingStandards for further details. So far, we are using the W3 validator for HTML pages, and JShint for JavaScript code. We are using a configuration file to JShint, at OpenDSA/.jshintrc .
I have now posted some notes on installing jshint and csslint (on Windows machines) at the getting-started page: http://algoviz.org/algoviz-wiki/index.php/The_OpenDSA_Developer%27s_Getting_Started_Guide