<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Elsewhere on the &apos;Net</title>
<link>http://www.quirksmode.org/elsewhere/</link>
<description></description>
<copyright>Copyright 2008</copyright>
<lastBuildDate>Fri, 16 May 2008 12:50:59 +0100</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.14</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Google Doctype</title>
<description><p>Google unveils its new project: Google Doctype; a reference for web developers. They've decided on the wiki format, which means that anyone can add content. And that's good, obviously.</p>

<p>Speaking from long experience I know how hard it is to create proper documentation pages and test pages, so I wish Google the best of luck with this venture.</p>

<p>And who knows, later I might start adding stuff, too. (Many pages already refer to this site for more information).</p></description>
<link>http://code.google.com/p/doctype/</link>
<guid>http://code.google.com/p/doctype/</guid>
<category>Reference</category>
<pubDate>Fri, 16 May 2008 12:50:59 +0100</pubDate>
</item>
<item>
<title>noscript</title>
<description><p>Derek and me disagreeing.</p></description>
<link>http://www.flickr.com/photos/tomascaspers/404571262/in/pool-htmljokes</link>
<guid>http://www.flickr.com/photos/tomascaspers/404571262/in/pool-htmljokes</guid>
<category>Photos</category>
<pubDate>Fri, 09 May 2008 15:39:25 +0100</pubDate>
</item>
<item>
<title>user-agents.org</title>
<description><p>A list of known user agent strings and their meaning. Impressive!</p></description>
<link>http://user-agents.org/</link>
<guid>http://user-agents.org/</guid>
<category>Reference</category>
<pubDate>Fri, 09 May 2008 02:47:56 +0100</pubDate>
</item>
<item>
<title>Opera Dragonfly</title>
<description><p>... and Opera, too, unveils its own CSS/JavaScript debugger. Haven't studied it closely yet, but this is obviously a step in the right direction.</p></description>
<link>http://www.opera.com/products/dragonfly/</link>
<guid>http://www.opera.com/products/dragonfly/</guid>
<category>Opera</category>
<pubDate>Wed, 07 May 2008 11:55:16 +0100</pubDate>
</item>
<item>
<title>line-height: abnormal</title>
<description><p>Exactly how does <code>line-height: normal</code> work? It's a confused mess. I'm SO glad we've got Eric Meyer to figure this out for us; I wouldn't want to do it.</p></description>
<link>http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/</link>
<guid>http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/</guid>
<category>CSS</category>
<pubDate>Wed, 07 May 2008 02:19:23 +0100</pubDate>
</item>
<item>
<title>Oh look, using Ajax in a stupid way is not a good idea?</title>
<description><p>Chris Heilmann hits quite a few nails on their respective heads. Part of the problem is causd by software firms:</p>

<blockquote>
<p>Well, the truth is that we have been preaching far too long to the choir. I've been in the web accessibility and standards preaching community for a long time and whenever I asked what about enterprise development and CMS I was told that it is not worth fighting that fight as "We will never reach them".</p>
</blockquote>

<p>Part of the problem is caused by the web developers:</p>

<blockquote>
<p>When people ask for accessibility or Ajax usability advice you’ll get a lot of bashing and “go validate then come back” answers but not much information that can be used immediately or even questions that ask what lead to the state of the product.</p>
</blockquote>

<p>All in all a must to read if you want to follow this discussion.<p>

<p>I'll repeat my comment here:</p>

<blockquote>
<p>What's the fundamental problem? Software developers refuse to see front-end programming as a separate discipline.</p>

<p>All other problems you (and others) mention are just refinements on that central theme. What we say doesn't count because we do web development instead of software development, and somehow that's "less".</p>

<p>The next step the web standards revolution has to take is quietly, patiently positioning front-end programming as a separate technical discipline that other disciplines have to argue and compromise with; instead of just being the guys who do colours and graphics and Ajax and such.</p>
</blockquote>
</p></description>
<link>http://www.wait-till-i.com/2008/04/29/oh-look-using-ajax-in-a-stupid-way-is-not-a-good-idea/</link>
<guid>http://www.wait-till-i.com/2008/04/29/oh-look-using-ajax-in-a-stupid-way-is-not-a-good-idea/</guid>
<category>Theory</category>
<pubDate>Wed, 30 Apr 2008 02:23:27 +0100</pubDate>
</item>
<item>
<title>Cuzillion</title>
<description><p>Steve Souders brings us a useful tool to check page performance. Create an HTML page with a few assets and see how quickly (or slowly) it loads. </p>

