<?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>Thu, 23 Feb 2012 18:09:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Salesforce: JavaScript Remoting &#8211; a different way of thinking by Michael Smith (@Force2be)</title>
		<link>http://th3silverlining.com/2012/02/05/salesforce-javascript-remoting-a-different-way-of-thinking/#comment-1487</link>
		<dc:creator><![CDATA[Michael Smith (@Force2be)]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 18:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=987#comment-1487</guid>
		<description><![CDATA[I used this today to pass some values back to the controller for processing. It&#039;s a simple implementation, but it&#039;s blazing fast compared to actionFunction! Made for a much smoother UI experience.]]></description>
		<content:encoded><![CDATA[<p>I used this today to pass some values back to the controller for processing. It&#8217;s a simple implementation, but it&#8217;s blazing fast compared to actionFunction! Made for a much smoother UI experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DML currently not allowed by Wes</title>
		<link>http://th3silverlining.com/2009/11/23/dml-currently-not-allowed/#comment-1475</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 13:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=468#comment-1475</guid>
		<description><![CDATA[No problem chuck!]]></description>
		<content:encoded><![CDATA[<p>No problem chuck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DML currently not allowed by Chuck Norris</title>
		<link>http://th3silverlining.com/2009/11/23/dml-currently-not-allowed/#comment-1474</link>
		<dc:creator><![CDATA[Chuck Norris]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 13:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://developinthecloud.wordpress.com/?p=468#comment-1474</guid>
		<description><![CDATA[thx for solution 2 - the action attribute solved it for me.]]></description>
		<content:encoded><![CDATA[<p>thx for solution 2 &#8211; the action attribute solved it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Salesforce: Using basic email templates from Apex code by Wes</title>
		<link>http://th3silverlining.com/2010/05/08/using-basic-email-templates-within-apex/#comment-1468</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=691#comment-1468</guid>
		<description><![CDATA[If you drop some code into a force.com forum post I&#039;ll see if I can help.]]></description>
		<content:encoded><![CDATA[<p>If you drop some code into a force.com forum post I&#8217;ll see if I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by Wes</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1467</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1467</guid>
		<description><![CDATA[Glad to hear it, thanks for the help :)]]></description>
		<content:encoded><![CDATA[<p>Glad to hear it, thanks for the help <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 Methodical</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1466</link>
		<dc:creator><![CDATA[Methodical]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1466</guid>
		<description><![CDATA[Hi Wes, 
Well, I may not be the best developer but I have come to realize that when someone is kind enough to put out there what they&#039;ve done to help others it&#039;s only the right thing to do to pass that on.  I have been working feverishly on your #1 point, Work with JSON.  I believe I have something that will help.  I&#039;ve got it to return a JSON object but the code isn&#039;t rock solid yet.  When I&#039;ve got it good I&#039;ll email you and let you have a look and then hopefully you can use it to further this project.  

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi Wes,<br />
Well, I may not be the best developer but I have come to realize that when someone is kind enough to put out there what they&#8217;ve done to help others it&#8217;s only the right thing to do to pass that on.  I have been working feverishly on your #1 point, Work with JSON.  I believe I have something that will help.  I&#8217;ve got it to return a JSON object but the code isn&#8217;t rock solid yet.  When I&#8217;ve got it good I&#8217;ll email you and let you have a look and then hopefully you can use it to further this project.  </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Salesforce: Using basic email templates from Apex code by Pradhap</title>
		<link>http://th3silverlining.com/2010/05/08/using-basic-email-templates-within-apex/#comment-1459</link>
		<dc:creator><![CDATA[Pradhap]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=691#comment-1459</guid>
		<description><![CDATA[Did you ever find a solution for this Elly? I am facing the same issue too.
Thanks a lot 
Pradhap]]></description>
		<content:encoded><![CDATA[<p>Did you ever find a solution for this Elly? I am facing the same issue too.<br />
Thanks a lot<br />
Pradhap</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by HTML-Liste mit jQuery als Chart visualisieren &#124; XML-Ecke</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1444</link>
		<dc:creator><![CDATA[HTML-Liste mit jQuery als Chart visualisieren &#124; XML-Ecke]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 08:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1444</guid>
		<description><![CDATA[[...] HTML-Listen stellt ein jQuery-Plugin des Londoner Entwicklers Wes Nolte als Organigramm dar. Der Code sucht im HTML-Dokument nach den [...]]]></description>
		<content:encoded><![CDATA[<p>[...] HTML-Listen stellt ein jQuery-Plugin des Londoner Entwicklers Wes Nolte als Organigramm dar. Der Code sucht im HTML-Dokument nach den [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Org Chart &#8211; a plugin for visualising data in a tree-like structure by Wes</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1436</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 10:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1436</guid>
		<description><![CDATA[Ideally the plugin needs be extended to:

1. Work with JSON
2. Handle events

That would be ideal but it will take some time to create those features, and unfortunately I don&#039;t have time right now :(]]></description>
		<content:encoded><![CDATA[<p>Ideally the plugin needs be extended to:</p>
<p>1. Work with JSON<br />
2. Handle events</p>
<p>That would be ideal but it will take some time to create those features, and unfortunately I don&#8217;t have time right now <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.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 jQuery Org Chart – A plugin for visualising data in a tree-like structure - CodeVisually</title>
		<link>http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/#comment-1426</link>
		<dc:creator><![CDATA[jQuery Org Chart – A plugin for visualising data in a tree-like structure - CodeVisually]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 08:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://th3silverlining.com/?p=982#comment-1426</guid>
		<description><![CDATA[[...] jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you’d like to display.   Home: http://th3silverlining.com/2011/12/01/&#8230; Demo: http://dl.dropbox.com/u/4151695/html/jOrgChart/example/example.html    If you have found any issues with this resource please tell us about it &#8594; Report Resource    Processing your request, Please wait.... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you’d like to display.   Home: <a href="http://th3silverlining.com/2011/12/01/&#038;#8230" rel="nofollow">http://th3silverlining.com/2011/12/01/&#038;#8230</a>; Demo: <a href="http://dl.dropbox.com/u/4151695/html/jOrgChart/example/example.html" rel="nofollow">http://dl.dropbox.com/u/4151695/html/jOrgChart/example/example.html</a>    If you have found any issues with this resource please tell us about it &rarr; Report Resource    Processing your request, Please wait&#8230;. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
