<?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 The Bratton Blog</title>
	<atom:link href="http://bratton.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bratton.com</link>
	<description>Infrequent Techy Ramblings</description>
	<lastBuildDate>Fri, 19 Feb 2010 17:16:57 +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 Tips on Using UIGlassButton to Make Shiny Glass iPhone Buttons by Chris</title>
		<link>http://bratton.com/index.php/2010/02/19/tips-on-using-uiglassbutton-to-make-shiny-glass-iphone-buttons/comment-page-1/#comment-158</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=58#comment-158</guid>
		<description>perfect :) thank you!</description>
		<content:encoded><![CDATA[<p>perfect <img src='http://bratton.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast iPhone Clipboard Manager &#8211; Snippets! by Terje</title>
		<link>http://bratton.com/index.php/2009/07/09/fast-iphone-clipboard-manager-snippets/comment-page-1/#comment-157</link>
		<dc:creator>Terje</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=54#comment-157</guid>
		<description>Hi.

A small change request?

How about implement the possibility to rename a category - not only delete.

Terje</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>A small change request?</p>
<p>How about implement the possibility to rename a category &#8211; not only delete.</p>
<p>Terje</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips on Using UIGlassButton to Make Shiny Glass iPhone Buttons by erich</title>
		<link>http://bratton.com/index.php/2010/02/19/tips-on-using-uiglassbutton-to-make-shiny-glass-iphone-buttons/comment-page-1/#comment-156</link>
		<dc:creator>erich</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=58#comment-156</guid>
		<description>You need to make sure your button type is set to Custom in Interface Builder (or in your code) and not the default Rounded Rect.  That&#039;s what&#039;s painting the gray border.  I had it too :-)</description>
		<content:encoded><![CDATA[<p>You need to make sure your button type is set to Custom in Interface Builder (or in your code) and not the default Rounded Rect.  That&#8217;s what&#8217;s painting the gray border.  I had it too <img src='http://bratton.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips on Using UIGlassButton to Make Shiny Glass iPhone Buttons by Chris</title>
		<link>http://bratton.com/index.php/2010/02/19/tips-on-using-uiglassbutton-to-make-shiny-glass-iphone-buttons/comment-page-1/#comment-155</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=58#comment-155</guid>
		<description>Hey,

Thanks for the additional details on top of the tuaw post.
I can&#039;t seem to get my button quite right.

The button I want to customize is set in interface builder to be 300x41px, so I create my glossy image to be 29x49px (+8 as you said).
I use this code to set the image to the button:
[generateButton setBackgroundImage:[[UIImage imageNamed:@&quot;greenButton.png&quot;] stretchableImageWithLeftCapWidth:12.0 topCapHeight:0.0] forState:UIControlStateNormal];

This is what I end up with:
http://img.skitch.com/20100219-gggm5cawkw887x4nftdhnf38dd.png

A horrid white border. I have tried playing around with the buttons shadow property, but that didn&#039;t seem to change anything. Also tried playing around with the size of the button and resizing the image, but still no juice…
Any suggestions? :)</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks for the additional details on top of the tuaw post.<br />
I can&#8217;t seem to get my button quite right.</p>
<p>The button I want to customize is set in interface builder to be 300&#215;41px, so I create my glossy image to be 29&#215;49px (+8 as you said).<br />
I use this code to set the image to the button:<br />
[generateButton setBackgroundImage:[[UIImage imageNamed:@"greenButton.png"] stretchableImageWithLeftCapWidth:12.0 topCapHeight:0.0] forState:UIControlStateNormal];</p>
<p>This is what I end up with:<br />
<a href="http://img.skitch.com/20100219-gggm5cawkw887x4nftdhnf38dd.png" rel="nofollow">http://img.skitch.com/20100219-gggm5cawkw887&#215;4nftdhnf38dd.png</a></p>
<p>A horrid white border. I have tried playing around with the buttons shadow property, but that didn&#8217;t seem to change anything. Also tried playing around with the size of the button and resizing the image, but still no juice…<br />
Any suggestions? <img src='http://bratton.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a CVS server on Mac OSX in 4 steps and 4 minutes by Tim</title>
		<link>http://bratton.com/index.php/2006/11/27/setting-up-cvs-server-on-osx/comment-page-1/#comment-143</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 18 Jul 2009 19:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=5#comment-143</guid>
		<description>Thanks for posting this! It worked like a charm. I set up the CVS on my development mac and just used &quot;localhost&quot; as the host in the Eclipse CVS Repository setup wizard. BTW, step 4 WAS necessary for me unlike one of the commentors above.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this! It worked like a charm. I set up the CVS on my development mac and just used &#8220;localhost&#8221; as the host in the Eclipse CVS Repository setup wizard. BTW, step 4 WAS necessary for me unlike one of the commentors above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a CVS server on Mac OSX in 4 steps and 4 minutes by Stefan</title>
		<link>http://bratton.com/index.php/2006/11/27/setting-up-cvs-server-on-osx/comment-page-1/#comment-140</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=5#comment-140</guid>
		<description>Great! It&#039;s really that easy. Unfortunately, your entry isn&#039;t top of the list, if you google for &quot;setup cvs eclipse mac os x&quot;, so I lost almost two hours with other tips, that didn&#039;t work. 

Thank you!

Stefan</description>
		<content:encoded><![CDATA[<p>Great! It&#8217;s really that easy. Unfortunately, your entry isn&#8217;t top of the list, if you google for &#8220;setup cvs eclipse mac os x&#8221;, so I lost almost two hours with other tips, that didn&#8217;t work. </p>
<p>Thank you!</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Invalid Binary Error &#8211; Fixed? by Ryan</title>
		<link>http://bratton.com/index.php/2009/01/17/iphone-invalid-binary-error-fixed/comment-page-1/#comment-139</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 04 Mar 2009 17:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=40#comment-139</guid>
		<description>I&#039;m having this same problem. I&#039;ll be trying your solution tonight but all I did was change the application name and rebuild it and I got that error. This will be the second frustrating bug I&#039;ve experienced in xcode myself.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having this same problem. I&#8217;ll be trying your solution tonight but all I did was change the application name and rebuild it and I got that error. This will be the second frustrating bug I&#8217;ve experienced in xcode myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Invalid Binary Error &#8211; Fixed? by GreenGar Studios</title>
		<link>http://bratton.com/index.php/2009/01/17/iphone-invalid-binary-error-fixed/comment-page-1/#comment-138</link>
		<dc:creator>GreenGar Studios</dc:creator>
		<pubDate>Sat, 28 Feb 2009 05:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=40#comment-138</guid>
		<description>It appears that deleting the build directory is perfectly safe. So I never commit the build directory to source control at all, and when saving the project directory (by Compressing it) I always delete the build directory first. It&#039;s much better than just doing a &quot;clean&quot; in Xcode.</description>
		<content:encoded><![CDATA[<p>It appears that deleting the build directory is perfectly safe. So I never commit the build directory to source control at all, and when saving the project directory (by Compressing it) I always delete the build directory first. It&#8217;s much better than just doing a &#8220;clean&#8221; in Xcode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To (Not) Get an Interview With The Google by ajit</title>
		<link>http://bratton.com/index.php/2007/06/27/how-to-not-get-an-interview-with-the-google/comment-page-1/#comment-118</link>
		<dc:creator>ajit</dc:creator>
		<pubDate>Thu, 20 Nov 2008 10:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/index.php/2007/06/27/how-to-not-get-an-interview-with-the-google/#comment-118</guid>
		<description>many thanks for that.. really interesting.
my manager has asked me to upgrade patches on SVN in CLG!
I need to know what the risks and issues are if I am to give him a detailed report on how to do this.

do you have any ideas how I can do this with certaintly..

your assistance would be much appreciated
sincerely
ajit chambers
ajitchambers@hotmail.com</description>
		<content:encoded><![CDATA[<p>many thanks for that.. really interesting.<br />
my manager has asked me to upgrade patches on SVN in CLG!<br />
I need to know what the risks and issues are if I am to give him a detailed report on how to do this.</p>
<p>do you have any ideas how I can do this with certaintly..</p>
<p>your assistance would be much appreciated<br />
sincerely<br />
ajit chambers<br />
<a href="mailto:ajitchambers@hotmail.com">ajitchambers@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a CVS server on Mac OSX in 4 steps and 4 minutes by chuck</title>
		<link>http://bratton.com/index.php/2006/11/27/setting-up-cvs-server-on-osx/comment-page-1/#comment-107</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Sun, 16 Nov 2008 05:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://bratton.com/?p=5#comment-107</guid>
		<description>Hey Great Tip!  Thanks.   

FYI, I had a bit of a problem getting  Eclipse to connect to the server.   After experimenting (also known as &quot;clicking around&quot;)  I discovered that setting my connection type to extssh worked for me.  (right click the repository in eclipse, choose properties, select extssh).

--chuck</description>
		<content:encoded><![CDATA[<p>Hey Great Tip!  Thanks.   </p>
<p>FYI, I had a bit of a problem getting  Eclipse to connect to the server.   After experimenting (also known as &#8220;clicking around&#8221;)  I discovered that setting my connection type to extssh worked for me.  (right click the repository in eclipse, choose properties, select extssh).</p>
<p>&#8211;chuck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