<p>Now if I could only find the time to run lots of tests...</p></description>
<link>http://stevesouders.com/cuzillion/</link>
<guid>http://stevesouders.com/cuzillion/</guid>
<category>Tools</category>
<pubDate>Wed, 30 Apr 2008 01:50:22 +0100</pubDate>
</item>
<item>
<title>Stop using Ajax!</title>
<description><p>James Edwards think we should stop using Ajax. I agree that it's over-used, but abolishing it altogether is not the solution. What we need is the <em>hype</em> to end, so that we can review Ajax's usefulness and uselessness in peace.</p></description>
<link>http://dev.opera.com/articles/view/stop-using-ajax/</link>
<guid>http://dev.opera.com/articles/view/stop-using-ajax/</guid>
<category>Theory</category>
<pubDate>Wed, 30 Apr 2008 01:37:08 +0100</pubDate>
</item>
<item>
<title>Speed test: innerHTML versus DOM manipulation</title>
<description><p>Another DOM vs. innerHTML test. This series of tests suggests that DOM is faster in Safari and Opera, though innerHTML remains faster in Firefox and IE.</p></description>
<link>http://andrew.hedges.name/experiments/innerhtml/</link>
<guid>http://andrew.hedges.name/experiments/innerhtml/</guid>
<category>Benchmarks</category>
<pubDate>Thu, 24 Apr 2008 10:58:28 +0100</pubDate>
</item>
<item>
<title>You&apos;re Fat and I Hate You</title>
<description><p>James Edwards repeats a few arguments against JavaScript libraries that are never far from my mind. In this case, his annoyance seems to derive from script authors who don't know how their own scripts work; and that's something I wouldn't like, either.</p>

<p>Nonetheless the whole To Use or Not To Use discussion remains extremely complex. I used to speak against libraries at every opportunity; nowadays I'm not so sure any more. But while reading James's piece I again feel myself sliding back to a strict No Libraries approach.</p>

<p>The final word hasn't yet been spoken.</p></description>
<link>http://www.sitepoint.com/blogs/2008/04/17/youre-fat-and-i-hate-you/</link>
<guid>http://www.sitepoint.com/blogs/2008/04/17/youre-fat-and-i-hate-you/</guid>
<category>Libraries</category>
<pubDate>Thu, 17 Apr 2008 23:11:40 +0100</pubDate>
</item>
<item>
<title>Principles for public sector social media</title>
<description><p>Jason Ryan of the New Zealand State Services Commission has posted an interesting ten-principle approach to blogging by public servants.</p>

<p class="smaller">(Via <a href="http://www.webdirections.org/blog/" class="external">Web Directions Blog</a>.)</p></description>
<link>http://psnetwork.org.nz/blog/2007/02/19/principles-public-sector-socialmedia/</link>
<guid>http://psnetwork.org.nz/blog/2007/02/19/principles-public-sector-socialmedia/</guid>
<category>Blogging</category>
<pubDate>Thu, 17 Apr 2008 10:14:50 +0100</pubDate>
</item>
<item>
<title>No CSS Reset</title>
<description><p>Jonathan Snook explains why he doesn't use a CSS reset.</p>

<blockquote>
<p>I'm okay if one browser displays an H1 a few pixels larger or smaller than other browsers. If one browser defaults to circle bullets and another to squares, that's usually not a problem. [...]</p>

<p>One of the principles I took away from the Web Standards community was the concept that pixel perfect precision across the various rendering engines was impractical and a remnant of the table-based layouts of yesteryear. With CSS and progressive enhancement, it was okay that things might look a little different from one browser to the next because of variations in what they supported.</p>
</blockquote>

<p>Interesting argument.</p></description>
<link>http://snook.ca/archives/html_and_css/no_css_reset/</link>
<guid>http://snook.ca/archives/html_and_css/no_css_reset/</guid>
<category>CSS</category>
<pubDate>Thu, 17 Apr 2008 10:07:29 +0100</pubDate>
</item>
<item>
<title>A Good Enough addEvent</title>
<description><p>Two and a half year after my failed <a href="/blog/archives/2005/09/addevent_recodi.html">addEvent recoding contest</a>, filosofo posted an ultra-short function that mends the <code>this</code> problem.</p>

<p>Also, he explains why my contest failed: my requirements were too strict. Filosofo used a trick that precludes a <code>removeEvent</code> function from working, because he never needs one. Truth to tell, I rarely need one either, though it's absolutely indispensable in my recent <a href="/js/events/">events test pages</a>.</p>

<p>All in all this is interesting to read, for all its brevity.</p>

<p class="smaller">(Via <a href="http://jszen.blogspot.com/" class="external">Scott Andrew</a>.)</p></description>
<link>http://www.ilfilosofo.com/blog/2008/04/14/addevent-preserving-this/</link>
<guid>http://www.ilfilosofo.com/blog/2008/04/14/addevent-preserving-this/</guid>
<category>Events</category>
<pubDate>Thu, 17 Apr 2008 10:03:14 +0100</pubDate>
</item>
<item>
<title>Dromaeo JavaScript Performance Testing</title>
<description><p>John Resig unveils a new JavaScript performance test. Very interesting. </p></description>
<link>http://dromaeo.com/</link>
<guid>http://dromaeo.com/</guid>
<category>JavaScript</category>
<pubDate>Mon, 14 Apr 2008 11:01:36 +0100</pubDate>
</item>
<item>
<title>HTML and DOM Standards Compliance in IE8 Beta 1</title>
<description><p>An overview of the W3C standards IE8 will and will not support. I'm gratified that the most serious bugs I found are present in the IE team's To Do list.</p></description>
<link>http://blogs.msdn.com/ie/archive/2008/04/10/html-and-dom-standards-compliance-in-ie8-beta-1.aspx</link>
<guid>http://blogs.msdn.com/ie/archive/2008/04/10/html-and-dom-standards-compliance-in-ie8-beta-1.aspx</guid>
<category>IE</category>
<pubDate>Mon, 14 Apr 2008 10:55:40 +0100</pubDate>
</item>


</channel>
</rss>