<?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>Dan&#039;s Demented Ramblings &#187; iphone</title>
	<atom:link href="http://blog.drysdale.org/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drysdale.org</link>
	<description>The geek shall inherit the earth</description>
	<lastBuildDate>Wed, 18 May 2011 06:28: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>iOS 4.1 adds HDR to camera app</title>
		<link>http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/</link>
		<comments>http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 03:02:41 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[iOS 4.1]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog.drysdale.org/?p=253</guid>
		<description><![CDATA[<a href="http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/" title="iOS 4.1 adds HDR to camera app"></a><p>One thing that piqued my interest from today&#8217;s Apple Event was the addition of HDR photography in iOS 4.1, being an iOS developer I grabbed the 4.1 GM and loaded it on to my iPhone 4, see an example of a photo taken in my home office</p>
<p>Click the images to see them at full resolution&#8230;</p>
<p>You can definitely see a big improvement in the HDR photo, the original photo is overexposed all over the place, granted neither image is spectacular but I certainly can&#8217;t see a downside in enabling the feature.</p>
<p>I was talking to one of my brother-in-laws last Sunday about image stacking and HDR and today I get HDR built into my phone&#8230;. Sweet!!</p>
]]></description>
			<content:encoded><![CDATA[<a href="http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/" title="iOS 4.1 adds HDR to camera app"></a><p>One thing that piqued my interest from today&#8217;s Apple Event was the addition of HDR photography in iOS 4.1, being an iOS developer I grabbed the 4.1 GM and loaded it on to my iPhone 4, see an example of a photo taken in my home office</p>

<a href='http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/img_0084/' title='Regular Photo'><img width="150" height="150" src="http://blog.drysdale.org/wp-content/uploads/2010/09/IMG_0084-150x150.jpg" class="attachment-thumbnail" alt="Regular" title="Regular Photo" /></a>
<a href='http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/img_0085/' title='HDR Image'><img width="150" height="150" src="http://blog.drysdale.org/wp-content/uploads/2010/09/IMG_0085-150x150.jpg" class="attachment-thumbnail" alt="HDR" title="HDR Image" /></a>

<p>Click the images to see them at full resolution&#8230;</p>
<p>You can definitely see a big improvement in the HDR photo, the original photo is overexposed all over the place, granted neither image is spectacular but I certainly can&#8217;t see a downside in enabling the feature.</p>
<p>I was talking to one of my brother-in-laws last Sunday about image stacking and HDR and today I get HDR built into my phone&#8230;. Sweet!!</p>
<div class="al2fb_like_button"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://blog.drysdale.org/2010/09/02/ios-4-1-adds-hdr-to-camera-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CodeSign error: a valid provisioning profile is required</title>
		<link>http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/</link>
		<comments>http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:24:49 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[provisioning]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.drysdale.org/?p=148</guid>
		<description><![CDATA[<a href="http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/" title="CodeSign error: a valid provisioning profile is required"></a><p>This is the error message that has been plaguing me for a few days.</p>
<p>What triggered it was replacing my provisioning profiles and certificates.</p>
<p>Fortunately I found an answer in the following blog post</p>
<p><a href="http://iphonesdkdev.blogspot.com/2009/01/codesign-error-valid-provisioning.html">CodeSign error: a valid provisioning profile is required</a></p>
]]></description>
			<content:encoded><![CDATA[<a href="http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/" title="CodeSign error: a valid provisioning profile is required"></a><p>This is the error message that has been plaguing me for a few days.</p>
<p>What triggered it was replacing my provisioning profiles and certificates.</p>
<p>Fortunately I found an answer in the following blog post</p>
<p><a href="http://iphonesdkdev.blogspot.com/2009/01/codesign-error-valid-provisioning.html">CodeSign error: a valid provisioning profile is required</a></p>
<div class="al2fb_like_button"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://blog.drysdale.org/2009/02/09/codesign-error-a-valid-provisioning-profile-is-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UITabBarController refusing to rotate</title>
		<link>http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/</link>
		<comments>http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 01:17:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Rotation]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[UITabBarController]]></category>

		<guid isPermaLink="false">http://blog.drysdale.org/?p=147</guid>
		<description><![CDATA[<a href="http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/" title="UITabBarController refusing to rotate"></a><p>I was struggling for some hours on an issue with an App I&#8217;m writing for the iPhone.</p>
<p>For some reason I could not get any of the views to rotate to landscape, the API docs suggested that this was trivial and only required implementing the method</p>
<p>(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation</p>
<p>and always returning YES</p>
<p>The problem is that this doesn&#8217;t work if you are using a TabBarController created in Interface Builder. You can verify this by create a new project, specifying the type as &#8220;Tab Bar Application&#8221; and rotating the simulator&#8230;</p>
<p>I found a quick and easy solution to this problem in the following blog post</p>
<p><a href="http://arashpayan.com/blog/index.php/2008/09/04/change-iphoneipod-app-orientation-within-a-uitabbarcontroller/">Change iPhone/iPod app orientation within a UITabBarController</a></p>
<p>I added maybe a dozen lines of code to my app and the problem is solved&#8230;.</p>
<p>Thanks Arash&#8230;</p>
]]></description>
			<content:encoded><![CDATA[<a href="http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/" title="UITabBarController refusing to rotate"></a><p>I was struggling for some hours on an issue with an App I&#8217;m writing for the iPhone.</p>
<p>For some reason I could not get any of the views to rotate to landscape, the API docs suggested that this was trivial and only required implementing the method</p>
<p>(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation</p>
<p>and always returning YES</p>
<p>The problem is that this doesn&#8217;t work if you are using a TabBarController created in Interface Builder. You can verify this by create a new project, specifying the type as &#8220;Tab Bar Application&#8221; and rotating the simulator&#8230;</p>
<p>I found a quick and easy solution to this problem in the following blog post</p>
<p><a href="http://arashpayan.com/blog/index.php/2008/09/04/change-iphoneipod-app-orientation-within-a-uitabbarcontroller/">Change iPhone/iPod app orientation within a UITabBarController</a></p>
<p>I added maybe a dozen lines of code to my app and the problem is solved&#8230;.</p>
<p>Thanks Arash&#8230;</p>
<div class="al2fb_like_button"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://blog.drysdale.org/2009/02/09/uitabbarcontroller-refusing-to-rotate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

