<?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.eire.ca &#187; Uncategorized</title>
	<atom:link href="http://mike.eire.ca/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.eire.ca</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 23:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cisco TAR file format</title>
		<link>http://mike.eire.ca/2010/04/13/cisco-tar-file-format/</link>
		<comments>http://mike.eire.ca/2010/04/13/cisco-tar-file-format/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 17:12:22 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cisco ios tar format]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/2010/04/13/cisco-tar-file-format/</guid>
		<description><![CDATA[I needed to upload the device manager HTML files to a Cisco switch separately because I was low on flash space. You can&#8217;t download the HTML separately from Cisco (at least not for the 2950 switch I was upgrading) so I had to make the TAR myself. So I made up a TAR file with [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/04/13/cisco-tar-file-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using iUI with XHTML</title>
		<link>http://mike.eire.ca/2010/02/26/using-iui-with-xhtml/</link>
		<comments>http://mike.eire.ca/2010/02/26/using-iui-with-xhtml/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 23:56:42 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iui]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[xhr]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=250</guid>
		<description><![CDATA[I&#8217;m creating an iPhone web application, using the iUI framework to give it a look and feel similar to native iPhone apps. I came across the need to use SVG drawings; since iUI uses a single page for navigation I had to use XHTML (served as XML) to get the SVG code inline. A couple [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/02/26/using-iui-with-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3 database connection problems</title>
		<link>http://mike.eire.ca/2010/01/03/php-5-3-database-connection-problems/</link>
		<comments>http://mike.eire.ca/2010/01/03/php-5-3-database-connection-problems/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:41:06 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/2010/01/03/php-5-3-database-connection-problems/</guid>
		<description><![CDATA[My database scripts were all hanging after an upgrade from PHP 5.2.8 to 5.3.1 on Windows. Turns out it&#8217;s a problem with the new MySQLnd library that doesn&#8217;t like IPv6. You need to comment out the line in C:\Windows\system32\drivers\etc\hosts that resolves ::1 to localhost. Thanks to Corey Gilmore for documenting it; I figure the more [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/01/03/php-5-3-database-connection-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

