<?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>Polytechnic &#187; html</title>
	<atom:link href="http://polytechnic.co.uk/blog/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://polytechnic.co.uk</link>
	<description>The personal brain dump of Garrett Coakley</description>
	<lastBuildDate>Thu, 03 May 2012 14:46:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>12 Lessons for Those Afraid of CSS and Standards</title>
		<link>http://polytechnic.co.uk/blog/2006/09/12-lessons-for-those-afraid-of-css-and-standards</link>
		<comments>http://polytechnic.co.uk/blog/2006/09/12-lessons-for-those-afraid-of-css-and-standards#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>garrettc</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[semantic]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[world wide web]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
<p><a href="http://www.circumscribed.net/">Ben Henick</a> has a new article over on ALA: <a href="http://www.alistapart.com/articles/12lessonsCSSandstandards">12 Lessons for Those Afraid of CSS and Standards</a>. There are some great tips and hints here for those of you starting in web development, or those who are trying to break some bad habits gained over the years.</p>

This one struck a particular chord with me, as it's something I've been trying to explain to clients for a while now:

<blockquote cite="http://www.alistapart.com/articles/12lessonsCSSandstandards">

Lesson No. 2: It&#8217;s not going to look exactly the same everywhere unless you&#8217;re willing to face some grief... and possibly not even then

There are an awful lot of differences between rendering engines, and the W3C specs sanction those differences. You can adjust, tweak, hack, and waive, but if you want to preserve your social life, you will learn to let go of the small differences&#8212;and convince the stakeholders in your projects to do the same.

</blockquote>

<p>Amen to that!</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.circumscribed.net/">Ben Henick</a> has a new article over on ALA: <a href="http://www.alistapart.com/articles/12lessonsCSSandstandards">12 Lessons for Those Afraid of CSS and Standards</a>. There are some great tips and hints here for those of you starting in web development, or those who are trying to break some bad habits gained over the years.</p>
<p>This one struck a particular chord with me, as it’s something I’ve been trying to explain to clients for a while now:</p>
<blockquote cite="http://www.alistapart.com/articles/12lessonsCSSandstandards">
<p>Lesson No. 2: It’s not going to look exactly the same everywhere unless you’re willing to face some grief… and possibly not even then</p>
<p>There are an awful lot of differences between rendering engines, and the W3C specs sanction those differences. You can adjust, tweak, hack, and waive, but if you want to preserve your social life, you will learn to let go of the small differences—and convince the stakeholders in your projects to do the same.</p>
</blockquote>
<p>Amen to that!</p>
]]></content:encoded>
			<wfw:commentRss>http://polytechnic.co.uk/blog/2006/09/12-lessons-for-those-afraid-of-css-and-standards/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7: Beta 2 released</title>
		<link>http://polytechnic.co.uk/blog/2006/01/internet-explorer-7-beta-2-released</link>
		<comments>http://polytechnic.co.uk/blog/2006/01/internet-explorer-7-beta-2-released#comments</comments>
		<pubDate>Tue, 31 Jan 2006 18:29:00 +0000</pubDate>
		<dc:creator>garrettc</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[world wide web]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Here's the <a href="http://blogs.msdn.com/ie/archive/2006/01/31/520812.aspx">IEBlog entry</a> or just go straight to the <a href="http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx">download page</a>. Ho hum, there goes the next couple of weeks while we get some empirical testing done.</p>
<p>Details of the CSS parser fixes can be found on the IEBlog <a href="http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx">here</a> and <a href="http://blogs.msdn.com/ie/archive/2005/09/02/460115.aspx">here</a>.</p>

<p><strong>Update:</strong> a link to the <a href="http://msdn.microsoft.com/ie/releasenotes/default.aspx">release notes</a> would probably help too.</p>
]]></description>
			<content:encoded><![CDATA[<p>Here’s the <a href="http://blogs.msdn.com/ie/archive/2006/01/31/520812.aspx">IEBlog entry</a> or just go straight to the <a href="http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx">download page</a>. Ho hum, there goes the next couple of weeks while we get some empirical testing done.</p>
<p>Details of the CSS parser fixes can be found on the IEBlog <a href="http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx">here</a> and <a href="http://blogs.msdn.com/ie/archive/2005/09/02/460115.aspx">here</a>.</p>
<p><strong>Update:</strong> a link to the <a href="http://msdn.microsoft.com/ie/releasenotes/default.aspx">release notes</a> would probably help too.</p>
]]></content:encoded>
			<wfw:commentRss>http://polytechnic.co.uk/blog/2006/01/internet-explorer-7-beta-2-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: polytechnic.co.uk @ 2012-05-21 19:26:00 by W3 Total Cache -->
