<?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 aplus moments</title>
	<atom:link href="http://aplus.rs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aplus.rs</link>
	<description>mostly modern web design with get-a-life sparks</description>
	<lastBuildDate>Sat, 06 Mar 2010 11:10:31 +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 How to rename project in Xcode 3.x by abizer</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197187</link>
		<dc:creator>abizer</dc:creator>
		<pubDate>Sat, 06 Mar 2010 11:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197187</guid>
		<description>Rather than create a slew of projects with differing names, this would have been a good chance to learn about using a source code repository. It makes comparing different states of a project much easier.</description>
		<content:encoded><![CDATA[<p>Rather than create a slew of projects with differing names, this would have been a good chance to learn about using a source code repository. It makes comparing different states of a project much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rounded form buttons by 35+ Essential Submit Button Enhancements&#160;&#124;&#160;tripwire magazine</title>
		<link>http://aplus.rs/css/rounded-form-buttons/comment-page-1/#comment-197186</link>
		<dc:creator>35+ Essential Submit Button Enhancements&#160;&#124;&#160;tripwire magazine</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.co.yu/?p=335#comment-197186</guid>
		<description>[...] Rounded Form Buttons [...]</description>
		<content:encoded><![CDATA[<p>[…] Rounded Form Buttons […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to rename project in Xcode 3.x by Boon</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197182</link>
		<dc:creator>Boon</dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197182</guid>
		<description>I have listed the steps I normally use and you don&#039;t have to deal with the xcodeproj file directly:

http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html</description>
		<content:encoded><![CDATA[<p>I have listed the steps I normally use and you don’t have to deal with the xcodeproj file directly:</p>
<p><a href="http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html" rel="nofollow">http://www.nanaimostudio.com/blog/2010/2/15/renaming-project-in-xcode-the-simple-way.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to rename project in Xcode 3.x by Carl Grainger</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197178</link>
		<dc:creator>Carl Grainger</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197178</guid>
		<description>Now you&#039;ve tried the hard way, try this:

In Xcode menu go to Project and select Rename.

That&#039;s all Folks</description>
		<content:encoded><![CDATA[<p>Now you’ve tried the hard way, try this:</p>
<p>In Xcode menu go to Project and select Rename.</p>
<p>That’s all Folks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to rename project in Xcode 3.x by Paul</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197177</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197177</guid>
		<description>Thanks. This post was very useful. I hope this feature gets supported in the next releases of Xcode. :)</description>
		<content:encoded><![CDATA[<p>Thanks. This post was very useful. I hope this feature gets supported in the next releases of Xcode. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UITextField.text is not always there by Brandon</title>
		<link>http://aplus.rs/programming/uitextfield-text-is-not-always-there/comment-page-1/#comment-197172</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=515#comment-197172</guid>
		<description>A simpler way of doing this would be

if ([textField.text length] != 0) { .... }

then it doesn&#039;t matter if textField.text is nil.</description>
		<content:encoded><![CDATA[<p>A simpler way of doing this would be</p>
<p>if ([textField.text length] != 0) { .… }</p>
<p>then it doesn’t matter if textField.text is nil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rounded form buttons by 15 Tips and Techniques for Styling the Button Element &#171; Extreme Design Studio Blog v4.0</title>
		<link>http://aplus.rs/css/rounded-form-buttons/comment-page-1/#comment-197171</link>
		<dc:creator>15 Tips and Techniques for Styling the Button Element &#171; Extreme Design Studio Blog v4.0</dc:creator>
		<pubDate>Fri, 29 Jan 2010 20:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.co.yu/?p=335#comment-197171</guid>
		<description>[...] Rounded Form Buttons [...]</description>
		<content:encoded><![CDATA[<p>[…] Rounded Form Buttons […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to rename project in Xcode 3.x by Manjunath HS</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197165</link>
		<dc:creator>Manjunath HS</dc:creator>
		<pubDate>Mon, 18 Jan 2010 06:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197165</guid>
		<description>Instead we can create a different target and keep all versions in same project isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Instead we can create a different target and keep all versions in same project isn’t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to rename project in Xcode 3.x by N.B.</title>
		<link>http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/comment-page-1/#comment-197164</link>
		<dc:creator>N.B.</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=374#comment-197164</guid>
		<description>That helped a lot!, thanks!</description>
		<content:encoded><![CDATA[<p>That helped a lot!, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->