<?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>ben lowery &#187; Computers</title>
	<atom:link href="http://blowery.org/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blowery.org</link>
	<description>this is my blog where i blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:01:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://blowery.org/?pushpress=hub'/>
		<item>
		<title>WordPress Permalinks on IIS6</title>
		<link>http://blowery.org/2011/09/26/wordpress-permalinks-on-iis6/</link>
		<comments>http://blowery.org/2011/09/26/wordpress-permalinks-on-iis6/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 16:03:27 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[iirf]]></category>
		<category><![CDATA[iis6]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=1126</guid>
		<description><![CDATA[Recently, I had to set up WordPress on an IIS6 machine. Yes, WordPress does work on IIS6, believe it not. The only really tricky bit is getting fancy permalinks to work, so that urls looks like www.foo.com/2011/06/my-awesome-post instead of www.foo.com/index.php?p=6. I used IIRFÂ to get mod_rewrite like functionality, as the supported IIS Rewrite isn&#8217;t available until [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_1127" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1127" title="" src="http://blowery.org/wp-content/uploads/2011/09/buddhist-quote-tattoos.jpg" alt="" width="500" height="333" /><p class="wp-caption-text">Not even permalinks</p></div>
<p>Recently, I had to set up WordPress on an IIS6 machine. Yes, WordPress does work on IIS6, believe it not. The only really tricky bit is getting fancy permalinks to work, so that urls looks like <code>www.foo.com/2011/06/my-awesome-post</code> instead of <code>www.foo.com/index.php?p=6</code>. I used <a title="Ionic's ISAPI Rewrite Filter" href="http://cheeso.members.winisp.net/IIRF.aspx" onclick="pageTracker._trackPageview('/outgoing/cheeso.members.winisp.net/IIRF.aspx?referer=');">IIRF</a>Â to get mod_rewrite like functionality, as the supported IIS Rewrite isn&#8217;t available until IIS7. It&#8217;ll take the same .htaccess configuration as mod_rewrite on Apache, with one very important difference; you have to add a U to the [L] in the final redirect. This passes along a <code>HTTP_X_REWRITE_URL</code> header to PHP, which WordPress uses internally to decide what to show. Your <code>IIRF.ini</code> will end up looking like this:</p>
<pre>RewriteEngine On
RewriteBase / #whatever your virtual root is
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* /index.php [L,U]</pre>
<p>(image found onÂ <a href="http://www.tattoodesigns-design.com/2011/06/17/buddhist-quote-tattoos-2/" onclick="pageTracker._trackPageview('/outgoing/www.tattoodesigns-design.com/2011/06/17/buddhist-quote-tattoos-2/?referer=');">tattoodesigns-design.com</a>)</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2011/09/26/wordpress-permalinks-on-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome CR-48 Bugs</title>
		<link>http://blowery.org/2011/01/18/google-chrome-cr-28-bugs/</link>
		<comments>http://blowery.org/2011/01/18/google-chrome-cr-28-bugs/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 13:23:11 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=1011</guid>
		<description><![CDATA[Somehow, I lucked into one of the CR-48 Chrome netbooks that Google is giving away. In the interest of sharing what I&#8217;ve learned, I thought I&#8217;d put together a list of what I&#8217;ve run into and how to fix it or work around it. Wireless Intermittently Drops Connection I&#8217;ve had this thing for&#8230; a month? [...]
Related posts:<ol>
<li><a href='http://blowery.org/2008/09/02/chrome/' rel='bookmark' title='Chrome: Google&#8217;s New Browser'>Chrome: Google&#8217;s New Browser</a></li>
<li><a href='http://blowery.org/2010/12/22/google-tv/' rel='bookmark' title='Google TV'>Google TV</a></li>
<li><a href='http://blowery.org/2005/05/15/google-web-accelerator-breaks-windows-xp-network-places/' rel='bookmark' title='Google Web Accelerator breaks Windows XP Network Places'>Google Web Accelerator breaks Windows XP Network Places</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Somehow, I lucked into one of the CR-48 Chrome netbooks that Google is giving away. In the interest of sharing what I&#8217;ve learned, I thought I&#8217;d put together a list of what I&#8217;ve run into and how to fix it or work around it.</p>
<h3>Wireless Intermittently Drops Connection</h3>
<p>I&#8217;ve had this thing for&#8230; a month? now and it has one major problem that makes it nearly worthless to me. For some reason, if you do something that takes a little time, like writing up a blog post, the next network operation tends to fail. The wireless indicator goes from having bars, to just a plain x, and then it&#8217;ll reacquire an IP and be ok again for a bit.</p>
<p>I put in a call to a Chrome Ninja, which was promptly returned with some suggestions. There&#8217;s apparently a known bug with wireless networks that use WPA-PSK-TKIP, an older standard for securing a wireless network. On their advice, I&#8217;m now forcing wireless clients to use WPA2-PSK-AES, where as before, the algorithm was decided on by the client. It seems to have helped; I&#8217;ve only had one dropout since switching over to the new security protocol last night. Previously I was seeing drops every five minutes or so.</p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2008/09/02/chrome/' rel='bookmark' title='Chrome: Google&#8217;s New Browser'>Chrome: Google&#8217;s New Browser</a></li>
<li><a href='http://blowery.org/2010/12/22/google-tv/' rel='bookmark' title='Google TV'>Google TV</a></li>
<li><a href='http://blowery.org/2005/05/15/google-web-accelerator-breaks-windows-xp-network-places/' rel='bookmark' title='Google Web Accelerator breaks Windows XP Network Places'>Google Web Accelerator breaks Windows XP Network Places</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2011/01/18/google-chrome-cr-28-bugs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Minecraft ALU</title>
		<link>http://blowery.org/2010/10/07/minecraft-alu/</link>
		<comments>http://blowery.org/2010/10/07/minecraft-alu/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 14:39:35 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=1005</guid>
		<description><![CDATA[This is the most insane thing I&#8217;ve seen in, well, at least a week. Dude built an ALU inside Minecraft. Related posts: Crack Architecting the future
Related posts:<ol>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
<li><a href='http://blowery.org/2005/11/22/architecting-the-future/' rel='bookmark' title='Architecting the future'>Architecting the future</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/LGkkyKZVzug&#038;hl=en_US&#038;feature=player_embedded&#038;version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/LGkkyKZVzug&#038;hl=en_US&#038;feature=player_embedded&#038;version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></embed></object></p>
<p>This is the most insane thing I&#8217;ve seen in, well, at least a week. Dude built an ALU inside Minecraft.</p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
<li><a href='http://blowery.org/2005/11/22/architecting-the-future/' rel='bookmark' title='Architecting the future'>Architecting the future</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/10/07/minecraft-alu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fail Whale?</title>
		<link>http://blowery.org/2010/08/17/fail-whale/</link>
		<comments>http://blowery.org/2010/08/17/fail-whale/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:17:57 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=985</guid>
		<description><![CDATA[Where&#8217;s my Fail Whale?? Related posts: Crack
Related posts:<ol>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-986" title="Twitter _ Error" src="http://blowery.org/wp-content/uploads/2010/08/Twitter-_-Error-675x500.png" alt="" width="675" height="500" /></p>
<p>Where&#8217;s my Fail Whale??</p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/08/17/fail-whale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy SysAdmin Day</title>
		<link>http://blowery.org/2010/07/30/happy-sysadmin-day/</link>
		<comments>http://blowery.org/2010/07/30/happy-sysadmin-day/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:27:56 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/2010/07/30/happy-sysadmin-day/</guid>
		<description><![CDATA[Related posts: Apple Wireless Keyboard + Windows = Happy Crack
Related posts:<ol>
<li><a href='http://blowery.org/2005/08/21/apple-wireless-keyboard-windows-happy/' rel='bookmark' title='Apple Wireless Keyboard + Windows = Happy'>Apple Wireless Keyboard + Windows = Happy</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/udhd9fmOdCs&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/udhd9fmOdCs&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2005/08/21/apple-wireless-keyboard-windows-happy/' rel='bookmark' title='Apple Wireless Keyboard + Windows = Happy'>Apple Wireless Keyboard + Windows = Happy</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/07/30/happy-sysadmin-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I could watch this&#8230;</title>
		<link>http://blowery.org/2010/06/28/i-could-watch-this/</link>
		<comments>http://blowery.org/2010/06/28/i-could-watch-this/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:17:15 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=939</guid>
		<description><![CDATA[&#8230;all day long. Related posts: REVIEWED: Microsoft Wrist.NET (MSN Direct) Watch from Fossil Crack
Related posts:<ol>
<li><a href='http://blowery.org/2004/01/12/reviewed-microsoft-wristnet-msn-direct-watch-from-fossil/' rel='bookmark' title='REVIEWED: Microsoft Wrist.NET (MSN Direct) Watch from Fossil'>REVIEWED: Microsoft Wrist.NET (MSN Direct) Watch from Fossil</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&#8230;all day long.</p>
<p><object width="660" height="405"><param name="movie" value="http://www.youtube.com/v/7ZWaWrvJ7nA&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7ZWaWrvJ7nA&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="405"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2004/01/12/reviewed-microsoft-wristnet-msn-direct-watch-from-fossil/' rel='bookmark' title='REVIEWED: Microsoft Wrist.NET (MSN Direct) Watch from Fossil'>REVIEWED: Microsoft Wrist.NET (MSN Direct) Watch from Fossil</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/06/28/i-could-watch-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droid Incredible First Impressions</title>
		<link>http://blowery.org/2010/06/02/droid-incredible-first-impressions/</link>
		<comments>http://blowery.org/2010/06/02/droid-incredible-first-impressions/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 01:10:11 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/2010/06/02/droid-incredible-first-impressions/</guid>
		<description><![CDATA[I decided to ditch my iPhone 3G and AT&#038;T for a Droid Incredible on Verizon. The phone showed up today and so far its been wonderful. Google talk and syncing Facebook and Flickr contacts to my address book are my favorite things so far. Just need to figure out how to get it to stop [...]
Related posts:<ol>
<li><a href='http://blowery.org/2010/09/16/droid-incredible-and-android-2-2-froyo/' rel='bookmark' title='Droid Incredible and Android 2.2 (Froyo)'>Droid Incredible and Android 2.2 (Froyo)</a></li>
<li><a href='http://blowery.org/2010/07/22/htc-incredible-revisited/' rel='bookmark' title='HTC Incredible Revisited'>HTC Incredible Revisited</a></li>
<li><a href='http://blowery.org/2008/04/15/a-crazy-pop-up-alphabet-book/' rel='bookmark' title='A crazy pop-up alphabet book'>A crazy pop-up alphabet book</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I decided to ditch my iPhone 3G and AT&#038;T for a Droid Incredible on Verizon. The phone showed up today and so far its been wonderful. Google talk and syncing Facebook and Flickr contacts to my address book are my favorite things so far. Just need to figure out how to get it to stop buzzing when I type and it&#8217;ll be &#8230; incredible. </p>
<p>More thoughts tomorrow. </p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2010/09/16/droid-incredible-and-android-2-2-froyo/' rel='bookmark' title='Droid Incredible and Android 2.2 (Froyo)'>Droid Incredible and Android 2.2 (Froyo)</a></li>
<li><a href='http://blowery.org/2010/07/22/htc-incredible-revisited/' rel='bookmark' title='HTC Incredible Revisited'>HTC Incredible Revisited</a></li>
<li><a href='http://blowery.org/2008/04/15/a-crazy-pop-up-alphabet-book/' rel='bookmark' title='A crazy pop-up alphabet book'>A crazy pop-up alphabet book</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/06/02/droid-incredible-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who wants a mustache ride?</title>
		<link>http://blowery.org/2010/04/14/who-wants-a-mustache-ride/</link>
		<comments>http://blowery.org/2010/04/14/who-wants-a-mustache-ride/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 14:53:37 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=914</guid>
		<description><![CDATA[Oh how times have changed. (via EdibleApple) Related posts: We were young and we needed the money Crack
Related posts:<ol>
<li><a href='http://blowery.org/2005/11/21/we-were-young-and-we-needed-the-money/' rel='bookmark' title='We were young and we needed the money'>We were young and we needed the money</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/e1KD7DdnRb8&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/e1KD7DdnRb8&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<p>Oh how times have changed. (via <a href="http://www.edibleapple.com/back-when-jonathan-ive-had-hair-and-a-mustache/" onclick="pageTracker._trackPageview('/outgoing/www.edibleapple.com/back-when-jonathan-ive-had-hair-and-a-mustache/?referer=');">EdibleApple</a>)</p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2005/11/21/we-were-young-and-we-needed-the-money/' rel='bookmark' title='We were young and we needed the money'>We were young and we needed the money</a></li>
<li><a href='http://blowery.org/2009/02/09/crack/' rel='bookmark' title='Crack'>Crack</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/04/14/who-wants-a-mustache-ride/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tax Time @ Amazon</title>
		<link>http://blowery.org/2010/02/06/tax-time-amazon/</link>
		<comments>http://blowery.org/2010/02/06/tax-time-amazon/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 01:27:05 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Shopping]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=910</guid>
		<description><![CDATA[Amazon is running some sales on common tax software. I like TurboTax, but if you like H&#38;R Block, they&#8217;ve got that too. Here&#8217;s the schedule: February 7-13 – Save at least 25% on H&#038;R Block At Home February 14-27 (2 weeks) – Save at least 25% on TurboTax March 21-27 – Save at least 25% [...]
Related posts:<ol>
<li><a href='http://blowery.org/2009/02/23/roasted-beets-less-tim/' rel='bookmark' title='Roasted Beets in less time?'>Roasted Beets in less time?</a></li>
<li><a href='http://blowery.org/2008/08/11/amazon-prime-free-for-1-month/' rel='bookmark' title='Amazon Prime, Free for 1 Month'>Amazon Prime, Free for 1 Month</a></li>
<li><a href='http://blowery.org/2007/06/10/sunday-the-10th/' rel='bookmark' title='Sunday the 10th'>Sunday the 10th</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align:center"><iframe src="http://rcm.amazon.com/e/cm?t=bloweryorg-20&#038;o=1&#038;p=12&#038;l=ur1&#038;category=software&#038;banner=0V6Z33T5EAXR67QT9302&#038;f=ifr" width="300" height="250" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
<p>Amazon is running some sales on common tax software. I like TurboTax, but if you like H&amp;R Block, they&#8217;ve got that too. Here&#8217;s the schedule:</p>
<ul>
<li>February 7-13 – Save at least 25% on H&#038;R Block At Home</li>
<li>February 14-27 (2 weeks) – Save at least 25% on TurboTax</li>
<li>March 21-27 – Save at least 25% on H&#038;R Block At Home</li>
</ul>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2009/02/23/roasted-beets-less-tim/' rel='bookmark' title='Roasted Beets in less time?'>Roasted Beets in less time?</a></li>
<li><a href='http://blowery.org/2008/08/11/amazon-prime-free-for-1-month/' rel='bookmark' title='Amazon Prime, Free for 1 Month'>Amazon Prime, Free for 1 Month</a></li>
<li><a href='http://blowery.org/2007/06/10/sunday-the-10th/' rel='bookmark' title='Sunday the 10th'>Sunday the 10th</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2010/02/06/tax-time-amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7</title>
		<link>http://blowery.org/2009/10/22/windows-7/</link>
		<comments>http://blowery.org/2009/10/22/windows-7/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:35:06 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://blowery.org/?p=890</guid>
		<description><![CDATA[And hot on the heels of Snow Leopard, Windows 7 is out. And there&#8217;s a family pack now. A good cue taken from Apple. Related posts: Apple Wireless Keyboard + Windows = Happy Apple ships iPods with Windows virus and then rips Microsoft? Lame. Snow Leopard on Aug 30
Related posts:<ol>
<li><a href='http://blowery.org/2005/08/21/apple-wireless-keyboard-windows-happy/' rel='bookmark' title='Apple Wireless Keyboard + Windows = Happy'>Apple Wireless Keyboard + Windows = Happy</a></li>
<li><a href='http://blowery.org/2006/10/17/apple-ships-ipods-with-windows-virus-and-then-rips-microsoft-lame/' rel='bookmark' title='Apple ships iPods with Windows virus and then rips Microsoft?  Lame.'>Apple ships iPods with Windows virus and then rips Microsoft?  Lame.</a></li>
<li><a href='http://blowery.org/2009/08/28/snow-leopard-on-aug-30/' rel='bookmark' title='Snow Leopard on Aug 30'>Snow Leopard on Aug 30</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>And hot on the heels of Snow Leopard, Windows 7 is out.</p>
<p><a href="http://www.amazon.com/gp/product/B002MV2MG0?ie=UTF8&#038;tag=bloweryorg-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B002MV2MG0" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/B002MV2MG0?ie=UTF8_038_tag=bloweryorg-20_038_linkCode=as2_038_camp=1789_038_creative=390957_038_creativeASIN=B002MV2MG0&amp;referer=');"><img src="http://blowery.org/wp-content/uploads/2009/10/41mqYLz8fKL._SL160_.jpg" alt="Windows 7 Family Pack" title="Windows 7 Family Pack" class="alignnone size-full wp-image-891" /></a><img src="http://www.assoc-amazon.com/e/ir?t=bloweryorg-20&#038;l=as2&#038;o=1&#038;a=B002MV2MG0" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p>And there&#8217;s a family pack now. A good cue taken from Apple.</p>
<p>Related posts:<ol>
<li><a href='http://blowery.org/2005/08/21/apple-wireless-keyboard-windows-happy/' rel='bookmark' title='Apple Wireless Keyboard + Windows = Happy'>Apple Wireless Keyboard + Windows = Happy</a></li>
<li><a href='http://blowery.org/2006/10/17/apple-ships-ipods-with-windows-virus-and-then-rips-microsoft-lame/' rel='bookmark' title='Apple ships iPods with Windows virus and then rips Microsoft?  Lame.'>Apple ships iPods with Windows virus and then rips Microsoft?  Lame.</a></li>
<li><a href='http://blowery.org/2009/08/28/snow-leopard-on-aug-30/' rel='bookmark' title='Snow Leopard on Aug 30'>Snow Leopard on Aug 30</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blowery.org/2009/10/22/windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/111 queries in 0.074 seconds using disk: basic
Object Caching 2578/2688 objects using disk: basic

Served from: blowery.org @ 2012-02-09 21:26:28 -->
