• Skip to primary navigation
  • Skip to main content
  • Skip to footer

Chad Ritchie

Graphic Designer, Front-End Web Developer

  • Blog
    • WordPress
  • Projects
    • Graphic Design
    • Web Projects
  • Photos
  • Services
  • Contact

Chad Ritchie

Add Spaces to Dock in OS X

January 24, 2014 By Chad Ritchie

Add Space to Dock in Mac OS X

To add a “space” to the dock in OS X, open up Terminal.app and enter this command.

defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'

Enter it as many times as you want spaces. If you enter too many times, no fear, they are easy to remove.

The spaces will not show up until you restart the Dock with the following command:

killall Dock

To remove unwanted spaces, just drag them up and out of the Dock like any other icon. To move them around, click and drag.

Complete command can be found on GitHub.

Filed Under: Blog Tagged With: Mac

Comment out code using the “hidden” attribute

January 13, 2014 By Chad Ritchie

The hidden attribute works much better in the WordPress post area—commenting out code in the post area will hide all copy that follows and most often break the layout.

See the Pen Comment out code using the “hidden” attribute. by Chad Ritchie (@chadritchie) on CodePen.

Filed Under: WordPress

My Podcast Subscriptions

January 9, 2014 By Chad Ritchie

Download OPML

Filed Under: Blog

Alternate Stripe List Items

January 8, 2014 By Chad Ritchie

See the Pen Alternate Stripe List Items by Chad Ritchie (@chadritchie) on CodePen

Filed Under: Blog

3D Cube using WebGL and Three.js

November 20, 2013 By Chad Ritchie

Rotating 3D cube which renders in the browser using WebGL and Three.js

See the Pen 3D Cube using WebGL and Three.js by Chad Ritchie (@chadritchie) on CodePen

Filed Under: Blog

Disabling WordPress Automatic Updates

November 16, 2013 By Chad Ritchie

With the release of WordPress 3.7, you don’t have to manually apply maintenance and security updates any longer. Most sites are now able to automatically apply these updates in the background. The update process also has been made even more reliable and secure, with dozens of new checks and safeguards.
[Read more…] about Disabling WordPress Automatic Updates

Filed Under: Blog, WordPress

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Interim pages omitted …
  • Page 21
  • Go to Next Page »

Footer

Chad Ritchie Web & Graphic Design