<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Blog of Max Horvath</title>
    <link rel="alternate" type="text/html" href="http://www.maxhorvath.com/" />
    
    <id>tag:www.maxhorvath.com,2008-03-19://1</id>
    <updated>2009-03-26T20:16:00Z</updated>
    <subtitle>For more quality in software products ...</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Open Source 4.1</generator>

<geo:lat>52.5396</geo:lat><geo:long>13.40807</geo:long><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-nc-nd/2.0/" /><logo>http://creativecommons.org/images/public/somerights20.gif</logo><link rel="self" href="http://feeds.feedburner.com/max-horvath-iphone-sdk" type="application/atom+xml" /><feedburner:emailServiceId>max-horvath-iphone-sdk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
    <title>isEqualToArray: returning NO for equal arrays</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/RIro86hHwUs/isequaltoarray-returning-no-fo.html" />
    <id>tag:www.maxhorvath.com,2009://1.32</id>

    <published>2009-03-26T20:00:00Z</published>
    <updated>2009-03-26T20:16:00Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cocoa" label="Cocoa" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iphonesdk" label="iPhone SDK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nsarray" label="NSArray" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">A few days ago I had a weird issue with comparing NSArrays via isEqualToArray. isEqualToArray must be used for NSArrays, as isEqual doesn't work (because the isEqual method only returns YES if the...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XBzNaZ3IuZEbP0-fzClTDSFz4gw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XBzNaZ3IuZEbP0-fzClTDSFz4gw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/XBzNaZ3IuZEbP0-fzClTDSFz4gw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XBzNaZ3IuZEbP0-fzClTDSFz4gw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=RIro86hHwUs:TmRzGxhc358:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=RIro86hHwUs:TmRzGxhc358:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=RIro86hHwUs:TmRzGxhc358:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=RIro86hHwUs:TmRzGxhc358:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=RIro86hHwUs:TmRzGxhc358:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/RIro86hHwUs" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2009/03/isequaltoarray-returning-no-fo.html</feedburner:origLink></entry>

<entry>
    <title>How to make UILabel / UITableViewCell to have a dynamic height</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/EpQDnYVi67s/how-to-make-uilabel-uitableviewcell-to-have-a-dynamic-height.html" />
    <id>tag:www.maxhorvath.com,2009://1.28</id>

    <published>2009-01-05T04:27:40Z</published>
    <updated>2009-01-05T04:40:15Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cocoatouch" label="Cocoa Touch" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="objectivec" label="Objective C" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="uilabel" label="UILabel" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="uitableviewcell" label="UITableViewCell" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">I recently found out, that even though according to the documentation sizeToFit on a UILabel will take into account the numberOfLines property, it simply doesn't. So how to implement this in your own...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JVqkWI_L8pi27lLucOQz4ZpWcmM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JVqkWI_L8pi27lLucOQz4ZpWcmM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JVqkWI_L8pi27lLucOQz4ZpWcmM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JVqkWI_L8pi27lLucOQz4ZpWcmM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=EpQDnYVi67s:u8luX2YHIQM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=EpQDnYVi67s:u8luX2YHIQM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=EpQDnYVi67s:u8luX2YHIQM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=EpQDnYVi67s:u8luX2YHIQM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=EpQDnYVi67s:u8luX2YHIQM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/EpQDnYVi67s" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2009/01/how-to-make-uilabel-uitableviewcell-to-have-a-dynamic-height.html</feedburner:origLink></entry>

<entry>
    <title>Localization problems with iPhone SDK 2.2 and how to fix it</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/mofDgdh5aNU/localization-problems-with-iphone-sdk-22-and-how-to-fix-it.html" />
    <id>tag:www.maxhorvath.com,2008://1.27</id>

    <published>2008-11-27T08:14:54Z</published>
    <updated>2008-11-27T08:18:07Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="iphonesdk" label="iPhone SDK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="localization" label="Localization" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="xcode" label="XCode" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">With iPhone SDK 2.2 and the iPhone OS 2.2 update localizations other than English do not work on a real device for a lot of developers. Testing on the iPhone simulator, all seems to work fine. Here...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7pQMBUm6R0EgaA3nXCBD7gyu6N0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7pQMBUm6R0EgaA3nXCBD7gyu6N0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7pQMBUm6R0EgaA3nXCBD7gyu6N0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7pQMBUm6R0EgaA3nXCBD7gyu6N0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=mofDgdh5aNU:YyVno3IsYQs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=mofDgdh5aNU:YyVno3IsYQs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=mofDgdh5aNU:YyVno3IsYQs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=mofDgdh5aNU:YyVno3IsYQs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=mofDgdh5aNU:YyVno3IsYQs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/mofDgdh5aNU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2008/11/localization-problems-with-iphone-sdk-22-and-how-to-fix-it.html</feedburner:origLink></entry>

