<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Global Nerdy &#187; PEAR</title>
	<atom:link href="http://www.globalnerdy.com/tag/pear/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using the Twitter API with PHP and PEAR</title>
		<link>http://www.globalnerdy.com/2009/04/15/using-the-twitter-api-with-php-and-pear/</link>
		<comments>http://www.globalnerdy.com/2009/04/15/using-the-twitter-api-with-php-and-pear/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 12:44:59 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Serives_Twitter]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/04/15/using-the-twitter-api-with-php-and-pear/</guid>
		<description><![CDATA[The Zend Developer Zone article Using the Twitter API with PHP and PEAR covers the Services_Twitter PEAR package, which the articles describes as follows: Services_Twitter works by providing a full-fledged, object-oriented interface to the Twitter API. This interface insulates you from the nitty-gritty of working directly with REST requests and, by representing responses as SimpleXML [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://devzone.zend.com/article/4431-Using-the-Twitter-API-with-PHP-and-PEAR"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="PHP, PEAR and Twitter logos" border="0" alt="PHP, PEAR and Twitter logos" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/04/pear-php-twitter.jpg" width="439" height="90" /></a> </p>
<p>The <em><a href="http://devzone.zend.com/">Zend Developer Zone</a></em> article <strong><em><a href="http://devzone.zend.com/article/4431-Using-the-Twitter-API-with-PHP-and-PEAR">Using the Twitter API with PHP and PEAR</a></em> </strong>covers the <a href="http://pear.php.net/package/Services_Twitter"><strong>Services_Twitter</strong> PEAR package</a>, which the articles describes as follows:</p>
<blockquote><p>Services_Twitter works by providing a full-fledged, object-oriented interface to the Twitter API. This interface insulates you from the nitty-gritty of working directly with REST requests and, by representing responses as SimpleXML objects, makes it very easy to access specific elements of the returned data. This not only saves time; it&#8217;s also simpler, because it&#8217;s no longer necessary to be intimately aware of the nitty-gritties of the Twitter API in order to use it effectively.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/04/15/using-the-twitter-api-with-php-and-pear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

