PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Technorati

A class for interacting with the Technorati API

This package is unmaintained.

Download latest release 0.7.1beta (archived versions might be outdated)

License: PHP License

Description

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.

As of version 0.7.0 this package is PHP5 only, and requires simplexml.

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#4166ClosedBug2005-04-16Parse error on line 586
#4167ClosedBug2005-04-16Package unusable
#5500ClosedBug2005-09-22Line 138, array_merge fails
#5517ClosedBug2005-09-25blogInfo method fix
#6086ClosedReq0.7.02005-11-27Change User-Agent header
#10163Wont fixReqCVS2007-02-23Zend Code Analyzer Report