By Brandon Ching On July 23rd, 2008 Today, web developers have a number of platform options to develop on. Some like the familiarity of Windows combined with an IDE like Eclipse or Zend Development Environment, while others (like myself) prefer the more down-and-dirty method of vi on a Linux workstation. Whatever your taste (or skillset) requires, if you develop on the LAMP stack as we do, then eventually you may have to interact with the Linux command line interface (CLI). In my few years of experience in LAMP development, I have worked with a number of developers with wide-ranging abilities on the CLI. I have oftentimes been surprised that even some of the very best PHP coders can feel a bit uncomfortable when faced with the CLI (hey, sometimes it’s unavoidable). So I thought I might write a series of how-to articles on...
[read full story]