<?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; Gravity</title>
	<atom:link href="http://gigaom.com/tag/gravity/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 21:12:25 +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; Gravity</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>How HBase converted MySpace&#8217;s MySQL champion and is driving Hadoop mainstream</title>
		<link>http://gigaom.com/2013/04/22/how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream/</link>
		<comments>http://gigaom.com/2013/04/22/how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 18:14:03 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Hbase]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[NoSQL]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=632738</guid>
		<description><![CDATA[ Gravity CTO Jim Benedetto knows his way around MySQL after managing a 600-instance cluster at MySpace, but he has found HBase religion as his real-time content-recommendation platform grew. And he's not alone.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=632738&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>How&#8217;s this for an understatement: Operational databases are important for many, if not the majority, of web applications. And if you&#8217;re doing big business on the web, finding one that can scale with your data volumes and still perform like you need it to is critical. MapReduce for batch data processing and analysis? Not so much, actually.</p>
<p>That&#8217;s why as Hadoop keeps <a href="http://gigaom.com/2013/03/04/the-history-of-hadoop-from-4-nodes-to-the-future-of-data/">thundering toward its destination as the de facto data platform</a> for next-generation applications, companies such as Cloudera and Hortonworks that are making a killing off it might want to stop and thank <a href="http://www.searchenginecaffe.com/2007/05/hbase-powersets-bigtable.html">the guys from Powerset for building HBase</a>. Because the database &#8212; <a href="http://hbase.apache.org/">a columnar Google BigTable clone that runs on top of the Hadoop Distributed File System</a> &#8212; is so fast and scalable, it&#8217;s helping Hadoop find a home in companies and with applications that HDFS and MapReduce alone might not have been able to penetrate so easily.</p>
<p>The latest HBase user I&#8217;ve come across is <a href="http://www.gravity.com/">Gravity</a>, the <a href="http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/">interest graph</a> company that powers content recommendations for some of the biggest publishers on the web.</p>
<h2 id="from-big-mysql-at-myspace-to-b">From big MySQL at MySpace to big data with HBase</h2>
<p>Its co-founders were all senior executives at MySpace, including Gravity CTO Jim Benedetto, who was SVP of technology for the social networking pioneer. He was actually MySpace&#8217;s first architect and helped build platform&#8217;s MySQL database. Although MySpace never reached <a href="http://gigaom.com/2011/12/06/facebook-shares-some-secrets-on-making-mysql-scale/">Facebook&#8217;s scale</a>, it did have 150 millions users at its peak, all able to store unlimited numbers of wall posts, messages and photos. Benedetto eventually oversaw a 600-instance cluster that required about 30 database adminstrators to keep it up and running.</p>
<div id="attachment_603574" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2013/01/1z5o2256.jpg"><img  alt="Structure Data 2012: Jim Benedetto – CTO, Gravity Ashlie Beringer – Partner, Gibson, Dunn &amp; Crutcher" src="http://gigaom2.files.wordpress.com/2013/01/1z5o2256.jpg?w=300&#038;h=200" width="300" height="200" class="size-medium wp-image-603574" /></a><p class="wp-caption-text">Benedetto (center) at Structure: Data 2012. (c) Pinar Ozger</p></div>
<p>So naturally, when it came time to build out the Gravity architecture, Benedetto opted for the MySQL he knew so well. Until about three years ago, he told me recently, that database held about 95 percent of the company&#8217;s data. At some point, though, Benedetto and his team realized they were spending way too much time keeping their MySQL environment up insteading of building new things, so it was time for a change.</p>
<p>It ultimately opted for HBase, but the decision wasn&#8217;t easy. &#8220;For us,&#8221; Benedetto said, &#8220;our data and algorithms are our company,&#8221; so making the move from a relational database to a column-based database that can serve MapReduce jobs was nerve-racking. After all, he explained, &#8220;You never want to migrate your data &#8230; and if you have to, you never want to migrate it more than once.&#8221; In fact, he added, &#8220;you&#8217;re not going back.&#8221;</p>
<p>But Benedetto says the move to HBase as Gravity&#8217;s primary data store has been &#8220;life-saving,&#8221; and it&#8217;s arguably a more important component of the company&#8217;s infrastructure than is Hadoop MapReduce. HBase handles the company&#8217;s real-time recommendation algorithms, and it does it across the entire Gravity platform rather than on a site-by-site basis. And although it&#8217;s not banking-grade when it comes to the consistency of transactions, Benedetto says it&#8217;s about 99.95 percent consistent in real time. Later on, batch MapReduce jobs swoop in and pick up whatever HBase dropped earlier, and process it all against the company&#8217;s graph algorithms.</p>
<div id="attachment_633095" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/04/canvas-copy.jpg"><img  alt="interest graph" src="http://gigaom2.files.wordpress.com/2013/04/canvas-copy.jpg?w=708&#038;h=708" width="708" height="708" class="size-large wp-image-633095" /></a><p class="wp-caption-text">An example of an interest graph from Gravity,</p></div>
<h2 id="scalable-for-sure-and-getting-">Scalable for sure, and getting easier to use</h2>
<p>And although it took some serious engineering effort to get HBase operational when Gravity began working with it three years ago, Benedetto thinks HBase is getting to the point (as is rival NoSQL database Cassandra, he acknowledged) where one could safely call it &#8220;enterprise-ready.&#8221; Right now, he noted, &#8220;You&#8217;re not gonna to see HBase in a company that just buys Oracle because Oracle is the name and Oracle has been around for 20 years,&#8221; but for web startups that hope to reach a certain scale and even for existing companies that are running into the MySQL wall, he sees a shift occurring.</p>
<p>&#8220;The web farm is the easiest part of your infrastructure to scale because all it does is cost more money,&#8221; Benedetto explained. Databases, on the other hand, require a lot of thinking about how to migrate data, shard the database and otherwise make a piece of software likely designed for a handful of servers, max, spread across dozens or hundreds. HBase really eases the scaling process, as well as the subsequent management, he said. Now, Gravity&#8217;s 100-node HBase cluster has only two operations engineers dedicated to it.</p>
<p>Indeed, there are startups trying to capitalize on HBase by <a href="http://gigaom.com/2013/03/19/drawn-to-scale-wants-to-solve-your-mongodb-scalability-problems/">using it to power SQL and even MongoDB-compliant databases</a> that can scale beyond what most relational databases can do.</p>
<p>Aside from scale HBase might soon start catching on because of the work companies like Gravity have been doing to make it more user-friendly. It might scale easily, but, as Benedetto noted, it&#8217;s not always easy to get started with &#8212; especially without some deep understanding of the intricacies of the underlying HDFS infrastructure. Last year, eBay VP of Experience, Search and Platforms Hugh Williams <a href="http://gigaom.com/2012/01/31/under-the-covers-of-ebays-big-data-operation/">told me that although HBase is one of the big data tools the company is most excited about</a>, it&#8217;s also the area where he&#8217;d like to see the most improvement.</p>
<p>To help alleviate some of the learning curve, Gravity has <a href="http://www.gravity.com/labs/hpaste/">developed an open-source tool called HPaste</a> that lets developers access data and run jobs on HBase data using Scala rather than the more-bloated Java programming language on which Hadoop and HBase are built. One of the biggest benefits of HPaste, Benedetto said, is that it lets new HBase developers see the data in a way that makes sense to them: HBase stores everything in byte arrays, he explained, and &#8220;when a human tries to read a byte array, it looks like ancient hieroglyphics.&#8221;</p>
<div id="attachment_633093" class="wp-caption alignright" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2013/04/kiji-org-architecture1.png"><img  alt="Kiji architecture" src="http://gigaom2.files.wordpress.com/2013/04/kiji-org-architecture1.png?w=300&#038;h=275" width="300" height="275" class="size-medium wp-image-633093" /></a><p class="wp-caption-text">The Kiji architecture</p></div>
<p>Elsewhere, a startup called WibiData has <a href="http://gigaom.com/2012/11/14/wibidata-open-sources-kiji-to-make-hbase-more-useful/">created an open-source framework called Kiji</a> that aims to provide a collection of high-level APIs that should make it easier to store different data types in and develop applications on HBase. The company envisions Kiji being to HBase what the Spring Framework has become to Java over the course of the past decade.</p>
<h2 id="hadoops-weapon-for-the-mainstr">Hadoop&#8217;s weapon for the mainstream?</h2>
<p>But user experience aside, a lot of companies already invested in Hadoop &#8212; aside from <a href="http://gigaom.com/2011/03/04/how-facebook-is-powering-real-time-analytics/">expert users such as Facebook</a> &#8212; are starting to see the promise of HBase and are incorporating it into their architectures.</p>
<p>WibiData co-founder Christophe Bisciglia, who also co-founded Hadoop pioneer Cloudera in 2008, gave me his take on the state of HBase while <a href="http://gigaom.com/2013/03/12/hadoops-past-present-and-future-a-gigaom-special-report/">discussing its role in the future of Hadoop</a> earlier this year. &#8221;If you talk to anyone from Cloudera or any of the platform vendors, I think they will tell you that a large percentage of their customers use HBase. It’s something that I only expect to see increasing,&#8221;  he explained. &#8220;&#8230; HBase is gonna be what takes Hadoop from an ETL and BI platform into a real-time application platform.&#8221;</p>
<div id="attachment_633120" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2013/04/cloudera_enterprise_diagram.png"><img  alt="The Cloudera Hadoop stack (Gravityu uses Cloudera's distro)." src="http://gigaom2.files.wordpress.com/2013/04/cloudera_enterprise_diagram.png?w=300&#038;h=165" width="300" height="165" class="size-medium wp-image-633120" /></a><p class="wp-caption-text">The Cloudera Hadoop stack (Gravity uses Cloudera&#8217;s distro).</p></div>
<p>Benedetto appears to agree. He considers Hadoop as a whole incredibly important, almost on par with what Amazon Web Services did for computing resources, because it lets startups use commercial-grade open source software to do data storage and processing that previously was only available to massive web companies. &#8220;More and more &#8230; the shining star in that suite is HBase,&#8221; he said. &#8220;If I were Oracle, I&#8217;d be scared.&#8221;</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=632738&#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=362001"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=362001" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=632738+how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=632738+how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream&utm_content=dharrisstructure">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/report/how-to-use-big-data-to-make-better-business-decisions/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=632738+how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream&utm_content=dharrisstructure">How to use big data to make better business decisions</a></li><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=632738+how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream&utm_content=dharrisstructure">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/22/how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/10/shutterstock_113600470.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/10/shutterstock_113600470.jpg?w=150" medium="image">
			<media:title type="html">Shiny database</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/1z5o2256.jpg?w=300" medium="image">
			<media:title type="html">Structure Data 2012: Jim Benedetto – CTO, Gravity Ashlie Beringer – Partner, Gibson, Dunn &#38; Crutcher</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/04/canvas-copy.jpg?w=708" medium="image">
			<media:title type="html">interest graph</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/04/kiji-org-architecture1.png?w=300" medium="image">
			<media:title type="html">Kiji architecture</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/04/cloudera_enterprise_diagram.png?w=300" medium="image">
			<media:title type="html">The Cloudera Hadoop stack (Gravityu uses Cloudera&#039;s distro).</media:title>
		</media:content>
	</item>
		<item>
		<title>Sector RoadMap: Content personalization in 2013</title>
		<link>http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/</link>
		<comments>http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 14:54:59 +0000</pubDate>
		<dc:creator>Mark Mulligan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[BloomReach]]></category>
		<category><![CDATA[business-to-business]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[collaborative-filtering]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[content personalization]]></category>
		<category><![CDATA[content publishers]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[data processing]]></category>
		<category><![CDATA[DemandBase]]></category>
		<category><![CDATA[Digital Content]]></category>
		<category><![CDATA[digital-media]]></category>
		<category><![CDATA[disruption vectors]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FOX]]></category>
		<category><![CDATA[Gilt Group]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Information retrieval]]></category>
		<category><![CDATA[Interest Graph]]></category>
		<category><![CDATA[Internet privacy]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[Lycos]]></category>
		<category><![CDATA[mobile applications]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[native mobile]]></category>
		<category><![CDATA[online content]]></category>
		<category><![CDATA[online-media]]></category>
		<category><![CDATA[Outbrain]]></category>
		<category><![CDATA[personalization]]></category>
		<category><![CDATA[personalization-tools]]></category>
		<category><![CDATA[post-programming curation]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[reccomendations]]></category>
		<category><![CDATA[recommendation algorithms]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[Recommender system]]></category>
		<category><![CDATA[Rovi]]></category>
		<category><![CDATA[Rovi Corporation]]></category>
		<category><![CDATA[Sky]]></category>
		<category><![CDATA[Social discovery platform]]></category>
		<category><![CDATA[Social graph]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[software algorithm]]></category>
		<category><![CDATA[software as a service]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Taboola]]></category>
		<category><![CDATA[TruCentric]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[web ecosystems]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://pro.gigaom.com/?post_type=go-report&#038;p=173650/</guid>
		<description><![CDATA[Content owners, whether they are publishers, retailers, or marketers, are always looking for new ways to deliver a unique experience to their customers. We call this content personalization. Key trends in this area are led by a collection of technologies that we call post-programming curation. These technologies use the best of behavioral tracking, collaborative filtering, audience targeting, and dynamic content presentation.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=648526&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Content owners, whether they are publishers, retailers, or marketers, are always looking for new ways to deliver a unique experience to their customers. We call this content personalization. Key trends in this area are led by a collection of technologies that we call post-programming curation. These technologies use the best of behavioral tracking, collaborative filtering, audience targeting, and dynamic content presentation.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=648526&#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=96843"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=96843" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=648526+sector-roadmap-content-personalization-in-2013&utm_content=musicindustryblog">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=648526+sector-roadmap-content-personalization-in-2013&utm_content=musicindustryblog">Connected world: the consumer technology revolution</a></li><li><a href="http://pro.gigaom.com/2012/04/newnet-q1-advertising-commerce-and-discovery-dominate/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=648526+sector-roadmap-content-personalization-in-2013&utm_content=musicindustryblog">Social media in Q1: commerce and discovery dominated</a></li><li><a href="http://pro.gigaom.com/2012/01/12-tech-leaders-resolutions-for-2012/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=648526+sector-roadmap-content-personalization-in-2013&utm_content=musicindustryblog">12 tech leaders’ resolutions for 2012</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="https://gigaom-pro-files.s3.amazonaws.com/files/2012/03/ipadnew.jpg?w=150" />
		<media:content url="https://gigaom-pro-files.s3.amazonaws.com/files/2012/03/ipadnew.jpg?w=150" medium="image">
			<media:title type="html">ipadnew</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/765739a24f95e2736455370bb770eda1?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">musicindustryblog</media:title>
		</media:content>
	</item>
		<item>
		<title>Gravity giving away personalization to whichever publishers want it</title>
		<link>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/</link>
		<comments>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 18:11:45 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[graph processing]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Interest Graph]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[personalization]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=606615</guid>
		<description><![CDATA[Gravity, a startup that personalizes reader content for web publishers, is opening up its recommendation engine to anyone that wants to use it. Considering the increasing importance of personalization online, this could be a good deal.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=606615&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravity.com/">Gravity</a>, a Santa Monica, Calif-based startup that personalizes reader content for web publishers, is opening up its recommendation engine to anyone that wants to use it. If you don’t mind a few sponsored stories popping up in the newsfeed — a condition of using the free platform — this could be a pretty good deal.</p>
<p>Gravity’s recommendation system is based on its <a href="http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/">interest graph</a> technology, which we detailed last year. Here’s <a href="http://gigaom.com/2012/03/11/can-big-data-fix-a-broken-system-for-software-patents/">how I described it then</a>:</p>
<blockquote id="quote-the-gist-is-that-hum"><p>[T]he gist is that humans first serve as guides for machine-learning algorithms by determining connections between terms within large data sets, then the algorithms take over to complete the job faster than humans ever could. When they’re done, the humans step in one more time to kill any bad connections between terms. The result is a system that can determine with high accuracy that a person tweeting about Vanessa Laine (Los Angeles Laker Kobe Bryant’s ex-wife), for example, is probably more interested in basketball than about Laine’s date of birth or other accurate but irrelevant information.</p></blockquote>
<p>As new content streams into Gravity’s system, it’s analyzed and categorized in real time, then presented to users accordingly based on their interests and behavioral history.</p>
<div id="attachment_606730" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg"><img alt="How Gravity's platform works" src="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg?w=708&#038;h=306" width="708" height="306" class="size-large wp-image-606730"></a><p class="wp-caption-text">How Gravity’s platform works</p></div>
<p>Graph processing and <a href="http://gigaom.com/2011/10/24/springsource-links-up-with-neo-technology-on-nosql/">graph databases</a> — which store and analyze data based on their relationship to one another — are critical to our onlines lives, powering everything from <a href="http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/">online recommendations</a> to <a href="http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/">social search</a> to <a href="http://gigaom.com/2012/08/08/for-google-keeping-search-relevant-means-baking-big-data-into-everything/">knowledge discovery</a>. Graph technologies are also the focal point of some impressive life sciences work from companies such as <a href="http://gigaom.com/2013/01/22/biotech-startup-syapse-wants-to-be-salesforce-com-for-our-genomes/">Syapse</a> and <a href="http://gigaom.com/2013/01/16/has-ayasdi-turned-machine-learning-into-a-magic-bullet/">Ayasdi</a>, which will be presenting at <a href="http://event.gigaom.com/structuredata/schedule/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&amp;utm_content=dharrisstructure">Structure: Data</a> in New York next month.</p>
<p>But publishers struggling to stand out on a noisy web might have the most to gain from graphs and personalization, generally. At our <a href="http://event.gigaom.com/paidcontent/schedule/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&amp;utm_content=dharrisstructure">PaidContent Live</a> conference (April 17 in New York), executives from Prismatic, Zite and Bluefin Labs will take the stage to talk about the importance of personalization for helping consumers filter through the deluge of content online so they can find what they really want. It’s arguable that the trick to keeping readers happy is knowing what they want to read — possibly better than they do themselves.</p>
<p>According to Gravity, its platform currently “delivers more than 25 million personalized content recommendations per day to more than 200 million users. Beta partners have reported click through rates two to three times above previous levels, return visitation increases of 300 percent and session length increases up to 40 percent.”</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=606615&#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=313465"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=313465" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Connected world: the consumer technology revolution</a></li><li><a href="http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Sector RoadMap: Content personalization in 2013</a></li><li><a href="http://pro.gigaom.com/report/how-big-data-analytics-drives-competitive-advantage/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">How big data analytics drives competitive advantage</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" medium="image">
			<media:title type="html">canvas-copy</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg?w=708" medium="image">
			<media:title type="html">How Gravity&#039;s platform works</media:title>
		</media:content>
	</item>
		<item>
		<title>It pays to know you: Interest graph master Gravity gets $10.6M</title>
		<link>http://gigaom.com/2012/10/02/it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m/</link>
		<comments>http://gigaom.com/2012/10/02/it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 16:02:32 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[Interest Graph]]></category>
		<category><![CDATA[semantic analysis]]></category>
		<category><![CDATA[graph databases]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=568889</guid>
		<description><![CDATA[Interest graph specialist Gravity has raised $10.6 million to expand its business of personalizing the web for consumers. Thanks to a semantic engine that associates the content site visitors read with related topics, Gravity says it can show readers just what they want to see.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=568889&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravity.com/">Gravity</a>, the company whose interest graph technology powers delivery of personalized for a number of prominent web publishers, has raised a $10.6 million Series B round. The new funding comes from GRP Partners, as well existing investors Redpoint Ventures and August Capital. If personalization is the future of web content, there are worse bets to make than Gravity.</p>
<p>As I explained in March when, Gravity <a href="http://gigaom.com/cloud/the-personalized-web-is-just-an-interest-graph-away/">has built a semantic-analysis engine</a> that tries to gauge a site visitor’s interest by looking at more than the articles that person reads. Thanks to an expansive database of topics and <a href="http://gigaom.com/2012/03/11/can-big-data-fix-a-broken-system-for-software-patents/">a hybrid man-machine machine learning system</a> that takes into account behavior as well as content, Gravity can determine other topics that might be of interest even if those connections aren’t visible to the naked eye. The result of this analysis is called an interest graph, which is like a social graph only that’s concerned with interests rather than people.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg"><img title="gravity" src="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg?w=604&#038;h=267" alt="" width="604" height="267" class="aligncenter size-large wp-image-499888"></a></p>
<p>Currently, Gravity claims its total body of graph data exceeds <a href="http://www.gravity.com/labs/livemetrics/">18 million megabytes</a>, or 18 terabytes. The company says the new money will help it expand operations in the United States and even deploy its own content-marketing platform.</p>
<p>Of course, interest graphs are useful for more than just automatically presenting visitors with the news content they’re interested in. Gravity also has a product for advertisers to better target potential customers, and an analytics service so publishers can get in-depth visualizations of who’s reading their content and what content works better than other content.</p>
<p>However, the obvious elephant in the room when talking about interest graphs is privacy and how to collect and analyze user data without crossing any ethical guidelines. This will become even more of an issue as web platforms try to share data across services in order to create a more unified browsing experience in which interest graphs follow users around the web to inform personalization algorithms at every step. And as we’ll discuss later this month at our <a href="http://event.gigaom.com/structureeurope/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=568889+it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m&amp;utm_content=dharrisstructure">Structure: Europe</a> conference in Amsterdam, some governments take user privacy much more seriously than others, which can make businesses based on that data a little trickier to operate.</p>
<p>Here’s Gravity Co-Founder and CTO Jim Benedetto, along with privacy attorney Ashlie Beringer, discussing the issue with me at our Structure: Data conference last March.</p>
<p><iframe style="border: 0; outline: 0;" src="http://cdn.livestream.com/embed/gigaombigdata?layout=4&amp;clip=pla_8f4f26ca-053e-442f-bcc4-13d2ce2409e9&amp;height=340&amp;width=560&amp;autoplay=false" frameborder="0" scrolling="no" width="560" height="340"></iframe></p>
<div style="font-size: 11px; padding-top: 10px; text-align: center; width: 560px;"><a title="Watch gigaombigdata" href="http://www.livestream.com/gigaombigdata?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">gigaombigdata</a> on livestream.com. <a title="Broadcast Live Free" href="http://www.livestream.com/?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">Broadcast Live Free</a></div>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=568889&#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=82178"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=82178" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=568889+it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=568889+it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m&utm_content=dharrisstructure">Sector RoadMap: Content personalization in 2013</a></li><li><a href="http://pro.gigaom.com/2012/01/newnet-q4-platform-mania-and-social-commerce-shakeout/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=568889+it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m&utm_content=dharrisstructure">NewNet Q4: Platform mania and social commerce shakeout</a></li><li><a href="http://pro.gigaom.com/2012/01/newnet-q4-platform-mania-and-social-commerce-shakeout/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=568889+it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m&utm_content=dharrisstructure">NewNet Q4: Platform mania and social commerce shakeout</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/10/02/it-pays-to-know-you-interest-graph-master-gravity-gets-10-6m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" medium="image">
			<media:title type="html">canvas-copy</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg?w=604" medium="image">
			<media:title type="html">gravity</media:title>
		</media:content>
	</item>
		<item>
		<title>Does social beat search, or does &#8220;peacocking&#8221; get in the way?</title>
		<link>http://paidcontent.org/2012/05/23/when-social-beats-search/</link>
		<comments>http://paidcontent.org/2012/05/23/when-social-beats-search/#comments</comments>
		<pubDate>Wed, 23 May 2012 19:02:16 +0000</pubDate>
		<dc:creator>Laura Hazard Owen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amit Kapur]]></category>
		<category><![CDATA[BuzzFeed]]></category>
		<category><![CDATA[discoverability]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Jonah Peretti]]></category>
		<category><![CDATA[michael-wolf]]></category>
		<category><![CDATA[My Yahoo]]></category>
		<category><![CDATA[paidcontent 2012]]></category>
		<category><![CDATA[Scarlett Johansson]]></category>
		<category><![CDATA[Small Demons]]></category>
		<category><![CDATA[Valla Vakili]]></category>

		<guid isPermaLink="false">http://paidcontent.org/?p=209695</guid>
		<description><![CDATA[Most people want to share content that makes them look good -- a concept that Gravity CEO Amit Kapur called "peacocking" at paidContent 2012 this afternoon. Sometimes that urge is a good thing, but sometimes it gets in the way of delivering a truly personalized online experience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=524976&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://paidcontent.org/2012/05/23/when-social-beats-search/kapur-peretti-vakili/" rel="attachment wp-att-209729"><img title="kapur peretti vakili" src="http://gigaompaidcontent.files.wordpress.com/2012/05/kapur-peretti-vakili-e1337799283438.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-209729"></a>Most people want to share content that makes them look good — a concept that Gravity CEO Amit Kapur called “peacocking” at <a href="http://event.gigaom.com/paidcontent/?utm_source=media&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=524976+when-social-beats-search&amp;utm_content=laurahowen38">paidContent 2012</a> this afternoon. Sometimes that urge is a good thing, but sometimes it gets in the way of delivering a truly personalized online experience</p>
<p>People may be very interested in Britney Spears pictures but they don’t necessarily want to share celeb posts on their Facebook news feed, Kapur said. To give users a truly personalized online experience, he says, “you need a personal identity attached to the user that’s not about sharing or social.”</p>
<p>Moderator Michael Wolf, VP of GigaOM Pro, mentioned “My Yahoo, maybe one of the last good things Yahoo did.” It allowed users to create personalized homepages, but Valla Vakili of Small Demons says users had to do too much “setup work” to personalize their pages. “The hardcore base did, but a lot of people didn’t,” he said. So Kapur says it’s key to “dynamically build that kind of experience.”</p>
<p>Jonah Peretti, founder and CEO of Buzzfeed, says “social bias” can be a good things sometimes, especially in the transition from a search-centric Web to a social-centric Web. “Search was ‘nude ScarJo pics,’” he said. “People aren’t going to say on Facebook, ‘I heard there were some nude photos of Scarlett Johansson and I have some time this weekend, can somebody share those?” Search “doesn’t appeal to our better selves.” And people search for topics that are “boring but useful.” But “on Facebook you’re much more likely to post something like ‘join me to help the people of Japan after the tsunami.’”</p>
<p>“I like social bias,” he said, “because I think it leads to content that you actually like to talk about around the dinner table, or with other people in your life. That’s the stuff that’s most interesting to talk about.”</p>
<p><em>Check out the rest of <a href="http://paidcontent.org/2012/05/23/paidcontent-2012-live-coverage/">our coverage of paidContent 2012</a>. Full archived video on <a href="http://bit.ly/pc2012livestream" target="_blank">livestream</a> (registration required).</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=524976&#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=944560"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=944560" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=media&utm_medium=editorial&utm_campaign=auto3&utm_term=524976+when-social-beats-search&utm_content=laurahowen38">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/?utm_source=media&utm_medium=editorial&utm_campaign=auto3&utm_term=524976+when-social-beats-search&utm_content=laurahowen38">Sector RoadMap: Content personalization in 2013</a></li><li><a href="http://pro.gigaom.com/2012/09/a-near-term-outlook-for-the-mobile-app-marketplace/?utm_source=media&utm_medium=editorial&utm_campaign=auto3&utm_term=524976+when-social-beats-search&utm_content=laurahowen38">A near-term outlook for the mobile app marketplace</a></li><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=media&utm_medium=editorial&utm_campaign=auto3&utm_term=524976+when-social-beats-search&utm_content=laurahowen38">Connected world: the consumer technology revolution</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://paidcontent.org/2012/05/23/when-social-beats-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaompaidcontent.files.wordpress.com/2012/05/kapur-peretti-vakili.jpg?w=150" />
		<media:content url="http://gigaompaidcontent.files.wordpress.com/2012/05/kapur-peretti-vakili.jpg?w=150" medium="image">
			<media:title type="html">kapur peretti vakili</media:title>
		</media:content>

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

		<media:content url="http://gigaompaidcontent.files.wordpress.com/2012/05/kapur-peretti-vakili-e1337799283438.jpg?w=300" medium="image">
			<media:title type="html">kapur peretti vakili</media:title>
		</media:content>
	</item>
		<item>
		<title>The personalized web is just an interest graph away</title>
		<link>http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/</link>
		<comments>http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 22:19:35 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Interest Graph]]></category>
		<category><![CDATA[personalized content]]></category>
		<category><![CDATA[personalized web]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=498485</guid>
		<description><![CDATA[You know how our social graphs are creeping into every aspect of our web lives, from search results to coupons? Well, get ready for something a lot more personal, a lot more targeted and, perhaps, a lot more creepy.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=498485&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>You know how our social graphs are creeping into every aspect of our web lives, from search results to coupons? Well, get ready for something a lot more personal, a lot more targeted and, perhaps, a lot more creepy.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/canvas-copy.jpg"><img title="canvas copy" src="http://gigaom2.files.wordpress.com/2012/03/canvas-copy.jpg?w=300&#038;h=300" alt="" width="300" height="300" class="alignleft size-medium wp-image-499881"></a>Much as social graphs are maps of our social media connections that follow us across the web, interest graphs are maps of our interests. Some companies want them to follow us across the web, too, meaning that wherever we go, there we are. There’ll be no more need to search through news sites for the stories we want, or shopping sites for the products we want, because the site will know as soon as we hit its system who we are and what we like.</p>
<p>Whether you’re fascinated or appalled by the idea of interest graphs, here’s a taste of how they might work.</p>
<h2>1. Figure out what you like<em></em><em></em></h2>
<p>I recently discussed the idea of interest graphs with <a href="http://www.gravity.com/">Gravity</a> CTO Jim Benedetto, who described how his company determines visitors’ interests so its content-industry customers can deliver personalized experiences. Gravity does that by tracking a user’s activity across the Gravity network of sites to try and get a true sense of a user’s interests so it can feature that content automatically whenever that user visits a Gravity-powered site. An example on the Gravity Labs site <a href="http://graph.gravity.com/">explains the process of building a user graph in some detail</a>.</p>
<p>Technologically, Gravity accomplishes this via a big-data engine that sits above expansive data sets such as <a href="http://www.freebase.com/">Freebase</a> and <a href="http://dbpedia.org/About">DBpedia </a>and helps its system determine what that user <em>meant</em> when he clicked on a particular article or made a certain comment; what his actual interest is. Describing the system last week <a href="http://gigaom.com/2012/03/11/can-big-data-fix-a-broken-system-for-software-patents/">in a post about software patents</a>, I called it “a system that can determine with high accuracy that a person tweeting about Vanessa Laine (Los Angeles Laker Kobe Bryant’s ex-wife), for example, is probably more interested in basketball than about Laine’s date of birth or other accurate but irrelevant information.”</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg"><img title="gravity" src="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg?w=708" alt=""   class="aligncenter size-full wp-image-499888"></a></p>
<p>Actually, though, Benedetto said that Twitter and Facebook aren’t as good for determining people’s actual interests (and Gravity uses them primarily to figure out what’s generally popular) as are clicks and comments on other sites. He said a high percentage of tweets are from people sharing information that’s important to them professionally, while Facebook is limited largely to sharing information among a collection of people with whom users are often quite close. In either case, he said, “There’s a lot of posturing [to impress others] … that results in incomplete data.”</p>
<p>At MySpace, where Benedetto was senior vice president of technology, he said his team often found people would join groups based more on their feeling toward the person inviting them than on an actual interest in the issue. We’ll sign up to save the whales not because we care so much about whales but because we don’t want to disappoint a friend.</p>
<h2>2. Take it with you</h2>
<p>“One day,” Benedetto told me, “people will be able to apply their interest graphs on every site across the Internet.”</p>
<p>It’s a compelling vision. Much as our social graphs <a href="http://gigaom.com/cloud/why-klout-really-matters-money-money-money/">influence our search results when we use Bing</a> or Google, our interest graphs will influence what we see wherever we go on the web. If you like skiing, expect to see deals on skiing gear when you’re perusing ecommerce sites, or stories about winter sports on news sites. And expect to see this without having to log in, as it will be based on everything you’ve done across the entire web.</p>
<p>If you think about it, we all probably have several disparate interest graphs hanging around already, even if they’re not as advanced as what Gravity is building. The <a href="http://gigaom.com/2012/01/25/googles-new-privacy-policy-should-you-be-concerned/">uproar around Google’s personalized search</a>? Based on an interest graph. Amazon’s recommendation engine? Interest graph. Yahoo News? <a href="http://gigaom.com/cloud/think-youre-unique-let-yahoos-data-trove-be-the-judge/">Interest graph</a>.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/sherpa.jpg"><img title="sherpa" src="http://gigaom2.files.wordpress.com/2012/03/sherpa.jpg?w=225&#038;h=300" alt="" width="225" height="300" class="wp-image-499883 alignright"></a>The real trick will be in figuring how to connect these disparate graphs to build a single, portable account of who we are and what we’re interested in. Presumably, methods such as <a href="http://oauth.net/">OAuth</a>, which enable API-based data sharing among services, will have to play a role. Login once when you get online, and your interest graph is ready to go, ready to make the web a place that serves you rather than a place you must learn to navigate.</p>
<h2>3. Rein it in</h2>
<p>Of course, for every person in love with the idea of a personalized web-surfing experience, there’s probably one person who considers it a privacy nightmare. There likely are others who <a href="http://pewinternet.org/Reports/2012/Search-Engine-Use-2012/Summary-of-findings.aspx">want an objective experience not tainted by any system’s assumption</a> about what they want to see. For these reasons, the personalized web will almost certainly have to be an opt-in experience.</p>
<p>Privacy could be a particularly difficult problem to solve. Discussing the issue of the personalized web in a November report for GigaOM Pro (subscription required), I <a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&amp;utm_content=dharrisstructure">explained the necessity of empowering consumers to decide</a> what data is a part of their digital fingerprint, or interest graph. Most people probably don’t want their affinity for pornography affecting the news they’re shown, or to be reminded of an impending foreclosure everywhere they go just because they’ve done a lot of research on the subject. Site permissions and “do not track” buttons might have to get increasingly granular, and increasingy easy to understand, to ensure the personalized web doesn’t become an enemy.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/valtrex.jpg"><img title="valtrex" src="http://gigaom2.files.wordpress.com/2012/03/valtrex.jpg?w=300&#038;h=197" alt="" width="300" height="197" class="size-medium wp-image-499884 alignleft"></a>A true picture of our interests is one thing, but we’ll always need boundaries, especially as our lives get even more connected. Do you want ads for Valtrex popping up while watching Google TV with your new girlfriend? Do you want her popping on your computer to check the news and see wedding planning stories front and center, ruining your romantic proposal? Just as we can have our own rooms in our homes, or can drive across town and shop anonymously, we need pockets of privacy in the personalized web.</p>
<p>If you find the possibilities and pros and cons of a personalized web as fascinating as I do, be sure to get to our <a href="http://event.gigaom.com/structuredata/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&amp;utm_content=dharrisstructure">Structure:Data conference</a> next week in New York, or at least watch the livestream. We’ll be talking all about the latest techniques for analyzing web and mobile data, and I’ll be speaking with Gravity’s Benedetto and Gibson Dunn partner Ashlie Berlinger about the line between what’s possible with analytics and what’s ethical, or even legal.</p>
<p><em>Interest graph image courtesy of Gravity; sherpa image <a href="http://www.geograph.org.uk/photo/1973203">courtesy of Ian S</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=498485&#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=66318"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=66318" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&utm_content=dharrisstructure">Connected world: the consumer technology revolution</a></li><li><a href="http://pro.gigaom.com/report/sector-roadmap-content-personalization-in-2013/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&utm_content=dharrisstructure">Sector RoadMap: Content personalization in 2013</a></li><li><a href="http://pro.gigaom.com/2012/04/newnet-q1-advertising-commerce-and-discovery-dominate/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=498485+the-personalized-web-is-just-an-interest-graph-away&utm_content=dharrisstructure">Social media in Q1: commerce and discovery dominated</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/canvas-copy.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/canvas-copy.jpg?w=150" medium="image">
			<media:title type="html">canvas copy</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/canvas-copy.jpg?w=300" medium="image">
			<media:title type="html">canvas copy</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/gravity1.jpg" medium="image">
			<media:title type="html">gravity</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/sherpa.jpg?w=225" medium="image">
			<media:title type="html">sherpa</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/valtrex.jpg?w=300" medium="image">
			<media:title type="html">valtrex</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Gravity’s Interest Graph Effort is Un-Interesting</title>
		<link>http://gigaom.com/2010/11/18/gravitys-interest-graph-effort-is-un-interesting/</link>
		<comments>http://gigaom.com/2010/11/18/gravitys-interest-graph-effort-is-un-interesting/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 00:30:53 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[@Not for Syndication]]></category>
		<category><![CDATA[Om's Posts]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Hunch]]></category>
		<category><![CDATA[Myspace]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=261816</guid>
		<description><![CDATA[Gravity, a Los Angeles-based startup, says it's developing an &#34;interest graph&#34; that will let it recommend content to users based on their preferences, but the initial offering from the company -- a service called Twinterests, which pulls your interests from your Twitter feed -- is unimpressive.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=261816&#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/3181743037_b5cdbd2492_z.png"><img title="3181743037_b5cdbd2492_z" src="http://gigaom2.files.wordpress.com/2010/11/3181743037_b5cdbd2492_z.png?w=300&#038;h=200" alt="" width="300" height="200" class="alignleft size-medium wp-image-261831"></a></p>
<p>Earlier this week, <a href="http://www.gravity.com/">Gravity</a>, a Los Angeles-based startup, launched a new service called Twinterest and outlined its intent to help personalize the web through what it calls an “interest graph.” This isn’t the first time the start-up — which has garnered $10 million in funding from the likes of Redpoint Capital and August Capital — has sought the limelight by making bold (and woolly) claims.</p>
<p>The company, which was started by Amit Kapur, Steve Pearman and Jim Benedetto — all former Myspace executives — <a href="http://gigaom.com/2009/12/16/gravity-will-fail/">came out of stealth</a> in December 2009. Gravity initially wanted to reinvent the concept of conversations then data-mine these conversations to build <em>interest</em> analytics, and eventually build a business against these analytics. Suffice to say, I wasn’t a fan of the service, and took a dim view of its prospects. When <a href="http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/">it launched earlier this year in beta</a>, the service was indeed a letdown.</p>
<p>Since then, the company has come up with a new strategy, and is now using Twitter feeds to build the Interest Graph, which it says it will then use to help personalize the web. Sometime in the future, Gravity CEO and co-founder Amit Kapur says, he wants to give publishers the ability to personalize content for each one of their readers.</p>
<p>One of the key building blocks for this “interest graph” is a new offering from Gravity called <a href="http://www.gravity.com/labs/twinterest#!/welcome">Twinterest</a>. It’s a service that taps into the Twitter fire hose and hopes to map my interests and essentially connect them to some of the folks I might know. I tried it out and got some surprising results. For instance, the service says I have 476 interests including Country Music, Bernie Madoff, Appalachian State University, Debarge, Soviet Union and Anakin Skywalker.</p>
<p>Those “interests” are just straight up wrong. The rest of my “interests” remind me of a phrase we used to use often when growing up: Looking London, Going Tokyo.  What’s even funnier is that the service suggests that I should friend Rapleaf on Twitter (ironic, considering <a href="http://gigaom.com/2010/10/21/rapleaf-web-startups/">some of my writings about that San Francisco-based company</a>). Gravity wants us to help fine-tune this “interest” data, so it can personalize the web in the future, but the Twinterest results so far make quite an un-interesting graph.</p>
<p>The inaccuracies in the interests displayed by Twinterest are symptomatic of some of the problems associated with natural-language processing services, which try to extrapolate my interest level in topics from proper nouns mentioned in tweets. I remember tweeting that I was listening to Debarge on the radio and feeling nostalgic. That doesn’t mean I’m interested in them.</p>
<p>Many services that propose to make sense of the Twitter feed and draw inferences have to deal with a whole can of worms. For starters, any service that proposes to build an interest graph or some sort of ranking, needs to do the following:</p>
<ul><li>Analyze the content shared by a user.</li>
<li>Analyze the content of a user’s tweets.</li>
<li>Analyze what others a user follows as a potential signal of interest.</li>
<li>Analyze who follows a user to get a sense of authority of the user on that interest.</li>
</ul><p>Gravity (and other services similar to them) have to figure our ways to do the aforementioned four things at scale, then build a taste graph for every single Twitter user. That’s not easy, nor cheap. One assumes Gravity has been able to do that — and have put some of their venture dollars to good use. But then as more data points are added to the mix, say Facebook, the complexity (and costs) of Gravity’s Interest Graph is only going to go up.</p>
<p>I think the challenge with services that use Twitter to draw inferences about me is that they only have an incomplete picture of me. My Twitter identity is very tech-centric. It ignores some of my real-world interests, and frankly, I don’t care to share a few things with the rest of the planet. In other words, Twitter can’t really help mirror the real me.</p>
<p>That said, it’s simple enough to build a content-discovery system based on the interest graph, and predictably, that’s why the company is building a news discovery service, <a href="http://www.gravity.com/theorbit">The Orbit</a>. I don’t think it’s really a very valuable service – i.e., it’s a terrible business idea. The idea of an interest graph is something that was initially championed by <a href="http://hunch.com">Hunch</a>, which instead of doing natural-language processing, decided to start with a combination of machine learning and statistical learning.</p>
<p>Eventually someone will figure out a way to mine the web and build a personalized web experience. Gravity seems pretty far from it. This is something the guys who own the data – Facebook, Twitter, Google – will likely do.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/05/could-privacy-be-facebooks-waterloo/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=261816+gravitys-interest-graph-effort-is-un-interesting">Could Privacy Be Facebook’s Waterloo?</a></li>
<li><a href="http://pro.gigaom.com/2010/05/facebook-tries-to-navigate-the-privacy-storm/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=261816+gravitys-interest-graph-effort-is-un-interesting">Facebook Tries to Navigate the Privacy Storm</a></li>
<li><a href="http://pro.gigaom.com/2010/05/lessons-in-smart-grid-privacy-from-facebook-and-google/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=261816+gravitys-interest-graph-effort-is-un-interesting">Lessons in Smart Grid Privacy From Facebook and Google</a></li>
</ul><p><em>Post and thumbnail images <a href="http://creativecommons.org/licenses/by/2.0/deed.en">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/7706223@N02/3181743037/">Luis Markovic</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=261816&#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=606490"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=606490" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/11/18/gravitys-interest-graph-effort-is-un-interesting/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/11/3181743037_b5cdbd2492_z.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/11/3181743037_b5cdbd2492_z.png?w=150" medium="image">
			<media:title type="html">3181743037_b5cdbd2492_z</media:title>
		</media:content>

		<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://gigaom2.files.wordpress.com/2010/11/3181743037_b5cdbd2492_z.png?w=300" medium="image">
			<media:title type="html">3181743037_b5cdbd2492_z</media:title>
		</media:content>
	</item>
		<item>
		<title>Gravity Launches Public Beta: Former MySpace Execs&#039; Take on Forums</title>
		<link>http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/</link>
		<comments>http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 00:37:00 +0000</pubDate>
		<dc:creator>Liz Gannes</dc:creator>
				<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[Liz&#039;s Posts]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Myspace]]></category>
		<category><![CDATA[Quora]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=108417</guid>
		<description><![CDATA[Gravity, a site meant to foster online conversations between people with common interests, became available to the public today. The company, founded by a trio of former MySpace executives and funded by Redpoint Ventures and August Capital, has built a, easy-on-the-eyes, snappy forum platform.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=108417&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravity.com/">Gravity</a>, a site aimed at fostering online conversations among people with common interests, became available to the public today. The company, founded by a trio of former MySpace executives and funded by Redpoint Ventures and August Capital, has built an easy-on-the-eyes, snappy forum platform. It <a href="http://techcrunch.com/2009/12/16/exclusive-ex-myspace-execs-launch-gravity-into-private-beta/">promised in an interview in December with TechCrunch</a> that the back end is a dynamic &#8220;interest graph&#8221; with deep analytics about people&#8217;s participation. Om, for one, thinks the company is just <a href="http://gigaom.com/2009/12/16/gravity-will-fail/">hoping to latch onto general tech industry excitement about big data</a>. As for me, I&#8217;ve been checking out the site over the last couple weeks, so I can comment a bit about what&#8217;s available to users.</p>
<p><a rel="attachment wp-att-108422" href="http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/"><img  title="Gravityscreen" src="http://gigaom.files.wordpress.com/2010/03/gravityscreen.png?w=300&#038;h=174" alt="" width="300" height="174" class=" alignleft" /></a>First of all, Gravity is organized around the gimmick of &#8220;worlds&#8221; (broad topics) that you can &#8220;orbit&#8221; (follow), while being hosted by a cartoon dinosaur named Amir. There&#8217;s some organization into categories but most everything is a chronological thread. You can navigate using a live-updated thread of things you&#8217;ve subscribed to, or use an index or search to find new topics. Users, who don&#8217;t have to use their real names, are rewarded for participation with badges.</p>
<p><a href="http://www.gravity.com/HelloWorld/4933/i-forgot-to-say-hi-and-jumped-right-in#18883"><img  title="Gravitymoon" src="http://gigaom.files.wordpress.com/2010/03/gravitymoon.jpeg?w=207&#038;h=167" alt="" width="207" height="167" class=" alignleft" /></a>So far, I haven&#8217;t found many deep conversations or enough breadth of topics to fit the topics for which I&#8217;ve searched. Many threads consist of people posting personal stories or pictures; one entertaining one was &#8220;<a href="http://www.gravity.com/celebritychat/1391/awkward-celebrity-encounters">awkward celebrity encounters</a>.&#8221; The real-time alerts about conversations and people you&#8217;re following seem to be a big booster of discussion. I posted in a thread about the Vietnamese noodle soup <a href="http://www.gravity.com/foodies/4913/who-likes-pho">pho</a>, and got three replies within a few minutes. Nothing profound, but at least people appreciated my contribution.</p>
<p>Gravity for me is an interesting contrast to <a href="http://www.quora.com/">Quora</a>, <a href="http://gigaom.com/2010/01/05/former-facebookers-try-to-foster-consensus-with-quora/">the Q&amp;A site from former Facebook employees</a>, which is also set up around common interests and discussion threads. That site, in keeping with its pedigree, requires real-name participation (though it allows anonymity on a per-contribution basis) and seeks a high level of discourse, with users hastily correcting each other for contributions that aren&#8217;t seen as productive. Quora&#8217;s founders say their ultimate aim is to create &#8220;canonical consensus&#8221; on a wide variety of topics.</p>
<p><a rel="attachment wp-att-108423" href="http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/"><img  title="Quorascreen" src="http://gigaom.files.wordpress.com/2010/03/quorascreen.png?w=300&#038;h=175" alt="" width="300" height="175" class=" alignleft" /></a>It&#8217;s all very serious and schoolmarmish, but I really like it, because users hold themselves to a high standard of participation. So far, I prefer Quora to Gravity, mostly because the small private-beta community consists of people with good knowledge of topics I&#8217;m really interested in &#8212; like tech startups &#8212; who put time and thought into crafting contributions. For many of them, it&#8217;s a new sort of blogging platform. The reason I go back to Quora almost every day is because the conversations are great. I&#8217;m not sure that&#8217;s what the company intended when it set out to build a Q&amp;A platform, but it&#8217;s a great by-product.</p>
<p>Gravity, on the other hand, could be great, but only if it grows to the point that it features well-threaded, organized and searchable conversations on an extremely wide variety of topics. And it strikes me that even more useful would be the ability to mine the web&#8217;s existing treasure troves of forums, communities and groups &#8212; all of which have terrible interfaces but contain tons of great knowledge. I know it might be more appealing and manageable to create a new &#8220;interest graph&#8221; platform from scratch, but people have been interested in stuff online for a long time.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=108417&#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=910536"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=910536" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/03/25/gravity-launches-public-beta-former-myspace-execs-take-on-forums/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	

		<media:content url="http://1.gravatar.com/avatar/7c4be098f16048f01c8f35042902627a?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Liz Gannes</media:title>
		</media:content>

		<media:content url="http://gigaom.files.wordpress.com/2010/03/gravityscreen.png?w=300" medium="image">
			<media:title type="html">Gravityscreen</media:title>
		</media:content>

		<media:content url="http://gigaom.files.wordpress.com/2010/03/gravitymoon.jpeg?w=300" medium="image">
			<media:title type="html">Gravitymoon</media:title>
		</media:content>

		<media:content url="http://gigaom.files.wordpress.com/2010/03/quorascreen.png?w=300" medium="image">
			<media:title type="html">Quorascreen</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Gravity, a New Startup, Can&#039;t Defy Gravity</title>
		<link>http://gigaom.com/2009/12/16/gravity-will-fail/</link>
		<comments>http://gigaom.com/2009/12/16/gravity-will-fail/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 07:58:29 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[Amit Kapur]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[Myspace]]></category>

		<guid isPermaLink="false">http://gigaom.wordpress.com/?p=86764</guid>
		<description><![CDATA[Gravity, a Los Angeles-based startup co-founded by three former MySpace executives launched a beta version of its service that tries to re-invent the concept of conversations. Looking at it purely from a very surface level, they have their work cut out for them.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=86764&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/solidstate76/477920201/"><img src="http://farm1.static.flickr.com/191/477920201_2f64a64fb1_m.jpg" alt=""  class=" alignleft" /></a>Earlier this evening I watched a video and read <a href="http://www.techcrunch.com/2009/12/16/exclusive-ex-myspace-execs-launch-gravity-into-private-beta/">an article about Gravity</a>, a Los Angeles-based startup co-founded by three former MySpace executives including MySpace&#8217;s onetime chief operating officer, Amit Kapur. The other two co-founders are Steve Pearman (chief product officer) and Jim Benedetto (chief technology officer).</p>
<p>The company, which launched a beta version of its service, is essentially trying to re-invent the concept of conversations (aka message boards and e-groups) using a brand-new approach and then data mine these conversations for interest analytics and essentially sell advertising or market against these interest pockets. Gravity describes itself as a &#8220;conversation engine.&#8221;</p>
<p>And while I have not played around with the service, and looking at it from a very surface level, one can see that it has its work cut out for it. There are some questions about the potential and viability of this startup.</p>
<p>To be clear, I have no comments on Gravity&#8217;s technology &#8212; the company seem to have some kind of a secret sauce which it hasn&#8217;t really talked about. No point commenting about its user experience &#8212; the company is still hoarding their beta invite. My questions are simply confined to the obvious challenges it faces.</p>
<p>Now, no one disagrees with the logic behind the company: message boards and e-groups simply suck and it&#8217;s hard to monetize conversations trapped inside them. If one could solve this quandary, they could somehow make money. Gravity claims to have done this and has topped it off with some spiffy-looking graphical analytical tools. And that&#8217;s the end of the good news.</p>
<p>Typically I get very excited about companies (and startups) that are doing interesting things with large data sets, but in this case I&#8217;m skeptical. When I read the post, what I saw was a lot of spin garnished with a lot of fancy words &#8212; many of them, for example, <em>Interest Graph</em>. &#8220;Hate when a company coins a new term (Interest Graph) 2 describe existing concept &#8211; ah marketing&#8221; is how <a href="http://twitter.com/communicating/status/6755996618">someone put it on Twitter</a>. Gravity&#8217;s spiel is sentiment analysis and perhaps that&#8217;s why it was able to get a rumored $10 million, reportedly from the likes of Redpoint Ventures, an erstwhile investor in MySpace.</p>
<p>Now if you buy the spin, you still have to keep in mind that mining unstructured data for near real-time sentiment analysis &#8212; essentially what Gravity is claiming to do &#8212; is not an easy task. Let&#8217;s just assume that it does get the technology part right &#8212; and why not? Benedetto is totally legit and well known in big data circles. The question is, how are they going to get this service deployed and get massive traction?</p>
<p>Gravity executives tell Mike Arrington that the company is going to &#8220;allow people to create conversation around topics&#8221; and &#8220;the service will be available on the Gravity web site as well as via widgets and an API.&#8221; In other words, they are going to try and build a brand-new consumer brand around conversations.</p>
<p>At the same time, the company has to scale up its operations to a level where it has a large amount of data sets to mine and thus reveal enough &#8220;interest&#8221; spots for them to become useful and be used for diverse purposes such as advertising. It&#8217;s an arduous task. Ask Facebook, which is still struggling to build an &#8220;engagement-&#8221; and &#8220;sentiment-based&#8221; advertising engine despite having massive data sets, including personal information. Mining data is a complex computing problem that needs big computing resources, but that&#8217;s a topic for another day.</p>
<p>From the way I see it, building a rocket ship in one&#8217;s basement is perhaps easier. The conversations have moved away from message boards and groups to more real-time mediums such as Twitter and Facebook. It would be difficult for Gravtiy to change people&#8217;s behavior.</p>
<p>Sooner or later the company will send me a beta invite, but until then I&#8217;m relegating it to a pile labeled &#8220;hype,&#8221; for you will hear a lot about Gravity. But as philosopher (and humorist) Dave Barry once said, &#8220;Gravity is a contributing factor in nearly 73 percent of all accidents involving falling objects.&#8221;</p>
<p><em><a href="http://www.flickr.com/photos/solidstate76/">Photo by SolidState via Flickr.</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=86764&#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=643001"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=643001" /></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=86764+gravity-will-fail&utm_content=om">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2009/12/16/gravity-will-fail/feed/</wfw:commentRss>
		<slash:comments>4</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://farm1.static.flickr.com/191/477920201_2f64a64fb1_m.jpg" medium="image" />
	</item>
	</channel>
</rss>
