blo.gs: hook up a cloud

hook up a cloud

running your own weblog tracker and want blo.gs to let you know when we know about updated blogs? the cloud interface is for you, then.

First contact us with the IP address(es) that you will use to attach to the cloud, we need to allow access to the cloud before you can connect. simply connect to port 29999 on ping.blo.gs, and you will be receiving a streaming version of the old changes.xml files.

the output of the service looks like this:

="1.0" encoding="utf-8"?>



what follows is an example of using this service using a command-line php program. the program should be run like:

listener ping.blo.gs 29999

faq

what's the deal with the timestamp? can't i just assume the weblog was updated at the current time?

no. the timestamp makes it possible for a skyful of clouds to pass along updates without creating loops. note in the example how one of the updates has service="blogger.com" polled="true", which means it came into the system via a poll of the list of updated blogs that blogger publishes.

i'm writing an rss/atom news client, and want to use the blo.gs updates to trigger reloading of feeds. is that okay?

absolutely not. this service is intended for use in providing services that can benefit from real-time updates about all blogs — users that need information only about a subset of this data will need to obtain it elsewhere.

any abuse or inappropriate usage of this service may result in this service being discontinued or your access to it being terminated.