Sunday, March 23, 2008

Software Development system for high productivity

Prsentation code:
- Aptana : use this nextGen for all Ajax developemnt and debugging
- for css: ready to use code fom 'css design patterns' book
- you have MyEclipse for JSP , JSF development

Server code:
- Spring framework with Webflow , Jdbctempales, aspects for (logging and debug mode code to log 'method level flow traverse code' )
- use Spring in action book code samples , and good articles on javaworld.com javalobby.com , serverside.com
- you have pulse for automatic Eclipse download and config of plug-ins.
- you have MyEclipse with all these plug-ins no hassle install and run , you have pulse for profile and use it at home/office .

Testing :
- testNG see TestNG crator book , TDD approach , use watij ( web application testing in Java ) to comibine with TestNG to create all functinoal test cases. Automate it to run for each bugfix/change

No comments: