<?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: Listing Multiple Twitter Accounts On Your Website.</title>
	<atom:link href="http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/</link>
	<description>SEO and Internet Marketing Tips by Todd Wilson with How-To&#039;s, reviews, customization tutorials and copywriting techniques</description>
	<lastBuildDate>Thu, 26 Jan 2012 12:36:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: John</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-473</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 04 May 2011 23:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-473</guid>
		<description>Can someone do a tutorial on how to add timestamp functionality please? Great script, otherwise!</description>
		<content:encoded><![CDATA[<p>Can someone do a tutorial on how to add timestamp functionality please? Great script, otherwise!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-448</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Mon, 14 Feb 2011 07:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-448</guid>
		<description>sorry for triple posting, but i figured out the line break thing... now i&#039;m wondering if it&#039;s possible to time stamp each post?

furthermore ... i saw a code for timestamping as &quot;time ago&quot; but i&#039;m sorta new to php, could someone help me?

http://www.phpsnippets.info/display-dates-as-time-ago</description>
		<content:encoded><![CDATA[<p>sorry for triple posting, but i figured out the line break thing&#8230; now i&#8217;m wondering if it&#8217;s possible to time stamp each post?</p>
<p>furthermore &#8230; i saw a code for timestamping as &#8220;time ago&#8221; but i&#8217;m sorta new to php, could someone help me?</p>
<p><a href="http://www.phpsnippets.info/display-dates-as-time-ago" rel="nofollow">http://www.phpsnippets.info/display-dates-as-time-ago</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-447</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Mon, 14 Feb 2011 05:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-447</guid>
		<description>weird .. it didnt show the most important part of the post 

i&#039;m looking for where to add the BR (as in linebreak)</description>
		<content:encoded><![CDATA[<p>weird .. it didnt show the most important part of the post </p>
<p>i&#8217;m looking for where to add the BR (as in linebreak)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-446</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Mon, 14 Feb 2011 04:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-446</guid>
		<description>this is awesome! except for some reason the tweets aren&#039;t ... -ing can someone let me know where to place those pesky little s so that the posts will be 

USER
Post

thanks!</description>
		<content:encoded><![CDATA[<p>this is awesome! except for some reason the tweets aren&#8217;t &#8230; -ing can someone let me know where to place those pesky little s so that the posts will be </p>
<p>USER<br />
Post</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-401</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 13 Dec 2010 02:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-401</guid>
		<description>Thank you, Todd!

Your article is nicely written and Ryan&#039;s sample code is really perfect for beginners on PHP, like me. I also sent Ryan a thank-you note on Twitter.

Thanks also to Dave for sharing the fix using the html_entity_decode function.

My application is a page in joomla/php. The tweets shown by the page are written in Brazilian Portuguese and contain special chars, so I had use the utf8_encode function on top of  html_entity_decode:

utf8_encode(html_entity_decode($clean_content[0]));</description>
		<content:encoded><![CDATA[<p>Thank you, Todd!</p>
<p>Your article is nicely written and Ryan&#8217;s sample code is really perfect for beginners on PHP, like me. I also sent Ryan a thank-you note on Twitter.</p>
<p>Thanks also to Dave for sharing the fix using the html_entity_decode function.</p>
<p>My application is a page in joomla/php. The tweets shown by the page are written in Brazilian Portuguese and contain special chars, so I had use the utf8_encode function on top of  html_entity_decode:</p>
<p>utf8_encode(html_entity_decode($clean_content[0]));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: euge</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-389</link>
		<dc:creator>euge</dc:creator>
		<pubDate>Sat, 30 Oct 2010 14:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-389</guid>
		<description>Can you show it? Thanks!</description>
		<content:encoded><![CDATA[<p>Can you show it? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-371</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 30 Sep 2010 09:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-371</guid>
		<description>Thanks Todd perfect fix! Great piece of code, amazed that a client required this and the exact script was out there...</description>
		<content:encoded><![CDATA[<p>Thanks Todd perfect fix! Great piece of code, amazed that a client required this and the exact script was out there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Sellers</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-270</link>
		<dc:creator>Dave Sellers</dc:creator>
		<pubDate>Fri, 23 Apr 2010 10:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-270</guid>
		<description>Hi, thanks for this, just what I was after.

One note, to make the HTML links show correctly instead of &#039;&lt;a href&#039; just change the line that has:

echo $clean_content[0];
to
echo  html_entity_decode($clean_content[0]);

Dave</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this, just what I was after.</p>
<p>One note, to make the HTML links show correctly instead of &#8216;&lt;a href&#8217; just change the line that has:</p>
<p>echo $clean_content[0];<br />
to<br />
echo  html_entity_decode($clean_content[0]);</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimi Jean</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-259</link>
		<dc:creator>Jimi Jean</dc:creator>
		<pubDate>Mon, 12 Apr 2010 23:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-259</guid>
		<description>Todd,
Thanks for posting this.  I am building a website or a non-profit radio station in Austin, TX called The Source.  http://thesource.fm  I am going to give this a try in lieu of a web 1.0 chat forum.  My hope is that DJs can each use their own Twitter account to connect with their fans.  This may be the solution.  Thanks again.  

Jimi Jean</description>
		<content:encoded><![CDATA[<p>Todd,<br />
Thanks for posting this.  I am building a website or a non-profit radio station in Austin, TX called The Source.  <a href="http://thesource.fm" rel="nofollow">http://thesource.fm</a>  I am going to give this a try in lieu of a web 1.0 chat forum.  My hope is that DJs can each use their own Twitter account to connect with their fans.  This may be the solution.  Thanks again.  </p>
<p>Jimi Jean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/comment-page-1/#comment-187</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Tue, 22 Dec 2009 20:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sagaciousnews.com/listing-multiple-twitter-accounts-on-your-website/#comment-187</guid>
		<description>In case anybody still likes to use this script; I&#039;ve got a working example. Fixed HTML and showing the time of the tweet. Thanks to Ryan Barr.</description>
		<content:encoded><![CDATA[<p>In case anybody still likes to use this script; I&#8217;ve got a working example. Fixed HTML and showing the time of the tweet. Thanks to Ryan Barr.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

