<?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>Smallegan.com &#187; iPhone</title>
	<atom:link href="http://www.smallegan.com/blog/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smallegan.com/blog</link>
	<description>Geeks rule the world.</description>
	<lastBuildDate>Tue, 27 Dec 2011 21:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>iPhone Development</title>
		<link>http://www.smallegan.com/blog/2008/11/28/iphone-development/</link>
		<comments>http://www.smallegan.com/blog/2008/11/28/iphone-development/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 23:25:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.smallegan.com/blog/?p=178</guid>
		<description><![CDATA[Recently I started working on a new project for which there will be an iPhone app. So far I have found 2 hidden nuggets I would like to share with any other iPhone developers out there that may be reading this. iPhone &#8211; Parse XML to custom objects This simple set of classes very easily [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I started working on a new project for which there will be an iPhone app. So far I have found 2 hidden nuggets I would like to share with any other iPhone developers out there that may be reading this.</p>
<p><a href="http://blog.atrexis.com:80/index.cfm/2008/7/28/iPhone--Parse-XML-to-custom-objects">iPhone &#8211; Parse XML to custom objects</a></p>
<p>This simple set of classes very easily allows you to map your XML coming in off of a URL (Like a REST based service) to an object.</p>
<p><a href="http://code.google.com/p/sqlitepersistentobjects/">SQL Lite Persistent Objects</a></p>
<p>This is basically a simplistic ORM (object relational mapper) written in objective c and meant for the iPhone.</p>
<p>As I discover more tidbits I will try to make note of them here. Also I will try to blog in a bit more detail about them and my project in near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallegan.com/blog/2008/11/28/iphone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Media Center to iPod / iPhone</title>
		<link>http://www.smallegan.com/blog/2008/03/25/windows-media-center-to-ipod-iphone/</link>
		<comments>http://www.smallegan.com/blog/2008/03/25/windows-media-center-to-ipod-iphone/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 13:14:57 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.smallegan.com/blog/?p=124</guid>
		<description><![CDATA[I watch a lot of TV&#8230;.I&#8217;llÂ just put that right out there. I pay for cable TV and with my multiple tuner Windows Media Center PC I make sure I get my money&#8217;s worth. I like being able to pick where I want to watch my recorded content on the fly. Living room, PC, iPhone, etc.. [...]]]></description>
			<content:encoded><![CDATA[<p><img border="0" vspace="10" align="right" src="http://www.smallegan.com/blog/wp-content/uploads/2008/03/iphone.jpg" hspace="10" alt="iphone.jpg" />I watch a lot of TV&#8230;.I&#8217;llÂ just put that right out there. I pay for cable TV and with my multiple tuner Windows Media Center PC I make sure I get my money&#8217;s worth. I like being able to pick where I want to watch my recorded content on the fly. Living room, PC, iPhone, etc.. For a while converting into iPod/iPhone format was a manual task for me, when I knew I wanted to watch a show on the go, I&#8217;d go convert it. This gets old pretty quick so I devised a method of converting all of my shows nightly for transfer to my iPhone. At &lt; 150MB for an hour episode (~75 for a half hour show) I can afford to convert and store all of my recordings without feeling like I&#8217;m wasting space. My automatic process works as follows.</p>
<ul>
<li>I&#8217;ve mapped a drive from my mac doing the conversion.</li>
<li>I&#8217;ve set up a scheduled automator task in OSX to run at 2am which looks at the date created of each file to look for the ones created yesterday.</li>
<li>Then using <a href="http://www.apple.com/downloads/macosx/automator/visualhubimportandconvertaction.html">this automatorÂ action set</a>Â for <a href="http://www.techspansion.com/visualhub/">VisualHub</a>Â I pump out the converted files. I like to use the wifi setting inÂ visualhubÂ for iPhone.</li>
<li>Lastly I add them to iTunes and set my iPhone to automatically sync.</li>
</ul>
<p>So every night if I have say 3 three things recorded from the day before this process will convert them to iPhone format and sync them over before I wake up the next morning.</p>
<p>Â Any Questions? Feel free to comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallegan.com/blog/2008/03/25/windows-media-center-to-ipod-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Killer iPhone (web)Apps!</title>
		<link>http://www.smallegan.com/blog/2007/08/16/killer-iphone-webapps/</link>
		<comments>http://www.smallegan.com/blog/2007/08/16/killer-iphone-webapps/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 11:59:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.smallegan.com/blog/?p=101</guid>
		<description><![CDATA[I&#8217;ve read alot of complaining about the rather displeasing lack of an iPhone API for public consumption. However, I must say, people/companies are innovative and where there is a will there is a way. This set of standards for building iPhone sites has proven to be quite amazing when implemented properly. I have ran into [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read alot of complaining about the rather displeasing lack of an iPhone API for public consumption. However, I must say, people/companies are innovative and where there is a will there is a way. This set of standards for building iPhone sites has proven to be quite amazing when implemented properly. I have ran into a number of great sites that are implementing an iPhone version of their site or service. Here are two that have done an excellent job in a very short period of time.</p>
<p>Facebook: http://iphone.facebook.com<br />
After visiting here I am completely convinced that Facebook was created for the sole purpose of going on my iPhone. This site has a fairly low profile and works good over EDGE. When you get into the photo areas it can take a little while to load but that is to be expected and isn&#8217;t a problem with the facebook site at all. However over WiFi it is flipping amazing! I found one of the overall coolest features to be the way your friends list shrinks in an iTunes fashion as you do a search. Then once finding your friend you can easily click on his or her phone number and give them a ring. Yes that&#8217;s right&#8230;the iPhone actually is a phone too&#8230;</p>
<p>Meebo http://www.meebo.com<br />
Meebo doesn&#8217;t make you go to a new url. They feel the strong vibes of the iPhone as you enter the site and automatically redirect you to the iPhone version (that or they are detecting mobile safari). Overall I have never been a big fan of Meebo. Yeah I have used it from time to time, but it by no means has replaced my chat application(s). However I am in awe by the simplicity and overall functionality provided by the Meebo iPhone interface. It is clean, it is fast, and it is very functional. </p>
<p>If you get a chance point your iPhone on over to both of these sites and give them a shot. Oh..what&#8217;s that? You don&#8217;t have an iPhone <img src='http://www.smallegan.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   Luckily your not totally SOL you can still check these out via an iPhone browser simulator like the one found over at http://www.testiphone.com/ and dream about getting an iPhone <img src='http://www.smallegan.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallegan.com/blog/2007/08/16/killer-iphone-webapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

