| PEAR Announce 2005-09-29, 9:57 pm |
| The new PEAR package Services_Technorati-0.6.6beta (beta) has been released at http://pear.php.net/.
Release notes
-------------
Cleaning up docblocks and versioning data
Changed license to LGPL
Fixed bug in return value of _checkOptions()
Fixed typo in topTags method
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 compatible cache objects.
Related Links
-------------
Package home: http://pear.php.net/package/Services_Technorati
Changelog: http://pear.php.net/package/Service...nload/0.6.6beta
Download: http://pear.php.net/get/Services_Te...i-0.6.6beta.tgz
Authors
-------------
Ryan King <ryansking@mac.com> (developer)
James Stewart <james@jystewart.net> (lead)
|