<?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: Easy UIView debugging on the iPhone</title>
	<atom:link href="http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/</link>
	<description>Ramin Firoozye's Public Whisperings</description>
	<lastBuildDate>Fri, 25 Jun 2010 00:07:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: JoelM</title>
		<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/comment-page-1/#comment-434</link>
		<dc:creator>JoelM</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://ramin.firoozye.com/?p=80#comment-434</guid>
		<description>This is a great utility but it seems not to work with iOS4 and/or the current XCode.  I don&#039;t understand it well enough to debug alas.  But it&#039;s been great in my previous probjects.</description>
		<content:encoded><![CDATA[<p>This is a great utility but it seems not to work with iOS4 and/or the current XCode.  I don&#8217;t understand it well enough to debug alas.  But it&#8217;s been great in my previous probjects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; This week&#8217;s links petersteinberger.com</title>
		<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/comment-page-1/#comment-236</link>
		<dc:creator>&#187; This week&#8217;s links petersteinberger.com</dc:creator>
		<pubDate>Mon, 26 Apr 2010 08:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://ramin.firoozye.com/?p=80#comment-236</guid>
		<description>[...] Easy UIView debugging on the iPhone [i love this one!] When building a complex application with a lot of views, sometimes it’s handy to be able to see exactly what that relationship is. [...]</description>
		<content:encoded><![CDATA[<p>[...] Easy UIView debugging on the iPhone [i love this one!] When building a complex application with a lot of views, sometimes it’s handy to be able to see exactly what that relationship is. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricki G</title>
		<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/comment-page-1/#comment-190</link>
		<dc:creator>Ricki G</dc:creator>
		<pubDate>Mon, 11 Jan 2010 14:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://ramin.firoozye.com/?p=80#comment-190</guid>
		<description>Hi Ramin

Thanks for the class. It really hit the spot:) I have been use to having a click/touch event contain a reference to each view beneath the mouse, from AS3. This class I can set up to do exactly that:)</description>
		<content:encoded><![CDATA[<p>Hi Ramin</p>
<p>Thanks for the class. It really hit the spot:) I have been use to having a click/touch event contain a reference to each view beneath the mouse, from AS3. This class I can set up to do exactly that:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V</title>
		<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/comment-page-1/#comment-72</link>
		<dc:creator>V</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://ramin.firoozye.com/?p=80#comment-72</guid>
		<description>Thanks for this handy code. I found a little problem in it with the SDK 3.0.
The method className does not exists and as far as I know this methods did never exist on the device itself. I changed it to just class (in method - (void) describeText:view:indent: on line 110).

greetings V</description>
		<content:encoded><![CDATA[<p>Thanks for this handy code. I found a little problem in it with the SDK 3.0.<br />
The method className does not exists and as far as I know this methods did never exist on the device itself. I changed it to just class (in method &#8211; (void) describeText:view:indent: on line 110).</p>
<p>greetings V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disabling the top status bar for an application - iPhone Dev SDK Forum</title>
		<link>http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/comment-page-1/#comment-5</link>
		<dc:creator>Disabling the top status bar for an application - iPhone Dev SDK Forum</dc:creator>
		<pubDate>Tue, 24 Feb 2009 06:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://ramin.firoozye.com/?p=80#comment-5</guid>
		<description>[...] got exactly the same problem. I tried debuggin with UIViewExtras and found that even after hiding the status bar I still have this:  [...]</description>
		<content:encoded><![CDATA[<p>[...] got exactly the same problem. I tried debuggin with UIViewExtras and found that even after hiding the status bar I still have this:  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
