<?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 I Love Code</title>
	<atom:link href="http://iloveco.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iloveco.de</link>
	<description>Free Coding Tutorials and Resources</description>
	<pubDate>Fri, 10 Sep 2010 00:44:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Relaunching your application by Matt</title>
		<link>http://iloveco.de/relaunching-your-application/comment-page-1/#comment-176</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 05 Sep 2010 19:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/wptest/?p=149#comment-176</guid>
		<description>WOW!  What an outstanding article.  Not only does your code do what I needed, but your walkthrough was thorough, clear and educational!  THANK YOU!</description>
		<content:encoded><![CDATA[<p>WOW!  What an outstanding article.  Not only does your code do what I needed, but your walkthrough was thorough, clear and educational!  THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UIKit Alert Types by Tim Davies</title>
		<link>http://iloveco.de/uikit-alert-types/comment-page-1/#comment-172</link>
		<dc:creator>Tim Davies</dc:creator>
		<pubDate>Sun, 01 Aug 2010 09:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=620#comment-172</guid>
		<description>@Connie I clearly stated in the first paragraph of the post that using this API was not permitted by Apple and will therefore not be allowed in the App Store. Please try and remember to read the whole post before trying to blame me for something that is your fault.</description>
		<content:encoded><![CDATA[<p>@Connie I clearly stated in the first paragraph of the post that using this API was not permitted by Apple and will therefore not be allowed in the App Store. Please try and remember to read the whole post before trying to blame me for something that is your fault.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UIKit Alert Types by Connie</title>
		<link>http://iloveco.de/uikit-alert-types/comment-page-1/#comment-171</link>
		<dc:creator>Connie</dc:creator>
		<pubDate>Sun, 01 Aug 2010 03:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=620#comment-171</guid>
		<description>Hey, thanks for getting our app rejected from the appStore for using TOTALLY illegal HUD code.

Why not write *CORRECT* fully legal code instead?</description>
		<content:encoded><![CDATA[<p>Hey, thanks for getting our app rejected from the appStore for using TOTALLY illegal HUD code.</p>
<p>Why not write *CORRECT* fully legal code instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Speech Synthesis on iPhone 3GS by Cory Wiles</title>
		<link>http://iloveco.de/speech-synthesis-on-iphone-3gs/comment-page-1/#comment-170</link>
		<dc:creator>Cory Wiles</dc:creator>
		<pubDate>Mon, 26 Jul 2010 17:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=609#comment-170</guid>
		<description>How did you add the framework and add the import to your project? I didn't see a header file in the PrivateFrameworks directory.  Maybe I overlooked something.</description>
		<content:encoded><![CDATA[<p>How did you add the framework and add the import to your project? I didn&#8217;t see a header file in the PrivateFrameworks directory.  Maybe I overlooked something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating iSight into your cocoa application… by iVideo-Out &#124; Computer356.de</title>
		<link>http://iloveco.de/adding-isight/comment-page-1/#comment-169</link>
		<dc:creator>iVideo-Out &#124; Computer356.de</dc:creator>
		<pubDate>Fri, 23 Apr 2010 17:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=476#comment-169</guid>
		<description>[...] App basiert auf diesem [...]</description>
		<content:encoded><![CDATA[<p>[...] App basiert auf diesem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bottom Bars in Cocoa by Pieter Omvlee</title>
		<link>http://iloveco.de/bottom-bars-in-cocoa/comment-page-1/#comment-168</link>
		<dc:creator>Pieter Omvlee</dc:creator>
		<pubDate>Tue, 30 Mar 2010 07:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/wptest/?p=341#comment-168</guid>
		<description>You can do this in IB in 10.6. I believe it's in the size panel under autosizing</description>
		<content:encoded><![CDATA[<p>You can do this in IB in 10.6. I believe it&#8217;s in the size panel under autosizing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a Titlebar Accessory View to a Window by Craig Williams</title>
		<link>http://iloveco.de/adding-a-titlebar-accessory-view-to-a-window/comment-page-1/#comment-167</link>
		<dc:creator>Craig Williams</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/wptest/?p=116#comment-167</guid>
		<description>I made a short video demonstrating how to add your class to an AppleScriptObjC project. Thanks for the tutorials! You can view the video at http://allancraig.net/index.php?option=com_content&amp;view=article&amp;id=146:adding-third-party-objective-c-files-video&amp;catid=41:applescriptobjc&amp;Itemid=90</description>
		<content:encoded><![CDATA[<p>I made a short video demonstrating how to add your class to an AppleScriptObjC project. Thanks for the tutorials! You can view the video at <a href="http://allancraig.net/index.php?option=com_content&amp;view=article&amp;id=146:adding-third-party-objective-c-files-video&amp;catid=41:applescriptobjc&amp;Itemid=90" rel="nofollow">http://allancraig.net/index.php?option=com_content&amp;view=article&amp;id=146:adding-third-party-objective-c-files-video&amp;catid=41:applescriptobjc&amp;Itemid=90</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating iSight into your cocoa application… by alexy</title>
		<link>http://iloveco.de/adding-isight/comment-page-1/#comment-166</link>
		<dc:creator>alexy</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=476#comment-166</guid>
		<description>You're right. I looked it up, it was very easy. Thanks!</description>
		<content:encoded><![CDATA[<p>You&#8217;re right. I looked it up, it was very easy. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating iSight into your cocoa application… by Tim</title>
		<link>http://iloveco.de/adding-isight/comment-page-1/#comment-165</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 17 Feb 2010 01:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=476#comment-165</guid>
		<description>There is no need for an interface builder part to this tutorial as you should already understand how to simply drag views into a window if you're allready looking and image input.  I'm sorry if you felt there should be one. But this tutorial covers creating quick time capture sessions and accessing devices through code.</description>
		<content:encoded><![CDATA[<p>There is no need for an interface builder part to this tutorial as you should already understand how to simply drag views into a window if you&#8217;re allready looking and image input.  I&#8217;m sorry if you felt there should be one. But this tutorial covers creating quick time capture sessions and accessing devices through code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating iSight into your cocoa application… by alexy</title>
		<link>http://iloveco.de/adding-isight/comment-page-1/#comment-164</link>
		<dc:creator>alexy</dc:creator>
		<pubDate>Wed, 17 Feb 2010 01:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://iloveco.de/?p=476#comment-164</guid>
		<description>You totally skipped the Interface Builder section... worthless without it.</description>
		<content:encoded><![CDATA[<p>You totally skipped the Interface Builder section&#8230; worthless without it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
