<?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: Customizable Twitter Badge in PHP5</title>
	<atom:link href="http://www.rikcat.com/2007/05/customizable_twitter_badge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/</link>
	<description>The Art of Rik Catlow</description>
	<lastBuildDate>Sat, 29 Aug 2009 17:11:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: charles</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-2020</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Thu, 20 Mar 2008 05:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-2020</guid>
		<description>How to incorporate this to a widget in wordpress? I&#039;m at lost.</description>
		<content:encoded><![CDATA[<p>How to incorporate this to a widget in wordpress? I&#8217;m at lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-2012</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 15 Mar 2008 16:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-2012</guid>
		<description>I am trying to create a form field for my member&#039;s site pages that will allow them to simply type in their Twitter username and the badge with css styled to my site will appear in an iframe. Will let you know how it work&#039;s out. Since I am a novice php programmer/hacker (otherwise a PHP keyboard tuner), it should be fun to try to embed the Rikcat code into my existing site!</description>
		<content:encoded><![CDATA[<p>I am trying to create a form field for my member&#8217;s site pages that will allow them to simply type in their Twitter username and the badge with css styled to my site will appear in an iframe. Will let you know how it work&#8217;s out. Since I am a novice php programmer/hacker (otherwise a PHP keyboard tuner), it should be fun to try to embed the Rikcat code into my existing site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donna Lin</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1997</link>
		<dc:creator>Donna Lin</dc:creator>
		<pubDate>Tue, 22 Jan 2008 13:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1997</guid>
		<description>Its very usefull.. Thanks.</description>
		<content:encoded><![CDATA[<p>Its very usefull.. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Dorny</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1899</link>
		<dc:creator>Luke Dorny</dc:creator>
		<pubDate>Wed, 01 Aug 2007 01:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1899</guid>
		<description>Very cool, Rik!
Wonderfully done, and easy!
Once my host gets up to php5, i&#039;ll use this one instead of the blah one i use now… ;)</description>
		<content:encoded><![CDATA[<p>Very cool, Rik!<br />
Wonderfully done, and easy!<br />
Once my host gets up to php5, i&#8217;ll use this one instead of the blah one i use now… ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1545</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 17 Jul 2007 01:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1545</guid>
		<description>Awesome, thanks! Thankfully my hosting service allows me to choose PHP 4 or 5 via the domain management control panel! Works beautifully. Integrates easily within my off-the-shelf blog software.</description>
		<content:encoded><![CDATA[<p>Awesome, thanks! Thankfully my hosting service allows me to choose PHP 4 or 5 via the domain management control panel! Works beautifully. Integrates easily within my off-the-shelf blog software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik Catlow</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1030</link>
		<dc:creator>Rik Catlow</dc:creator>
		<pubDate>Mon, 04 Jun 2007 12:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1030</guid>
		<description>Congkai, The only way to get it to work is to re-write the xml parsing with &lt;a href=&quot;http://pear.php.net/package/XML_Parser&quot; rel=&quot;nofollow&quot;&gt;XML_Parser&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Congkai, The only way to get it to work is to re-write the xml parsing with <a href="http://pear.php.net/package/XML_Parser" rel="nofollow">XML_Parser</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: congkai</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1029</link>
		<dc:creator>congkai</dc:creator>
		<pubDate>Mon, 04 Jun 2007 11:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1029</guid>
		<description>shit. i am using php 4.4.2... OH GOSH!! i am using php 4.. how to make it work?</description>
		<content:encoded><![CDATA[<p>shit. i am using php 4.4.2&#8230; OH GOSH!! i am using php 4.. how to make it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: congkai</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-1028</link>
		<dc:creator>congkai</dc:creator>
		<pubDate>Mon, 04 Jun 2007 11:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-1028</guid>
		<description>Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#039;}&#039; in on line 18

i recieved this error.. why?

congkai@hotmail.com</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in on line 18</p>
<p>i recieved this error.. why?</p>
<p><a href="mailto:congkai@hotmail.com">congkai@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quanmengli</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-859</link>
		<dc:creator>Quanmengli</dc:creator>
		<pubDate>Mon, 14 May 2007 12:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-859</guid>
		<description>Trackback: RIKCAT - The Art of Rik Catlow - Customizable Twitter Badge in PHP5 Customizable Twitter Badge in PHP5 (tags: twitter php5 tools hacks) [...]</description>
		<content:encoded><![CDATA[<p>Trackback: RIKCAT &#8211; The Art of Rik Catlow &#8211; Customizable Twitter Badge in PHP5 Customizable Twitter Badge in PHP5 (tags: twitter php5 tools hacks) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolf</title>
		<link>http://www.rikcat.com/2007/05/customizable_twitter_badge/comment-page-1/#comment-856</link>
		<dc:creator>Wolf</dc:creator>
		<pubDate>Mon, 14 May 2007 11:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.rikcat.com/rikcat/2007/05/13/customizable_twitter_badge.html#comment-856</guid>
		<description>Awesome.</description>
		<content:encoded><![CDATA[<p>Awesome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
