<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[dewoods Blog Feed]]></title>
    <link>http://www.dewoods.com/blog/rss</link>
    <description><![CDATA[]]></description>
    <pubDate>Sat, 31 Jul 2010 13:23:18 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Forms.js - Adds AJAX functionality to standard HTML forms]]></title>
      <link>http://www.dewoods.com/blog/view/id/3</link>
      <description><![CDATA[Including the Forms.js javascript file in your site will automatically add AJAX functionality to all your forms that have a class name of 'ajax'.]]></description>
      <pubDate>Tue, 12 Jun 2007 19:57:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Tree.js - Create collapsible trees from HTML lists]]></title>
      <link>http://www.dewoods.com/blog/view/id/1</link>
      <description><![CDATA[The Tree javascript class is designed to take a standard HTML unordered list and automatically transform it into a collapsible tree.  Each list can contain one or more collapsible trees, nested to any depth.  CSS classes are assigned to each node in the Tree at run-time, making the HTML code as clean as possible.]]></description>
      <pubDate>Mon, 02 Apr 2007 16:22:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Fixedbox.js - simulating fixed positioning with javascript]]></title>
      <link>http://www.dewoods.com/blog/view/id/2</link>
      <description><![CDATA[The goal of the Fixedbox class is to enable elements to behave like they have "fixed" positioning, without having to overcome any browser hurdles.]]></description>
      <pubDate>Tue, 05 Dec 2006 15:45:09 +0000</pubDate>
    </item>
  </channel>
</rss>
