• 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

Share your Instagram feed

July 4, 2012 By Chad Ritchie

Ever since Instagram opened up its API, there are now quite a few of websites that allow you to share your stream via your username.

The following are some of them (in alphabetical order):

http://followgram.com
http://hashgr.am
http://instagrid.me
http://statigr.am
http://web.stagram.com
http://instajelly.com

Filed Under: Blog Tagged With: Instagram

Things you must know about Coda 2

July 3, 2012 By Chad Ritchie

If you use Coda 2, you will absolutely want to bookmark this list of 20 Top secrets of Coda 2.

Filed Under: Blog Tagged With: coda, coda 2

How to burn an iPhoto slideshow to a DVD

June 27, 2012 By Chad Ritchie

The latest version of Mac 10.7 Lion does not ship with iDVD.
This video tutorial demonstrates a work-around on how to burn an iPhoto slideshow to a DVD using another handy app called Burn.

Setting the Burn preferences.

Filed Under: Podcast Tagged With: dvd, idvd, iphoto

First Release of WordPress

June 1, 2012 By Chad Ritchie

Going way back: The First Release Of WordPress Now Available
http://wordpress.org/news/2003/05/wordpress-now-available/

Filed Under: Blog, WordPress

Enable Text Selection in Quick Look

May 21, 2012 By Chad Ritchie

Today I posted on Twitter how to enable text selection in Quick Look. Afterwards, I received a couple messages asking “what is Quick Look?”
So, I decided to make a how-to video demonstrating how simple this modification is using Terminal.

Here is the Terminal command.
defaults write com.apple.finder QLEnableTextSelection -bool TRUE

Filed Under: Podcast

How to disable WordPress plugin updates

May 4, 2012 By Chad Ritchie

This snippet of code prevents WordPress from checking for plugin updates. For security reasons, it is important to keep third-party WordPress plugins up-to-date. However, there are times when you might create a site for a client and don’t want them to update their plugins. Perhaps you have changed a plugins code or concerned a plugin update could cause problems or break the site.

Simply paste the following code into your sites functions.php file. The functions.php file is located in your sites theme folder.

remove_action( 'load-update-core.php', 'wp_update_plugins' );
add_filter( 'pre_site_transient_update_plugins', create_function( '$a', "return null;" ) );
?>

Filed Under: Blog, WordPress Tagged With: code

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • Page 17
  • Interim pages omitted …
  • Page 21
  • Go to Next Page »

Footer

Chad Ritchie Web & Graphic Design