<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feeds.feedburner.com/~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" version="2.0">

<channel>
	<title>whats the plot</title>
	
	<link>http://whatstheplot.com/blog</link>
	<description>a plotting plotter plotted a plot at whatstheplot.com</description>
	<pubDate>Tue, 01 Jul 2008 08:24:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/whatstheplot" type="application/rss+xml" /><item>
		<title>pseudo back from hiatus</title>
		<link>http://whatstheplot.com/blog/2008/07/01/pseudo-back-from-hiatus/</link>
		<comments>http://whatstheplot.com/blog/2008/07/01/pseudo-back-from-hiatus/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 08:24:33 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[random]]></category>

		<category><![CDATA[sites]]></category>

		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/?p=228</guid>
		<description><![CDATA[it's been a while since i last posted... i guess microblogging (twitter, brightkite, etc) have sort of gotten the majority of my posts, and i've neglected the blog.
the main reason i like the blog is it's interesting to look back and see what i was writing about n years ago.  it just serves as a [...]]]></description>
			<content:encoded><![CDATA[<p>it's been a while since i last posted... i guess microblogging (twitter, brightkite, etc) have sort of gotten the majority of my posts, and i've neglected the blog.</p>
<p>the main reason i like the blog is it's interesting to look back and see what i was writing about n years ago.  it just serves as a good documentation.  twitter/brightkite do the job as well (esp with uploading pictures to brightkite on the go and tagging location), but the blog allows me to be less concise.</p>
<p>so yeah, perhaps i will resume the posts shortly (tm).</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/07/01/pseudo-back-from-hiatus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>back-tagging the site</title>
		<link>http://whatstheplot.com/blog/2008/03/18/back-tagging-the-site/</link>
		<comments>http://whatstheplot.com/blog/2008/03/18/back-tagging-the-site/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 06:20:37 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[website]]></category>

		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/03/18/back-tagging-the-site/</guid>
		<description><![CDATA[so i went through and tried to back-tag all the posts on the site...  more difficult than it sounds, especially since i was at a loss as to how to tag some of the things (especially in a consistent manner).  i am not showing a tag cloud yet, but maybe soon (tm).
i've also [...]]]></description>
			<content:encoded><![CDATA[<p>so i went through and tried to back-tag all the posts on the site...  more difficult than it sounds, especially since i was at a loss as to how to tag some of the things (especially in a consistent manner).  i am not showing a tag cloud yet, but maybe soon (tm).</p>
<p>i've also added links to my <a href="http://twitter.com/ahmedre" title="twitter">twitter</a> and <a href="http://flickr.com/photos/ahmedre" title="flickr photos">flickr</a> in the sidebar.  i guess i should start looking into some wordpress plugins at some point in the near future for some of the stuff in the sidebar.</p>
<p><strong>*update*</strong> - tried showing a tag cloud, but i don't really like it... things i don't care about surfacing get surfaced because they end up being "bucket" categories and things i do care about don't :p</p>
<p>i like the tagging so i can have, for example, <a href="http://whatstheplot.com/blog/tag/snippets/" title="snippets tag">snippets</a> as the tag for all the posts that have code snippets in them, and <a href="http://whatstheplot.com/blog/tag/pictures/" title="pictures tag">pictures</a> as the tags for all posts that have pictures in them, and so on...  but i guess kind of like del.icio.us, if i think about the correctness and consistency of my tags too much, it starts to bother me :p</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/03/18/back-tagging-the-site/feed/</wfw:commentRss>
		</item>
		<item>
		<title>simple is beautiful - command line id3 tagging</title>
		<link>http://whatstheplot.com/blog/2008/03/16/simple-is-beautiful-command-line-id3-tagging/</link>
		<comments>http://whatstheplot.com/blog/2008/03/16/simple-is-beautiful-command-line-id3-tagging/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 06:45:52 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[mp3s]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/03/16/simple-is-beautiful-command-line-id3-tagging/</guid>
		<description><![CDATA[generally speaking, my set of mp3s is very well tagged.  for my personal mp3s, i used to exclusively use easytag to tag them, and now i use a combination of easytag and amarok (which is totally awesome by the way!)
but sometimes, i have to mass edit id3tags for mp3s on the server, and i [...]]]></description>
			<content:encoded><![CDATA[<p>generally speaking, my set of mp3s is very well tagged.  for my personal mp3s, i used to exclusively use <a href="http://easytag.sourceforge.net/" title="easytag">easytag</a> to tag them, and now i use a combination of easytag and <a href="http://amarok.kde.org/" title="amarok">amarok</a> (which is totally awesome by the way!)</p>
<p>but sometimes, i have to mass edit id3tags for mp3s on the server, and i don't have the luxury of using such gui tools for the editing.  as thus, i've been mainly using <a href="http://id3v2.sourceforge.net/" title="id3v2">id3v2</a> within some perl scripts to tag mp3s.  this turns out to work great, but i also wanted to be able to add album art to the mp3s from the command line.</p>
<p>i couldn't figure out how to do it using id3v2 (perhaps using the custom frames, there's a way, but nothing extremely simple and obvious from what i was looking at).  then i found the solution in the form of a <a href="http://id3lib-ruby.rubyforge.org/" title="id3lib-ruby">id3lib-ruby</a>, a ruby wrapper for <a href="http://id3lib.sf.net" title="id3lib">id3lib</a>, the same library that id3v2 is based on.</p>
<p>with this, everything turns out to be extremely easy -</p>
<pre class="ruby" style="font-size:110%;">&nbsp;
<span style="color:#CC0066; font-weight:bold;">require</span> <span style="color:#996600;">'id3lib'</span>
&nbsp;
tag = <span style="color:#6666ff; font-weight:bold;">ID3Lib::Tag</span>.<span style="color:#9900CC;">new</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'myfile.mp3'</span><span style="color:#006600; font-weight:bold;">&#41;</span>
cover = <span style="color:#006600; font-weight:bold;">&#123;</span>
   <span style="color:#ff3333; font-weight:bold;">:id</span> =&gt; <span style="color:#ff3333; font-weight:bold;">:APIC</span>,
   <span style="color:#ff3333; font-weight:bold;">:mimetype</span> =&gt; <span style="color:#996600;">'image/jpeg'</span>,
   <span style="color:#ff3333; font-weight:bold;">:picturetype</span> =&gt; <span style="color:#006666;">3</span>,
   <span style="color:#ff3333; font-weight:bold;">:data</span> =&gt; <span style="color:#CC00FF; font-weight:bold;">File</span>.<span style="color:#9900CC;">read</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'cover.jpg'</span><span style="color:#006600; font-weight:bold;">&#41;</span>
<span style="color:#006600; font-weight:bold;">&#125;</span>
&nbsp;
tag &lt;&lt; cover
tag.<span style="color:#9900CC;">update</span>!</pre>
<p>and that's it.  nice and simple.  by the way, a picturetype of 3 denotes a front cover and is the default value (just learned that from <a href="http://dev.orf.at/source/jala/branches/release-1.3/docs/jala.Mp3.Id3v2.html" title="jala id3v2 api">a quick search</a>).  oh and the output mp3 image cover shows up fine in both linux and on itunes.  beautiful!</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/03/16/simple-is-beautiful-command-line-id3-tagging/feed/</wfw:commentRss>
		</item>
		<item>
		<title>dealing with timezones in php</title>
		<link>http://whatstheplot.com/blog/2008/03/13/dealing-with-timezones-in-php/</link>
		<comments>http://whatstheplot.com/blog/2008/03/13/dealing-with-timezones-in-php/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 06:26:29 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/03/13/dealing-with-time-in-php/</guid>
		<description><![CDATA[so i was working on some code in which i needed to know whether or not it was dst for a given country and/or timezone or not.  luckily, with php5.2, some sparsely documented (yet very useful) classes were introduced - a more thorough documentation can be found here.
so let's say i want to know [...]]]></description>
			<content:encoded><![CDATA[<p>so i was working on some code in which i needed to know whether or not it was dst for a given country and/or timezone or not.  luckily, with php5.2, some sparsely documented (yet very useful) classes were introduced - a more thorough documentation can be found <a href="http://laughingmeme.org/2007/02/27/" title="laughing meme - datetime documentation">here</a>.</p>
<p>so let's say i want to know whether or not egypt is in dst right now or not... so first i need to know what zoneinfo file egypt uses (for egypt, it's simple, but this trick is useful for more obscure places, like "<a href="http://en.wikipedia.org/wiki/Isle_of_man" title="wikipedia - isle of man">isle of man</a>," for example):</p>
<pre class="bash" style="font-size:110%;">&nbsp;
<span style="color: #7a0874; font-weight: bold;">cd</span> /usr/share/zoneinfo
<span style="color: #c20cb9; font-weight: bold;">grep</span> -i egypt iso*.tab        <span style="color: #808080; font-style: italic;"># get the iso country code <span style="color: #000000; font-weight: bold;">for</span> egypt</span>
&nbsp;
<span style="color: #808080; font-style: italic;"># the above <span style="color: #7a0874; font-weight: bold;">command</span> returns </span><span style="color: #ff0000;">'EG'</span> - so...
<span style="color: #c20cb9; font-weight: bold;">grep</span> EG zone.tab
<span style="color: #808080; font-style: italic;"># returns </span><span style="color: #ff0000;">'Africa/Cairo'</span></pre>
<p>in many cases, there are many timezones that exist for a given country.  in many cases, it's obvious which file you need, but in some cases, it's not very obvious.  in those cases, i found it helpful to open the binary files and look at the very last line, in which some hint about the offset of the timezone is given.</p>
<p>anyway... once you have the zoneinfo file that you would use, it's very easy to find whether or not you are in dst (well, assuming that you know what the standard, non-dst offset from utc is).  for example:</p>
<pre class="php" style="font-size:110%;">&nbsp;
<span style="color: #0000ff;">$tz</span> = <span style="color: #000000; font-weight: bold;">new</span> DateTimeZone<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'America/New_York'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$date</span> = <span style="color: #000000; font-weight: bold;">new</span> DateTime<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$date</span>-&gt;setTimezone<span style="color: #66cc66;">&#40;</span><span style="color: #0000ff;">$tz</span><span style="color: #66cc66;">&#41;</span>;
<a href="http://www.php.net/echo"><span style="color: #000066;">echo</span></a> <span style="color: #0000ff;">$date</span>-&gt;format<span style="color: #66cc66;">&#40;</span>DATE_RFC3339<span style="color: #66cc66;">&#41;</span> . <span style="color: #ff0000;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;
<a href="http://www.php.net/echo"><span style="color: #000066;">echo</span></a> <span style="color: #0000ff;">$date</span>-&gt;getOffset<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>/<span style="color: #cc66cc;">3600</span> . <span style="color: #ff0000;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;</pre>
<p>running this returns the time in new york, and the offset (-4).  since the standard est offset is -5 hours, -4 means we're +1 which means we are currently on dst.</p>
<p>so if you don't know the standard offset, another trick that you could do is pass some parameters to the new DateTime() constructor - so for example...</p>
<pre class="php" style="font-size:110%;">&nbsp;
<span style="color: #0000ff;">$tz</span> = <span style="color: #000000; font-weight: bold;">new</span> DateTimeZone<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'America/New_York'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$date</span> = <span style="color: #000000; font-weight: bold;">new</span> DateTime<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'2008-12-31'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$date</span>-&gt;setTimezone<span style="color: #66cc66;">&#40;</span><span style="color: #0000ff;">$tz</span><span style="color: #66cc66;">&#41;</span>;
<a href="http://www.php.net/echo"><span style="color: #000066;">echo</span></a> <span style="color: #0000ff;">$date</span>-&gt;getOffset<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>/<span style="color: #cc66cc;">3600</span> . <span style="color: #ff0000;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;</pre>
<p>this returns -5, which is out of dst.  anyhow, you could use the above if you don't know the default offset for a timezone for dst by passing in 2 dates - something towards the middle of the year (july-ish) and something towards the end of the year (december-ish).  if the offsets are different, the place probably has dst.</p>
<p>also, do note that some places have things a little differently - so <a href="http://www.timeanddate.com/worldclock/clockchange.html?n=266" title="dst in namibia">dst in windhoek, namibia</a>, for example, ends in april and starts in september.</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/03/13/dealing-with-timezones-in-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>whatstheplot: iphone edition ™</title>
		<link>http://whatstheplot.com/blog/2008/03/02/whatstheplot-iphone-edition-tm/</link>
		<comments>http://whatstheplot.com/blog/2008/03/02/whatstheplot-iphone-edition-tm/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 22:18:25 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[technology]]></category>

		<category><![CDATA[website]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/03/02/whatstheplot-iphone-edition-tm/</guid>
		<description><![CDATA[thanks to the iwphone wordpress plugin, the blog now looks a lot better on the iphone!
speaking of the iphone, i am really disappointed at the notion that the long awaited sdk coming out on 3/6 will potentially be locked down.   i guess we can't know for sure until the announcement on thursday, but [...]]]></description>
			<content:encoded><![CDATA[<p>thanks to the <a href="http://iwphone.contentrobot.com/" title="iwphone wordpress plugin">iwphone wordpress plugin</a>, the blog now looks a lot better on the iphone!</p>
<p>speaking of the iphone, i am really disappointed at the notion that the long awaited sdk coming out on 3/6 will potentially be <a href="http://www.engadget.com/2008/02/29/iphone-software-development-to-be-locked-down-by-apple/" title="iphone development to be locked down by apple">locked down</a>.   i guess we can't know for sure until the announcement on thursday, but i personally have gone ahead and re-jailbroken my phone, courtesy of zibri's <a href="http://www.ziphone.org/" title="ziphone">ziphone</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/03/02/whatstheplot-iphone-edition-tm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>unicode control characters</title>
		<link>http://whatstheplot.com/blog/2008/03/02/unicode-control-characters/</link>
		<comments>http://whatstheplot.com/blog/2008/03/02/unicode-control-characters/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:42:57 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[technology]]></category>

		<category><![CDATA[arabic]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/03/02/unicode-control-characters/</guid>
		<description><![CDATA[i always used to get upset when i send a message or set a status on an english site in arabic, only to have the punctuation all messed up.  well, thanks to two unicode control characters, \u200e and \u200f  (for ltr and rtl, respectively), i can finally go from writing:
يحيى الإسلام!
to writing:
يحيى الإسلام!‏
much [...]]]></description>
			<content:encoded><![CDATA[<p>i always used to get upset when i send a message or set a status on an english site in arabic, only to have the punctuation all messed up.  well, thanks to two unicode control characters, \u200e and \u200f  (for ltr and rtl, respectively), i can finally go from writing:</p>
<blockquote><p>يحيى الإسلام!</p></blockquote>
<p>to writing:</p>
<blockquote><p>يحيى الإسلام!‏</p></blockquote>
<p>much better <img src='http://whatstheplot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks goes to this <a href="http://en.wikipedia.org/wiki/Bi-directional_text" title="bidirectional text, wikipedia">wikipedia article</a> and <a href="http://diwan.com" title="diwan.com">adil allawi</a>, whom i first heard about this from.</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/03/02/unicode-control-characters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>beat quake4</title>
		<link>http://whatstheplot.com/blog/2008/02/13/beat-quake4/</link>
		<comments>http://whatstheplot.com/blog/2008/02/13/beat-quake4/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 05:57:37 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[gaming]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[quake4]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/02/13/beat-quake4/</guid>
		<description><![CDATA[i just beat quake4 (played the whole game under linux).  fun!
]]></description>
			<content:encoded><![CDATA[<p>i just beat quake4 (played the whole game under linux).  fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/02/13/beat-quake4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2008 africa cup winners: egypt!</title>
		<link>http://whatstheplot.com/blog/2008/02/10/2008-africa-cup-winners-egypt/</link>
		<comments>http://whatstheplot.com/blog/2008/02/10/2008-africa-cup-winners-egypt/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 20:38:15 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[random]]></category>

		<category><![CDATA[egypt]]></category>

		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/02/10/2008-africa-cup-winners-egypt/</guid>
		<description><![CDATA[woot!  egypt won the 2008 africa cup of nations!  beautiful game, i only saw the last 20 minutes, but those were the 20 minutes that mattered.  beautiful assist by zidane in a crazily intense moment, passing to abu trayka who scored   incredible work of art!
i am not a big fan [...]]]></description>
			<content:encoded><![CDATA[<p>woot!  egypt won the <a href="http://en.wikipedia.org/wiki/2008_African_Cup_of_Nations" title="2008 african cup of nations">2008 africa cup of nations</a>!  beautiful game, i only saw the last 20 minutes, but those were the 20 minutes that mattered.  beautiful assist by zidane in a crazily intense moment, passing to abu trayka who scored <img src='http://whatstheplot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  incredible work of art!</p>
<p>i am not a big fan of sports, but this was one game i had to watch <img src='http://whatstheplot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  second cup win in a row, the last being against the ivory coast in 2006.</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/02/10/2008-africa-cup-winners-egypt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>yahoo!: “sorry, microsoft!”</title>
		<link>http://whatstheplot.com/blog/2008/02/09/yahoo-sorry-microsoft/</link>
		<comments>http://whatstheplot.com/blog/2008/02/09/yahoo-sorry-microsoft/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:39:15 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[work]]></category>

		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/02/09/yahoo-sorry-microsoft/</guid>
		<description><![CDATA[woot!  word has it that monday, yahoo will write a "sorry" to microsoft.  now let's just hope they don't get rid of our search advertising (and, therefore, search in general) to google...  as i mentioned before, the best option here is to tough it out this period of time, and things will [...]]]></description>
			<content:encoded><![CDATA[<p>woot!  word has it that monday, yahoo will write a "sorry" to microsoft.  now let's just hope they don't get rid of our search advertising (and, therefore, search in general) to google...  as i mentioned before, the best option here is to tough it out this period of time, and things will come back up.</p>
<p>in lolcat terms, courtesy of the <a href="http://www.flickr.com/groups/microsoft-keep-your-evil-grubby-hands-off-our-flickr/pool/" title="flickr anti microsoft group">flickr anti-microsoft</a> group: <a href="http://www.flickr.com/photos/karabaker/2245541816/in/pool-microsoft-keep-your-evil-grubby-hands-off-our-flickr" title="microsoft lolcat">this picture is awesome</a> <img src='http://whatstheplot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/02/09/yahoo-sorry-microsoft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>windows downgrade</title>
		<link>http://whatstheplot.com/blog/2008/02/09/windows-downgrade/</link>
		<comments>http://whatstheplot.com/blog/2008/02/09/windows-downgrade/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:35:24 +0000</pubDate>
		<dc:creator>ahmedre</dc:creator>
		
		<category><![CDATA[gaming]]></category>

		<category><![CDATA[technology]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://whatstheplot.com/blog/2008/02/09/windows-downgrade/</guid>
		<description><![CDATA[i've been dual booting my gentoo box with windows vista 64 for my occasional bouts of gaming... but yesterday, i decided that despite microsoft ending it's support for xp sometime this year, that i am better off running xp for gaming than vista.  so i downgraded vista 64 to xp 32.  i think [...]]]></description>
			<content:encoded><![CDATA[<p>i've been dual booting my gentoo box with windows vista 64 for my occasional bouts of gaming... but yesterday, i decided that despite microsoft ending it's support for xp sometime this year, that i am better off running xp for gaming than vista.  so i downgraded vista 64 to xp 32.  i think i made this decision after seeing <a href="http://games.slashdot.org/article.pl?sid=08/02/02/0236200&amp;from=rss" title="linux has better windows compatibility than vista">this article</a> on slashdot.</p>
]]></content:encoded>
			<wfw:commentRss>http://whatstheplot.com/blog/2008/02/09/windows-downgrade/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
