<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>VentureBeat &#187; Messenger</title>
	<atom:link href="http://venturebeat.com/tag/messenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Wed, 19 Jun 2013 03:11:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='venturebeat.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c6d8c27ffa1c5a7f106f97e434437baf?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>VentureBeat &#187; Messenger</title>
		<link>http://venturebeat.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://venturebeat.com/osd.xml" title="VentureBeat" />
	<atom:link rel='hub' href='http://venturebeat.com/?pushpress=hub'/>
<copyright>Copyright 2013, VentureBeat</copyright>		<item>
		<title>Facebook: How we helped Mozilla build Messenger for Firefox</title>
		<link>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/</link>
		<comments>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 19:08:49 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[social API]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=583278</guid>
		<description><![CDATA[<p>Facebook chat, notifications, and updates that follow you everywhere you go on the web, right in your web browser, is a cool idea. What's even cooler is how Mozilla and Facebook actually built&#160;it.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=583278&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/typewriter/" rel="attachment wp-att-583310"><img class="aligncenter size-full wp-image-583310" alt="typewriter" src="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=655&#038;h=463" height="463" width="655" /></a>Facebook chat, notifications, and updates that follow you everywhere you go on the web, right in your web browser, is a cool idea. What&#8217;s even cooler is how Mozilla and Facebook actually built it.</p>
<p>Facebook shared a few of those details today.</p>
<p>Mozilla&#8217;s goal was to build a <a href="https://developer.mozilla.org/en-US/docs/Social_API" target="_blank">Social API</a> that would integrate content from any social network directly to your browser, even when you&#8217;re not on the actual social network&#8217;s website, Facebook engineer Pamel Vagata <a href="https://www.facebook.com/notes/facebook-engineering/under-the-hood-facebook-messenger-for-firefox/10151175913223920,%20https://blog.mozilla.org/blog/2012/12/03/firefox-gets-social-w-facebook/" target="_blank">said in a post</a>.</p>
<p><a href="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/kyvasfurila/" rel="attachment wp-att-583300"><img class="alignright size-medium wp-image-583300" alt="KYvaSFUrILA" src="http://venturebeat.files.wordpress.com/2012/12/kyvasfurila.png?w=300&#038;h=354" height="354" width="300" /></a></p>
<p>Facebook&#8217;s implementation keep you connected with your Facebook friends while you surf the wider web.</p>
<p><a href="https://www.facebook.com/about/messenger-for-firefox" target="_blank">Facebook Messenger for Firefox</a> is the first Facebook product to use a key new feature of HMTL, WebSockets, at scale. WebSockets enable persistent connections between your web browser and a webserver in a manner that scales well and also uses few resources. Facebook rolled out WebSockets on its existing chat servers but also had to reengineer its front-end Messenger code to eliminate dependencies on code fragments that simple are not available in the browser implementation.</p>
<p>Facebook credits its organizational structure &#8212; small groups, independent engineers &#8212; with the capability to make the changes quickly.</p>
<p>&#8220;Our ability to work with a small team and push code on a daily basis meant we could rapidly iterate on the API design and feature work to get this integration into the wild,&#8221; Vagata said.</p>
<p>Facebook is the first major social network to make use of this API, but theoretically, any such site could make use of it. Just a few days ago, Mozilla <a href="https://blog.mozilla.org/futurereleases/2012/11/30/webrtc-makes-social-api-even-more-social/" target="_blank">released a demo of Social API with WebRTC</a> that shows off even more advanced functionality, such as chatting, video chatting and file sharing.</p>
<p>Here&#8217;s Mozilla&#8217;s overview of its Social API with WebRTC:</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='345' src='http://www.youtube.com/embed/S6-rAv6bU8Q?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/beth19/4583973773/" target="_blank">Βethan</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=583278&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" /><source url="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/">Facebook: How we helped Mozilla build Messenger for Firefox</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" medium="image">
			<media:title type="html">typewriter</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg" medium="image">
			<media:title type="html">typewriter</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/kyvasfurila.png?w=300" medium="image">
			<media:title type="html">KYvaSFUrILA</media:title>
		</media:content>
	</item>
	</channel>
</rss>
