This post originated from an RSS feed registered with PHP Buzz
by Stephan Schmidt.
Original Post: 2f Started writing documentation for Services_Ebay 13
Feed Title: a programmer's best friend
Feed URL: http://blog.php-tools.net/rss.php?version=1.0
Feed Description: The blog of PHP Application Tools
84b
Although my PEAR package Services_Ebay is still in devel state, I started writing documentation for it. So far I've finished the "Getting started" section which helps you setting up your developer account at the eBay developer program and gets you aquainted with the Auth&Auth procedures and the eBay sandbox.
These things got me stuck when I started working on the project and so I thought, I could attract more developers to the package by providing a shallow learning curve, as using Services_Ebay is a lot easier than understanding how the eBay webservice works.
I just committed the documentation the the PEAR website, but the manual is only rebuilt on Sunday, until then you may read it in my testing environment.
17