<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>photoaperture &#187; UIView</title>
	<atom:link href="http://photoaperture.com/blog/tag/uiview/feed/" rel="self" type="application/rss+xml" />
	<link>http://photoaperture.com/blog</link>
	<description>just another guy&#039;s ramblings</description>
	<lastBuildDate>Mon, 02 Aug 2010 22:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Use Grouped Table Background Stripes on Any UIView</title>
		<link>http://photoaperture.com/blog/2010/02/16/use-grouped-table-background-stripes-on-any-uiview/</link>
		<comments>http://photoaperture.com/blog/2010/02/16/use-grouped-table-background-stripes-on-any-uiview/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:14:22 +0000</pubDate>
		<dc:creator>R.Aubin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UIView]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://photoaperture.com/blog/?p=53</guid>
		<description><![CDATA[Add this snippet to your iPhone project to give the background those familiar vertical stripes seen with grouped tables sections. self.view.backgroundColor = [UIColor groupTableViewBackgroundColor];]]></description>
			<content:encoded><![CDATA[<p>Add this snippet to your iPhone project to give the background those familiar vertical stripes seen with grouped tables sections.</p>
<p><code>self.view.backgroundColor = [UIColor groupTableViewBackgroundColor];</code></p>
<div id="attachment_52" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-52" title="iPhone-stripes" src="http://photoaperture.com/blog/wp-content/uploads/2010/02/iPhone-stripes.png" alt="UIView with Stripes" width="320" height="480" /><p class="wp-caption-text">UIView with Stripes</p></div>
]]></content:encoded>
			<wfw:commentRss>http://photoaperture.com/blog/2010/02/16/use-grouped-table-background-stripes-on-any-uiview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
