<?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>Seán Hayes &#187; Troubleshooting</title>
	<atom:link href="http://seanhayes.name/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanhayes.name</link>
	<description>Web Developer in Rochester, NY (Django, JavaScript, LAMP)</description>
	<lastBuildDate>Tue, 06 Mar 2012 01:07:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Fixing Flash</title>
		<link>http://seanhayes.name/2010/05/06/fixing-flash/</link>
		<comments>http://seanhayes.name/2010/05/06/fixing-flash/#comments</comments>
		<pubDate>Thu, 06 May 2010 04:50:42 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=151</guid>
		<description><![CDATA[After upgrading Ubuntu I had some problems with Flash not working. I read the following threads and combined information from both to solve my problem: http://ubuntuforums.org/showthread.php?t=1244048 http://ubuntuforums.org/showthread.php?t=1373582 Run the following commands in a terminal to remove existing Flash files: sudo &#8230; <a href="http://seanhayes.name/2010/05/06/fixing-flash/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After upgrading Ubuntu I had some problems with Flash not working. I read the following threads and combined information from both to solve my problem:<br />
<a href="http://ubuntuforums.org/showthread.php?t=1244048">http://ubuntuforums.org/showthread.php?t=1244048</a><br />
<a href="http://ubuntuforums.org/showthread.php?t=1373582">http://ubuntuforums.org/showthread.php?t=1373582</a></p>
<p>Run the following commands in a terminal to remove existing Flash files:</p>
<blockquote><p>sudo apt-get remove -y &#8211;purge flashplugin-nonfree gnash gnash-common mozilla-plugin-gnash swfdec-mozilla libflashsupport nspluginwrapper<br />
sudo rm -f /usr/lib/mozilla/plugins/*flash*<br />
sudo rm -f ~/.mozilla/plugins/*flash*<br />
sudo rm -f /usr/lib/firefox/plugins/*flash*<br />
sudo rm -f /usr/lib/firefox-addons/plugins/*flash*<br />
sudo rm -rfd /usr/lib/nspluginwrapper<br />
sudo rm -rf /usr/lib/flashplugin*</p></blockquote>
<p>Then run the following command to install the correct version of Flash:</p>
<blockquote><p>sudo apt-get install flashplugin-installer</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://seanhayes.name/2010/05/06/fixing-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touchkit</title>
		<link>http://seanhayes.name/2008/05/13/touchkit/</link>
		<comments>http://seanhayes.name/2008/05/13/touchkit/#comments</comments>
		<pubDate>Tue, 13 May 2008 15:14:31 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[touchkit]]></category>
		<category><![CDATA[touchscreen]]></category>
		<category><![CDATA[tx1000z]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=8</guid>
		<description><![CDATA[I own an HP tx1000z Tablet PC. It&#8217;s a really great notebook, but the touchscreen isn&#8217;t all I thought it would be. I&#8217;d heard about this software called Touchkit that could increase screen sensitivity (among other options), and until today &#8230; <a href="http://seanhayes.name/2008/05/13/touchkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I own an HP tx1000z Tablet PC. It&#8217;s a really great notebook, but the touchscreen isn&#8217;t all I thought it would be. I&#8217;d heard about this software called Touchkit that could increase screen sensitivity (among other options), and until today was unable to successfully find it.</p>
<p><a href="http://210.64.17.162/web20/eg/drivers.htm">Touchkit</a>, made by EETI, has versions for Linux, Mac, and Windows (including Vista). I recommend disabling cursor stabilization if you&#8217;re going to be writing: open the Calibration Utility, click the Setting tab, then click Option.</p>
]]></content:encoded>
			<wfw:commentRss>http://seanhayes.name/2008/05/13/touchkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

