<?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>Rumball Motors Interactive &#187; CSS</title>
	<atom:link href="http://rumballmotors.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://rumballmotors.com</link>
	<description>Freelance Web Designer Developer</description>
	<lastBuildDate>Wed, 21 Apr 2010 11:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Silhouette Fadeins &#124; CSS-Tricks</title>
		<link>http://rumballmotors.com/2009/12/09/silhouette-fadeins-css-tricks/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=silhouette-fadeins-css-tricks</link>
		<comments>http://rumballmotors.com/2009/12/09/silhouette-fadeins-css-tricks/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 18:54:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[fadeins]]></category>
		<category><![CDATA[silhouete]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=506</guid>
		<description><![CDATA[Some friends of mine’s band recently went through a small member lineup change. They needed to replace the photo on their homepage. I thought it might be fun to do something slightly interactive there. We went with silhouettes of the band members, which fade into real photographs upon rollover.
via Silhouette Fadeins &#124; CSS-Tricks.
]]></description>
			<content:encoded><![CDATA[<p>Some friends of mine’s band recently went through a small member lineup change. They needed to replace the photo on their homepage. I thought it might be fun to do something slightly interactive there. We went with silhouettes of the band members, which fade into real photographs upon rollover.</p>
<p>via <a href="http://css-tricks.com/silhouette-fadeins/">Silhouette Fadeins | CSS-Tricks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/12/09/silhouette-fadeins-css-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>aanand&#8217;s deadweight at master &#8211; GitHub</title>
		<link>http://rumballmotors.com/2009/11/19/aanands-deadweight-at-master-github/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=aanands-deadweight-at-master-github</link>
		<comments>http://rumballmotors.com/2009/11/19/aanands-deadweight-at-master-github/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:12:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webby]]></category>
		<category><![CDATA[Compress]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=400</guid>
		<description><![CDATA[Deadweight is a CSS coverage tool. Given a set of stylesheets and a set of URLs, it determines which selectors are actually used and reports which can be &#8220;safely&#8221; deleted.
via aanand&#8217;s deadweight at master &#8211; GitHub.
]]></description>
			<content:encoded><![CDATA[<p>Deadweight is a CSS coverage tool. Given a set of stylesheets and a set of URLs, it determines which selectors are actually used and reports which can be &#8220;safely&#8221; deleted.</p>
<p>via <a href="http://github.com/aanand/deadweight">aanand&#8217;s deadweight at master &#8211; GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/19/aanands-deadweight-at-master-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speeding Up Your Webby Site With Juicer</title>
		<link>http://rumballmotors.com/2009/11/19/speeding-up-your-webby-site-with-juicer/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=speeding-up-your-webby-site-with-juicer</link>
		<comments>http://rumballmotors.com/2009/11/19/speeding-up-your-webby-site-with-juicer/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:10:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webby]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=398</guid>
		<description><![CDATA[On this blog I use several stylesheets to keep things somewhat organised. This allows me to upgrade my coderay.css file or my Tripoli CSS stylesheets without having to reorganise everything.But, just because I like to organise my code into managable chunks, doesn’t mean that I have to degrade the performance of the site for the [...]]]></description>
			<content:encoded><![CDATA[<p>On this blog I use several stylesheets to keep things somewhat organised. This allows me to upgrade my coderay.css file or my Tripoli CSS stylesheets without having to reorganise everything.But, just because I like to organise my code into managable chunks, doesn’t mean that I have to degrade the performance of the site for the visitors.To help me improve performance by both reducing total transfer size and amount of requests for stylesheets, I’ve added Juicer to the mix.Juicer requires a few gems and Java as it uses YUI Compressor internally to minify stylesheets, but if you’re still reading, this should not be a problem for you.</p>
<p>via <a href="http://roderick.dk/blog/2009/11/04/speeding-up-your-webby-site-with-juicer/">Speeding Up Your Webby Site With Juicer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/19/speeding-up-your-webby-site-with-juicer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSScaffold Documentation</title>
		<link>http://rumballmotors.com/2009/11/11/csscaffold-documentation/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=csscaffold-documentation</link>
		<comments>http://rumballmotors.com/2009/11/11/csscaffold-documentation/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 02:14:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=354</guid>
		<description><![CDATA[Scaffold is a new type of CSS framework, built with PHP, that allows speed up your development time by doing the hard work for you. It is different to other CSS frameworks, like Blueprint and 960.gs, but it&#8217;s power lies in it&#8217;s ability to extend the CSS language. You can even generate the CSS found [...]]]></description>
			<content:encoded><![CDATA[<p>Scaffold is a new type of CSS framework, built with PHP, that allows speed up your development time by doing the hard work for you. It is different to other CSS frameworks, like Blueprint and 960.gs, but it&#8217;s power lies in it&#8217;s ability to extend the CSS language. You can even generate the CSS found in other CSS frameworks dynamically, like grid classes to quickly build layouts.</p>
<p>It will change the way you write and manage your CSS.</p>
<p>via <a href="http://anthonyshort.com.au/scaffold/#overview">CSScaffold Documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/11/csscaffold-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free “Site Under Construction” Template</title>
		<link>http://rumballmotors.com/2009/11/11/free-%e2%80%9csite-under-construction%e2%80%9d-template/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=free-%25e2%2580%259csite-under-construction%25e2%2580%259d-template</link>
		<comments>http://rumballmotors.com/2009/11/11/free-%e2%80%9csite-under-construction%e2%80%9d-template/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:46:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Under Construction]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=330</guid>
		<description><![CDATA[Hello everyone…This is the first post in the new “Freebies” category and I want to celebrate this by offering you something original and special.I`m giving away a free “Site Under Construction” Template ,to use it whenever you have a new website to launch or a re-design of your old website,or for anything else.
via Free “Site [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone…This is the first post in the new “Freebies” category and I want to celebrate this by offering you something original and special.I`m giving away a free “Site Under Construction” Template ,to use it whenever you have a new website to launch or a re-design of your old website,or for anything else.</p>
<p>via <a href="http://www.ourtuts.com/free-site-under-construction-template/">Free “Site Under Construction” Template</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/11/free-%e2%80%9csite-under-construction%e2%80%9d-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Create a Sleek Single Page Portfolio in 10 Minutes &#124; Inspired Magazine</title>
		<link>http://rumballmotors.com/2009/11/11/how-to-create-a-sleek-single-page-portfolio-in-10-minutes-inspired-magazine/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-create-a-sleek-single-page-portfolio-in-10-minutes-inspired-magazine</link>
		<comments>http://rumballmotors.com/2009/11/11/how-to-create-a-sleek-single-page-portfolio-in-10-minutes-inspired-magazine/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:41:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=322</guid>
		<description><![CDATA[After this you’re ready to set up your portfolio! You can download this free xhtml/css portfolio theme called Medifolio made by our friends from LogoMoose, upload your files and your own thumbnails &#38; images to your own server. All you need to do now is make sure that you’ve got the image URLs right. More [...]]]></description>
			<content:encoded><![CDATA[<p>After this you’re ready to set up your portfolio! You can download this free xhtml/css portfolio theme called Medifolio made by our friends from LogoMoose, upload your files and your own thumbnails &amp; images to your own server. All you need to do now is make sure that you’ve got the image URLs right. More info on how to do this and on how to edit the projects info is available in the Help file from your download.</p>
<p>via <a href="http://www.inspiredm.com/2009/11/11/how-to-create-a-sleek-single-page-portfolio-in-10-minutes/">How To: Create a Sleek Single Page Portfolio in 10 Minutes | Inspired Magazine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2009/11/11/how-to-create-a-sleek-single-page-portfolio-in-10-minutes-inspired-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

