<?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: How To Display Your Last Tweet Using Javascript And The Twitter API</title>
	<atom:link href="http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 22:47:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kate</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-307910</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Sun, 05 Feb 2012 23:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-307910</guid>
		<description>Works great for me.  This is just what I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>Works great for me.  This is just what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattiWell</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-307242</link>
		<dc:creator>MattiWell</dc:creator>
		<pubDate>Sat, 04 Feb 2012 17:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-307242</guid>
		<description>Hello guys !!!

I read all your post and nobody have my problem. Here is mine. When I added the code the software telling me that &quot;blogger.js&quot; and &quot;12345.json&quot; are remote and cannot be edited. My question is, do you know what&#039;s going on and who can I fix it ?? Thanks for your time and thank you for the post. it&#039;s really helpful.</description>
		<content:encoded><![CDATA[<p>Hello guys !!!</p>
<p>I read all your post and nobody have my problem. Here is mine. When I added the code the software telling me that &#8220;blogger.js&#8221; and &#8220;12345.json&#8221; are remote and cannot be edited. My question is, do you know what&#8217;s going on and who can I fix it ?? Thanks for your time and thank you for the post. it&#8217;s really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-301612</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Thu, 26 Jan 2012 04:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-301612</guid>
		<description>I set this the first time yesterday and it worked fine. Today it is not working in all of a sudden. Any idea?</description>
		<content:encoded><![CDATA[<p>I set this the first time yesterday and it worked fine. Today it is not working in all of a sudden. Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koffertje</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-285183</link>
		<dc:creator>koffertje</dc:creator>
		<pubDate>Sat, 31 Dec 2011 11:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-285183</guid>
		<description>If you want the link at the end of the line &quot;1 day ago&quot;
you can set the &quot;display: inherit; and delete the word span like below.

#twitter_update_list a {
display: inherit;
color: #000000;
}</description>
		<content:encoded><![CDATA[<p>If you want the link at the end of the line &#8220;1 day ago&#8221;<br />
you can set the &#8220;display: inherit; and delete the word span like below.</p>
<p>#twitter_update_list a {<br />
display: inherit;<br />
color: #000000;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devender</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-280302</link>
		<dc:creator>Devender</dc:creator>
		<pubDate>Sat, 24 Dec 2011 15:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-280302</guid>
		<description>is it possible to embed multiple users tweets on same page? Its working only for one twitter user which are on same page. May be it is DIV ID.

Cheers</description>
		<content:encoded><![CDATA[<p>is it possible to embed multiple users tweets on same page? Its working only for one twitter user which are on same page. May be it is DIV ID.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike thornley</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-252124</link>
		<dc:creator>mike thornley</dc:creator>
		<pubDate>Sat, 12 Nov 2011 22:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-252124</guid>
		<description>I only want my most recent tweet displayed and when I change the count to 1, nothing renders. If I have 2, it works fine. Why is this?.</description>
		<content:encoded><![CDATA[<p>I only want my most recent tweet displayed and when I change the count to 1, nothing renders. If I have 2, it works fine. Why is this?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-237832</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Fri, 21 Oct 2011 09:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-237832</guid>
		<description>Hi, I did excactly what you typed. But  nothing seems to show up at my website. Even the plain text won&#039;t show up.

What am I doing wrong? Or is the code old? Already tried the code from Alfredo..</description>
		<content:encoded><![CDATA[<p>Hi, I did excactly what you typed. But  nothing seems to show up at my website. Even the plain text won&#8217;t show up.</p>
<p>What am I doing wrong? Or is the code old? Already tried the code from Alfredo..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vithul</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-233104</link>
		<dc:creator>vithul</dc:creator>
		<pubDate>Fri, 14 Oct 2011 06:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-233104</guid>
		<description>SIr, i want to add a comment box like your&#039;s. can you post a tutorial for that?</description>
		<content:encoded><![CDATA[<p>SIr, i want to add a comment box like your&#8217;s. can you post a tutorial for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-221256</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 30 Sep 2011 14:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-221256</guid>
		<description>thanks for this tutorial which was very helpful.

I don&#039;t mind having @ replies displayed but for some reason my page inserts a line break between the @ and the username at www.voiceofharold.co.uk. how can I stop this? it&#039;s annoying.</description>
		<content:encoded><![CDATA[<p>thanks for this tutorial which was very helpful.</p>
<p>I don&#8217;t mind having @ replies displayed but for some reason my page inserts a line break between the @ and the username at <a href="http://www.voiceofharold.co.uk" rel="nofollow">http://www.voiceofharold.co.uk</a>. how can I stop this? it&#8217;s annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.webdesigndev.com/programming/how-to-display-your-last-tweet-using-javascript-and-the-twitter-api/comment-page-2#comment-218808</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Wed, 28 Sep 2011 18:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesigndev.com/?p=995#comment-218808</guid>
		<description>Thanks Alfredo!
Just what I needed!</description>
		<content:encoded><![CDATA[<p>Thanks Alfredo!<br />
Just what I needed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: basic
Object Caching 550/552 objects using disk: basic

Served from: www.webdesigndev.com @ 2012-02-13 03:57:17 -->
