<?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>GigaOM &#187; tokbox</title>
	<atom:link href="http://gigaom.com/tag/tokbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 07:37:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; tokbox</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Tokbox embraces WebRTC to give developers access to Flash-free video chat</title>
		<link>http://gigaom.com/2012/08/07/tokbox-opentok-webrtc/</link>
		<comments>http://gigaom.com/2012/08/07/tokbox-opentok-webrtc/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 16:00:05 +0000</pubDate>
		<dc:creator>Janko Roettgers</dc:creator>
				<category><![CDATA[Ian Small]]></category>
		<category><![CDATA[OpenTok]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=550545</guid>
		<description><![CDATA[The next time you're starting a video chat on a website, it might be powered by WebRTC, a new plugin-free messaging technology. Video chat provider Tokbox just incorporated WebRTC into its developer platform - but its CEO told me that there's still a rocky road ahead.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=550545&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Video chat platform provider <a href="http://www.tokbox.com">Tokbox</a> announced support for <a href="http://www.webrtc.org/">WebRTC</a> Tuesday, making it possible for developers to provide voice and video messaging in the browser without the need for plug-ins. The news came just a day after Microsoft <a href="http://gigaom.com/2012/08/06/microsoft-webrtc-w3c/">went public with its own plans for WebRTC</a>, which aren’t completely in synch with what Google, Mozilla and others have been working on. Tokbox CEO Ian Small told me Monday that his company wants to help make things easier for developers while the big guys duke it out.</p>
<p>Tokbox has been offering developers a way to integrate video chat into their own services with a few lines of code through its <a href="http://www.tokbox.com/opentok/api">Opentok</a> platform, which has been used by more than 50,000 developers <a href="http://gigaom.com/video/tokbox-raises-12m-launches-opentok-video-chat/">since its launch some 18 months ago</a>. Small told me Monday during a phone call that Opentok’s ideal users are e-commerce sites and similar services that need to make it as easy as possible for users to use video chat. “If you want to do a Skype call, people will download Skype,” he said. But no one would download an app or a plug-in simply to talk to a customer service representative.</p>
<div id="attachment_550551" class="wp-caption alignright" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2012/08/opentok-webrtc.jpg"><img  title="opentok webrtc" src="http://gigaom2.files.wordpress.com/2012/08/opentok-webrtc.jpg?w=300&#038;h=222" alt="" width="300" height="222" class="size-medium wp-image-550551" /></a><p class="wp-caption-text">Tokbox believes that WebRTC won&#8217;t just be easier for end users who won&#8217;t have to deal with any plug-ins, but that it will also offer faster connections an better video quality.</p></div>
<p>In that context, WebRTC could be of great help. “WebRTC has a lot of promise and we are very excited about it,” Small said. Up until now, Tokbox has mostly been using Flash on the desktop, and the company also just rolled out a new SDK for iOS  devices.</p>
<p>With its new WebRTC release, the platform will automatically detect which devices and browser platforms users are running &#8212; and if possible &#8212; facilitate calls via WebRTC. The whole process will be invisible to end users, Small told me, and won’t require any big changes from developers. “The main thing we are focusing on is removing complexity from the process,” he said.</p>
<p>Of course, that’s easier said than done for a technology that has yet to become a standard, with different companies having different views on how things should be done. One of the key differences between Microsoft and Google is the video codec being used for WebRTC. Google wants to default to its own VP8 codec, <a href="http://gigaom.com/video/google-to-open-source-vp8-for-html5-video/">which the company open sourced in 2010</a>. Microsoft <a href="http://gigaom.com/video/microsoft-on-vp8-for-html5-never-say-never/">has been critical of VP8</a>, and Matthew Kaufman, principal architect for Microsoft-Skype on WebRTC, told me that it would prefer to give developers choice on which codec to use for their WebRTC apps.</p>
<p>Small said that he hopes that this roadblock will be sorted out soon, adding: “In the meantime, it’s just going to increase fragmentation.” Still, Tokbox felt it was the right time to give developers access to WebRTC for their video apps &#8211; even if it might take some time until everyone can agree on a common standard. “There is a lot of promise, but there is a rocky road to get to that promise,” he said.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=550545&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=410780"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=410780" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=550545+tokbox-opentok-webrtc&utm_content=jroettgers">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2010/07/connected-consumer-market-overview-q2-2010/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=550545+tokbox-opentok-webrtc&utm_content=jroettgers">Connected Consumer Market Overview, Q2 2010</a></li><li><a href="http://pro.gigaom.com/2012/12/connected-consumer-2013-how-2012-laid-the-groundwork-for-change/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=550545+tokbox-opentok-webrtc&utm_content=jroettgers">How consumer media will change in 2013</a></li><li><a href="http://pro.gigaom.com/2012/04/connected-consumer-q1-controversy-courtrooms-and-the-cloud/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=550545+tokbox-opentok-webrtc&utm_content=jroettgers">Controversy, courtrooms and the cloud in Q1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/08/07/tokbox-opentok-webrtc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/webrtc-chrome-firefox-e1344348680256.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/webrtc-chrome-firefox-e1344348680256.jpg?w=150" medium="image">
			<media:title type="html">webrtc chrome firefox</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/08bc62ecf138202f06b74dfa01376e74?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">jroettgers</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/08/opentok-webrtc.jpg?w=300" medium="image">
			<media:title type="html">opentok webrtc</media:title>
		</media:content>
	</item>
		<item>
		<title>Elance adds video chat to its virtual workrooms</title>
		<link>http://gigaom.com/2012/01/31/elance-video-chat/</link>
		<comments>http://gigaom.com/2012/01/31/elance-video-chat/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 16:07:32 +0000</pubDate>
		<dc:creator>Ryan Lawler</dc:creator>
				<category><![CDATA[@NYT]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[Elance]]></category>
		<category><![CDATA[groupware]]></category>
		<category><![CDATA[Online chat]]></category>
		<category><![CDATA[teleconferencing]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[Ved Sinha]]></category>
		<category><![CDATA[video communications]]></category>
		<category><![CDATA[videoconferencing]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=477976</guid>
		<description><![CDATA[Elance recently introduced video chat to its users as a new feature embedded directly into the site. That will allow employers and contractors to have face-to-face communication without having to open a different application or video chat client.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=477976&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/01/elance-copy.jpg"><img  title="Elance copy" src="http://gigaom2.files.wordpress.com/2012/01/elance-copy.jpg?w=708" alt=""   class="alignright size-full wp-image-478587" /></a>Video chat is changing the way people communicate, which is becoming increasingly evident in the way it&#8217;s being used for virtual work. Remote teams are turning to video communications to provide more face-to-face contact between team members. That&#8217;s why Elance recently introduced video chat to its users, as a new feature embedded directly into the site.</p>
<p><a href="http://gigaom.com/collaboration/elances-impressive-growth-good-news-for-its-us-users/" target="_blank">Elance has grown pretty dramatically</a> over the past few years, as more and more jobs move online and work becomes more virtual. To provide more value to its users, the company wants to do more than just connect employers and contractors. That&#8217;s why it has a virtual workroom that enables collaborative work and communications tools between them.</p>
<p>In their virtual workrooms, contractors can send messages, submit invoices, respond to to-do lists and other features. And now, Elance has added a new video chat feature to enable more &#8220;face-to-face&#8221; contact between collaborators, without users having to enter a whole different application to connect.</p>
<p>According to Elance VP of Small and Medium-Sized Businesses Ved Sinha, the addition of video chat to the virtual workroom will reduce the friction that comes when employers and contractors work together. While many had previously interfaced through other applications, building the chat window directly into a contractor&#8217;s dashboard enables instant communication with the click of a button.</p>
<p>To do this, Elance uses <a href="http://gigaom.com/video/tokbox-raises-12m-launches-opentok-video-chat/" target="_blank">Tokbox&#8217;s OpenTok video chat client</a>, which enables businesses to embed video chat into their websites. While there are plenty of video chat offerings available on the market today, Sinha told me by phone that OpenTok was the only solution that allowed Elance to build video chat directly and seamlessly into the virtual workroom.</p>
<p>That was a big advantage for Elance, which wanted to ensure its users didn&#8217;t have to open a different client or application to get in touch with one another. And for its clients, the feature should enable better coordination and more productivity.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=477976&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=260048"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=260048" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=477976+elance-video-chat&utm_content=ryangigaom">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2010/08/report-videoconferencing-unleashed/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=477976+elance-video-chat&utm_content=ryangigaom">Report: The Enterprise Videoconference Landscape, 2010 &#8211; 2015</a></li><li><a href="http://pro.gigaom.com/2010/04/connected-consumer-market-overview-q1-2010/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=477976+elance-video-chat&utm_content=ryangigaom">Connected Consumer Market Overview, Q1 2010</a></li><li><a href="http://pro.gigaom.com/2012/12/connected-consumer-2013-how-2012-laid-the-groundwork-for-change/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=477976+elance-video-chat&utm_content=ryangigaom">How consumer media will change in 2013</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/01/31/elance-video-chat/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/01/elance-copy.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/01/elance-copy.jpg?w=150" medium="image">
			<media:title type="html">Elance copy</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/f9d3ea9401226b35450e2fdf7b32b740?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ryangigaom</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/elance-copy.jpg" medium="image">
			<media:title type="html">Elance copy</media:title>
		</media:content>
	</item>
		<item>
		<title>TokBox Brings Group Video Chat to WordPress Blogs</title>
		<link>http://gigaom.com/2011/05/17/tokbox-wordpress-video-chat/</link>
		<comments>http://gigaom.com/2011/05/17/tokbox-wordpress-video-chat/#comments</comments>
		<pubDate>Tue, 17 May 2011 17:00:06 +0000</pubDate>
		<dc:creator>Janko Roettgers</dc:creator>
				<category><![CDATA[eBuddy]]></category>
		<category><![CDATA[SlideShare]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[video conferencing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=345948</guid>
		<description><![CDATA[WordPress bloggers can now embed video chats right into their sites, thanks to a new plug-in from Bay Area-based video chat specialist TokBox. The plug-in is geared towards media sites, making it possible to host talkshows and one-on-one interviews in front of a larger audience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=345948&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/05/tokbox-wordpressplugin.png"><img  title="tokbox WordPressplugin" src="http://gigaom2.files.wordpress.com/2011/05/tokbox-wordpressplugin-e1305644523994.png?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-345966" /></a><a href="http://www.tokbox.com/">TokBox</a> is <a href="http://wordpress.org/extend/plugins/opentok-video-chat/">releasing a WordPress plug-in</a> Tuesday that enables any WordPress.org or WordPress.com VIP-hosted blogs to embed group video chats on their sites. The San Francisco-based startup first <a href="http://gigaom.com/video/tokbox-raises-12m-launches-opentok-video-chat/">started to offer web-based video chats</a> last November; for WordPress blogs, it revamped its offering to address the needs of media companies and bloggers.</p>
<p>The new plugin essentially makes it possible to host group video chats in front of a larger audience of passive viewers. Think of it like a talk show with a panel of participants chatting while others are watching. Bloggers could also use the plugin to conduct one-on-one interviews in front of a live audience.</p>
<p>TokBox VP of Marketing Micky O’Brien told me that the company already powers video chat on more than 2,000 websites, with more than 250,000 unique users video chatting across those sites every week. Some of the better-known partners include eBuddy and Slideshare.</p>
<p>The company hopes to significantly expand its user base with the WordPress plugin, which allows it to target some 30 million sites across the web. TokBox plans to begin offering premium services to its partners in a month or two, but will keep the basic video chat capability free. Premium offerings could include encryption for its video chats to comply with strict privacy regulations for health care providers.</p>
<p>O’Brien also said that the media focus of the WordPress plugin in particular could eventually help to turn advertising into a second stream of revenue. Media sites already use overlays to monetize their video assets, so adding ad formats to video chat would be a logical next step.</p>
<p>TokBox launched four years ago with a consumer video conferencing offering, but <a href="http://gigaom.com/2009/07/09/startup-tokbox-lowers-the-boom-on-engineers-following-founder-exit/">underwent some major management and directional changes</a> last year. The company launched its web-based OpenTok video chat platform six months ago and eventually shuttered its video chat client in April.</p>
<p><strong>Disclosure:</strong> <em>Automattic, maker of WordPress.com, is backed by True Ventures, a venture capital firm that is an investor in the parent company of this blog, Giga Omni Media. Om Malik, founder of Giga Omni Media, is also a venture partner at True.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=345948&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=468014"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=468014" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=345948+tokbox-wordpress-video-chat&utm_content=jroettgers">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/04/linkedins-prospects-as-a-social-media-platform/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=345948+tokbox-wordpress-video-chat&utm_content=jroettgers">LinkedIn&#8217;s Prospects as a Social Media Platform</a></li><li><a href="http://pro.gigaom.com/2012/12/connected-consumer-2013-how-2012-laid-the-groundwork-for-change/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=345948+tokbox-wordpress-video-chat&utm_content=jroettgers">How consumer media will change in 2013</a></li><li><a href="http://pro.gigaom.com/2012/11/ott-technologies-and-strategies-for-broadcasters/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=345948+tokbox-wordpress-video-chat&utm_content=jroettgers">OTT technologies and strategies for  broadcasters</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/05/17/tokbox-wordpress-video-chat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/05/tokbox-wordpressplugin-e1305644523994.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/05/tokbox-wordpressplugin-e1305644523994.png?w=150" medium="image">
			<media:title type="html">tokbox WordPressplugin</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/08bc62ecf138202f06b74dfa01376e74?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">jroettgers</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/05/tokbox-wordpressplugin-e1305644523994.png?w=300" medium="image">
			<media:title type="html">tokbox WordPressplugin</media:title>
		</media:content>
	</item>
		<item>
		<title>TokBox Raises $12M, Launches OpenTok Video Chat</title>
		<link>http://gigaom.com/2010/11/15/tokbox-raises-12m-launches-opentok-video-chat/</link>
		<comments>http://gigaom.com/2010/11/15/tokbox-raises-12m-launches-opentok-video-chat/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 16:11:37 +0000</pubDate>
		<dc:creator>Ryan Lawler</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[Biz]]></category>
		<category><![CDATA[CNN Media]]></category>
		<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[OpenTok]]></category>
		<category><![CDATA[tokbox]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=259221</guid>
		<description><![CDATA[Video chat startup TokBox has raised $12 million in Series C financing led by DAG Ventures, and is launching a service called OpenTok. The new offering, which is built on a set of JavaScript APIs, will allow publishers to embed video chat services in their websites.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=259221&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2010/11/winkvid-screenshot1.jpg"><img title="Winkvid screenshot" src="http://gigaom2.files.wordpress.com/2010/11/winkvid-screenshot1.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-259316"></a>Video chat startup TokBox has raised $12 million in a new funding round led by DAG Ventures, and is launching a new service called OpenTok. The new video chat offering, which is built on a set of JavaScript APIs, will allow publishers to embed video chat services in their websites.</p>
<p>The OpenTok platform builds on TokBox’s existing consumer video chat service, and extends it to enable web publishers to create and control video chat services within their websites. With the OpenTok offering, up to 20 people can join a video chat on a web page. The APIs also allow publishers to control the size, layout, positioning and interaction between users, including setting rules for who can join and who can watch the video chat services.</p>
<p>By doing so, TokBox believes it can tap a number of different segments that can benefit from video conferencing applications built into websites, such as messaging, online dating, gaming, e-learning and workforce collaboration. It’s already working with partners in many of these verticals, including IM aggregator <a href="http://www.ebuddy.com/">eBuddy</a>, speed dating site <a href="http://winkvid.com/">WinkVid</a>, education service provider <a href="http://www.tutortrove.com/">TutorTrove</a>, live poker portal <a href="http://www.pokerview.com/">PokerView</a>, and project management firm <a href="http://www.assembla.com/">Assembla</a>.</p>
<p>TokBox has had a bit of a troubled past, with <a href="http://gigaom.com/2009/05/04/toxbox-changes-ceo-again/">multiple CEO changes</a> and a round of restructuring about 18 months ago. While the team <a href="http://gigaom.com/2009/07/09/startup-tokbox-lowers-the-boom-on-engineers-following-founder-exit/">cut six employees last year</a>, it’s growing again, with 21 employees now and five open positions. It’s now placing its bets on OpenTok, which should enable it to make some additional revenue by charging companies that use the platform for additional features or controls.</p>
<p>TokBox’s new Series C financing round was led by DAG Ventures, and includes existing investors Bain Capital and Sequoia Capital. Altogether, TokBox has raised $26.4 million.</p>
<p><strong>Related content on GigaOM Pro:</strong> (subscription required)</p>
<ul><li><a href="http://pro.gigaom.com/2010/06/report-consumer-video-chat-ecosystem-forecast/?utm_source=video&amp;utm_medium=editorial&amp;utm_content=ryangigaom&amp;utm_campaign=intext&amp;utm_term=259221+tokbox-raises-12m-launches-opentok-video-chat">Report: The Consumer Video Chat Market, 2010-2015</a></li>
<li><a href="http://pro.gigaom.com/2010/08/report-videoconferencing-unleashed/?utm_source=video&amp;utm_medium=editorial&amp;utm_content=ryangigaom&amp;utm_campaign=intext&amp;utm_term=259221+tokbox-raises-12m-launches-opentok-video-chat">Report: The Enterprise Videoconference Landscape, 2010–2015</a></li>
<li><a href="http://pro.gigaom.com/2010/09/where-is-ciscos-living-room-strategy/?utm_source=video&amp;utm_medium=editorial&amp;utm_content=ryangigaom&amp;utm_campaign=intext&amp;utm_term=259221+tokbox-raises-12m-launches-opentok-video-chat">Where is Cisco’s Living Room Strategy?</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=259221&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=293338"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=293338" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/11/15/tokbox-raises-12m-launches-opentok-video-chat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/11/winkvid-screenshot1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/11/winkvid-screenshot1.jpg?w=150" medium="image">
			<media:title type="html">Winkvid screenshot</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/f9d3ea9401226b35450e2fdf7b32b740?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ryangigaom</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/11/winkvid-screenshot1.jpg?w=300" medium="image">
			<media:title type="html">Winkvid screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Vid-Biz: NBC, YuMe, Warner Bros.</title>
		<link>http://gigaom.com/2009/05/05/vid-biz-nbc-yume-warner-bros/</link>
		<comments>http://gigaom.com/2009/05/05/vid-biz-nbc-yume-warner-bros/#comments</comments>
		<pubDate>Tue, 05 May 2009 16:31:17 +0000</pubDate>
		<dc:creator>Chris Albrecht</dc:creator>
				<category><![CDATA[Networks & Studios]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[HBO]]></category>
		<category><![CDATA[Hulu]]></category>
		<category><![CDATA[jason kilar]]></category>
		<category><![CDATA[Kiptronic]]></category>
		<category><![CDATA[Koldcast TV]]></category>
		<category><![CDATA[NBC.com]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[Warner Bros]]></category>

		<guid isPermaLink="false">http://newteevee.com/?p=24114</guid>
		<description><![CDATA[NBC.com Partners with Kiptronic for Mobile Ads; agreement will let NBC.com dynamically serve ads on its mobile platform. (emailed release) YuMe Launches New Video Ad Unit; the InSynch Video Takeover allows an in-stream video ad and an in-page banner ad to be synchronized so messages can [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=218552&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><strong>NBC.com Partners with Kiptronic for Mobile Ads;</strong> agreement will let NBC.com dynamically serve ads on its mobile platform. (emailed release)</p>
<p><strong>YuMe Launches New Video Ad Unit;</strong> the InSynch Video Takeover allows an in-stream video ad and an in-page banner ad to be synchronized so messages can move back and forth between them. (<a href="http://www.yume.com/news/5_5_09_insynch_pr.php">release</a>)</p>
<p><strong>Warner Bros. Television Group Partners with AOL for Socialthing;</strong> service will incorporate AIM and ICQ to let visitors on sites such as TheWB.com, KidsWB.com and Momlogic.com share and comment with friends. (<a href="http://corp.aol.com/press-releases/2009/04/aol-announces-socialthing">release</a>)</p>
<p><strong>Tokbox Changes CEOs (Again);</strong> browser-based video chat company replaces Nick Triantos with Ian Small. (<a href="http://gigaom.com/2009/05/04/toxbox-changes-ceo-again/">GigaOM</a>)</p>
<p><strong>Q&#038;A with Jason Kilar About Disney;</strong> Hulu CEO talks about adding ABC content to his company&#8217;s ranks, content windowing and authentication. (<a href="http://www.paidcontent.org/entry/419-hulus-kilar-great-to-have-disney-but-were-still-an-extremely-young-comp/">paidContent</a>) If you have questions for Mr. Kilar, he&#8217;s agreed to field some over at the <a href="http://freakonomics.blogs.nytimes.com/2009/05/04/the-ceo-of-hulu-will-now-take-your-questions/">Freakonomics Blog</a>.</p>
<p><strong>HBO Putting Parts of <em>Alzheimer&#8217;s Project</em> Online;</strong> portions of the documentary as well as 15 supplemental films surrounding the series will appear on YouTube, iTunes, MySpace and Facebook. (<a href="http://www.multichannel.com/article/231108-HBO_Opens_Up_New_Project_.php?rssid=20063">Multichannel News</a>)</p>
<p><strong><em>Pink: The Series </em>Director Launches New Web Series;</strong> from Streamy winner Blake Calhoun comes <em>88 Hits</em>, a mockumentary about mobsters that debuts on KoldCast TV today. (<a href="http://www.koldcast.tv/video/building_the_family">KoldCast TV</a>)</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=218552&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=920974"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=920974" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=218552+vid-biz-nbc-yume-warner-bros&utm_content=calbrecht">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/10/connected-consumer-third-quarter-2012-analysis-and-outlook/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=218552+vid-biz-nbc-yume-warner-bros&utm_content=calbrecht">Connected consumer third-quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/10/what-the-shift-to-the-cloud-means-for-the-future-epg/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=218552+vid-biz-nbc-yume-warner-bros&utm_content=calbrecht">What the shift to the cloud means for the future EPG</a></li><li><a href="http://pro.gigaom.com/2012/06/over-the-top-video-in-2012-trends-and-technologies-to-watch/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=218552+vid-biz-nbc-yume-warner-bros&utm_content=calbrecht">Over the top in 2012: trends and technologies to watch</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2009/05/05/vid-biz-nbc-yume-warner-bros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c7c37000ea6c9d210b7b1992b607ca?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Chris Albrecht</media:title>
		</media:content>
	</item>
		<item>
		<title>Tokbox Changes Its CEO, Again</title>
		<link>http://gigaom.com/2009/05/04/toxbox-changes-ceo-again/</link>
		<comments>http://gigaom.com/2009/05/04/toxbox-changes-ceo-again/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:35:14 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bain capital]]></category>
		<category><![CDATA[Roleof Boetha]]></category>
		<category><![CDATA[Sequoia Capital]]></category>
		<category><![CDATA[tokbox]]></category>

		<guid isPermaLink="false">http://gigaom.wordpress.com/2009/05/04/toxbox-changes-ceo-again/</guid>
		<description><![CDATA[[qi:090] Tokbox, a San Francisco-based start-up that offers browser-based video chat, has lost its CEO, Nick Triantos. He has been replaced by Ian Small. We had heard about this change, and Tokbox confirmed it to me. Small&#8217;s bio hasn&#8217;t been added to Tokbox&#8217;s web site just [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=48371&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://tokbox.com"> [qi:090] Tokbox</a>, a San Francisco-based start-up that offers browser-based video chat, has lost its CEO, Nick Triantos. He has been replaced by Ian Small. We had heard about this change, and Tokbox confirmed it to me. Small&#8217;s bio hasn&#8217;t been added to Tokbox&#8217;s web site just yet. Triantos had replaced co-founder <a href="http://gawker.com/363844/tokbox-ceo-fired">Serge Fauget in somewhat</a> mysterious circumstances in March 2008. Tokbox has raised <a href="http://gigaom.com/video/tokbox-takes-10-million-for-video-chat/">$14 million</a> in two rounds of venture financing from Sequoia Capital and Bain Capital.</p>
<p>The company launched in October 2007 <a href="http://gigaom.com/2007/10/15/tokbox/">by spamming me and others</a> who were invited to test out Tokbox. The company&#8217;s video chat service has struggled to find the super-growth that a consumer-oriented company such as Tokbox needs. Tokbox says it has a &#8220;user base of over 1 million people who are making over 1.5 million video calls everyday.&#8221; According to <a href="http://www.quantcast.com/tokbox.com">web-traffic measurement service Quantcast</a>, Tokbox is  getting about 62,000 visitors a month, <a href="http://siteanalytics.compete.com/toxbox.com/">roughly in line with the user metrics reported by Compete.com</a>. <a href="http://gigaom.com/2008/08/07/tokbox-2/">I have always been a little skeptical</a> of Tokbox, and frankly, I haven&#8217;t seen anything that has made me change my mind.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=48371&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=676843"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=676843" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=48371+toxbox-changes-ceo-again&utm_content=om">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2013/01/ces-2013-flash-analysis-disruptions-and-disappointments-from-consumer-techs-biggest-show/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=48371+toxbox-changes-ceo-again&utm_content=om">GigaOM Research highs and lows from CES 2013</a></li><li><a href="http://pro.gigaom.com/2013/01/how-hr-can-make-the-case-for-workforce-analytics/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=48371+toxbox-changes-ceo-again&utm_content=om">How HR can make the case for workforce analytics</a></li><li><a href="http://pro.gigaom.com/2013/01/the-2013-task-management-tools-market/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=48371+toxbox-changes-ceo-again&utm_content=om">The 2013 task management tools market</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2009/05/04/toxbox-changes-ceo-again/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/89c6ff98059617751fcf312690965fa0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">om</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#039;s There to TokBox?</title>
		<link>http://gigaom.com/2008/08/07/tokbox-2/</link>
		<comments>http://gigaom.com/2008/08/07/tokbox-2/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 18:53:06 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[Hitlines]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[bain capital]]></category>
		<category><![CDATA[BrightSource Energy]]></category>
		<category><![CDATA[Current Group]]></category>
		<category><![CDATA[scott friend]]></category>
		<category><![CDATA[Sequoia Capital]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[World Economic Forum]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=16894</guid>
		<description><![CDATA[Bain Capital must be psychic. Apparently they&#8217;ve looked into the future and seen that TokBox, a San Francisco-based startup, will either grow into a large company or find a buyer for what is essentially a Flash-based, in-browser video chat service that&#8217;s gotten marginal traction. Sure, the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=135446&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  src="http://newteevee.files.wordpress.com/2008/08/tokbox.jpg?w=119&#038;h=53" alt="null" width="119" height="53" class=" alignleft" />Bain Capital must be psychic. Apparently they&#8217;ve looked into the future and seen that TokBox, a San Francisco-based startup, will either grow into a large company or find a buyer for what is essentially a Flash-based, in-browser video chat service that&#8217;s gotten marginal traction. Sure, the company has a new desktop client that allows you to video chat with anyone, but then so does my iChat.</p>
<p>Bain Capital has led a <a title="TokBox Takes $10 Million for Video Chat « NewTeeVee" href="http://gigaom.com/video/tokbox-takes-10-million-for-video-chat/">$10 million investment</a> in <a href="http://www.tokbox.com/">TokBox</a>. The move comes less than a month after the company <a href="http://www.reuters.com/article/pressRelease/idUS115538+17-Jul-2008+PRN20080717">named a new CEO, Nick Triantos</a>, who has worked for many tech firms, but has never before held that title.</p>
<p>The company <a title="How to Use Tokbox and Spam Your Friends - GigaOM" href="http://gigaom.com/2007/10/15/tokbox/">launched in October 2007</a> and has thus far raised a total of $14 million from Bain and early investors Sequoia Capital. Scott Friend, Venture Partner at Bain Capital Ventures, in a press release announcing the Series B round, said:</p>
<blockquote><p>&#8220;The company is executing well&#8230;We are excited to be investing with our partners at Seqouia in a company we believe has the potential to be the next &#8216;big thing&#8217; in web communication.&#8221;</p></blockquote>
<p>Just to put his words into context, TokBox recently fired its founder and CEO, Serge Faguet. And according to <a title="SnapShot of tokbox.com (rank #15,017) - Compete" href="http://siteanalytics.compete.com/tokbox.com/?metric=uv">Compete.com</a>, they had about 179,000 visitors in the month of July, though they did sign a deal with Meebo that stands to get them some traction. (For a list of their competitors, check out <a title="New Video Chat Options for IM « NewTeeVee" href="http://gigaom.com/video/new-video-chat-options-for-im/">NewTeeVee&#8217;s round-up of video chat applications</a>.)</p>
<p>From the way I understand it, TokBox is using the built-in video capture capabilities in Flash player combined with the Flash media server to offer in-browser video conferencing. When the company launched, I <a href="http://gigaom.com/2007/10/15/tokbox/">pointed out that</a> it was an &#8220;interesting idea, but more of a feature than a platform for a standalone company or model for a viable, long-term business. If (and that’s a big if) TokBox is going to work, it will need to be rapidly adopted by the marketplace.&#8221; Rapid adoption hasn&#8217;t quite happened, however, and I wonder if it ever will.</p>
<p>But again, the guys at Bain must be able to look into the future better than us skeptics.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gigaom2.wordpress.com/135446/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gigaom2.wordpress.com/135446/" /> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=135446&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=406168"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=406168" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=135446+tokbox-2&utm_content=om">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/10/the-state-of-cross-platform-measurement-across-tv-online-and-social/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=135446+tokbox-2&utm_content=om">The state of cross-platform media measurement</a></li><li><a href="http://pro.gigaom.com/2012/09/listening-platforms-finding-the-value-in-social-media-data/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=135446+tokbox-2&utm_content=om">Listening platforms: finding the value in social media data</a></li><li><a href="http://pro.gigaom.com/2012/01/newnet-q4-platform-mania-and-social-commerce-shakeout/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=135446+tokbox-2&utm_content=om">NewNet Q4: Platform mania and social commerce shakeout</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2008/08/07/tokbox-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/89c6ff98059617751fcf312690965fa0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">om</media:title>
		</media:content>

		<media:content url="http://newteevee.files.wordpress.com/2008/08/tokbox.jpg" medium="image">
			<media:title type="html">null</media:title>
		</media:content>
	</item>
		<item>
		<title>TokBox Takes $10 Million for Video Chat</title>
		<link>http://gigaom.com/2008/08/07/tokbox-takes-10-million-for-video-chat/</link>
		<comments>http://gigaom.com/2008/08/07/tokbox-takes-10-million-for-video-chat/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:54:55 +0000</pubDate>
		<dc:creator>Chris Albrecht</dc:creator>
				<category><![CDATA[Sony UX Micro PC]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[video chat]]></category>

		<guid isPermaLink="false">http://newteevee.com/?p=6205</guid>
		<description><![CDATA[Free online video chat service TokBox has raised a $10 million Series B round of financing led by Bain Capital. Sequoia Capital, which provided $4 million for the startup&#8217;s Series A funding, also participated in this second round. TokBox has worked to expand its reach over [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=212675&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://newteevee.files.wordpress.com/2008/08/tokbox.jpg"><img src="http://newteevee.files.wordpress.com/2008/08/tokbox.jpg?w=119&#038;h=53" alt="" title="tokbox" width="119" height="53"  class=" alignleft" /></a>Free online video chat service TokBox has raised a <a href="http://www.itnewsonline.com/showprnstory.php?storyid=5450">$10 million Series B</a> round of financing led by Bain Capital. Sequoia Capital, which provided <a href="http://newteevee.com/2007/10/15/tokbox-raises-4m-from-sequoia-om-gets-spammed/">$4 million</a> for the startup&#8217;s Series A funding, also participated in this second round. </p>
<p>TokBox has worked to expand its reach over the past year, developing its video chat service for web-based <a href="http://newteevee.com/2007/10/30/new-video-chat-options-for-im/">IM platform Meebo</a> as well as Facebook, and the company released an <a href="http://www.techcrunch.com/2008/07/14/tokbox-brings-easy-video-chat-to-all-platforms-with-air/">Adobe AIR version</a> of its service. </p>
<p>TokBox isn&#8217;t alone in this space, <a href="http://www.imo.im">IMO.IM</a> is another browser-based video-enabled chat service (founded by ex-Googlers) and Skype offers video calling as well. No one, however, has solved the biggest problem with video chat: webcam placement. Until someone builds a camera behind the monitor, video conversations will never feature eye contact, as everyone&#8217;s looking down (and away from the camera) to see the person they&#8217;re chatting with. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gigaom2.wordpress.com/212675/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gigaom2.wordpress.com/212675/" /> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=212675&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=578604"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=578604" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=212675+tokbox-takes-10-million-for-video-chat&utm_content=calbrecht">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/07/connected-consumer-q2-digital-music-meets-the-cloud-e-book-growth-explodes/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=212675+tokbox-takes-10-million-for-video-chat&utm_content=calbrecht">Connected Consumer Q2: Digital music meets the cloud; e-book growth explodes</a></li><li><a href="http://pro.gigaom.com/2011/01/5-connected-consumer-companies-to-watch-in-2011/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=212675+tokbox-takes-10-million-for-video-chat&utm_content=calbrecht">5 Connected Consumer Companies to Watch in 2011</a></li><li><a href="http://pro.gigaom.com/2010/12/connected-consumer-2011-what-not-to-expect/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=212675+tokbox-takes-10-million-for-video-chat&utm_content=calbrecht">Connected Consumer 2011: What Not to Expect</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2008/08/07/tokbox-takes-10-million-for-video-chat/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c7c37000ea6c9d210b7b1992b607ca?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Chris Albrecht</media:title>
		</media:content>

		<media:content url="http://newteevee.files.wordpress.com/2008/08/tokbox.jpg" medium="image">
			<media:title type="html">tokbox</media:title>
		</media:content>
	</item>
		<item>
		<title>TokBox Releases Downloadable App for Video Chat</title>
		<link>http://gigaom.com/2008/07/14/tokbox-releases-downloadable-app-for-video-chat/</link>
		<comments>http://gigaom.com/2008/07/14/tokbox-releases-downloadable-app-for-video-chat/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 22:00:41 +0000</pubDate>
		<dc:creator>Dominic Rivera</dc:creator>
				<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[video chat]]></category>

		<guid isPermaLink="false">http://webworkerdaily.wordpress.com/?p=2762</guid>
		<description><![CDATA[TokBox, a free service that allows you to talk simply with your friends and co-workers over live video, has released a new downloadable application built using Adobe Air. With the new application, you do not have to be on TokBox&#8217;s website to accept or make video [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=2762&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2008/07/tokbox.jpg"><img  title="tokbox" src="http:///2008/07/tokbox.jpg" alt="" width="276" height="135"  class="alignnone size-full wp-image-2763 alignleft" /></a><a href="http://www.tokbox.com">TokBox</a>, a free service that allows you to talk simply with your friends and co-workers over live video, has released a new downloadable application built using <a href="http://www.adobe.com/products/air/">Adobe Air</a>.</p>
<p>With the new application, you do not have to be on TokBox&#8217;s website to accept or make video calls. Installing is a breeze (something that is common to applications built using Adobe AIR). When installed, it acts like your usual instant messaging application. Just click on a friend or colleague will enable you to do video calling and get immediate notification when someone is calling.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gigaom2.wordpress.com/2762/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gigaom2.wordpress.com/2762/" /> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=2762&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=891757"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=891757" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=2762+tokbox-releases-downloadable-app-for-video-chat&utm_content=dominicrivera">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/02/practical-business-content-collaboration-personal-tools-show-the-way/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=2762+tokbox-releases-downloadable-app-for-video-chat&utm_content=dominicrivera">Personal tools lead to practical business</a></li><li><a href="http://pro.gigaom.com/2011/07/millenials-in-the-enterprise-part-1-strategies-for-supporting-the-new-digital-workforce/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=2762+tokbox-releases-downloadable-app-for-video-chat&utm_content=dominicrivera">Millennials in the enterprise, part 1: strategies for supporting the new digital workforce</a></li><li><a href="http://pro.gigaom.com/2011/07/connected-consumer-q2-digital-music-meets-the-cloud-e-book-growth-explodes/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=2762+tokbox-releases-downloadable-app-for-video-chat&utm_content=dominicrivera">Connected Consumer Q2: Digital music meets the cloud; e-book growth explodes</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2008/07/14/tokbox-releases-downloadable-app-for-video-chat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/9c88ce22a3be00f0ba028e0305cbba3e?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Dominic Rivera</media:title>
		</media:content>

		<media:content url="http:///2008/07/tokbox.jpg" medium="image">
			<media:title type="html">tokbox</media:title>
		</media:content>
	</item>
		<item>
		<title>iWork hates Subversion</title>
		<link>http://gigaom.com/2008/01/04/iwork-hates-subversion/</link>
		<comments>http://gigaom.com/2008/01/04/iwork-hates-subversion/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 16:02:14 +0000</pubDate>
		<dc:creator>Billy Halsey</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[revision control]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[tokbox]]></category>
		<category><![CDATA[video chat]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2008/01/04/iwork-hates-subversion/</guid>
		<description><![CDATA[Or does Subversion hate iWork? I was just hit with the iWork/SVN bug that seems to be infamous among those using the two products concurrently. The problem, essentially, is the way that iWork&#8212;Pages, Numbers, and Keynote&#8212;and Subversion store their files. It&#8217;s well-known that, for some time, [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171233&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Or does Subversion hate iWork? I was just hit with the <a href="http://alexking.org/blog/2007/12/20/iwork-bundles-broken" title="iWork bundles are broken">iWork/SVN bug</a> that seems to be infamous among those using the two products concurrently. The problem, essentially, is the way that iWork&#8212;Pages, Numbers, and Keynote&#8212;and Subversion store their files.</p>
<p>It&#8217;s well-known that, for some time, Apple has chosen to package certain files as <em>bundles</em>; they appear in the Finder as single files, but from the Terminal and the file system proper, they are directories. Subversion (SVN, the popular version control system), like CVS (Concurrent Versioning System&#8212;another, earlier versioning system), stores its state files containing information about the current revision, the main repository, and so forth, within special directories inside each directory under Subversion control.</p>
<p>I have been using SVN to manage revisions of my writing&#8212;a prudent thing, you might agree, as it is both easier and more robust than the &#8220;track changes&#8221; feature of Pages (or Microsoft Word, for that matter). However, the problem lies in those <code>.svn</code> subdirectories that are part of every directory under Subversion control.</p>
<p>When Pages (or Numbers or Keynote) saves a file, it appears to do so by completely overwriting what is already present: the <code>.svn</code> directory is erased in the process. Attempting to commit those changes to the central repository for safekeeping illustrates the problem:</p>
<p><img src='http://gigapple.files.wordpress.com/2008/01/terminal.jpg?w=708' alt='SVN failure'  class=" alignleft" /></p>
<p>Files (directories? bundles?) are therefore left high and dry, and the entire point of revision control becomes moot. Since iWork does not support built-in revision control (unlike Microsoft Office), utilities such as CVS or SVN would be the next best option&#8212;if they weren&#8217;t cut down by the file bundle notion.</p>
<p>Ideally, Apple would decide whether file bundles&#8212;files such as applications, plugins, and iWork files&#8212;were actually files <em>or</em> directories and treat them as one or the other in all cases. It seems that file bundles are here to stay in their present state, at least for the foreseeable future, however.</p>
<p>While there are several workarounds [<a href="http://sadilek.blogspot.com/2007/07/restore-svn-in-keynotepages-documents.html">1</a>][<a href="http://work.onemanswalk.com/2007/11/4/working-with-iwork-and-subversion">2</a>], perhaps the most logical solution is to migrate from Subversion to a different revision control system that does not suffer this problem, such as <a href="http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial">Mercurial</a>, <a href="http://git.or.cz/">Git</a>, or <a href="http://www.gnu.org/software/gnu-arch/">GNU arch</a>. None of these three keeps local state information within subdirectories of the working copy.</p>
<p>It is unknown whether other bundle-type files are susceptible to SVN and CVS impotence.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gigaom2.wordpress.com/171233/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gigaom2.wordpress.com/171233/" /> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171233&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=871085"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=871085" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171233+iwork-hates-subversion&utm_content=gigaguest">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/11/breaking-down-barriers-and-reducing-cycle-times-with-devops-and-continuous-delivery/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171233+iwork-hates-subversion&utm_content=gigaguest">How devops can reduce cycle times</a></li><li><a href="http://pro.gigaom.com/2012/02/how-do-developers-ride-the-siri-wave/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171233+iwork-hates-subversion&utm_content=gigaguest">How do developers ride the Siri wave?</a></li><li><a href="http://pro.gigaom.com/2011/11/connectivity-means-making-the-machine-disappear/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171233+iwork-hates-subversion&utm_content=gigaguest">Connectivity means making the machine disappear</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2008/01/04/iwork-hates-subversion/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4411542bbd7a2a9a2fc2a1b38809e45c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaguest</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/01/terminal.jpg" medium="image">
			<media:title type="html">SVN failure</media:title>
		</media:content>
	</item>
	</channel>
</rss>
