<?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>Jonathan Hedley &#187; web standards</title>
	<atom:link href="http://jonathanhedley.com/tag/web-standards/feed" rel="self" type="application/rss+xml" />
	<link>http://jonathanhedley.com</link>
	<description>Winning at everything so that you don&#039;t have to.</description>
	<lastBuildDate>Wed, 18 Aug 2010 10:25:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing Unicode Lookup</title>
		<link>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup</link>
		<comments>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup#comments</comments>
		<pubDate>Thu, 16 Apr 2009 11:40:46 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[file formats]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/?p=177</guid>
		<description><![CDATA[Over the weekend I built <a href="http://unicodelookup.com/"><strong>Unicode Lookup</strong></a>, a tool that lets you search for any Unicode character by name, or by codepoint number. A table of the characters with their decimal, octal, hex, and HTML entity representations is shown as results.]]></description>
			<content:encoded><![CDATA[<p><a href='http://unicodelookup.com/'><img src="http://static.jonathanhedley.com/2009/04/unicode-lookup-table.png" alt="Unicode character result table" title="Unicode Lookup" width="430" height="240" style="border: 1px solid black" /></a></p>
<p>Over the weekend I built <a href="http://unicodelookup.com/"><strong>Unicode Lookup</strong></a>, a tool that lets you search for any Unicode character by name, or by codepoint number. A table of the characters with their decimal, octal, hex, and HTML entity representations is shown as results.</p>
<p>The core purpose of the tool is to aid web-development by making it easy to find the HTML entity for any character. It&#8217;s also useful for finding a character by class (e.g. math symbols) for copy &#038; paste into documents.</p>
<p>As ASCII is a subset of Unicode, the tool also serves as a full ASCII (and Latin-1 etc) character reference.</p>
<p><a href="http://unicodelookup.com/">Unicode Lookup</a> is based on John Walker&#8217;s command-line tool <a href="http://www.fourmilab.ch/webtools/unum/"><code>unum</code></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pragmatism vs. Idealism: IE8</title>
		<link>http://jonathanhedley.com/links/2008/03/pragmatism-vs-idealism-ie8</link>
		<comments>http://jonathanhedley.com/links/2008/03/pragmatism-vs-idealism-ie8#comments</comments>
		<pubDate>Tue, 18 Mar 2008 01:42:48 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/links/2008/03/pragmatism-vs-idealism-ie8</guid>
		<description><![CDATA[Joel Spolsky on web standards, and the Internet Explorer 8 team&#8217;s decision to default into backwards compatibility (or not):
As usual, the idealists are 100% right in principle and, as usual, the pragmatists are right in practice. The flames will continue for years. This debate precisely splits the world in two. If you have a way [...]]]></description>
			<content:encoded><![CDATA[<p>Joel Spolsky on web standards, and the Internet Explorer 8 team&#8217;s decision to default into backwards compatibility (or not):</p>
<blockquote><p>As usual, the idealists are 100% right in principle and, as usual, the pragmatists are right in practice. The flames will continue for years. This debate precisely splits the world in two. If you have a way to buy stock in Internet flame wars, now would be a good time to do that.</p></blockquote>
<blockquote><p>Secretly? Here&#8217;s what I think is going to happen. The IE8 team going to tell everyone that IE8 will use web standards by default, and run a nice long beta during which they beg people to test their pages with IE8 and get them to work. And when they get closer to shipping, and only 32% of the web pages in the world render properly, they&#8217;ll say, &#8220;look guys, we&#8217;re really sorry, we really wanted IE8 standards mode to be the default, but we can&#8217;t ship a browser that doesn&#8217;t work,&#8221; and they&#8217;ll revert to the pragmatic decision. Or maybe they won&#8217;t, because the pragmatists at Microsoft have been out of power for a long time. In which case, IE is going to lose a lot of market share, which would please the idealists to no end, and probably won&#8217;t decrease Dean Hachamovitch&#8217;s big year-end bonus by one cent.</p></blockquote>
<p>This is a great, entertaining article from Joel that explores the legacy of browser (non) standards and backwards compatibility, and <span class="a0">Microsoft&#8217;s tough choice</span> between idealism and pragmatism.</p>
<div class="rhs">
<p class="a0">See also Jeffrey Zeldman: <a href="http://www.zeldman.com/2008/03/04/microsoft-reverses-version-targeting-default/">Microsoft reverses version targeting default</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/links/2008/03/pragmatism-vs-idealism-ie8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
