<?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: Create a dynamic Twitter Signature with PHP.</title>
	<atom:link href="http://www.thedevscene.com/tutorials/create-dynamic-twitter-signature-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thedevscene.com/tutorials/create-dynamic-twitter-signature-php</link>
	<description>News, Tutorials &#38; Tools....</description>
	<lastBuildDate>Thu, 21 Jan 2010 20:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Roger Stringer</title>
		<link>http://www.thedevscene.com/tutorials/create-dynamic-twitter-signature-php/comment-page-1#comment-22</link>
		<dc:creator>Roger Stringer</dc:creator>
		<pubDate>Fri, 27 Mar 2009 14:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickpipe.com/?p=4482#comment-22</guid>
		<description>actually, that sounds more like your PHP doesn&#039;t have curl installed, which doesn&#039;t have anything to do with being in Apache or Lighthttpd.

Curl is the standard accepted method to use these days for connecting with other web sites.

I&#039;d check your PHP install using &lt;b&gt;phpinfo()&lt;/b&gt; to see if you have curl installed or not with php.</description>
		<content:encoded><![CDATA[<p>actually, that sounds more like your PHP doesn&#8217;t have curl installed, which doesn&#8217;t have anything to do with being in Apache or Lighthttpd.</p>
<p>Curl is the standard accepted method to use these days for connecting with other web sites.</p>
<p>I&#8217;d check your PHP install using <b>phpinfo()</b> to see if you have curl installed or not with php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andi</title>
		<link>http://www.thedevscene.com/tutorials/create-dynamic-twitter-signature-php/comment-page-1#comment-21</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Fri, 27 Mar 2009 11:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickpipe.com/?p=4482#comment-21</guid>
		<description>Any help diagnosing this error?

Fatal error: Call to undefined function curl_init() in /home/andi/web/the-corrado.net/twitter/mysig.php on line 45
Located here: http://the-corrado.net/twitter/mysig.php
so e.g. http://the-corrado.net/twitter/mysig.php?name=freekrai

I run Lighttpd instead of Apache, which does support cURL, but perhaps I need to tweak the code to get it to work correctly? Bit out of my depth here but I was wondering if this was relevant:
http://ultrahigh.org/2008/11/06/weird-problems-with-curl-d-and-lighttpd/</description>
		<content:encoded><![CDATA[<p>Any help diagnosing this error?</p>
<p>Fatal error: Call to undefined function curl_init() in /home/andi/web/the-corrado.net/twitter/mysig.php on line 45<br />
Located here: <a href="http://the-corrado.net/twitter/mysig.php" rel="nofollow">http://the-corrado.net/twitter/mysig.php</a><br />
so e.g. <a href="http://the-corrado.net/twitter/mysig.php?name=freekrai" rel="nofollow">http://the-corrado.net/twitter/mysig.php?name=freekrai</a></p>
<p>I run Lighttpd instead of Apache, which does support cURL, but perhaps I need to tweak the code to get it to work correctly? Bit out of my depth here but I was wondering if this was relevant:<br />
<a href="http://ultrahigh.org/2008/11/06/weird-problems-with-curl-d-and-lighttpd/" rel="nofollow">http://ultrahigh.org/2008/11/06/weird-problems-with-curl-d-and-lighttpd/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New article on Quickpipe "Create a dynamic Twitter Signature with PHP." - Roger Stringer</title>
		<link>http://www.thedevscene.com/tutorials/create-dynamic-twitter-signature-php/comment-page-1#comment-20</link>
		<dc:creator>New article on Quickpipe "Create a dynamic Twitter Signature with PHP." - Roger Stringer</dc:creator>
		<pubDate>Fri, 20 Mar 2009 19:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickpipe.com/?p=4482#comment-20</guid>
		<description>[...] on QuickPipe, I just published a new tutorial called &quot;Create a dynamic Twitter Signature with PHP&quot;. This tutorial uses PHP and GD to connect to Twitter and return your latest tweet as well as your [...]</description>
		<content:encoded><![CDATA[<p>[...] on QuickPipe, I just published a new tutorial called &#8220;Create a dynamic Twitter Signature with PHP&#8221;. This tutorial uses PHP and GD to connect to Twitter and return your latest tweet as well as your [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->