<?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>the life of a web developer &#187; css3</title>
	<atom:link href="http://gavtaylor.co.uk/blog/tag/css3/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IE8 vs FF3.1</title>
		<link>http://gavtaylor.co.uk/blog/ie8-vs-ff31</link>
		<comments>http://gavtaylor.co.uk/blog/ie8-vs-ff31#comments</comments>
		<pubDate>Thu, 29 Jan 2009 20:30:30 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=8</guid>
		<description><![CDATA[As microsoft push their latest version of Internet Explorer into RC1, our better more reliable brother Firefox is struggling to get out of beta 3. While the two companies battle it out with who will release the next version first, i thought i would bive my two cents so to speak. I have been playing [...]]]></description>
			<content:encoded><![CDATA[<p>As microsoft push their latest version of Internet Explorer into RC1, our better more reliable brother Firefox is struggling to get out of beta 3. While the two companies battle it out with who will release the next version first, i thought i would bive my two cents so to speak.</p>
<p>I have been playing with the IE8 betas since BETA1 was realeased all those months ago and i have to admit the RC1 is actually quite good, the progress in the browser since the first beta was releases is very good. When i quickly browsed the net and viewed my sites in B1 they were all over the place, broken css and javascript errors glaor. Now with RC1 freshly installed the majority of sites seem work fine without having to resort to the awkward compliants mode ( switch back to IE7 mode ) they have bolted on for all the lazy designers/programmers who built IE only versions fo websites. I am acually quite excited about the release of Internet Explorer 8 as it marks the start of a new generation of websites that are standards compliant from the go, without horrid IE hacks that a lot of sites seem to use.</p>
<p>Again the hopefully imminent release of Firefox 3.1 as got me excited, not only do we finally get the P0RN mode we have been waiting for we also start to get some CSS3 functionality we can use, most notably the use of web fonts, no more can will we be stuck with the handful of web fonts we have used for so long but with the quick upload of a public font we will be away with great typography and great looking websites.</p>
<p>There are a host of new features coming in FF3.1 and im not going to go through them all but i still think its the best browser you could possible choose to use but here are links to both so you can choose</p>
<ul>
<li><a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Download Mozilla Firefox 3.1</a></li>
<li><a href="http://www.microsoft.com/windows/Internet-explorer/beta/default.aspx">Download Internet Explorer 8</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/ie8-vs-ff31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts&#8230;.coming to a site near you</title>
		<link>http://gavtaylor.co.uk/blog/fontscoming-to-a-site-near-you</link>
		<comments>http://gavtaylor.co.uk/blog/fontscoming-to-a-site-near-you#comments</comments>
		<pubDate>Wed, 31 Dec 2008 11:44:02 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=9</guid>
		<description><![CDATA[Just thought i would make a note to say Fonts are finally here&#8230;.no more putting up with arial, being funky with verdana or stuck with times new roman&#8230;. as Firefox 3.1 continues to be flooded with features we have been waiting an age for, P0RN mode, faster javascript, html 5. We are finally getting the [...]]]></description>
			<content:encoded><![CDATA[<p>Just thought i would make a note to say Fonts are finally here&#8230;.no more putting up with arial, being funky with verdana or stuck with times new roman&#8230;. as Firefox 3.1 continues to be flooded with features we have been waiting an age for, P0RN mode, faster javascript, html 5.<br />
We are finally getting the ability to use what ever font we wish, as part of our website designs, as long as its a public font of course.</p>
<p>Firefox 3.1 allows us to use the CSS3 rule <strong>@font-face</strong>, allowing us to specify a font not necessarily installed on a visitors system. The rule alerts the visiting browser a non-standard font is required and is given a location it can download the font into the temp files to display the website as intended.</p>
<h3 class="editable">Syntax</h3>
<pre>@font-face {
  font-family: &lt;a-remote-font-name&gt;;
  src: &lt;uri&gt;;
}</pre>
<h3 class="editable">Example</h3>
<pre>  &lt;style type="text/css" media="screen, print"&gt;
    @font-face {
      font-family: "Bitstream Vera Serif Bold";
      src: url("http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf");
    }

    body { font-family: "Bitstream Vera Serif Bold", serif }
  &lt;/style&gt;</pre>
<p>More details on this can be found over at the <a href="https://developer.mozilla.org/en/CSS/@font-face" target="_blank">Mozilla Dev site</a> , they have also publised a <a href="https://developer.mozilla.org/en/Firefox_3.1_for_developers" target="_blank">list for developers</a> with all the features being added to 3.1</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/fontscoming-to-a-site-near-you/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
