<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>qds team &#187; Tools</title>
	<atom:link href="http://www.qds-team.com/index.php/category/our_projects/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.qds-team.com</link>
	<description>Quality development service team</description>
	<lastBuildDate>Sat, 13 Mar 2010 10:34:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Managing Hierarchical Data in MySQL</title>
		<link>http://www.qds-team.com/index.php/managing-hierarchical-data-in-mysql/</link>
		<comments>http://www.qds-team.com/index.php/managing-hierarchical-data-in-mysql/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 00:09:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.qds-team.com/?p=3</guid>
		<description><![CDATA[If you are using this way Nested Set Model to manage hierarchical data in MySQL tree.class.php will help you with it  using this class you can easy to:

add new node
update node
delete node
move branch
sort tree

Also there are some methods to build html pull down menu and html bulleted list  to build DHTML menu and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you are using this way <a target="_blank" href="http://dev.mysql.com/tech-resources/articles/hierarchical-data.html">Nested Set Model</a> to manage hierarchical data in MySQL tree.class.php will help you with it  using this class you can easy to:</p>
<ul>
<li>add new node</li>
<li>update node</li>
<li>delete node</li>
<li>move branch</li>
<li>sort tree</li>
</ul>
<p style="text-align: justify;">Also there are some methods to build html pull down menu and html bulleted list  to build DHTML menu and tree I&#8217;m using this way <a href="http://www.brightsoftsolutions.com/article-prototype-js-based-dhtml-menu.php">http://www.brightsoftsolutions.com/article-prototype-js-based-dhtml-menu.php</a> it&#8217;s just simple example:)</p>
<p style="text-align: justify;"><a href="http://www.qds-team.com/wp-content/uploads/2008/12/mysqltree.png"><img height="262" width="300" alt="" src="http://www.qds-team.com/wp-content/uploads/2008/12/mysqltree-300x262.png" title="mysqltree" style="margin-top: 10px; margin-bottom: 10px;" class="aligncenter size-medium wp-image-4" /></a></p>
<p><a target="_blank" href="http://downloads.sourceforge.net/managinghierarc/mysql_tree_class.zip">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qds-team.com/index.php/managing-hierarchical-data-in-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
