<?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 petersteinberger.com</title>
	<atom:link href="http://petersteinberger.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://petersteinberger.com</link>
	<description>bits about life, coding and stuff</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:46:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on CoreData and mergeChangesFromContextDidSaveNotification by Nick Gromov</title>
		<link>http://petersteinberger.com/2009/11/coredata-and-mergechangesfromcontextdidsavenotification/comment-page-1/#comment-1649</link>
		<dc:creator>Nick Gromov</dc:creator>
		<pubDate>Mon, 09 Jan 2012 12:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=518#comment-1649</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NSDateFormatter and +00:00 parsing by Shankar Phadatare</title>
		<link>http://petersteinberger.com/2010/05/nsdateformatter-and-0000-parsing/comment-page-1/#comment-1642</link>
		<dc:creator>Shankar Phadatare</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=861#comment-1642</guid>
		<description>This code helps me a lot.


Thanks for posting amazing code.</description>
		<content:encoded><![CDATA[<p>This code helps me a lot.</p>
<p>Thanks for posting amazing code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Xcode+git to automatically version your apps by Jeroen</title>
		<link>http://petersteinberger.com/2011/12/use-xcodegit-to-automatically-version-your-apps/comment-page-1/#comment-1641</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=1194#comment-1641</guid>
		<description>BTW &quot;-abbrev&quot; should have two dashed in front.</description>
		<content:encoded><![CDATA[<p>BTW &#8220;-abbrev&#8221; should have two dashed in front.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Xcode+git to automatically version your apps by Jeroen</title>
		<link>http://petersteinberger.com/2011/12/use-xcodegit-to-automatically-version-your-apps/comment-page-1/#comment-1640</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=1194#comment-1640</guid>
		<description>Yep, got this. Thx!

You could do nice things with the branch too if you want to include that:

branch=`git branch &#124; grep \* &#124; sed &#039;s/^\* //&#039;`</description>
		<content:encoded><![CDATA[<p>Yep, got this. Thx!</p>
<p>You could do nice things with the branch too if you want to include that:</p>
<p>branch=`git branch | grep \* | sed &#8216;s/^\* //&#8217;`</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NSDateFormatter and +00:00 parsing by Doug</title>
		<link>http://petersteinberger.com/2010/05/nsdateformatter-and-0000-parsing/comment-page-1/#comment-1635</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 23 Dec 2011 05:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=861#comment-1635</guid>
		<description>yyyy-MM-dd&#039;T&#039;HH:mm:ssZZZ

can be changed to


yyyy-MM-dd&#039;T&#039;HH:mm:ssZZ&#039;:00&#039;

and it will parse fine</description>
		<content:encoded><![CDATA[<p>yyyy-MM-dd&#8217;T'HH:mm:ssZZZ</p>
<p>can be changed to</p>
<p>yyyy-MM-dd&#8217;T'HH:mm:ssZZ&#8217;:00&#8242;</p>
<p>and it will parse fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UIScrollView: detect if we are at bottom by Aditya</title>
		<link>http://petersteinberger.com/2009/12/uiscrollview-detect-if-we-are-at-bottom/comment-page-1/#comment-1633</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Sat, 10 Dec 2011 05:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=536#comment-1633</guid>
		<description>Working.. many thanks.. this is so helping me..</description>
		<content:encoded><![CDATA[<p>Working.. many thanks.. this is so helping me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CoreData and mergeChangesFromContextDidSaveNotification by M.Y.</title>
		<link>http://petersteinberger.com/2009/11/coredata-and-mergechangesfromcontextdidsavenotification/comment-page-1/#comment-1631</link>
		<dc:creator>M.Y.</dc:creator>
		<pubDate>Sun, 20 Nov 2011 11:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=518#comment-1631</guid>
		<description>Thank you very much, you saved my day!</description>
		<content:encoded><![CDATA[<p>Thank you very much, you saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast and elegant delegation in Objective-C by Tono</title>
		<link>http://petersteinberger.com/2011/09/fast-and-elegant-delegation-in-objective-c/comment-page-1/#comment-1624</link>
		<dc:creator>Tono</dc:creator>
		<pubDate>Fri, 07 Oct 2011 11:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=1180#comment-1624</guid>
		<description>Instead using the ifResponds HOM, you could use a delegate Proxy. Such a proxy would be initialized with the real delegate in setDelegate: and this proxy is then kept in the iVar and sent messages.  It could be the proxies responsibility the check weather the real delegate responds to a selector and invoke it if appropriate. You could then call optional protocol messages without even thinking about.</description>
		<content:encoded><![CDATA[<p>Instead using the ifResponds HOM, you could use a delegate Proxy. Such a proxy would be initialized with the real delegate in setDelegate: and this proxy is then kept in the iVar and sent messages.  It could be the proxies responsibility the check weather the real delegate responds to a selector and invoke it if appropriate. You could then call optional protocol messages without even thinking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast and elegant delegation in Objective-C by Vadym Pilkevych</title>
		<link>http://petersteinberger.com/2011/09/fast-and-elegant-delegation-in-objective-c/comment-page-1/#comment-1623</link>
		<dc:creator>Vadym Pilkevych</dc:creator>
		<pubDate>Thu, 06 Oct 2011 19:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=1180#comment-1623</guid>
		<description>This is not about the performance, isn&#039;t it? So the only aim I&#039;ve seen here is to decrease the number of lines of code. Looks good for the framework, but most of the time you&#039;re not developing frameworks I suppose. Usually I have to deal with a delegate which has got a few methods to call. Most likely these methods are being called each from one separate place rather then from multiple places. So, it&#039;s not that hard to stay with an old pattern. I think your approach is a bit cumbersome.</description>
		<content:encoded><![CDATA[<p>This is not about the performance, isn&#8217;t it? So the only aim I&#8217;ve seen here is to decrease the number of lines of code. Looks good for the framework, but most of the time you&#8217;re not developing frameworks I suppose. Usually I have to deal with a delegate which has got a few methods to call. Most likely these methods are being called each from one separate place rather then from multiple places. So, it&#8217;s not that hard to stay with an old pattern. I think your approach is a bit cumbersome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Facebook Like Button with Facebook Connect iPhone SDK by Vijay</title>
		<link>http://petersteinberger.com/2010/06/add-facebook-like-button-with-facebook-connect-iphone-sdk/comment-page-1/#comment-1613</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Wed, 21 Sep 2011 09:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://petersteinberger.com/?p=943#comment-1613</guid>
		<description>Thanks dude...

Its really helped me....</description>
		<content:encoded><![CDATA[<p>Thanks dude&#8230;</p>
<p>Its really helped me&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

