Twitter Feed
Web Development Archive
-
Minification of JS and CSS
Posted on May 20, 2011 | No CommentsMost CMS frameworks (e.g. drupal, symfony) either via plugins or their own components provide some form of concatenation of css/js. My problem with using php for doing this work is... -
Setting up php tools for running CI
Posted on May 17, 2011 | No CommentsI have been doing this a couple of times and I usually do it by memory, so thought I would take notes this time and write it in a blog... -
Running hudson behind apache
Posted on May 17, 2011 | No CommentsA quick note to remind myself about the config settings. In case you have the need to run an internal service and have a need to configure it remotely but... -
Importing ova files into VirtualBox
Posted on March 9, 2011 | 1 CommentA quick note for anyone out there who is struggling with the problem I had. I have a template for a VM that I use to create more nodes. I... -
Bash love
Posted on September 26, 2010 | No CommentsHad some time this weekend to do some casual reading, found some really neat tricks in bash, listing it here for anyone who find this interesting. Moving Cursor: ctrl +...


