<?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: A Twitter List Powered Fan Page</title>
	<atom:link href="http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Wed, 16 May 2012 02:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martin Angelov</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-11643</link>
		<dc:creator>Martin Angelov</dc:creator>
		<pubDate>Fri, 01 Oct 2010 15:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-11643</guid>
		<description>Great work, Zach!</description>
		<content:encoded><![CDATA[<p>Great work, Zach!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Mau</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-11620</link>
		<dc:creator>Zach Mau</dc:creator>
		<pubDate>Thu, 30 Sep 2010 16:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-11620</guid>
		<description>I have updated this project with OAuth using the twitteroauth library by Abraham Williams. You can find it here: http://github.com/zachmau/twitter-oauth/tree/master/friendbox-xml

- Visit http://dev.twitter.com/apps and create a new application with read/write ability
- Grab the consumer keys and then click on Get Tokens on the right
- Place the consumer keys in the config.php file and your tokens in the getConnectionWithAccessToken function</description>
		<content:encoded><![CDATA[<p>I have updated this project with OAuth using the twitteroauth library by Abraham Williams. You can find it here: http://github.com/zachmau/twitter-oauth/tree/master/friendbox-xml</p>
<p>- Visit http://dev.twitter.com/apps and create a new application with read/write ability<br />
- Grab the consumer keys and then click on Get Tokens on the right<br />
- Place the consumer keys in the config.php file and your tokens in the getConnectionWithAccessToken function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-11328</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 19 Sep 2010 02:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-11328</guid>
		<description>Would love to see this updated with OAuth so I could see it working.</description>
		<content:encoded><![CDATA[<p>Would love to see this updated with OAuth so I could see it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VIpin Sahu</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-11268</link>
		<dc:creator>VIpin Sahu</dc:creator>
		<pubDate>Fri, 17 Sep 2010 14:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-11268</guid>
		<description>Demo is not working :( . Please check</description>
		<content:encoded><![CDATA[<p>Demo is not working :( . Please check</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bad</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-10339</link>
		<dc:creator>Bad</dc:creator>
		<pubDate>Mon, 30 Aug 2010 12:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-10339</guid>
		<description>Not working form me,im testing on normal server,and its loading and thats it,nothing happening..My username and pass are good...</description>
		<content:encoded><![CDATA[<p>Not working form me,im testing on normal server,and its loading and thats it,nothing happening..My username and pass are good...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fgaeg</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-10029</link>
		<dc:creator>fgaeg</dc:creator>
		<pubDate>Sat, 21 Aug 2010 18:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-10029</guid>
		<description>Nice trick to share with us, thank you!</description>
		<content:encoded><![CDATA[<p>Nice trick to share with us, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-7646</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 15 Jul 2010 15:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-7646</guid>
		<description>Martin, thanks so much for this.  You have saved me a whole bunch of work!

I was very impressed with the jquery twitter ticker: http://tutorialzine.com/2009/10/jquery-twitter-ticker/

I am also very impressed with this, both will be added to my site today.

I already have oAuth working on my site for anon or registered users so I will make the change on my site that twitter users will need to be authenticated with twitter in order to join and follow me.  For me this is preferable as it represents an accurate following.</description>
		<content:encoded><![CDATA[<p>Martin, thanks so much for this.  You have saved me a whole bunch of work!</p>
<p>I was very impressed with the jquery twitter ticker: http://tutorialzine.com/2009/10/jquery-twitter-ticker/</p>
<p>I am also very impressed with this, both will be added to my site today.</p>
<p>I already have oAuth working on my site for anon or registered users so I will make the change on my site that twitter users will need to be authenticated with twitter in order to join and follow me.  For me this is preferable as it represents an accurate following.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Angelov</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-6474</link>
		<dc:creator>Martin Angelov</dc:creator>
		<pubDate>Mon, 14 Jun 2010 17:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-6474</guid>
		<description>It could be. You have to make sure that you can fetch remote pages with CURL under PHP.

You can setup a test php script, and include &quot;functions.php&quot; inside it. Then just put a call to the curlMe function and try to fetch a remote page (e.g http://tutorialzine.com/). The function returns the remote page as a string, so printing it on screen should display the remote page.</description>
		<content:encoded><![CDATA[<p>It could be. You have to make sure that you can fetch remote pages with CURL under PHP.</p>
<p>You can setup a test php script, and include "functions.php" inside it. Then just put a call to the curlMe function and try to fetch a remote page (e.g http://tutorialzine.com/). The function returns the remote page as a string, so printing it on screen should display the remote page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPSMASH</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-6458</link>
		<dc:creator>WPSMASH</dc:creator>
		<pubDate>Sun, 13 Jun 2010 11:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-6458</guid>
		<description>I can&#039;t give you a link because I am working on localhost now. Could be this the problem?</description>
		<content:encoded><![CDATA[<p>I can't give you a link because I am working on localhost now. Could be this the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Angelov</title>
		<link>http://tutorialzine.com/2009/11/twitter-list-ajax-fanpage/#comment-6440</link>
		<dc:creator>Martin Angelov</dc:creator>
		<pubDate>Sat, 12 Jun 2010 18:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=494#comment-6440</guid>
		<description>@ WPSMASH, can you share a link?</description>
		<content:encoded><![CDATA[<p>@ WPSMASH, can you share a link?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 357/360 objects using apc
Content Delivery Network via cdn.tutorialzine.com

Served from: tutorialzine.com @ 2012-05-16 18:06:12 -->
