-
Notifications
You must be signed in to change notification settings - Fork 621
Home
ivmartel edited this page Feb 15, 2012
·
123 revisions
Snapshot of dwv in Firefox 9.0.1 under Linux Fedora 16.
-
Requirements: requirements of the application
-
Benchmark: similar initiatives
-
Developing with Eclipse: the steps needed to set up Eclipse to develop dwv,
-
Debugging: solutions for debugging
See the issues for short term roadmap. Long term ideas:
- projections with wegGL (as kyle)?
- Coding:
- Generic: http://youtu.be/v2ifWcnQs6M (Douglas Crockford video), https://developer.mozilla.org/en/JavaScript/Guide
- Design patterns: http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/
- Bindings: http://www.alistapart.com/articles/getoutbindingsituations
- Passing arguments: http://snook.ca/archives/javascript/javascript_pass
- Minimise: http://closure-compiler.appspot.com/home
- Canvas: https://developer.mozilla.org/En/HTML:Canvas
- MVC? http://javascriptmvc.com/
- Graphic libraries:
- jQuery: http://jquery.com/
- Processing.js: http://ejohn.org/blog/processingjs/
- Raphael: http://raphaeljs.com/
- Drawing tools
- Other Examples:
- License
- The Javascript Trap: http://www.gnu.org/philosophy/javascript-trap.html