<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>Charismatic Dog</title>
	<link>http://blog.charismaticdog.com</link>
	<description>What rolls down stairs...</description>
	<lastBuildDate>Fri, 04 Dec 2009 20:51:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>A ninja would&#8217;ve done it with less code&#8230;</title>
		<description>but I'm still pretty pleased with my little "other" revealer here:


	function changeOption(object) {
		var obj_id = jQuery(object).attr('id');
		var obj_val = jQuery(object).val();
		jQuery(object).children('option').each(function() {
			var this_val = jQuery(this).val();
			var field = jQuery('#' + obj_id + '-' + this_val);
			if( this_val == obj_val) {
				jQuery(field).parent().show();
			} else {
				jQuery(field).parent().hide();
			}
		});
	}
 </description>
		<link>http://blog.charismaticdog.com/2009/12/04/a-ninja-wouldve-done-it-with-less-code/</link>
			</item>
	<item>
		<title>Ecto 2 (better than 3?)</title>
		<description>I was talking to a friend about my ecto 3 woes and he pointed out that he's still quite happy with version 2. I'm still working on my own solution for this problem, but for now. I'm going to give ecto 2 a shot (yay serial that works for both!) ...</description>
		<link>http://blog.charismaticdog.com/2009/11/13/ecto-2-better-than-3/</link>
			</item>
	<item>
		<title>Delta/Time</title>
		<description>You know things have changed when 4 of 5 laptops at the coffee shop are Macs and not one is mine. </description>
		<link>http://blog.charismaticdog.com/2009/03/29/deltatime/</link>
			</item>
	<item>
		<title>I can haz compiler?</title>
		<description>Saw a 5 minute version of this speech last Saturday. It is awesome! Watch this with your favorite geek and watch him laugh so hard he cries.
 </description>
		<link>http://blog.charismaticdog.com/2009/02/09/i-can-haz-compiler/</link>
			</item>
	<item>
		<title>Wiki Fail</title>
		<description>Wikipedia chaps my hide something fierce. The more I see user's flagrant misuse matched only by the moderator's drunken sense of their own power, the more I cringe away from trusting it at all, even as a starting point. That's all I had. I suppose I could have tweeted this ...</description>
		<link>http://blog.charismaticdog.com/2009/02/05/wiki-fail/</link>
			</item>
	<item>
		<title>Super Handy Solution to Mail.app conundrum</title>
		<description>Came this close to sticking with the Thunderbird 3 Alpha/Shredder series, but search tipped me back to Mail.app and emaildiscussions.com solved my problem.

  Quoted for posterity:

  "For the sake of continuity, I'll give the PlistEditPro steps here.

  a) Close Mail.app. Make a backup of your com.apple.mail.plist file ...</description>
		<link>http://blog.charismaticdog.com/2008/12/10/super-handy-solution-to-mailapp-conundrum/</link>
			</item>
	<item>
		<title>Things I&#8217;m thankful for 2008</title>
		<description>
  My beautiful wife:
  

  My awesome new puppy:
  

  New friends and co-workers.

  Surprising new opportunities.

  My new office surrounded by the people I love working with.

  A shiny new lappy to work on.

  An election that may lead to ...</description>
		<link>http://blog.charismaticdog.com/2008/12/09/things-im-thankful-for-2008/</link>
			</item>
	<item>
		<title>Hello Little Buddy</title>
		<description>I've been remise in my duties. Amber and I have added the following cute little guy to our family this past summer:

  

  
    
  

  The above is Chester two weeks ago. Below is Chester's adoption photo on peterfinder.com.

  

He's square ...</description>
		<link>http://blog.charismaticdog.com/2008/12/09/hello-little-buddy/</link>
			</item>
	<item>
		<title>Gold Star or All the Tea?</title>
		<description>I asked this question on facebook this afternoon: 'gold star' or 'all the tea'?
In some further detail the above are band name ideas.
All the Tea is Jaysen's contribution and is short for "all the tea in China". It has a nice sound to it and a pretty good Family Guy ...</description>
		<link>http://blog.charismaticdog.com/2008/09/21/gold-star-or-all-the-tea/</link>
			</item>
	<item>
		<title>Thanks Codeweavers!</title>
		<description>I get that this it's mostly for fun at this point but I can still appreciate the good folks over at Codeweavers releasing a port of Google Chromium for the rest of us to enjoy.
 </description>
		<link>http://blog.charismaticdog.com/2008/09/18/thanks-codeweavers/</link>
			</item>
</channel>
</rss>
