Skip to content
Archive of entries posted on 1st November 2009

Test and Deploy in virtual times

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 [...]

Resolve WordPress Image upload errors

Well, one of the miracles of Software is why some applications expect high permissions for their work. I’ve worked on a new blog entry today (which is about installation and setup of a develop and deployment environment for developers on MacBook, using OpenSolaris, VirtualBox, Glassfish, MySQL and Netbeans). Wanted to add a screenshot to the [...]