I have packaged up a new release of my YAHOO.Tools package. The new release contains a couple of bug fixes, but also adds support for JSON encoding and parsing.
I have included a modified version of Douglas Crockford’s JSON parser that doesn’t mess with the Object prototypes.
Examples:
http://blog.davglass.com/files/yui/tools/
http://blog.davglass.com/files/yui/tools/json.php
Source:
http://blog.davglass.com/files/yui/tools/tools.js
Min Source:
http://blog.davglass.com/files/yui/tools/tools-min.js
Docs:
http://blog.davglass.com/files/yui/docs/?type=tools
Let me know what you think 
Hey all –
I am relocating my site to a new host. The transfer should be transparent, but you never know
I have updated the current site to make the header bar green, so if you see the header in green then you are on the old site. If the header is still blue then you are on the new host.
Please drop me a note if you see anything that doesn’t work properly.
Thanks
Dav
Update: The server move is complete, so you should be seeing these pages from the new server..
Again, let me know if you see anything that doesn’t work.. Dav 
Hey all –
The YUI Team has graciously allowed me to host the GridBuilder on the Yahoo! Developer Network site.
The new location of the GridBuilder is here:
http://developer.yahoo.com/yui/grids/builder/.
The old link should still work, but it will redirect to the YDN site..
This example attaches my SortableList widget to the tabs on a YUI TabView widget. Resulting in a TabView instance with the ability to rearrange the tabs.
Enjoy 