Archive for February, 2009

  • I recently had to work on a signup form where the user was present different set of fields based on where the user came from. Lets take a sample scenario,...

    Conditional Validator in Symfony

    I recently had to work on a signup form where the user was present different set of fields based on where the user came from. Lets take a sample scenario,...

    Continue Reading...

  • I have been playing around with CURL and its awesomeness for a potential idea and had to use some data retrieved by sending a ICMP packet to the host. This...

    PING using php

    I have been playing around with CURL and its awesomeness for a potential idea and had to use some data retrieved by sending a ICMP packet to the host. This...

    Continue Reading...

  • There are times when your work environment is setup such that your dev environment is setup on another box and you have to edit code on that code a quick...

    Securely mount remote unix directory using SSHFS

    There are times when your work environment is setup such that your dev environment is setup on another box and you have to edit code on that code a quick...

    Continue Reading...

  • Macs are nearly perfect but not free of flaws, a couple of weeks back I had this problem where my macbook pro from work refused to wakeup and doing anything...

    Unresponsive trackpad and keyboard for Macbook Pro

    Macs are nearly perfect but not free of flaws, a couple of weeks back I had this problem where my macbook pro from work refused to wakeup and doing anything...

    Continue Reading...

  • I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to...

    How to enable apache mod_rewrite on ubuntu

    I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to...

    Continue Reading...