<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>VentureBeat &#187; API</title>
	<atom:link href="http://venturebeat.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Wed, 22 May 2013 11:25:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='venturebeat.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c6d8c27ffa1c5a7f106f97e434437baf?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>VentureBeat &#187; API</title>
		<link>http://venturebeat.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://venturebeat.com/osd.xml" title="VentureBeat" />
	<atom:link rel='hub' href='http://venturebeat.com/?pushpress=hub'/>
<copyright>Copyright 2013, VentureBeat</copyright>		<item>
		<title>Who needs databases? Orchestrate closes massive $3M seed round to turn NoSQL into NoDB</title>
		<link>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/</link>
		<comments>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/#comments</comments>
		<pubDate>Tue, 21 May 2013 11:31:09 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[Antony Falco]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Basho Technologies]]></category>
		<category><![CDATA[bigtable]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[cloud-based database]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[distributed database]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[NoDB]]></category>
		<category><![CDATA[NOSQL]]></category>
		<category><![CDATA[NoSQL database]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[Riak]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=741259</guid>
		<description><![CDATA[<p>Who needs SQL? In fact, who needs&#160;databases?</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=741259&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg" target="_blank"><img class="aligncenter size-full wp-image-741275" alt="old-fashioned database" src="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=1024&#038;h=768" width="1024" height="768" /></a>Who needs SQL? In fact, who needs databases?</p>
<p>Apparently no one, not even those who are building complex web applications. And new startup Orchestrate.io just took a massive $3 million seed round to prove it. Orchestrate takes the queries that developers would typically write in order to build an application, such as geolocation, time-series, social graph, full-text search, and more, and unifies everything a developer would need in a single API.</p>
<p>In other words, all the time and resources that would typically go towards designing your data solution can now be redirected to building your application, as Orchestrate outsources the need for you to own and manage your own databases.</p>
<p>&#8220;Complex apps require highly optimized queries, so much so that major companies such as Facebook and Google wrote custom big data databases like BigTable to manage them,&#8221; founder and CEO Antony Falco told me yesterday. &#8220;Typically you would devote 20-25 percent of your resources to data management, so there&#8217;s lots of savings. But when creating new apps, you can also reduce the time barrier to building services, getting multiple weeks of savings.&#8221;</p>
<div id="attachment_741276" class="wp-caption alignright" style="width: 310px"><a href="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg" target="_blank"><img class="size-medium wp-image-741276" alt="Antony Falco" src="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg?w=300&#038;h=217" width="300" height="217" /></a><p class="wp-caption-text">Antony Falco, CEO and founder</p></div>
<p>One of those savings: Often companies have had to run or access multiple databases to enable their applications. All of them have to be monitored and maintained, scaled as your app grows, and distributed geographically and across multiple service providers to ensure high availability and low latency.</p>
<p>With Orchestrate, that&#8217;s all built in, Falco told me, including geographical distribution. Simply use the Orchestrate API to insert, read, and update data, and pay no attention to whatever is happening behind the curtain.</p>
<p>Falco used to be a VP at Akamai, the content delivery network, so he knows a few things about scalability and access. And talking about scalability, Orchestrate is looking to fill a pretty big niche.</p>
<p>“Database and operating system licensing, servers, storage, power, labor, outsourcing, and professional services represents a market that exceeds $100B annually,” Falco said in a statement. “We believe our service will save our customers significant time and money, allowing them to instead focus on what matters most &#8212; the end-user.  With Orchestrate.io, our customers can build better apps, faster.”</p>
<p>The $3 million is for getting Orchestrate&#8217;s existing solution into production and hiring more engineers.</p>
<p>It&#8217;s a largish seed round &#8212; you typically see $750,000, $500,000, or less for seed rounds, but Falco, who acknowledged that it had some aspects of an A round, says that it will help the company expand further. And, for a company with global aspirations, some expensive requirements are just table stakes.</p>
<p>&#8220;With $3 million we will be globally distributed,&#8221; he says.</p>
<p>Falco is a serial entrepreneur, also founding Basho Technologies, maker of open-source distributed database Riak. Orchestrate was founded just three months ago, in March 2013, and is based in Portland, Oregon.</p>
<p>The investment was led by True Ventures with Frontline Ventures and Resonant Venture Partners joining in.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/adesigna/3237575990/" target="_blank">adesigna</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=741259&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" /><source url="http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/">Who needs databases? Orchestrate closes massive $3M seed round to turn NoSQL into NoDB</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" medium="image">
			<media:title type="html">old-fashioned database</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg" medium="image">
			<media:title type="html">old-fashioned database</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg?w=300" medium="image">
			<media:title type="html">Antony Falco</media:title>
		</media:content>
	</item>
		<item>
		<title>Make a movie with Google: New Chrome experiment highlights Web Speech API</title>
		<link>http://venturebeat.com/2013/03/19/google-lets-you-make-your-own-silent-movie-in-new-chrome-experiment-highlighting-web-speech-api/</link>
		<comments>http://venturebeat.com/2013/03/19/google-lets-you-make-your-own-silent-movie-in-new-chrome-experiment-highlighting-web-speech-api/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 22:08:45 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[OffBeat]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Speech API]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=702444</guid>
		<description><![CDATA[<p>In the Peanut Gallery, you get to add intertitles to old black-and-white movies (the ones before any speech support, never mind the web). And you do it, of course, simply by talking to&#160;Chrome.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=702444&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/03/19/google-lets-you-make-your-own-silent-movie-in-new-chrome-experiment-highlighting-web-speech-api/screen-shot-2013-03-19-at-2-58-58-pm/" rel="attachment wp-att-702455"><img class="aligncenter size-full wp-image-702455" alt="Google Chrome experiment" src="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-19-at-2-58-58-pm.png?w=621&#038;h=450" width="621" height="450" /></a>Last month Google showed off its voice-recognition chops by launching <a href="http://www.google.com/intl/en/chrome/demos/speech.html" target="_blank">Web Speech API</a> support for its Chrome browser. Now they&#8217;re showing developers how to use it with a fun Chrome experiment.</p>
<p>In the <a href="https://www.peanutgalleryfilms.com/" target="_blank">Peanut Gallery</a>, you can add intertitles to old black-and-white movies (the ones before any speech support, never mind the web). And you do it, of course, simply by talking to Chrome.</p>
<p>The API uses your computer&#8217;s microphone after you give it permission, and Google turns it into written text embedded in an old movie:</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='345' src='http://www.youtube.com/embed/hd8HzLCIstE?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p>Once you&#8217;ve made a movie with your own special intertitles, you can then share it to friends. The movies include <em>The Hunchback of Notre Dame</em> and <em>The Lost World</em>, and Google suggests you can use them to say happy birthday to a relative, or just hello. I&#8217;m wondering when someone will use it to propose marriage.</p>
<p>The experiment is not just for fun, although there&#8217;s plenty of that.</p>
<p>&#8220;We hope that developers will find many uses for the Web Speech API, both fun and practical—including new ways to navigate, search, enter text, and interact with the web,&#8221; Google&#8217;s Aaron Koblin <a href="http://chrome.blogspot.ca/2013/03/make-silent-movie-by-talking-to-chrome.html" target="_blank">posted</a>. &#8220;We can’t wait to see how people use it.&#8221;</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/offbeat/'>OffBeat</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=702444&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/19/google-lets-you-make-your-own-silent-movie-in-new-chrome-experiment-highlighting-web-speech-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-19-at-2-58-58-pm.png?w=160" /><source url="http://venturebeat.com/2013/03/19/google-lets-you-make-your-own-silent-movie-in-new-chrome-experiment-highlighting-web-speech-api/">Make a movie with Google: New Chrome experiment highlights Web Speech API</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-19-at-2-58-58-pm.png?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-19-at-2-58-58-pm.png?w=160" medium="image">
			<media:title type="html">Google Chrome experiment</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-19-at-2-58-58-pm.png" medium="image">
			<media:title type="html">Google Chrome experiment</media:title>
		</media:content>
	</item>
		<item>
		<title>How to conquer &#8216;big data&#8217; with MapReduce &amp; MPP</title>
		<link>http://venturebeat.com/2013/03/19/how-to-conquer-big-data-with-mapreduce-mpp/</link>
		<comments>http://venturebeat.com/2013/03/19/how-to-conquer-big-data-with-mapreduce-mpp/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 17:04:27 +0000</pubDate>
		<dc:creator>Walt Maguire</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[editor's pick]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[MapR]]></category>
		<category><![CDATA[Mapreduce]]></category>
		<category><![CDATA[MPP]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=640005</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Companies should strongly consider using both together to deliver "Big Data"&#160;infrastructures.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=640005&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/ss-big-data-mongodb-10gen-funding-2/" rel="attachment wp-att-602361"><img class="alignleft size-full wp-image-602361" alt="ss-big-data-mongodb-10gen-funding" src="http://venturebeat.files.wordpress.com/2013/01/ss-big-data-mongodb-10gen-funding.jpg?w=558&#038;h=372" width="558" height="372" /></a></p>
<p><em>This is a guest post by Walt Maguire, Analytics Director at ParAccel</em></p>
<p>The emphasis on “big data” has grown mightily over the last year, as more companies strive to draw useful intelligence out of increasingly massive data volumes from web clickstreams, sensor data, social media data and other large datasets.</p>
<p>One technology approach has dominated the discussion: MapReduce. MapReduce is open-source technology used for distributed programming, and its current incarnation “Hadoop” (named for its inventor’s son’s stuffed elephant), has been trumpeted as the new solution on the scene, the silver bullet for getting value from big data.</p>
<p>But while MapReduce and Hadoop are interesting and useful, the approach is nothing new, nor a panacea. While often cost-effective for inexpensive data storage and lightweight data processing, running analytics on Hadoop data has been challenging. Early adopters report that analytics in Hadoop are very slow to process &#8212; a big problem for analyzing giant data sets &#8212; and complex to write, due to not supporting SQL (structured query language, the lingua franca of analysts.)</p>
<p>Newsflash: Other technologies that solve many of the same problems have existed for decades, namely Massively Parallel Processing (MPP) databases, which are known for speedy processing of analytics and robust SQL support.</p>
<p>However, the MPP and Hadoop approaches are not mutually exclusive. Hadoop and MPP databases are increasingly used together by forward-thinking companies for a complete big data infrastructure that is cost-effective and leverages the best of both technologies.</p>
<p>Let’s compare the two approaches and look at a few specific examples of how they can be combined.</p>
<h3>Map/Reduce and Hadoop evolution</h3>
<p>At the heart of MapReduce are two functions called, unsurprisingly, Map and Reduce. A Map function&#8217;s role in life is to take some input data such as a list of words, apply some function and then map those inputs to output data. A Reduce function will take the outputs from a Map, and apply a function to reduce the input data into usable output data.</p>
<p>In the world of big data, divide and conquer is a must if we&#8217;re to cope with the data volumes generated today.</p>
<p>Example of a Map/Reduce function:</p>
<p><a href="http://venturebeat.com/2013/03/19/how-to-conquer-big-data-with-mapreduce-mpp/mapreduce/" rel="attachment wp-att-640284"><img class="alignleft  wp-image-640284" alt="MapReduce" src="http://venturebeat.files.wordpress.com/2013/03/mapreduce.jpg?w=678&#038;h=270" width="678" height="270" /></a></p>
<p>The initial driver behind the development of MapReduce was a paradigm shift in computer programming during the 1990s towards an approach called &#8220;functional programming.” Not long after it was first used at Google to speed up its indexing of the World Wide Web in 2004, the open source MapReduce platform, Hadoop, was developed. Hadoop delivered a reasonably complete way to develop distributed MapReduce programs. It had numerous gaps, but for those analyzing 10,000x as much data as they were five years ago, it helped.</p>
<p>The recent uptake of Hadoop has been driven in part by necessity. With the exponential growth of the Internet, machine data and the trend toward “saving everything,” organizations have more data than ever before, much of it in unstructured forms. So an innovation first created as a programming technique has been pressed into service as a specialized platform for distributed data processing. While it&#8217;s good at functions traditionally performed by ETL tools, it&#8217;s not as good at providing fast answers to questions.</p>
<p>Organizations risk finding themselves with a large repository of data in Hadoop that they can&#8217;t analyze very well.</p>
<h3>Massively Parallel Processing (MPP) evolution</h3>
<p>For many of the tasks necessary in processing and analyzing big data today, the Massively Parallel Processing (MPP) database is better. MPP databases also split up complex, large volume jobs into units processed across multiple nodes. While they don&#8217;t act exactly like MapReduce, they accomplish many of the same things, and are far better at some things.</p>
<p>MPP databases provide things taken for granted by database users for decades such as ACID compliance &#8212; meaning you will get predictable answers to questions. This isn&#8217;t enforced in Hadoop. Also, MPP databases include cost-based optimizers and monitor the distribution of data within the system; and as a result, they are generally an order of magnitude more efficient than Hadoop. So you can do things ten times more quickly, or do the same thing with one-tenth the infrastructure.</p>
<p>MPP databases do not solve every problem. For example, when the structure of incoming data is unknown or variable, an MPP database requires that this be structured at load time. So a measure of data manipulation must take place to prepare it. Also, appliance-based MPP systems can be difficult and costly to expand, whereas Hadoop is designed to run on any hardware. Software-based MPP database solutions don&#8217;t have this problem.</p>
<p>The following table compares and contrasts Hadoop/MapReduce with MPP databases.</p>
<div dir="ltr">
<table>
<col width="85" />
<col width="246" />
<col width="246" />
<tbody>
<tr>
<td></td>
<td><strong>Hadoop/MapReduce</strong></td>
<td><strong>MPP Databases</strong></td>
</tr>
<tr>
<td><strong>Why Invented?</strong></td>
<td>Expand existing programming technology into large scale processing</td>
<td>Expand existing database technology into large scale processing</td>
</tr>
<tr>
<td><strong>Who Invented?</strong></td>
<td>Open source community</td>
<td>Teradata, Netezza, GreenPlum, Vertica, ParAccel, etc.</td>
</tr>
<tr>
<td><strong>What does it do?</strong></td>
<td>Divide a single large problem into smaller units for processing across a distributed system</td>
<td>Divide a single large problem into smaller units for processing across a distributed system</td>
</tr>
<tr>
<td><strong>Language</strong></td>
<td>Java+pig+HQL+etc.</td>
<td>SQL</td>
</tr>
<tr>
<td><strong>Pluses</strong></td>
<td>You can control everything<br />
Can run on low cost HW<br />
Good at unstructured data</td>
<td>Easy to deploy and use<br />
Uses well-known SQL syntax and supports SQL-based BI tools<br />
High-performance</td>
</tr>
<tr>
<td><strong>Minuses</strong></td>
<td>Lower performance<br />
Programming requirements<br />
Doesn’t support SQL-based BI tools<br />
Open source ownership</td>
<td>Upfront investment<br />
Unstructured data requires pre-processing</td>
</tr>
</tbody>
</table>
</div>
<h3>Comparisons from the real world</h3>
<p>Many firms have brought in both technologies for their big data infrastructure.</p>
<p>One large retailer found that Hadoop and an MPP platform are complementary. The company ingests large amounts of unstructured data and archives it at low cost with Hadoop; it then loads the data needed for analytics into the MPP platform via the vendor’s proprietary, high-speed integration module. Now, this retailer can run jobs 200x faster than its previous data warehouse, enabling more granular market basket analysis and customer segmentation. It leveraged Hadoop for low-cost storage and an analytic platform for doing the actual analysis,  cost-effectively solving a number of key problems with this combination of technologies.</p>
<p>This is a common model these days. <a href="http://evernote.com" target="_blank">Evernote</a>, a Redwood City, Calif.-based developer of note taking and organization software, has a similar architecture, using Hadoop for low-cost data storage and processing of web application log data, combined with an MPP platform for analytics. For them, it was faster to move the data to a platform purpose-built for analytics than to try to run the analytics within Hadoop.</p>
<p>Evernote CTO Dave Engberg provides much more detail and a summary in <a href="http://blog.evernote.com/tech/2012/12/10/billions-served/" target="_blank">the company’s Tech Blog</a>:</p>
<blockquote><p>Hadoop is great for cheaply storing a ton of data and performing parallel batch processing jobs in minutes instead of hours (or days)…But it’s not particularly quick for more complicated analyses that combine multiple different sets of data.…</p>
<p>Overall, the new infrastructure has met our goals. We can load and transform hundreds of millions of records in two hours instead of 10+, we’re generating far more (and far better) reports, and we can safely perform much more complex analyses of user trends than we could before.</p></blockquote>
<p>In summary, there is a useful place for MapReduce and Hadoop in the big data landscape, but MPP technologies also offer significant advantages. Companies should strongly consider using both together to deliver big data infrastructures.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=640005&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-big-data"><hr />

<a href="http://venturebeat.com/events/healthbeat2013/" data-vb-ga-outbound="HB2013boilerplate"><img class="size-full wp-image-616711 alignleft" alt="HealthBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/vb_healthbeat2013_logo_boilerplate.png" width="196" height="22" /></a> HealthBeat 2013 is a new conference showcasing how technology is transforming health care. We'll explore how IT is driving out inefficiencies on the hospital, practice, and patient levels. Check out full event details <a href="http://venturebeat.com/events/healthbeat2013/">here</a>, and register <a href="http://healthbeat2013-hb2013boilerplatebottom.eventbrite.com" target="_blank">here</a>.

<hr /></div><style type="text/css">.blurb-cat-big-data hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/19/how-to-conquer-big-data-with-mapreduce-mpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/mapreduce.jpg?w=160" /><source url="http://venturebeat.com/2013/03/19/how-to-conquer-big-data-with-mapreduce-mpp/">How to conquer &#8216;big data&#8217; with MapReduce &amp; MPP</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/01/ss-big-data-mongodb-10gen-funding.jpg" medium="image">
			<media:title type="html">ss-big-data-mongodb-10gen-funding</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/mapreduce.jpg" medium="image">
			<media:title type="html">MapReduce</media:title>
		</media:content>
	</item>
		<item>
		<title>Pebble smartwatch gets closer to letting developers create apps by announcing SDK</title>
		<link>http://venturebeat.com/2013/03/16/pebble-sdk/</link>
		<comments>http://venturebeat.com/2013/03/16/pebble-sdk/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 22:18:50 +0000</pubDate>
		<dc:creator>Meghan Kelly</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[watch faces]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=696065</guid>
		<description><![CDATA[<p>Pebble, the smartwatch that has gotten a lot of hype from its Kickstarter campaign, will release a software developer kit so developers everywhere can create "watch faces" for the&#160;device.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=696065&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.files.wordpress.com/2013/01/pebble-smartwatch-ces-press-conference-6.jpg" target="_blank"><img class="alignright size-full wp-image-601603" alt="Pebble Smartwatch CES Press Conference" src="http://venturebeat.files.wordpress.com/2013/01/pebble-smartwatch-ces-press-conference-6.jpg?w=1024&#038;h=680" width="1024" height="680" /></a></p>
<p>Developers hungry to start creating apps for the Pebble smartwatch will be both excited and dismayed come the second week of April. The company announced today that it is releasing its software developer kit at that time, but it will only include tools that let developers create &#8220;watch faces.&#8221;</p>
<p>Eric Migicovsky, the creator of the Pebble watch, <a href="http://www.kickstarter.com/projects/597507018/pebble-e-paper-watch-for-iphone-and-android/posts/429479" target="_blank" target="_blank">uploaded a video to his Kickstarter</a> campaign &#8212; which has made over $10 million &#8212; today, updating backers as to the company&#8217;s progress and the upcoming SDK. He explained that the this is a &#8220;work in progress,&#8221; and also promised that 99 percent of the application programming interfaces (APIs) within the SDK will change at some point in the future as they build out support for developers.</p>
<p>&#8220;It&#8217;s an important step for us to get something out there and really show you, potential developers, that we&#8217;re shifting our focus from the initial getting-started period of Pebble to supporting developers as the write applications for Pebble,&#8221; said Migicovsky in the video.</p>
<p>The SDK focuses on &#8220;watch faces,&#8221; or the interactive home screens that, well, tell time. It&#8217;s mostly buttons-oriented, which means developers could be clever and create games based on those button interactions. Migicovsky showed off some of the creations from the company&#8217;s beta test of the SDK, which included a dragon that winks on the minute, a Mario who gets a coin every minute, and a &#8220;Snake ala Nokia&#8221; game that is just like it sounds.</p>
<p>Pebble is otherwise equipped to handle multiple running apps on the watch, but will likely release support for that in future iterations of the SDK.</p>
<p>Migicovsky went on to say that Pebble thus far has been really focused on simply delivering the goods &#8212; getting the smartwatches into the public&#8217;s hands. Because of that, Pebble has not been as communicative as it would like with developers and hopes that the launch of this SDK will change that relationship.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/61941694' width='500' height='281' frameborder='0'></iframe></div>
<p><a href="http://vimeo.com/61941694" target="_blank">Update 34 &#8211; Pebble Watchface SDK in April</a> from <a href="http://vimeo.com/pebble" target="_blank">Pebble Technology</a> on <a href="http://vimeo.com" target="_blank">Vimeo</a>.</p>
<p><em>hat tip <a href="http://www.slashgear.com/new-watchfaces-coming-to-pebble-soon-16274333/" target="_blank" target="_blank">Slash Gear</a>; Pebble image via Devindra Hardawar/VentureBeat</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=696065&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/16/pebble-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/01/pebble-smartwatch-ces-press-conference-6.jpg" /><source url="http://venturebeat.com/2013/03/16/pebble-sdk/">Pebble smartwatch gets closer to letting developers create apps by announcing SDK</source>
		<media:content url="http://1.gravatar.com/avatar/a73335ff3a637d11555a46ba2b112ded?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mkel31</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/01/pebble-smartwatch-ces-press-conference-6.jpg" medium="image">
			<media:title type="html">Pebble Smartwatch CES Press Conference</media:title>
		</media:content>
	</item>
		<item>
		<title>5 lessons from API giants like Twitter and Google</title>
		<link>http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/</link>
		<comments>http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 21:12:24 +0000</pubDate>
		<dc:creator>Matthew McLarty</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API tips]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[developer tools]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=631666</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Knowing where to start can be the biggest challenge.  What services should my API offer? Can it generate revenue? What will motivate developers to use my API? Read on for best practices from the&#160;giants.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=631666&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/ss-maps-amazon-api-2/" rel="attachment wp-att-635645"><img class="alignleft size-full wp-image-635645" alt="ss-maps-amazon-api" src="http://venturebeat.files.wordpress.com/2013/03/ss-maps-amazon-api.jpeg?w=558&#038;h=393" width="558" height="393" /></a></p>
<p><em>This is a guest post by Matthew McLarty </em></p>
<p>The Application Programming Interface (API) provides a link for smartphone and tablet devices to get data from the cloud, social networks to accept shares, and data to easily be exposed between companies.</p>
<p>For information technology, this is the age of APIs.</p>
<p>In the early Web, data was shared through bulletin boards and forums. As the Internet went mainstream, users demanded a better experience with guided tasks, and a three-tier architecture became standard. This application topology led to many isolated islands of logic and data, which were made accessible by the introduction of web services which allowed third party developers to build applications to connect them through APIs.</p>
<p>The web giants leading the way in social business recognized the importance of APIs from the get-go. For instance, Google’s dominant search and map services are both accessible through APIs.</p>
<p>Salesforce pioneered the software-as-a-service (SaaS) business model by offering both a web-based user interface and a web API. Twitter gained ubiquity through APIs that allow its members to tweet resources from other sites. Even Amazon Web Services uses APIs as the gateway to its offering that has become the de facto standard for cloud computing.</p>
<p>Knowing where to start can be the biggest challenge.  What services should my API offer? Can it generate revenue? What will motivate developers to use my API? Read on for tips and best practices from the Web&#8217;s giants.</p>
<h3>Treat your API as a business</h3>
<p>An API is a new channel for your business. It can generate revenue directly, be used as a business development tool or as a means of integrating with other applications in the ecosystem. In the early 2000s, Salesforce popularized the SaaS business model, shifting away from managed services or value-added networks by providing self service administration to their clients and a menu of payment options to fit any size business.</p>
<p>The Salesforce API was a fundamental enabler for this approach, and served as both a way of interoperating with and competing against Siebel and SAP. If Salesforce.com had launched as a web application only, the job of integrating key enterprise data from existing systems would have been left to the client, and would have eliminated the value proposition of the SaaS model. This well-documented, standards-based API provides flexibility for clients to adapt their customer relationship management (CRM) solutions and enables third party app developers to build new solutions that embed Salesforce’s services.</p>
<h3>Align your API with your value proposition</h3>
<p>Amazon struggled early as a books-only retailer, but an ambitious scope change led to its dominance in publishing and retail. In parallel, the company made a brilliant move by leveraging its excess processing capacity to create Amazon Web Services. Now the leading public cloud computing platform on the web, this is where Instagram, Pinterest and many other successful startups run their systems.</p>
<p>Amazon recognized the struggles of startups to build out their own infrastructure and delivered a hosting solution that provides a more palatable on ramp, allowing smaller companies to scale to the highest enterprise SLAs. AWS has become a profitable business unit for Amazon by providing a number of discrete infrastructure services—storage, application hosting, load balancing and more—that meet the needs of this target market. Recognizing that these services would need to be accessed by automated processes and not just human users, each is exposed through an API, allowing client engineers to administer environments that that suit small mobile startup looking for data storage in the cloud to large enterprises with high performance and availability requirements. This API-based approach perfectly fit the AWS value proposition and helped Amazon scale this business unit to an overwhelming leadership position in Infrastructure-as-a-Services (IaaS).</p>
<h3>Spoil the developers</h3>
<p><a href="http://twitter.com" target="_blank">Twitter</a> has created its own form of media, and to some extent its own vocabulary, but its success is rooted in the quantity, renown and currency of its content producers. The first of the web giants who could truly claim the “mobile first” moniker (140 character maximum), Twitter sought multiple channels of communication from the outset. The vehicle it chose for transporting content in and out of its service was a web-based API. Twitter grew in parallel with the success of the iPhone due to native integration of its API with iOS, and by providing open access for third party app developers.</p>
<p>Twitter cultivated this developer ecosystem by ensuring its API was robust and well-documented while providing an extensive developer portal to facilitate self-guided learning and registration. To address third party identification and authentication, Twitter co-authored the original OAuth specification that has become the standard for APIs. The service is so compelling for developers, there are even books written about the Twitter API. By spoiling its developers, the company facilitated the growth in usage of its API and drove the popularity of Twitter itself.</p>
<h3>Focus on usability</h3>
<p><a href="http://google.com" target="_blank">Google</a>’s success can largely be attributed to its simplicity and usability. Personalization and advertising are embedded into the Google search experience, but never at the expense of the user’s core goal. Another hallmark of the company’s success has been its willingness to make small bets in the market, tagging many newly launched services as “Beta” for comically long amounts of time. This soft launch approach is effective because Google is fastidious about collecting user feedback and incorporating it during these extended beta periods.</p>
<p>Google has taken a similar approach with its APIs. The Google search mimics a basic REST API. Google Maps, Gmail and YouTube are all API-powered. The Android mobile platform provides connectivity to cloud-based services through web APIs. Google’s GData is a REST-inspired technology for accessing information on the web. In all of these instances, Google has taken care to provide a highly intuitive interface that encapsulates a useful function and is easily integrated into an application flow. There is now even an API Console providing unified access to all of Google’s services. Google has retained credibility with developers due its experimental nature, iterative approach and commitment to the user. The company flourishes in part due to the usefulness and usability of its many APIs.</p>
<h3>Putting it all together</h3>
<p>Any company looking to utilize an API to expose its services &#8212; and every company should be looking at this &#8212; can stand on the shoulders of these giants:</p>
<ul>
<li>Use your API as a new channel for your business like <b>Salesforce</b></li>
<li>Align your API with your core value proposition like <b>Amazon</b></li>
<li>Create a thriving community of developers that use your API like <b>Twitter</b></li>
<li>Keep improving your API’s usability like <b>Google</b></li>
</ul>
<p>Following these tips will help your company capitalize on the massive opportunity presented by the new era of social business.</p>
<p><em><a href="http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/matt-mclarty_vp-of-client-solutions_layer-7-technologies-1/" rel="attachment wp-att-635641"><img class="alignleft  wp-image-635641" alt="Matt McLarty_VP of Client Solutions_Layer 7 Technologies (1)" src="http://venturebeat.files.wordpress.com/2013/03/matt-mclarty_vp-of-client-solutions_layer-7-technologies-1.jpg?w=174&#038;h=203" width="174" height="203" /></a>Matthew McLarty is VP of client solutions at Layer 7, where he provides implementation best practices and architectural guidance to Layer 7’s customers that are building out their enterprise and API architecture. He has more than 15 years of technology leadership, with a particular focus on enterprise architecture, strategy and integration. Prior to joining Layer 7, Matt led the global IBM technical sales organization responsible for application integration software and solutions, notably helping to grow the SOA Gateway business substantially over a five-year period.</em></p>
<p><em><a href="http://www.shutterstock.com/pic-93399967/stock-photo-road-map.html" target="_blank" target="_blank">Maps photo</a> via Fotografiche/Shutterstock</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=631666&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/matt-mclarty_vp-of-client-solutions_layer-7-technologies-1.jpg?w=120" /><source url="http://venturebeat.com/2013/03/08/5-lessons-from-api-giants-like-twitter-and-google/">5 lessons from API giants like Twitter and Google</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/ss-maps-amazon-api.jpeg" medium="image">
			<media:title type="html">ss-maps-amazon-api</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/matt-mclarty_vp-of-client-solutions_layer-7-technologies-1.jpg" medium="image">
			<media:title type="html">Matt McLarty_VP of Client Solutions_Layer 7 Technologies (1)</media:title>
		</media:content>
	</item>
		<item>
		<title>5 reasons why the new Twitter Ads API is great for social media marketers</title>
		<link>http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/</link>
		<comments>http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 18:23:12 +0000</pubDate>
		<dc:creator>Balachandar Ganesh</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[ad analytics]]></category>
		<category><![CDATA[ad api]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[digital marketing]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Promoted Accounts]]></category>
		<category><![CDATA[Promoted Trends]]></category>
		<category><![CDATA[Promoted Tweets]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social media marketing]]></category>
		<category><![CDATA[Twitter API]]></category>
		<category><![CDATA[twitter marketing]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=634048</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Folks, Twitter marketing just got&#160;serious.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=634048&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em><a href="http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/screen-shot-2013-03-06-at-10-20-28-am/" rel="attachment wp-att-634107"><img class="aligncenter size-full wp-image-634107" alt="Screen Shot 2013-03-06 at 10.20.28 AM" src="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-06-at-10-20-28-am.png?w=911&#038;h=604" width="911" height="604" /></a>Balachandar Ganesh oversees research operations at <a href="http://www.credii.com/" target="_blank">Credii</a>.</em></p>
<p>Twitter’s recent announcement of an <a href="http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/">Ads API</a> hardly comes as a surprise. The rumour mills have been predicting this for <a href="http://digitalmedia.strategyeye.com/article/b2b581b8fa/2011/07/14/Twitter_preparing_automated_ad_system_in_revenue_p/" target="_blank">nearly two years now</a>, and with Facebook and LinkedIn already having made similar moves, it was merely a question of just when this was going to happen.</p>
<p>The move is widely being touted as a very wise one by Twitter &#8212; and for the right reasons. It enables Twitter to tap into the expertise of third party application developers with a proven track record of developing marketing platforms that help advertisers in launching, managing and optimizing their campaigns at scale.</p>
<p>Regardless of how big your advertising budgets are, Twitter’s Ads API and the value that it promises to deliver via third party ad solutions providers is unquestionable.</p>
<p>But how exactly will this impact marketers and marketing budgets? What tangible outcomes can advertisers expect from these third party ad solutions providers in the not so distant future?</p>
<h3>Buying Twitter ad units just got easier</h3>
<div id="attachment_634100" class="wp-caption alignright" style="width: 310px"><a href="http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/photo12/" rel="attachment wp-att-634100"><img class="size-medium wp-image-634100" alt="Balachandar Ganesh" src="http://venturebeat.files.wordpress.com/2013/03/photo12.jpg?w=300&#038;h=317" width="300" height="317" /></a><p class="wp-caption-text">Balachandar Ganesh</p></div>
<p>Up until yesterday, the only way you could buy advertising real estate on Twitter was either off their basic self-service interface or from their direct sales team. Not only is this far from optimal, it is also extremely difficult to scale if you want to run frequent and multiple campaigns. There’s always been a demand for gaining more eyeballs on Twitter through advertising (Twitter sees nearly <a href="http://www.complex.com/tech/2012/10/twitter-ceo-dick-costolo-reveals-staggering-number-of-tweets-per-day" target="_blank">half a billion tweets</a> on the platform every day!) and with this announcement, Twitter just widened the supply pipes.</p>
<p>The Ads API is a definitive step towards building a developer ecosystem similar to that of Facebook’s Preferred Marketing Developer program. As marketers, it gives you the flexibility to buy and manage Twitter ad units from a variety of developers, and arguably, do so easily and effectively.</p>
<h3>Creating ad campaigns on Twitter just got easier</h3>
<p>Creating and managing ad campaigns on Twitter was a labour intensive process &#8212; a process that couldn’t scale to meet the requirements of agencies and big brands. Consider an agency creating thousands of new ad units for their clients every day. These ads had to be manually uploaded, one by one. Editing these ad units, if you had to, was equally painful.</p>
<p>Running scheduled ad campaigns? Forget about it!</p>
<p>By tapping into the goodness of third-party tools like Salesforce Marketing Cloud, Adobe Marketing Cloud, GraphEffect from SHIFT and TBG Digital’s One Media Manager (and likely many more in the very near future), advertisers can now upload and edit bulk ads, and effortlessly create, plan and run ad campaigns like they do for Facebook or YouTube.</p>
<h3>Reporting and analytics just got better</h3>
<p>Twitter’s native ad analytics and reporting tools are, well, threadbare. Here’s a look at the entire repertoire of Twitter’s analytics for promoted tweets, trends and accounts.<br />
<a href="http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/image1/" rel="attachment wp-att-634092"><img class="aligncenter size-full wp-image-634092" alt="Twitter analytics" src="http://venturebeat.files.wordpress.com/2013/03/image1.png?w=640&#038;h=560" width="640" height="560" /></a>Twitter doesn’t offer much apart from pretty basic metrics such as impressions, retweets, clicks, replies, and follows. Hardly enough to wet the lips of advertisers spending <a href="http://sproutsocial.com/insights/2013/02/twitter-promoted-trends-cost/" target="_blank">$200,000 per day</a> on a promoted trend (yes, they’ve upped the price from the $80,000 they used to charge when it first launched).</p>
<p>Adding context to these metrics and enriching them with perspective that you glean from cross-channel ad campaigns is something that Facebook, LinkedIn and now, Twitter’s partner ecosystem is more than capable of delivering on.</p>
<h3>You can squeeze more bang-for-your-buck with hyper targeting</h3>
<p>Twitter barely offers anything in terms of targeting.</p>
<p>Since launching their promoted products suite, Twitter has offered businesses the <a href="http://advertising.twitter.com/2012/08/interest-targeting-broaden-your-reach.html" target="_blank">ability to target by geography, by gender and only recently, by interest</a>. There already is an impressive ecosystem of vendors that do some pretty neat stuff around generating in-depth audience profiles, like being able to suggest and rank individuals according to topic specific influence levels, or giving you a list of users similar to your target audience. As Twitter expands their Ads API partner ecosystem, marketing software vendors with a strong focus on analytics will be able to give marketers the ability to run highly targeted and highly contextual ad campaigns.</p>
<p>Want to run a promoted tweet campaign to get the attention of influential folks in technology, living in Palo Alto, and are unsatisfied Verizon customers? No problem!</p>
<h3>You can finally expect data-driven real-time ad campaign optimization</h3>
<p>The industry for tapping into the social web, mining for relevant conversations, and optimizing engagement is awash with hundreds of vendors catering to a wide array of requirements. In the process of adopting an ‘always-on’ approach in monitoring for trends or impending crises that could snowball into something disastrous, they generate a lot of real-time or near real-time insights. These insights can now be used to complete the feedback loop in optimizing ad campaigns at run time.</p>
<p>And maybe, just maybe &#8230;</p>
<p>Right now, the only engagement metrics on Twitter that are indicative of the success or failure of an ad campaign are retweets, @mentions and replies. You really can’t measure much else with promoted tweets, promoted trends and promoted accounts. However, Twitter is looking into <a href="https://twitter.com/twitterads/status/302200927287386112" target="_blank">newer ad units</a>, giving advertisers more options to engage with their target audience.</p>
<p>The ad unit that Twitter is currently testing features an image with a ‘Get it Now’ button (see image below), giving marketers the ability to generate leads directly from Tweets. You can also expect Vine lending itself as a new, meaningful ad unit. 6 second videos on autoplay could very well be Twitter’s equivalent to Facebook’s rumoured autoplay video ads.</p>
<p><a href="http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/image2/" rel="attachment wp-att-634095"><img class="aligncenter size-full wp-image-634095" alt="Twitter get it now button" src="http://venturebeat.files.wordpress.com/2013/03/image2.png?w=640&#038;h=600" width="640" height="600" /></a></p>
<p>Whether or not Twitter chooses to roll out lead cards, it isn’t outlandish to suggest that Twitter will be rolling out newer, more complex ad units in the near future, enabling their partner ecosystem to deliver algorithmic, analytics- intensive, data-driven technology solutions so advertisers can increase the effectiveness of their Twitter campaigns.</p>
<p>Folks, Twitter marketing just got serious.</p>
<p><em>Balachandar Ganesh oversees research operations at <a href="www.credii.com">Credii</a>, an interactive web-based platform for business software selection. In his previous role as an enterprise software analyst at Ovum, Bala evaluated over a hundred enterprise technologies in depth and authored reports that helped businesses mitigate technology adoption related challenges. He also undertook a number of consulting engagements, advising companies ranging from garage startups to global multi-billion dollar firms. Bala is a graduate in Technology Policy from the University of Cambridge, where he focused on Internet Governance and Policy related issues.</em></p>
<p><em>Image credit: ShutterStock/<a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=Twitter&amp;search_group=#id=121422628&amp;src=55493370-868A-11E2-9C6B-44BBACE6966E-1-2" target="_blank">Tweet bird</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=634048&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-06-at-10-20-28-am.png?w=160" /><source url="http://venturebeat.com/2013/03/06/5-reasons-why-the-new-twitter-ads-api-is-great-for-social-media-marketers/">5 reasons why the new Twitter Ads API is great for social media marketers</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-06-at-10-20-28-am.png?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-06-at-10-20-28-am.png?w=160" medium="image">
			<media:title type="html">Screen Shot 2013-03-06 at 10.20.28 AM</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/screen-shot-2013-03-06-at-10-20-28-am.png" medium="image">
			<media:title type="html">Screen Shot 2013-03-06 at 10.20.28 AM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/photo12.jpg?w=300" medium="image">
			<media:title type="html">Balachandar Ganesh</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/image1.png" medium="image">
			<media:title type="html">Twitter analytics</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/image2.png" medium="image">
			<media:title type="html">Twitter get it now button</media:title>
		</media:content>
	</item>
		<item>
		<title>App developers: need reach, retention, revenue? Scringo doubles time-in-app and recurring sessions</title>
		<link>http://venturebeat.com/2013/03/05/app-developers-need-reach-retention-revenue-scringo-doubles-time-in-app-and-recurring-sessions/</link>
		<comments>http://venturebeat.com/2013/03/05/app-developers-need-reach-retention-revenue-scringo-doubles-time-in-app-and-recurring-sessions/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 14:01:16 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[app developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[B2D]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[marketing mobile apps]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[scringo]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[user engagement]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=633042</guid>
		<description><![CDATA[<p>Your app is wonderful, amazing, and awesome, and it's one in a million.&#160;Literally.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=633042&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/?attachment_id=633049" rel="attachment wp-att-633049"><img class="aligncenter size-full wp-image-633049" alt="stand-out" src="http://venturebeat.files.wordpress.com/2013/03/large_6132338182.jpg?w=678&#038;h=485" width="678" height="485" /></a>Your app is wonderful, amazing, and awesome, and it&#8217;s one in a million.</p>
<p>Literally.</p>
<p>That&#8217;s the sad reality of app development today, and fewer than half of users who download an app actually use it more than once. Which is precisely the problem that <a href="http://scringo.com" target="_blank">Scringo</a>, an innovative toolkit for developers, is launching to fix. Scringo lets you add features like in-app user messaging, &#8220;radar&#8221; to let app users know when other app users are near, an app activity feed that can be public, interactive developer feedback, and more, in just two to five minutes.</p>
<p>Oh, and it&#8217;s free.</p>
<p>&#8220;We&#8217;re here to manage three problems for app developers,&#8221; Scringo co-founder Ran Avrahamy told me from Tel Aviv. &#8220;Reach (or distribution), retention, and revenue.&#8221;</p>
<p>Those are pretty much the core challenges for appmakers: getting users, keeping users, and yes, making some cash from users. Avrahamy says, accurately, that there are hundreds of APIs and software development kit focusing on these issues. His goal was to bring together the key needed features in one single SDK.</p>
<div id="attachment_633047" class="wp-caption alignright" style="width: 276px"><a href="http://venturebeat.com/?attachment_id=633047" rel="attachment wp-att-633047"><img class="size-medium wp-image-633047" alt="Scringo's customizable sidebar" src="http://venturebeat.files.wordpress.com/2013/03/scringo_demo_ios1.png?w=266&#038;h=400" width="266" height="400" /></a><div class="vb_image_source"><span>Source:</span> Scringo</div><p class="wp-caption-text">Scringo&#8217;s customizable sidebar</p></div>
<p>Scringo&#8217;s SDK is cross-platform for Android and iOS, and integrates into your app in minutes, according to the company. Avrahamy isn&#8217;t a developer, and he says he&#8217;s integrated Scringo into an app in about five minutes. The fastest he&#8217;s seen a developer do it is just over two minutes.</p>
<p>With Scringo integrated into your app, you now have a new totally customizable sidebar that appears and disappears as needed, and contains social login capabilities, the ability for users to share their activity stream while in the app, and the communication functionality mentioned above. Radar helps app users connect with others, if they choose. And the feedback feature includes a &#8220;magic rating system,&#8221; which, when a user rates the app at five stars, prompts him or her to rate it on the app&#8217;s app store.</p>
<p>&#8220;The activity stream turns your app into a live dynamic community,&#8221; Avrahamy said. &#8220;One developer integrated it into a NASCAR app, so users could like cars, drivers, or tracks. Every time a user likes something, it shows up in the activity feed.</p>
<p>Scringo also includes an action button in the activity feed, so if the activity is, perhaps, buying a shirt, others who see it can also buy the T-shirt. Avrahamy calls it &#8220;enriching the inner virality of the app.&#8221; And a push notifications functionality that helps developers stay in contact with app users, and inform them of important new updates or capabilities.</p>
<p>All of the features are customizable in Scringo&#8217;s &#8220;Developer Zone,&#8221; where WYSIWIG tools control colors, icons styles, included features, and more, and update virtually instantly in the app itself.</p>
<p>Scringo 1.0 was in public beta for eight months, the company says, during which time about a thousand developers signed up and 260 apps actually went live on Google Play and Apple&#8217;s app store, ultimately reaching more than a million end users. That eight months of &#8220;intensive learning,&#8221; Avrahamy says, provided the data that informed what the company built into 2.0, which is its first fully released product.</p>
<p>That data includes how well the SDK helps app developers with their core problems.</p>
<p>&#8220;We compared apps before Scringo and after Scringo,&#8221; Avrahamy told me. &#8220;We saw a 97 percent increase in time spent in apps after integrating Scringo, and an 89 percent increase in recurring sessions.&#8221;</p>
<p>In other words, doubling the time, and doubling the uses. Or, as Avrahamy puts it, &#8220;we&#8217;re giving more reasons for the users to stay, and more reasons to come back.&#8221;</p>
<div id="attachment_633048" class="wp-caption alignright" style="width: 276px"><a href="http://venturebeat.com/?attachment_id=633048" rel="attachment wp-att-633048"><img class="size-medium wp-image-633048" alt="Scringo adds radar features to your app, optionally." src="http://venturebeat.files.wordpress.com/2013/03/scringo_demo_ios6.png?w=266&#038;h=400" width="266" height="400" /></a><div class="vb_image_source"><span>Source:</span> Scringo</div><p class="wp-caption-text">Scringo adds radar features to your app, optionally.</p></div>
<p>The big question, of course, is always monetization.</p>
<p>Developers have the option of using the monetization features that are currently built into the SDK, like buying T-shirts. And more monetization options will be coming soon, including a sort of app-store-for-developers inside the company&#8217;s developer zone, where developers who create interesting tools can offer them to other interested developers.</p>
<p>Currently, the revshare is 100% developers, 0% Scringo, which sounds like a great deal. Eventually it will likely be the now-standard 70-30 app store split.</p>
<p>The entire offering is very developer-centric and developer-friendly, so much so that Avrahamy calls the company a B-to-D company: business to developer.</p>
<p>&#8220;We have a mutual interest,&#8221; Avrahamy said, speaking of developers. &#8220;What we&#8217;re trying to bring is several options of monetization.&#8221;</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/sandyclix/6132338182/" target="_blank">Sandeep Somasekharan</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=633042&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/05/app-developers-need-reach-retention-revenue-scringo-doubles-time-in-app-and-recurring-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/large_6132338182.jpg?w=160" /><source url="http://venturebeat.com/2013/03/05/app-developers-need-reach-retention-revenue-scringo-doubles-time-in-app-and-recurring-sessions/">App developers: need reach, retention, revenue? Scringo doubles time-in-app and recurring sessions</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/03/large_6132338182.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/03/large_6132338182.jpg?w=160" medium="image">
			<media:title type="html">stand-out</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/large_6132338182.jpg" medium="image">
			<media:title type="html">stand-out</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/scringo_demo_ios1.png?w=266" medium="image">
			<media:title type="html">Scringo&#039;s customizable sidebar</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/scringo_demo_ios6.png?w=266" medium="image">
			<media:title type="html">Scringo adds radar features to your app, optionally.</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook updates SDK for iOS to help developers know what&#8217;s going on (and make more money)</title>
		<link>http://venturebeat.com/2013/02/25/facebook-updates-sdk-for-ios-to-help-developers-know-whats-going-on-and-make-more-money/</link>
		<comments>http://venturebeat.com/2013/02/25/facebook-updates-sdk-for-ios-to-help-developers-know-whats-going-on-and-make-more-money/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 23:22:19 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=628118</guid>
		<description><![CDATA[<p>With tracking capabilities like these, the new SDK is almost starting to impinge on dedicated app analytics solutions like App Annie and Flurry, but of course in a purely Facebook-focused&#160;manner.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=628118&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/02/25/facebook-updates-sdk-for-ios-to-help-developers-know-whats-going-on-and-make-more-money/medium_5525677854/" rel="attachment wp-att-628136"><img class="aligncenter size-full wp-image-628136" alt="medium_5525677854" src="http://venturebeat.files.wordpress.com/2013/02/medium_5525677854.jpg?w=640&#038;h=480" width="640" height="480" /></a>Facebook announced an updated software development kit for iPhone and iPad developers today.</p>
<p>The new SDK adds better mobile analytics that will help developers get metrics on sharing events and actual usage: what people are actually doing in their apps. In addition, the new tools will enable conversion logging from ads running in Facebook-connected iOS apps, and &#8212; currently in beta &#8212; logging of in-app purchases. Both of which, of course, will help Facebook-connected apps monetize better.</p>
<p>In addition, the new Facebook SDK adds better &#8212; and simpler &#8212; error handling.</p>
<p>&#8220;The SDK will now automatically categorize errors by common application handling behavior and provide helpers to simplify some common error response cases,&#8221; Facebook engineer Jason Clark <a href="https://developers.facebook.com/blog/post/2013/02/25/facebook-sdk-3-2-for-ios/" target="_blank">posted</a> today. &#8221;In addition, the SDK will automatically handle a larger number of error cases including various iOS 6 cases such as password changes and expired tokens.&#8221;</p>
<p>It sounds like developers who have heard about the update are happy, so far, as the update is solving annoying problems. One, Jack Tihon from <a href="e.com">Endorse</a>, said &#8220;It&#8217;s about time. I was living in a world of pain trying to unstick users with expired tokens due to various reasons (change password, sign out of devices, etc.&#8221;</p>
<p>With better tracking and analytics capabilities, the new SDK is almost starting to impinge on some of the functions of dedicated app analytics solutions like <a href="http://www.appannie.com" target="_blank">App Annie</a> and <a href="http://www.flurry.com" target="_blank">Flurry</a>, but of course in a purely Facebook-focused manner.</p>
<p>The update also includes bugfixes, is backwards compatible, and is <a href="https://developers.facebook.com/resources/facebook-ios-sdk-3.2.pkg" target="_blank">available here</a>.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/wynnie/5525677854/" target="_blank">Steel Wool</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=628118&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/25/facebook-updates-sdk-for-ios-to-help-developers-know-whats-going-on-and-make-more-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/medium_5525677854.jpg?w=160" /><source url="http://venturebeat.com/2013/02/25/facebook-updates-sdk-for-ios-to-help-developers-know-whats-going-on-and-make-more-money/">Facebook updates SDK for iOS to help developers know what&#8217;s going on (and make more money)</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/02/medium_5525677854.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/02/medium_5525677854.jpg?w=160" medium="image">
			<media:title type="html">medium_5525677854</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/medium_5525677854.jpg" medium="image">
			<media:title type="html">medium_5525677854</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter announces Ads API, first five partners, and a big leap to making more money</title>
		<link>http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/</link>
		<comments>http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 18:29:07 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Promoted Accounts]]></category>
		<category><![CDATA[Promoted Trends]]></category>
		<category><![CDATA[Promoted Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=625229</guid>
		<description><![CDATA[<p>Advertising on Twitter just got easier, and Twitter just took a giant leap to making more&#160;money.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=625229&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/origin_3935087159/" rel="attachment wp-att-625248"><img class="aligncenter size-full wp-image-625248" alt="origin_3935087159" src="http://venturebeat.files.wordpress.com/2013/02/origin_3935087159.jpg?w=785&#038;h=535" width="785" height="535" /></a>Advertising on Twitter just got easier, and Twitter just took a giant leap to making more money.</p>
<p>Twitter announced its new Ads API this morning, along with the first five partners who will be integrating it into their social media management tools. Essentially, agencies and enterprises who already use management tools like HootSuite and advertising tools like Adobe&#8217;s Media Optimizer can now buy and run ads right within those environments.</p>
<p>The first five partners are Adobe, HootSuite, Salesforce, SHIFT, and TBG Digital. SHIFT produces GraphEffect, a social advertising solution, and TBG Digital is social media advertising agency.</p>
<p>&#8220;What this means is that as marketers, you’ll soon have the ability to work with our initial set of Ads API partners to manage Twitter Ad campaigns — and integrate them into your existing cross-channel advertising strategies,&#8221; Twitter&#8217;s April Underwood <a href="http://advertising.twitter.com/2013/02/announcing-twitter-ads-api_20.html" target="_blank">wrote in a blog post</a>.</p>
<hr />
<p style="text-align:center;"><a href="http://venturebeat.com/2013/02/20/hootsuite-twitter-the-top-social-media-management-software-integrates-promoted-tweets-trends-accounts-into-its-dashboard/">More on HootSuite&#8217;s new Twitter ad tools here &#8230;</a></p>
<hr />
<p>In a smart move for Twitter, while the partners will provide their clients the ability to advertise on Twitter from within their tools, when those clients become Twitter advertisers, they will be Twitter&#8217;s clients, not HootSuite&#8217;s, or Adobe&#8217;s, or SHIFT&#8217;s. In other words, the ad-buying arrangement is consummated via the Twitter API, and the contractual agreement is with Twitter itself.</p>
<p>&#8220;We&#8217;re setting the accounts up with Twitter,&#8221; HootSuite&#8217;s Ryan Holmes told me this morning by phone. &#8220;The validation is done on Twitter&#8217;s side.&#8221;</p>
<p>While Adobe, SHIFT, and TBG are ad agencies and marketplaces, and HootSuite is a social media management tool, one of the really interesting partners is Salesforce, which is again adding to its toolbox in a quest to offer everything any company needs for any purpose, within its cloud. The company is announcing a new Social Ads Platform for Twitter today, which will be part of the Salesforce Marketing Cloud, and <a href="http://blogs.salesforce.com/company/2013/02/salesforce-marketing-cloud-launches-twitter-ads.html" target="_blank">likens Twitter&#8217;s move</a> to the launch of Facebook&#8217;s app platform in 2007.</p>
<p>That might be a bridge too far, but it is a really pivotal move in Twitter&#8217;s evolution.</p>
<p>Which is ongoing, as Twitter&#8217;s Underwood wrote:</p>
<blockquote><p>The <a href="https://dev.twitter.com/programs/twitter-certified-products" target="_blank">Twitter Certified Products Program</a> is also evolving to include ads products. In the coming months, we’ll begin to certify ads products that integrate with the Twitter Ads API and consistently improve marketing efficiency and ROI.</p>
<p>This is just the start of our efforts that will give advertisers more choice — and for our partners who are ad tool providers, the Ads API represents a new way for their expertise to meet the needs of their clients.</p></blockquote>
<p><em>photo credit: <a href="http://www.flickr.com/photos/x-ray_delta_one/3935087159/" target="_blank">x-ray delta one</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=625229&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/origin_3935087159.jpg?w=160" /><source url="http://venturebeat.com/2013/02/20/twitter-announces-ads-api-first-five-partners-and-a-big-leap-to-making-more-money/">Twitter announces Ads API, first five partners, and a big leap to making more money</source>
		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/origin_3935087159.jpg" medium="image">
			<media:title type="html">origin_3935087159</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Glass &#8216;foundry&#8217; event: lucky developers get their hands on Google&#8217;s awesome A/R glasses</title>
		<link>http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/</link>
		<comments>http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/#comments</comments>
		<pubDate>Fri, 15 Feb 2013 22:41:52 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Glass]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=623251</guid>
		<description><![CDATA[<p>Google Developers posted pictures today of its super-secret, ultra-confidential, if-you-tell-anyone-about-it-we'll-kill-you Google Glass Foundry event, where developers got to touch, wear, develop for, and maybe even fondle the hottest Google hardware product ever not yet&#160;released.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=623251&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/_mg_7772-2346890914-o/" rel="attachment wp-att-623287"><img class="aligncenter size-full wp-image-623287" alt="_MG_7772-2346890914-O" src="http://venturebeat.files.wordpress.com/2013/02/mg_7772-2346890914-o.jpg?w=754&#038;h=502" width="754" height="502" /></a>Google Developers <a href="https://plus.google.com/u/0/photos/+GoogleDevelopers/albums/5845246344210830625" target="_blank">posted pictures today </a>of its super-secret, ultra-confidential, if-you-tell-anyone-about-it-we&#8217;ll-kill-you Google Glass Foundry event, where developers got to touch, wear, develop for, and maybe even fondle the hottest Google hardware product ever not yet released.</p>
<p>Two groups met, one in New York, and one in San Francisco, and built &#8220;over 80 new ways to use Glass&#8221; over the course of the two-day session. They worked next to Google engineers, provided feedback on the platform, and saw the still-confidential Google Glass API, which developers and hardware manufacturers will use to build technologies and software that integrate with Google Glass.</p>
<p>Participants were basically sworn to secrecy about the API and any other details of the events, but <a href="https://plus.google.com/u/0/110462891087801857205/about" target="_blank">Ryan Warner</a>, an Android developer who was there, did give some feedback on the Google Developers post:</p>
<p>&#8220;Glass foundry was awesome!!&#8221; he commented.</p>
<p>Typically, the comments then devolved into an ad hominem discussion on the relative merits of MacBooks for development (small selection: &#8220;over-price pieces of trash,&#8221; and &#8220;the best laptop hardware you can get&#8221;). Kids will be kids.</p>
<p>Some photos:</p>

<a href='http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/_mg_7044-2346748512-o/' title='_MG_7044-2346748512-O'><img width="160" height="106" src="http://venturebeat.files.wordpress.com/2013/02/mg_7044-2346748512-o.jpg?w=160&#038;h=106" class="attachment-thumbnail" alt="_MG_7044-2346748512-O" /></a>

<p>The next chance for non-Google engineers and augmented reality enthusiasts to learn a bit more about Google Glass? The South by Southwest conference in Austin, Texas:</p>
<blockquote><p>If you&#8217;d like to know more about developing for Glass and you&#8217;ll be at SXSW this year, we recommend you attend <b>Building New Experiences with Glass</b> (<a href="http://goo.gl/pLoUu" rel="nofollow" target="_blank">http://goo.gl/pLoUu</a>) with +<a href="https://plus.google.com/113751353481962008916" target="_blank">Timothy Jordan</a>  on Monday, March 11th at 5pm in Ballroom A of the Austin Convention Center.</p></blockquote>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/gadgets/'>Gadgets</a>, <a href='http://venturebeat.com/category/lifestyle/'>Lifestyle</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=623251&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/mg_7772-2346890914-o.jpg?w=160" /><source url="http://venturebeat.com/2013/02/15/google-glass-foundry-event-lucky-developers-get-their-hands-on-googles-awesome-ar-glasses/">Google Glass &#8216;foundry&#8217; event: lucky developers get their hands on Google&#8217;s awesome A/R glasses</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/02/mg_7772-2346890914-o.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/02/mg_7772-2346890914-o.jpg?w=160" medium="image">
			<media:title type="html">_MG_7772-2346890914-O</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/mg_7772-2346890914-o.jpg" medium="image">
			<media:title type="html">_MG_7772-2346890914-O</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/mg_7044-2346748512-o.jpg?w=160" medium="image">
			<media:title type="html">_MG_7044-2346748512-O</media:title>
		</media:content>
	</item>
		<item>
		<title>Dalton Caldwell on App.net: Six months later, more people are starting to &#8216;get it&#8217;</title>
		<link>http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/</link>
		<comments>http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 21:29:41 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[app.net]]></category>
		<category><![CDATA[dalton caldwell]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[editor's pick]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[The Well]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=617373</guid>
		<description><![CDATA[<p><span class="post-label editors-pick">Editor's Pick</span> Half a year ago, serial entrepreneur had a crazy idea: build a social network that people actually paid for. Now with App.net three times bigger than his goal, he looks back -- and ahead -- at what the service is, and will&#160;become.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=617373&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/origin_2190991379/" rel="attachment wp-att-617399"><img class="aligncenter size-full wp-image-617399" alt="origin_2190991379" src="http://venturebeat.files.wordpress.com/2013/02/origin_2190991379.jpg?w=1024&#038;h=697" width="1024" height="697" /></a>Half a year ago, serial entrepreneur Dalton Caldwell had a crazy idea: build a social network that people actually paid for. Today, with <a href="app.net">App.net</a> three times bigger than his goal, he&#8217;s looking back at where the service has from &#8212; and ahead to what it will soon be.</p>
<p>As crazy as a pay-for-access social network might sound in the age of Facebook and Twitter, it&#8217;s not without precedent. <a href="http://www.well.com" target="_blank">The Well</a> was essentially the first social network, and it was expensive for people to access.</p>
<p>But the key, for Caldwell, is quality.</p>
<p>&#8220;I don&#8217;t believe that massive numbers of people will adopt something just because it&#8217;s good for them,&#8221; Caldwell told me yesterday. &#8220;To become mainstream, it must become truly better &#8212; MySpace was better than Friendster, and Facebook was better than MySpace.&#8221;</p>
<p>Not that huge numbers are the goal for App.net. Caldwell&#8217;s initial goal for the beholden-to-users-not-advertisers social glue that became App.net was a mere 10,000 users. App.net has already tripled that, and it recently reduced prices from $50 to $36 a year due to economies of scale.</p>
<p>Rather, the goal was freedom.</p>
<p><a href="http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/screen-shot-2013-02-05-at-1-22-48-pm/" rel="attachment wp-att-617393"><img class="alignright size-medium wp-image-617393" alt="Screen Shot 2013-02-05 at 1.22.48 PM" src="http://venturebeat.files.wordpress.com/2013/02/screen-shot-2013-02-05-at-1-22-48-pm.png?w=300&#038;h=230" width="300" height="230" /></a>Freedom for subscribers, who would be the customers and not the product of a social network for perhaps the first time since The Well. And freedom for developers, who would not be at the mercy of a service that owed its capability to meet payroll to advertisers&#8217; capability to make a buck, and therefore to their ability to package and sell users&#8217; attention.</p>
<p>&#8220;In my first blog post [about app.net] I said I believed that the social API backends of Twitter and Facebook were really useful to developers, but unfortunately, they&#8217;re getting locked down,&#8221; Dalton says. &#8220;It&#8217;s not like the people running the companies are dumb or bad, but they have a business model that forces them to control the stream.&#8221;</p>
<p>Which means that that Facebook and Twitter &#8212; and any other social network that depends on ad revenue &#8212; have a financial incentive to &#8220;hose their developers&#8221; over and over again. The recent API dustup between Instagram and Twitter that resulted in Instagram photos being banned from the Twitter stream is just one example.</p>
<p>&#8220;All the things I&#8217;ve been writing about have been coming true,&#8221; Caldwell says.</p>
<p>Which is one reason why App.net recently introduced its new file API, which is essentially the building blocks for having your own private cloud without having to own any hardware. With the new API, if a <a href="http://www.flickr.com" target="_blank">Flickr</a> user wanted to join <a href="http://500px.com" target="_blank">500px</a> instead, she could simply import her photos from Flickr and pick up right where she left off at 500px. If &#8212; and here&#8217;s the massive caveat &#8212; both services supported the new API.</p>
<p>That caveat is one reason it makes perfect sense that in conversation, Caldwell still refers to his 6-month-old baby as &#8220;an experiment.&#8221; It&#8217;s a social experiment as much as it is a technological experiment, if not more so. The original idea was to only create a social API backend &#8212; a backend for literally almost everything that could be social online &#8212; and let developers play with it, build on it, all in a spirit of freedom and openness. User-centricity plus developer-friendly.</p>
<p>&#8220;Originally we weren&#8217;t even going to have a client ourselves … we didn&#8217;t want to build a client for it,&#8221; Caldwell said.</p>
<p>Eventually App.net did build a web client, more as a proof of concept than anything else, but Caldwell is more interested in what other developers are doing.</p>
<div id="attachment_617391" class="wp-caption alignright" style="width: 310px"><a href="http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/hkyzkdn3nyptsq8lujflvmf1ggz7inmioijzmyisimiioijhzg4tdxnlci1hc3nldhmilcjrijoiyxnzzxrzl3bhz2uvndmvmzavmdavndmzmdawmdawmdawmdawmc5wbmcilcjvijoicmvzaxplqhc9mtywmcxoptg4ocj9/" rel="attachment wp-att-617391"><img class="size-medium wp-image-617391" alt="Patter on App.net" src="http://venturebeat.files.wordpress.com/2013/02/hkyzkdn3nyptsq8lujflvmf1ggz7inmioijzmyisimiioijhzg4tdxnlci1hc3nldhmilcjrijoiyxnzzxrzl3bhz2uvndmvmzavmdavndmzmdawmdawmdawmdawmc5wbmcilcjvijoicmvzaxplqhc9mtywmcxoptg4ocj9.png?w=300&#038;h=166" width="300" height="166" /></a><div class="vb_image_source"><span>Source:</span> App.net</div><p class="wp-caption-text">Patter on App.net</p></div>
<p>Such as a new client for App.net called <a href="http://patter-app.net/chat" target="_blank">Patter</a> which, Caldwell says, looks nothing like microblogging or even Facebook. In fact, it looks like AOL chat rooms, with different topics and rooms you can go into. In other words, nothing like anyone from App.net would have built.</p>
<p>&#8220;That&#8217;s exactly the point,&#8221; Caldwell says. &#8220;Stuff that we would never have expected ourselves.&#8221;</p>
<p>Whether App.net is a successful experiment or not is still an open question. Early returns are positive, but 30,000 users in a world with billion-user social networks is clearly a blip on the radar. It&#8217;ll be interesting to whether that blip is the tip of an iceberg, or just a rowboat tossed in the waves.</p>
<p>App.net, however, has two things going for it.</p>
<p>One is its developing community, who care enough about the service &#8212; and what it stands for &#8212; to pony up cash for something others think they&#8217;re getting for free elsewhere. These are the power users that are spending time on App.net&#8217;s fledgling front-end, building relationships and engaging in richer, deeper conversations than they&#8217;re finding elsewhere.</p>
<p>The other is that, as sociologist Margaret Mead said, &#8220;a small group of thoughtful, committed, citizens can change the world. Indeed, it is the only thing that ever has.”</p>
<p>And Caldwell has a plan for that small, committed group to grow at a much faster rate. But that&#8217;s a story for another day.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/dunechaser/2190991379/" target="_blank">Dunechaser</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=617373&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/hkyzkdn3nyptsq8lujflvmf1ggz7inmioijzmyisimiioijhzg4tdxnlci1hc3nldhmilcjrijoiyxnzzxrzl3bhz2uvndmvmzavmdavndmzmdawmdawmdawmdawmc5wbmcilcjvijoicmvzaxplqhc9mtywmcxoptg4ocj9.png?w=160" /><source url="http://venturebeat.com/2013/02/05/dalton-caldwell-on-app-net-six-months-later-more-people-are-starting-to-get-it/">Dalton Caldwell on App.net: Six months later, more people are starting to &#8216;get it&#8217;</source>
		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/origin_2190991379.jpg" medium="image">
			<media:title type="html">origin_2190991379</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/screen-shot-2013-02-05-at-1-22-48-pm.png?w=300" medium="image">
			<media:title type="html">Screen Shot 2013-02-05 at 1.22.48 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/hkyzkdn3nyptsq8lujflvmf1ggz7inmioijzmyisimiioijhzg4tdxnlci1hc3nldhmilcjrijoiyxnzzxrzl3bhz2uvndmvmzavmdavndmzmdawmdawmdawmdawmc5wbmcilcjvijoicmvzaxplqhc9mtywmcxoptg4ocj9.png?w=300" medium="image">
			<media:title type="html">Patter on App.net</media:title>
		</media:content>
	</item>
		<item>
		<title>Crowdtilt&#8217;s latest product helps those who can&#8217;t code, crowdfund</title>
		<link>http://venturebeat.com/2013/01/30/crowdtilts-latest-product-helps-those-who-cant-code-crowdfund/</link>
		<comments>http://venturebeat.com/2013/01/30/crowdtilts-latest-product-helps-those-who-cant-code-crowdfund/#comments</comments>
		<pubDate>Thu, 31 Jan 2013 01:10:48 +0000</pubDate>
		<dc:creator>Rebecca Grant</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[crowdfunding]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=613867</guid>
		<description><![CDATA[<p>Crowdtilt releases a "Wordpress for crowdfunding" site that enables anyone to easily enable raise money on their&#160;site.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=613867&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/01/30/crowdtilts-latest-product-helps-those-who-cant-code-crowdfund/crowdfunding-dog/" rel="attachment wp-att-614011"><img class="alignleft size-full wp-image-614011" alt="crowdfunding dog" src="http://venturebeat.files.wordpress.com/2013/01/crowdfunding-dog.jpg?w=1024&#038;h=768" width="1024" height="768" /></a>Crowd funding is as hot right now as English-Irish boy band One Direction and everybody wants a piece.</p>
<p><a href="http://www.crowdtilt.com" target="_blank">Crowdtilt</a> has released a new product called <a href="http://www.crowdhoster.com" target="_blank">CrowdHoster</a> that makes it easy to build a custom crowdfunding site without having to write any code. This popular Y Combinator startup provides an online place for friends to pool their money together for a specific purpose, like a wine tour or a wedding gift. Unlike <a href="http://www.kickstarter.com/" target="_blank">Kickstarter</a> and and <a href="http://www.indiegogo.com/" target="_blank">Indiegogo</a> which mostly feature creative and business projects, Crowdtilt focuses on enabling group experiences or shared causes.<br />
Conceived as the &#8220;WordPress for crowdfunding,&#8221; CrowdHoster enables businesses with limited resources to implement a crowd funding campaign directly on their site. The technology is based on the <a href="http://selfstarter.us/" target="_blank">SelfStarter</a> open source project. After presenting the Crowdtilt API in December for developer use, many people without programming expertise expressed interest as well. The team worked with fellow YC alum <a href="https://lockitron.com/preorder" target="_blank">Lockitron</a> to build out and popularize the SelfStarter codebase, integrating the API and adding in other features.</p>
<div>&#8220;For the first time, you can launch your <span style="text-decoration:underline;">own</span> crowdfunding site without having to touch a line of code,&#8221; said Crowdtilt&#8217;s &#8216;API evangelist&#8217; Marc St. Raymond. &#8221; Your contributors become your users when they sign up, as opposed to users of a third party site like Kickstarter.  You control the branding.  You host it at your own domain.  And you don&#8217;t have to have technical expertise to do it.  Not to mention you avoid the high fees that third party crowdfunding sites charge.</div>
<div> id.  Those teams can now turn to CrowdHoster.</div>
<p>The technology is available for free on CrowdHoster.com. It includes a project page with a funding progress bar, sharing links, and customizable content areas; checkout capabilities with the payment processor of your choice, including Balanced, Stripe, Braintree, or Amazon Payments; project administration and contributor management.</p>
<p>Right now, CrowdHoster is by invitation only. <a href="http://venturebeat.com/2012/11/07/crowdtilt-funds-pipe-dreams-into-existence/">Crowdtilt, which was founded in 2012</a>, has raised $2.1 million to date. Some of its more noteworthy campaigns include a Halloween party on a mega-yacht, a chartered jet for New Years Eve partying in Vegas, and rallying for Twinkies to come back. Also, some good causes like raising money for hurricane victims.</p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=613867&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/01/30/crowdtilts-latest-product-helps-those-who-cant-code-crowdfund/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/01/crowdfunding-dog.jpg?w=160" /><source url="http://venturebeat.com/2013/01/30/crowdtilts-latest-product-helps-those-who-cant-code-crowdfund/">Crowdtilt&#8217;s latest product helps those who can&#8217;t code, crowdfund</source>
		<media:content url="http://0.gravatar.com/avatar/fec4e66421afed673eb1ac50b8f839d8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rebeccaggrant</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/01/crowdfunding-dog.jpg" medium="image">
			<media:title type="html">crowdfunding dog</media:title>
		</media:content>
	</item>
		<item>
		<title>I can haz APIs: Cheezburger launches API to bring &#8220;5 minutes of funny&#8221; to everyone</title>
		<link>http://venturebeat.com/2012/12/18/i-can-haz-apis-cheezburger-launches-api-to-bring-5-minutes-of-funny-to-everyone/</link>
		<comments>http://venturebeat.com/2012/12/18/i-can-haz-apis-cheezburger-launches-api-to-bring-5-minutes-of-funny-to-everyone/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 12:31:53 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ben huh]]></category>
		<category><![CDATA[I Can Has Cheezburger]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[Rage Comix]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=591682</guid>
		<description><![CDATA[<p>The new API will help developers build a share-to-Cheezburger button in content creation apps ... and help Cheezburger publish more silly cat pictures to a wider&#160;audience.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=591682&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/18/i-can-haz-apis-cheezburger-launches-api-to-bring-5-minutes-of-funny-to-everyone/remote-controls/" rel="attachment wp-att-591963"><img class="aligncenter size-full wp-image-591963" alt="remote-controls" src="http://venturebeat.files.wordpress.com/2012/12/remote-controls.jpg?w=650&#038;h=436" width="650" height="436" /></a>Cheezburger, the network of silly sites whose mission is to deliver a laugh or smile to everyone&#8217;s face at least once a day, just <a href="https://developer.cheezburger.com/" target="_blank">launched a new API</a>. The API will help developers build a share-to-Cheezburger button in content creation apps &#8230; and help Cheezburger publish more silly cat pictures to a wider audience.</p>
<p>It&#8217;s all part of Cheezburger CEO Ben Huh&#8217;s secret plan to make the world a happier place. 20 million people visit the network&#8217;s sites every day already, and I talked to Rick Simpkinson, a technical product manager at Cheezburger, about the new initiative to grow that even more.</p>
<p>&#8220;We just came out of beta about a week and half ago,&#8221; he said. &#8220;We use the API to power our own mobile and non-mobile apps &#8230; and for the huge number of app developers that make apps that you can manipulate a photo from.&#8221;</p>
<p>One of the goals of the program is enabling a share-to-Cheezburger button in photo content creation apps like <a href="http://nabzsoftware.com/ragecomix" target="_blank">Rage Comix</a> (<a href="https://itunes.apple.com/us/app/rage-comix/id431543727?mt=8" target="_blank">iOS</a>, <a href="https://play.google.com/store/apps/details?id=com.nabzsoftware.ragecomix" target="_blank">Android</a>), the hugely popular mobile app for creating comics and uploading them to the web. Rage Comics worked with Cheezburger during the beta, and is one of the launch partners.</p>
<p>&#8220;Before we made the API available, you can make a comic, but then could only share with your direct network,&#8221; Simpkinson said. &#8220;Now by working with us they can make Cheezeburger available as a publishing option.&#8221;</p>
<p>(If any content creation app developers are wondering whether they&#8217;d like their content displayed in the Cheezburger network, Simpkinson said the would be clearly credited wherever the photo or meme is displayed.)</p>
<p>Another goal was to enable flow of all the Cheezburger content throughout the growing empire of apps: Cheezburger is building apps for iOS, Android, and Windows 8, and the API is simplifying content access. I asked Simpkinson if the API would eventually be used for other content consumption apps as well &#8212; third-party apps &#8212; and he said there were no current plans for that.</p>
<p>Cheezburger is using API management service <a href="http://apigee.com/" target="_blank">Apigee</a> to manage access and use of the new API. With Apigee, Simpkinson said, &#8220;all the overhead of managing an API &#8230; managing quotas, throttling access, and managing access tokens,&#8221; is handled, leaving Cheezburger to focus on the social humor platform. Apigee also allowed Cheezburger to offer developer accounts linked to existing Cheezburger user accounts &#8212; a significant simplification.</p>
<p>The ultimate goal?</p>
<p>&#8220;As Cheezburger continues to innovate as a social humor platform, we’ll be pushing that innovation out through these apps and serving our customers the best funny content, where ever they are,&#8221; Simpkinson said.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=591682&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/18/i-can-haz-apis-cheezburger-launches-api-to-bring-5-minutes-of-funny-to-everyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/remote-controls.jpg?w=160" /><source url="http://venturebeat.com/2012/12/18/i-can-haz-apis-cheezburger-launches-api-to-bring-5-minutes-of-funny-to-everyone/">I can haz APIs: Cheezburger launches API to bring &#8220;5 minutes of funny&#8221; to everyone</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/12/remote-controls.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/12/remote-controls.jpg?w=160" medium="image">
			<media:title type="html">remote-controls</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/remote-controls.jpg" medium="image">
			<media:title type="html">remote-controls</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook: How we helped Mozilla build Messenger for Firefox</title>
		<link>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/</link>
		<comments>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 19:08:49 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[social API]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[WebRTC]]></category>

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

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

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/kyvasfurila.png?w=300" medium="image">
			<media:title type="html">KYvaSFUrILA</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter: A rule is a rule is a rule is a rule (except when we don&#8217;t want it to be)</title>
		<link>http://venturebeat.com/2012/11/16/twitter-a-rule-is-a-rule-is-a-rule-is-a-rule-except-when-we-dont-want-it-to-be/</link>
		<comments>http://venturebeat.com/2012/11/16/twitter-a-rule-is-a-rule-is-a-rule-is-a-rule-except-when-we-dont-want-it-to-be/#comments</comments>
		<pubDate>Fri, 16 Nov 2012 20:39:28 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Marco Arment]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[Tweetro]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Store]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=575953</guid>
		<description><![CDATA[<p>But it's not the written rules that are the problem. It's the unwritten&#160;ones.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=575953&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/11/16/twitter-a-rule-is-a-rule-is-a-rule-is-a-rule-except-when-we-dont-want-it-to-be/twitter-marco-arment/" rel="attachment wp-att-576004"><img class="aligncenter size-full wp-image-576004" title="twitter-marco-arment" alt="" src="http://venturebeat.files.wordpress.com/2012/11/twitter-marco-arment.jpg?w=665&#038;h=404" height="404" width="665" /></a>We knew when it was announced that Twitter&#8217;s <a href="202.316.2429">new, more restrictive API policies</a> were going to be a massive PITA for developers. They arrived <a href="http://venturebeat.com/2012/09/05/twitter-api-version-1-1/">two months ago</a>, and developers are getting squeezed by the new rules.</p>
<p>But it&#8217;s not the written rules that are the problem. It&#8217;s the unwritten ones.</p>
<p>At least, according to Marco Arment, developer, blogger, general gadfly, and &#8212; of course &#8212;  creator of Instapaper. Arment is <a href="http://www.marco.org/2012/11/16/twitter-being-a-dick-again" target="_blank">calling out Twitter</a> for, as he puts it, &#8220;being a dick again&#8221; (yeah, check the URL, not the title).</p>
<p>The problem is that Atta Elayyan, who built <a href="http://tweetroapp.com" target="_blank">Tweetro</a>, a sweet-looking Twitter app for Windows 8, asked for <a href="http://www.windowsobserver.com/2012/11/10/tweetro-slams-into-twitter-100k-token-limit/" target="_blank">permission to go over</a> Twitter&#8217;s API connection limitations. Tweetro got popular, quickly, averaging 3,000 to 4,000 downloads a day from the Windows Store and bursting well past the maximum of 100,000 users that Twitter allows for free.</p>
<p>So he asked for an exemption, because Twitter doesn&#8217;t have an official Windows 8 client, making Windows 8 theoretically an underserved market which could potentially qualify for an <a href="https://dev.twitter.com/blog/changes-coming-to-twitter-api" target="_blank">ask-us-for-permission</a> exemption. But Twitter has already announced that <a href="http://venturebeat.com/2012/10/30/twitter-windows-8-app-coming/">it is building one</a>. So Twitter denied the exemption, saying:</p>
<blockquote><p>We know that there are developers that want to take their passion for Twitter and its ecosystem to unique underserved situations. As such, we have built some flexibility into our policy with regard to user tokens – which went into effect September 5th, 2012.</p>
<p>Unfortunately, it does not appear that your service addresses an area that our current or future products do not already serve. As such, it does not qualify for an exemption.</p></blockquote>
<p>Arment takes issue with that &#8212; <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">as he has before</a> &#8211; saying that the wording of the rule is vague and essentially meaningless. The real rule, he says, &#8220;if Twitter was honest and direct, is simple: &#8216;We don’t permit anyone to exceed the limit unless we feel like it.&#8217;&#8221;</p>
<p>That&#8217;s perhaps a little harsh, since the company has said don&#8217;t build Twitter clients, we&#8217;re doing that, and has announced plans for a Windows 8 native Twitter client. But it is shutting the door on developers who are promoting the service.</p>
<p>Which effectively means, according to Arment: Don&#8217;t develop for Twitter. And he&#8217;s taking that message to Twitter:</p>
<blockquote class='twitter-tweet' lang='en'><p>Honesty would be communicating unambiguously to current and future developers that their API access is tenuous, fragile, and time-limited.</p>&mdash; <br />Marco Arment (@marcoarment) <a href='http://twitter.com/#!/marcoarment/status/269521838982455297' data-datetime='2012-11-16T19:26:28+00:00'>November 16, 2012</a></blockquote>
<p>and</p>
<blockquote class='twitter-tweet' lang='en'><p>Proposed honesty: &#8220;API features or access may be revoked for any client, at any time, for any reason, even if published rules are followed.&#8221;</p>&mdash; <br />Marco Arment (@marcoarment) <a href='http://twitter.com/#!/marcoarment/status/269521416754458624' data-datetime='2012-11-16T19:24:47+00:00'>November 16, 2012</a></blockquote>
<p><em>Image credit: John Koetsier</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=575953&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/11/16/twitter-a-rule-is-a-rule-is-a-rule-is-a-rule-except-when-we-dont-want-it-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/11/twitter-marco-arment.jpg?w=160" /><source url="http://venturebeat.com/2012/11/16/twitter-a-rule-is-a-rule-is-a-rule-is-a-rule-except-when-we-dont-want-it-to-be/">Twitter: A rule is a rule is a rule is a rule (except when we don&#8217;t want it to be)</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/11/twitter-marco-arment.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/11/twitter-marco-arment.jpg?w=160" medium="image">
			<media:title type="html">twitter-marco-arment</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/11/twitter-marco-arment.jpg" medium="image">
			<media:title type="html">twitter-marco-arment</media:title>
		</media:content>
	</item>
		<item>
		<title>Wired editor leaves journalism, starts company to improve it</title>
		<link>http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/</link>
		<comments>http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 10:30:40 +0000</pubDate>
		<dc:creator>Rebecca Grant</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[online media]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[Wired]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=568026</guid>
		<description><![CDATA[<p>Wired editor Ryan Singel founds Contextly to make help digital journalists add more context to their&#160;stories.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=568026&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/screen-shot-2012-11-01-at-10-05-28-pm/" rel="attachment wp-att-568069"><img class="alignnone size-full wp-image-568069" title="Screen Shot 2012-11-01 at 10.05.28 PM" alt="" src="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-01-at-10-05-28-pm.png?w=1024&#038;h=612" height="612" width="1024" /></a></p>
<p>The Internet has fundamentally changed the way people consume content, as well as the way writers and editors create it. Today, <a href="http://www.contextly.com" target="_blank">Contextly</a> has emerged from stealth mode to change the way digital journalists provide context in their stories.</p>
<p>Contextly was founded by Ryan Singel, a veteran journalist who cofounded the <a href="www.wired.com/threatlevel/">Threat Level</a> blog at <a href="http://www.wired.com" target="_blank">Wired</a>. After a decade as a writer and editor, Singel is leaving to run Contextly full time. The guiding principal behind the company is the belief that context is everything, and the tools available to reporters are inadequate.</p>
<p><a href="http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/ryan-singel-contact/" rel="attachment wp-att-568070"><img class="size-medium wp-image-568070 alignright" title="ryan-singel-contact" alt="" src="http://venturebeat.files.wordpress.com/2012/11/ryan-singel-contact.jpg?w=300&#038;h=240" height="240" width="300" /></a>Contextly offers a plugin for <a href="http://www.wordpress.com" target="_blank">WordPress</a> that makes it easier for writers to include related links. Right now, connecting to other articles involves search engine queries, multiple tabs, and copying and pasting. These steps make telling a full story more time-consuming and frustrating than it should be. However, telling the full story is necessary not only to engage readers, but also to relay the news with as much truth and value as possible.</p>
<p>&#8220;Readers crave context in news, even as a reporter’s job of putting the day’s story into a larger picture is hard to do when speed is essential and the news cycle never stops.&#8221; Singel said in a blog post announcing his departure. &#8220;But writers &#8212; good ones — know that the day’s work is just part of a long-­term story that they and their co­workers have been telling for years.&#8221;</p>
<p>Online journalism has been descried as a step down from print publications, where information had to be verified by two credible sources and every article was fact-checked. However, one of the benefits of consuming news online is that readers can track down the truth for themselves and find background information and alternative perspectives. It also puts a massive store of knowledge at the disposal of reporters who can use it to inform their writing.</p>
<p>&#8220;Writers like related links because they make them feel like they are not just putting out yet another story that feeds the Internet beast, but that they are telling a larger story,&#8221; Singel said during an interview with VentureBeat. Those links are more important than people give them credit for. If you are reading something in a newspaper, it is not easy to go find out more information. Links can help readers discover new content, learn more about topics that interest them, and verify original sources.&#8221;</p>
<p>While building Contextly, Singel approached the design from an editorial perspective. He said writers have a deep institutional knowledge and need an efficient way to express it and tell a more connected tale. The widget &#8220;marries editorial control with serendipity,&#8221; and according to early beta testing on Wired, Contextly increases page views, as well as time-on-site. <a href="http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/related-links-contextly/" rel="attachment wp-att-568072"><img class="alignleft size-medium wp-image-568072" title="related-links-contextly" alt="" src="http://venturebeat.files.wordpress.com/2012/11/related-links-contextly.png?w=300&#038;h=129" height="129" width="300" /></a></p>
<p>There is also a data analytics component. The engine gathers data on site visitors and produces readable reports that writers and publishers can use to inform their work. Use cases range from large online publications like Wired to individual bloggers to companies that are using their blogs to engage customers. As with any form of digital media, more traffic means more revenue.</p>
<p>&#8220;There is so much going on in online journalism,&#8221; Singel said. &#8220;There is so much experimentation and so much demand on writers. What we are hoping to do is make writers&#8217; and publishers&#8217; lives easier and more profitable, as well as explore fun new things. The online journalism world hasn&#8217;t totally figured out what the business model is and what readers want, and hopefully we will play a good part in figuring that out.&#8221;</p>
<p>Down the road, Contextly will release a series of other tools for digital publishing, but right now, Singel and his team are focused on related links. Monday will be Singel&#8217;s first day as a full-time entrepreneur in over 10 years, and while he expressed sadness about stepping out of the daily news cycle, he said he&#8217;s looking forward to the journey ahead. <a href="http://contextly.com/blog/" target="_blank">Read his full blog post here.</a> <a href="http://contextly.com/blog/"><br />
</a></p>
<br />Filed under: <a href='http://venturebeat.com/category/media/'>Media</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=568026&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-01-at-10-05-28-pm.png?w=160" /><source url="http://venturebeat.com/2012/11/02/wired-editor-leaves-journalism-starts-company-to-improve-it/">Wired editor leaves journalism, starts company to improve it</source>
		<media:content url="http://0.gravatar.com/avatar/fec4e66421afed673eb1ac50b8f839d8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rebeccaggrant</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-01-at-10-05-28-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-11-01 at 10.05.28 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/11/ryan-singel-contact.jpg?w=300" medium="image">
			<media:title type="html">ryan-singel-contact</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/11/related-links-contextly.png?w=300" medium="image">
			<media:title type="html">related-links-contextly</media:title>
		</media:content>
	</item>
		<item>
		<title>The data diet: Factual now feeds you nutrition data (Exclusive)</title>
		<link>http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/</link>
		<comments>http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 16:30:07 +0000</pubDate>
		<dc:creator>Ciara Byrne</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[cpg]]></category>
		<category><![CDATA[editor's pick]]></category>
		<category><![CDATA[exclusive]]></category>
		<category><![CDATA[Nutrition]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=562845</guid>
		<description><![CDATA[<p><span class="post-label editors-pick">Editor's Pick</span> Want to cut out sugar or add super-foods to your diet? Now app developers can help. Data curators Factual just added ingredient lists for over 350,000 of the most popular consumer packaged goods (CPGs) and nutrition parameters for over 150,000 of them to its Global Products&#160;API.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=562845&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/shutterstock_114877621/" rel="attachment wp-att-562911"><img class="alignnone size-large wp-image-562911" title="shutterstock_114877621" alt="" src="http://venturebeat.files.wordpress.com/2012/10/shutterstock_114877621.jpg?w=558&#038;h=513" height="513" width="558" /></a>Want to cut out sugar or add super-foods to your diet? Now app developers can help. Data curator&nbsp;<a href="http://www.factual.com/" target="_blank">Factual</a> just added ingredient lists for over 350,000 of the most popular&nbsp;consumer packaged goods (CPGs) and nutrition parameters for over 150,000 of them to its <a href="http://developer.factual.com/display/docs/Global+Products" target="_blank">Global Products API</a>.</p>
<p>&#8220;I<span style="font-size:small;">t&#8217;s been a fun and difficult project,&#8221; said Eva Ho, a Factual vice president and a self-confessed health nut. &#8220;Nutritional data and ingredients are really difficult to normalize. After tackling CPG products, which we think will power a load of really wonderful couponing and commerce applications, we are moving on to things like electronics.&#8221;&nbsp;</span></p>
<p><span style="font-size:small;">When it comes to data, both Ho and founder Gil Elbaz know their stuff. Their last company, Applied Semantics, provided the basic technology for Google’s AdSense, which earns Google close to $10 billion a year.</span></p>
<p>The new ingredients list allows developers to exclude products containing high fructose corn syrup or find those with green tea, which rather surprisingly includes everything from shampoo to dog treats. Developers can also query calories, level of&nbsp;saturated fat, cholesterol,&nbsp;sugars, sodium, and eight other parameters. If you want to avoid a mid-morning sugar slump, check out the sugar content of popular breakfast cereal brands as shown on the chart below.&nbsp;Factual has also added EAN-13 data, a 13-digit code used to identify retail products worldwide, in addition to UPC, the US standard.</p>
<p><a href="http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/sugar-facts-2/" rel="attachment wp-att-562881"><img class="alignleft  wp-image-562881" title="sugar-facts" alt="" src="http://venturebeat.files.wordpress.com/2012/10/sugar-facts.jpg?w=645&#038;h=391" height="391" width="645" /></a></p>
<p>Factual currently provides clean and structured data sets on places (Facebook was the company&#8217;s first customer), restaurants, healthcare providers, hotels, and consumer products. The company recently added real-time updates, which allow anyone to contribute data to a particular data set and have it validated by Factual&#8217;s machine learning algorithms.</p>
<p>&#8220;Y<span style="font-size:small;">ou can say, &#8216;This product is not kosher.&#8217;&nbsp;</span>W<span style="font-size:small;">e will then make our best guess on how that new piece of data effects the model,&#8221; says Ho. &#8220;The update gets pushed out into the production-ready data set in less than 10 seconds.&#8221;</span></p>
<p>Factual spent three years developing its automated processed for structuring and cleaning up data sets. The data comes from partners (with which Factual has many &#8220;data swap&#8221; deals), users, and the web.</p>
<p>&#8220;<span style="font-size:small;">We look at millions of web pages and extract facts using machine learning and other techniques, &#8221; Ho explains. &#8220;</span><span style="font-size:small;">These signals are not always obvious. From a Foursquare check-in you can deduce hours of operation. We are not just scraping opening hours from a website.&#8221; Each new input is assessed based on the source. Trusted sources get higher weight. The raw data is turned into facts by mapping to a known semantic data type like a phone number or a zip code. This new fact is matched against the existing database to eliminate duplication and stored if it is supported by multiple, trusted sources.&nbsp;</span></p>
<p><span style="font-size:small;">Factual&#8217;s data sets are currently most commonly used in local search, applications with geographical components, and e-health. Within large companies, they are used for CRM, credit scoring, supply chain analysis, and customer targeting. &#8220;</span><span style="font-size:small;">What&#8217;s really fun is seeing a large financial services company using it both on the enterprise side for analytics as well as building, say a restaurant application,&#8221; says Ho.&#8221;So we are powering their digital initiatives as well as internal operational efficiencies. That&#8217;s been a little surprising for us.&#8221;&nbsp;</span></p>
<p>So what&#8217;s the next big trend in the data business? &#8220;<span style="font-size:small;">Companies will realize that by pooling their information, they will create a new data platform on which lots of new applications can sit,&#8221; says Ho. &#8220;In the past, the CPG manufacturers only had to worry about their data being published in Amazon and drugstore.com. </span></p>
<p><span style="font-size:small;">&#8220;Now there are thousands of mobile apps out there and their data is completely mis-represented. The pictures are wrong, the descriptions are wrong. If you want your data to be accurate, go to one central hub which holds it and cleans it.&#8221;&nbsp;</span></p>
<p>Factual wants to be the&nbsp;<span style="font-size:small;">Switzerland of data: tidy, neutral, and very likely rich. It may just get there.&nbsp;</span></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=562845&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-big-data"><hr />

<a href="http://venturebeat.com/events/healthbeat2013/" data-vb-ga-outbound="HB2013boilerplate"><img class="size-full wp-image-616711 alignleft" alt="HealthBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/vb_healthbeat2013_logo_boilerplate.png" width="196" height="22" /></a> HealthBeat 2013 is a new conference showcasing how technology is transforming health care. We'll explore how IT is driving out inefficiencies on the hospital, practice, and patient levels. Check out full event details <a href="http://venturebeat.com/events/healthbeat2013/">here</a>, and register <a href="http://healthbeat2013-hb2013boilerplatebottom.eventbrite.com" target="_blank">here</a>.

<hr /></div><style type="text/css">.blurb-cat-big-data hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/10/shutterstock_114877621.jpg?w=152" /><source url="http://venturebeat.com/2012/10/24/the-data-diet-factual-now-feeds-you-nutrition-data-exclusive/">The data diet: Factual now feeds you nutrition data (Exclusive)</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/10/shutterstock_114877621.jpg?w=152" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/10/shutterstock_114877621.jpg?w=152" medium="image">
			<media:title type="html">shutterstock_114877621</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/shutterstock_114877621.jpg?w=558" medium="image">
			<media:title type="html">shutterstock_114877621</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/sugar-facts.jpg" medium="image">
			<media:title type="html">sugar-facts</media:title>
		</media:content>
	</item>
		<item>
		<title>Twilio&#8217;s new usage APIs are just what devs have been waiting for</title>
		<link>http://venturebeat.com/2012/10/17/twilio-usage-apis/</link>
		<comments>http://venturebeat.com/2012/10/17/twilio-usage-apis/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 16:30:48 +0000</pubDate>
		<dc:creator>Jolie O&#039;Dell</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=558646</guid>
		<description><![CDATA[<p>Finally, some APIs you can get with. Get it? Get as in a get call? Dev puns are total&#160;knee-slappers.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558646&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://venturebeat.files.wordpress.com/2012/10/twilio1.jpg?w=746&#038;h=501" alt="" title="twilio" width="746" height="501" class="aligncenter size-full wp-image-558660" /></p>
<p><a href="http://venturebeat.com/company/twilio/">Twilio</a>, the telephony startup developers love to love, has just taken the wraps off a suite of new APIs, handy tools that will have developers asking, &#8220;Great! What took &#8216;em so long?&#8221;</p>
<p>The new goodies are threefold: First, a way to <a href="http://www.twilio.com/docs/api/rest/test-credentials" target="_blank" target="_blank">test your Twilio apps</a> without incurring costs or sending real calls via Twilio&#8217;s REST API. Second, an API call to <a href="http://www.twilio.com/docs/api/rest/usage-records" target="_blank" target="_blank">get all your usage records</a> in one request. And third, a <a href="http://www.twilio.com/docs/api/rest/usage-triggers" target="_blank" target="_blank">trigger-based notification</a> that can ping you when your app starts tipping the usage scales.</p>
<p>“We have a lot of stuff in the pipeline, this is just a small amount of it,&#8221; explained Twilio dev Andrew Benton in a phone chat with VentureBeat. &#8220;Some of them have gotten stacked up and waited for TwilioCon, but we have a lot of stuff we’re releasing all the time.”</p>
<p>He also noted that the reason it&#8217;s taken Twilio as long as it has to roll out these seemingly necessary features is that the startup was tackling low-hanging fruit (writing documentation, assigning phone numbers on signup) first. &#8220;These are a little more complicated as products.&#8221;</p>
<p>Complicated on Twilio&#8217;s end equates to a little more simplicity and a lot less infrastructure and process for third-party developers.</p>
<p>For example, for the app-testing tool, said Benton, “You use the same API that you always have .. and use a different username and password for your API request. Those two pieces of information identify the request as a test, and we’ll never charge you or send a phone call.”</p>
<p>The usage requests and usage notifications are even more useful. The former lets you make a single API request and get your usage stats for a given time period in return. That information, said Benton, &#8220;allows our customers to build dashboards or internal tools to figure out what they’re doing with Twilio without having to set up a bunch of infrastructure on their side.”</p>
<p>As for notifications, that functionality will be especially valuable for Twilio devs whose apps include bundles of text messages or calling minutes. The tool lets you specify a usage trigger, then sends you a notification when you hit that limit.</p>
<p>“We can do automated monitoring for you, essentially,&#8221; said Benton. &#8220;If you know your application doesn’t usually send more than 1K text messages a month … you can set up a notification.” And with the notifications in place, you can automagically cut off or upsell your whales, implement a plan for rapidly scaling, or even just do some research on where all that lovely traffic is coming from.</p>
<p>That functionality in particular came in handy for Burner, the disposable phone number startup, Benton told us. Alpha testing the new features with Twilio customers like Burner has made all the difference in the final product, too.</p>
<p>“We’ve been working with them all through the product cycle,&#8221; Benton told us. &#8220;They’re really the ones who’ve driven this forward.”</p>
<p>Altogether, Benton said, the new tools will &#8220;allow [Twilio] customers to build a much more reliable application.”</p>
<p>Stay tuned for more as Twilio&#8217;s annual developer conference unfolds in San Francisco over the next couple days.</p>
<p><em>Top image courtesy of <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=dude+cell+phone&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=72174235&amp;src=33ab45751b8b7eea4d6ce1d7ec94bd89-1-0" target="_blank" target="_blank">ARENA Creative</a>, Shutterstock</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558646&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/10/17/twilio-usage-apis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/10/twilio1.jpg?w=160" /><source url="http://venturebeat.com/2012/10/17/twilio-usage-apis/">Twilio&#8217;s new usage APIs are just what devs have been waiting for</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/10/twilio1.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/10/twilio1.jpg?w=160" medium="image">
			<media:title type="html">twilio</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/twilio1.jpg" medium="image">
			<media:title type="html">twilio</media:title>
		</media:content>
	</item>
		<item>
		<title>Airtag releasing NFC mobile payments developer kit, wishes Apple would help simplify the ecosystem</title>
		<link>http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/</link>
		<comments>http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/#comments</comments>
		<pubDate>Tue, 16 Oct 2012 19:05:26 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[developer kit]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile commerce]]></category>
		<category><![CDATA[near field communications]]></category>
		<category><![CDATA[NFC]]></category>
		<category><![CDATA[payment]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[sim cards]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=558107</guid>
		<description><![CDATA[<p>Tomorrow, the Paris-based company that built MasterCard's PayPass API and counts McDonalds and Reeboks as its mobile commerce clients will release the Airtag Kit: a full collection of everything developers need to start building mobile payment&#160;apps.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558107&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/credit-card/" rel="attachment wp-att-558173"><img class="aligncenter size-full wp-image-558173" title="credit-card" alt="" src="http://venturebeat.files.wordpress.com/2012/10/credit-card.jpg?w=665&#038;h=408" height="408" width="665" /></a>Want to build mobile payment apps?</p>
<p>Tomorrow, the Paris-based company that built MasterCard&#8217;s PayPass SDK and counts McDonald&#8217;s and Reebok among its mobile commerce clients will release the <a href="http://www.airtagkit.com/" target="_blank">Airtag Kit</a>, a full collection of everything developers need to start building mobile payment apps.</p>
<p>MasterCard&#8217;s PayPass technology already enables swipeless credit card use: tap the card on the reader and go. Now the credit card giant, with the help of Airtag, is extending the same technology to NFC-enabled phones.</p>
<p>&#8220;The Airtag kit is the second part of our partnership with MasterCard, and contains all of the hardware and software needed to build and test PayPass apps, including resources for the developer community,&#8221; <a href="http://www.airtag.com/-Anglais-.html" target="_blank">Airtag</a> chief executive Jérémie Leroyer, who has moved to the company&#8217;s New York offices, told me this morning.</p>
<p>The hardware in the Airtag Kit includes a Samsung Galaxy S III, a USB contactless card reader which simulates an NFC point-of-sale terminal, five SIM cards (UICCs) that include <a href="http://en.wikipedia.org/wiki/EMV" target="_blank">EMV chips</a> similar to those in secure PIN-enabled credit cards, and two demo sales tags to simulate NFC-enabled merchandise. In addition, tutorials, manuals, and forums are available to help developers get started.</p>
<div id="attachment_558142" class="wp-caption aligncenter" style="width: 724px"><a href="http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/airtag-kit-2/" rel="attachment wp-att-558142"><img class=" wp-image-558142 " title="Airtag-kit" alt="" src="http://venturebeat.files.wordpress.com/2012/10/airtag-kit1.jpg?w=714&#038;h=296" height="296" width="714" /></a><div class="vb_image_source"><span>Source:</span> Airtag</div><p class="wp-caption-text">The Airtag mobile payments developer kit</p></div>
<p>The kit retails for $4,550, which includes one year of access to the developer program. The developer program alone is $3,250, which suggests the hardware is valued at around $1,300.</p>
<p>With the kit, a developer will be able to create apps for mobile payments incorporating NFC technologies, such as the capability to order online and pick-up in-store without having to use a credit card, or simply payment at point of sale. But at those prices, not every startup will be able to afford one &#8212; certainly not on Y Combinator-type money.</p>
<p>Whenever NFC comes up, the inevitable question also arises: What about the iPhone?</p>
<p>&#8220;It&#8217;s very difficult to guess what is going to be in a new version of the iPhone,&#8221; Leroyer said, accurately. &#8220;But we didn&#8217;t expect NFC in the iPhone 5 &#8230; usually what Apple does is let others go into the market, see what they&#8217;re doing, and then bring out a version of the technology a year later.&#8221;</p>
<p>However, Airtag likes what Apple is doing with <a href="http://venturebeat.com/2012/09/19/apple-passbook-apps/">Passbook</a> &#8212; especially the geofencing &#8212; and uses it in the Go McDo product the company built for McDonald&#8217;s. NFC does enable better security, Leroyer told me, and the company does expect Apple to add NFC capability in iPhone&#8217;s next major iteration.</p>
<p>And he welcomes Apple&#8217;s entry into the market:</p>
<p>&#8220;NFC is very powerful, but very complex. We need players like Apple to simplify the ecosystem, and simply NFC development. That&#8217;s where we want to go, and we share this ambition with MasterCard.&#8221;</p>
<p>Some, including Seth Priebatsch, founder of <a href="http://www.scvngr.com/" target="_blank">SCVNGR</a> and mobile payments company <a href="https://www.thelevelup.com/" target="_blank">LevelUp</a>, might say <a href="http://venturebeat.com/2012/08/17/a-tale-of-two-iphones-what-an-nfc-equipped-iphone-would-do-to-the-mobile-payments-market/">be careful what you wish for.</a></p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/68751915@N05/6280507539/" target="_blank">401(K) 2012</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/gadgets/'>Gadgets</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558107&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/10/credit-card.jpg?w=160" /><source url="http://venturebeat.com/2012/10/16/airtag-releasing-nfc-mobile-payments-developer-kit-wishes-apple-would-help-simply-the-ecosystem/">Airtag releasing NFC mobile payments developer kit, wishes Apple would help simplify the ecosystem</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/10/credit-card.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/10/credit-card.jpg?w=160" medium="image">
			<media:title type="html">credit-card</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/credit-card.jpg" medium="image">
			<media:title type="html">credit-card</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/airtag-kit1.jpg" medium="image">
			<media:title type="html">Airtag-kit</media:title>
		</media:content>
	</item>
		<item>
		<title>ShopSavvy taps into Best Buy&#8217;s API for better, faster mobile shopping</title>
		<link>http://venturebeat.com/2012/10/03/shopsavvy-best-buy-api/</link>
		<comments>http://venturebeat.com/2012/10/03/shopsavvy-best-buy-api/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 22:40:10 +0000</pubDate>
		<dc:creator>Devindra Hardawar</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[BBYOpen]]></category>
		<category><![CDATA[mobile shopping]]></category>
		<category><![CDATA[shopping]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=544799</guid>
		<description><![CDATA[<p>Shopsavvy is about to get a lot more useful for Best Buy&#160;shoppers.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=544799&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-meta-blurb post-meta-before blurb-cat-mobile"><div class="event-boilerplate-mobilebeat">
  <div class="logo-date-wrap">
    <a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP" target="_blank"><img src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" alt="MobileBeat 2013"></a>
    <div class="date-location">
      <strong>July 9-10, 2013</strong><br>
      San Francisco, CA
    </div>
  </div>
  <a href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" class="cta" data-vb-ga-outbound="MB2013boilerplateTOP" target="_blank">Early Bird Tickets on Sale</a>
</div></div><p><a href="http://venturebeat.files.wordpress.com/2012/06/shopsavvy-apps.jpg" target="_blank"><img class="aligncenter size-full wp-image-465761" title="shopsavvy apps" src="http://venturebeat.files.wordpress.com/2012/06/shopsavvy-apps.jpg?w=484&#038;h=559" alt="shopsavvy apps" width="484" height="559" /></a></p>
<p><a href="http://www.shopsavvy.com/" target="_blank">Shopsavvy</a> is about to get a lot more useful for Best Buy shoppers. The two companies will announce tomorrow that the Shopsavvy mobile app, which you can use to scan and compare items from retail and online stores, has tapped into Best Buy&#8217;s API to let you research items faster and make purchases from the retailer&#8217;s online store.</p>
<p>Best Buy is already working with ShopSavvy to bring its product information and reviews into the mobile app, but this integration with the company&#8217;s BBYOpen API is a major step forward. Now you&#8217;ll be able to search for items on ShopSavvy within a Best Buy store and get them shipped to you within a few clicks. And thanks to the API integration, searching all of Best Buy&#8217;s data is much faster. (In-store pickup for purchases isn&#8217;t available yet, but that will likely appear down the line.)</p>
<p>&#8220;We really try to bring our products to where customers are,&#8221; Steve Bendt, the director of Best Buy&#8217;s emerging platforms (the group behind the BBYOpen API), told VentureBeat in an interview. He pointed out that partnering with apps like ShopSavvy is a major growth area for Best Buy, and the company has also built up a strong developer network taking advantage of the API.</p>
<p>&#8220;There&#8217;s more choice than ever today in how you shop for things,&#8221; Bendt said. &#8220;We need to be there. We&#8217;ve got an amazing store network that provides realtime fulfillment that we&#8217;re taking advantage of.&#8221;</p>
<p>The Shopsavvy app also offers mobile purchasing within its app from retailers such as Walmart, Home Depot, and Barnes &amp; Noble.</p>
<p>The app started out as a simple price-comparison tool on Android, but it has since grown into one of the most popular options for mobile shopping on iOS, Android, and Windows Phone. The ShopSavvy app has been downloaded more than 40 million times and has more than 10 million active users, the company claims. ShopSavvy is also exploring new territory with its mobile app &#8212; earlier this year it <a href="http://venturebeat.com/2012/01/25/shopsavvy-launches-savvylistings-a-dead-simple-mobile-craigslist-alternative/">launched a mobile marketplace</a> to take on Craigslist.</p>
<p>ShopSavvy has offices in San Francisco and Dallas and has thus far raised a total of $11.5 million. Its <a href="http://venturebeat.com/2011/11/02/shopsavvy/">latest funding round</a> was led by Facebook cofounder Eduardo Saverin.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=544799&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.blurb-cat-mobile .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat img {
float:left;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/10/03/shopsavvy-best-buy-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/06/shopsavvy-apps.jpg" /><source url="http://venturebeat.com/2012/10/03/shopsavvy-best-buy-api/">ShopSavvy taps into Best Buy&#8217;s API for better, faster mobile shopping</source>
		<media:content url="http://0.gravatar.com/avatar/9045353f22a9cfd0a89654b5de70aa65?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">devindrahardawar</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/06/shopsavvy-apps.jpg" medium="image">
			<media:title type="html">shopsavvy apps</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple&#8217;s genius Maps jiujitsu: The enemy of my enemy is my friend</title>
		<link>http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/</link>
		<comments>http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 22:04:24 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Hoover Dam]]></category>
		<category><![CDATA[hoover dam bridge]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=541547</guid>
		<description><![CDATA[<p>Jiujitsu is the art of using your opponent's strengths against them. Apple may be applying precisely that strategy against Google in the middle of its seeming Maps&#160;debacle.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=541547&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-meta-blurb post-meta-before blurb-cat-mobile"><div class="event-boilerplate-mobilebeat">
  <div class="logo-date-wrap">
    <a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP" target="_blank"><img src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" alt="MobileBeat 2013"></a>
    <div class="date-location">
      <strong>July 9-10, 2013</strong><br>
      San Francisco, CA
    </div>
  </div>
  <a href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" class="cta" data-vb-ga-outbound="MB2013boilerplateTOP" target="_blank">Early Bird Tickets on Sale</a>
</div></div><p><a href="http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/large_3849502281/" rel="attachment wp-att-541599"><img class="aligncenter size-full wp-image-541599" title="large_3849502281" src="http://venturebeat.files.wordpress.com/2012/09/large_3849502281.jpg?w=1024&#038;h=768" alt="" width="1024" height="768" /></a>Jiujitsu is the art of using your opponent&#8217;s strengths against them. Apple may be applying precisely that strategy against Google in the middle of its Maps debacle.</p>
<p>Today&#8217;s <a href="http://daringfireball.net/2012/09/timing_of_apples_map_switch" target="_blank">apology from CEO Tim Cook</a> was close to unprecedented &#8212; Apple just doesn&#8217;t apologize very often.  Immediately after the apology, Apple began to promote multiple mapping applications in the app store.</p>
<p>Oddly &#8212; or perhaps intentionally &#8212; none of them are based on Apple&#8217;s biggest enemy <em>du jour</em>: Google.</p>
<div id="attachment_541572" class="wp-caption aligncenter" style="width: 456px"><a href="http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/screen-shot-2012-09-28-at-2-13-14-pm/" rel="attachment wp-att-541572"><img class=" wp-image-541572 " title="Screen Shot 2012-09-28 at 2.13.14 PM" src="http://venturebeat.files.wordpress.com/2012/09/screen-shot-2012-09-28-at-2-13-14-pm.png?w=446&#038;h=319" alt="" width="446" height="319" /></a><p class="wp-caption-text">Apple-recommended map apps in the app store.</p></div>
<p>That&#8217;s partly because Google already lost a significant number of location-related developers, such as Foursquare, in March when the company <a href="http://venturebeat.com/2012/03/01/google-maps-api-price-foursquare-streeteasy-openstreetmaps/">jacked data access rates up</a>. Only after learning that Google Maps was <a href="http://www.techradar.com/news/applications/software/after-ios-6-snub-google-dramatically-slashes-price-of-google-maps-api-1086816" target="_blank">on the outs for iOS 6</a> did Google <a href="http://venturebeat.com/2012/06/22/google-maps-pricing/">slash prices</a>.</p>
<p>And it&#8217;s partly due to the fact that Apple&#8217;s Maps is now the <a href="https://developer.apple.com/technologies/ios6/" target="_blank">default API </a>for developers on iOS.</p>
<p>But even though Apple&#8217;s fly-by technology is the most-panned aspect of the new Maps app, showing the Hoover Dam bridge plunging to the surface of the river, Google Earth is not on the list of Apple-recommended apps.</p>
<p><a href="http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/img_0816-2/" rel="attachment wp-att-541600"><img class=" wp-image-541600 alignright" title="IMG_0816" src="http://venturebeat.files.wordpress.com/2012/09/img_0816.png?w=266&#038;h=400" alt="" width="266" height="400" /></a>Nor can I easily find any other apps that use Google Maps on the iTunes store.</p>
<p>One example: Maps+ says it uses Google Maps, but a colleague who checked the app on his iPhone says it&#8217;s clearly using Apple Maps, and the description is just out of date. That&#8217;s likely the case with many apps that were simply using iOS APIs that previously fetched Google&#8217;s maps and now transparently fetch Apple&#8217;s.</p>
<p>In addition &#8212; and obviously &#8212; the multiple Telenav-powered apps such as AT&amp;T Navigator and GPS, as well as MapQuest and Bing maps (the most likely candidates to replace an Apple Maps app) are all not powered by Google.</p>
<p>So even while Apple has failed in its attempt to seamlessly replace Google Maps on the iPhone, the company has succeeded in its strategic objective: to get Google Maps off the iPhone &#8230; which may very well be part of a larger strategy to get Google off the iPhone entirely.</p>
<p>Providing mapping data gives users great directions but gives Google a lot, too: information on users, data on important locations, and advertising opportunities down the road. That disappeared, to a large extent, when iOS 6 happened &#8212; and Google is at least partly to blame due to its price increases earlier this year.</p>
<p>And Apple, while getting egg on its face, may be strategically farther ahead than before. Because even if users don&#8217;t use Apple Maps, the enemy of my enemy is my friend. The likes of Waze, Bing, Garmin, or Navigon are never going to be the massive strategic threat that Google is.</p>
<p>All of which doesn&#8217;t mean that Apple made the decision about the <a href="http://daringfireball.net/2012/09/timing_of_apples_map_switch" target="_blank">timing of its switch</a> from Google Maps knowing that Apple Maps might fall on its face and was willing to take that bullet to get Google Maps off the iPhone.</p>
<p>But it&#8217;s certainly possible.</p>
<p>Only time will tell if the long-term strategic benefits outweigh the short-term customer pain.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/produzentin/3849502281/" target="_blank">produzentin</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=541547&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.blurb-cat-mobile .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat img {
float:left;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.blurb-cat-mobile .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/large_3849502281.jpg?w=160" /><source url="http://venturebeat.com/2012/09/28/apples-genius-maps-jiu-jitsu-the-enemy-of-my-enemy-is-my-friend/">Apple&#8217;s genius Maps jiujitsu: The enemy of my enemy is my friend</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/large_3849502281.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/large_3849502281.jpg?w=160" medium="image">
			<media:title type="html">large_3849502281</media:title>
		</media:content>

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

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/screen-shot-2012-09-28-at-2-13-14-pm.png?w=558" medium="image">
			<media:title type="html">Screen Shot 2012-09-28 at 2.13.14 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/img_0816.png?w=266" medium="image">
			<media:title type="html">IMG_0816</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter mulls a replacement for follower counts</title>
		<link>http://venturebeat.com/2012/09/25/twitter-mulls-killing-follower-counts/</link>
		<comments>http://venturebeat.com/2012/09/25/twitter-mulls-killing-follower-counts/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 14:15:46 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[evan williams]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[follower count]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[viral]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=538892</guid>
		<description><![CDATA[<p>Twitter might be considering a replacement metric for follower count that more accurately measures how influential users&#160;are.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=538892&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/09/25/twitter-mulls-killing-follower-counts/twitter-15/" rel="attachment wp-att-538905"><img class="aligncenter size-full wp-image-538905" title="twitter" src="http://venturebeat.files.wordpress.com/2012/09/twitter.jpg?w=665&#038;h=383" alt="" width="665" height="383" /></a>We&#8217;ve all seen the social media &#8220;experts&#8221; who signed up for Twitter accounts yesterday and have <a href="http://www.socialmediadouchebag.net/" target="_blank">eleventy-billion followers today</a>, and we know they didn&#8217;t get them without cheating. Now Twitter might be considering a replacement metric for follower count that more accurately measures how influential users are.</p>
<p>Speaking at a <a href="http://www.buzzfeed.com/jwherrman/twitter-cofounder-suggests-a-replacement-for-the-f" target="_blank">BuzzFeed panel in New York yesterday</a>, Twitter co-founder and board member Evan Williams said that reach is a much more important measure:</p>
<p>&#8220;The dream metric is how many people saw your tweet.&#8221;</p>
<p>Engagement is certainly the metric that matters to marketers: if people don&#8217;t see your message, they cannot act on it. But follower count has long been a source of perceived legitimacy for some, and Twitter has previously taken steps to <a href="http://venturebeat.com/2009/06/19/twitter-tries-make-follower-counts-slightly-less-meaningless/">reduce its impact</a>. Twitter even completely hit the reset button on follower account temporarily, after the <a href="http://venturebeat.com/2010/05/10/twitter-follower-counts/">infamous auto-follow bug</a>.</p>
<p>Joking that he was on the board and shouldn&#8217;t say too much, Williams indicated some kind of engagement score may be coming, and that Twitter&#8217;s recent strategic shifts to a <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">more-restrictive Twitter API access policy</a> enable better measurement of engagement. If, after all, every Twitter client for consumers is created by the company itself, Twitter could much more easily determine exactly which tweets were requested by users, and make some pretty good guesses about which ones were actually seen and read.</p>
<p>It&#8217;s unlikely any new metrics would completely remove follower count from the picture &#8212; that would likely cause a huge user backlash, particularly from popular users. And follower counts can be a valuable measure of interestingness, for lack of a better word, as long as it is authentic.</p>
<p>But a new metric which measure virality and reach would certainly be welcome.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/id-iom/6871086722/" target="_blank">id-iom</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=538892&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/25/twitter-mulls-killing-follower-counts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/twitter.jpg?w=160" /><source url="http://venturebeat.com/2012/09/25/twitter-mulls-killing-follower-counts/">Twitter mulls a replacement for follower counts</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/twitter.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/twitter.jpg?w=160" medium="image">
			<media:title type="html">twitter</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/twitter.jpg" medium="image">
			<media:title type="html">twitter</media:title>
		</media:content>
	</item>
		<item>
		<title>Devs get genetics data API from 23andme</title>
		<link>http://venturebeat.com/2012/09/18/genetics-api/</link>
		<comments>http://venturebeat.com/2012/09/18/genetics-api/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 17:12:58 +0000</pubDate>
		<dc:creator>Jolie O&#039;Dell</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[genetics]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=533160</guid>
		<description><![CDATA[<p>Here's an API launch that won't leave you yawning: 23andme is opening up its treasure trove of genetics data to third-party&#160;developers.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=533160&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-533172" title="23andme api" src="http://venturebeat.files.wordpress.com/2012/09/23andme-api.jpg?w=1024&#038;h=547" alt="" width="1024" height="547" /></p>
<p>Here&#8217;s an API launch that won&#8217;t leave you yawning: 23andme is opening up its treasure trove of genetics data to third-party developers.</p>
<p>The <a href="http://api.23andme.com/" target="_blank" target="_blank">Personal Genome API</a> includes <code>get</code> calls for user data, profile information, and even specific genome locations.</p>
<p>“Opening our API offers an immense opportunity for customers to do more with their DNA,” said 23andMe CEO and co-founder Anne Wojcicki in a statement on the news.</p>
<p>“While 23andMe has created a number of groundbreaking and innovative tools for our customer to explore their DNA, the API will open the door to the possibility of new web-based interactive tools to be developed by external groups.”</p>
<p>Of course, when you think about opening up data on genes, you have to think about how to use highly personal information in a way that respects individuals&#8217; privacy. Accordingly, devs will be required to obtain individual-level consent for all data their applications use.</p>
<p>Basically, it&#8217;ll work much in the way that Facebook Open Graph apps work: The user has to log into the app with an existing 23andMe account, and the app has to ask for access to specific parts of the user&#8217;s 23andMe profile and/or genome information. If the user doesn&#8217;t like the level of access, he or she can deny the app access to the data.</p>
<p>The Personal Genome API is currently available free of charge for devs, who can sign up now for early access to the data. The company will evaluate apps that apply for early access on a case-by-case basis. 23andMe expects to change the kinds of data offered and the API terms and conditions as it observes different use cases and gathers feedback from third-party developers.</p>
<p><em>Top image courtesy of <a href="http://www.flickr.com/photos/geneticdesigns/5075424974/in/photostream/" target="_blank" target="_blank">DNA Art</a>, Flickr</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=533160&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/18/genetics-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/23andme-api.jpg?w=160" /><source url="http://venturebeat.com/2012/09/18/genetics-api/">Devs get genetics data API from 23andme</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/23andme-api.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/23andme-api.jpg?w=160" medium="image">
			<media:title type="html">23andme api</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/23andme-api.jpg" medium="image">
			<media:title type="html">23andme api</media:title>
		</media:content>
	</item>
		<item>
		<title>Jack Dorsey: the future of Twitter is anything (and everything)</title>
		<link>http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/</link>
		<comments>http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/#comments</comments>
		<pubDate>Mon, 17 Sep 2012 14:52:46 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[api changes]]></category>
		<category><![CDATA[communication utility]]></category>
		<category><![CDATA[crown jewels]]></category>
		<category><![CDATA[Detroit]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[jack dorsey]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[publisher]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[techonomy]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=532114</guid>
		<description><![CDATA[<p>"Please keep your questions focused on Techonomy," one of the media handlers&#160;said.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=532114&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/twitter-birds/" rel="attachment wp-att-532149"><img class="aligncenter size-full wp-image-532149" title="twitter-birds" src="http://venturebeat.files.wordpress.com/2012/09/twitter-birds.jpg?w=665&#038;h=438" alt="" width="665" height="438" /></a>The handlers were a little nervous. Jack Dorsey, the undisputed headliner of the conference, was entering the press room after his onstage Q&amp;A.</p>
<p>&#8220;We&#8217;ve got about 10 minutes. Please keep your questions focused on Techonomy,&#8221; one of them said.</p>
<p>Dorsey spoke at <a href="http://conf.techonomy.com/12-detroit/overview" target="_blank">Techonomy</a> last week in Detroit. I was there to hear him, among others, and visit Detroit startups. But I had a very specific question for Dorsey, and it had nothing at all to do with Detroit, or tech economies, or the speech he had just given.</p>
<p>It had much more to do with what Twitter is becoming.</p>
<p>The social network of now has <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">massively tightened down access </a>to its API recently, reducing the amount of Twitter data that third-party developers can use in their applications. Applications need to be certified, and authenticated, and likely, at some point, paid for. That&#8217;s <a href="http://venturebeat.com/2012/09/08/twitters-api-changes-are-hurting-my-startup-and-twitter/">causing some angst</a> for developers, who &#8212; with some justification &#8212; feel that third-party applications are part of what made Twitter a massive success in the first place.</p>
<div id="attachment_532155" class="wp-caption alignright" style="width: 360px"><a href="http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/jack-dorsey-4/" rel="attachment wp-att-532155"><img class="size-full wp-image-532155" title="jack-dorsey" src="http://venturebeat.files.wordpress.com/2012/09/jack-dorsey1.jpg?w=350&#038;h=186" alt="" width="350" height="186" /></a><div class="vb_image_source"><span>Source:</span> John Koetsier</div><p class="wp-caption-text">Twitter chairman Jack Dorsey at Techonomy Detroit</p></div>
<p>The tactic seems to be part of a larger strategy that takes Twitter away from its roots as a communication utility with open access for all and towards an old-school media and publishing company that jealously guards its crown jewels. O&#8217;Reilly Media&#8217;s Edd Dumbill <a href="https://plus.google.com/114723964985237592593/posts/RN6kTwAsgw6" target="_blank">calls it</a> a &#8220;bait-and-switch,&#8221; saying that Twitter is now cable TV, or even Comcast, Verizon.</p>
<p>In other words, no more rip-mix-burn here.</p>
<p>So I decided to be a little rude. And I asked the question: what, with the API changes &#8212; and <a href="http://www.bgr.in/news/twitter-rolls-out-extended-tweets-for-publishers/" target="_blank">extended tweets</a> that suck even more content into Twitter, discouraging user exits &#8212; is Twitter becoming?</p>
<p>Dorsey answered thoughtfully, as he always does.</p>
<p>&#8220;Whatever its users want it to be,&#8221; he said. &#8220;Twitter is a communication utility &#8230; ask 100 people what Twitter is and you&#8217;ll get 100 different answers, and that&#8217;s OK.&#8221;</p>
<p>Dorsey said that this was just the same as asking what the world is &#8212; again you&#8217;d get hundreds if not thousands of different answers, as each replied according to his or her own perspective.</p>
<p>&#8220;We&#8217;re just focused on building the best platform and making sure it&#8217;s up and stable,&#8221; he finished.</p>
<p>There&#8217;s no question that throughout Twitter&#8217;s history, users have played a huge role in determining the uses of the site. Retweets, hash tags, lists, search, and <a href="http://www.nytimes.com/2009/10/26/technology/internet/26twitter.html" target="_blank">many other Twitter features</a> were started by users and migrated into the core product as they gained traction.</p>
<p>But it&#8217;s hard to believe that users have asked for the Twitter API to be restricted.</p>
<p>I don&#8217;t know about you, but I haven&#8217;t seen any demonstrators outside of Twitter headquarters asking the company to shut down small third-party apps in the <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">consumer space that Twitter has claimed for its own</a>. Nor have we seen hundreds of thousands of retweets on a Twitter-would-be-so-much-better-if only-we-<a href="http://blog.dansingerman.com/post/31052497029/twitter-effectively-killing-jsonp-too" target="_blank">killed-RSS-access</a> message.</p>
<p>And so it&#8217;s hard to believe that the it is only interest for users that is driving the future of Twitter.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/ilse/3389565299/" target="_blank">~Ilse</a> via <a href="http://photopin.com" target="_blank">photo pin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=532114&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/twitter-birds.jpg?w=160" /><source url="http://venturebeat.com/2012/09/17/jack-dorsey-future-of-twitter-anything-everything/">Jack Dorsey: the future of Twitter is anything (and everything)</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/twitter-birds.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/twitter-birds.jpg?w=160" medium="image">
			<media:title type="html">twitter-birds</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/twitter-birds.jpg" medium="image">
			<media:title type="html">twitter-birds</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/jack-dorsey1.jpg" medium="image">
			<media:title type="html">jack-dorsey</media:title>
		</media:content>
	</item>
		<item>
		<title>Mover.io wants to transport the world&#8217;s data, one cloud at a time</title>
		<link>http://venturebeat.com/2012/09/11/mover-io-wants-to-transport-the-worlds-data-one-cloud-at-a-time/</link>
		<comments>http://venturebeat.com/2012/09/11/mover-io-wants-to-transport-the-worlds-data-one-cloud-at-a-time/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 13:30:07 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Box]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Eric Warnke]]></category>
		<category><![CDATA[Mover.io]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=528861</guid>
		<description><![CDATA[<p>Google's big vision was to organize the world's information. Eric Warnke just wants to move&#160;it.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=528861&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-meta-blurb post-meta-before blurb-cat-cloud"><div class="event-boilerplate"><div class="logo-date-wrap"><a href="http://cloudbeat2013.com" data-vb-ga-outbound="CB2013boilerplateTOP" target="_blank"><img src="http://venturebeat.files.wordpress.com/2013/02/cloudbeat2013-boilerplate.png" alt="CloudBeat 2013" style="margin-top:5px;"></a><div class="date-location"><strong>Sept. 9 - 10, 2013</strong><br>San Francisco, CA</div></div><a href="http://cloudbeat2013-CB2013boilerplateTOP.eventbrite.com/" class="cta" data-vb-ga-outbound="CB2013boilerplateTOP" target="_blank">Early Bird Tickets on Sale</a></div></div><p><a href="http://venturebeat.com/2012/09/11/mover-io-wants-to-transport-the-worlds-data-one-cloud-at-a-time/transport/" rel="attachment wp-att-528873"><img class="aligncenter size-full wp-image-528873" title="transport" src="http://venturebeat.files.wordpress.com/2012/09/transport.jpg?w=665&#038;h=444" alt="" width="665" height="444" /></a>Google&#8217;s big vision was to organize the world&#8217;s information. Eric Warnke of <a href="http://Mover.io" target="_blank">Mover.io</a> just wants to move it.</p>
<p>In an increasingly cloudy world of big data, transport is a growing problem. Megabytes and gigabytes may be no big deal, but when you start moving multiple terabytes from a corporate database to Amazon Web Services for processing on a regular basis, that&#8217;s a different matter.</p>
<div style="float:right;width:245px;background-color:#ffffff;padding:10px;border:4px dotted #C2ECFC;">
<p><a href="http://venturebeat.com/events/cloudbeat2012/"><img class="alignleft  wp-image-510714" title="CloudBeat2012" src="http://venturebeat.files.wordpress.com/2012/08/cloudbeat2012.jpg?w=241&#038;h=29" alt="CloudBeat 2012" width="241" height="29" /></a><em><a href="http://venturebeat.com/events/cloudbeat2012/">CloudBeat 2012</a><br />
is assembling the biggest names in the cloud’s evolving story to learn<br />
about real cases of revolutionary cloud adoption. Unlike other cloud<br />
events, customers &#8212; the users of cloud technologies &#8212; will be front<br />
and center. Their discussions with vendors and other experts will give<br />
you rare insights into what really works, who&#8217;s buying what, and where<br />
the industry is going. <a href="http://cloudbeat2012.eventbrite.com/" target="_blank">Register now and save 25 percent!</a> The early-bird discount ends September 14.</em></p>
</div>
<p>Warnke, co-founder and chief executive of Mover, wants his company to be the default mover of data. Everywhere.</p>
<p>He&#8217;s aware that this is a big vision, and he says it with a hint of a self-deprecating smile. But he&#8217;s also deadly serious in his team&#8217;s ability to deliver a globally significant solution for a globally significant problem.</p>
<p>&#8220;We&#8217;re moving petabytes,&#8221; Warnke told me at the recent GrowLab demo day in Vancouver. &#8220;When you&#8217;re moving that volume of data, there are a lot of problems to solve.&#8221;</p>
<p>Quick reminder: a petabyte is 1,000 terabytes &#8230; which are each 1,000 gigabytes. In other words, just one petabyte is pretty massively large. Moving it is a correspondingly large headache.</p>
<p>Removing that headache and overhead for developers is the goal for Mover.io.</p>
<p>In fact, Warnke wants to do for data portability what Fedex did for shipping: Create a full-service single point of contact for getting files from A to B, with all the details managed for you. The company has already moved 40 million files for 11,000 users, and it&#8217;s still in private beta &#8212; with paying customers.</p>
<p>Mover.io has built Backup Box (&#8220;we move your stuff from anything to anywhere&#8221;) as a demo app showcasing what it does, but the end goal is not to create apps.</p>
<p>Ultimately, Mover.io will simply be an API developers call to move data. Need to move data? Call the API and call it a day. Currently, the company supports Box, Dropbox, SkyDrive, Amazon S3, Google Drive, and more, but the API isn&#8217;t scheduled to be released until the first quarter of 2013.</p>
<p>&#8220;Why so far away? We&#8217;re solving extremely massive problems,&#8221; says Warnke.</p>
<p>The company already has an investment from GrowLab but is raising a $1 million seed round now &#8212; a large chunk of which is already committed. The money will go to hiring more people (the team is only five right now), scaling the service, and setting up deals with various cloud vendors.</p>
<p>And the worldwide vision?</p>
<p>Warnke is strongly committed to it &#8212; when I wondered aloud whether Mover was a product rather than a company, he said he was not interested in an aqui-hire.</p>
<p>Google&#8217;s come close to achieving its vision. We&#8217;ll see if Mover can duplicate that astonishingly rare startup feat.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/ltdemartinet/5482430523/" target="_blank">eldeeem</a> via <a href="http://photopin.com" target="_blank">photo pin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=528861&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.blurb-cat-cloud .event-boilerplate {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.blurb-cat-cloud .event-boilerplate .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.blurb-cat-cloud .event-boilerplate img {
float:left;
}
.blurb-cat-cloud .event-boilerplate .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
}
.blurb-cat-cloud .event-boilerplate .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/11/mover-io-wants-to-transport-the-worlds-data-one-cloud-at-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/transport.jpg?w=160" /><source url="http://venturebeat.com/2012/09/11/mover-io-wants-to-transport-the-worlds-data-one-cloud-at-a-time/">Mover.io wants to transport the world&#8217;s data, one cloud at a time</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/transport.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/transport.jpg?w=160" medium="image">
			<media:title type="html">transport</media:title>
		</media:content>

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

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/cloudbeat2012.jpg" medium="image">
			<media:title type="html">CloudBeat2012</media:title>
		</media:content>
	</item>
		<item>
		<title>Rackspace picks up startup Mailgun and its email server tools</title>
		<link>http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/</link>
		<comments>http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 17:26:34 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[email server]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[public cloud]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=520853</guid>
		<description><![CDATA[<p>Rackspace picked up Mailgun today, a Bay Area-based startup with a web service to create and manage email inboxes within&#160;apps.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=520853&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/ss-rackspace-openstack-upgrade-2/" rel="attachment wp-att-520889"><img class="alignleft size-full wp-image-520889" title="ss-rackspace-openstack-upgrade" src="http://venturebeat.files.wordpress.com/2012/08/ss-rackspace-openstack-upgrade.jpg?w=558&#038;h=370" alt="" width="558" height="370" /></a></p>
<p><a href="http://rackspace.com" target="_blank">Rackspace</a> picked up <a href="http://mailgun.com" target="_blank">Mailgun</a> today, a Bay Area-based startup with a web service to create and manage email inboxes within apps.</p>
<p>Mailgun, a graduate of Y Combinator, announced the acquisition in the <a href="http://blog.mailgun.net/" target="_blank">company blog this morning</a>. The startup, which provides email server tools, also incorporates tracking and analytics that lets developers know whether emails have been opened (pictured, below).</p>
<p><a href="http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/screen-shot-2012-08-28-at-9-42-23-am/" rel="attachment wp-att-520885"><img class="alignleft size-medium wp-image-520885" title="Screen shot 2012-08-28 at 9.42.23 AM" src="http://venturebeat.files.wordpress.com/2012/08/screen-shot-2012-08-28-at-9-42-23-am.png?w=300&#038;h=181" alt="" width="300" height="181" /></a></p>
<p>It&#8217;s a six-person operation, but Mailgun&#8217;s early customers include Y Combinator and the Financial Times. The startup has raised $1.1 million in seed funding from SV Angel, Y Combinator, and celebrity investors like Ashton Kutcher since its launch in 2011. It will relocate from Mountain View, Calif. to Rackspace&#8217;s San Francisco offices.</p>
<p>Rackspace, an IT hosting company based in San Antonio, said in a statement that the deal “will further enhance Rackspace’s product portfolio, making it easy to integrate cloud-based email services into applications and websites within minutes,&#8221; adding that “our customers are asking for this and Mailgun is the right company to help us deliver it in a tightly integrated way.”</p>
<p>Rackspace is hot on the acquisition trail: This is its seventh buy-up. Since <a href="http://venturebeat.com/2010/12/16/cloudkick-rackspace-acquisition/">acquiring CloudKick in 2010</a>, it added <a href="http://www.rackspace.com/blog/newsarticles/rackspace-launches-cloud-monitoring-to-help-companies-proactively-track-the-health-of-their-cloud-and-web-infrastructure-hosted-anywhere/" target="_blank">cloud monitoring</a> to its suite of tools. The company is now the top cloud infrastructure provider after Amazon.</p>
<p>Terms of the deal were not disclosed; the acquisition is expected to close at the end of the week.</p>
<br />Filed under: <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=520853&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-tag-developer"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-tag-developer hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/screen-shot-2012-08-28-at-9-42-23-am.png?w=160" /><source url="http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/">Rackspace picks up startup Mailgun and its email server tools</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/ss-rackspace-openstack-upgrade.jpg" medium="image">
			<media:title type="html">ss-rackspace-openstack-upgrade</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/screen-shot-2012-08-28-at-9-42-23-am.png?w=300" medium="image">
			<media:title type="html">Screen shot 2012-08-28 at 9.42.23 AM</media:title>
		</media:content>
	</item>
		<item>
		<title>Apigee goes free up to 3.5M API calls per month</title>
		<link>http://venturebeat.com/2012/08/23/apigee-goes-free/</link>
		<comments>http://venturebeat.com/2012/08/23/apigee-goes-free/#comments</comments>
		<pubDate>Thu, 23 Aug 2012 15:00:49 +0000</pubDate>
		<dc:creator>Jolie O&#039;Dell</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API management]]></category>
		<category><![CDATA[developers]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=517374</guid>
		<description><![CDATA[<p>Apigee has just released the latest version of its enterprise-grade, API-management software, and hold onto your hats: It's free for anyone to&#160;use.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=517374&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-517395" title="Apigee freemium" src="http://venturebeat.files.wordpress.com/2012/08/jolla-mobile.jpg?w=1000&#038;h=747" alt="Apigee" width="1000" height="747" /></p>
<p><a href="http://apigee.com/" target="_blank" target="_blank">Apigee</a> has just released the latest version of its enterprise-grade, API-management software, and hold onto your hats: It&#8217;s free for anyone to use.</p>
<p>The Apigee API platform will now give its users self-service access to tools for building and managing APIs, as well as for using them to make apps financially viable for a business. The tools are free to use for up to 3.5 million API calls per month.</p>
<p>The Apigee suite includes &#8220;gateway&#8221; tools for companies of all kinds to transform their dormant data sets into APIs, then gives tools for using those APIs in apps featuring location, social, and other uniquely mobile features. Apigee can also help with API analytics and managing a community of third-party developers.</p>
<p>Of course, some of the more massive use cases out there will require billions of API calls <em>per day</em>, and for those use cases, Apigee has a separate, tiered system called Apigee Enterprise. Plans start at $9,000 per month, and prices vary based on usage.</p>
<p>Basically, Apigee is only charging for its &#8220;whales&#8221; and letting all the other fish swim free.</p>
<p>&#8220;We&#8217;ve worked with some of the largest businesses in the world to build and support highly sophisticated and complex systems that easily handle billions of API calls per day. We’ve now taken this technology and simplified it so that any organization &#8212; from a developer in a garage to a Fortune 50 company &#8212; can launch like a startup and scale like an enterprise,&#8221; said Apigee CEO Chet Kapoor in a statement on today&#8217;s news.</p>
<p>&#8220;Apps are quickly changing the way we all interact and do business, and APIs bring apps to life with rich streams of data and web services. We are confident that the Apigee API platform will dramatically accelerate the growth of the app economy.&#8221;</p>
<p>Apigee was founded in 2004 and is based in Palo Alto, Calif. To date, the company has raised $72 million in five rounds of venture capital funding.</p>
<p>The company also tells us that currently, around 20 percent of top 100 Fortune 500 companies use Apigee, and the Apigee platform handles around 100 billion API calls per month.</p>
<p><em>Top image courtesy of <a href="http://www.shutterstock.com/pic-86545594/stock-photo-smiling-young-man-sitting-in-front-of-a-computer-keyboard.html?src=bab3d5ed0cea1eaeab96bd88aa4a4400-1-4" target="_blank" target="_blank">olly</a>, Shutterstock</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=517374&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/23/apigee-goes-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/jolla-mobile.jpg?w=160" /><source url="http://venturebeat.com/2012/08/23/apigee-goes-free/">Apigee goes free up to 3.5M API calls per month</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/08/jolla-mobile.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/08/jolla-mobile.jpg?w=160" medium="image">
			<media:title type="html">Apigee freemium</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/jolla-mobile.jpg" medium="image">
			<media:title type="html">Apigee freemium</media:title>
		</media:content>
	</item>
		<item>
		<title>Eligible streamlining the health care eligibility process</title>
		<link>http://venturebeat.com/2012/08/21/eligibilitys-api-answers-healthcare-eligibility-questions/</link>
		<comments>http://venturebeat.com/2012/08/21/eligibilitys-api-answers-healthcare-eligibility-questions/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 23:03:57 +0000</pubDate>
		<dc:creator>Rebecca Grant</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[healthcared]]></category>
		<category><![CDATA[Y Combinator Demo Day]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=515486</guid>
		<description><![CDATA[<p>Eligible is an API that makes it easier for the medical practitioners and insurance companies to assess patient&#160;eligibility.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=515486&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/08/21/eligibilitys-api-answers-healthcare-eligibility-questions/shutterstock_73881016/" rel="attachment wp-att-515513"><img class="alignnone size-full wp-image-515513" title="shutterstock_73881016" alt="" src="http://venturebeat.files.wordpress.com/2012/08/shutterstock_73881016.jpg?w=500&#038;h=334" height="334" width="500" /></a>Multiple healthcare apps made presentations today at Y Combinator&#8217;s Demo Day as entrepreneurs seek use technology to streamline the massive, expensive, and inefficient health care industry.</p>
<p>Of this class, four companies have health-related products, although only two have announced themselves publicly yet.</p>
<p><a href="http://eligibleapi.com" target="_blank">Eligible</a> is an API that makes it easier for the medical practitioners and insurance companies to assess patient eligibility.</p>
<p>As it stands, figuring out eligibility is a time-consuming, complicated process that sucks time and money. It is an offline process of paperwork and phone calls that can cost between $3 and $4 per claim. Furthermore, people on all ends of the health care system deal with eligibility questions &#8212; with more than 10 billion eligibility queries in last year alone.</p>
<p>This technology makes it easier to process questions regarding patients active vs. inactive status, coinsurance, copayment, deductible, health spending balance, and specific information like MRIs and diagnostics. It eliminates a lot of the back-and-forth and confusion on what care patients are eligible for. The API takes care of the complicated, technical elements on the backend so medical and insurance providers only need to handle the interaction with patients.</p>
<p>The company currently works with over 700 insurance companies and earns money from both developers and and insurance companies who use their code.</p>
<p>Another health company, Healthy Labs, provides a social network for people with chronic conditions. <a href="http://venturebeat.com/2012/08/21/healthy-labs-is-a-social-network-for-people-with-chronic-conditions/">Read more on VentureBeat.</a></p>
<p>For the other two, you will just have to wait until they are ready to launch.</p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/health/'>Health</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=515486&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-tag-developer"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-tag-developer hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/21/eligibilitys-api-answers-healthcare-eligibility-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/shutterstock_73881016.jpg?w=160" /><source url="http://venturebeat.com/2012/08/21/eligibilitys-api-answers-healthcare-eligibility-questions/">Eligible streamlining the health care eligibility process</source>
		<media:content url="http://0.gravatar.com/avatar/fec4e66421afed673eb1ac50b8f839d8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rebeccaggrant</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/shutterstock_73881016.jpg" medium="image">
			<media:title type="html">shutterstock_73881016</media:title>
		</media:content>
	</item>
		<item>
		<title>32 laws of the tweet: The simple social network gets very very complex (for developers)</title>
		<link>http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/</link>
		<comments>http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 11:57:30 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[user-friendly]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=514168</guid>
		<description><![CDATA[<p>The rules for third-party developers who integrate with Twitter have just gotten more complex, and we count at least 32 separate requirements for apps that incorporate&#160;tweets.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=514168&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/rats-nest-wires/" rel="attachment wp-att-514178"><img class="aligncenter size-full wp-image-514178" title="rats-nest-wires" src="http://venturebeat.files.wordpress.com/2012/08/rats-nest-wires.jpg?w=665&#038;h=386" alt="" width="665" height="386" /></a>Is there anything simpler than a tweet? One hundred and forty characters of text &#8230; what could be easier? However, the rules for third-party developers who integrate with Twitter have just gotten more complex, and I count at least 32 separate requirements for apps that incorporate tweets.</p>
<p>And, if I&#8217;m not mistaken, Twitter&#8217;s guidelines have a lot of do-as-I-say, not as-I-do.</p>
<div id="attachment_514183" class="wp-caption alignright" style="width: 326px"><a href="http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-the-simple-social-network-gets-very-very-complex-for-developers/first-tweet/" rel="attachment wp-att-514183"><img class=" wp-image-514183 " title="first-tweet" src="http://venturebeat.files.wordpress.com/2012/08/first-tweet.jpg?w=316&#038;h=210" alt="" width="316" height="210" /></a><div class="vb_image_source"><span>Source:</span> Twitter</div><p class="wp-caption-text">The first tweet</p></div>
<p>On March 21, 2006, Twitter cofounder Jack Dorsey posted the first-ever tweet: 24 characters, including spaces. Timestamp, source, and author.</p>
<p>All simple and easy &#8212; the marked difference from Facebook or other social networks that offered multiple options, full media, and unlimited status update lengths. And that very difference was a big piece of Twitter&#8217;s brand story and attraction to users.</p>
<p>Much of that simplicity has disappeared as Twitter has evolved into a personalized news network &#8212; the interest graph rather than the social graph &#8212; and incorporated images, video, and short previews of links in <a href="http://blog.twitter.com/2012/06/experience-more-with-expanded-tweets.html" target="_blank">expanded tweets</a> for favored partners.</p>
<p>In short, this has happened as Twitter has become more publisher than utility, and as Twitter gets all grown up into a corporation that needs to (shockers) generate revenue.</p>
<p>But with <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">Twitter&#8217;s recently announced API changes</a>, developers who integrate with Twitter and incorporate tweets into their apps no longer have display guidelines. They have display rules, and that means that there will soon be at least 32 Laws of the Tweet that developers need to obey &#8230; or risk losing their access to the Twitter API and the Twitter ecosystem.</p>
<p><strong>Here they are:</strong></p>
<ol>
<li>Tweeter&#8217;s name must be displayed</li>
<li>Tweeter&#8217;s username must be displayed</li>
<li>Tweeter&#8217;s avatar must be shown</li>
<li>The username must always be displayed with the &#8220;@&#8221; symbol</li>
<li>Tweet text must be shown on a line below the author&#8217;s name and username</li>
<li>Tweet text must not be altered or modified in any way</li>
<li>Any mentions of other Twitter users using &#8220;@&#8221; must link to those profiles</li>
<li>Any hashtags must link to Twitter search for that tag</li>
<li>Any links must use the API URL field</li>
<li>Any links must use the Twitter shortener t.co</li>
<li>Reply &#8230;</li>
<li>Retweet &#8230;</li>
<li>and Favorite action icons must be visible for the user &#8230;</li>
<li>and the relevant actions must be enabled via API or Twitters web intents technology</li>
<li>No additional social or third party actions may be attached to a tweet</li>
<li>The tweet timestamp must always be visible</li>
<li>The tweet timestamp must always be linked to the tweet permalink on Twitter.com</li>
<li>The branding must clearly be Twitter&#8217;s</li>
<li>The Twitter logo or follow button for the tweet author must always be displayed in the top right corner</li>
<li>Any pics or images must be displayed as part of the tweet &#8230;</li>
<li>and link back to the Tweet permalink</li>
<li>Images may not be detached from the tweet and displayed separately</li>
<li>The user&#8217;s name and Twitter username must be displayed on one line</li>
<li>The user&#8217;s icon must be to the left of the name and tweet text</li>
<li>Timestamps should be in the top right corner</li>
<li>Use a short-form timestamp in &#8230;</li>
<li>seconds if the tweet is less than a minute old &#8230;</li>
<li>minutes if the tweet is less than an hour old &#8230;</li>
<li>hours if the tweet is less than 24 hours old</li>
<li>Use a date and month timestamp if the tweet is more than 24 hours old</li>
<li>If the tweet is a retweet, the name of the retweeter and the retweeter icon must be displayed under the tweet</li>
<li>No third-party content can be mixed in with Tweet content</li>
</ol>
<p>This is the example tweet that Twitter included with the list of requirements, which seems to obey them:</p>
<div id="attachment_514176" class="wp-caption aligncenter" style="width: 634px"><a href="http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/tweet_detail_online/" rel="attachment wp-att-514176"><img class="size-full wp-image-514176" title="tweet_detail_online" src="http://venturebeat.files.wordpress.com/2012/08/tweet_detail_online.png?w=624&#038;h=300" alt="" width="624" height="300" /></a><div class="vb_image_source"><span>Source:</span> Twitter</div><p class="wp-caption-text">Twitter example third-party tweet use</p></div>
<p>Of course, here&#8217;s the official Twitter app on iPhone, directly from Twitter. I&#8217;ll leave it as an exercise to the reader to determine whether or not tweets shown in Twitter&#8217;s own app follow the rules:</p>
<div id="attachment_514177" class="wp-caption aligncenter" style="width: 460px"><a href="http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/twitter-app/" rel="attachment wp-att-514177"><img class="size-full wp-image-514177" title="Twitter-app" src="http://venturebeat.files.wordpress.com/2012/08/twitter-app.jpg?w=450&#038;h=675" alt="" width="450" height="675" /></a><div class="vb_image_source"><span>Source:</span> John Koetsier</div><p class="wp-caption-text">Twitter app screenshot</p></div>
<p>There&#8217;s a good reason why they don&#8217;t: Tweets that include all the voluminous information that Twitter is requiring developers to display will simply not be as simple, as clean, as readable &#8230; in short, as user-friendly as the Tweets shown just above in Twitter&#8217;s iPhone app.</p>
<p>Ergo: Third-party developer&#8217;s apps will not be as good as Twitter&#8217;s.</p>
<p>I should be clear: Twitter is under no obligation to make life easy or lucrative for developers. The company can do as it pleases and when it pleases, and it is only accountable to its investors and the law. Specifically, it can require different things from developers than it offers to users via its own apps.</p>
<p>However, when developers cannot easily and quickly build products of utility, beauty, and simplicity on a software platform, they can and often do choose to abandon that platform. As one developer replied to <a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">my initial post about the Twitter development guidelines</a>:</p>
<blockquote><p>Screw you, Twitter. You just saved me some development time, because I&#8217;m not going to suck up to a service that will arbitrarily waste it.</p></blockquote>
<p>That&#8217;s something for Twitter to think hard about as the company continues to monetize. No platform that is not good for developers is likely to succeed in the long term.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/stuckincustoms/319932339/" target="_blank">Stuck in Customs</a> via <a href="http://photopin.com" target="_blank">photo pin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<p>Note:<br />
The <a href="https://dev.twitter.com/terms/display-guidelines" target="_blank">guidelines</a> (they will be rules when the API reaches version 1.1) are not presented as above but grouped for easier reading. I&#8217;ve separated some that seem to be different specific actions required by developers, but kept others together that seemed too trivial to separate.</p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=514168&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/rats-nest-wires.jpg?w=160" /><source url="http://venturebeat.com/2012/08/20/32-laws-of-the-tweet-twitter-developers/">32 laws of the tweet: The simple social network gets very very complex (for developers)</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/08/rats-nest-wires.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/08/rats-nest-wires.jpg?w=160" medium="image">
			<media:title type="html">rats-nest-wires</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/rats-nest-wires.jpg" medium="image">
			<media:title type="html">rats-nest-wires</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/first-tweet.jpg" medium="image">
			<media:title type="html">first-tweet</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/tweet_detail_online.png" medium="image">
			<media:title type="html">tweet_detail_online</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/twitter-app.jpg" medium="image">
			<media:title type="html">Twitter-app</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter API updates: more authentication, fewer tweets, more rules, certification, and &#8230; talk to the hand</title>
		<link>http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/</link>
		<comments>http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 23:12:49 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[editor's pick]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[third party]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=512034</guid>
		<description><![CDATA[<p><span class="post-label editors-pick">Editor's Pick</span> Twitter just announced the anticipated changes to its API, intended to "deliver a consistent Twitter experience." Or to tighten Twitter's grip even more on how Twitter users' tweets are used off the social networking&#160;site.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=512034&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/stop-hand/" rel="attachment wp-att-512111"><img class="aligncenter size-full wp-image-512111" title="stop-hand" src="http://venturebeat.files.wordpress.com/2012/08/stop-hand.jpg?w=665&#038;h=393" alt="" width="665" height="393" /></a>Twitter just announced <a href="https://dev.twitter.com/blog/changes-coming-to-twitter-api" target="_blank">anticipated changes to its API</a>, intended to &#8220;deliver a consistent Twitter experience.&#8221; Or to tighten Twitter&#8217;s grip even more on how Twitter users&#8217; tweets are used off the social networking site &#8230; and prep for the continued growth of Twitter monetization.</p>
<p>One thing is certain: The changes will affect some of your favorite apps, such as InstaPaper:</p>
<blockquote class='twitter-tweet' lang='en'><p>I suspect that I&#8217;ll have to remove Twitter from most of Instapaper&#8217;s &#8220;Liked By Friends&#8221; functionality.</p>&mdash; <br />Marco Arment (@marcoarment) <a href='http://twitter.com/#!/marcoarment/status/236246358183530496' data-datetime='2012-08-16T23:41:35+00:00'>August 16, 2012</a></blockquote>
<p>First, the key changes:</p>
<p><strong>Authentication</strong><br />
To minimize bots and scraping of Twitter content, authentication will be required for each and every API request. In other words, Twitter needs to know about you &#8212; and authorize you &#8212; before you can get data from the Twitter API.</p>
<p><strong>Fewer retweets and fewer followers, but more datapoints</strong><br />
Currently Twitter limits the number of free accesses to its API to 350 calls per hour, whether the requesting site is looking for a tweet, a profile, a user, or a search. In the future, Twitter will implement per-endpoint rate limiting: 60 calls per hour.</p>
<p>If I&#8217;m understanding that right, you can get only 60 calls for certain API functions that take more system resources. Twitter&#8217;s post does not specify, but it seems that calls like getting the status of retweets on a post, or getting a list of followers for a particular user, would fall into this category.</p>
<p>For those high volume endpoints, such as tweets, profiles, user lookups, and user searches, Twitter will allow up to a maximum of 720 calls per hour.</p>
<p>Full details on these rate limits will be announced later, but it seems clear that Twitter is giving with one hand and taking back with the other. You can have more simple calls; you will presumably need to pay for complex API calls if you want more than 60 an hour.</p>
<p><strong>Display guidelines: Before it was please, now it&#8217;s Thou Shalt<br />
</strong>Twitter has had <a href="https://dev.twitter.com/terms/display-guidelines" target="_blank">display guidelines</a> in place for some time. Now, they&#8217;re not guidelines anymore &#8230; they are requirements.</p>
<p>Examples include linking @usernames to Twitter profiles and showing standard Twitter actions such as retweet, reply, and favorite. If you fail to comply, Twitter may just revoke your application key.</p>
<p><strong><a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/medium_3389565299/" rel="attachment wp-att-512118"><img class="alignright  wp-image-512118" title="Twitter-hand" src="http://venturebeat.files.wordpress.com/2012/08/medium_3389565299.jpg?w=332&#038;h=250" alt="" width="332" height="250" /></a>It&#8217;s the C-word: Certification</strong><br />
No more Wild Wild West with Twitter clients. If you want to build a Twitter client for a mobile platform or any other electronic device (such as a smart TV), you&#8217;ll need to have your application certified by Twitter. The goal is quality. &#8220;We want to make sure that the developer is providing the best Twitter experience possible.&#8221; But the result is lockdown.</p>
<p>If Twitter doesn&#8217;t like you, tough nuts. And if you do not certify your embedded software, Twitter &#8220;reserves the right&#8221; to revoke your application key.</p>
<p><strong>Big boys: Talk to the hand</strong><br />
If you have a big app that wants big data, Twitter wants to talk to you. You&#8217;ll need permission to access the streams and messages of more than 100,000 individual Twitter users. If you are already doing so, having jumped the queue and built your application when Twitter was more concerned with growth than with control, you may continue, but the cut-off point is 200 percent more users than you currently have.</p>
<p>It&#8217;s the classic &#8220;them that has, gets,&#8221; but at least it&#8217;s similar runway for all third-party developers on a percentage basis.</p>
<p>But if you&#8217;re just accessing users for data purposes and not providing an application that enables Twitter-like interactions in a third-party app, you&#8217;ll be able to access up to 1,000,000 individual users.</p>
<p>Want more? Talk to Twitter, who will guide you &#8220;toward areas of value for users and their businesses.&#8221;</p>
<p><strong>You&#8217;ve got six months</strong><br />
The API migration period is six months, during which time developers will need to migrate their applications from version 1.0. to the new version, 1.1. If you&#8217;re already a good boy and only making authenticated calls, this will be simple, says Twitter.</p>
<p>If not, good luck. You will need to start making authenticated calls, and since you probably have a reason for not doing so in the first place, your content-scraping business may be toast. Or your extremely legit app that Twitter just doesn&#8217;t like.</p>
<p><strong>And what&#8217;s the goal, you ask?<br />
</strong>Twitter wants to encourage innovation in the business and analytics side of the business. That&#8217;s one of the reasons for the 1 million user rate limit for apps that are not accessing the actual streams of individual users for content creation as well as consumption purposes.</p>
<p>Here&#8217;s how Twitter views the third-party app industry:</p>
<p><a href="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/screen-shot-2012-08-16-at-4-30-50-pm/" rel="attachment wp-att-512104"><img class="aligncenter size-full wp-image-512104" title="Twitter third-party app industry" src="http://venturebeat.files.wordpress.com/2012/08/screen-shot-2012-08-16-at-4-30-50-pm.png?w=625&#038;h=378" alt="" width="625" height="378" /></a></p>
<p>Twitter wants innovation from others on the left side of the entire chart: business analytics tools like DataMinr, and business engagement apps like HootSuite. And it wants innovation from others on the bottom right quadrant: consumer analytics like Klout.</p>
<p>But consumer engagement &#8212; the quadrant where people interact with their interest graph &#8212; that is sacred Twitter territory. That is the public face of Twitter to its hundreds of millions of users, and that is Twitter&#8217;s brand. Venture there with caution, because Twitter claims that space:</p>
<blockquote><p>That upper-right quadrant also includes, of course, &#8220;traditional&#8221; Twitter clients like <a href="http://tapbots.com/software/tweetbot/" target="_blank">Tweetbot</a> and <a href="http://www.echofon.com/" target="_blank">Echofon</a>. Nearly 18 months ago, we gave developers guidance that they should not build client apps that mimic or reproduce the mainstream Twitter consumer client experience.&#8221; And to reiterate what I wrote in my last post, that guidance continues to apply today.</p></blockquote>
<p>Which all gives a pretty big clue to how Twitter is planning to monetize.</p>
<p>Data in the three green-light-go quadrants is metered and controlled and can easily be charged for per 1,000 API calls or whatever. And consumer attention will be monetized with native ads, promoted tweets, and the like.</p>
<p>It&#8217;s all in the map.</p>
<p><em>photo credits: <a href="http://www.flickr.com/photos/carbonnyc/4461823997/" target="_blank">CarbonNYC</a>/Flickr,  <a href="http://www.flickr.com/photos/ilse/3389565299/" target="_blank">~Ilse</a> via <a href="http://photopin.com" target="_blank">photo pin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/media/'>Media</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=512034&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/stop-hand.jpg?w=160" /><source url="http://venturebeat.com/2012/08/16/twitter-api-updates-more-authentication-fewer-tweets-more-rules-certification-and-talk-to-the-hand/">Twitter API updates: more authentication, fewer tweets, more rules, certification, and &#8230; talk to the hand</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/08/stop-hand.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/08/stop-hand.jpg?w=160" medium="image">
			<media:title type="html">stop-hand</media:title>
		</media:content>

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

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/stop-hand.jpg" medium="image">
			<media:title type="html">stop-hand</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/medium_3389565299.jpg" medium="image">
			<media:title type="html">Twitter-hand</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/screen-shot-2012-08-16-at-4-30-50-pm.png" medium="image">
			<media:title type="html">Twitter third-party app industry</media:title>
		</media:content>
	</item>
	</channel>
</rss>
