2012-03-30 Developer Meeting
Date and Time: March 30, 2012; 8:00am IST
Participants: Ron, Satya, Nathan, Dan, Shuro
Objective: Review progress of work items for Registration module
ToDos
- Ron:Â Complete new patient page first, then work on other pages. Also: Investigate how ExtJs JS and Sencha can/cannot share Model,Controller, and Store logic (while having different views).
- Satya:Â Complete Bmi Controller functionality.Â
Notes
- Commit early and often. Get your code in the public for review; to promote frequent small improvements
- Ron should have free time to work this weekend
- Satya was looking for VI plug-ins to assist with JS Development, e.g. automatic JSLint and line-highlighting
- http://www.vim.org/scripts/script.php?script_id=2729Â <-- automatic JSLint
- http://www.brankovukelic.com/post/2091037293Â <-- *many* useful plugins for JS in Vi
- http://stackoverflow.com/questions/3173963/useful-vim-plugins-for-web-development-and-design-php-html-css-javascript <-- maybe useful... for HTML+CSS+JS+(PHP) web development