<?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>/home/conor/ramblings &#187; Howto</title>
	<atom:link href="http://www.conormccluskey.com/archives/category/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://www.conormccluskey.com</link>
	<description>Software, technology, startups and video games</description>
	<lastBuildDate>Fri, 07 Oct 2011 11:31:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Using Apple AirPort Disk as iTunes media folder</title>
		<link>http://www.conormccluskey.com/archives/247</link>
		<comments>http://www.conormccluskey.com/archives/247#comments</comments>
		<pubDate>Thu, 19 May 2011 20:13:13 +0000</pubDate>
		<dc:creator>conormcc</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AirDisk]]></category>
		<category><![CDATA[AirPlay]]></category>
		<category><![CDATA[Airport Extreme]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://www.conormccluskey.com/?p=247</guid>
		<description><![CDATA[The problem For the best part of a year now I have been living in a US apartment away from my desktop computer, leaving me with my MacBook Pro as my only computer for work and media. I bought an Apple TV, which has since become my main device (along with Netflix streaming) for renting [...]]]></description>
		<wfw:commentRss>http://www.conormccluskey.com/archives/247/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Howto: Use the Bullet 3D Physics Engine in Xcode</title>
		<link>http://www.conormccluskey.com/archives/167</link>
		<comments>http://www.conormccluskey.com/archives/167#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:05:49 +0000</pubDate>
		<dc:creator>conormcc</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bullet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Oolong]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.conormccluskey.com/?p=167</guid>
		<description><![CDATA[Its been a while since I added a Howto on here. Hope you find it useful. The Bullet 3D Physics engine is shipped with the Oolong 3D Engine for iPhone. However, if you just want to use the physics engine in your iPhone app, the following steps should help you to integrate it into your [...]]]></description>
		<wfw:commentRss>http://www.conormccluskey.com/archives/167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Mount Windows Filesystem on Linux</title>
		<link>http://www.conormccluskey.com/archives/133</link>
		<comments>http://www.conormccluskey.com/archives/133#comments</comments>
		<pubDate>Tue, 21 Apr 2009 13:37:57 +0000</pubDate>
		<dc:creator>conormcc</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dualboot]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.conormccluskey.com/?p=133</guid>
		<description><![CDATA[It can be very useful to access your Windows filesystem on a dualboot computer (one with both Windows and Linux Operating Systems). Here&#8217;s how: Open a Terminal window and create a directory to mount on to: $ sudo mkdir /mnt/win For an NTFS Windows Filesystem: $ mount -t ntfs /dev/sda1 /mnt/win For a FAT32 Windows [...]]]></description>
		<wfw:commentRss>http://www.conormccluskey.com/archives/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

