23
Jul/09
0

1. Ebay API: Before you begin

Successes and disappointments with ebay development
Creating an application that operates directly with ebay data may seem like a promising idea, but there are some problems you may encounter after having invested a lot of time in it.
Here are the two problems I have encountered.
The continuous change of API without supporting of previous versions
If [...]

23
Jul/09
0

2. Download the beginner set

Class ebayCall and the most important examples of using

23
Jul/09
0

3. Working with attributes

The application of attributes seems to be the most complicated part of writing ebay applications.
Unfortunately it is not possible to simply avoid it, because they are required even by such basic options as setting item condition to new and specifying the return policy.
The target of attributes is (as I it understand it) is to [...]