<?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>Tech Notes &#187; Misc</title>
	<atom:link href="http://www.ryannitz.org/tech-notes/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryannitz.org/tech-notes</link>
	<description>Miscellaneous technology examples and notes</description>
	<lastBuildDate>Mon, 10 Aug 2009 18:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://www.ryannitz.org/tech-notes</link>
  <url>http://ryan-nitz/favicon.ico</url>
  <title>Tech Notes</title>
</image>
		<item>
		<title>Internet Explorer 6 On OS X</title>
		<link>http://www.ryannitz.org/tech-notes/2009/07/05/internet-explorer-6-os-x/</link>
		<comments>http://www.ryannitz.org/tech-notes/2009/07/05/internet-explorer-6-os-x/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:51:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Darwine]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[ie4osx]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Wine]]></category>
		<category><![CDATA[X11]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=165</guid>
		<description><![CDATA[Recently, the need arose to run IE 6 on OS X. Microsoft released IE for OS X but discontinued support in version 5.x. Fortunately, this problem has been solved by running a IE 6 on top of a Wine port on OS X. The simple steps below describe how to get this running: Download and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-167" title="ies4osx_256" src="http://leisuremech.com/wp-content/uploads/2009/07/ies4osx_256-150x150.png" alt="ies4osx_256" width="150" height="150" /></p>
<p>Recently, the need arose to run <a href="http://en.wikipedia.org/wiki/Internet_Explorer_6" target="_blank">IE 6</a> on OS X. Microsoft released IE for OS X but discontinued support in version 5.x. Fortunately, this problem has been solved by running a IE 6 on top of a <a href="http://en.wikipedia.org/wiki/Wine_(software)" target="_blank">Wine</a> port on OS X. The simple steps below describe how to get this running:</p>
<ul>
<li>Download and install <a href="http://www.kronenberg.org/darwine/" target="_blank">Darwine</a></li>
<li>Download and install <a href="http://www.kronenberg.org/ies4osx/" target="_blank">ie4osx</a></li>
</ul>
<p>It is as simple as that!</p>
<p><strong>Note:</strong> Darwine requires the <a href="http://en.wikipedia.org/wiki/X_Window_System" target="_blank">X11</a> libraries that come with OS X (not installed by default but ships with the OS X install disks).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2009/07/05/internet-explorer-6-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BDB JE &#8211; Locks, Blocks and Deadlocks</title>
		<link>http://www.ryannitz.org/tech-notes/2008/12/13/bdb-je-locks-blocks-and-deadlocks/</link>
		<comments>http://www.ryannitz.org/tech-notes/2008/12/13/bdb-je-locks-blocks-and-deadlocks/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 14:53:18 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[bdb]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lock]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=79</guid>
		<description><![CDATA[Below is a handy reference link about BDB JE (Berkeley Database Java Edition) locks, blocks and transactions: Locks, Blocks and Deadlocks After running some tests, we were amazed by the performance of the concurrent locking mechanism in BDB JE.]]></description>
			<content:encoded><![CDATA[<p><a href="http://ryan-nitz.com/tech-notes/wp-content/uploads/2008/12/smallsleepycat.gif"><img class="alignnone size-medium wp-image-82" title="smallsleepycat" src="http://ryan-nitz.com/tech-notes/wp-content/uploads/2008/12/smallsleepycat.gif" alt="" width="164" height="60" /></a></p>
<p>Below is a handy reference link about BDB JE (Berkeley Database Java Edition) locks, blocks and transactions:</p>
<ul>
<li><a href="http://www.oracle.com/technology/documentation/berkeley-db/je/TransactionGettingStarted/blocking_deadlocks.html" target="_blank">Locks, Blocks and Deadlocks</a></li>
</ul>
<p>After running some tests, we were amazed by the performance of the concurrent locking mechanism in BDB JE.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2008/12/13/bdb-je-locks-blocks-and-deadlocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress iPhone Plugin</title>
		<link>http://www.ryannitz.org/tech-notes/2008/05/01/wordpress-iphone-plugin/</link>
		<comments>http://www.ryannitz.org/tech-notes/2008/05/01/wordpress-iphone-plugin/#comments</comments>
		<pubDate>Fri, 02 May 2008 03:36:20 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=7</guid>
		<description><![CDATA[A handy iPhone plugin for WordPress from ContentRobot. http://iwphone.contentrobot.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://ryan-nitz.com/tech-notes/wp-content/uploads/2008/05/iwphone_on_ipodtouch.jpg"><img class="alignnone size-thumbnail wp-image-8" title="iwphone_on_ipodtouch" src="http://leisuremech.com/wp-content/uploads/2008/05/iwphone_on_ipodtouch-144x150.jpg" alt="" width="144" height="150" /></a></p>
<p>A handy iPhone plugin for WordPress from <a href="http://www.contentrobot.com/" target="_blank">ContentRobot.</a></p>
<p><a href="http://iwphone.contentrobot.com/" target="_blank">http://iwphone.contentrobot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2008/05/01/wordpress-iphone-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone User Agent</title>
		<link>http://www.ryannitz.org/tech-notes/2008/04/28/iphone-user-agent/</link>
		<comments>http://www.ryannitz.org/tech-notes/2008/04/28/iphone-user-agent/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 01:29:24 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=5</guid>
		<description><![CDATA[What does the iPhone user agent look like? Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3]]></description>
			<content:encoded><![CDATA[<p><a href="http://ryan-nitz.com/tech-notes/wp-content/uploads/2008/04/iphone.gif"><img class="alignnone size-thumbnail wp-image-6" title="iphone" src="http://leisuremech.com/wp-content/uploads/2008/04/iphone-150x150.gif" alt="" width="150" height="150" /></a></p>
<p>What does the iPhone <a href="http://en.wikipedia.org/wiki/User_agent" target="_blank">user agent</a> look like?</p>
<p>Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2008/04/28/iphone-user-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
