First i want to say that the API works very fine.
But I think it would be a nice thing, to get the actual upload status
by a simple ajax request over a local php proxy script like this:
divShareProxy.php?upload_ticket=[MY UPLOAD TICKET].
The response should be like the response on divshare.com:
25;12.8;50;MB;57;11 minutes, 8 seconds;0
I also think it would be better to use a lib like snoopy (http://
sourceforge.net/projects/snoopy/) to send the post request to the
divshare server, because not everyone has installed the curl extension
for php. Snoopy can be used by nearly every php configuration, for a
http request (for https curl is required).
This is my first impression i hope i have more time the next few days
to test the API script more intensive.
greetings from austria,
Bernie