<?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>Chris Morrell &#187; CSS Sprites</title>
	<atom:link href="http://cmorrell.com/tag/css-sprites/feed" rel="self" type="application/rss+xml" />
	<link>http://cmorrell.com</link>
	<description>The personal home page of Chris Morrell</description>
	<lastBuildDate>Thu, 02 Sep 2010 01:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP CSS Sprite Generator</title>
		<link>http://cmorrell.com/misc/php-css-sprite-generator-66</link>
		<comments>http://cmorrell.com/misc/php-css-sprite-generator-66#comments</comments>
		<pubDate>Fri, 22 Aug 2008 16:17:47 +0000</pubDate>
		<dc:creator>inxilpro</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Sprites]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://cmorrell.com/?p=66</guid>
		<description><![CDATA[A couple of days ago Saul Rosenbaum asked for a little help with a PHP utility he was writing.  I took a crack at it, and we ended up with a nice little class that generates CSS sprites from pairs &#8230; <a href="http://cmorrell.com/misc/php-css-sprite-generator-66">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago <a href="http://visualchutzpah.com" target="_blank">Saul Rosenbaum</a> asked for a little help with a PHP utility he was writing.  I took a crack at it, and we ended up with a nice little class that generates CSS sprites from pairs of images. Saul wrote a great little README for it, but the general gist is that it takes a00.gif and a00_over.gif and creates a new a00.gif that has both images vertically stacked within it (it can do this with large batches of images).</p>
<p>We submitted the files to <a href="http://labs.indyhall.org/open-source/" target="_blank">IndyHall Labs</a> if anyone is interested in using them.  If I have time I&#8217;ll be adding some new functionality (Saul added a wishlist in the README file, and I&#8217;d definitely love to tackle some of those issues).</p>
<p>You can download the files from GitHub: <a href="https://github.com/IndyHallLabs/css-sprite-generator/" target="_blank">https://github.com/IndyHallLabs/css-sprite-generator/</a></p>
<div class="su-linkbox" id="post-66-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/misc/php-css-sprite-generator-66&quot;&gt;PHP CSS Sprite Generator&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/misc/php-css-sprite-generator-66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
