<?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>Transmogrify, LLC &#187; CSS</title>
	<atom:link href="http://www.xmog.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xmog.com</link>
	<description>Product design, development, and management.  For start-ups and those who want to innovate like a start-up.</description>
	<lastBuildDate>Fri, 27 Jan 2012 20:35:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firefox Image Downscaling Quality</title>
		<link>http://www.xmog.com/blog/firefox-image-downscaling-quality/</link>
		<comments>http://www.xmog.com/blog/firefox-image-downscaling-quality/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 16:34:56 +0000</pubDate>
		<dc:creator>maa</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.xmog.com/?p=593</guid>
		<description><![CDATA[Have a large image and want to scale it down for display? Make sure you test on Firefox before shipping. There&#8217;s a well-named &#8220;Awful image quality in image scaling&#8221; bug report that&#8217;s been open for a couple of years now. &#8230;]]></description>
			<content:encoded><![CDATA[<p>Have a large image and want to scale it down for display?  Make sure you test on Firefox before shipping.  There&#8217;s a well-named <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=486918">&#8220;Awful image quality in image scaling&#8221; bug report</a> that&#8217;s been open for a couple of years now.  Even IEs &gt; 6 have better-quality image downscaling!</p>
<p>When you&#8217;re serving static images, this is a non-issue because you can resize them manually beforehand.  But for systems where users may upload their own images, it&#8217;s nice to work with only the single uploaded image instead of programmatically scaling and storing off a few different-sized versions and tweaking the frontend to pull the correctly-sized version (it&#8217;s not hard to do this, just extra work/complexity that shouldn&#8217;t be necessary in the first place).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmog.com/blog/firefox-image-downscaling-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS is All Growed Up!</title>
		<link>http://www.xmog.com/blog/css-is-all-growed-up/</link>
		<comments>http://www.xmog.com/blog/css-is-all-growed-up/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:56:10 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://beta.xmog.com/?p=219</guid>
		<description><![CDATA[Exciting to see things like this being done using nothing but CSS. Less exciting that we&#8217;ll probably have to wait for IE to die entirely for this kind of thing to be used reliably. Source: 24 Ways > Going Nuts &#8230;]]></description>
			<content:encoded><![CDATA[<p>Exciting to see things like this being done using nothing but CSS.  Less exciting that we&#8217;ll probably have to wait for IE to die entirely for this kind of thing to be used reliably.</p>
<p><iframe width="100%" height="500" src="http://media.24ways.org/2009/14/4/index.html" style="border: 0; overflow: hidden;"></iframe></p>
<p>Source: <a href="http://24ways.org/2009/going-nuts-with-css-transitions?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+24ways+%2824+ways%29">24 Ways > Going Nuts with CSS Transitions</a></p>
<p>Here&#8217;s another awesome animation technique, which unfortunately doesn&#8217;t look so nice in a frame, this time using webkit: <a href="http://media.24ways.org/2009/15/spinner-alt.html" target="_blank">Spinner</a></p>
<p>Source: <a href="http://24ways.org/2009/css-animations?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+24ways+%2824+ways%29">24 Ways > CSS Animations</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmog.com/blog/css-is-all-growed-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

