<?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>Jesse Schmidt &#187; CSS</title>
	<atom:link href="http://jesseschmidt.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesseschmidt.com</link>
	<description>Random</description>
	<lastBuildDate>Tue, 02 Feb 2010 19:00:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Best CSS Feature</title>
		<link>http://jesseschmidt.com/2009/10/22/the-best-css-feature/</link>
		<comments>http://jesseschmidt.com/2009/10/22/the-best-css-feature/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:58:54 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://jesseschmidt.com/?p=115</guid>
		<description><![CDATA[I recently have been doing more and more research into CSS and all of the new (and old) features that it hides and recently came across the @font-face rule.  This is probably one of the best features of CSS because it allows me to use non-standard fonts on sites without having to resort to sIFR [...]]]></description>
			<content:encoded><![CDATA[<p>I recently have been doing more and more research into CSS and all of the new (and old) features that it hides and recently came across the @font-face rule.  This is probably one of the best features of CSS because it allows me to use non-standard fonts on sites without having to resort to sIFR or any other font replacement technique.  The CSS technique to do this is fairly simple and is supported by a large number of browsers, including Internet Explorer*! The biggest problem of this is that not all fonts are licensed to be used on the web.  Therein lies the problem, there are very few fonts that are freely licensed to be used on the web with this technique.  However, that doesn&#8217;t mean that the fonts that are available are terrible.  In fact, there is a wonderful list of fonts that are available to be used freely on the web! The list includes 10 good looking fonts, some of which I am using in some new designs.  To view this list head over to <a href="http://opentype.info/demo/webfontdemo.html">OpenType.info</a>.</p>
<p>*Internet Explorer supports @font-face but requires a specially formatted font file, the EOT file. Still, its better than nothing at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseschmidt.com/2009/10/22/the-best-css-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE8 List of Fail!</title>
		<link>http://jesseschmidt.com/2009/02/19/ie8-list-of-fail/</link>
		<comments>http://jesseschmidt.com/2009/02/19/ie8-list-of-fail/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 20:23:43 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[standards mode]]></category>

		<guid isPermaLink="false">http://jesseschmidt.com/?p=62</guid>
		<description><![CDATA[So it turns out the most recent IE8 beta has a list of websites that do not use the new &#8220;Standards Mode&#8221; and instead fall back to the old rendering engine.  The list of sites is quite amusing.
Mary Jo Foley posted what looks like the entire list of broken sites, but here are some of [...]]]></description>
			<content:encoded><![CDATA[<p>So it turns out the most recent IE8 beta has a list of websites that do not use the new &#8220;Standards Mode&#8221; and instead fall back to the old rendering engine.  The list of sites is quite amusing.</p>
<blockquote><p>Mary Jo Foley posted what looks like the entire list of broken sites, but here are some of the more ridiculous sites that don&#8217;t display properly in IE8, and require it to render them old school style (aka not web standards compliant). Here are some of the more laughable ones.</p></blockquote>
<blockquote><p>microsoft.com<br />
google.com<br />
yahoo.com<br />
cctv.com<br />
msn.com.cn<br />
live.com (a Microsoft site)<br />
wikipedia.org<br />
flickr.com<br />
wordpress.com<br />
adobe.com<br />
facebook.com<br />
apple.com</p></blockquote>
<p>Apparently even their own site can not be rendered in &#8220;Standards Mode,&#8221; what a hoot!</p>
<p><a title="IE8 Incompatibility List @ Gizmodo" href="http://i.gizmodo.com/5156518/internet-explorer-8s-incompatability-list-is-really-sad">IE8 Compatibility List @ Gizmodo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jesseschmidt.com/2009/02/19/ie8-list-of-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
