<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; PubSubHubbub</title>
    <atom:link href="http://www.webmonkey.com/tag/pubsubhubbub/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Google Buzz Turns on the Firehose</title>
        <link>http://www.webmonkey.com/2010/07/google-buzz-turns-on-the-firehose/</link>
        <comments>http://www.webmonkey.com/2010/07/google-buzz-turns-on-the-firehose/#comments</comments>
        <pubDate>Tue, 20 Jul 2010 19:34:38 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=48066</guid>
        		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Activity Streams]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Firehose]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<category><![CDATA[PubSubHubbub]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/07/GoogleBuzz.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/GoogleBuzz.jpg" alt="Google Buzz Turns on the Firehose" /></div>Google has added a feature to its Buzz API that publishes every activity as it happens in a single feed. On the social web, this is commonly called a &#8220;Firehose&#8221; &#8212; a syndication feed that publishes all public activities as they happen in one big, fat stream. It&#8217;s a lot to sift through, but app [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/07/GoogleBuzz.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/GoogleBuzz.jpg" alt="" title="GoogleBuzz" width="200" /></a>Google has added a feature to its Buzz API that publishes every activity as it happens in a single feed.</p>
<p>On the social web, this is commonly called a &#8220;Firehose&#8221; &#8212; a syndication feed that publishes all public activities as they happen in one big, fat stream. It&#8217;s a lot to sift through, but app developers consider a firehose essential for incorporating real-time search results and real-time &#8220;trending&#8221; lists from a particular social service into their creations.</p>
<p><a href="http://www.google.com/buzz">Google Buzz</a>, the company&#8217;s answer to Twitter and other real-time social sharing services, <a href="http://www.webmonkey.com/2010/02/google_launches_buzz__its_new_social_media_sharing_platform/">launched in February</a>, and <a href="http://www.webmonkey.com/2010/05/google-opens-up-the-buzz-api/">the API was opened up</a> to the public in May. The <a href="http://googlecode.blogspot.com/2010/07/new-google-buzz-api-features-including.html">firehose was made available</a> late Monday, and it publishes everything Buzz users are sharing (except for Twitter tweets). Google says it&#8217;s Buzz developers&#8217; most-requested feature. Previously, you could run searches on Google Buzz activity, but there was no way to subscribe to a feed that publishes what everyone on Buzz is talking about or sharing at any given moment with very low latency.</p>
<p>Some Google partners were involved in the launch, and they&#8217;ve prepped some apps to show off what the firehose can do. Have a look at <a href="http://buzz-mood.appspot.com/">Buzz Mood</a>, an app (obviously inspired by our old Twitter favorite <a href="http://twistori.com/">Twistori</a>) that tracks emotional keywords like &#8220;love,&#8221; &#8220;hate,&#8221; &#8220;believe,&#8221; and &#8220;hope,&#8221; showing you the most recent posts containing those words in a constantly refreshing stream.</p>
<p>Also check out <a href="http://gnip.com/lp/buzz-firehose.html">Gnip</a>, the social aggregation service that collects user activities from Twitter, MySpace, Buzz, Facebook, Digg and over 100 social sites. Gnip republishes all these feeds in multiple formats and combinations, and it makes everything &#8212; now including the Buzz firehose &#8212; available to its customers via <a href="http://gnip.com/">its own API</a>.</p>
<p>All of the public activities in Google Buzz are published through the firehose using <a href="http://code.google.com/p/pubsubhubbub/">PubSubHubbub</a>, a protocol that&#8217;s being widely adopted on the social web. PubSubHubbub, which was created inside Google and is now being developed into an open standard, pushes out updates to apps as they happen. It replaces the old model &#8212; one that&#8217;s been the standard for many years &#8212; where an application repeatedly asks the publishing server if there&#8217;s anything new.</p>
<p>PubSubHubbub is more efficient and provides the app with notifications the instant they happen. It&#8217;s not the only data format for real-time publishing: also have a look at <a href="http://rsscloud.org/">RSSCloud</a>.</p>
<p>Google is turning on some other API features as well, including a comments feed for comments left by each user, and a similar feed for &#8220;likes&#8221; made by each user.</p>
<p>Google is using <a href="http://activitystrea.ms/">Activity Streams</a>, another emerging standard on the social web, to wrap all of the activity data. The AML-based Activity Streams format allows for notifications of things like comments, likes, and favorites. So, subscribe to the Google Buzz feed for so-and-so, and you&#8217;ll not only be notified that so-and-so posted a video, but also that his friend liked that video, or that an hour later, somebody else left a comment about it.</p>
<p>Everything is outlined in the <a href="http://code.google.com/apis/buzz/docs/">Google Buzz API docs</a>. You can also ask a question or search for answers in the <a href="http://code.google.com/apis/buzz/forum.html">Buzz developer forum</a>.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/02/hands_on_with_google_buzz_-_it_s_a_stream_in_your_inbox/">Hands On With Google Buzz – It&#8217;s a Stream in Your Inbox</a></li>
<li><a href="http://www.webmonkey.com/2010/05/google-opens-up-the-buzz-api/">Google Opens Up the Buzz API</a></li>
<li><a href="http://www.webmonkey.com/2010/05/google-buzz-gets-a-retweet-feature/">Google Buzz Gets a &#8216;Retweet&#8217; Feature</a></li>
<li><a href="http://www.webmonkey.com/2008/04/twistori_a_microblogging_microscope/">Twistori, A Microblogging Microscope</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/07/google-buzz-turns-on-the-firehose/feed/</wfw:commentRss>
        <slash:comments>4</slash:comments>

        
    </item>
    
    <item>
        <title>Cliqset Cleans Up Streams, Integrates Twitter</title>
        <link>http://www.webmonkey.com/2010/06/cliqset-cleans-up-streams-integrates-twitter/</link>
        <comments>http://www.webmonkey.com/2010/06/cliqset-cleans-up-streams-integrates-twitter/#comments</comments>
        <pubDate>Wed, 30 Jun 2010 17:10:06 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=47888</guid>
        		<category><![CDATA[Social]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Cliqset]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[PubSubHubbub]]></category>
		<category><![CDATA[Salmon]]></category>
		<category><![CDATA[Twitter]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqset_search.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqset_search.jpg" alt="Cliqset Cleans Up Streams, Integrates Twitter" /></div>Cliqset completed a significant upgrade to its social sharing website Wednesday. The site now fully integrates Twitter, and it has refined its aggregation system so you get a much more streamlined, easy-to-digest view of your friends&#8217; activities across multiple social sites. There are literally dozens of changes, both visible and behind-the-scenes, in the new Cliqset. [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqsetlanding.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqsetlanding.jpg" alt="" title="Cliqsetlanding" width="580" height="414" class="aligncenter size-full wp-image-47897" /></a></p>
<p>Cliqset completed a significant upgrade to its social sharing website Wednesday. </p>
<p>The site now fully integrates Twitter, and it has refined its aggregation system so you get a much more streamlined, easy-to-digest view of your friends&#8217; activities across multiple social sites.</p>
<p>There are literally dozens of changes, both visible and behind-the-scenes, in the <a href="http://cliqset.com/">new Cliqset</a>. We&#8217;ve been testing out the new version (the company is half-jokingly calling it &#8220;Cliqset 2.0&#8243;) since midday Tuesday, and we&#8217;ve found the site has been given a significant boost that makes its aggregation features both more usable and more useful. The changes should be appearing for everyone on Cliqset sometime Wednesday morning.</p>
<p>Cliqset is a social network in itself, complete with followers, status updates and media sharing. But its sweet spot is as an aggregation service. It funnels all of the posts from the people you follow on the web into one single stream. It pulls in Twitter tweets, photos from your Flickr contacts, posts from your Tumblr network, updates from your friends on Facebook, Google Buzz, Yelp, YouTube, Google Reader &#8212; Cliqset connects to over 80 services in all.</p>
<p>It sounds, looks and works a lot like <a href="http://friendfeed.com/">FriendFeed</a>. But unlike FriendFeed, which was <a href="http://www.webmonkey.com/blog/Let_s_Be_Friends:_Facebook_Acquires_FriendFeed">acquired by Facebook last year</a> and has largely stagnated since, Cliqset continues to innovate.</p>
<p>Here&#8217;s one really cool new innovation: When you&#8217;re following somebody across multiple social networks and aggregating their posts in one place, you&#8217;re going to get a lot of duplicates. The new Cliqset filters out those dupes.</p>
<p>&#8220;If somebody&#8217;s on three different networks, we&#8217;ll know that,&#8221; Cliqset co-founder Darren Bounds tells Webmonkey. &#8220;We&#8217;ll consolidate their posts, de-duplicate the posts, refine them.&#8221;</p>
<p><span id="more-47888"></span></p>
<p>When Bounds says &#8220;refine,&#8221; he means that Cliqset includes image thumbnails whenever a link to an image is passed along, or an embedded video player whenever someone shares a video. Each status update also gets its own permalink with a larger image or full-size video player, making it look more like a real blog post.</p>
<p>The new Twitter integration runs deep. Cliqset has always connected to Twitter, but now the company has re-written its API to connect directly with the Twitter API.</p>
<p><div id="attachment_47900" class="wp-caption alignright" style="width: 310px"><a href="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqset_search.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/06/Cliqset_search-300x236.jpg" alt="" title="Cliqset_search" width="300" height="236" class="size-medium wp-image-47900" /></a><p class="wp-caption-text">A persistent search in Cliqset: You get results from multiple sites like Delicious, Vimeo, Twitter and Google Reader all mixed together.</p></div>
<p>You can post updates, @replies, direct messages or messages to groups of Twitter users from a single text area at the top of the page. It&#8217;s just like composing an e-mail: You can address your tweet to as many different recipients as you want and add attachments.</p>
<p>Searching is enhanced as well. You can save persistent searches (which hit both the Twitter Search API and the entire Cliqset ecosystem) and filter the results.</p>
<p>Sure, there are already a handful of excellent desktop Twitter clients that do many of the same things. Cliqset even makes <a href="http://www.webmonkey.com/2009/10/cliqset_debuts_a_desktop_app_for_the_real-time_web/">a social client for the desktop</a>, which is being phased out.</p>
<p>Bounds says Cliqset isn&#8217;t trying to be just another conduit to Twitter.</p>
<p>&#8220;When you&#8217;re interacting with somebody here, there&#8217;s no differentiation as to whether this person is on Twitter or Cliqset or not,&#8221; he says. &#8220;We want to blur the line between what is Cliqset and what is the web.&#8221;</p>
<p>Indeed, you can use Cliqset to search for new people to follow, manage your lists of who you follow, and interact with others, all regardless of which social network they&#8217;re on. Since Cliqset connects to all the majors, it just adds them to your master list, and you see their updates mixed in with everyone else, from everywhere else. Comments and @replies blend together, more closely resembling a real-time chat.</p>
<p>&#8220;We don&#8217;t feel users should have to know or care about what service the people they want to interact with are on,&#8221; Bounds says.</p>
<p>This relaunch integrates Twitter, but Bounds says Facebook and Google Buzz are next on his short list.</p>
<p>&#8220;We really want an open, standards-based social web with total interoperability, a completely transparent, blended experience,&#8221; he says.</p>
<p>That&#8217;s a lofty goal, but it&#8217;s within reach, mostly thanks to the many emerging open standards on the social web. It&#8217;s here that Cliqset is going all-in, using several of these new protocols to connect everything.</p>
<p>Cliqset <a href="http://www.webmonkey.com/2009/09/cliqset_relaunches_site__joins_the_real-time_streaming_club/">integrated Activity Streams in its last relaunch</a>, and it republishes all the actions it aggregates in the Activity Streams format. In this version, Cliqset is using <a href="http://wiki.oauth.net/OAuth-2">OAuth 2.0</a> to connect to Facebook and to Twitter. It has also implemented <a href="http://www.salmon-protocol.org/">Salmon</a> to publish comments and other interactions back to external services.</p>
<p>You can save customized, curated streams (I have two, named &#8220;Music&#8221; and &#8220;Web Dev&#8221;) within Cliqset where you can dump relevant tweets, links and blog posts. Cliqset takes that custom stream, generates an Atom version of it, and republishes it using <a href="http://code.google.com/p/pubsubhubbub/">PubSubHubbub</a>. So, others can subscribe to those streams anywhere on the open web and get updates about those topics in real time.</p>
<p>Foursquare is now a supported service, and you can check in with Cliqset using <a href="http://dev.w3.org/geo/api/spec-source.html">HTML5 Geolocation</a> through the browser.</p>
<p>To give the new Cliqset a try, head over and <a href="http://cliqset.com/">create an account</a>. You can connect using Facebook and Twitter (both new options) or a Google or Yahoo account. Cliqset still supports OpenID, though this option isn&#8217;t exposed in the new-user sign-up dialog. They don&#8217;t want to scare anyone away, maybe? Once you&#8217;re logged in, you can connect almost every social web service to your Cliqset account.</p>
<p>If you&#8217;re not familiar with aggregators, or if you&#8217;re new to Cliqset, this video should help demystify the experience.</p>
<p><object width="530" height="298"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12918925&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12918925&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="530" height="298"></embed></object>
<p><a href="http://vimeo.com/12918925">Cliqset: Getting started</a> from <a href="http://vimeo.com/user1832978">cliqset</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/2009/09/cliqset_relaunches_site__joins_the_real-time_streaming_club/">Cliqset Relaunches, Joins the Real-Time Streaming Club</a></li>
<li><a href="http://www.webmonkey.com/2009/10/cliqset_debuts_a_desktop_app_for_the_real-time_web/">Cliqset Debuts a Desktop App for the Real-Time Web</a></li>
<li><a href="http://www.webmonkey.com/2010/05/new-openid-connect-proposal-could-solve-many-of-the-social-webs-woes/">New &#8216;OpenID Connect&#8217; Proposal Could Solve Many of the Social Web&#8217;s Woes</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/06/cliqset-cleans-up-streams-integrates-twitter/feed/</wfw:commentRss>
        <slash:comments>4</slash:comments>

        
    </item>
    </channel>
</rss>