<?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 show feedburner subscriber &amp; Twitter follower counts</title> <atom:link href="http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/feed/" rel="self" type="application/rss+xml" /><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/</link> <description>Learn to Build Kick-Ass Websites the Hard Way</description> <lastBuildDate>Wed, 19 Jan 2011 19:56:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Chris van Liere</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3780</link> <dc:creator>Chris van Liere</dc:creator> <pubDate>Fri, 31 Dec 2010 03:46:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3780</guid> <description>i did set errors On in the config.php &amp; i saw this: Fatal error: Call to undefined function curl_init() in C:xampplitehtdocswordpresswp-contentthemesOraclePersonalsocialcounter.php on line 3line 3 is:    $ch = curl_init($url); Maybe that&#039;s the reason, how do i fix? (:</description> <content:encoded><![CDATA[<p>i did set errors On in the config.php &amp; i saw this:<br /> Fatal error: Call to undefined function curl_init() in C:xampplitehtdocswordpresswp-contentthemesOraclePersonalsocialcounter.php on line 3</p><p>line 3 is:    $ch = curl_init($url);<br /> Maybe that&#8217;s the reason, how do i fix? (:</p> ]]></content:encoded> </item> <item><title>By: Chris van Liere</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3779</link> <dc:creator>Chris van Liere</dc:creator> <pubDate>Fri, 31 Dec 2010 03:23:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3779</guid> <description>I tried this, but everything after FEEDBURNER TEST: dissapears, for example: if i post it on the top of my sidebar (in sidebar.php) the rest of my sidebar &amp; my footer dissapears, why that? i did exactly the same you said (im using wordpress 3.04) &amp; i put all codes that you said to be in functions.php in a other file called socialcounter.php &amp; in my functions php a code like: include &#039;socialcounter.php&#039;; but everything dissapears, why??</description> <content:encoded><![CDATA[<p>I tried this, but everything after FEEDBURNER TEST: dissapears, for example: if i post it on the top of my sidebar (in sidebar.php) the rest of my sidebar &amp; my footer dissapears, why that? i did exactly the same you said (im using wordpress 3.04) &amp; i put all codes that you said to be in functions.php in a other file called socialcounter.php &amp; in my functions php a code like: include &#8216;socialcounter.php&#8217;; but everything dissapears, why??</p> ]]></content:encoded> </item> <item><title>By: jamesspratt</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3694</link> <dc:creator>jamesspratt</dc:creator> <pubDate>Thu, 25 Nov 2010 22:13:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3694</guid> <description>Well explained, thank you. Have implemented it on my there site.</description> <content:encoded><![CDATA[<p>Well explained, thank you. Have implemented it on my there site.</p> ]]></content:encoded> </item> <item><title>By: Donna Fontenot</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3352</link> <dc:creator>Donna Fontenot</dc:creator> <pubDate>Fri, 20 Aug 2010 04:33:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3352</guid> <description>Right, I was thinking about how to deal with that as well, but the occasional low numbers are still a million times better than the zero. </description> <content:encoded><![CDATA[<p>Right, I was thinking about how to deal with that as well, but the occasional low numbers are still a million times better than the zero.</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3344</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Fri, 20 Aug 2010 04:30:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3344</guid> <description>I&#039;m happy you got the subscriber count working :) My PHP code could use some work to make it even better, e.g. to counter the ups and downs in the count, but at least people won&#039;t be seeing the zero :)</description> <content:encoded><![CDATA[<p>I&#8217;m happy you got the subscriber count working :) My PHP code could use some work to make it even better, e.g. to counter the ups and downs in the count, but at least people won&#8217;t be seeing the zero :)</p> ]]></content:encoded> </item> <item><title>By: Donna Fontenot</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3342</link> <dc:creator>Donna Fontenot</dc:creator> <pubDate>Thu, 19 Aug 2010 14:47:00 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3342</guid> <description>So glad I found this. That big fat zero was getting on my nerves. Now I can replace the occasional zero with &quot;Tons of&quot;. :)  I&#039;ve got this working great. I used a plugin that lets me place php code in a text widget, so I can easily add the call on the sidebar via a widget. Love it. Many thanks!</description> <content:encoded><![CDATA[<p>So glad I found this. That big fat zero was getting on my nerves. Now I can replace the occasional zero with &#8220;Tons of&#8221;. :)  I&#8217;ve got this working great. I used a plugin that lets me place php code in a text widget, so I can easily add the call on the sidebar via a widget. Love it. Many thanks!</p> ]]></content:encoded> </item> <item><title>By: Feedburner pour Wordpress</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3247</link> <dc:creator>Feedburner pour Wordpress</dc:creator> <pubDate>Wed, 21 Jul 2010 11:17:33 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3247</guid> <description>[...] Show feedburner subscriber and twitter follower counts (Zemalf)    Lisez aussi ces autres articles ! [...]</description> <content:encoded><![CDATA[<p>[...] Show feedburner subscriber and twitter follower counts (Zemalf)    Lisez aussi ces autres articles ! [...]</p> ]]></content:encoded> </item> <item><title>By: Rajesh Patel</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-3091</link> <dc:creator>Rajesh Patel</dc:creator> <pubDate>Mon, 21 Jun 2010 18:56:55 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-3091</guid> <description>Thanks for sharing. But I am looking to show feedburner count in text.</description> <content:encoded><![CDATA[<p>Thanks for sharing. But I am looking to show feedburner count in text.</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2838</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Fri, 28 May 2010 02:14:18 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2838</guid> <description>Hmm, I smell a spammer? Are you?&lt;br&gt;&lt;br&gt;&quot;SEO&quot; doing comment spam is bad publicity, don&#039;t you know?</description> <content:encoded><![CDATA[<p>Hmm, I smell a spammer? Are you?</p><p>&#8220;SEO&#8221; doing comment spam is bad publicity, don&#39;t you know?</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2800</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Thu, 27 May 2010 23:14:18 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2800</guid> <description>Hmm, I smell a spammer? Are you?&lt;br&gt;&lt;br&gt;&quot;SEO&quot; doing comment spam is bad publicity, don&#039;t you know?</description> <content:encoded><![CDATA[<p>Hmm, I smell a spammer? Are you?</p><p>&#8220;SEO&#8221; doing comment spam is bad publicity, don&#39;t you know?</p> ]]></content:encoded> </item> <item><title>By: sockerguy09</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2504</link> <dc:creator>sockerguy09</dc:creator> <pubDate>Wed, 14 Apr 2010 21:38:21 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2504</guid> <description>Thanks!</description> <content:encoded><![CDATA[<p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2500</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Mon, 12 Apr 2010 09:38:47 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2500</guid> <description>Put the code inside a HTML tag and format with CSS, just like any other text/element in the page, for example:&lt;br&gt;&lt;br&gt;&lt;code&gt;&lt;span class=&quot;feedcount&quot;&gt;&lt;?php myfeeds_count(); ?&gt;&lt;/span&gt;&lt;/code&gt;&lt;br&gt;&lt;br&gt;&lt;code&gt;.feedcount {color:red;}&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Put the code inside a HTML tag and format with CSS, just like any other text/element in the page, for example:</p><p><code>&#60;span class="feedcount"&#62;&#60;?php myfeeds_count(); ?&#62;&#60;/span&#62;</code></p><p><code>.feedcount {color:red;}</code></p> ]]></content:encoded> </item> <item><title>By: Simone D&#39;Amico</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2475</link> <dc:creator>Simone D&#39;Amico</dc:creator> <pubDate>Fri, 02 Apr 2010 20:04:14 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2475</guid> <description>I&#039;ve the same error of Marek.&lt;br&gt;&lt;br&gt;The code is the same of the post. I inserted my feed name and the url of the API with my id is correct but when I call the function, it&#039;s print only &quot;many others&quot; without number or &quot;N/A&quot;.</description> <content:encoded><![CDATA[<p>I&#39;ve the same error of Marek.</p><p>The code is the same of the post. I inserted my feed name and the url of the API with my id is correct but when I call the function, it&#39;s print only &#8220;many others&#8221; without number or &#8220;N/A&#8221;.</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2472</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Thu, 01 Apr 2010 23:54:20 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2472</guid> <description>So you added &quot;yourfeedname&quot; between the quotations on, yes?&lt;br&gt;&lt;code&gt;$fb_id = &quot;&quot;;&lt;/code&gt;&lt;br&gt;&lt;br&gt;First thing to do is test whether or not the API is read correctly: feedburner.google.com/api/awareness/1.0/GetFeedData?uri=YOURFEEDNAME (You should see the XML file.)&lt;br&gt;&lt;br&gt;Other than that it&#039;s pretty hard to debug without seeing the code.</description> <content:encoded><![CDATA[<p>So you added &#8220;yourfeedname&#8221; between the quotations on, yes?<br /><code>$fb_id = "";</code></p><p>First thing to do is test whether or not the API is read correctly: feedburner.google.com/api/awareness/1.0/GetFeedData?uri=YOURFEEDNAME (You should see the XML file.)</p><p>Other than that it&#39;s pretty hard to debug without seeing the code.</p> ]]></content:encoded> </item> <item><title>By: Marek</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2471</link> <dc:creator>Marek</dc:creator> <pubDate>Thu, 01 Apr 2010 19:38:39 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2471</guid> <description>Hi, I managed to put this into my wordpress theme which i am testing on my virtual local server and i have php5 turned on but where i want the count to display instead it displays many other.&lt;br&gt;&lt;br&gt;So i assumed that the script where u put the url of your domain could be the reason to why its not working so i changed it to your details to see if any difference was made and still showed up as many other.&lt;br&gt;&lt;br&gt;I have my api active in feedburner so i am stumped as to why its not working...this might be a hard one but any ideas or has anything changed since then?</description> <content:encoded><![CDATA[<p>Hi, I managed to put this into my wordpress theme which i am testing on my virtual local server and i have php5 turned on but where i want the count to display instead it displays many other.</p><p>So i assumed that the script where u put the url of your domain could be the reason to why its not working so i changed it to your details to see if any difference was made and still showed up as many other.</p><p>I have my api active in feedburner so i am stumped as to why its not working&#8230;this might be a hard one but any ideas or has anything changed since then?</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2075</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2075</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2076</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2076</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2077</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2077</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2078</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2078</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2079</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2079</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Jimi Jones</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-2080</link> <dc:creator>Jimi Jones</dc:creator> <pubDate>Tue, 16 Feb 2010 03:35:52 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-2080</guid> <description>Fantastic post, Antti.&lt;br&gt;very detailed and easy to follow. This is a great help for those wanting to add those counters.</description> <content:encoded><![CDATA[<p>Fantastic post, Antti.<br />very detailed and easy to follow. This is a great help for those wanting to add those counters.</p> ]]></content:encoded> </item> <item><title>By: Marcos Simas</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-1785</link> <dc:creator>Marcos Simas</dc:creator> <pubDate>Tue, 12 Jan 2010 21:37:01 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-1785</guid> <description>Thanks for your quick response.&lt;br&gt;I replaced the code and things are better because now the error is treated and browser&lt;br&gt;doesn&#039;t return error and renders the html.&lt;br&gt;However, as myfeeds_count() returns N/A (&#039;many others&#039; string), I think I need more help..</description> <content:encoded><![CDATA[<p>Thanks for your quick response.<br />I replaced the code and things are better because now the error is treated and browser<br />doesn&#39;t return error and renders the html.<br />However, as myfeeds_count() returns N/A (&#39;many others&#39; string), I think I need more help..</p> ]]></content:encoded> </item> <item><title>By: Antti Kokkonen</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-1783</link> <dc:creator>Antti Kokkonen</dc:creator> <pubDate>Tue, 12 Jan 2010 19:35:25 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-1783</guid> <description>I edited the error message out of your comment. I believe the Feedburner API has returned something else than XML = API didn&#039;t answer or was unavailable. I&#039;ll add a little error handling to the code (which I thought I did already).</description> <content:encoded><![CDATA[<p>I edited the error message out of your comment. I believe the Feedburner API has returned something else than XML = API didn&#39;t answer or was unavailable. I&#39;ll add a little error handling to the code (which I thought I did already).</p> ]]></content:encoded> </item> <item><title>By: Marcos Simas</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-1781</link> <dc:creator>Marcos Simas</dc:creator> <pubDate>Tue, 12 Jan 2010 16:41:34 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-1781</guid> <description>Hi, I&#039;ve added your code to my blog. Twitter works fine, but feedburner return the following error in the browser:&lt;br&gt;&quot; PHP Fatal error: Uncaught exception &#039;Exception&#039; with message &#039;String could not be parsed as XML&#039; in E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php:366 Stack trace: #0 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php(366): SimpleXMLElement-&gt;__construct(&#039;&#039;, 16384) #1 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21footer.php(79): myfeeds_count() #2 E:homemarcossimasWebstepbystepwp-includestheme.php(996): require_once(&#039;E:homemarcoss...&#039;) #3 E:homemarcossimasWebstepbystepwp-includestheme.php(974): load_template() #4 E:homemarcossimasWebstepbystepwp-includesgeneral-template.php(63): locate_template() #5 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21index.php(89): get_footer() #6 E:homemarcossimasWebstepbystepwp-includestemplate-loader.php(61): include(&#039;E:homemarcoss...&#039;) #7 E:homemarcossimasWebstepbystepwp-blog-header.php(16): require_once(&#039;E:homemarcoss...&#039;) #8 E:homema in E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php on line 366 &quot;.&lt;br&gt;&lt;br&gt;I&#039;ve already double-checked your instructions.&lt;br&gt;Can you give me some support?</description> <content:encoded><![CDATA[<p>Hi, I&#39;ve added your code to my blog. Twitter works fine, but feedburner return the following error in the browser:<br />&#8221; PHP Fatal error: Uncaught exception &#39;Exception&#39; with message &#39;String could not be parsed as XML&#39; in E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php:366 Stack trace: #0 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php(366): SimpleXMLElement-&gt;__construct(&#39;&#39;, 16384) #1 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21footer.php(79): myfeeds_count() #2 E:homemarcossimasWebstepbystepwp-includestheme.php(996): require_once(&#39;E:homemarcoss&#8230;&#39;) #3 E:homemarcossimasWebstepbystepwp-includestheme.php(974): load_template() #4 E:homemarcossimasWebstepbystepwp-includesgeneral-template.php(63): locate_template() #5 E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21index.php(89): get_footer() #6 E:homemarcossimasWebstepbystepwp-includestemplate-loader.php(61): include(&#39;E:homemarcoss&#8230;&#39;) #7 E:homemarcossimasWebstepbystepwp-blog-header.php(16): require_once(&#39;E:homemarcoss&#8230;&#39;) #8 E:homema in E:homemarcossimasWebstepbystepwp-contentthemesstreamline_blue_21functions.php on line 366 &#8220;.</p><p>I&#39;ve already double-checked your instructions.<br />Can you give me some support?</p> ]]></content:encoded> </item> <item><title>By: destinyislands</title><link>http://zemalf.com/1147/show-feedburner-subscriber-and-twitter-follower-counts/#comment-1749</link> <dc:creator>destinyislands</dc:creator> <pubDate>Sat, 19 Dec 2009 00:20:08 +0000</pubDate> <guid isPermaLink="false">http://zemalf.com/?p=1147#comment-1749</guid> <description>This is freakin sick! I have been looking forever to find someplace that shows you how to display Twitter Followers and RSS Subscribers in plain-text, it&#039;s really not that hard the way you display it.</description> <content:encoded><![CDATA[<p>This is freakin sick! I have been looking forever to find someplace that shows you how to display Twitter Followers and RSS Subscribers in plain-text, it&#39;s really not that hard the way you display it.</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
Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 651/655 objects using disk: basic
Content Delivery Network via cdn.zemalf.com

Served from: zemalf.com @ 2012-02-08 09:24:28 -->
