<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 08 Jul 2008 23:55:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Make Me Pulse Blog: Yui Treeview with Php tidy]]></title>
      <guid>http://www.phpdeveloper.org/news/9476</guid>
      <link>http://www.phpdeveloper.org/news/9476</link>
      <description><![CDATA[<p>
<i>Antoine Ughetto</i> has <a href="http://blog.makemepulse.com/2008/01/22/yui-treeview-with-php-tidy/">quickly posted</a> about an interesting combination - <a href="http://fr.php.net/manual/en/ref.tidy.php">php_tidy</a> and the <a href="http://developer.yahoo.com/yui/treeview/">Yahoo! YUI Treeview</a> to easily make a nested, recursive list.
</p>
<blockquote>
A rapid experimentation with php tidy and Yui treeview for rendering the DOM of a specific page. We user the tidy_parse_file() and a simple recursive function to display a treeview.
</blockquote>
<p>
You can <a href="http://dev.makemepulse.com/tidy_yui/">check out an example</a> over on their demo page. Plug in your website of choice and get the resulting HTML stricture (all cleaned up) represented as a nice, ordered tree list.
</p>]]></description>
      <pubDate>Wed, 23 Jan 2008 11:18:00 -0600</pubDate>
    </item>
  </channel>
</rss>
