Getting command line access to PHP and MySQL running MAMP on OSX
If you have MAMP installed on your Mac OS X box, you're probably going to want command line access to those applications at some point. Assuming...
If you have MAMP installed on your Mac OS X box, you're probably going to want command line access to those applications at some point. Assuming...
I recently had to install a FTP client on one of our live servers. This was a first time occurrence for me, so I thought it might be useful to...
If you've ever run out of disk space you know what a pain that is. However when you run out of diskspace on the host machine running VMware, things...
Sometimes when committing things to svn you want to commit a directory, but ignore all of the files inside it. Here's how.
Working on an Ubercart site recently, I ran into a small snag : some of the collapsible fieldsets weren't opening under IE7 when using the Google...
With our new look and feel finally released to the world, I thought I would take a moment to pontificate and see if I couldn't add something of value
If you try deleting a symbolic link like this: rm -f test/ You get this: rm: cannot remove `test/': Not a directory Same deal if you try to use...
I attended the AIGA leadership retreat in Omaha, Nebraska (I'm starting in July as the new Web Chair for AIGA Portland). There were some great...
I just got back from Webvisions here in Portland. There were a number of interesting presentations and conferences are always good to get...
When it comes to planning a technology application, you can't beat low tech. Given that I run a web technology company clients are often surprised...