<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>DOM Scripting comments: Dan&#8217;s DOM Builder</title>
        <link>http://domscripting.com/blog/display/58</link>
        <description>Dan Webb has released a nifty little script for creating DOM nodes quickly.</description>
        <language>en</language>
        <item>
            <title>Dominic Mitchell</title>
            <link>http://domscripting.com/blog/display.php/58#comment301</link>
            <content:encoded><![CDATA[<p>I like his way of defining things such that you get an error if you call an HTML element that doesn&#8217;t exist (e.g. html.TITTLE).  Very cute.  This shows of metaprogramming at its best.</p>
]]></content:encoded>
            <pubDate>Fri, 07 Apr 2006 17:11:40 GMT</pubDate>
        </item>
   </channel>
</rss>