What happens when a steam pipe bursts next to a fiber line?

This is what happens when a steam pipe bursts next to a fiber line…

Enable Facebook comments on your WordPress blog

Wptuts+ has a great write-up on how to enable Facebook comments on your WordPress blog. I was pleasantly surprised to find how easy the process has become.

I would make one improvement. Instead of hard-coding the <meta> tag to add your app id, I would insert the following into your functions.php file:

/* Add meta info required for Facebook comments */
add_action( 'wp_head', 'channeleaton_facebook_comments' );
function channeleaton_facebook_comments() {
?>
	<meta property='fb:app_id' content='YOUR APP ID' />
<?php
}

That code should make it a bit easier for those of you using child themes.

Best plugin to get RSS feeds into your WordPress loop

Have you ever wanted to aggregate news feeds into your WordPress blog ? The FeedWordPress plugin makes it extremely easy for you.

FeedWordPress allows you to bring in any RSS or Atom feed and display it however you choose. It could be used to build the next great news aggregator or  your lifestream. The plugin is actively developed and documentation is very well written.

Take a moment to check out this great plugin.

No-car weekend

20111218-120745.jpg

I’m having a great time riding my bike around town this weekend.

Photos from the half-marathon

Gave up on the porta-poty

Picture 1 of 24

Bad Behavior has blocked 166 access attempts in the last 7 days.