<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Silver Lining</title>
	<atom:link href="http://th3silverlining.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://th3silverlining.com</link>
	<description>A developer&#039;s view of Cloud Computing platforms &#38; technologies.</description>
	<lastBuildDate>Fri, 18 May 2012 17:29:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by 20 Super jQuery Plugins &#124; Web Help 101</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1853</link>
		<dc:creator><![CDATA[20 Super jQuery Plugins &#124; Web Help 101]]></dc:creator>
		<pubDate>Fri, 18 May 2012 17:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1853</guid>
		<description><![CDATA[[...] jOrgChart is a jQuery plugin which allows to converts nested unordered lists elements into tree structure. but with an organization chart-like output. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] jOrgChart is a jQuery plugin which allows to converts nested unordered lists elements into tree structure. but with an organization chart-like output. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto: Communicate between template- and inner- pages. by Vishal</title>
		<link>http://th3silverlining.com/2009/12/09/visualforce-template-inner-page-communications/#comment-1852</link>
		<dc:creator><![CDATA[Vishal]]></dc:creator>
		<pubDate>Fri, 18 May 2012 06:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=483#comment-1852</guid>
		<description><![CDATA[Hey Does this still work?]]></description>
		<content:encoded><![CDATA[<p>Hey Does this still work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by NaGaa</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1851</link>
		<dc:creator><![CDATA[NaGaa]]></dc:creator>
		<pubDate>Thu, 17 May 2012 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1851</guid>
		<description><![CDATA[Never mind again lol, its working now
if any one is having problem selecting elements from the tree nodes use $(window).load(...);
example:
$(window).load(function () {
	$(&#039;a&#039;).hover(function(e) { console.log(&#039;Hovered&#039;); });
});

it took me 2 days to figure it out and i hope this can be helpful to anyone who is having the same problem]]></description>
		<content:encoded><![CDATA[<p>Never mind again lol, its working now<br />
if any one is having problem selecting elements from the tree nodes use $(window).load(&#8230;);<br />
example:<br />
$(window).load(function () {<br />
	$(&#8216;a&#8217;).hover(function(e) { console.log(&#8216;Hovered&#8217;); });<br />
});</p>
<p>it took me 2 days to figure it out and i hope this can be helpful to anyone who is having the same problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flickr + jQuery + Salesforce = Awesome^5 [Part 1] by Vikram</title>
		<link>http://th3silverlining.com/2009/10/25/flickr-jquery-force-com-awesome5-part-1/#comment-1850</link>
		<dc:creator><![CDATA[Vikram]]></dc:creator>
		<pubDate>Thu, 17 May 2012 12:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=348#comment-1850</guid>
		<description><![CDATA[I&#039;m also getting the same error : Compile Error: Invalid type: Flickr.Photo]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m also getting the same error : Compile Error: Invalid type: Flickr.Photo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pajinate &#8211; A jQuery Pagination Plugin by prasofty</title>
		<link>http://th3silverlining.com/2010/04/15/pajination-a-jquery-pagination-plugin/#comment-1849</link>
		<dc:creator><![CDATA[prasofty]]></dc:creator>
		<pubDate>Thu, 17 May 2012 05:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=609#comment-1849</guid>
		<description><![CDATA[Hey I am using pajinate plugin it works fine. Is their way to reset pagination after applying data manipulation like sort or filtering the list items.]]></description>
		<content:encoded><![CDATA[<p>Hey I am using pajinate plugin it works fine. Is their way to reset pagination after applying data manipulation like sort or filtering the list items.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by NaGaa</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1848</link>
		<dc:creator><![CDATA[NaGaa]]></dc:creator>
		<pubDate>Wed, 16 May 2012 22:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1848</guid>
		<description><![CDATA[i don&#039;t know why but i can&#039;t select anchore element inside a node( like in the &quot;Vegetables &lt;a&gt;Click me&lt;/a&gt;&quot; node from the jOrgChart example) with $(&#039;a&#039;).hover(function(e) { console.log(&#039;Hovered&#039;); });
but the $(&#039;a&#039;) selector works for anchores that are out side of a node, any resone why this isn&#039;t working when using this plugin?]]></description>
		<content:encoded><![CDATA[<p>i don&#8217;t know why but i can&#8217;t select anchore element inside a node( like in the &#8220;Vegetables <a>Click me</a>&#8221; node from the jOrgChart example) with $(&#8216;a&#8217;).hover(function(e) { console.log(&#8216;Hovered&#8217;); });<br />
but the $(&#8216;a&#8217;) selector works for anchores that are out side of a node, any resone why this isn&#8217;t working when using this plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by Recently Released jQuery Plugins &#124; Developer Junk</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1847</link>
		<dc:creator><![CDATA[Recently Released jQuery Plugins &#124; Developer Junk]]></dc:creator>
		<pubDate>Wed, 16 May 2012 16:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1847</guid>
		<description><![CDATA[[...]    Source Demo [...]]]></description>
		<content:encoded><![CDATA[<p>[...]    Source Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pajinate &#8211; A jQuery Pagination Plugin by Pete (@crazywhistlepig)</title>
		<link>http://th3silverlining.com/2010/04/15/pajination-a-jquery-pagination-plugin/#comment-1846</link>
		<dc:creator><![CDATA[Pete (@crazywhistlepig)]]></dc:creator>
		<pubDate>Tue, 15 May 2012 20:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=609#comment-1846</guid>
		<description><![CDATA[Actually, I&#039;ve used HTML5 sessionStorage to retreive the current page. Use sessionStorage.setItem(&#039;curPage&#039;,page_num); added to jquery.pajinate.js in function gotopage() (just before toggleMoreLess();) and it works like a champ. Just use sessionStorage.curPage to retreive it. See here: http://code.google.com/p/sessionstorage/ 

May be a good add to the base code, eh Wes? Just as a perk? :)]]></description>
		<content:encoded><![CDATA[<p>Actually, I&#8217;ve used HTML5 sessionStorage to retreive the current page. Use sessionStorage.setItem(&#8216;curPage&#8217;,page_num); added to jquery.pajinate.js in function gotopage() (just before toggleMoreLess();) and it works like a champ. Just use sessionStorage.curPage to retreive it. See here: <a href="http://code.google.com/p/sessionstorage/" rel="nofollow">http://code.google.com/p/sessionstorage/</a> </p>
<p>May be a good add to the base code, eh Wes? Just as a perk? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by NaG8toR</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1845</link>
		<dc:creator><![CDATA[NaG8toR]]></dc:creator>
		<pubDate>Tue, 15 May 2012 12:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1845</guid>
		<description><![CDATA[Never mind its working now, i moved my other javascripts before &quot;
    jQuery(document).ready(function() {
        $(&quot;#org&quot;).jOrgChart(...&quot;. 
NICE Plugin!!! i was planing to do it from Scratch before i found this plugin, saved me a lot of time!
thanks.]]></description>
		<content:encoded><![CDATA[<p>Never mind its working now, i moved my other javascripts before &#8221;<br />
    jQuery(document).ready(function() {<br />
        $(&#8220;#org&#8221;).jOrgChart(&#8230;&#8221;.<br />
NICE Plugin!!! i was planing to do it from Scratch before i found this plugin, saved me a lot of time!<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by NaG8toR</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1844</link>
		<dc:creator><![CDATA[NaG8toR]]></dc:creator>
		<pubDate>Mon, 14 May 2012 23:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1844</guid>
		<description><![CDATA[why doesn&#039;t my other javascripts won&#039;t work after calling $(&quot;#org&quot;).jOrgChart(...). anyone, any idea ?]]></description>
		<content:encoded><![CDATA[<p>why doesn&#8217;t my other javascripts won&#8217;t work after calling $(&#8220;#org&#8221;).jOrgChart(&#8230;). anyone, any idea ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

