Web Development Archive

  • Most 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...

    Minification of JS and CSS

    Most 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...

    Continue Reading...

  • I 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...

    Setting up php tools for running CI

    I 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...

    Continue Reading...

  • A 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...

    Running hudson behind apache

    A 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...

    Continue Reading...

  • A 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...

    Importing ova files into VirtualBox

    A 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...

    Continue Reading...

  • Had 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 +...

    Bash love

    Had 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 +...

    Continue Reading...