<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>AaronHardy.com &#187; background repeat</title>
	<atom:link href="http://aaronhardy.com/tag/background-repeat/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronhardy.com</link>
	<description>For all your Aaron Hardy needs.</description>
	<lastBuildDate>Fri, 20 Apr 2012 14:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Image Repeater</title>
		<link>http://aaronhardy.com/flex/image-repeater/</link>
		<comments>http://aaronhardy.com/flex/image-repeater/#comments</comments>
		<pubDate>Sat, 16 May 2009 04:14:19 +0000</pubDate>
		<dc:creator>Aaron Hardy</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[background repeat]]></category>
		<category><![CDATA[image repeater]]></category>
		<category><![CDATA[repeat image]]></category>

		<guid isPermaLink="false">http://aaronhardy.com/?p=245</guid>
		<description><![CDATA[Some things that should be super-easy and straightforward in Flex just aren&#8217;t. Repeating an image is one of those. It&#8217;s not super-difficult, but I can see how a newcomer could be easily turned off because it isn&#8217;t just a simple style like in CSS. Every time I google for a simple component to give me [...]]]></description>
			<content:encoded><![CDATA[<p>Some things that should be super-easy and straightforward in Flex just aren&#8217;t.  Repeating an image is one of those.  It&#8217;s not super-difficult, but I can see how a newcomer could be easily turned off because it isn&#8217;t just a simple style like in CSS. </p>
<p>Every time I google for a simple component to give me image repeating functionality, I always turn up components that are overkill for my needs or have weird quirks.  I realize I&#8217;m just throwing another hat into the ring here, but I decided to cook up a simple image repeater component that just has one goal in mind: repeat an image.  It&#8217;s not a container or anything like that.  It just repeats an image.  That&#8217;s it.  <a href="/samples/imagerepeater/" target="_blank">See it in action here</a> and right-click for the source.</p>
]]></content:encoded>
			<wfw:commentRss>http://aaronhardy.com/flex/image-repeater/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

