<?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 de</title>
	<atom:link href="http://duivesteyn.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://duivesteyn.net</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 12:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on iPhone OS SDK &#8211; Checking Internet Reachability by Vishnu Menon</title>
		<link>http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/comment-page-1/#comment-91</link>
		<dc:creator>Vishnu Menon</dc:creator>
		<pubDate>Mon, 19 Jul 2010 12:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/#comment-91</guid>
		<description>thanx..really helpful tutorial</description>
		<content:encoded><![CDATA[<p>thanx..really helpful tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone SDK &#8211; Get Current Touch Location by Toni Castillo</title>
		<link>http://duivesteyn.net/2010/04/16/iphone-sdk-get-current-touch-location/comment-page-1/#comment-90</link>
		<dc:creator>Toni Castillo</dc:creator>
		<pubDate>Thu, 08 Jul 2010 02:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/04/13/iphone-sdk-get-current-touch-location/#comment-90</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone OS SDK &#8211; Checking Internet Reachability by Brian Hosie</title>
		<link>http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/comment-page-1/#comment-89</link>
		<dc:creator>Brian Hosie</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/#comment-89</guid>
		<description>This is great, thanks! &lt;br&gt;&lt;br&gt;It runs for me in the simulator, but it won&#039;t build on iOS4 device, but rather throws the following error:&lt;br&gt;&lt;br&gt;&quot;In (local_filepath)/SystemConfiguration.framework/SystemConfiguration, missing required architecture armv6 in file&quot;&lt;br&gt;&lt;br&gt;I&#039;ve scoured for hours and tried every imaginable solution, but it still won&#039;t build on the device. Has anyone else run into this error?&lt;br&gt;&lt;br&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>This is great, thanks! </p>
<p>It runs for me in the simulator, but it won&#39;t build on iOS4 device, but rather throws the following error:</p>
<p>&#8220;In (local_filepath)/SystemConfiguration.framework/SystemConfiguration, missing required architecture armv6 in file&#8221;</p>
<p>I&#39;ve scoured for hours and tried every imaginable solution, but it still won&#39;t build on the device. Has anyone else run into this error?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone OS SDK &#8211; Checking Internet Reachability by Joseph</title>
		<link>http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/comment-page-1/#comment-87</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 05 Jul 2010 18:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/#comment-87</guid>
		<description>Unless I&#039;ve missed something, the code above ends up doing the check syncronously in the main thread. This will block the UI if dns is slow/inaccessable, and is specifically mentioned as a &#039;no no&#039; in apple&#039;s reachability sample ReadMe.Txt:&lt;br&gt;&lt;br&gt;&quot;You can use the API synchronously, but do not issue a synchronous check by hostName on the main thread. If the device cannot reach a DNS server or is on a slow network, a synchronous call to the SCNetworkReachabilityGetFlags function can block for up to 30 seconds trying to resolve the hostName. If this happens on the main thread, the application watchdog will kill the application after 20 seconds of inactivity.&quot;</description>
		<content:encoded><![CDATA[<p>Unless I&#39;ve missed something, the code above ends up doing the check syncronously in the main thread. This will block the UI if dns is slow/inaccessable, and is specifically mentioned as a &#39;no no&#39; in apple&#39;s reachability sample ReadMe.Txt:</p>
<p>&#8220;You can use the API synchronously, but do not issue a synchronous check by hostName on the main thread. If the device cannot reach a DNS server or is on a slow network, a synchronous call to the SCNetworkReachabilityGetFlags function can block for up to 30 seconds trying to resolve the hostName. If this happens on the main thread, the application watchdog will kill the application after 20 seconds of inactivity.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photoshop Action &#8211; Resize iPhone Screenshot to App Store Format Image by Satan</title>
		<link>http://duivesteyn.net/2010/02/04/photoshop-action-resize-iphone-screenshot-to-app-store-format-image/comment-page-1/#comment-88</link>
		<dc:creator>Satan</dc:creator>
		<pubDate>Sun, 04 Jul 2010 12:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/?p=188#comment-88</guid>
		<description>lol</description>
		<content:encoded><![CDATA[<p>lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone TabBar Custom Background Image by Simon</title>
		<link>http://duivesteyn.net/2010/01/16/iphone-custom-tabbar-background-image/comment-page-1/#comment-86</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 01 Jul 2010 04:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/?p=54#comment-86</guid>
		<description>Works nicely - cheers.</description>
		<content:encoded><![CDATA[<p>Works nicely &#8211; cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone OS SDK &#8211; Checking Internet Reachability by Charybdis</title>
		<link>http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/comment-page-1/#comment-85</link>
		<dc:creator>Charybdis</dc:creator>
		<pubDate>Sun, 27 Jun 2010 23:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/#comment-85</guid>
		<description>Solid blog post. Was able to check for internet connection in my code in about 1 minute.</description>
		<content:encoded><![CDATA[<p>Solid blog post. Was able to check for internet connection in my code in about 1 minute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhoneOS SDK &#8211; Custom UISlider Graphics by epahogan</title>
		<link>http://duivesteyn.net/2010/04/15/iphoneos-sdk-custom-uislider-graphics/comment-page-1/#comment-83</link>
		<dc:creator>epahogan</dc:creator>
		<pubDate>Fri, 18 Jun 2010 10:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/04/12/iphoneos-sdk-custom-uislider-graphics/#comment-83</guid>
		<description>You need to add &lt;br&gt;[slider1 setThumbImage: [UIImage imageNamed:@&quot;slider-knob.png&quot;] forState:UIControlStateHighlighted];&lt;br&gt;&lt;br&gt;to fix that.</description>
		<content:encoded><![CDATA[<p>You need to add <br />[slider1 setThumbImage: [UIImage imageNamed:@"slider-knob.png"] forState:UIControlStateHighlighted];</p>
<p>to fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhoneOS SDK &#8211; Custom UISlider Graphics by Carol</title>
		<link>http://duivesteyn.net/2010/04/15/iphoneos-sdk-custom-uislider-graphics/comment-page-1/#comment-82</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Mon, 14 Jun 2010 08:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/04/12/iphoneos-sdk-custom-uislider-graphics/#comment-82</guid>
		<description>When you touch your custom thumbImage... it changes back into the original image.</description>
		<content:encoded><![CDATA[<p>When you touch your custom thumbImage&#8230; it changes back into the original image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone OS SDK &#8211; Checking Internet Reachability by Edgar</title>
		<link>http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/comment-page-1/#comment-81</link>
		<dc:creator>Edgar</dc:creator>
		<pubDate>Mon, 07 Jun 2010 04:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://duivesteyn.net/2010/03/16/iphone-os-sdk-checking-internet-reachability/#comment-81</guid>
		<description>You could not have made it any easier. Thanks a million!</description>
		<content:encoded><![CDATA[<p>You could not have made it any easier. Thanks a million!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
