<?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>Adam Trachtenberg &#187; pear</title>
	<atom:link href="http://www.trachtenberg.com/blog/tag/pear/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trachtenberg.com/blog</link>
	<description>Thoughts on PHP, eBay, and too many technical topics for my family's liking.</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:39:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programming eBay Web Services with PHP 5 and Services_Ebay</title>
		<link>http://www.trachtenberg.com/blog/2005/01/29/programming-ebay-web-services-with-php-5-and-services_ebay/</link>
		<comments>http://www.trachtenberg.com/blog/2005/01/29/programming-ebay-web-services-with-php-5-and-services_ebay/#comments</comments>
		<pubDate>Sun, 30 Jan 2005 03:21:00 +0000</pubDate>
		<dc:creator>Adam Trachtenberg</dc:creator>
				<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[pear]]></category>

		<guid isPermaLink="false">http://www.trachtenberg.com/wordpress/?p=7</guid>
		<description><![CDATA[My latest article is now available on the O&#8217;Reilly Network. &#34;Programming eBay Web Services with PHP 5 and Services_Ebay&#34; provides an introduction to eBay Web services and Stephan Schmidt&#8217;s awesome PEAR package, Services_Ebay.
As I&#8217;ve blogged before, Services_Ebay is a PHP 5-only module that makes it drop dead simple to interact with eBay Web services. This [...]]]></description>
			<content:encoded><![CDATA[<p>My latest article is now available on the O&#8217;Reilly Network. &quot;<a href="http://www.onlamp.com/pub/a/php/2005/01/27/ebay_webservices.html">Programming eBay Web Services with PHP 5 and Services_Ebay</a>&quot; provides an introduction to <a href="http://developer.ebay.com">eBay Web services</a> and <a href="http://www.php-tools.net">Stephan Schmidt&#8217;s</a> awesome <a href="http://pear.php.net">PEAR</a> package, <a href="http://pear.php.net/package/Services_Ebay">Services_Ebay</a>.</p>
<p>As I&#8217;ve <a href="http://www.trachtenberg.com/blog/programming/php/services-ebay.html">blogged before</a>, Services_Ebay is a PHP 5-only module that makes it drop dead simple to interact with eBay Web services. This piece walks you through getting started with Services_Ebay, shows you how to search the eBay listing database, and then displays the found items in a variety of ways.</p>
<p>As a extra special bonus, I highlight all the cool behind-the-scenes PHP 5 magic that&#8217;s taking place. I also do some nifty stuff by overriding Stephan&#8217;s model classes to provide an alternative data view. I&#8217;m sure this will lead to nasty comments from the peanut gallery about my lack of respect for MVC.</p>
<img src="http://www.trachtenberg.com/blog/?ak_action=api_record_view&id=7&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.trachtenberg.com/blog/2005/01/29/programming-ebay-web-services-with-php-5-and-services_ebay/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

