<?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 NSLog</title>
	<atom:link href="http://nslog.de/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.de</link>
	<description>[knowledge dump];</description>
	<lastBuildDate>Wed, 07 Dec 2011 11:51:34 +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 Remote Web Inspector by Ullrich</title>
		<link>http://nslog.de/posts/124/comment-page-1#comment-8129</link>
		<dc:creator>Ullrich</dc:creator>
		<pubDate>Wed, 07 Dec 2011 11:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=124#comment-8129</guid>
		<description>Remember that this will influence you&#039;re App Store review experience ;)</description>
		<content:encoded><![CDATA[<p>Remember that this will influence you&#8217;re App Store review experience <img src='http://nslog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Web Inspector by Remote Web Inspector Pt. 2 &#171; NSLog</title>
		<link>http://nslog.de/posts/124/comment-page-1#comment-8128</link>
		<dc:creator>Remote Web Inspector Pt. 2 &#171; NSLog</dc:creator>
		<pubDate>Wed, 07 Dec 2011 11:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=124#comment-8128</guid>
		<description>[...] Web Inspector Pt. 2It gets even better, because this also works in Mobile Safari on the iOS 5 [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Inspector Pt. 2It gets even better, because this also works in Mobile Safari on the iOS 5 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prevent UIWebView from horizontal scroll&#8230; by Andrews</title>
		<link>http://nslog.de/posts/67/comment-page-1#comment-7400</link>
		<dc:creator>Andrews</dc:creator>
		<pubDate>Sun, 25 Sep 2011 09:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/posts/67#comment-7400</guid>
		<description>the meta does not work for me.</description>
		<content:encoded><![CDATA[<p>the meta does not work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finder Toolbar Items by Miro</title>
		<link>http://nslog.de/posts/71/comment-page-1#comment-3708</link>
		<dc:creator>Miro</dc:creator>
		<pubDate>Thu, 12 May 2011 15:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=71#comment-3708</guid>
		<description>Hello, 
thank you for the great scripts, I found a little bug in the OpenGitX here script, when you try to apply it to the folder with a spaces in the name, so I fixed it by changing this line to:
	do shell script &quot;screen -dmS git-gui-droplet bash -c \&quot;cd &quot; &amp; listOfAliases &amp; &quot;; /usr/local/bin/gitx\&quot;&quot;

Hope this will help lots of people :)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
thank you for the great scripts, I found a little bug in the OpenGitX here script, when you try to apply it to the folder with a spaces in the name, so I fixed it by changing this line to:<br />
	do shell script &#8220;screen -dmS git-gui-droplet bash -c \&#8221;cd &#8221; &amp; listOfAliases &amp; &#8220;; /usr/local/bin/gitx\&#8221;"</p>
<p>Hope this will help lots of people <img src='http://nslog.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finder Toolbar Items by Kim Thostrup</title>
		<link>http://nslog.de/posts/71/comment-page-1#comment-1302</link>
		<dc:creator>Kim Thostrup</dc:creator>
		<pubDate>Tue, 11 Jan 2011 21:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=71#comment-1302</guid>
		<description>Perfect, thanks.</description>
		<content:encoded><![CDATA[<p>Perfect, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to slow down Simulator Animations by To put an application running in Simulat&#8230; &#171; NSLog</title>
		<link>http://nslog.de/posts/106/comment-page-1#comment-785</link>
		<dc:creator>To put an application running in Simulat&#8230; &#171; NSLog</dc:creator>
		<pubDate>Wed, 20 Oct 2010 09:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=106#comment-785</guid>
		<description>[...] UPDATE: There is a new way to do this  [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: There is a new way to do this  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedded Frameworks by Ullrich</title>
		<link>http://nslog.de/posts/80/comment-page-1#comment-699</link>
		<dc:creator>Ullrich</dc:creator>
		<pubDate>Mon, 13 Sep 2010 14:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=80#comment-699</guid>
		<description>When you&#039;re importing the header files make sure to import them &quot;framework style&quot;:

&lt;pre lang=&quot;objc&quot;&gt;#import &lt;TheFramework/TheHeader.h&gt;&lt;/pre&gt;

If you still can&#039;t find your framework headers make sure your target is actually linked against them.</description>
		<content:encoded><![CDATA[<p>When you&#8217;re importing the header files make sure to import them &#8220;framework style&#8221;:</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;"><span style="color: #6e371a;">#import &lt;TheFramework/TheHeader.h&gt;</span></pre></div></div>

<p>If you still can&#8217;t find your framework headers make sure your target is actually linked against them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If you ever need to explain to a client &#8230; by everydaypanos</title>
		<link>http://nslog.de/posts/79/comment-page-1#comment-635</link>
		<dc:creator>everydaypanos</dc:creator>
		<pubDate>Sat, 07 Aug 2010 12:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/posts/79#comment-635</guid>
		<description>Why write code for &quot;clients&quot; when you can write for yourself. Plus you skip the annoying explanations to others.

(I would like to suggest that you also use Rewrd as a Micropayments Service for your blog. Thx.)</description>
		<content:encoded><![CDATA[<p>Why write code for &#8220;clients&#8221; when you can write for yourself. Plus you skip the annoying explanations to others.</p>
<p>(I would like to suggest that you also use Rewrd as a Micropayments Service for your blog. Thx.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finder Toolbar Items by Emmanuel Paraskakis</title>
		<link>http://nslog.de/posts/71/comment-page-1#comment-634</link>
		<dc:creator>Emmanuel Paraskakis</dc:creator>
		<pubDate>Sat, 07 Aug 2010 12:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/?p=71#comment-634</guid>
		<description>Just what I was looking for - Thanks!</description>
		<content:encoded><![CDATA[<p>Just what I was looking for &#8211; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No 1 in (serious) series of coding style&#8230; by Gernot</title>
		<link>http://nslog.de/posts/60/comment-page-1#comment-620</link>
		<dc:creator>Gernot</dc:creator>
		<pubDate>Tue, 20 Jul 2010 10:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.de/posts/60#comment-620</guid>
		<description>Also: With the new Runtime, you can declare private ivars in a class extension. The new Runtime is available on the iPhone since 3.0 (might be 3.1 I&#039;m not sure now) and on the Simulator of XCode 4.</description>
		<content:encoded><![CDATA[<p>Also: With the new Runtime, you can declare private ivars in a class extension. The new Runtime is available on the iPhone since 3.0 (might be 3.1 I&#8217;m not sure now) and on the Simulator of XCode 4.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