<entry>
    <title>Programming for iPhone using Linux or Windows</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/b3GZwxIfDZg/programming-for-iphone-using-linux-or-windows.html" />
    <id>tag:www.maxhorvath.com,2008://1.23</id>

    <published>2008-10-31T15:05:22Z</published>
    <updated>2008-10-31T17:34:30Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="Eclipse" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="eclipse" label="Eclipse" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ibm" label="IBM" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iphonesdk" label="iPhone SDK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="Linux" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="objectivec" label="Objective C" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="windows" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="xcode" label="XCode" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">Development for the iPhone is provided by Apple for Mac OS X exclusively. There are several reasons to do it like that - the most important one would be that iPhone OS Frameworks are all available...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TE_rcBdOOz8Xxb6pMebw8EqnjiE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TE_rcBdOOz8Xxb6pMebw8EqnjiE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TE_rcBdOOz8Xxb6pMebw8EqnjiE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TE_rcBdOOz8Xxb6pMebw8EqnjiE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=b3GZwxIfDZg:q6mY8GKXPqc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=b3GZwxIfDZg:q6mY8GKXPqc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=b3GZwxIfDZg:q6mY8GKXPqc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=b3GZwxIfDZg:q6mY8GKXPqc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=b3GZwxIfDZg:q6mY8GKXPqc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/b3GZwxIfDZg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2008/10/programming-for-iphone-using-linux-or-windows.html</feedburner:origLink></entry>

<entry>
    <title>Unit testing on the iPhone</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/YlOtDkQiz8A/unit-testing-on-the-iphone.html" />
    <id>tag:www.maxhorvath.com,2008://1.21</id>

    <published>2008-10-06T15:57:04Z</published>
    <updated>2008-10-31T17:45:03Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="Testing" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="coverstory" label="CoverStory" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="googletoolboxformac" label="Google Toolbox For Mac" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iphonesdk" label="iPhone SDK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="objectivec" label="Objective C" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ocunit" label="OCUnit" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="unittests" label="Unit Tests" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="xcode" label="XCode" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">Having worked with Objective C to write Cocoa-based applications for Mac OS X, I was already familiar with Unit Tests for Objective C using OCUnit. Those of you who need a introduction to test driven...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/r4NtR_ii-DXSMh4HBLsKHC_2Pxo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r4NtR_ii-DXSMh4HBLsKHC_2Pxo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/r4NtR_ii-DXSMh4HBLsKHC_2Pxo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r4NtR_ii-DXSMh4HBLsKHC_2Pxo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=YlOtDkQiz8A:15aWwiWHCSQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=YlOtDkQiz8A:15aWwiWHCSQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=YlOtDkQiz8A:15aWwiWHCSQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=YlOtDkQiz8A:15aWwiWHCSQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=YlOtDkQiz8A:15aWwiWHCSQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/YlOtDkQiz8A" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2008/10/unit-testing-on-the-iphone.html</feedburner:origLink></entry>

<entry>
    <title>About being a member of the iPhone Developer Program and its NDA</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/max-horvath-iphone-sdk/~3/OD0O8dTwpe0/about-being-a-member-of-the-iphone-developer-program-and-its-nda.html" />
    <id>tag:www.maxhorvath.com,2008://1.20</id>

    <published>2008-09-10T15:58:00Z</published>
    <updated>2008-10-31T17:46:05Z</updated>

    
    <author>
        <name>Max Horvath</name>
        <uri>http://www.maxhorvath.com</uri>
    </author>
    
        <category term="iPhone SDK" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="apple" label="Apple" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iphonedeveloperprogram" label="iPhone Developer Program" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="iphonesdk" label="iPhone SDK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nda" label="NDA" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.maxhorvath.com/">After playing around with XCode and the iPhone Simulator for some days, I finally enrolled into the iPhone Developer Program monday evening.&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/wZ7lmQISrSg_yoNyxRd50KILITg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wZ7lmQISrSg_yoNyxRd50KILITg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/wZ7lmQISrSg_yoNyxRd50KILITg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wZ7lmQISrSg_yoNyxRd50KILITg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=OD0O8dTwpe0:qdIFy_wlP1U:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=OD0O8dTwpe0:qdIFy_wlP1U:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=OD0O8dTwpe0:qdIFy_wlP1U:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?a=OD0O8dTwpe0:qdIFy_wlP1U:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/max-horvath-iphone-sdk?i=OD0O8dTwpe0:qdIFy_wlP1U:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/max-horvath-iphone-sdk/~4/OD0O8dTwpe0" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.maxhorvath.com/2008/09/about-being-a-member-of-the-iphone-developer-program-and-its-nda.html</feedburner:origLink></entry>

</feed>
