<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>OMG Zombies</title>
	<atom:link href="http://omgzombies.org/feed" rel="self" type="application/rss+xml" />
	<link>http://omgzombies.org</link>
	<description>seeking brains for many long years, no luck so far</description>
	<lastBuildDate>Thu, 19 Nov 2009 07:05:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OK I am a little bit insane</title>
		<link>http://omgzombies.org/2009/11/19/ok-i-am-a-little-bit-insane</link>
		<comments>http://omgzombies.org/2009/11/19/ok-i-am-a-little-bit-insane#comments</comments>
		<pubDate>Thu, 19 Nov 2009 07:05:51 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>

		<guid isPermaLink="false">http://omgzombies.org/2009/11/19/ok-i-am-a-little-bit-insane</guid>
		<description><![CDATA[First I wrote a silly post on twitter about how I have regrets and I used the hashtag &#8220;#ihaveregets&#8221;
Then I bought the domain name ihaveregets.com
Then I learned the twitter REST API
Then I wrote a little PHP script to pull down any posts written by me with the hashtag &#8220;#ihaveregrets&#8221; and display them as text
Then using [...]]]></description>
			<content:encoded><![CDATA[<p>First I wrote a silly post on twitter about how I have regrets and I used the hashtag &#8220;#ihaveregets&#8221;</p>
<p>Then I bought the domain name ihaveregets.com</p>
<p>Then I learned the twitter REST API</p>
<p>Then I wrote a little PHP script to pull down any posts written by me with the hashtag &#8220;#ihaveregrets&#8221; and display them as text</p>
<p>Then using the php5-memcached client I put that behind a 60 second cache in order to not violate the twitter API limits</p>
<p>Then I put it on my new domain, but it didn&#8217;t work because Ubuntu Dapper doesn&#8217;t support php5-memcached</p>
<p>Then I downloaded an ancient (copyright 2003!) memcached php client from http://phpca.cytherianage.net/memcached/ and adapted my script to use that syntax.</p>
<p>Then it worked!</p>
<p>Then I wrote this note.</p>
<p>Anyhow check out http://ihaveregrets.com/ it&#8217;s an awesome site even though so far I only have one regret and I haven&#8217;t make the HTML look good yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/11/19/ok-i-am-a-little-bit-insane/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i disagree</title>
		<link>http://omgzombies.org/2009/11/13/i-disagree</link>
		<comments>http://omgzombies.org/2009/11/13/i-disagree#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:02:30 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>

		<guid isPermaLink="false">http://omgzombies.org/?p=842</guid>
		<description><![CDATA[I strongly disagree with this recent NYT Op/Ed about the value of calorie posting requirements.  Based on a study of McDonalds customers, they conclude that people don&#8217;t modify their behaviour based on posted calories in those restaurants.  Anyone see the SERIOUS GAPING FLAW in that logic?  (If it helps, I italicized it for you.)
As someone [...]]]></description>
			<content:encoded><![CDATA[<p>I strongly disagree with this recent <a href="http://www.nytimes.com/2009/11/13/opinion/13lowenstein.html?_r=1">NYT Op/Ed</a> about the value of calorie posting requirements.  Based on a study of <em>McDonalds customers,</em> they conclude that people don&#8217;t modify their behaviour based on posted calories in those restaurants.  Anyone see the <strong>SERIOUS GAPING FLAW</strong> in that logic?  (If it helps, I italicized it for you.)</p>
<p>As someone who has recently lost a whole bunch of weight, I can testify to the <strong>obvious and basic fact</strong> that the most important thing to control your weight is to measure calories consumed and compare that with calories exerted via normal daily activity plus exercise.  Some people call this &#8220;<a href="http://www.mygraphite.com/site/pdf/A_Few_Simple_Facts.pdf">energy balance</a>&#8221; &#8212; but the easiest way think of your body like it&#8217;s an engine in a car:  Eating food == filling up at the gas station and exercise == using the car&#8217;s engine to drive around.  By controlling the inputs and outputs, you can basically hit any level you want to!</p>
<p>Once you grasp this extremely simple logic, shedding excess points is <em>astonishingly</em> easy.  You count your calories in by adding up what you eat in a day (there are lots of websites that help you do that), and figure out how much you expend in a day (again, lots of tools to figure that out).  If you intake less than you exert, you&#8217;ll lose weight &#8212; that&#8217;s it &#8212; no magic, no BS.  If reality doesn&#8217;t match your expectation, you&#8217;re either miscounting inputs or outputs &#8212; you can create a simple and effective feedback loop to manage this by adjusting your average calories in or out per day.</p>
<p>The hardest part thus becomes eating out &#8212; in many cases you have no idea what the restaurant put into the food, so you&#8217;re unable to see how many calories you are taking in.  If you can&#8217;t measure your rate of intake, you can&#8217;t make informed decisions to achieve your goals.  Thus, if a goal of public health policy is to give people the tools they need in order to improve their health (and it should be), then requiring chains to post calories makes a bucketload of good sense.  It&#8217;s not the full solution, basic education is also required to explain to people what the numbers mean and provide context, but it&#8217;s <strong>an essential and required step</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/11/13/i-disagree/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And the Oscar goes to&#8230;</title>
		<link>http://omgzombies.org/2009/10/21/and-the-oscar-goes-to</link>
		<comments>http://omgzombies.org/2009/10/21/and-the-oscar-goes-to#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:50:56 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>
		<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://omgzombies.org/?p=840</guid>
		<description><![CDATA[Folks, I am really enjoying the new PS3 game &#8220;Uncharted 2: Among Thieves&#8221;.  I was thinking that it was probably game of the year, but now I&#8217;m thinking different.  Maybe it should really be considered *movie* of the year, because this game has as much in common with Hollywood than it does with video gaming.
Unlike [...]]]></description>
			<content:encoded><![CDATA[<p>Folks, I am really enjoying the new PS3 game &#8220;Uncharted 2: Among Thieves&#8221;.  I was thinking that it was probably game of the year, but now I&#8217;m thinking different.  Maybe it should really be considered *movie* of the year, because this game has as much in common with Hollywood than it does with video gaming.</p>
<p>Unlike many of my favourite games, Uncharted 2  is very linear &#8212; it doesn&#8217;t pretend to be sandboxy like Grand Theft Auto, and you don&#8217;t progress your character and choose your storyline as in an branching RPG like Fallout 3.</p>
<p><span style="background-color: #ffffff;">Instead it tells a story, and you as the gamer are a participant in that story.  There is usually only one way to deal with any particular situation, and frankly it&#8217;s never all <em>that</em> hard.  The strength of the game is that it&#8217;s story is superb, and are the voice acting and cinematics.   The cutscenes (which load seamlessly and are never annoying) are funny and compelling storytelling, and add to not subtract from the overall experience.</span></p>
<p><span style="background-color: #ffffff;">As you progress through the story, you are put in incredible situations which you have to deal with.  Right from the opening scene it will wow you in this regard.  But they keep on shaking things up, it&#8217;s not like Doom or Halo where you do basically the same thing in the basically the same setting over and over again.  In Uncharted 2, while the game mechanics remain the same (climbing, shooting, solving puzzles), the settings and puzzles are varied enough that it feels fresh every time.  Enough that it makes me go <em>wow</em> and giggle with glee every few minutes.</span></p>
<p><span style="background-color: #ffffff;">On paper, this game isn&#8217;t that much different than it&#8217;s predecessor, Uncharted.  What has improved is mostly polish &#8212; they tightened up the gameplay and cinematics, and made the puzzles seem much less contrived.  This polish though has pushed Uncharted 2 from being a good game into a truly wonderful entertainment experience.  Watching an Indiana Jones movie is dull in comparison to actually BEING in those circumstances and coping with the challenges in gameplay.</span></p>
<p><span style="background-color: #ffffff;">Seriously &#8212; this is not the future of games.  It&#8217;s the future of <em>movies</em>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/10/21/and-the-oscar-goes-to/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Sony,</title>
		<link>http://omgzombies.org/2009/10/10/dear-sony</link>
		<comments>http://omgzombies.org/2009/10/10/dear-sony#comments</comments>
		<pubDate>Sun, 11 Oct 2009 03:59:08 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>

		<guid isPermaLink="false">http://omgzombies.org/?p=838</guid>
		<description><![CDATA[Today I tried to buy the Fallout 3 expansion packs from your PSN store.
Irritation #1: First I looked under &#8220;Game Add-Ons&#8221;, but instead of showing me expansions for the games I have it showed me add-ons for a bunch of games I don&#8217;t have, and not ones I was looking for were not listed. I [...]]]></description>
			<content:encoded><![CDATA[<p>Today I tried to buy the Fallout 3 expansion packs from your PSN store.</p>
<p>Irritation #1: First I looked under &#8220;Game Add-Ons&#8221;, but instead of showing me expansions for the games I have it showed me add-ons for a bunch of games I don&#8217;t have, and not ones I was looking for were not listed. I did find them by scrolling through &#8220;new releases&#8221; though.</p>
<p>Irritation #2: One I went through the clumsy add-to-cart process for the four items I wanted, I tried to buy them. But instead of paying for things they force you to &#8220;add money to wallet&#8221;, and then &#8220;remove items from wallet&#8221;. This is a completely unnecessary step and makes the purchase process more annoying than it should be.</p>
<p>Irritation #3: One I went through their wallet process and tried to actually &#8220;add money to wallet&#8221;, my credit card was declined as the expiration date had changed. To change the expiration date, I had to go to &#8220;account management&#8221;. To get to this page, I had to exit the store. Exiting the store means I lost the contents of my cart and had to do it all over again.</p>
<p>Irritation #4: Once I got the correct credit card information into my account, and re-added all of my games, I successfully added the funds to my &#8220;wallet&#8221; and then immediately removed them again to buy the game. Now I tried to download the games, and it said that I didn&#8217;t have enough space to download them! Of course, to free up space I&#8217;d have to exit the store, and now that I&#8217;ve actually paid for stuff I don&#8217;t really want to do that and risk losing everything I paid for. So what I did was download each item in the background one by one and select &#8220;download in background&#8221;. Then I could exit the store without worrying.</p>
<p>Irritation #5: To clear up the disk space I had to sift through my saved games one by one. I have dozens of saved games for games I no longer want to play, but I have to use their clumsy 3 step process for every single saved game I want to delete. Please let me bundle some together!</p>
<p>Irritation #6: I want a pony. Where&#8217;s my frigging pony?</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/10/10/dear-sony/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I Heart Trader Joes</title>
		<link>http://omgzombies.org/2009/09/29/i-heart-trader-joes</link>
		<comments>http://omgzombies.org/2009/09/29/i-heart-trader-joes#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:17:57 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>

		<guid isPermaLink="false">http://omgzombies.org/?p=836</guid>
		<description><![CDATA[Trader Joe&#8217;s is always a pleasant end-to-end consumer experience, which is rare for someone like me who hates shopping.  Instead of having to wade through 20 aisles of different stupid ketchup brands, I can quickly find what I&#8217;m looking for and know that it&#8217;s of good quality and at a fair price.  No hassling me [...]]]></description>
			<content:encoded><![CDATA[<p>Trader Joe&#8217;s is always a pleasant end-to-end consumer experience, which is rare for someone like me who hates shopping.  Instead of having to wade through 20 aisles of different stupid ketchup brands, I can quickly find what I&#8217;m looking for and know that it&#8217;s of good quality and at a fair price.  No hassling me about filling out some long-ass form to join their club.</p>
<p>And most importantly, complete the whole journey in just a few minutes. It&#8217;s fast enough that I don&#8217;t have to do a whole week&#8217;s shopping at once, I just drop in a few times a week as required.  Whoever designed that process did a kickass job.</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/09/29/i-heart-trader-joes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>this blog is no longer worse than hitler</title>
		<link>http://omgzombies.org/2009/08/30/this-blog-is-no-longer-worse-than-hitler</link>
		<comments>http://omgzombies.org/2009/08/30/this-blog-is-no-longer-worse-than-hitler#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:23:15 +0000</pubDate>
		<dc:creator>rt</dc:creator>
				<category><![CDATA[2]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://omgzombies.org/?p=834</guid>
		<description><![CDATA[I hope you forgive me, but I&#8217;ve moved my blog to omgzombies.org
]]></description>
			<content:encoded><![CDATA[<p>I hope you forgive me, but I&#8217;ve moved my blog to omgzombies.org</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/08/30/this-blog-is-no-longer-worse-than-hitler/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>galapagos first post</title>
		<link>http://omgzombies.org/2009/08/09/galapagos-first-post</link>
		<comments>http://omgzombies.org/2009/08/09/galapagos-first-post#comments</comments>
		<pubDate>Sun, 09 Aug 2009 16:12:33 +0000</pubDate>
		<dc:creator>rt</dc:creator>
		
		<guid isPermaLink="false">http://worsethanhitler.org/?p=831</guid>
		<description><![CDATA[I have a few minutes to spare here at an internet cafe on Santa Cruz Is.   Some quick highlights&#8211;

had a pengiun swim right underneath me
young sea lion playing underneath me and Ju
swam right past a huge sea turtle
saw two white tipped sharks
saw so many marine igaunas, mind blowing.
the colourful land iguanas
massive giant tortoises including the famous [...]]]></description>
			<content:encoded><![CDATA[<p>I have a few minutes to spare here at an internet cafe on Santa Cruz Is.   Some quick highlights&#8211;</p>
<ul>
<li>had a pengiun swim right underneath me</li>
<li>young sea lion playing underneath me and Ju</li>
<li>swam right past a huge sea turtle</li>
<li>saw two white tipped sharks</li>
<li>saw so many marine igaunas, mind blowing.</li>
<li>the colourful land iguanas</li>
<li>massive giant tortoises including the famous Diego and Lonesome George</li>
<li>baby giant tortoises (less than one year)</li>
<li>baby sea lions, just a  few days old</li>
<li>blue footed boobies, darwin finches</li>
<li>native trees whose names I can´t remember</li>
</ul>
<p>Much more to come later, gotta get back to the boat to see more Giant Tortoises in the wild later today.  woo!</p>
<p>(oh and pictures to come later too, probably wednesday)</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/08/09/galapagos-first-post/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>idea</title>
		<link>http://omgzombies.org/2009/05/11/idea</link>
		<comments>http://omgzombies.org/2009/05/11/idea#comments</comments>
		<pubDate>Mon, 11 May 2009 18:37:14 +0000</pubDate>
		<dc:creator>rt</dc:creator>
		
		<guid isPermaLink="false">http://worsethanhitler.org/?p=829</guid>
		<description><![CDATA[I want to create a new product called &#8220;The Mondays&#8221; and then sell it only by the case.
]]></description>
			<content:encoded><![CDATA[<p>I want to create a new product called &#8220;The Mondays&#8221; and then sell it only by the case.</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/05/11/idea/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>moving</title>
		<link>http://omgzombies.org/2009/05/04/moving</link>
		<comments>http://omgzombies.org/2009/05/04/moving#comments</comments>
		<pubDate>Mon, 04 May 2009 22:36:05 +0000</pubDate>
		<dc:creator>rt</dc:creator>
		
		<guid isPermaLink="false">http://worsethanhitler.org/?p=827</guid>
		<description><![CDATA[After two years in a small house, it&#8217;s back to apartment life for me. Our current place is decent, but the floorplan layout is terrible&#8230; there is a lot of wasted space and we are not making good use of the space we do have.  The attic and basement are great, but because the narrow [...]]]></description>
			<content:encoded><![CDATA[<p>After two years in a small house, it&#8217;s back to apartment life for me. Our current place is decent, but the floorplan layout is terrible&#8230; there is a lot of wasted space and we are not making good use of the space we do have.  The attic and basement are great, but because the narrow &amp; steep stairs we just don&#8217;t fully utilize them.  Instead I&#8217;ve been craving large open spaces.</p>
<p>We looked at a variety of townhomes and apartments, but found the townhome layouts to be lacking.  Specifically they all have a sense of confined space, where the living arrangements would have to make compromises based on the angles and abutments intrinsic to the design.  After 2 years of fighting with space, I just want a playground to fill with stuff.</p>
<p>The apartment we did get is large and simple in its layout.  Not much more than some rectangles, and enough room for the 2 couches and recliner so we can comfortably sit 6 and also have room for some dining space on the huge island.  Another key factor is that we will have enough space to organize our stuff the way we really need to&#8230; cabinet and other space in the bathroom, bedroom, kitchen&#8230; will be great.</p>
<p>Now comes the less fun part&#8230; the move itself.  Whee?</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/05/04/moving/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>socialism</title>
		<link>http://omgzombies.org/2009/05/04/socialism</link>
		<comments>http://omgzombies.org/2009/05/04/socialism#comments</comments>
		<pubDate>Mon, 04 May 2009 22:29:15 +0000</pubDate>
		<dc:creator>rt</dc:creator>
		
		<guid isPermaLink="false">http://worsethanhitler.org/?p=825</guid>
		<description><![CDATA[A recent NY Times article about the Netherlands reminds me why I love and miss Canada.
]]></description>
			<content:encoded><![CDATA[<p>A recent <a href="http://www.nytimes.com/2009/05/03/magazine/03european-t.html?em">NY Times article about the Netherlands</a> reminds me why I love and miss Canada.</p>
]]></content:encoded>
			<wfw:commentRss>http://omgzombies.org/2009/05/04/socialism/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
