This is for OS X 1.5 and above: dscacheutil -flushcache Flush your DNS cache! …
How to Tar Up Your Dotfiles
I just know I'll need this again: ls -aF | grep -v '/$' | grep '^\.' | xargs tar -cvf dotfiles.tar …
jQuery Slideshows
There are many different ways to make a slideshow for your WordPress website. Lately I've looked at the following: Easing Slider - For WordPress. Single slide show per site. Images are controlled via theme options WP Rotator - Uses the FlexiSlider jQuery Library A list to try for …