<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-18392152.post3888455507313483915..comments</id><updated>2011-03-16T11:11:19.186-07:00</updated><category term='hack'/><category term='javascript'/><category term='photography'/><category term='twitter'/><category term='feelings'/><category term='Article'/><category term='Review'/><category term='Photos'/><category term='twimr'/><category term='Comments'/><category term='Events'/><category term='Humour'/><category term='yql'/><category term='Future'/><category term='demo'/><title type='text'>Comments on Markandey's Blog: JSON Editor Using YUI TreeView</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.markandey.com/feeds/3888455507313483915/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html'/><author><name>Markandey Singh</name><uri>https://profiles.google.com/102471843118365384780</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh6.googleusercontent.com/-oYINMPh3nQE/AAAAAAAAAAI/AAAAAAAAHH0/r25io43iXdY/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-18392152.post-4865342996986832834</id><published>2011-03-16T11:11:19.186-07:00</published><updated>2011-03-16T11:11:19.186-07:00</updated><title type='text'>@jeff I agree ! JSON should ignore function while ...</title><content type='html'>@jeff I agree ! JSON should ignore function while serializing but i developed this to use in my feed reader !(http://www.purplegene.com/reader) I have plans to have functions body to remain in JSON as string. &lt;br /&gt;&lt;br /&gt;You can (&amp;amp; All other readers)  can fork ur own copy do make these fixes!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/4865342996986832834'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/4865342996986832834'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1300299079186#c4865342996986832834' title=''/><author><name>Markandey</name><uri>http://www.blogger.com/profile/15429744165780488065</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='04740003083306061024'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://2.bp.blogspot.com/_sFmKMtGguSE/Sa411MZ1-jI/AAAAAAAACI4/zVf7b3C1XaQ/S220/memedisum.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1910730166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-7980222338107149468</id><published>2011-03-16T10:28:37.226-07:00</published><updated>2011-03-16T10:28:37.226-07:00</updated><title type='text'>Also, inside of jsonToTree, you should probably ig...</title><content type='html'>Also, inside of jsonToTree, you should probably ignore any functions with code such as:&lt;br /&gt;&lt;br /&gt;if (typeof(propVal) == &amp;#39;function&amp;#39;)&lt;br /&gt;    continue;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/7980222338107149468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/7980222338107149468'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1300296517226#c7980222338107149468' title=''/><author><name>Jeff B.</name><uri>http://www.blogger.com/profile/10637439896779902278</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1319655166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-5718127607315440310</id><published>2011-03-16T10:10:01.431-07:00</published><updated>2011-03-16T10:10:01.431-07:00</updated><title type='text'>@jeff Code is fixed , thanks!</title><content type='html'>@jeff Code is fixed , thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/5718127607315440310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/5718127607315440310'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1300295401431#c5718127607315440310' title=''/><author><name>Markandey</name><uri>http://www.blogger.com/profile/15429744165780488065</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='04740003083306061024'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://2.bp.blogspot.com/_sFmKMtGguSE/Sa411MZ1-jI/AAAAAAAACI4/zVf7b3C1XaQ/S220/memedisum.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1910730166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-5551617863057184427</id><published>2011-03-16T09:34:58.463-07:00</published><updated>2011-03-16T09:34:58.463-07:00</updated><title type='text'>Thanks jeff I will fix it..
Meanwhile you can down...</title><content type='html'>Thanks jeff I will fix it..&lt;br /&gt;Meanwhile you can download and fix it on your own :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/5551617863057184427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/5551617863057184427'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1300293298463#c5551617863057184427' title=''/><author><name>Markandey</name><uri>http://www.blogger.com/profile/15429744165780488065</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='04740003083306061024'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://2.bp.blogspot.com/_sFmKMtGguSE/Sa411MZ1-jI/AAAAAAAACI4/zVf7b3C1XaQ/S220/memedisum.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1910730166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-3844486716106129431</id><published>2011-03-16T09:21:16.512-07:00</published><updated>2011-03-16T09:21:16.512-07:00</updated><title type='text'>Tried to use your editor with a different treeview...</title><content type='html'>Tried to use your editor with a different treeview id and there is a bug in your code in the constructor of jsonEditor:&lt;br /&gt;&lt;br /&gt;treeViewId = treeViewId;&lt;br /&gt;&lt;br /&gt;Should be:&lt;br /&gt;&lt;br /&gt;treeViewId = treeView;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/3844486716106129431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/3844486716106129431'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1300292476512#c3844486716106129431' title=''/><author><name>Jeff B.</name><uri>http://www.blogger.com/profile/10637439896779902278</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1319655166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-325477183467116069</id><published>2011-02-16T03:37:53.296-08:00</published><updated>2011-02-16T03:37:53.296-08:00</updated><title type='text'>There is function exposed getTree which will retur...</title><content type='html'>There is function exposed getTree which will return th YUI TreeView Object , You can get everything from that.&lt;br /&gt;&lt;br /&gt;YUI TreeView documentation can be found here &lt;br /&gt;http://developer.yahoo.com/yui/docs/YAHOO.widget.TreeView.html&lt;br /&gt;&lt;br /&gt;ALl Nodes are TextNode (documentation here http://developer.yahoo.com/yui/docs/YAHOO.widget.TextNode.html)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;One point: Just the leaf node is represented as x:y format. Since all property will finally land to a basic Datatype of Number/String/Boolean. &lt;br /&gt;All complex object&amp;#39;s property is in form of child to its node.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/325477183467116069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/325477183467116069'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1297856273296#c325477183467116069' title=''/><author><name>Markandey</name><uri>http://www.blogger.com/profile/15429744165780488065</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='04740003083306061024'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://2.bp.blogspot.com/_sFmKMtGguSE/Sa411MZ1-jI/AAAAAAAACI4/zVf7b3C1XaQ/S220/memedisum.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1910730166'/></entry><entry><id>tag:blogger.com,1999:blog-18392152.post-2738154375081780250</id><published>2011-02-16T03:29:24.767-08:00</published><updated>2011-02-16T03:29:24.767-08:00</updated><title type='text'>nice! any idea on how to get the field label and t...</title><content type='html'>nice! any idea on how to get the field label and the field contents displayed in different styles in the tree?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/2738154375081780250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18392152/3888455507313483915/comments/default/2738154375081780250'/><link rel='alternate' type='text/html' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html?showComment=1297855764767#c2738154375081780250' title=''/><author><name>Autore del blog</name><uri>http://www.blogger.com/profile/08536859794554569165</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html' ref='tag:blogger.com,1999:blog-18392152.post-3888455507313483915' source='http://www.blogger.com/feeds/18392152/posts/default/3888455507313483915' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1007006945'/></entry></feed>
