<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>ianneubert.com</title>
	
	<link>http://www.ianneubert.com/wp</link>
	<description>the official &lt;b&gt;blog&lt;/b&gt; for &lt;i&gt;everything&lt;/i&gt; ian</description>
	<lastBuildDate>Sat, 20 Feb 2010 20:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ianneubert" /><feedburner:info uri="ianneubert" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Holy Optimizations Batman!</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/lEL39myVB5s/</link>
		<comments>http://www.ianneubert.com/wp/2010/02/20/holy-optimizations-batman/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:09:27 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=461</guid>
		<description><![CDATA[I previously published a Ruby script that essentially duplicates an Amazon S3 bucket. I use it to copy my production bucket into a testing bucket that I can then use in my staging environment, without fear of killing off something important.



Hydra, the multithreaded  fire breather


Anyway, this script used to take around 18 minutes to [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.ianneubert.com/wp/2009/02/03/s3-ruby-tools/">previously published</a> a <a href="http://github.com/ianneub/aws_ruby_tools/blob/master/duplicate_bucket.rb">Ruby script</a> that essentially duplicates an Amazon S3 bucket. I use it to copy my production bucket into a testing bucket that I can then use in my staging environment, without fear of killing off something important.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_462" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.ianneubert.com/wp/wp-content/uploads/2010/02/Hydra.jpg"><img class="size-medium wp-image-462" title="Hydra" src="http://www.ianneubert.com/wp/wp-content/uploads/2010/02/Hydra-300x199.jpg" alt="Hydra, the multithreaded fire breather" width="300" height="199" /></a></dt>
<dd class="wp-caption-dd">Hydra, the multithreaded  fire breather</dd>
</dl>
</div>
<p>Anyway, this script used to take around 18 minutes to complete a full copy of a bucket with about 2,000 keys. What a pain when I had to run this script multiple times for some testing!</p>
<p>So I finally got around to rewriting it today, and wow, what an improvement!</p>
<p>I upgraded the delete and copy operations to run multithreaded, and boy does it fly.</p>
<p>On my main bucket (with about 2,000 keys) it now only takes about <strong>1.5 minutes</strong> to complete! That&#8217;s <strong>12x faster</strong> than it used to be!</p>
<p>So if you are looking for a multithreaded Amazon S3 bucket copier or duplicator, <a href="http://github.com/ianneub/aws_ruby_tools/blob/master/duplicate_bucket.rb">check it out</a>!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=lEL39myVB5s:ai9XTNKbvDM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=lEL39myVB5s:ai9XTNKbvDM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=lEL39myVB5s:ai9XTNKbvDM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=lEL39myVB5s:ai9XTNKbvDM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=lEL39myVB5s:ai9XTNKbvDM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=lEL39myVB5s:ai9XTNKbvDM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=lEL39myVB5s:ai9XTNKbvDM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2010/02/20/holy-optimizations-batman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2010/02/20/holy-optimizations-batman/</feedburner:origLink></item>
		<item>
		<title>New rubygem: ianneub-right_aws</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/buULEatDkPA/</link>
		<comments>http://www.ianneubert.com/wp/2009/04/07/new-rubygem-ianneub-right_aws/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:52:10 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=420</guid>
		<description><![CDATA[Continuing my new trend of publishing code that I use, I&#8217;ve released a new fork of RightScale&#8217;s right_aws ruby gem. This gem makes accessing Amazon&#8217;s S3, EC2, and other web services a piece of cake through ruby.
One problem with (at least) the latest release of right_aws is that it tries to connect to the Amazon [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing my new trend of publishing code that I use, I&#8217;ve released a new fork of <a href="http://www.rightscale.com">RightScale&#8217;s</a> <a href="http://rightscale.rubyforge.org/">right_aws</a> ruby gem. This gem makes accessing Amazon&#8217;s S3, EC2, and other web services a piece of cake through ruby.</p>
<p>One problem with (at least) the latest release of right_aws is that it tries to connect to the Amazon API at the bucket_name.s3.amazonaws.com. This causes the connections to the API to thrash when you are working with more than one bucket. I&#8217;ve taken out the code that makes that connection so that it will now only connect to s3.amazonaws.com/bucket_name by default.</p>
<p>You can find the code on <a href="http://github.com/ianneub/right_aws/tree">GitHub</a>. And see extra documentaion <a href="http://wiki.github.com/ianneub/right_aws">here</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=buULEatDkPA:LPOuR-oLvLQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=buULEatDkPA:LPOuR-oLvLQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=buULEatDkPA:LPOuR-oLvLQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=buULEatDkPA:LPOuR-oLvLQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=buULEatDkPA:LPOuR-oLvLQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=buULEatDkPA:LPOuR-oLvLQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=buULEatDkPA:LPOuR-oLvLQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2009/04/07/new-rubygem-ianneub-right_aws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2009/04/07/new-rubygem-ianneub-right_aws/</feedburner:origLink></item>
		<item>
		<title>Microsoft / Xbox Live customer service call</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/4UgYeA7KigA/</link>
		<comments>http://www.ianneubert.com/wp/2009/03/03/microsoft-xbox-live-customer-service-call/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 01:05:26 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=417</guid>
		<description><![CDATA[I just had a funny call to Microsoft, well to Xbox.com support, that really just gives some insight into what Microsoft culture is like.
So what I want to do is stop having them automatically renew my credit card for Xbox Live Gold Service ($49.99/yr). I go to their website and poke around the account settings [...]]]></description>
			<content:encoded><![CDATA[<p>I just had a funny call to Microsoft, well to Xbox.com support, that really just gives some insight into what Microsoft culture is like.</p>
<p>So what I want to do is stop having them automatically renew my credit card for Xbox Live Gold Service ($49.99/yr). I go to their website and poke around the account settings page, and come to find out that I can&#8217;t do that online, I have to call and talk to someone. Fine.</p>
<p>I call Xbox Live at 800-469-9269 and go their voice menu prompt system and choose the &#8220;Accounts &amp; Billing&#8221; -&gt; &#8220;Other account questions&#8221;. Apparently I went to the wrong place. After explaining what I wanted to do the CSR said I had to be transfered, I guess I <em>am</em> cancelling my subscription, instead of just turning off auto renew.</p>
<p>The first problem started here, it wasn&#8217;t too obvious where I needed to go in their menu system. The second problem was immeadate: the CSR asked me to verify my account information, screen name, email, address, phone, last 4 digits on my credit card.</p>
<p>He then transfers me to the billing who procedes to ask me the same questions again&#8230; waste of time there. <em>Starting to get annoyed.</em></p>
<p>Now after I explain again that I want to stop the auto billing &#8220;feature&#8221;, he asks me if he can give me some Microsoft points to keep my subscription. <em>Further annoyed.</em></p>
<p>I say no, that I don&#8217;t want to have my card auto billed. So he asks me why I want to stop the auto renewal, and I reply that its more than $20 cheaper to buy the Xbox Live Gold Cards then to have them auto charge my card.</p>
<p>So he suggests that I reduce my plan to the $7.99/mo plan because it is less expensive. Ugh! I just want to stop the dang auto renewal. So by this point <em>I&#8217;m over it</em>, I ask him to just remove my auto renew plan and be done with it.</p>
<p>About time. By the way, that wasted 15 minutes of time. Add another 10 minutes for this rant.</p>
<p>Thank you Microsoft! If that had been Apple or some other customer focused company I could have done the whole thing online in 30  seconds.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=4UgYeA7KigA:7SyTdXKzAdw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4UgYeA7KigA:7SyTdXKzAdw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4UgYeA7KigA:7SyTdXKzAdw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4UgYeA7KigA:7SyTdXKzAdw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4UgYeA7KigA:7SyTdXKzAdw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4UgYeA7KigA:7SyTdXKzAdw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4UgYeA7KigA:7SyTdXKzAdw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2009/03/03/microsoft-xbox-live-customer-service-call/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2009/03/03/microsoft-xbox-live-customer-service-call/</feedburner:origLink></item>
		<item>
		<title>S3 Ruby Tools</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/xFdjvnMPgIk/</link>
		<comments>http://www.ianneubert.com/wp/2009/02/03/s3-ruby-tools/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 22:03:07 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=409</guid>
		<description><![CDATA[I just published some more code on github today. This new repo contains some ruby code that I use to manipulate my Amazon S3 buckets.
Right now there are just two simple scripts, one deletes a whole bucket, the other copies everything from one bucket to another, with an optional prefix to limit what is copied.
I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I just published some more <a href="http://github.com/ianneub/s3_ruby_tools/tree/master">code on github</a> today. This new repo contains some ruby code that I use to manipulate my <a href="http://aws.amazon.com/s3/">Amazon S3</a> buckets.</p>
<p>Right now there are just two simple scripts, one deletes a whole bucket, the other copies everything from one bucket to another, with an optional prefix to limit what is copied.</p>
<p>I&#8217;ve been using these scripts for a few months now, they are very stable and do some basic error handling.</p>
<p>Here is the <a href="http://github.com/ianneub/s3_ruby_tools/blob/master/README.markdown">README file</a>.<img class="size-medium wp-image-414 aligncenter" title="AWS Logo" src="http://www.ianneubert.com/wp/wp-content/uploads/2009/02/pbaws_logo_300px.jpg" alt="AWS Logo" width="300" height="122" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=xFdjvnMPgIk:NbZhFmdVxKo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=xFdjvnMPgIk:NbZhFmdVxKo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=xFdjvnMPgIk:NbZhFmdVxKo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=xFdjvnMPgIk:NbZhFmdVxKo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=xFdjvnMPgIk:NbZhFmdVxKo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=xFdjvnMPgIk:NbZhFmdVxKo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=xFdjvnMPgIk:NbZhFmdVxKo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2009/02/03/s3-ruby-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2009/02/03/s3-ruby-tools/</feedburner:origLink></item>
		<item>
		<title>My message to President Obama</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/7Hh_C5BeqI0/</link>
		<comments>http://www.ianneubert.com/wp/2009/01/23/my-message-to-president-obama/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:51:20 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=403</guid>
		<description><![CDATA[Not that it will do anything, but I&#8217;m learning that you can&#8217;t just sit on the sidelines&#8230;
I think that it is extremely wrong to support those groups supporting abortion with my taxpayer money. I am strongly opposed to abortion as it is the destruction of potential human life. I do not want my money wasted [...]]]></description>
			<content:encoded><![CDATA[<p>Not that it will do anything, but I&#8217;m learning that you can&#8217;t just sit on the sidelines&#8230;</p>
<blockquote><p>I think that it is extremely wrong to support those groups supporting abortion with my taxpayer money. I am strongly opposed to abortion as it is the destruction of potential human life. I do not want my money wasted on groups or organizations that will suggest, tolerate, or engage in this disregard for human life.</p></blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=7Hh_C5BeqI0:Hakl3ssvnOU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=7Hh_C5BeqI0:Hakl3ssvnOU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=7Hh_C5BeqI0:Hakl3ssvnOU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=7Hh_C5BeqI0:Hakl3ssvnOU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=7Hh_C5BeqI0:Hakl3ssvnOU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=7Hh_C5BeqI0:Hakl3ssvnOU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=7Hh_C5BeqI0:Hakl3ssvnOU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2009/01/23/my-message-to-president-obama/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2009/01/23/my-message-to-president-obama/</feedburner:origLink></item>
		<item>
		<title>Leap Second!</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/WPg9z6kkN2Q/</link>
		<comments>http://www.ianneubert.com/wp/2008/12/31/leap-second/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 00:29:42 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=401</guid>
		<description><![CDATA[In case you missed the leap second today, here is a YouTube video from the Eastern Time Zone:

Here are some links to more info about leap seconds:

NIST
USNO
Wikipedia

]]></description>
			<content:encoded><![CDATA[<p>In case you missed the leap second today, here is a YouTube video from the Eastern Time Zone:<br />
<object width="425" height="344" data="http://www.youtube.com/v/rld1tmOi4fs&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rld1tmOi4fs&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Here are some links to more info about leap seconds:</p>
<ul>
<li><a href="http://tf.nist.gov/timefreq/pubs/bulletin/leapsecond.htm">NIST</a></li>
<li><a href="http://tycho.usno.navy.mil/leapsec.html">USNO</a></li>
<li><a href="http://en.wikipedia.org/wiki/Leap_second">Wikipedia</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=WPg9z6kkN2Q:CsSDum5_Ezw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=WPg9z6kkN2Q:CsSDum5_Ezw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=WPg9z6kkN2Q:CsSDum5_Ezw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=WPg9z6kkN2Q:CsSDum5_Ezw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=WPg9z6kkN2Q:CsSDum5_Ezw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=WPg9z6kkN2Q:CsSDum5_Ezw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=WPg9z6kkN2Q:CsSDum5_Ezw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2008/12/31/leap-second/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2008/12/31/leap-second/</feedburner:origLink></item>
		<item>
		<title>New Xbox 360 Experience mini-review</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/4sfbHmTm8f0/</link>
		<comments>http://www.ianneubert.com/wp/2008/11/20/new-xbox-360-experience-mini-review/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 18:24:46 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=355</guid>
		<description><![CDATA[The new Xbox 360 Experience was released yesterday and I got to spend a little bit of time playing with it. Overall I think the new look is OK, but it seems harder to get to important things like the DVD tray and XBL profile information. In place of that easy access are a bunch [...]]]></description>
			<content:encoded><![CDATA[<p>The new Xbox 360 Experience was released yesterday and I got to spend a little bit of time playing with it. Overall I think the new look is OK, but it seems harder to get to important things like the DVD tray and XBL profile information. In place of that easy access are a bunch of ads trying to peddle marketplace wares. Pretty crappy trade off.</p>
<p>Don&#8217;t get me started about how lame the new avatar system is either. In a blatant ripoff of the Wii&#8217;s Mii feature, the 360 now makes us setup an avatar to be associated with our XBL account. If I wanted to play a cutesie, made-for-4th-graders console I&#8217;d had bought a Wii already.</p>
<div class="wp-caption aligncenter" style="width: 160px"><img title="IANster Xbox 360 avatar" src="http://avatar.xboxlive.com/avatar/IANster/avatar-body.png" alt="IANsters Xbox 360 avatar" width="150" height="300" /><p class="wp-caption-text">IANster&#39;s Xbox 360 avatar</p></div>
<p>The only thing that saves the new Xbox 360 Experience from being a total waste is that we can now stream Netflix Watch Instantly content to our 360. I tested this with a couple of different shows and had mixed results. First I watched the movie <a href="http://www.netflix.com/WiMovie/Enchanted/70060014?trkid=226890">Enchanted</a>, and was disappointed to see that it was presented in 4:3 Full Screen mode, and was only in 2 channel stereo. Yuck. The second title I watched was the first episode of <a href="http://www.netflix.com/WiMovie/Jericho_Season_1_Pilot/70107773?trkid=226889">Jericho</a>. Thankfully this was at least in wide screen, but again it was only in 2 channel stereo. Both titles were noticeably compressed and looked worse than even watching them on a bad satellite TV channel.</p>
<p>While this probably isn&#8217;t the fault of the Xbox 360 or Microsoft, it still isn&#8217;t the best experience, and I doubt that I will be paying for XBL Gold Membership if this is the only feature worth using and it remains half-baked.</p>
<p>UPDATE: Here is more info on the <a href="http://blog.netflix.com/2008/11/encoding-for-streaming.html">Netflix stream encoding process</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=4sfbHmTm8f0:4OQhbXKlfBg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4sfbHmTm8f0:4OQhbXKlfBg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4sfbHmTm8f0:4OQhbXKlfBg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4sfbHmTm8f0:4OQhbXKlfBg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4sfbHmTm8f0:4OQhbXKlfBg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=4sfbHmTm8f0:4OQhbXKlfBg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=4sfbHmTm8f0:4OQhbXKlfBg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2008/11/20/new-xbox-360-experience-mini-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2008/11/20/new-xbox-360-experience-mini-review/</feedburner:origLink></item>
		<item>
		<title>Earthquake Drill – SoCal Shake Out</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/a_lIOsBeDuA/</link>
		<comments>http://www.ianneubert.com/wp/2008/11/13/earthquake-drill-socal-shake-out/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 18:08:28 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=349</guid>
		<description><![CDATA[I just participated in the great Southern California Shake Out earthquake drill. It might seem lame to be an adult practicing duck, cover, and hold, but I think it was a good thing. I found a large, heavy, set of drawers next to my desk that is on rollers. I&#8217;d bet that it would be [...]]]></description>
			<content:encoded><![CDATA[<p>I just participated in the great <a href="http://www.shakeout.org">Southern California Shake Out</a> earthquake drill. It might seem lame to be an adult practicing duck, cover, and hold, but I think it was a good thing. I found a large, heavy, set of drawers next to my desk that is on rollers. I&#8217;d bet that it would be moving around during a large earthquake and could be a big potential hazard.</p>
<p>So if you haven&#8217;t practiced duck, cover, and hold since you were in school. Now might be a good time. You might also want to checkout your overall emergency preparedness plan.</p>
<p style="text-align: center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/opXZY1zZ8xk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/opXZY1zZ8xk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=a_lIOsBeDuA:NS2XiMpnmXY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=a_lIOsBeDuA:NS2XiMpnmXY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=a_lIOsBeDuA:NS2XiMpnmXY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=a_lIOsBeDuA:NS2XiMpnmXY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=a_lIOsBeDuA:NS2XiMpnmXY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=a_lIOsBeDuA:NS2XiMpnmXY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=a_lIOsBeDuA:NS2XiMpnmXY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2008/11/13/earthquake-drill-socal-shake-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2008/11/13/earthquake-drill-socal-shake-out/</feedburner:origLink></item>
		<item>
		<title>Emergency Preparedness: Equipment</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/z5PPgAc2InQ/</link>
		<comments>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-equipment/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 01:21:30 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=334</guid>
		<description><![CDATA[In a previous post, I talked about the basics for starting food storage, namely having enough food and water on hard to last two weeks and three months, respectively.
Now I&#8217;ll go over some of the emergency equipment that I think is essential during a prolonged disaster.
Essential Equipment
Among the most essential equipment to have during an [...]]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-intro/">previous post</a>, I talked about the basics for starting food storage, namely having enough food and water on hard to last two weeks and three months, respectively.</p>
<p>Now I&#8217;ll go over some of the emergency equipment that I think is essential during a prolonged disaster.</p>
<p><strong>Essential Equipment</strong></p>
<p>Among the most essential equipment to have during an emergency is a <strong>camp stove and fuel</strong>. During a disaster it is possible that your electricity and/or natural gas supply could be compromised. If that happens, how are you going to cook your food? Or boil water? Unless you live in a place that has a ready supply of firewood, you could be left out in the cold.</p>
<p>After doing some research, I&#8217;ve decided that the best equipment for myself is a Coleman dual fuel camp stove. It is small enough that it can be put into the car, should I need to evacuate. It also has great flexibility in that it can use regular unleaded gasoline to power the burners. Compared to a propane burning camp stove, I figure that unleaded gasoline will be easier to get than propane during a disaster. In addition to the stove, storing 3 months worth of fuel, and at least two weeks worth, would be a really good idea.</p>
<div id="attachment_335" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.coleman.com/coleman/colemancom/detail.asp?product_id=424AA00&amp;categoryid=2020"><img class="size-medium wp-image-335" title="Coleman 2 Burner Dual Fuel Stove  " src="http://www.ianneubert.com/wp/wp-content/uploads/2008/08/424-700_500-300x300.jpg" alt="Coleman 2 Burner Dual Fuel Stove" width="300" height="300" /></a><p class="wp-caption-text">Coleman 2 Burner Dual Fuel Stove</p></div>
<p>Another absolute essential is a flash light, or other light source. This is something you should have around, even if you aren&#8217;t worried about a disaster. I like this hand cranked LED model. You use the hand crank to charge up the batteries, and if the batteries are completely dead, you can power the LEDs directly from the hand crank. Nice! It&#8217;s important to choose a light source that doesn&#8217;t require batteries, that&#8217;s one more thing to worry about storing, and another thing to worry about acquiring during a long disaster</p>
<div id="attachment_336" class="wp-caption aligncenter" style="width: 290px"><a href="http://www.amazon.com/gp/product/B000FLESY8"><img class="size-medium wp-image-336" title="Garrity hand crank LED flashlight" src="http://www.ianneubert.com/wp/wp-content/uploads/2008/08/3136c50fdel_sl500_aa280_.jpg" alt="Garity hand crank LED flashlight" width="280" height="280" /></a><p class="wp-caption-text">Garrity hand crank LED flashlight</p></div>
<p>The next essential item to have during an emergency is a hand cranked grain mill. In order to use your stored grains, you&#8217;ll need to be able to make your own flour, and without electricity, it better be hand powered. This is probably the most low-tech thing I&#8217;ve ever gotten, but I think it will be absolutelynecessary during a prolonged disaster.</p>
<div id="attachment_338" class="wp-caption aligncenter" style="width: 224px"><a href="http://www.amazon.com/Back-Basics-Grain-Mill-555/dp/B0007VW63Q"><img class="size-medium wp-image-338" title="Back to Basics Grain Mill" src="http://www.ianneubert.com/wp/wp-content/uploads/2008/08/31gdy1hvcl_sl500_aa214_.jpg" alt="" width="214" height="214" /></a><p class="wp-caption-text">Back to Basics Grain Mill</p></div>
<p><strong>Summary</strong></p>
<p>There are a few essential tools to have around during an emergency:</p>
<ul>
<li>Backup stove &amp; fuel</li>
<li>Flashlight that doesn&#8217;t rely on batteries</li>
<li>Hand powered grain mill</li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=z5PPgAc2InQ:hM1CGwAX-6M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=z5PPgAc2InQ:hM1CGwAX-6M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=z5PPgAc2InQ:hM1CGwAX-6M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=z5PPgAc2InQ:hM1CGwAX-6M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=z5PPgAc2InQ:hM1CGwAX-6M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=z5PPgAc2InQ:hM1CGwAX-6M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=z5PPgAc2InQ:hM1CGwAX-6M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-equipment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-equipment/</feedburner:origLink></item>
		<item>
		<title>Emergency Preparedness: Intro</title>
		<link>http://feedproxy.google.com/~r/ianneubert/~3/_DrskpbsgZk/</link>
		<comments>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-intro/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 00:52:25 +0000</pubDate>
		<dc:creator>ian</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.ianneubert.com/wp/?p=288</guid>
		<description><![CDATA[I&#8217;ve been thinking a lot lately about making sure that I am prepared for a major disaster. With a report recently from the USGS saying that a large scale earthquake along the California coast is imminent, as well as continued council from the First Presidency, I think now is a great time to make sure [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking a lot lately about making sure that I am prepared for a major disaster. With a <a href="http://www.latimes.com/business/la-fi-quake22-2008may22,0,3753797.story">report recently</a> from the <a href="http://www.usgs.gov">USGS</a> saying that a large scale earthquake along the California coast is imminent, as well as continued council from the <a href="http://www.lds.org/ldsorg/v/index.jsp?vgnextoid=f318118dd536c010VgnVCM1000004d82620aRCRD&amp;locale=0&amp;sourceId=22a73b4c3713a110VgnVCM100000176f620a____&amp;hideNav=true">First Presidency</a>, I think now is a great time to make sure I&#8217;m self-sustained in the event of a crisis.</p>
<p>I&#8217;ll be writing a few posts about the different things that I am doing to prepare for an emergency. I hope that everyone that reads these posts will think about their emergency preparedness (or lack thereof) and come up with a plan that works for you.</p>
<p><strong>Food &amp; Water<br />
</strong></p>
<p>Food and water are the most important things needed in an emergency. During a disaster, you might not be able to rely on a grocery store to have the life sustaining items that you can&#8217;t live without. Thinking back to the Katrina disaster, I realized that I can&#8217;t rely on the government either. So you need to store all the food and water that you can in order to be ready.</p>
<p>My <a href="http://www.mormon.org">Church</a> councils that we should keep 2 weeks worth of water and 3 months worth of food on hand at all times. That&#8217;s figuring that water is so important that the civic services will be restored within two weeks. I personally think that isn&#8217;t enough, if earthquakes break water mains in critical areas, it could take a long time to repair.</p>
<ul>
<li>1 Gallon of water, per person, per day = <strong>14 gallons of water</strong></li>
<li>25 lbs of grain, and 5 lbs of beans, per person, per day = <strong>75 lbs of grains, and 15 lbs of beans</strong></li>
<li><a href="http://www.providentliving.org/content/display/0,11666,7498-1-4070-1,00.html">See providentliving.org</a><strong><br />
</strong></li>
</ul>
<p>That&#8217;s the minimum needed to sustain life. But that will be extremely boring, I couldn&#8217;t eat bread and beans alone for three months! Also, I think it&#8217;s good to eat food that you are comfortable with and is similar to what you normally eat. In the event of a disaster, changing your food supply could result in some serious consequences that will only add to your problems. For example, changing your diet significantly can lead to constipation or diarrhea. The latter will make you dehydrated, wasting precious water.</p>
<p>Also be sure to think about the items that you need in order to use the food storage you have. For example, you may need to use sugar, yeasts, shortening, and other ingredients to make bread and cakes. A good tip might be to buy an extra of everything you normally buy at the store. Over time, you will slowly build up your storage supplies.</p>
<p><a href="http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-equipment/">Next Article: Equipment</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/ianneubert?a=_DrskpbsgZk:71gddn3aT0Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=_DrskpbsgZk:71gddn3aT0Q:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=_DrskpbsgZk:71gddn3aT0Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=_DrskpbsgZk:71gddn3aT0Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=_DrskpbsgZk:71gddn3aT0Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/ianneubert?i=_DrskpbsgZk:71gddn3aT0Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ianneubert?a=_DrskpbsgZk:71gddn3aT0Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/ianneubert?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ianneubert.com/wp/2008/08/25/emergency-preparedness-intro/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.449 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-20 12:09:44 --><!-- Compression = gzip -->
