<?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: Zend Framework and the Twitter API</title>
	<atom:link href="http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/</link>
	<description>Dave Marshall</description>
	<lastBuildDate>Sun, 24 Jan 2010 23:46:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: davedevelopment</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-94987</link>
		<dc:creator>davedevelopment</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-94987</guid>
		<description>@petrelevich If you read the original post, Zend_Service_Twitter wasn&#039;t in the core yet, that&#039;s why I didn&#039;t use it.</description>
		<content:encoded><![CDATA[<p>@petrelevich If you read the original post, Zend_Service_Twitter wasn&#8217;t in the core yet, that&#8217;s why I didn&#8217;t use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petrelevich</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-94905</link>
		<dc:creator>petrelevich</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-94905</guid>
		<description>There is an easier way:

$twitter = new Zend_Service_Twitter(&#039;myusername&#039;, &#039;mysecretpassword&#039;);
$response = $twitter-&gt;status-&gt;update(&#039;My Great Tweet&#039;);


Why don&#039;t use it?</description>
		<content:encoded><![CDATA[<p>There is an easier way:</p>
<p>$twitter = new Zend_Service_Twitter(&#8217;myusername&#8217;, &#8216;mysecretpassword&#8217;);<br />
$response = $twitter-&gt;status-&gt;update(&#8217;My Great Tweet&#8217;);</p>
<p>Why don&#8217;t use it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Twitter API Tutorials. &#171; The Domage</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-87821</link>
		<dc:creator>10 Twitter API Tutorials. &#171; The Domage</dc:creator>
		<pubDate>Thu, 03 Sep 2009 04:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-87821</guid>
		<description>[...] 8. Zend Framework and the Twitter API [...]</description>
		<content:encoded><![CDATA[<p>[...] 8. Zend Framework and the Twitter API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??????? &#187; [Web] ????</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-78875</link>
		<dc:creator>??????? &#187; [Web] ????</dc:creator>
		<pubDate>Thu, 09 Apr 2009 02:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-78875</guid>
		<description>[...]  Zend Framework and the Twitter API [...]</description>
		<content:encoded><![CDATA[<p>[...]  Zend Framework and the Twitter API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Batido de naranja - by victorcoder &#187; Zend Framework y el API de Twitter</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-68170</link>
		<dc:creator>Batido de naranja - by victorcoder &#187; Zend Framework y el API de Twitter</dc:creator>
		<pubDate>Sat, 01 Nov 2008 11:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-68170</guid>
		<description>[...] Peses a que hay gente que la está usando con éxito,  otros prefieren usar el Zend_Http_Client  [...]</description>
		<content:encoded><![CDATA[<p>[...] Peses a que hay gente que la está usando con éxito,  otros prefieren usar el Zend_Http_Client  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Whitcraft</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-68059</link>
		<dc:creator>Jon Whitcraft</dc:creator>
		<pubDate>Thu, 30 Oct 2008 02:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-68059</guid>
		<description>I have updated the code tonight with more unit tests. I&#039;m still working on it but we are shoting to have it in the incubator by Monday.</description>
		<content:encoded><![CDATA[<p>I have updated the code tonight with more unit tests. I&#8217;m still working on it but we are shoting to have it in the incubator by Monday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links interesantes</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-68027</link>
		<dc:creator>Links interesantes</dc:creator>
		<pubDate>Wed, 29 Oct 2008 16:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-68027</guid>
		<description>[...] Zend framework and the twitter api - Dave Development [...]</description>
		<content:encoded><![CDATA[<p>[...] Zend framework and the twitter api &#8211; Dave Development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Marshall&#8217;s Blog: Zend Framework and the Twitter API : Dragonfly Networks</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-67591</link>
		<dc:creator>Dave Marshall&#8217;s Blog: Zend Framework and the Twitter API : Dragonfly Networks</dc:creator>
		<pubDate>Wed, 22 Oct 2008 10:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-67591</guid>
		<description>[...] Marshall has a (very) quick post on tying together your Zend Framework application with the Twitter [...]</description>
		<content:encoded><![CDATA[<p>[...] Marshall has a (very) quick post on tying together your Zend Framework application with the Twitter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???????? ????????? ? Twitter &#124; Zend Framework ??-??????</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-67587</link>
		<dc:creator>???????? ????????? ? Twitter &#124; Zend Framework ??-??????</dc:creator>
		<pubDate>Wed, 22 Oct 2008 10:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-67587</guid>
		<description>[...] ????? ??????? ???????????? ??????? ??? ????????? Zend Framework ? Twitter API. ? ??? ????????? ??????? ? ??????? ?????? ???????? [...]</description>
		<content:encoded><![CDATA[<p>[...] ????? ??????? ???????????? ??????? ??? ????????? Zend Framework ? Twitter API. ? ??? ????????? ??????? ? ??????? ?????? ???????? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daveyboy</title>
		<link>http://www.davedevelopment.co.uk/2008/10/13/zend-framework-and-the-twitter-api/comment-page-1/#comment-67574</link>
		<dc:creator>daveyboy</dc:creator>
		<pubDate>Wed, 22 Oct 2008 07:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=200#comment-67574</guid>
		<description>@Matthew: Cheers, will check it out.

@David: Cheers, will check it out. I need to start actually going to the pear website to check for libraries, I depend on google finding things for me too much.

@Luke: I hear ya buddy!

@NoDeps: Doesn&#039;t look as nice though does it ;)</description>
		<content:encoded><![CDATA[<p>@Matthew: Cheers, will check it out.</p>
<p>@David: Cheers, will check it out. I need to start actually going to the pear website to check for libraries, I depend on google finding things for me too much.</p>
<p>@Luke: I hear ya buddy!</p>
<p>@NoDeps: Doesn&#8217;t look as nice though does it ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
