Domain51

The Domain51 Solar namespace is maintained by [wiki:TravisSwicegood] and includes enhancements, apps, and libraries for use in Solar.

Links

Installation

Domain51_Auth_Adapter_Gmail

My first contribution. Uses Gmail's Atom feed to verify a Gmail username/password and upon successfully connecting, logs the user in with their Gmail email address as their username. View Source

Domain51_Auth_Adapter_Curl

A class used for connecting to an external URL that requires authentication as a means of authenticating a Solar user. Used by Domain51_Auth_Adapter_Gmail. View Source

Domain51_Service_Delicious

An object interface to the del.icio.us API. Currently in a fully working state, the code is available in my repository under the delicious tag. This code is in a fully working state with the exception of the tags/bundles/all call which does not return the array that the API documentation states that it will.

Domain51_Service_Amazon_S3

An object interface to the S3 API that Amazon offers. Currently in a fully working state, the code is available in my repository under the amazon tag. For performance reasons, it is strongly suggested that you use pecl_http, however support for Zend_Http_Client is also available (requires v0.2.0). With the Zend implementation, the HEAD request on Objects does not work. There is also support, though not fully tested, for PEAR's HTTP_Request object, though I advise against using it.

 
projects/domain_51.txt · Last modified: 2008/08/25 08:48 (external edit)