<?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"
	>

<channel>
	<title>Ryan McCue's Blog</title>
	<atom:link href="http://cubegames.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://cubegames.net/blog</link>
	<description>Containing absolutely nothing about cubes or games</description>
	<pubDate>Thu, 26 Jun 2008 13:26:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Installing Get Satisfaction&#8217;s Help Center</title>
		<link>http://cubegames.net/blog/2008/05/30/installing-get-satisfactions-help-center/</link>
		<comments>http://cubegames.net/blog/2008/05/30/installing-get-satisfactions-help-center/#comments</comments>
		<pubDate>Fri, 30 May 2008 08:14:03 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Code Monkey]]></category>

		<category><![CDATA[get satisfaction]]></category>

		<category><![CDATA[help center]]></category>

		<category><![CDATA[help centre]]></category>

		<category><![CDATA[http_request]]></category>

		<category><![CDATA[installation]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=92</guid>
		<description><![CDATA[Just found out about Get Satisfaction&#8217;s brand new Help Center and tried to install it? No doubt you&#8217;ll run into a few bugs along the way. However, follow this guide and you should be fine.

Install Smarty into an include directory


This is most easily done by extracting the lib/ directory from the Smarty package into a [...]]]></description>
			<content:encoded><![CDATA[<p>Just found out about Get Satisfaction&#8217;s brand new Help Center and tried to install it? No doubt you&#8217;ll run into a few bugs along the way. However, follow this guide and you should be fine.</p>
<dl>
<dt>Install Smarty into an include directory</dt>
<dd>
<ol>
<li>This is most easily done by extracting the <code>lib/</code> directory from the <a href="http://www.smarty.net/download.php">Smarty package</a> into a new directory called <code>includes/</code></li>
<li>Rename the <code>lib/</code> directory to <code>smarty/</code></li>
<li>Add the following line to your Help Center&#8217;s config file:<br />
<code>set_include_path(get_include_path() . PATH_SEPARATOR . '/path/to/includes/');</code></li>
</ol>
</dd>
<dt>Install the HTTP_Request PEAR library</dt>
<dd>Install this like any other PEAR library. If you don&#8217;t have PEAR, <a href="http://pear.php.net/package/HTTP_Request/download">download the archive</a> and extract the <code>HTTP_Request-*</code> into the previously created includes directory. Then rename the <code>HTTP_Request-*</code> to <code>HTTP</code></dd>
<dt>Setup the database</dt>
<dd>
<ol>
<li>Create a database called &#8220;sprinkles&#8221;</li>
<li>Import the schema from the included SQL file, sprinkles-schema.sql</li>
</ol>
</dd>
<dt>Create a folder for compiled templates</dt>
<dd>Create the <code>templates_c/</code> directory in the Help Center directory to hold the compiled templates for Smarty and make sure it is writable.</dd>
<dt>Edit your config</dt>
<dd>Edit config.php in your Help Center installation and add the following, replacing &#8220;root&#8221; and &#8220;password&#8221; with your respective database username and password:<br />
<code>$mysql_username = 'root';<br />
$mysql_password = 'password';</code></dd>
<dt>Run the web installer</dt>
<dd>Head to your installation of Help Center in your browser and the web installer will kick in.</dd>
</dl>
<p>Hopefully this process becomes easier in the future. I would recommend to the Get Satisfaction developers to include HTTP_Request and Smarty with the Help Center package.</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/05/30/installing-get-satisfactions-help-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Udder Mayhem</title>
		<link>http://cubegames.net/blog/2008/05/19/udder-mayhem/</link>
		<comments>http://cubegames.net/blog/2008/05/19/udder-mayhem/#comments</comments>
		<pubDate>Mon, 19 May 2008 11:21:27 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Social Life]]></category>

		<category><![CDATA[brisbanecreative]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[irc]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=90</guid>
		<description><![CDATA[What follows is a night well spent on #brisbanecreative. Each person wrote up to a sentance each and we continued each others stories. Hover over a line to see who wrote it. Enough talking, let&#8217;s begin:
&#8220;Fuck you&#8221;,
Sally muttered
while she
sat down
on the
quite peculiar
floor. She
was not
impressed with
SHRIKEE&#8217;s lack
of intelligence.
She could
not take
any more
of it.
&#8220;Not again&#8221;,
said SHRIKEE,
while unwrapping
the dog.
He [...]]]></description>
			<content:encoded><![CDATA[<p>What follows is a night well spent on #brisbanecreative. Each person wrote up to a sentance each and we continued each others stories. Hover over a line to see who wrote it. Enough talking, let&#8217;s begin:</p>
<p><span title="jimwhimpey">&#8220;Fuck you&#8221;,</span><br />
<span title="rmccue">Sally muttered</span><br />
<span title="undersigned">while she</span><br />
<span title="fangel">sat down</span><br />
<span title="jimwhimpey">on the</span><br />
<span title="rmccue">quite peculiar</span><br />
<span title="undersigned">floor. She</span><br />
<span title="fangel">was not</span><br />
<span title="jimwhimpey">impressed with</span><br />
<span title="rmccue">SHRIKEE&#8217;s lack</span><br />
<span title="undersigned">of intelligence.</span><br />
<span title="fangel">She could</span><br />
<span title="jimwhimpey">not take</span><br />
<span title="rmccue">any more</span><br />
<span title="undersigned">of it.</span><br />
<span title="fangel">&#8220;Not again&#8221;,</span><br />
<span title="jimwhimpey">said SHRIKEE,</span><br />
<span title="rmccue">while unwrapping</span><br />
<span title="undersigned">the dog.</span><br />
<span title="fangel">He only</span><br />
<span title="jimwhimpey">had himself</span><br />
<span title="rmccue">to blame</span><br />
<span title="undersigned">for the</span><br />
<span title="fangel">large hole</span><br />
<span title="SHRIKEE">in his</span><br />
<span title="jimwhimpey">anus.</span><br />
<span title="undersigned (we skipped some people here)">Sally quit</span><br />
<span title="SHRIKEE">her job</span><br />
<span title="fangel">because she</span><br />
<span title="jimwhimpey">had a huge</span><br />
<span title="rmccue">pile of</span><br />
<span title="undersigned">magazines under</span><br />
<span title="SHRIKEE">her pillow</span><br />
<span title="fangel">. The pile</span><br />
<span title="jimwhimpey">contained such</span><br />
<span title="rmccue">filth that</span><br />
<span title="undersigned">her boss</span><br />
<span title="SHRIKEE">wanted to</span><br />
<span title="fangel">let her</span><br />
<span title="jimwhimpey">bend over</span><br />
<span title="rmccue">and let him</span><br />
<span title="undersigned">touch her</span><br />
<span title="SHRIKEE">under her</span><br />
<span title="fangel">belt. So</span><br />
<span title="jimwhimpey">she decided</span><br />
<span title="rmccue">that she</span><br />
<span title="undersigned">would not</span><br />
<span title="SHRIKEE">allow him</span><br />
<span title="fangel">to grope</span><br />
<span title="jimwhimpey">her udder.</span><br />
<span title="rmccue">She couldn&#8217;t decide</span><br />
<span title="undersigned">who would be allowed</span><br />
<span title="SHRIKEE">to touch the</span><br />
<span title="fangel">udder. Which is</span><br />
<span title="jimwhimpey">her favourite body part so she had to be careful about</span><br />
<span title="undersigned">letting anyone rub their</span><br />
<span title="SHRIKEE">greasy paws on</span><br />
<span title="fangel">her. So she quit.</span><br />
<span title="jimwhimpey">It was a new beginning for Sandy, no longer did she want to think about her udder, a body part that no human should have.</span><br />
<span title="undersigned">Sally just wanted to be like all the other girls at school, with their</span><br />
<span title="SHRIKEE">udderless bellies.</span><br />
<span title="fangel">She decided to look up udderless in the</span><br />
<span title="jimwhimpey">urban dictionary, what she found was</span><br />
<span title="undersigned">that normal</span><br />
<span title="SHRIKEE">girls refer to them as bewbs</span><br />
<span title="fangel">and that they are normally placed</span><br />
<span title="jimwhimpey">higher on the chest but an udder did have its benefits such as,</span><br />
<span title="undersigned">giving milk, and stimulate the</span><br />
<span title="SHRIKEE">navel more directly</span><br />
<span title="fangel">now that she had four</span><br />
<span title="jimwhimpey">teats.</span><br />
<span title="undersigned">Sally was soon known as the super-navel-stimulator.</span><br />
<span title="SHRIKEE">which scared the boys at first&#8230;</span><br />
<span title="fangel">until they too tried the</span><br />
<span title="jimwhimpey">naval stimulation that Sally could provide them.</span><br />
<span title="undersigned">Sally wasn&#8217;t happy yet, she still</span><br />
<span title="SHRIKEE">could only pleasure 4 guys at once.</span><br />
<span title="fangel">She contacted a VET to see if they had more</span><br />
<span title="jimwhimpey">transplant udders lying about unused, she was surprised to find</span><br />
<span title="rmccue">that they didn&#8217;t keep them in storage</span><br />
<span title="undersigned">but that they were infact looking for udder-donors.</span><br />
<span title="SHRIKEE">and especially udders that could be mounted on her back, which is a special treat for men.</span><br />
<span title="jimwhimpey">Sally died on operating table trying to get a 10th udder attached. The End.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/05/19/udder-mayhem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Err, What?</title>
		<link>http://cubegames.net/blog/2008/05/05/err-what/</link>
		<comments>http://cubegames.net/blog/2008/05/05/err-what/#comments</comments>
		<pubDate>Mon, 05 May 2008 05:55:08 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=87</guid>
		<description><![CDATA[
Speaks for itself.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://cubegames.net/blog/wp-content/uploads/2008/05/wha.jpg" alt="An error dialog stating: No error occurred." title="What?" width="191" height="114" class="alignnone size-medium wp-image-88" /><br />
Speaks for itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/05/05/err-what/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reset Password Bug: Patch and Fixed Files</title>
		<link>http://cubegames.net/blog/2008/04/27/reset-password-bug-patch-and-fixed-files/</link>
		<comments>http://cubegames.net/blog/2008/04/27/reset-password-bug-patch-and-fixed-files/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 05:54:15 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=84</guid>
		<description><![CDATA[After my last post on how to reset your WordPress password manually, people have asked for the patch and the changed files for the bug in 2.5.1. I&#8217;ve grabbed these files straight from Trac, so they should work (hopefully  ).

Grab the patch
Grab the changed files (zip)

Most users will want the changed files zip. To [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://cubegames.net/blog/2008/04/26/reset-wp-password-via-phpmyadmin/">my last post on how to reset your WordPress password manually</a>, <a href="http://weblogtoolscollection.com/archives/2008/04/26/reset-wp-password-manually/">people have asked for the patch and the changed files</a> for the bug in 2.5.1. I&#8217;ve grabbed these files straight from Trac, so they should work (hopefully <img src='http://cubegames.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<ul class="downloads">
<li><a href="http://cubegames.net/blog/wp-content/uploads/2008/04/reset-password-files.diff">Grab the patch</a></li>
<li><a href="http://cubegames.net/blog/wp-content/uploads/2008/04/reset-password-files.zip">Grab the changed files (zip)</a></li>
</ul>
<p>Most users will want the changed files zip. To use this, extract the archive into your wordpress directory and upload wp-login.php and pluggable.php.</p>
<p>For users who wish to use the patch, I&#8217;ll assume you know how to do that <img src='http://cubegames.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Edit:</strong> If this appears not to work, Doug has kindly <a href="#comment-985">worked out why and notes how to fix that</a>. Thanks Doug!</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/04/27/reset-password-bug-patch-and-fixed-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ptah&#8217;s image</title>
		<link>http://cubegames.net/blog/2008/04/26/ptahs-image/</link>
		<comments>http://cubegames.net/blog/2008/04/26/ptahs-image/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 07:59:46 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=82</guid>
		<description><![CDATA[Today is National Steal Ptah Dunbar&#8217;s Background Image Day!
Edit: Jeff&#8217;s site too!  
Edit 2: For anyone who was wondering, you&#8217;d need to be in the WPWeekly aftershow to understand 
]]></description>
			<content:encoded><![CDATA[<p>Today is National Steal <a href="http://ptahdunbar.com/">Ptah Dunbar&#8217;s</a> Background Image Day!</p>
<p><strong>Edit:</strong> <a href="http://www.jeffro2pt0.com/">Jeff&#8217;s site too</a>! <img src='http://cubegames.net/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><strong>Edit 2:</strong> For anyone who was wondering, you&#8217;d need to be in the WPWeekly aftershow to understand <img src='http://cubegames.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/04/26/ptahs-image/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reset WP Password Manually</title>
		<link>http://cubegames.net/blog/2008/04/26/reset-wp-password-via-phpmyadmin/</link>
		<comments>http://cubegames.net/blog/2008/04/26/reset-wp-password-via-phpmyadmin/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 07:12:55 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[WordPress Tips]]></category>

		<category><![CDATA[2.5.1]]></category>

		<category><![CDATA[md5]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[passwords]]></category>

		<category><![CDATA[phpmyadmin]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wpweekly]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=79</guid>
		<description><![CDATA[Ever wanted to reset your password in WordPress, but for some reason or other you can&#8217;t use the reset password section? 2.5.1 has a bug where the reset password page doesn&#8217;t work, so this might be handy for you.
The phpMyAdmin way
Browse into the wp_users table in your database. Find your username and click on the [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to reset your password in WordPress, but for some reason or other you can&#8217;t use the reset password section? 2.5.1 <a href="http://trac.wordpress.org/ticket/6842">has a bug where the reset password page doesn&#8217;t work</a>, so this might be handy for you.</p>
<h3>The phpMyAdmin way</h3>
<p>Browse into the <code>wp_users</code> table in your database. Find your username and click on the edit icon (<img src="http://cubegames.net/blog/wp-content/uploads/2008/04/phpmyadmin_edit.png" alt="" title="Edit Screen" width="16" height="16" class="alignnone size-medium wp-image-80" />) next to your username.</p>
<p>On the edit page, select MD5 from the Function dropdown next to the <code>user_pass</code> row. Change the value on the <code>user_pass</code> row to your new password and then hit Go.</p>
<p><a href='http://cubegames.net/blog/wp-content/uploads/2008/04/edit-page.jpg'><img src="http://cubegames.net/blog/wp-content/uploads/2008/04/edit-page-300x128.jpg" alt="" title="Edit Page Screenshot" width="300" height="128" class="alignnone size-medium wp-image-81" /></a></p>
<p>Now log into WordPress with your new password and it will upgrade your password to the new phpass hashing.</p>
<h3>The SQL query way</h3>
<p>This applies where your database is <code>wordpress</code> and your login name is <code>admin</code>. Replace <strong>PASSWORD</strong> with whatever you want your new password to be.</p>
<pre name="code" class="sql">
UPDATE `wordpress`.`wp_users` SET `user_pass` = MD5(&#039;PASSWORD&#039;) WHERE `wp_users`.`user_login` = &#039;admin&#039; LIMIT 1;
</pre>
<p>After you login on your WordPress installation, it will upgrade your password to the new phpass hashing.</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/04/26/reset-wp-password-via-phpmyadmin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fear Hierarchy</title>
		<link>http://cubegames.net/blog/2008/04/08/fear-hierarchy/</link>
		<comments>http://cubegames.net/blog/2008/04/08/fear-hierarchy/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 03:23:25 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[fear]]></category>

		<category><![CDATA[jim whimpey]]></category>

		<category><![CDATA[kottke]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=77</guid>
		<description><![CDATA[Fear Hierarchy - I&#8217;m currently ~10 on the list. [Via Jim Whimpey, via Kottke]
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spinelessbooks.com/namredef/pettit/index.html">Fear Hierarchy</a> - I&#8217;m currently ~10 on the list. [Via <a href="http://valhallaisland.com/">Jim Whimpey</a>, via <a href="http://kottke.org/">Kottke</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/04/08/fear-hierarchy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Automatic Upgrade Tip</title>
		<link>http://cubegames.net/blog/2008/04/07/wordpress-automatic-upgrade-tip/</link>
		<comments>http://cubegames.net/blog/2008/04/07/wordpress-automatic-upgrade-tip/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 04:26:05 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[WordPress Tips]]></category>

		<category><![CDATA[ftp]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wp-config]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/?p=76</guid>
		<description><![CDATA[As a tip to everyone who uses WordPress 2.5 and needs to input their FTP details every time, you can force WordPress to remember them by adding this to your wp-config.php:

define(&#039;FTP_HOST&#039;, &#039;ftp://example.com/&#039;);
define(&#039;FTP_USER&#039;, &#039;example_user&#039;);
define(&#039;FTP_PASS&#039;, &#039;example_pass&#039;);
//Set to true if your host uses SSL connections
define(&#039;FTP_SSL&#039;, false);

This can be reduced to just your password, if your database already remembers [...]]]></description>
			<content:encoded><![CDATA[<p>As a tip to everyone who uses WordPress 2.5 and needs to input their FTP details every time, you can force WordPress to remember them by adding this to your wp-config.php:</p>
<pre name="code" class="php">
define(&#039;FTP_HOST&#039;, &#039;ftp://example.com/&#039;);
define(&#039;FTP_USER&#039;, &#039;example_user&#039;);
define(&#039;FTP_PASS&#039;, &#039;example_pass&#039;);
//Set to true if your host uses SSL connections
define(&#039;FTP_SSL&#039;, false);
</pre>
<p>This can be reduced to just your password, if your database already remembers the other details.</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/04/07/wordpress-automatic-upgrade-tip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Making a magazine in WordPress: Issues</title>
		<link>http://cubegames.net/blog/2008/03/30/making-a-magazine-in-wordpress-issues/</link>
		<comments>http://cubegames.net/blog/2008/03/30/making-a-magazine-in-wordpress-issues/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 06:13:54 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[WordPress Tips]]></category>

		<category><![CDATA[magazine]]></category>

		<category><![CDATA[themes]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/2008/03/30/making-a-magazine-in-wordpress-issues/</guid>
		<description><![CDATA[I&#8217;m currently making a WordPress magazine site. Among other things, it needs to show only the posts from the current issue on the front page. It uses categories to mark which issue an article belongs to.
I thought I&#8217;d share the code to do this, as it may be of use to some of you. This [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently making a WordPress magazine site. Among other things, it needs to show only the posts from the current issue on the front page. It uses categories to mark which issue an article belongs to.</p>
<p>I thought I&#8217;d share the code to do this, as it may be of use to some of you. This code sits just before your loop in index.php. It takes all categories under category 8 (the &#8216;Issues&#8217; category for the magazine), gets the ID of the most recently added category under these and then sets the query to use that.</p>
<p>Please use at your own risk, etc:</p>
<pre name="code" class="php">
$category = get_categories(&#039;child_of=8&amp;amp;order=DESC&#039;);
$category = array_values($category);
query_posts(&#039;cat=&#039; . $category[0]-&gt;cat_ID);
</pre>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/03/30/making-a-magazine-in-wordpress-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Today’s Whiny MacMeme Is…</title>
		<link>http://cubegames.net/blog/2008/03/23/today%e2%80%99s-whiny-macmeme-is%e2%80%a6/</link>
		<comments>http://cubegames.net/blog/2008/03/23/today%e2%80%99s-whiny-macmeme-is%e2%80%a6/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 08:55:05 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[angry drunk]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[daring fireball]]></category>

		<category><![CDATA[gruber]]></category>

		<category><![CDATA[itunes]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[safari]]></category>

		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://cubegames.net/blog/2008/03/23/today%e2%80%99s-whiny-macmeme-is%e2%80%a6/</guid>
		<description><![CDATA[From The Angry Drunk:
Second, bitching that anyone is a “bad” Windows citizen is the rhetorical equivalent of arguing that one turd in a sea of shit is particularly stinky.  Microsoft is a bad Windows citizen.
[Via Gruber]
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theangrydrunk.com/2008/03/21/todays-whiny-macmeme-is/">From The Angry Drunk:</a></p>
<blockquote><p>Second, bitching that anyone is a “bad” Windows citizen is the rhetorical equivalent of arguing that one turd in a sea of shit is particularly stinky.  Microsoft is a bad Windows citizen.</p></blockquote>
<p>[<a href="http://daringfireball.com/">Via Gruber</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://cubegames.net/blog/2008/03/23/today%e2%80%99s-whiny-macmeme-is%e2%80%a6/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.370 seconds -->
<!-- Cached page served by WP-Cache -->
<!-- Compression = gzip -->