<?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 ardalahmet.com</title>
	<atom:link href="http://www.ardalahmet.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardalahmet.com</link>
	<description>ardalahmet on software and systems development and *et al*</description>
	<lastBuildDate>Tue, 10 Jan 2012 08:36:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by [ios开发]iphone开发资源汇总 &#124; Linux Pig - 探讨Linux相关技术的博客</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1605</link>
		<dc:creator>[ios开发]iphone开发资源汇总 &#124; Linux Pig - 探讨Linux相关技术的博客</dc:creator>
		<pubDate>Tue, 10 Jan 2012 08:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1605</guid>
		<description>[...] SSPhotoCropperViewController   它的用法 [...]</description>
		<content:encoded><![CDATA[<p>[...] SSPhotoCropperViewController   它的用法 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by Richy</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1479</link>
		<dc:creator>Richy</dc:creator>
		<pubDate>Wed, 07 Dec 2011 07:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1479</guid>
		<description>@Ahmet : Thanks for the quick reply.  I will try this .</description>
		<content:encoded><![CDATA[<p>@Ahmet : Thanks for the quick reply.  I will try this .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by Ahmet Ardal</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1476</link>
		<dc:creator>Ahmet Ardal</dc:creator>
		<pubDate>Tue, 06 Dec 2011 18:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1476</guid>
		<description>Hi &lt;a href=&quot;#comment-1475&quot; rel=&quot;nofollow&quot;&gt;@Richy &lt;/a&gt; 
The user can zoom in and out the image to adjust the area of the image that she wants to crop. Making the crop rectangle fixed makes things simple, so I chose to design it so. However, you can always modify the code to make the crop rectangle resizable.
Thanks, hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi <a href="#comment-1475" rel="nofollow">@Richy </a><br />
The user can zoom in and out the image to adjust the area of the image that she wants to crop. Making the crop rectangle fixed makes things simple, so I chose to design it so. However, you can always modify the code to make the crop rectangle resizable.<br />
Thanks, hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by Richy</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1475</link>
		<dc:creator>Richy</dc:creator>
		<pubDate>Tue, 06 Dec 2011 14:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1475</guid>
		<description>Very nice tutorial. My question is , can we set the dynamic size of the crop rectangle according to user touches so that user can select whatever image portion as per requirement? Thanks.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. My question is , can we set the dynamic size of the crop rectangle according to user touches so that user can select whatever image portion as per requirement? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing the Appearance of UINavigationBar by Ahmet Ardal</title>
		<link>http://www.ardalahmet.com/2011/02/11/customizing-the-appearance-of-uinavigationbar/comment-page-1/#comment-1450</link>
		<dc:creator>Ahmet Ardal</dc:creator>
		<pubDate>Mon, 28 Nov 2011 14:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=208#comment-1450</guid>
		<description>&lt;a href=&quot;#comment-1449&quot; rel=&quot;nofollow&quot;&gt;@zgia &lt;/a&gt; 
The code has some issues with iOS5. I didn&#039;t have the time to make it compatible with iOS5. Will do it when I have the time.
Cheers.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1449" rel="nofollow">@zgia </a><br />
The code has some issues with iOS5. I didn&#8217;t have the time to make it compatible with iOS5. Will do it when I have the time.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing the Appearance of UINavigationBar by zgia</title>
		<link>http://www.ardalahmet.com/2011/02/11/customizing-the-appearance-of-uinavigationbar/comment-page-1/#comment-1449</link>
		<dc:creator>zgia</dc:creator>
		<pubDate>Mon, 28 Nov 2011 14:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=208#comment-1449</guid>
		<description>I downloaded the example from github, but the example cannot show background image in iphone 5 simulator, only show in 4.3 simulator.

======


Developer Information：

  Version：	4.2 (4D199)
  Location：	/Developer
  Applications：
  Xcode：	4.2 (828)
  Instruments：	4.2 (4233)
  Dashcode：	3.0.2 (336)
  SDKs：
  Mac OS X：
  10.6：	(10K549)
  10.7：	(11C63)
  iPhone OS：
  5.0：	(9A334)
  iPhone Simulator：
  4.3：	(8H7)
  5.0：	(9A334)</description>
		<content:encoded><![CDATA[<p>I downloaded the example from github, but the example cannot show background image in iphone 5 simulator, only show in 4.3 simulator.</p>
<p>======</p>
<p>Developer Information：</p>
<p>  Version：	4.2 (4D199)<br />
  Location：	/Developer<br />
  Applications：<br />
  Xcode：	4.2 (828)<br />
  Instruments：	4.2 (4233)<br />
  Dashcode：	3.0.2 (336)<br />
  SDKs：<br />
  Mac OS X：<br />
  10.6：	(10K549)<br />
  10.7：	(11C63)<br />
  iPhone OS：<br />
  5.0：	(9A334)<br />
  iPhone Simulator：<br />
  4.3：	(8H7)<br />
  5.0：	(9A334)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by Ahmet Ardal</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1430</link>
		<dc:creator>Ahmet Ardal</dc:creator>
		<pubDate>Sun, 20 Nov 2011 20:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1430</guid>
		<description>Hi &lt;a href=&quot;#comment-1406&quot; rel=&quot;nofollow&quot;&gt;@anil &lt;/a&gt; 

What do you exactly want to display full screen? The image view or the scroll view that holds the image view?
Nothing should be changed other than the boundaries of the scroll view. And the code doesn&#039;t depend on any constants related to the size of the scroll view, all scroll view related dimensions in the code are being freshly taken from the scroll view itself. You can just resize the scroll view in the IB and check whether it works fine or not. However if you want to change the size of the crop rectangle, then you&#039;ll need to make some adjustments in the dragging and cropping code according to the new rectangle size. Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi <a href="#comment-1406" rel="nofollow">@anil </a> </p>
<p>What do you exactly want to display full screen? The image view or the scroll view that holds the image view?<br />
Nothing should be changed other than the boundaries of the scroll view. And the code doesn&#8217;t depend on any constants related to the size of the scroll view, all scroll view related dimensions in the code are being freshly taken from the scroll view itself. You can just resize the scroll view in the IB and check whether it works fine or not. However if you want to change the size of the crop rectangle, then you&#8217;ll need to make some adjustments in the dragging and cropping code according to the new rectangle size. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSPhotoCropperViewController: A custom ViewController that provides UI for cropping photos in iOS apps by anil</title>
		<link>http://www.ardalahmet.com/2011/10/17/ssphotocropperviewcontroller-a-custom-viewcontroller-that-provides-ui-for-cropping-photos-in-ios-apps/comment-page-1/#comment-1406</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=259#comment-1406</guid>
		<description>Hey Ardal 

it was a very nice code. But there is one thing i want to ask

you set the size of image view to half     CGRect imageViewFrame = CGRectMake(0.0f, 0.0f, roundf(w /2.0f), roundf(h / 2.0f)); in loadPhoto method.

and while croping there is 
CGFloat cw = 300.0f / zoomScale;
    CGFloat ch = 300.0f / zoomScale;

i can figure out how you calculated 300 number.

i want to show image on full screen i.e. 320 * 480 and so the size will be same as this. How will i achieve this. 
thanks,</description>
		<content:encoded><![CDATA[<p>Hey Ardal </p>
<p>it was a very nice code. But there is one thing i want to ask</p>
<p>you set the size of image view to half     CGRect imageViewFrame = CGRectMake(0.0f, 0.0f, roundf(w /2.0f), roundf(h / 2.0f)); in loadPhoto method.</p>
<p>and while croping there is<br />
CGFloat cw = 300.0f / zoomScale;<br />
    CGFloat ch = 300.0f / zoomScale;</p>
<p>i can figure out how you calculated 300 number.</p>
<p>i want to show image on full screen i.e. 320 * 480 and so the size will be same as this. How will i achieve this.<br />
thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSLocationManager: A Compact Obj-C Library for Location Data by Ahmet Ardal</title>
		<link>http://www.ardalahmet.com/2011/05/27/sslocationmanager/comment-page-1/#comment-1399</link>
		<dc:creator>Ahmet Ardal</dc:creator>
		<pubDate>Fri, 11 Nov 2011 10:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=236#comment-1399</guid>
		<description>&lt;a href=&quot;#comment-1396&quot; rel=&quot;nofollow&quot;&gt;@Paolo &lt;/a&gt; 
Is it an error that prevents you from compiling your code or is it just a compiler warning?
If it&#039;s just a compiler warning and if it doesn&#039;t cause anything bad in runtime then just ignore it.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1396" rel="nofollow">@Paolo </a><br />
Is it an error that prevents you from compiling your code or is it just a compiler warning?<br />
If it&#8217;s just a compiler warning and if it doesn&#8217;t cause anything bad in runtime then just ignore it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSLocationManager: A Compact Obj-C Library for Location Data by Paolo</title>
		<link>http://www.ardalahmet.com/2011/05/27/sslocationmanager/comment-page-1/#comment-1396</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Thu, 10 Nov 2011 18:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardalahmet.com/?p=236#comment-1396</guid>
		<description>Thank you. i&#039;m understanding now.

Another question:
Now i work with ios5 and i&#039;ve an alert in xcode:
&quot;
MulticastDelegate Incompatible pointer...
&quot;
 how can solve it?</description>
		<content:encoded><![CDATA[<p>Thank you. i&#8217;m understanding now.</p>
<p>Another question:<br />
Now i work with ios5 and i&#8217;ve an alert in xcode:<br />
&#8221;<br />
MulticastDelegate Incompatible pointer&#8230;<br />
&#8221;<br />
 how can solve it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

