• 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

Blog

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

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

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

Timelapse Experiment Using Canon 7D

January 8, 2011 By Chad Ritchie

This was my first timelapse video experiment.

Equipment used:

[list style=”list5″ color=”blue”]

  • Canon 7D with the stock 18-55mm lens
  • Canon TC-80N3 Timer/Remote Controller
  • Tripod set very low to the ground to avoid blowing over from the wind

[/list]

Camera settings:

[list style=”list5″ color=”blue”]

  • Image recording quality: JPEG mode – Small/Fine
  • ISO 100
  • Aperture: f10
  • Shutter: 1/250 sec

[/list]

This experiment consisted of 421 still images, each shot at a 15 second interval over an estimated hour and 45 minute period. I used Quicktime 7 and imported the images in sequence, the first (video #1) at a frame rate of 10 frames per second, the second (video #2) at 15 frames per second and the third (video #3) at 30 frames per second.

Like I mentioned earlier, this was my first timelapse experiment and I learned quite a bit. On the next experiment I will change the camera settings. A much slower shutter speed might help smooth transitions between frames. The problem I foresee with that setting would be allowing to much light into the lens.

Video #1 – 15 second interval/10 frames per second

[divider]

Video #2 – 15 second interval/15 frames per second

[divider]

Video #3 – 15 second interval/30 frames per second

Filed Under: Blog, Podcast Tagged With: photography, timelapse, video

What Is Design?

January 2, 2011 By Chad Ritchie

An interesting discussion – http://www.drawar.com/articles/what-is-design/71/

Filed Under: Blog Tagged With: Design

WordPress Parent Themes

January 1, 2011 By Chad Ritchie

Almost any good theme can be used as a parent theme.
Here are three of my favorite:

  • Sandbox by Andy Skelton and Scott Wallick.
    The mother of all parent themes – plaintxt.org/themes/sandbox
  • Hybrid by Justin Tadlock – themehybrid.com/themes/hybrid
  • Thematic by Ian Stewart – themeshaper.com/thematic-for-wordpress

Filed Under: Blog, WordPress

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

Footer

Chad Ritchie Web & Graphic Design