<?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 RSS and Twitter Count in Plain Text</title>
	<atom:link href="http://www.blogussion.com/design/display-twitter-rss-count/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogussion.com/design/display-twitter-rss-count/</link>
	<description>Blogging Discussion, Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:00:14 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-9827</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Wed, 04 Nov 2009 08:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-9827</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by YourGoToGuy: How To Display RSS and Twitter Count in Plain Text using curl and PHP &#124; http://yourgotoguy.com/cz2...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by YourGoToGuy: How To Display RSS and Twitter Count in Plain Text using curl and PHP | <a href="http://yourgotoguy.com/cz2.." rel="nofollow">http://yourgotoguy.com/cz2..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add a Custom Feedburner Count to your Wordpress Blog &#124; Three Styles</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-9761</link>
		<dc:creator>Add a Custom Feedburner Count to your Wordpress Blog &#124; Three Styles</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-9761</guid>
		<description>[...] Styles (That&#8217;s Me) display their feed count in a custom way? Well I ran across a tutorial at Blogussion Which provides the code to bring the feed in text format. Today I am not only going to show you how [...]</description>
		<content:encoded><![CDATA[<p>[...] Styles (That&#8217;s Me) display their feed count in a custom way? Well I ran across a tutorial at Blogussion Which provides the code to bring the feed in text format. Today I am not only going to show you how [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaCarl</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-9319</link>
		<dc:creator>JavaCarl</dc:creator>
		<pubDate>Mon, 26 Oct 2009 22:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-9319</guid>
		<description>Ok need a little help here, don&#039;t understand the create file in the instructions. where do I paste this code?
.-= JavaCarl´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/CoffeeTime2/~3/jt_BDwIqORY/blog-evolution.html&quot;&gt;Blog Evolution&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Ok need a little help here, don&#8217;t understand the create file in the instructions. where do I paste this code?<br />
<span class="cluv"> JavaCarl´s last blog ..<a href="http://feedproxy.google.com/~r/CoffeeTime2/~3/jt_BDwIqORY/blog-evolution.html">Blog Evolution</a> </span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farbige kontaktlinsen</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-9022</link>
		<dc:creator>farbige kontaktlinsen</dc:creator>
		<pubDate>Tue, 20 Oct 2009 17:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-9022</guid>
		<description>Twitter is really a great invention, but I think blogging is even more important to create some traffic. But I can use some of the tips.</description>
		<content:encoded><![CDATA[<p>Twitter is really a great invention, but I think blogging is even more important to create some traffic. But I can use some of the tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7727</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 03 Sep 2009 21:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7727</guid>
		<description>Is this strictly for word press? I&#039;m trying to use this on a test server without wordpress. i tried the example you provided and got errors.

Fatal error: Uncaught exception &#039;Exception&#039; with message &#039;String could not be parsed as XML&#039; in D:\html\feed.php:19 Stack trace: #0 D:\html\feed.php(19): SimpleXMLElement-&gt;__construct(&#039;&#039;) #1 {main} thrown in D:\html\feed.php on line 19

line 19 - $xml = new SimpleXMLElement($data);

how does this include the twitter.php file?</description>
		<content:encoded><![CDATA[<p>Is this strictly for word press? I&#8217;m trying to use this on a test server without wordpress. i tried the example you provided and got errors.</p>
<p>Fatal error: Uncaught exception &#8216;Exception&#8217; with message &#8216;String could not be parsed as XML&#8217; in D:\html\feed.php:19 Stack trace: #0 D:\html\feed.php(19): SimpleXMLElement-&gt;__construct(&#8221;) #1 {main} thrown in D:\html\feed.php on line 19</p>
<p>line 19 &#8211; $xml = new SimpleXMLElement($data);</p>
<p>how does this include the twitter.php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramses</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7239</link>
		<dc:creator>Ramses</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7239</guid>
		<description>Okay, after using this script my feed isn&#039;t working anymore. All I get when I go to the feedburner(!) url is the number of subscribers: http://feeds.feedburner.com/spanish--only--com</description>
		<content:encoded><![CDATA[<p>Okay, after using this script my feed isn&#8217;t working anymore. All I get when I go to the feedburner(!) url is the number of subscribers: <a href="http://feeds.feedburner.com/spanish--only--com" rel="nofollow">http://feeds.feedburner.com/spanish&#8211;only&#8211;com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashback Monday - Discount Coupon Codes, Funny Picutes, And New Video Series</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7225</link>
		<dc:creator>Flashback Monday - Discount Coupon Codes, Funny Picutes, And New Video Series</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7225</guid>
		<description>[...] heart) Three Questions Every Blogger Who Wants to Make Money Online Should Ask Themselves How To Display RSS and Twitter Count in Plain Text 100+ Thesis Theme Resources 10 Reasons To Give Up Blogging (Don&#8217;t worry Paul will never give [...]</description>
		<content:encoded><![CDATA[<p>[...] heart) Three Questions Every Blogger Who Wants to Make Money Online Should Ask Themselves How To Display RSS and Twitter Count in Plain Text 100+ Thesis Theme Resources 10 Reasons To Give Up Blogging (Don&#8217;t worry Paul will never give [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Developer</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7162</link>
		<dc:creator>Joomla Developer</dc:creator>
		<pubDate>Sat, 08 Aug 2009 06:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7162</guid>
		<description>The script you provided really nice. I never think like this. Thanks a lot...</description>
		<content:encoded><![CDATA[<p>The script you provided really nice. I never think like this. Thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Display RSS Count &#38; Twitter Follower Count in Text Form</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7156</link>
		<dc:creator>Display RSS Count &#38; Twitter Follower Count in Text Form</dc:creator>
		<pubDate>Fri, 07 Aug 2009 23:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7156</guid>
		<description>[...] For further instruction, check out the full article at Blogussion: How To Display RSS and Twitter Count in Plain Text [...]</description>
		<content:encoded><![CDATA[<p>[...] For further instruction, check out the full article at Blogussion: How To Display RSS and Twitter Count in Plain Text [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramses</title>
		<link>http://www.blogussion.com/design/display-twitter-rss-count/#comment-7147</link>
		<dc:creator>Ramses</dc:creator>
		<pubDate>Fri, 07 Aug 2009 17:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogussion.com/?p=6823#comment-7147</guid>
		<description>It seems that the Twitter code doesn&#039;t work anymore (I think they changed the API yesterday), but Twounter does work (http://themesphere.com/twitter-counter-wordpress-plugin.html).

DIsclaimer: I&#039;m just a user of the plugin.</description>
		<content:encoded><![CDATA[<p>It seems that the Twitter code doesn&#8217;t work anymore (I think they changed the API yesterday), but Twounter does work (<a href="http://themesphere.com/twitter-counter-wordpress-plugin.html" rel="nofollow">http://themesphere.com/twitter-counter-wordpress-plugin.html</a>).</p>
<p>DIsclaimer: I&#8217;m just a user of the plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
