7 November 2009, 6:33 pm
Well, this week we are going to continue the installation of the Deployment Environment. The goal for this effort was to “Use Open Source Solution and latest Technology to create a Development and Deployment environment on one system (in my case: MacBook Pro)”
Here is a summary of the steps I’m taking:
Installation of IDE (Netbeans) (done [...]
1 November 2009, 8:54 pm
An important part of any Software development is to ensure that deployment works as desired. While in previous times a developer was trying to get a separate server to test the deployment, this can now be done through virtualization on the very same system.
So here is my journey and approach to it which I prepared [...]