<?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 akosma software</title>
	<atom:link href="http://akosma.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://akosma.com</link>
	<description>Leading international provider of cross-platform and multilingual software solutions, for iPhone, iPad, Mac, Windows, Linux, Android, and the web.</description>
	<lastBuildDate>Fri, 26 Feb 2010 10:13:39 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 10 iPhone Memory Management Tips by Adrian Kosmaczewski</title>
		<link>http://akosma.com/2009/01/28/10-iphone-memory-management-tips/comment-page-1/#comment-378</link>
		<dc:creator>Adrian Kosmaczewski</dc:creator>
		<pubDate>Fri, 26 Feb 2010 10:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1324#comment-378</guid>
		<description>Thanks for your comment Uli.

This article was written back in the times of iPhone OS 2.x, and back then (I don&#039;t know if it&#039;s still the case now) I could avoid application crashes just by adding this stub code on my UIViewController instances, as if the runtime was asking them some kind of &quot;respondsToSelector&quot; question at some point. And apparently I wasn&#039;t the only who saw that (http://akos.ma/5nc). This might have changed since the release of iPhone OS 3.x. I don&#039;t know. I still add the code (sometimes, of course, with more extended behaviour).

By the way, &quot;for all I know&quot;, your argument that &quot;If it’s not implemented *at all* your call to super will fail (and will cause a compile-time warning)&quot;, looks to me &quot;pointless and wrong&quot;, too. I&#039;ve never seen such a thing, and I know something about it thanks to systematically turning warnings into errors http://akos.ma/g2vlx

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Uli.</p>
<p>This article was written back in the times of iPhone OS 2.x, and back then (I don&#8217;t know if it&#8217;s still the case now) I could avoid application crashes just by adding this stub code on my UIViewController instances, as if the runtime was asking them some kind of &#8220;respondsToSelector&#8221; question at some point. And apparently I wasn&#8217;t the only who saw that (<a href="http://akos.ma/5nc" rel="nofollow">http://akos.ma/5nc</a>). This might have changed since the release of iPhone OS 3.x. I don&#8217;t know. I still add the code (sometimes, of course, with more extended behaviour).</p>
<p>By the way, &#8220;for all I know&#8221;, your argument that &#8220;If it’s not implemented *at all* your call to super will fail (and will cause a compile-time warning)&#8221;, looks to me &#8220;pointless and wrong&#8221;, too. I&#8217;ve never seen such a thing, and I know something about it thanks to systematically turning warnings into errors <a href="http://akos.ma/g2vlx" rel="nofollow">http://akos.ma/g2vlx</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 iPhone Memory Management Tips by Uli Kusterer</title>
		<link>http://akosma.com/2009/01/28/10-iphone-memory-management-tips/comment-page-1/#comment-370</link>
		<dc:creator>Uli Kusterer</dc:creator>
		<pubDate>Thu, 25 Feb 2010 15:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1324#comment-370</guid>
		<description>Could you elaborate why you think it would be any use to implement didReceiveMemoryWarning the way you state here? Calling super and doing nothing else is exactly the same as not implementing it. If it&#039;s not implemented *at all* your call to super will fail (and will cause a compile-time warning).

So, for all I know, this is pointless and wrong. Do you have any referenceson the web somewhere that indicate that the OS actually looks only at the subclass&#039;s method list and makes you crash if it&#039;s not implemented there, even though it&#039;s implemented farther up in the hierarchy?</description>
		<content:encoded><![CDATA[<p>Could you elaborate why you think it would be any use to implement didReceiveMemoryWarning the way you state here? Calling super and doing nothing else is exactly the same as not implementing it. If it&#8217;s not implemented *at all* your call to super will fail (and will cause a compile-time warning).</p>
<p>So, for all I know, this is pointless and wrong. Do you have any referenceson the web somewhere that indicate that the OS actually looks only at the subclass&#8217;s method list and makes you crash if it&#8217;s not implemented there, even though it&#8217;s implemented farther up in the hierarchy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 iPhone Memory Management Tips by IPhone Memory Management &#171; Imamraza&#8217;s Blog</title>
		<link>http://akosma.com/2009/01/28/10-iphone-memory-management-tips/comment-page-1/#comment-369</link>
		<dc:creator>IPhone Memory Management &#171; Imamraza&#8217;s Blog</dc:creator>
		<pubDate>Thu, 25 Feb 2010 11:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1324#comment-369</guid>
		<description>[...] http://akosma.com/2009/01/28/10-iphone-memory-management-tips/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://akosma.com/2009/01/28/10-iphone-memory-management-tips/" rel="nofollow">http://akosma.com/2009/01/28/10-iphone-memory-management-tips/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NIBs or code? Why not both? Here&#8217;s nib2objc. by alan duncan</title>
		<link>http://akosma.com/2009/03/17/nib2objc/comment-page-1/#comment-366</link>
		<dc:creator>alan duncan</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1459#comment-366</guid>
		<description>oops... ignore last comment - just noticed UIKit only - not AppKit</description>
		<content:encoded><![CDATA[<p>oops&#8230; ignore last comment &#8211; just noticed UIKit only &#8211; not AppKit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NIBs or code? Why not both? Here&#8217;s nib2objc. by Adrian Kosmaczewski</title>
		<link>http://akosma.com/2009/03/17/nib2objc/comment-page-1/#comment-365</link>
		<dc:creator>Adrian Kosmaczewski</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1459#comment-365</guid>
		<description>Thanks for the comments Alan! I&#039;m working on the next version, with the integration of the next [REDACTED] SDK :) stay tuned.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments Alan! I&#8217;m working on the next version, with the integration of the next [REDACTED] SDK <img src='http://akosma.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NIBs or code? Why not both? Here&#8217;s nib2objc. by alan duncan</title>
		<link>http://akosma.com/2009/03/17/nib2objc/comment-page-1/#comment-364</link>
		<dc:creator>alan duncan</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1459#comment-364</guid>
		<description>Seems that IB 3.2.2 breaks nib2obj.  I&#039;m getting only: 
&lt;code&gt;
[view90 addSubview:view93];
[view90 addSubview:view98];
[view90 addSubview:view99];
&lt;/code&gt;
etc.  Great app, though!</description>
		<content:encoded><![CDATA[<p>Seems that IB 3.2.2 breaks nib2obj.  I&#8217;m getting only:<br />
<code><br />
[view90 addSubview:view93];<br />
[view90 addSubview:view98];<br />
[view90 addSubview:view99];<br />
</code><br />
etc.  Great app, though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Marketing &amp; Branding Seminar in Zürich &#8211; Save 15%! by Chris</title>
		<link>http://akosma.com/2010/02/18/mobile-marketing-branding-seminar-in-zurich-save-15/comment-page-1/#comment-349</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 18 Feb 2010 22:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://akosma.com/?p=2366#comment-349</guid>
		<description>Hi Adrian, this looks really interesting, thanks for the 15% voucher, this helps me a lot. Hope to see you there, Chris</description>
		<content:encoded><![CDATA[<p>Hi Adrian, this looks really interesting, thanks for the 15% voucher, this helps me a lot. Hope to see you there, Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Dawn of Couch Computing by The Dawn of Couch Computing &#124; akosma software &#124; What is Buzzing Around the World</title>
		<link>http://akosma.com/2010/02/17/the-dawn-of-couch-computing/comment-page-1/#comment-344</link>
		<dc:creator>The Dawn of Couch Computing &#124; akosma software &#124; What is Buzzing Around the World</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://akosma.com/?p=2359#comment-344</guid>
		<description>[...] The Dawn of Couch Computing &#124; akosma software          Post a comment &#124; Trackback [...]</description>
		<content:encoded><![CDATA[<p>[...] The Dawn of Couch Computing | akosma software          Post a comment | Trackback [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Dawn of Couch Computing by iPad Discussion</title>
		<link>http://akosma.com/2010/02/17/the-dawn-of-couch-computing/comment-page-1/#comment-341</link>
		<dc:creator>iPad Discussion</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://akosma.com/?p=2359#comment-341</guid>
		<description>I agree with you.  Were getting launched into a new era of communication.  A new era of computing.  No more mouses or keyboards</description>
		<content:encoded><![CDATA[<p>I agree with you.  Were getting launched into a new era of communication.  A new era of computing.  No more mouses or keyboards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 iPhone Memory Management Tips by Sergio</title>
		<link>http://akosma.com/2009/01/28/10-iphone-memory-management-tips/comment-page-1/#comment-333</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://kosmaczewski.net/?p=1324#comment-333</guid>
		<description>For better performance don&#039;t use UITextField in XIBs. And create them by yourself.</description>
		<content:encoded><![CDATA[<p>For better performance don&#8217;t use UITextField in XIBs. And create them by yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.317 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-12 13:23:26 -->
