<?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: Display Twitter updates on your website</title>
	<atom:link href="http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/</link>
	<description>The more you know, the more you don&#039;t know</description>
	<lastBuildDate>Tue, 15 May 2012 23:58:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Justin</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3857</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 29 Nov 2010 18:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3857</guid>
		<description>I&#039;m really liking this feed, but is there any way to display the user&#039;s avatar and the timestamps?</description>
		<content:encoded><![CDATA[<p>I&#8217;m really liking this feed, but is there any way to display the user&#8217;s avatar and the timestamps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remco</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3855</link>
		<dc:creator>Remco</dc:creator>
		<pubDate>Thu, 25 Nov 2010 20:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3855</guid>
		<description>Nice script,
works perfect on my local server but not on the providers one. Are there more settings possible?
 I get this message &quot;Sorry, Twitter seems to be unavailable at the moment...&quot; often.

grts Remco</description>
		<content:encoded><![CDATA[<p>Nice script,<br />
works perfect on my local server but not on the providers one. Are there more settings possible?<br />
 I get this message &#8220;Sorry, Twitter seems to be unavailable at the moment&#8230;&#8221; often.</p>
<p>grts Remco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3748</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3748</guid>
		<description>@Kamran: You&#039;re welcome. Don&#039;t you hate when people package code examples to the point where customizing is a major PITA?

&lt;em&gt;First article i have come across that was at the right level of simplicty/effectiveness of just getting your statuses online and working.&lt;/em&gt;
Which &lt;strong&gt;still&lt;/strong&gt; blows my mind. I wrote this article back in November because I couldn&#039;t find any code from, well, actual programmers. Almost a year later and the library of solid scripts out there is still really limited. Is that some kind of a sign?

&lt;em&gt;loving the no BS approach.&lt;/em&gt;
I have a strict &quot;no-BS&quot; policy.  :-)</description>
		<content:encoded><![CDATA[<p>@Kamran: You&#8217;re welcome. Don&#8217;t you hate when people package code examples to the point where customizing is a major PITA?</p>
<p><em>First article i have come across that was at the right level of simplicty/effectiveness of just getting your statuses online and working.</em><br />
Which <strong>still</strong> blows my mind. I wrote this article back in November because I couldn&#8217;t find any code from, well, actual programmers. Almost a year later and the library of solid scripts out there is still really limited. Is that some kind of a sign?</p>
<p><em>loving the no BS approach.</em><br />
I have a strict &#8220;no-BS&#8221; policy.  <img src='http://frankkoehl.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LlewopG</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3747</link>
		<dc:creator>LlewopG</dc:creator>
		<pubDate>Mon, 03 Aug 2009 10:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3747</guid>
		<description>First article i have come across that was at the right level of simplicty/effectiveness of just getting your statuses online and working.

loving the no BS approach.

Thank you</description>
		<content:encoded><![CDATA[<p>First article i have come across that was at the right level of simplicty/effectiveness of just getting your statuses online and working.</p>
<p>loving the no BS approach.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamran</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3746</link>
		<dc:creator>Kamran</dc:creator>
		<pubDate>Fri, 31 Jul 2009 15:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3746</guid>
		<description>Thanks for the very useful code. I wanted a simplified version where I can use my own css. 

as for the person getting the “Fatal error: Call to undefined function twitter_status() in&quot; error.... your php does not have cURL support on your server. You will need to get the lib installed if you want this to work.</description>
		<content:encoded><![CDATA[<p>Thanks for the very useful code. I wanted a simplified version where I can use my own css. </p>
<p>as for the person getting the “Fatal error: Call to undefined function twitter_status() in&#8221; error&#8230;. your php does not have cURL support on your server. You will need to get the lib installed if you want this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3408</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3408</guid>
		<description>My bad everyone, thought I had already linked to the article describing &lt;a href=&quot;/2008/12/parse-urls-in-text-create-links&quot; rel=&quot;nofollow&quot;&gt;how to automatically create links out of URL&#039;s in text&lt;/a&gt;, but apparently did not, so there you go.

I actually cover my entire setup in a 3-part series. I&#039;ve added a small menu to the bottom of each article to make finding them a little easier. Add your comments and questions wherever necessary.</description>
		<content:encoded><![CDATA[<p>My bad everyone, thought I had already linked to the article describing <a href="/2008/12/parse-urls-in-text-create-links" rel="nofollow">how to automatically create links out of URL&#8217;s in text</a>, but apparently did not, so there you go.</p>
<p>I actually cover my entire setup in a 3-part series. I&#8217;ve added a small menu to the bottom of each article to make finding them a little easier. Add your comments and questions wherever necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3397</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3397</guid>
		<description>First, this is a great tutorial and great product.  I am also interested in getting the HTTP links to work as well.  I see it working on your main page and I would like to know or see the code on how you got that to work.</description>
		<content:encoded><![CDATA[<p>First, this is a great tutorial and great product.  I am also interested in getting the HTTP links to work as well.  I see it working on your main page and I would like to know or see the code on how you got that to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3393</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 14 Jul 2009 13:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3393</guid>
		<description>Any thoughts on why the links in the twitter feed aren&#039;t working?</description>
		<content:encoded><![CDATA[<p>Any thoughts on why the links in the twitter feed aren&#8217;t working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3180</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3180</guid>
		<description>The timezone thing works great, my issue is with the http:// that i put in my tweets, like twitpic etc...  they aren&#039;t made into hyperlinks on my website.  Any thoughts?</description>
		<content:encoded><![CDATA[<p>The timezone thing works great, my issue is with the http:// that i put in my tweets, like twitpic etc&#8230;  they aren&#8217;t made into hyperlinks on my website.  Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/11/display-twitter-updates-on-your-website/comment-page-1/#comment-3142</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=148#comment-3142</guid>
		<description>@Damien: It sounds like this code is still a little above your skill level, because it definitely works when applied properly. You should hit up a programmers forum for more assistance.

@Dan: http://frankkoehl.com/2008/12/parse-urls-in-text-create-links
(Edit: inserted link because it actually wasn&#039;t listed above)</description>
		<content:encoded><![CDATA[<p>@Damien: It sounds like this code is still a little above your skill level, because it definitely works when applied properly. You should hit up a programmers forum for more assistance.</p>
<p>@Dan: <a href="http://frankkoehl.com/2008/12/parse-urls-in-text-create-links" rel="nofollow">http://frankkoehl.com/2008/12/parse-urls-in-text-create-links</a><br />
(Edit: inserted link because it actually wasn&#8217;t listed above)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

