<?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 on: Getting Images From The iPhone Photo Library Or Camera Using UIImagePickerController</title>
	<atom:link href="/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Sat, 06 Sep 2014 23:52:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>By: Yernagulamahesh Yernagulamahes</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-10701</link>
		<dc:creator><![CDATA[Yernagulamahesh Yernagulamahes]]></dc:creator>
		<pubDate>Mon, 07 Jul 2014 08:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-10701</guid>
		<description><![CDATA[NSData *dataImg = UIImageJPEGRepresentation(inPhoto, 0.5);
    BOOL check = [dataImg writeToFile:photoObj.photoPath atomically:YES];



check value is YES ,The photo automatically save in directory.]]></description>
		<content:encoded><![CDATA[<p>NSData *dataImg = UIImageJPEGRepresentation(inPhoto, 0.5);<br />
    BOOL check = [dataImg writeToFile:photoObj.photoPath atomically:YES];</p>
<p>check value is YES ,The photo automatically save in directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shivananda Rai</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9756</link>
		<dc:creator><![CDATA[Shivananda Rai]]></dc:creator>
		<pubDate>Fri, 21 Jun 2013 06:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9756</guid>
		<description><![CDATA[Teaching method is very good,i like it]]></description>
		<content:encoded><![CDATA[<p>Teaching method is very good,i like it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kmani</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9637</link>
		<dc:creator><![CDATA[kmani]]></dc:creator>
		<pubDate>Tue, 05 Mar 2013 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9637</guid>
		<description><![CDATA[Thanks its really good]]></description>
		<content:encoded><![CDATA[<p>Thanks its really good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9631</link>
		<dc:creator><![CDATA[abc]]></dc:creator>
		<pubDate>Tue, 26 Feb 2013 06:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9631</guid>
		<description><![CDATA[thankyou please share the mothod of saving photo from camera to photolibrary]]></description>
		<content:encoded><![CDATA[<p>thankyou please share the mothod of saving photo from camera to photolibrary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santhosh jayapal</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9464</link>
		<dc:creator><![CDATA[santhosh jayapal]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9464</guid>
		<description><![CDATA[Nice one. 
but does the take image work in simulator mine is crashing.
Thanks
Santosh]]></description>
		<content:encoded><![CDATA[<p>Nice one.<br />
but does the take image work in simulator mine is crashing.<br />
Thanks<br />
Santosh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krrish</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9463</link>
		<dc:creator><![CDATA[Krrish]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 10:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9463</guid>
		<description><![CDATA[Great work dude...
Thanks...]]></description>
		<content:encoded><![CDATA[<p>Great work dude&#8230;<br />
Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiendh11986</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9426</link>
		<dc:creator><![CDATA[Tiendh11986]]></dc:creator>
		<pubDate>Wed, 16 May 2012 15:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9426</guid>
		<description><![CDATA[ Awesome ]]></description>
		<content:encoded><![CDATA[<p> Awesome </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaxonus</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9366</link>
		<dc:creator><![CDATA[Zaxonus]]></dc:creator>
		<pubDate>Tue, 17 Apr 2012 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9366</guid>
		<description><![CDATA[ Thanks, it seems to be pretty much what I was just looking for.
And it works.
Nevertheless I would have a basic question:
Where does the UIImagePickerController objects gets released?It is allocated with:

UIImagePickerController * picker = [[UIImagePickerController alloc] init];
but never released.]]></description>
		<content:encoded><![CDATA[<p> Thanks, it seems to be pretty much what I was just looking for.<br />
And it works.<br />
Nevertheless I would have a basic question:<br />
Where does the UIImagePickerController objects gets released?It is allocated with:</p>
<p>UIImagePickerController * picker = [[UIImagePickerController alloc] init];<br />
but never released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gkchauhan6750</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9360</link>
		<dc:creator><![CDATA[Gkchauhan6750]]></dc:creator>
		<pubDate>Mon, 16 Apr 2012 09:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9360</guid>
		<description><![CDATA[you can use do that using viewcontroller.put new view in viewcontroller, then take navigation controller.]]></description>
		<content:encoded><![CDATA[<p>you can use do that using viewcontroller.put new view in viewcontroller, then take navigation controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avrguy</title>
		<link>http://icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/#comment-9335</link>
		<dc:creator><![CDATA[Avrguy]]></dc:creator>
		<pubDate>Fri, 06 Apr 2012 00:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1200#comment-9335</guid>
		<description><![CDATA[Thanks very much for this brief tutorial. It is far more simpler and easier to understand than Apple&#039;s tutorial! ]]></description>
		<content:encoded><![CDATA[<p>Thanks very much for this brief tutorial. It is far more simpler and easier to understand than Apple&#8217;s tutorial! </p>
]]></content:encoded>
	</item>
</channel>
</rss>
