<?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>Mike Says Meh &#187; Tech</title>
	<atom:link href="http://www.mikesaysmeh.com/category/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikesaysmeh.com</link>
	<description>The blog of Mike Kauspedas &#124; Hosting by www.gearhost.com</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:21:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The reign of the Intellimouse is over</title>
		<link>http://www.mikesaysmeh.com/the-reign-of-the-intellimouse-is-over/</link>
		<comments>http://www.mikesaysmeh.com/the-reign-of-the-intellimouse-is-over/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:59:52 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Regarding Mike]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=715</guid>
		<description><![CDATA[For a long time I have been a huge fan of the Microsoft Intellimouse, the original one with the button on each side for back and forward. It's the right size, has the buttons I need, and works - FOREVER. Seriously, I have had mine since 2001, dropped it, washed it, shocked it, thrown it, [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/the-reign-of-the-intellimouse-is-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganged vs Unganged memory</title>
		<link>http://www.mikesaysmeh.com/ganged-vs-unganged-memory/</link>
		<comments>http://www.mikesaysmeh.com/ganged-vs-unganged-memory/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 06:11:16 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=704</guid>
		<description><![CDATA[I decided to dig into unganged vs ganged mode and how it affects memory performance. I've never really found anything definitive online, and it's a mixed bag when it comes to what you should or shouldn't configure. This isn't scientific testing, after all, I'm not a scientist. However, it does have some results and I [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/ganged-vs-unganged-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion 9 ODBC Server will not start</title>
		<link>http://www.mikesaysmeh.com/coldfusion-9-odbc-server-will-not-start/</link>
		<comments>http://www.mikesaysmeh.com/coldfusion-9-odbc-server-will-not-start/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 22:36:28 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=650</guid>
		<description><![CDATA[Ran into a weird issue with a customer today, their CF9 ODBC server would not start. It was giving this error in event viewer. ColdFusion 9 ODBC Server@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to open event trace file because the file version is not recognised. I couldn't find anything on Google so I drilled down into the folder that contained [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/coldfusion-9-odbc-server-will-not-start/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sprint 4G Speed at home</title>
		<link>http://www.mikesaysmeh.com/sprint-4g-speed-at-home/</link>
		<comments>http://www.mikesaysmeh.com/sprint-4g-speed-at-home/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 16:23:03 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=634</guid>
		<description><![CDATA[My 4G speed at home on my Sprint Evo, not too bad. Listened to Pandora on the ride into work today without any pauses. Speaking of Sprint, my wife's contract ended so we went to a Sprint store to add her to my plan and buy her an Evo. They gave us $200 trade in [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/sprint-4g-speed-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of 500 errors for WordPress in IIS</title>
		<link>http://www.mikesaysmeh.com/get-rid-of-500-errors-for-wordpress-in-iis/</link>
		<comments>http://www.mikesaysmeh.com/get-rid-of-500-errors-for-wordpress-in-iis/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 18:39:36 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=610</guid>
		<description><![CDATA[Tired of getting these errors in IIS for WordPress? This is the 500 error normally displayed when there is a website problem. But behind it is the real error, that you need to see, without logging into the web server and running it locally. Here is one of the many wordpress errors that may be [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/get-rid-of-500-errors-for-wordpress-in-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS 7 Url Rewrite with WordPress</title>
		<link>http://www.mikesaysmeh.com/iis-7-url-rewrite-with-wordpress/</link>
		<comments>http://www.mikesaysmeh.com/iis-7-url-rewrite-with-wordpress/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 20:18:10 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=590</guid>
		<description><![CDATA[I just switched my site over to yet another web server. This one is running the latest and greatest, IIS 7.5, Windows 2008 R2 x64. Plus I want to do some more testing and playing around with WebSitePanel (WSP). WSP used to be DotNetPanel, then they went open source and now it's a free control [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/iis-7-url-rewrite-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Framerate drop when casting in WoW</title>
		<link>http://www.mikesaysmeh.com/framerate-drop-when-casting-in-wow/</link>
		<comments>http://www.mikesaysmeh.com/framerate-drop-when-casting-in-wow/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 05:19:34 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=588</guid>
		<description><![CDATA[I just ran into this problem on my home PC. (Lots of WoW posts, just got around to trying patch 4.0.1). I have a 3 core AMD proc and a Radon 4870. Plenty of power to run WoW at highest settings on my "tiny" 22" LCD. (1680x1050) And so it does, when I'm running around. But the [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/framerate-drop-when-casting-in-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to keep the Macbook Pro cool while playing WoW</title>
		<link>http://www.mikesaysmeh.com/how-to-keep-the-macbook-pro-cool-while-playing-wow/</link>
		<comments>http://www.mikesaysmeh.com/how-to-keep-the-macbook-pro-cool-while-playing-wow/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 17:55:56 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=579</guid>
		<description><![CDATA[Almost a year ago I bought a Macbook Pro for school, and then I found it can play World of Warcraft, and decently. However, the Macbook Pro is a notebook and it gets hot. Really hot actually. So hot I can't touch parts of it, like above the function keys. This worried me, but Apple [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/how-to-keep-the-macbook-pro-cool-while-playing-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>microsoft.ace.oledb.12.0 provider is not registered on the local machine</title>
		<link>http://www.mikesaysmeh.com/microsoft-ace-oledb-12-0-provider-is-not-registered-on-the-local-machine/</link>
		<comments>http://www.mikesaysmeh.com/microsoft-ace-oledb-12-0-provider-is-not-registered-on-the-local-machine/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 13:02:40 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=575</guid>
		<description><![CDATA[Sorry, I really don't post this stuff enough and it's probably helpful to the few people who run into these weird issues. Working for a web host, I run into weird issues all the time. We deal with a plethora of different customers using different technologies, software, applications, configurations, etc. Here's something a customer just [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/microsoft-ace-oledb-12-0-provider-is-not-registered-on-the-local-machine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cloud Computing Explained</title>
		<link>http://www.mikesaysmeh.com/cloud-computing-explained/</link>
		<comments>http://www.mikesaysmeh.com/cloud-computing-explained/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:20:13 +0000</pubDate>
		<dc:creator>Mike Kauspedas</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[cloud computing]]></category>

		<guid isPermaLink="false">http://www.mikesaysmeh.com/?p=470</guid>
		<description><![CDATA[Great graphic giving some basics on cloud computing. Almost any web host now can offer cloud computing simply based on their infrastructure. However, true cloud computing is pay as you go for what you use. Meaning you only pay for the CPU cycles, disk space, and bandwidth used by visitors to your site or that [...]]]></description>
		<wfw:commentRss>http://www.mikesaysmeh.com/cloud-computing-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

