Advanced Search »
OpenStrands Development

OpenStrands Development


'Developer's forum for the OpenStrands web services API. Give us your feedback, and let us know how to make this product better.'

Access Type: Public
Join Condition: Open
URL: http://www.mystrands.com/group/OpenStrands_Deve

Views: 4902

Journal Archive

PHP5 API Version 0.1

~ August 5, 2007 at 14:04 by vollmerk (Views: 0 )

Heya all, I've just polished up the first 'version' of a PHP interface for OpenStrands. It currently has all search, lookup and recommend functions written out. The error reporting, handling definitely leaves something to be desired, but hey work in progress.

You can find it in Ampache's public SVN, here
https://svn.ampache.org/trunk/modules/infotools/openstrands.class.php

I will continue to update the above linked class as I get time. If anyone wants to add a function or two I would love to get a patch back so that everyone can use it.

Currently the class forces a valid username,password,authtoken I plan on changing that eventually... Also I'm using the hexPass=???? for password passing so the password sent to this API must be a MD5 hash of the users password.

Questions, comments, patches send to mystrands@ampache.org
-Karl Vollmer
Ampache Lead Developer

powered by OpenStrands