<?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>farfromfearless &#187; iPod</title>
	<atom:link href="http://www.farfromfearless.com/category/ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farfromfearless.com</link>
	<description>Personal blog of Chris Murphy</description>
	<lastBuildDate>Wed, 14 Jul 2010 13:18:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fun with Safari on the iPod Touch</title>
		<link>http://www.farfromfearless.com/2008/01/02/fun-with-safari-on-the-ipod-touch/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fun-with-safari-on-the-ipod-touch</link>
		<comments>http://www.farfromfearless.com/2008/01/02/fun-with-safari-on-the-ipod-touch/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 17:55:06 +0000</pubDate>
		<dc:creator>Chris Murphy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Developement]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.farfromfearless.com/2008/01/02/fun-with-safari-on-the-ipod-touch/</guid>
		<description><![CDATA[My wife gave me an iPod Touch for Christmas, and have to say that it is one of the best Christmas gift's I've received in a long time. One of the big sellers [for me] was the browsing capabilities that came with Safari on the iPod Touch.]]></description>
			<content:encoded><![CDATA[<p>One of the first things I did after getting my <a href="http://www.apple.com/itunes/download/">iTunes</a> library cleaned up and ported over to the iPod Touch, was to develop an Touch/iPhone compatible version of my WordPress theme. I thought it would be much harder than it actually was and to be quite honest, it was far easier designing and developing for the iPod Touch/iPhone than it was for a desktop browser experience.</p>
<p>Not surprisingly, the WordPress community was already developing methods to handle the browsing experience on the iPod/iPhone, resulting in a number of plug-ins such as: <a href="http://iwphone.contentrobot.com/2007/07/04/iwphone-wordpress-plugin-and-theme" title="iWPhone WordPress Plugin" target="_blank">iWPhone</a> and <a href="http://wphoneplugin.org/" title="WPhone WordPress Plugin" target="_blank">WPhone</a>.</p>
<p>I chose to go with <a href="http://iwphone.contentrobot.com/2007/07/04/iwphone-wordpress-plugin-and-theme" title="iWPhone WordPress Plugin" target="_blank">iWPhone</a> as my plug-in of choice as it was pretty straight forward to implement and I took the liberty of making one small mod to it. <a href="http://iwphone.contentrobot.com/2007/07/04/iwphone-wordpress-plugin-and-theme" title="iWPhone WordPress Plugin" target="_blank">iWPhone</a> allows iPod/iPhone visitors to see an optimized version of your blog theme which is better suited for the kind of browsing experience it delivers. Here are some screenshots from my dev site (you will need to view my blog through your iPod/iPhone in order to see what it looks like live.</p>
<p><img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_01.png" alt="screen_01" height="384" width="256" /> <img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_02.png" alt="screen_02" height="384" width="256" /> <img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_03.png" alt="screen_03" height="384" width="256" /> <img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_04.png" alt="screen_04" height="384" width="256" /> <img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_05.png" alt="screen_05" height="384" width="256" /> <img src="http://www.farfromfearless.com/wp-content/uploads/2008/01/screen_06.png" alt="screen_06" height="384" width="256" /></p>
<p>There are a few caveats when it comes to creating content for a iPod/iPhone WordPress theme, and two of the biggest gottachs are:</p>
<ul>
<li>Length of your content;</li>
<li>Size of your images/media;</li>
</ul>
<p>The first point isn&#8217;t an issue if you&#8217;re not the type to write copious content; however the second point is a stickler for all writers. When it comes to including media in your blog such as images and embedded video (that&#8217;s another issue), you have to have a method for dealing with the sizes intended for larger screens. Ideally, you have about 320px to work with, less if you like to use margins like I do. the iWPhone theme comes with a nifty little bit of JavaScript that goes through your markup and resizes all of your images. I have yet to extend it for other media (hopefully future-proofing it for when the flash plug-in becomes available). But other than those two points, there really isn&#8217;t all that much to hold you back from creating decent themes for the iPod/iPhone.</p>
<p>For some further reading on creating content for the iPod/iPhone, check out the Apple Developer Connection &#8211; <a href="http://developer.apple.com/iphone/devcenter/designingcontent.html" title="iPhone Dev Center" target="_blank">iPhone Dev Center</a>, and a little bi of &#8220;light&#8221; reading at the <a href="http://developer.apple.com/documentation/iPhone/Conceptual/iPhoneHIG/Introduction/chapter_1_section_1.html#//apple_ref/doc/uid/TP40006596-CH1-DontLinkElementID_19" title="iPhone Human Interface Guidelines" target="_blank">iPhone Human Interface Guidelines</a> wiki.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farfromfearless.com/2008/01/02/fun-with-safari-on-the-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>iPhone &amp; iPod Touch Wallpapers</title>
		<link>http://www.farfromfearless.com/2007/11/28/iphone-ipod-touch-wallpapers/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=iphone-ipod-touch-wallpapers</link>
		<comments>http://www.farfromfearless.com/2007/11/28/iphone-ipod-touch-wallpapers/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 17:40:32 +0000</pubDate>
		<dc:creator>Chris Murphy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Illustration]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.farfromfearless.com/2007/11/28/iphone-ipod-touch-wallpapers/</guid>
		<description><![CDATA[In anticipation of my soon to be iPod Touch (thanks PB!), I've hunted around for some great wallpapers. I've collected a few for the purpose of this post, but also a number of links to great sources online.]]></description>
			<content:encoded><![CDATA[<p>Here are some my favourite iPhone &amp; iPod Touch wallpapers that I&#8217;ve found online. I can&#8217;t take credit for any of these, so if you get a chance, send a note to the artists/creators of these wallpapers for such great work!</p>
<h4>From Bartleme Design</h4>
<p>Get these wallpapers <a title="iPhone Wallpapers courtesy of Bartelme Design" href="http://www.bartelme.at/journal/archive/flow_wallpaper" target="_blank">here</a>.</p>
<p><img height="268" alt="flow_iphone_02" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/flow-iphone-02.jpg" width="175" /> <img height="268" alt="flow_iphone_05" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/flow-iphone-05.jpg" width="175" /> <img height="268" alt="flow_iphone_01" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/flow-iphone-01.jpg" width="175" /> </p>
<h4>From Flickr</h4>
<p>Get these wallpapers <a title="iPhone Wallpapers courtesy of Flickr" href="http://www.flickr.com/groups/iphonewallpapers/pool/" target="_blank">here</a>.</p>
<p><img height="262" alt="2071253470_97467f8ae6" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2071253470-97467f8ae6.jpg" width="175" /> <img height="262" alt="2071252728_5bbeb275bc" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2071252728-5bbeb275bc.jpg" width="175" />&#160;<img height="262" alt="2062352506_f4cc90e2b1" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2062352506-f4cc90e2b1.jpg" width="175" /><img height="262" alt="2065496446_708b72d9ac" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2065496446-708b72d9ac.jpg" width="175" />&#160;<img height="262" alt="2068519906_be575752b1" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2068519906-be575752b1.jpg" width="175" />&#160;<img height="262" alt="2068518546_dee7f0f191" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2068518546-dee7f0f191.jpg" width="175" />&#160;<img height="262" alt="2067723195_dc0c476b18" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2067723195-dc0c476b18.jpg" width="175" /> <img height="262" alt="2048849497_46746e58ea" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2048849497-46746e58ea.jpg" width="175" /> <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="262" alt="2049634888_4c994d24bc" src="http://www.farfromfearless.com/wp-content/uploads/2007/11/2049634888-4c994d24bc.jpg" width="175" border="0" /> </p>
<p>If you&#8217;re looking for other options, <a title="Google iPhone wallpapers" href="http://www.google.ca/search?q=iphone+wallpaper&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-GB:official&amp;client=firefox-a" target="_blank">there&#8217;s always Google</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farfromfearless.com/2007/11/28/iphone-ipod-touch-wallpapers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
