<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for musicalgeometry</title>
	<atom:link href="http://www.musicalgeometry.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.musicalgeometry.com</link>
	<description>sound, code, &#38; DIY tech</description>
	<lastBuildDate>Thu, 25 Feb 2010 12:19:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Antoine</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-371</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-371</guid>
		<description>Oh ya almost forgot you have to set the following propert y to no and not yes:

picker.wantsFullScreenLayout = NO;</description>
		<content:encoded><![CDATA[<p>Oh ya almost forgot you have to set the following propert y to no and not yes:</p>
<p>picker.wantsFullScreenLayout = NO;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Antoine</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-370</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-370</guid>
		<description>Jason to change the size all you have to do is go into the ViewController.h and change these values:

#define CAMERA_TRANSFORM_X 1
#define CAMERA_TRANSFORM_Y 1.12412

Funny I scaled them to half and I got a quater sized camera view!</description>
		<content:encoded><![CDATA[<p>Jason to change the size all you have to do is go into the ViewController.h and change these values:</p>
<p>#define CAMERA_TRANSFORM_X 1<br />
#define CAMERA_TRANSFORM_Y 1.12412</p>
<p>Funny I scaled them to half and I got a quater sized camera view!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Jason Job</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-369</link>
		<dc:creator>Jason Job</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-369</guid>
		<description>Antoine,

Absolutely you can change the size. 

Look for this line (17) in OverlayViewController.m:

OverlayView *overlay = [[OverlayView alloc] initWithFrame:CGRectMake(0, 0, SCREEN_WIDTH, SCREEN_HEIGTH)];

You can change SCREEN_WIDTH and SCREEN_HEIGHT to be whatever you want.

Let me know how that works for you. I&#039;m interested if and how this might affect the picker.cameraViewTransform.

Good luck!</description>
		<content:encoded><![CDATA[<p>Antoine,</p>
<p>Absolutely you can change the size. </p>
<p>Look for this line (17) in OverlayViewController.m:</p>
<p>OverlayView *overlay = [[OverlayView alloc] initWithFrame:CGRectMake(0, 0, SCREEN_WIDTH, SCREEN_HEIGTH)];</p>
<p>You can change SCREEN_WIDTH and SCREEN_HEIGHT to be whatever you want.</p>
<p>Let me know how that works for you. I&#8217;m interested if and how this might affect the picker.cameraViewTransform.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xcode Script For Creating Properties From Instance Variables For UIViewController by Jason Job</title>
		<link>http://www.musicalgeometry.com/archives/904/comment-page-1#comment-368</link>
		<dc:creator>Jason Job</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=904#comment-368</guid>
		<description>Hmm, not sure why that would happen. I don&#039;t have any Adobe products so can&#039;t help you there. Glad the script worked though. By the way I have updated it to be more universal by first checking if the class is a subclass of UIViewController before adding anything (or creating) the viewDidUnload method. I recommend you download the updated script from the github link at the bottom of the post.</description>
		<content:encoded><![CDATA[<p>Hmm, not sure why that would happen. I don&#8217;t have any Adobe products so can&#8217;t help you there. Glad the script worked though. By the way I have updated it to be more universal by first checking if the class is a subclass of UIViewController before adding anything (or creating) the viewDidUnload method. I recommend you download the updated script from the github link at the bottom of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Jason Job</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-367</link>
		<dc:creator>Jason Job</dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-367</guid>
		<description>Hi Antoine,

I don&#039;t think you can create the overlay view in the nib. If someone knows better please let us know.

Jason</description>
		<content:encoded><![CDATA[<p>Hi Antoine,</p>
<p>I don&#8217;t think you can create the overlay view in the nib. If someone knows better please let us know.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Marian</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-366</link>
		<dc:creator>Marian</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-366</guid>
		<description>How can I access the pixels in the red square d area? 
And is there any way I can resize that area on screen ? 

Sorry if it sounds stupid to you but I am new with iPhone dev.

Regards,
Marian</description>
		<content:encoded><![CDATA[<p>How can I access the pixels in the red square d area?<br />
And is there any way I can resize that area on screen ? </p>
<p>Sorry if it sounds stupid to you but I am new with iPhone dev.</p>
<p>Regards,<br />
Marian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Antoine</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-365</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-365</guid>
		<description>I was also wondering if I could change the size of the camera view</description>
		<content:encoded><![CDATA[<p>I was also wondering if I could change the size of the camera view</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xcode Script For Creating Properties From Instance Variables For UIViewController by San Diego iPhone Dev</title>
		<link>http://www.musicalgeometry.com/archives/904/comment-page-1#comment-364</link>
		<dc:creator>San Diego iPhone Dev</dc:creator>
		<pubDate>Wed, 24 Feb 2010 09:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=904#comment-364</guid>
		<description>Thanks for this! I received an error messaged related to an Adobe scripting library though the script worked as described. I&#039;ve always thought setting up properties should be easier.</description>
		<content:encoded><![CDATA[<p>Thanks for this! I received an error messaged related to an Adobe scripting library though the script worked as described. I&#8217;ve always thought setting up properties should be easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Antoine</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-363</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Wed, 24 Feb 2010 09:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-363</guid>
		<description>Hi thanks for the great tutorial, it was extremly helpful!
Is their a way to create the overlay view directly from the nib or does it all have to be in code?

Thanks again
Antoine</description>
		<content:encoded><![CDATA[<p>Hi thanks for the great tutorial, it was extremly helpful!<br />
Is their a way to create the overlay view directly from the nib or does it all have to be in code?</p>
<p>Thanks again<br />
Antoine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Camera Overlay App With Custom Button Example by Jason Job</title>
		<link>http://www.musicalgeometry.com/archives/821/comment-page-1#comment-362</link>
		<dc:creator>Jason Job</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=821#comment-362</guid>
		<description>Thank you Claris! I&#039;m still unclear why this was working on my phone without the OverlayViewController.xib but hopefully your fix will get this working for everyone that was having problems. I have updated the project at github. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you Claris! I&#8217;m still unclear why this was working on my phone without the OverlayViewController.xib but hopefully your fix will get this working for everyone that was having problems. I have updated the project at github. Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
