<?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>Phlomo &#187; camera</title>
	<atom:link href="http://www.phlomo.com/tag/camera/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phlomo.com</link>
	<description>iPhone+Flickr+Lomo=Phlomo</description>
	<lastBuildDate>Thu, 18 Feb 2010 13:22:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone SDK 3.1</title>
		<link>http://www.phlomo.com/2009/09/10/iphone-sdk-3-1/</link>
		<comments>http://www.phlomo.com/2009/09/10/iphone-sdk-3-1/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 21:12:47 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[phlomo]]></category>
		<category><![CDATA[UIImagePickerController]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://www.phlomo.com/?p=14</guid>
		<description><![CDATA[So, SDK 3.1 is out, and to most of the world there&#8217;s really no difference to the iPhone&#8217;s functionality.
To a developer, however, there are a number of changes, notably in the area of the camera.
Specifically, UIImagePickerController properties cameraViewTransform and cameraOverlayView allow the kinds of things some clever people have hacked until now. That is, things ]]></description>
			<content:encoded><![CDATA[<p>So, SDK 3.1 is out, and to most of the world there&#8217;s really no difference to the iPhone&#8217;s functionality.</p>
<p>To a developer, however, there are a number of changes, notably in the area of the camera.</p>
<p>Specifically, UIImagePickerController properties cameraViewTransform and cameraOverlayView allow the kinds of things some clever people have hacked until now. That is, things like using a custom overlay on top of the camera view to make it look like it&#8217;s actually part of your app, or adding a kind of zoom functionality.</p>
<p>All of which puts me in a bit of a quandary. Do I bother implementing these things, slowing down development on my humble little app still further? Or do I press on with things?</p>
<p>I think I&#8217;ll take the latter course. Trying to work out the oddities of the iPhone&#8217;s camera has been an uphill struggle for a first app. In particular I&#8217;ve found it hard to understand why a camera image gets processed in a different way from a gallery image, so it gets flipped round by 90 degrees. It&#8217;s just weird.</p>
<p>So adding in yet more functionality right now seems overkill. I&#8217;d rather keep things simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phlomo.com/2009/09/10/iphone-sdk-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

