<?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>Adam Parrish &#187; pokemon</title>
	<atom:link href="http://www.decontextualize.com/tag/pokemon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decontextualize.com</link>
	<description>decontextualize.com</description>
	<lastBuildDate>Sat, 01 May 2010 18:49:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ghost equals ghost, but poison is false to steel</title>
		<link>http://www.decontextualize.com/2010/01/ghost-equals-ghost/</link>
		<comments>http://www.decontextualize.com/2010/01/ghost-equals-ghost/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 05:53:11 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pokemon]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.decontextualize.com/?p=447</guid>
		<description><![CDATA[On top, we have a table of truth values that result when comparing values of different types in PHP. On bottom, we have a chart illustrating the strengths and weaknesses of the seventeen types of Pokémon. Is it crazy to wonder whether one might have influenced the other?


The former is a matrix of arbitrary values [...]]]></description>
			<content:encoded><![CDATA[<p>On top, we have a <a href="http://www.php.net/manual/en/types.comparisons.php">table of truth values</a> that result when comparing values of different types in PHP. On bottom, we have a chart illustrating <a href="http://en.wikipedia.org/wiki/Gameplay_of_Pokémon#Pok.C3.A9mon_types">the strengths and weaknesses of the seventeen types of Pokémon</a>. Is it crazy to wonder whether one might have influenced the other?</p>
<p><a href="http://www.decontextualize.com/wp-content/uploads/2010/01/php-loose-comparisons.png"><img src="http://www.decontextualize.com/wp-content/uploads/2010/01/php-loose-comparisons-300x171.png" alt="" title="php loose comparisons" width="300" height="171" class="aligncenter size-medium wp-image-448" /></a></p>
<p><a href="http://www.decontextualize.com/wp-content/uploads/2010/01/pokemon.png"><img src="http://www.decontextualize.com/wp-content/uploads/2010/01/pokemon-283x300.png" alt="" title="pokemon elemental affinity chart" width="283" height="300" class="aligncenter size-medium wp-image-449" /></a></p>
<p>The former is a matrix of arbitrary values intended to produce convenience. The latter is a matrix of arbitrary values intended to produce fun. In my experience, neither achieves its goal. But both follow an arbitrary logic, strangely twisted through history and culture, that might someday make a good subject for a Ph.D. thesis. (Why does a non-empty string equate with integer zero? Why is Psychic strong against Poison?)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.decontextualize.com/2010/01/ghost-equals-ghost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
