<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to jTreeView</title><link>https://sourceforge.net/p/jquerytreeview/home/jTreeView/</link><description>Recent changes to jTreeView</description><atom:link href="https://sourceforge.net/p/jquerytreeview/home/jTreeView/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 04 Sep 2011 01:24:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jquerytreeview/home/jTreeView/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage jTreeView modified by Jack Qiu</title><link>https://sourceforge.net/p/jquerytreeview/home/jTreeView/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,3 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/jquerytreeview/home/markdown_syntax/) syntax.
+jTreeView is a jQuery plugin, written for jQuery 1.2.6, that allows you to easily turn a standard ordered list into hierarchical tree that is both check-able and collapse-able, and you can easily extend and control it as an object-oriented widget. 
+Why an another treeview based jQuery? The answer is: performance. As a treeview, it's possible that it contains many nodes. For example, we need to display all employees of an enterprise, the enterprise has 10+ department and each department has 100+ employees. Now, this plugin can support so large treeview because it do not create the whole treeview(create the treeview by html -- this is the job of server) and all event will be bound at the treeview instead of nodes of the treeview. 
+It, like jQuery, is licensed under either the GPL or MIT license. 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Qiu</dc:creator><pubDate>Sun, 04 Sep 2011 01:24:42 -0000</pubDate><guid>https://sourceforge.net914cfc2da8cb1a8de4ecdfeb7fd5e44997a246cb</guid></item><item><title>WikiPage Home modified by Jack Qiu</title><link>https://sourceforge.net/p/jquerytreeview/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/jquerytreeview/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Qiu</dc:creator><pubDate>Tue, 26 Jul 2011 00:09:00 -0000</pubDate><guid>https://sourceforge.net7e8b44e5e3d02ff7a2d1be304afee8a68576a0eb</guid></item></channel></rss>