<?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/"
		>
<channel>
	<title>Comments on: Make Your Own Web Site Badges with jQuery and JSON</title>
	<atom:link href="http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 10:06:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: surfbuds.net</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-924308</link>
		<dc:creator>surfbuds.net</dc:creator>
		<pubDate>Mon, 27 Apr 2009 11:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-924308</guid>
		<description>
To have it in reverse order from the example just use appendTo instead of prependTo and use Javascript to add the Title &quot;follow me on twitter&quot; at the end of the loop..


I&#039;ve made it work for a real RSS feed translated via PHP to JSON, which has a bit more complex structure.. anyone who wants the code let me know from my inquiry form at http://www.surfbuds.net/eng/profile/jm
</description>
		<content:encoded><![CDATA[<p>To have it in reverse order from the example just use appendTo instead of prependTo and use Javascript to add the Title &#8220;follow me on twitter&#8221; at the end of the loop..</p>
<p>I&#8217;ve made it work for a real RSS feed translated via PHP to JSON, which has a bit more complex structure.. anyone who wants the code let me know from my inquiry form at <a href="http://www.surfbuds.net/eng/profile/jm" rel="nofollow">http://www.surfbuds.net/eng/profile/jm</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: timboreader</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-924263</link>
		<dc:creator>timboreader</dc:creator>
		<pubDate>Mon, 27 Apr 2009 08:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-924263</guid>
		<description>@ossreleasefeed - make sure you&#039;re using the latest verion of jquery. I wasn&#039;t and it didn&#039;t work for me either for a few goes.

@Hans - agreed! - Anyone got an answer for this? I&#039;ve looked in the api documentation and there are no parameters for ordering the tweets. I would love to apply this script to some live sites of mine, but (IMO) it isn&#039;t any use if it can&#039;t go in reverse chronological order.

Ta</description>
		<content:encoded><![CDATA[<p>@ossreleasefeed &#8211; make sure you&#8217;re using the latest verion of jquery. I wasn&#8217;t and it didn&#8217;t work for me either for a few goes.</p>
<p>@Hans &#8211; agreed! &#8211; Anyone got an answer for this? I&#8217;ve looked in the api documentation and there are no parameters for ordering the tweets. I would love to apply this script to some live sites of mine, but (IMO) it isn&#8217;t any use if it can&#8217;t go in reverse chronological order.</p>
<p>Ta</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ossreleasefeed</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-922421</link>
		<dc:creator>ossreleasefeed</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-922421</guid>
		<description>Is this supposed to work when run from localhost? I tried out the code exactly as in the example but get nothing back.

Thx,
Schalk</description>
		<content:encoded><![CDATA[<p>Is this supposed to work when run from localhost? I tried out the code exactly as in the example but get nothing back.</p>
<p>Thx,<br />
Schalk</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adsensing</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-922394</link>
		<dc:creator>Adsensing</dc:creator>
		<pubDate>Thu, 23 Apr 2009 12:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-922394</guid>
		<description>This is really a helpful app. Hope I&#039;ll use this app in my existing sites. Thanks for sharing!!!</description>
		<content:encoded><![CDATA[<p>This is really a helpful app. Hope I&#8217;ll use this app in my existing sites. Thanks for sharing!!!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-922388</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Thu, 23 Apr 2009 11:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-922388</guid>
		<description>Nice. One thing though. I would like to sort the tweets top-down, the newest on top of the badge and so on. How can I accomplish that?</description>
		<content:encoded><![CDATA[<p>Nice. One thing though. I would like to sort the tweets top-down, the newest on top of the badge and so on. How can I accomplish that?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chrisdillon</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-921961</link>
		<dc:creator>chrisdillon</dc:creator>
		<pubDate>Wed, 22 Apr 2009 15:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-921961</guid>
		<description>Brilliant! Thanks for the inspiration. 
I added my recent Delicious to my About page at &lt;a href=&quot;http://chrisdillon.us/about&quot; rel=&quot;nofollow&quot;&gt;http://chrisdillon.us/about&lt;/a&gt;.
Here&#039;s code for Delicious:
&lt;code&gt;
/*
object example:
{&quot;u&quot;:&quot;http:\/\/www.businesspundit.com\/coworking-vs-the-coffee-shop-who-wins\/&quot;,
 &quot;d&quot;:&quot;Coworking vs. the Coffee Shop: Who Wins? &#124; Business Pundit&quot;,
 &quot;t&quot;:[&quot;coworking&quot;],
 &quot;dt&quot;:&quot;2009-04-22T13:33:06Z&quot;,
 &quot;n&quot;:&quot;&quot;,
 &quot;a&quot;:&quot;chrisdillon.us&quot;}
*/

$(function() {
$.getJSON(&quot;http://feeds.delicious.com/v2/json/chrisdillon.us?count=5&amp;callback=?&quot;,
function(data){
$.each(data, function(i, item){
var txt = &quot;&lt;a href=&quot;&#039; + item.u + &#039;&quot;&gt;&#039; + item.d + &#039;&lt;/a&gt;&#039;;
// add tags
txt += &#039; &#124;&#039;;
$.each(item.t, function(j, tag){
txt += &#039; &lt;a class=&quot;delicious-tag&quot; href=&quot;http://delicious.com/&#039; + item.a + &#039;/&#039; + tag + &#039;&quot;&gt;&#039; + tag + &#039;&lt;/a&gt;&#039;;
});
// add to container
$(&#039;&lt;p&gt;&lt;/p&gt;&#039;).addClass(i%2 ? &#039;even&#039; : &#039;odd&#039;).html(txt).appendTo(&#039;#delicious-container&#039;);
});
});
});
&lt;/code&gt;

Cheers,
Chris Dillon</description>
		<content:encoded><![CDATA[<p>Brilliant! Thanks for the inspiration.<br />
I added my recent Delicious to my About page at <a href="http://chrisdillon.us/about" rel="nofollow">http://chrisdillon.us/about</a>.<br />
Here&#8217;s code for Delicious:<br />
<code>
/*
object example:
{"u":"http:\/\/www.businesspundit.com\/coworking-vs-the-coffee-shop-who-wins\/",
 "d":"Coworking vs. the Coffee Shop: Who Wins? | Business Pundit",
 "t":["coworking"],
 "dt":"2009-04-22T13:33:06Z",
 "n":"",
 "a":"chrisdillon.us"}
*/

$(function() {
$.getJSON("http://feeds.delicious.com/v2/json/chrisdillon.us?count=5&amp;callback=?",
function(data){
$.each(data, function(i, item){
var txt = "&lt;a href="' + item.u + '"&gt;' + item.d + '&lt;/a&gt;';
// add tags
txt += ' |';
$.each(item.t, function(j, tag){
txt += ' &lt;a class="delicious-tag" href="http://delicious.com/' + item.a + '/' + tag + '"&gt;' + tag + '&lt;/a&gt;';
});
// add to container
$('&lt;p&gt;&lt;/p&gt;').addClass(i%2 ? 'even' : 'odd').html(txt).appendTo('#delicious-container');
});
});
});
</code></p>
<p>Cheers,<br />
Chris Dillon</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-921956</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 22 Apr 2009 15:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-921956</guid>
		<description>But using javascript to make a badge is worse for SEO right?</description>
		<content:encoded><![CDATA[<p>But using javascript to make a badge is worse for SEO right?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-921831</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 22 Apr 2009 09:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-921831</guid>
		<description>What would be the best way of filtering out @user replies in the Twitter example? They don&#039;t seem relevant out of the context of Twitter itself, where you&#039;d only see replies for users you&#039;re following.</description>
		<content:encoded><![CDATA[<p>What would be the best way of filtering out @user replies in the Twitter example? They don&#8217;t seem relevant out of the context of Twitter itself, where you&#8217;d only see replies for users you&#8217;re following.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mattymcg</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-921625</link>
		<dc:creator>mattymcg</dc:creator>
		<pubDate>Wed, 22 Apr 2009 00:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-921625</guid>
		<description>@redundant Thanks, this has been fixed. Sorry for the mishap all.</description>
		<content:encoded><![CDATA[<p>@redundant Thanks, this has been fixed. Sorry for the mishap all.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: redundant</title>
		<link>http://www.sitepoint.com/blogs/2009/04/21/make-your-own-web-site-badges-with-jquery-and-json/comment-page-1/#comment-921568</link>
		<dc:creator>redundant</dc:creator>
		<pubDate>Tue, 21 Apr 2009 22:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8238#comment-921568</guid>
		<description>If you are wondering why their are no comments to this post, the link in the email goes too 4/20 not 4/21. You might want to redirect the 4/20 to 4/21.

Regards,
Richard</description>
		<content:encoded><![CDATA[<p>If you are wondering why their are no comments to this post, the link in the email goes too 4/20 not 4/21. You might want to redirect the 4/20 to 4/21.</p>
<p>Regards,<br />
Richard</p>]]></content:encoded>
	</item>
</channel>
</rss>
