Twitter Feed
development Archive
-
Setting up local environment to work with Amazon’s EC2 Infrastructure
Posted on December 22, 2011 | 1 CommentThis post doesn’t contain anything that’s not available in the aws docs. Just this more like a note to self to remind me of the steps as everytime I have... -
Mass Virtual Host using VirtualDocumentRoot
Posted on October 17, 2009 | No CommentsRecently I required to update my development environment such that I can quickly setup virtual hosts, without needing to update the httpd.conf file everytime. It turns out that Apache supports... -
PHP CodeSniffer and common errors
Posted on October 1, 2009 | No CommentsI am currently writing a wrapper for PHPUnit for my employer which makes writing Selenium test cases for developers far easier. It would abstract them from the details of knowing... -
Symfony development process
Posted on July 11, 2009 | No CommentsMy development process involves using doctrine and svn. Documenting my development steps to make sure I can put this is some sort of build script in future. Creating svn directories... -
Enabling HTTPS support in curl installed through MacPorts on OSX
Posted on March 31, 2009 | 5 CommentsWhile doing development just noticed that if you have installed php with curl support using macports it does’nt install ssl support in curl by default which is quite frustrating. Especially...


