Awesome!

On Thu, Feb 4, 2010 at 12:53 PM, Darren Bounds <[email protected]> wrote:
> Hey all,
>
> I'm happy to announce we've just added a couple new PubSubHubbub /
> Activity Streams features to Cliqset FeedProxy.
>
> 1) FeedProxy for PSHB Subscribers:
> Subscribers can now add Activity Streams translation to their PSHB
> delivered feeds using our webhook-style callback. FeedProxy will proxy
> the subscription verification and publishing processes, translating
> the content into AS along the way.
>
> Example: If as a subscriber I was interested in subscribing to updates
> form http://blog.dbounds.com/feed and receiving updates at
> http://mydomain/com/pshb, I would subscribe using the following
> callback: http://api.cliqset.com/feed/pshb?callback=http://mydomain/com/pshb
>
> 2) FeedProxy for PSHB Hubs:
> Using a process similar to the Subscriber option, PubSubHubbub Hubs
> can now easily Activity Streams translation to their content
> distribution process simply by POSTing content destined for their
> subscribers to the FeedProxy PSHB endpoint. The content is then
> translated into AS and forwarded on for delivery to the subscriber.
>
> All 80+ services are supported and you can force translation for a
> specific service type by including a cs.feed_id parameter. For
> example, if I was subscribing to a Posterous feed my callback would
> look something like this:
> http://api.cliqset.com/feed/pshb?cs.feed_id=posterous&callback=http://mydomain/com/pshb
>
> Anyways, feel free to check it out at: http://feedproxy.cliqset.com/
> We'd love some feedback.
>
> Darren
>
> --
> darren bounds
> [email protected]
>

Reply via email to