<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (avantbard)</title>
    <link>https://pinboard.in/u:avantbard/public/</link>
    <description>recent bookmarks from avantbard</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://projects.nikhilk.net/Projects/WebDevHelper.aspx"/>
	<rdf:li rdf:resource="http://www.getfirebug.com/"/>
	<rdf:li rdf:resource="http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-piece-of-cake-with-the-graft-function"/>
	<rdf:li rdf:resource="http://pawel.saikko.com/domel-easier-dom-manipulation,20060325"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/books/dhtml1/"/>
	<rdf:li rdf:resource="http://tool-man.org/examples/edit-in-place.html"/>
	<rdf:li rdf:resource="http://www.gazingus.org/html/DOM-Scripted_Lists_Revisited.html"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/print/behaved-dhtml-case-study"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://projects.nikhilk.net/Projects/WebDevHelper.aspx">
    <title>Web Development Helper</title>
    <dc:date>2006-12-05T19:53:10+00:00</dc:date>
    <link>http://projects.nikhilk.net/Projects/WebDevHelper.aspx</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[it's like Firebug, for IE
]]></description>
<dc:subject>webdev webdevelopmenthelper internetexplorer ie javascript dom html</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:ea056e7cbe19/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdevelopmenthelper"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:internetexplorer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ie"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.getfirebug.com/">
    <title>Firebug</title>
    <dc:date>2006-12-05T16:59:37+00:00</dc:date>
    <link>http://www.getfirebug.com/</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[Firebug 1.0b released.  Booyakasha this rocks so hard!
]]></description>
<dc:subject>firebug webdev js javascript css html dom firefox awesome</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:6c18e2a965a3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:firebug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:firefox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:awesome"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-piece-of-cake-with-the-graft-function">
    <title>Making Javascript DOM a Piece of Cake with the graft() Function</title>
    <dc:date>2006-10-18T17:08:03+00:00</dc:date>
    <link>http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-piece-of-cake-with-the-graft-function</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[wow this looks super helpful
]]></description>
<dc:subject>js javascript webdev graft dom dhtml</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:10b265389151/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:graft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dhtml"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pawel.saikko.com/domel-easier-dom-manipulation,20060325">
    <title>domEl() - custom function for easier DOM manipulation</title>
    <dc:date>2006-03-27T21:31:38+00:00</dc:date>
    <link>http://pawel.saikko.com/domel-easier-dom-manipulation,20060325</link>
    <dc:creator>avantbard</dc:creator><dc:subject>webdev dom dhtml javascript domel</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:c4be9ad8a9eb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:domel"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/books/dhtml1/">
    <title>DHTML Utopia: Modern Web Design Using JavaScript &amp; DOM</title>
    <dc:date>2005-06-04T13:43:12+00:00</dc:date>
    <link>http://www.sitepoint.com/books/dhtml1/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>dhtml javascript js webdev books knowledge dom</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:889b4537e765/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:books"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:knowledge"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tool-man.org/examples/edit-in-place.html">
    <title>Edit in Place with JavaScript and CSS</title>
    <dc:date>2005-04-15T04:07:11+00:00</dc:date>
    <link>http://tool-man.org/examples/edit-in-place.html</link>
    <dc:creator>avantbard</dc:creator><dc:subject>ajax css design dhtml DOM javascript jsprogramming software tips webapp webdev xmlhttprequest</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:fec011b3777d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:DOM"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:jsprogramming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webapp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:xmlhttprequest"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gazingus.org/html/DOM-Scripted_Lists_Revisited.html">
    <title>gazingus.org - DOM-Scripted Lists, Revisited</title>
    <dc:date>2005-03-23T02:58:12+00:00</dc:date>
    <link>http://www.gazingus.org/html/DOM-Scripted_Lists_Revisited.html</link>
    <dc:creator>avantbard</dc:creator><dc:subject>webdev dom js javascript domscript</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:7f6e3cf027cd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:domscript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/print/behaved-dhtml-case-study">
    <title>Well-Behaved DHTML: A Case Study</title>
    <dc:date>2004-10-28T19:31:30+00:00</dc:date>
    <link>http://www.sitepoint.com/print/behaved-dhtml-case-study</link>
    <dc:creator>avantbard</dc:creator><dc:subject>DOM dhtml javascript knowledge webdev</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:29bc5b7d1f92/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:DOM"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:dhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:knowledge"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>