| PEAR Announce 2005-05-09, 3:56 am |
| The new PEAR package Services_Technorati-0.6.3alpha (alpha) has been released at http://pear.php.net/.
Release notes
-------------
Completed unit tests and made several minor changes (mainly type checking) as a result
Added checks to be sure we have a cache object before trying to use it.
Package Info
-------------
Services_Technorati is a wrapper for the REST-based Technorati webservices API. Technorati is a blog search engine that provides a number of interfaces for interacting with recent blog entries, such as searching for entries that link to a certain URL, are
linked from a certain URL, or have been given certain tags.
Services_Technorati provides an interface to all of the query types in Technorati API version 1.0, and supports filesystem caching of query data using Cache_Lite.
Related Links
-------------
Package home: http://pear.php.net/package/Services_Technorati
Changelog: http://pear.php.net/package/Service...load/0.6.3alpha
Download: http://pear.php.net/get/Services_Te...-0.6.3alpha.tgz
Authors
-------------
Ryan King <ryansking@mac.com> (developer)
James Stewart <james@jystewart.net> (lead)
|