* *
* // creates a streams-based http client for use with the Akismet package * $client = Services_Akismet_HttpClient::factory('rest.akismet.com', 80, * 'Services_Akismet', 'streams'); *