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

<channel>
	<title>GigaOM &#187; Storm</title>
	<atom:link href="http://gigaom.com/tag/storm/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 02:05:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Storm</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Here&#8217;s how it looks when big data goes mobile-first</title>
		<link>http://gigaom.com/2012/11/13/heres-how-it-looks-when-big-data-goes-mobile-first/</link>
		<comments>http://gigaom.com/2012/11/13/heres-how-it-looks-when-big-data-goes-mobile-first/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 15:00:54 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[streaming data]]></category>
		<category><![CDATA[tablets]]></category>
		<category><![CDATA[Zoomdata]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=583942</guid>
		<description><![CDATA[Zoomdata has a plan for business intelligence that involves tacking the difficult problem of streaming data, and doing so with a mobile-device-first mindset. The result is pretty and compelling in theory, but it's technologically challenging and will face tough competition from new and old vendors alike.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=583942&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Take streaming data, then sprinkle in some Hadoop, an array of visualizations and a user experience designed for touch screens, and you have <a href="http://www.zoomdata.com/">Zoomdata</a>. The Reston, Va.-based company launched on Tuesday with $1.1 million in seed funding and a mission to prod business intelligence into the mobile-first world.</p>
<p>Zoomdata Founder and CEO Justin Langseth started Zoomdata on the premise of building a company that envisioned BI free from decades of legacy baggage. In 2012, that means abandoning the desktop and designing for tablets, and taking advantage of the nearly unlimited computing power available in the cloud and even on our mobile devices. It also means designing a user experience so intuitive that users know how it works without ever really having to learn.</p>
<p>Just like someone can open up Google Earth and know they&#8217;re seeing the planet Earth, Langseth said Zoomdata users should open the app and say, &#8220;Oh, that&#8217;s my business.&#8221; And then they should be able to easily zoom in right where they want to go, using only their fingers. In a few swipes and pinches, Langseth said, users are soon uttering the business equivalent of &#8220;that&#8217; my house, that&#8217;s my car, that&#8217;s my tree.&#8221;</p>
<p>It&#8217;s a pretty heady concept for a guy like Langseth who has been entrenched in the space for years, first at MicroStrategy in the 1990s and most recently doing a text-analysis startup, but he appears to have pulled it off thanks to the array of powerful components now floating around the web for free. Zoomdata is able to take data from anywhere &#8212; web apps, enterprise systems, Hadoop, email, you name it &#8212; and process it as it hits the system using an <a href="http://gigaom.com/cloud/twitter-to-open-source-hadoop-like-tool/">open source stream-processing engine called Storm</a>. Once it&#8217;s processed, Zoomdata applies intelligence to figure out the best way to display that data visually and puts the result on the screen.</p>
<h2>Data is like paint on a palette</h2>
<p>That, Langseth said, is where the magic really comes in. &#8220;We&#8217;ve been thinking of data as kind of like paint,&#8221; he explained. The app takes many of the concepts from the <a href="http://d3js.org/">D3.js project</a> for creating HTML documents using data, but then makes them interactive and &#8220;lights them up with real-time data.&#8221;</p>
<p>The human interaction becomes a combination of watching a movie and finger painting. Combining data sources and sets by swiping your fingers is akin to blending colors from a palette. The interface comes with set of buttons for pausing, rewinding and fast-forwarding the visualization, too &#8212; because it&#8217;s a real-time engine, the data keeps coming and the visualization keeps changing until someone temporarily stops the flow.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/11/ticketstatus_101812.jpg"><img  title="TicketStatus_101812" alt="" src="http://gigaom2.files.wordpress.com/2012/11/ticketstatus_101812.jpg?w=708"   class="aligncenter size-full wp-image-584033" /></a></p>
<p>Under the hood, of course, Zoomdata is a lot more complex than meets the eye. It&#8217;s all about scale, speed and huge amounts of data, Langseth explained.  The backend does all the work and only streams the data required at any given time, so as to save the processing load on the user&#8217;s device. If a user presses pause or rewinds, the system keeps processing new data while also letting the user interact with the older data unaffected. Zoomdata also supports historical data sitting inside databases and other data stores so that users can compare their real-time information against the past.</p>
<h2>The future: Bigger screens, smarter visualization and stiff competition</h2>
<p>As if all this doesn&#8217;t sound futuristic enough, Langseth&#8217;s plans to take the technology further. &#8220;There&#8217;s a whole bunch more intelligence we can add to the system,&#8221; he explained, referencing his plans to incorporate machine-learning algorithms that will make the system even better at choosing how to visualize the raw, often schemaless data it&#8217;s receiving.</p>
<p>He also likes the idea of big touch screens, like CNN Big Board big. Sometimes when he has his iPad display showing on this 50-inch office television to play music, people come in and just assume they can start interacting with it like a touch screen. &#8220;Not just being able to see it, but to touch it, really excites people,&#8221; Langseth said.</p>
<p>Of course, as with all companies trying to carve out their space in the lucrative BI market &#8212; including <a href="http://gigaom.com/data/plotting-a-bi-coup-hadoop-startup-platfora-raises-20m/">the newly cash-rich Platfora</a> &#8212; Zoomdata will have to prove itself a worthwhile alternative to big, expensive legacy technologies. Langseth thinks the real-time, mobile nature of his company&#8217;s product will at least make it a nice complement to existing desktop-based BI tools for historical data. And like pretty much everything powered by the cloud and rendered on a mobile device, its simplicity might appeal to a lot of users who don&#8217;t need the price or complexity that comes along with much legacy software.</p>
<p>&#8220;Some people need 10,000 features,&#8221; he said, &#8220;but most people need 5 features.&#8221;</p>
<p>We&#8217;ll see if Langseth is right soon enough. Zoomdata is currently in private beta after development began in March, and the company hopes to keep refining the user experience and open it up for broader consumption next year.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=583942&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=880294"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=880294" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=583942+heres-how-it-looks-when-big-data-goes-mobile-first&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/the-new-economics-of-enterprise-data-warehousing/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=583942+heres-how-it-looks-when-big-data-goes-mobile-first&utm_content=dharrisstructure">How data warehousing is now a cost-effective solution for businesses</a></li><li><a href="http://pro.gigaom.com/report/sector-roadmap-social-customer-service-in-2013/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=583942+heres-how-it-looks-when-big-data-goes-mobile-first&utm_content=dharrisstructure">Sector RoadMap: Social customer service in 2013</a></li><li><a href="http://pro.gigaom.com/report/how-to-manage-big-data-without-breaking-the-bank/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=583942+heres-how-it-looks-when-big-data-goes-mobile-first&utm_content=dharrisstructure">How to manage big data without breaking the bank</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/11/13/heres-how-it-looks-when-big-data-goes-mobile-first/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/startupinfluencers_full_101812-e1352818695785.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/startupinfluencers_full_101812-e1352818695785.jpg?w=150" medium="image">
			<media:title type="html">StartupInfluencers_Full_101812</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/ticketstatus_101812.jpg" medium="image">
			<media:title type="html">TicketStatus_101812</media:title>
		</media:content>
	</item>
		<item>
		<title>Lessons learned: How to get your big data startup to a Series B</title>
		<link>http://gigaom.com/2012/11/08/lessons-learned-how-to-get-your-big-data-startup-to-a-series-b/</link>
		<comments>http://gigaom.com/2012/11/08/lessons-learned-how-to-get-your-big-data-startup-to-a-series-b/#comments</comments>
		<pubDate>Thu, 08 Nov 2012 17:00:24 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Nodeable]]></category>
		<category><![CDATA[startup funding]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[venture capital]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=582020</guid>
		<description><![CDATA[Mobile-application development specialist Appcelerator bought big data startup Nodeable on Wednesday, although the deal wasn't exactly what Nodeable was planning for when it launched in 2011. Founder and CEO Dave Rosenberg shares some of the lessons he learned trying to break into the big data space.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=582020&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Lost in the news of <a href="http://allthingsd.com/20121107/appcelerator-acquires-nodeable-boosts-mobile-big-data/">Appcelerator&#8217;s acquisition of Nodeable on Wednesday</a> is a lesson in how to build (or not to build) a big data startup. Nodeable Founder and CEO Dave Rosenberg explained that although he and his team are happy to be part of Appcelerator, an acquisition this early wasn&#8217;t part of the plan <a href="http://gigaom.com/cloud/nodeable-gets-2m-to-be-twitter-for-cloud-monitoring/">when the company launched in 2011</a>.</p>
<p>Every venture capital firm has made some preliminary investments in big data companies, he said, but those companies will likely need some recognizable adoption or income in order to justify further funding on desirable terms. Even for a team of veteran entrepreneurs and technologists like Nodeable, which had <a href="http://gigaom.com/cloud/nodeable-gives-hadoop-a-real-time-boost-with-streamreduce/">built a platform that served as a front-end complement to Hadoop</a> by analyzing streaming data, it can be challenging to get over that hump. We&#8217;ve written about this in our coverage of how <a href="http://gigaom.com/2012/01/09/nvca-data-shows-vc-and-angel-divide-is-growing/">challenging it can be for companies to get their Series B round</a> of funding without having transcended to rockstar status.</p>
<div id="attachment_582213" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2012/11/rosenberg-structure.jpg"><img  title="rosenberg structure" alt="" src="http://gigaom2.files.wordpress.com/2012/11/rosenberg-structure.jpg?w=300&#038;h=200" height="200" width="300" class="size-medium wp-image-582213" /></a><p class="wp-caption-text">Dave Rosenberg (left) speaking at Structure 2012.<br />(c)2012 Pinar Ozger pinar@pinarozger.com</p></div>
<p>Despite not making it past the first round, Rosenberg has learned a lot. Here&#8217;s what he thinks he&#8217;s learned about how the big data market is shaping up and pitfalls others startups should try to avoid.</p>
<h2>1. If you&#8217;re doing big data, do it open source and on-premise.</h2>
<p>Nodeable thought it was getting ahead of the curve by launching its stream-processing platform as a cloud service, but it probably was too far ahead. With rare exception, Rosenberg said, &#8220;Organic growth in big data right now is clearly with open source projects that are behind the firewall.&#8221;</p>
<p>Everyone agrees in theory that delivering big data tools as cloud services is the right way to go (myself included, for what it&#8217;s worth), but most companies aren&#8217;t there yet. Even with Amazon&#8217;s popular Elastic MapReduce service, he added, people are running a lot of jobs but not necessarily only exposing small amounts of their overall data sets to the cloud and then are pulling the results right back behind the firewall.</p>
<p>&#8220;From a user perspective,&#8221; Rosenberg said, &#8220;they want to download things.&#8221; That&#8217;s why, he added, &#8220;Even though Amazon [Web Services] is booming, it&#8217;s still websites.&#8221;</p>
<p>So, rather than hire an enterprise sales team to start pushing its product, Nodeable&#8217;s next move if it didn&#8217;t sell was to open source its technology so the large companies that expressed interest could begin experimenting with it on their own servers. That wouldn&#8217;t have guaranteed success, but it would have aligned with companies&#8217; realities about where their data is stored and who has access to it.</p>
<h2>2. Hadoop is not a license to print money.</h2>
<p>Although some companies are making a lot of money selling Hadoop product, simply incorporating the technology into a product does not guarantee success. &#8220;Cracking into the Hadoop space is very difficult,&#8221; Rosenberg said.</p>
<p>Nodeable, for example, had close relationships with key members of the Hadoop community &#8212; including Cloudera CEO Mike Olson, who sat on the company&#8217;s board &#8212; anf it still wasn&#8217;t able to tap into that market like it had planned. Part of that ties into the previous point about being an on-premise solution, but another part has to do with technology choices that align with where others are pushing the platform. Whereas Nodeable relied heavily on <a href="http://gigaom.com/cloud/twitter-to-open-source-hadoop-like-tool/">Storm</a> for real-time processing, the Hadoop platform vendors such as Cloudera and Hortonworks are putting their real-time energy behind <a href="http://hbase.apache.org/">HBase</a> at the database layer.</p>
<h2>3. Life is easier as an app.</h2>
<p>In some ways, Rosenberg said, companies that sell applications might have an easier time succeeding time than those that sell infrastructure. The former come with their own use cases, while the latter are always searching for new use cases that let them find their way into new markets. In cloud computing, especially &#8212; where Rosenberg says people often expect free software &#8212; it&#8217;s probably easier to get them to pay for applications than for big data infrastructure. (Nodeable, I would say, fell somewhere in the middle.)</p>
<p>And when acquisition time comes, cloud companies such as Salesforce.com and Workday that have to make big data plays will probably be looking for applications rather than infrastructure tools, Rosenberg said. (Workday, for what it&#8217;s worth, just <a href="http://www.datameer.com/company/news/press-releases/workday-unveils-big-data-analytics-for-hr-and-finance.html">partnered with Hadoop BI startup Datameer on this front.</a>) If you&#8217;re looking for the best-possible situation and don&#8217;t want to end up part of a company that will take your talent and bury your technology because it thinks it can build something better, having an army of loyal users is good leverage.</p>
<h2>4. If you must sell, choose wisely.</h2>
<p>Appcelerator wasn&#8217;t its only suitor when Nodeable decided to sell, Rosenberg said, but it was the best one. Rather than being an &#8220;acqui-hire&#8221; situation, where the hard work the team put into Nodeable&#8217;s StreamReduce technology would have been lost, the technology exists and will help build a real-time analytics engine into Appcelerator&#8217;s mobile-app development service. One reason he&#8217;s so confident about the decision is that Nodeable already knows the Appcelerator team and its plans &#8212; the two companies had been working together for months to improve Appcelerator&#8217;s infrastructure.</p>
<p><em>Feature image courtesy of Shutterstock user <a href="http://www.shutterstock.com/gallery-708184p1.html">Rashevskyi Viacheslav</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=582020&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=662655"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=662655" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=582020+lessons-learned-how-to-get-your-big-data-startup-to-a-series-b&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=582020+lessons-learned-how-to-get-your-big-data-startup-to-a-series-b&utm_content=dharrisstructure">The importance of putting the U and I in visualization</a></li><li><a href="http://pro.gigaom.com/2012/10/cloud-and-data-third-quarter-2012-analysis-and-outlook/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=582020+lessons-learned-how-to-get-your-big-data-startup-to-a-series-b&utm_content=dharrisstructure">Cloud and data third-quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=582020+lessons-learned-how-to-get-your-big-data-startup-to-a-series-b&utm_content=dharrisstructure">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/11/08/lessons-learned-how-to-get-your-big-data-startup-to-a-series-b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/shutterstock_115685188.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/shutterstock_115685188.jpg?w=150" medium="image">
			<media:title type="html">cash</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/rosenberg-structure.jpg?w=300" medium="image">
			<media:title type="html">rosenberg structure</media:title>
		</media:content>
	</item>
		<item>
		<title>Power unites: New Yorkers come together, charge together</title>
		<link>http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/</link>
		<comments>http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 00:01:51 +0000</pubDate>
		<dc:creator>Jeff John Roberts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[#hurricane_sandy]]></category>
		<category><![CDATA[chargers]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[hurricane]]></category>
		<category><![CDATA[hurricane Sandy]]></category>
		<category><![CDATA[Manhattan]]></category>
		<category><![CDATA[New York City]]></category>
		<category><![CDATA[percys tavern]]></category>
		<category><![CDATA[Storm]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=579868</guid>
		<description><![CDATA[As large parts of New York City remain in a power blackout, local bars and stores are offering up their generators to help people stay connected. Here are some scenes.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=579868&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In the wake of Hurricane Sandy, the teeming streets of lower Manhattan have become an eerie, empty wasteland. Amidst the cold and the dark, the most pressing need is not for food or water &#8212; but for power to charge phones and laptops.</p>
<p>Fortunately, New Yorkers are looking out for each other as they always do. Outside bars and bodegas, merchants with generators are sharing them with residents who need to charge up and contact the outside world. This was the scene near Avenue A in the East Village where Percy&#8217;s Tavern set up tables with dozens of power outlets to use free of charge:</p>
<p><a href="http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/photo-6-13/" rel="attachment wp-att-579942"><img  title="photo (6)" alt="" src="http://gigaom2.files.wordpress.com/2012/11/photo-6.jpg?w=437&#038;h=604" height="604" width="437" class="aligncenter size-large wp-image-579942" /></a></p>
<p><a href="http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/photo-4-24/" rel="attachment wp-att-579939"><img  title="cell phones in NYC" alt="" src="http://gigaom2.files.wordpress.com/2012/11/photo-4.jpg?w=604&#038;h=451" height="451" width="604" class="aligncenter size-large wp-image-579939" /></a></p>
<p>Similar scenes played out in front of hairdressers and coffee shops around the blacked out part of the city. Strangely, for this week at least, the cell phone habits of many New Yorkers resemble those of rural Africans who regularly pay small sums to charge their mobile devices from a generator.</p>
<p>The situation in Manhattan also highlights how, in a crisis, the city&#8217;s post-industrial economy still ultimately depends on very industrial fuels like diesel. (To see how we might one day progress beyond this, see <a href="http://gigaom.com/cleantech/the-case-for-a-distributed-smarter-cleaner-power-grid-post-hurricane-sandy/">the excellent reporting</a> by Katie Fehrenbacher earlier this week.)</p>
<p>Finally, this scene on 2nd Avenue shows that water is also an issue for some New Yorkers in the black out zone:</p>
<p><a href="http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/photo-8-10/" rel="attachment wp-att-579944"><img  title="Water " alt="" src="http://gigaom2.files.wordpress.com/2012/11/photo-8.jpg?w=604&#038;h=451" height="451" width="604" class="aligncenter size-large wp-image-579944" /></a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=579868&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=447048"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=447048" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=579868+power-unites-new-yorkers-come-together-charge-together&utm_content=jeffjohnroberts">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/09/flash-analysis-lessons-from-solyndras-fall/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=579868+power-unites-new-yorkers-come-together-charge-together&utm_content=jeffjohnroberts">Flash analysis: lessons from Solyndra’s fall</a></li><li><a href="http://pro.gigaom.com/2011/04/smart-grid-apps-six-trends-that-will-shape-grid-evolution/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=579868+power-unites-new-yorkers-come-together-charge-together&utm_content=jeffjohnroberts">Smart Grid Apps: Six Trends That Will Shape Grid Evolution</a></li><li><a href="http://pro.gigaom.com/2010/07/report-an-open-source-smart-grid-primer/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=579868+power-unites-new-yorkers-come-together-charge-together&utm_content=jeffjohnroberts">Report: An Open Source Smart Grid Primer</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/11/01/power-unites-new-yorkers-come-together-charge-together/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/photo-5.jpg?w=108" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/photo-5.jpg?w=108" medium="image">
			<media:title type="html">photo (5)</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/photo-6.jpg?w=437" medium="image">
			<media:title type="html">photo (6)</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/photo-4.jpg?w=604" medium="image">
			<media:title type="html">cell phones in NYC</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/photo-8.jpg?w=604" medium="image">
			<media:title type="html">Water </media:title>
		</media:content>
	</item>
		<item>
		<title>Nodeable gives Hadoop a real-time boost with StreamReduce</title>
		<link>http://gigaom.com/2012/07/18/nodeable-gives-hadoop-a-real-time-boost-with-streamreduce/</link>
		<comments>http://gigaom.com/2012/07/18/nodeable-gives-hadoop-a-real-time-boost-with-streamreduce/#comments</comments>
		<pubDate>Wed, 18 Jul 2012 15:29:47 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Nodeable]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[systems management]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=544020</guid>
		<description><![CDATA[Nodeable is now offering a cloud service for processing and analyzing streams of data in real time. Its new flagship service, called StreamReduce, is built atop Twitter's open source Storm framework and acts as Hadoop's faster, nimbler front-end partner that delivers users insights as they happen.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=544020&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Just when complaining about how slow Hadoop is starting to become a popular pastime, here comes someone that says it can help solve the problem. <a href="http://nodeable.com">Nodeable</a> (<em>see disclosure</em>), the company that <a href="http://gigaom.com/cloud/nodeable-gets-2m-to-be-twitter-for-cloud-monitoring/">launched last year as a Twitter-for-systems-management play</a>, has made a shift in its business strategy and is now offering a cloud service for processing and analyzing streams of data in real time. Its new flagship service, called StreamReduce, is built atop Twitter&#8217;s open source Storm framework and acts as Hadoop&#8217;s faster, nimbler front-end partner.</p>
<p>To understand how StreamReduce works, it&#8217;s helpful to take a look back at how it came to be. As it turns out, Nodeable Founder and CEO Dave Rosenberg told me, the company realized quickly it needed to do something different if it wanted to add value in the systems management space, and that something was analytics. Rather than just produce a stream of tweet-like alerts to sysadmins, Nodeable would actually alert them to anomalies and emerging patterns that might signify a bigger problem to come. In doing that, Rosenberg said, the company realized it had actually created a real-time complement for Hadoop.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/07/stream-screen.jpg"><img  title="stream screen" src="http://gigaom2.files.wordpress.com/2012/07/stream-screen.jpg?w=708" alt=""   class="aligncenter size-full wp-image-544073" /></a></p>
<p>Fed up with systems management (it&#8217;s hard to do a repeatable cloud service in that space, and no one wants to pay for systems management, Rosenberg said), Nodeable, with support from its customers and investors, decided StreamReduce was its real business. &#8220;Between Cloudera [whose CEO Mike Olson is on Nodeable's board] and Hortonworks, it took us five muntes to find more customers willing to pay for this than we we thought we could find managing AWS,&#8221; Rosenberg said.</p>
<p>It works similarly to the original Nodeable product &#8212; and the UI will be familiar to legacy users &#8212; but the use cases are as broad as customers imaginations. Clickstream analysis, systems monitoring, fraud detection, you name it. Essentially, users define the metrics they want to monitor, everything hits StreamReduce as a JSON file, and the system analyzes it and delivers alerts around counts, patterns and anomalies in real time. Once that&#8217;s done, it can feed data into Hadoop for more in-depth batch analysis later on.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/07/streamreduce-1.jpg"><img  title="streamreduce (1)" src="http://gigaom2.files.wordpress.com/2012/07/streamreduce-1.jpg?w=708" alt=""   class="aligncenter size-full wp-image-544081" /></a></p>
<p>One beta user that happens to be a major web retailer has been using StreamReduce to try and determine why customers are abandoning their online shopping carts. It&#8217;s tactic was to analyze shopping cart abandonment against slow-loading product images from Amazon S3 and negative comments on Twitter and try to determine any correlations. Doing all this after the fact using Hadoop only wouldn&#8217;t be much use as the problems were occurring.</p>
<p>For the web-stack aficionados out there, StreamReduce runs in the Amazon Web Services cloud, using a collection of AWS tools, as well as MongoDB and Amazon&#8217;s DynamoDB. Although, Rosenberg said, MongoDB &#8212; the most-mature NoSQL option at the time Nodeable started building &#8212; might get swapped with Cassandra later this year. For Nodeable&#8217;s high-scale use case, MongoDB just isn&#8217;t the right fit.</p>
<div id="post-content-383838">
<p><em><strong>Disclosure</strong>: Nodeable is backed by True Ventures, a venture capital firm that is an investor in the parent company of this blog, Giga Omni Media. Om Malik, the founder of Giga Omni Media, is also a venture partner at True.</em></p>
</div>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=544020&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=660591"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=660591" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=544020+nodeable-gives-hadoop-a-real-time-boost-with-streamreduce&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/10/cloud-and-data-third-quarter-2012-analysis-and-outlook/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=544020+nodeable-gives-hadoop-a-real-time-boost-with-streamreduce&utm_content=dharrisstructure">Cloud and data third-quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=544020+nodeable-gives-hadoop-a-real-time-boost-with-streamreduce&utm_content=dharrisstructure">The importance of putting the U and I in visualization</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=544020+nodeable-gives-hadoop-a-real-time-boost-with-streamreduce&utm_content=dharrisstructure">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/07/18/nodeable-gives-hadoop-a-real-time-boost-with-streamreduce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/07/elephant.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/07/elephant.jpg?w=150" medium="image">
			<media:title type="html">elephant</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/stream-screen.jpg" medium="image">
			<media:title type="html">stream screen</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/streamreduce-1.jpg" medium="image">
			<media:title type="html">streamreduce (1)</media:title>
		</media:content>
	</item>
		<item>
		<title>Why the days are numbered for Hadoop as we know it</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/</link>
		<comments>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comments</comments>
		<pubDate>Sat, 07 Jul 2012 17:30:54 +0000</pubDate>
		<dc:creator>Mike Miller, Cloudant</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[BigQuery]]></category>
		<category><![CDATA[Dremel]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[graph databases]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Hbase]]></category>
		<category><![CDATA[mapreduce]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[Pregel]]></category>
		<category><![CDATA[real-time processing]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[Web Infrastructure]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=540391</guid>
		<description><![CDATA[For better or worse, Hadoop has become synonymous with big data. In just a few years it has gone from a fringe technology to the de facto standard. But is the enterprise buying into a technology whose best day has already passed?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=540391&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/07/elephant-walking-away.jpg"><img  title="elephant walking away" src="http://gigaom2.files.wordpress.com/2012/07/elephant-walking-away-e1341677481803.jpg?w=300&#038;h=200" alt="" width="300" height="200" class="alignright size-medium wp-image-540408" /></a>Hadoop is everywhere. For better or worse, it has become synonymous with big data. In just a few years it has gone from a fringe technology to the de facto standard. Want to be big bata or enterprise analytics or BI-compliant?  You better play well with Hadoop.</p>
<p>It&#8217;s therefore far from controversial to say that Hadoop is firmly planted in the enterprise as the big data standard and will likely remain firmly entrenched for at least another decade. But, <a href="http://gigaom.com/cloud/democratizing-big-data-is-hadoop-our-only-hope/">building on some previous discussion</a>, I’m going to go out on a limb and ask, “Is the enterprise buying into a technology whose best day has already passed?”</p>
<h2>First, there were Google File System and Google MapReduce</h2>
<p>To study this question we need to return to Hadoop’s inspiration – Google’s MapReduce. Confronted with a data explosion, Google engineers Jeff Dean and Sanjay Ghemawat architected (and published!) two seminal systems: the <a href="http://research.google.com/archive/gfs.html">Google File System</a> (GFS) and <a href="http://research.google.com/archive/mapreduce.html">Google MapReduce</a> (GMR). The former was a brilliantly pragmatic solution to exabyte-scale data management using commodity hardware. The latter was an equally brilliant <em>implementation </em>of a long-standing design pattern applied to massively parallel processing of said data on said commodity machines.</p>
<p>GMR’s brilliance was to make big data processing approachable to Google’s typical user/developer and to make it fast and fault tolerant. Simply put, it boiled data processing at scale down to the bare essentials and took care of everything else. GFS and GMR became the core of the processing engine used to crawl, analyze, and rank web pages into the giant inverted index that we all use daily at google.com. This was clearly a major advantage for Google.</p>
<p>Enter reverse engineering in the open source world, and, voila, <a href="http://hadoop.apache.org">Apache Hadoop</a> &#8212; comprised of the Hadoop Distributed File System and Hadoop MapReduce &#8212; was born in the image of GFS and GMR. Yes, Hadoop is developing into an ecosystem of projects that touch nearly all parts of data management and processing. But, at its core, it is a MapReduce system. Your code is turned into map and reduce <em>jobs</em>, and Hadoop runs those <em>jobs</em> for you.</p>
<h2>Then Google evolved. Can Hadoop catch up?</h2>
<p>Most interesting to me, however, is that GMR no longer holds such prominence in the Google stack. Just as the enterprise is locking into MapReduce, Google seems to be moving past it. In fact, many of the technologies I’m going to discuss below aren’t even new; they date back the second half of the last decade, mere years after the seminal GMR paper was in print.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/07/wheel.jpg"><img  title="wheel" src="http://gigaom2.files.wordpress.com/2012/07/wheel.jpg?w=708" alt=""   class="aligncenter size-full wp-image-540411" /></a></p>
<p>Here are technologies that I hope will ultimately seed the post-Hadoop era. While many Apache projects and commercial Hadoop distributions are actively trying to address some of the issues below via technologies and features such as <a href="http://hbase.apache.org/">HBase</a>, <a href="http://hive.apache.org/">Hive</a> and <a href="http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/YARN.html">Next-Generation MapReduce (aka YARN)</a>, it is my opinion that it will require new, non-MapReduce-based architectures that leverage the Hadoop core (HDFS and Zookeeper) to truly compete with Google’s technology. (A more technical exposition with published benchmarks is available at <a href="http://www.slideshare.net/mlmilleratmit/gluecon-miller-horizonhttp://">http://www.slideshare.net/mlmilleratmit/gluecon-miller-horizon</a>.)</p>
<p><strong>Percolator for incremental indexing and analysis of frequently changing datasets</strong>. Hadoop is a big machine. Once you get it up to speed it’s great at crunching your data. Get the disks spinning forward as fast as you can. However, each time you want to analyze the data (say after adding, modifying or deleting data) you have to stream over the entire dataset. If your dataset is always growing, this means your analysis time also grows without bound.</p>
<p>So, how does Google manage to make its search results increasingly real-time? By displacing GMR in favor of an incremental processing engine called <a href="[5] http://research.google.com/pubs/pub36726.html"><strong>Percolator</strong></a>. By dealing only with new, modified, or deleted documents and using secondary indices to efficiently catalog and query the resulting output, Google was able to dramatically decrease the time to value. As the authors of the Percolator paper write, ”[C]onverting the indexing system to an incremental system … reduced the average document processing latency by a factor of 100.” This means that new content on the Web could be indexed 100 times faster than possible using the MapReduce system!</p>
<p>Coming from the Large Hadron Collider (an ever-growing big data corpus), this topic is near and dear to my heart. Some datasets simply never stop growing. It is why we baked a similar approach deep into the Cloudant data layer service, it is why trigger-based processing is now available in HBase, and it is a primary reason that <a href="http://gigaom.com/cloud/twitter-to-open-source-hadoop-like-tool/">Twitter Storm is gaining momentum</a> for real-time processing of stream data.</p>
<p><strong>Dremel for ad hoc analytics</strong>. Google and the Hadoop ecosystem worked very hard to make MapReduce an approachable tool for ad hoc analyses. From <a href="http://research.google.com/archive/sawzall.html">Sawzall</a> through <a href="http://pig.apache.org/">Pig</a> and Hive, many interface layers have been built. Yet, for all of the SQL-like familiarity, they ignore one fundamental reality – MapReduce (and thereby Hadoop) is purpose-built for organized data processing (<em>jobs</em>). It is baked from the core for workflows, not ad hoc exploration.</p>
<p>In stark contrast, many BI/analytics queries are fundamentally ad hoc, interactive, low-latency analyses. Not only is writing map and reduce workflows prohibitive for many analysts, but waiting minutes for jobs to start and hours for workflows to complete is not conducive to the interactive experience. Therefore, Google invented <a href="http://research.google.com/pubs/pub36632.html"><strong>Dremel</strong></a> (now <a href="http://gigaom.com/cloud/google-opens-up-its-biq-query-data-analytics-service-to-all/">exposed as the BigQuery product</a>) as a purpose-built tool to allow analysts to scan over petabytes of data in seconds to answer ad hoc queries and, presumably, power compelling visualizations.</p>
<div id="attachment_540412" class="wp-caption aligncenter" style="width: 614px"><a href="http://gigaom2.files.wordpress.com/2012/07/big_banner.jpg"><img  title="big_banner" src="http://gigaom2.files.wordpress.com/2012/07/big_banner.jpg?w=604&#038;h=230" alt="" width="604" height="230" class="size-large wp-image-540412" /></a><p class="wp-caption-text">Google BigQuery</p></div>
<p>Google&#8217;s Dremel paper says it is “capable of running aggregation queries over trillions of rows in seconds,” and the same paper notes that running identical queries in standard MapReduce is approximately 100 times slower than in Dremel. Most impressive, however, is real world data from production systems at Google, where the vast majority of Dremel queries complete in less than 10 seconds, a time well below the typical latencies of even beginning execution of a MapReduce workflow and its associated jobs.</p>
<p>Interestingly, I’m not aware of any compelling open source alternatives to Dremel at the time of this writing and consider this a fantastic BI/analytics opportunity.</p>
<p><strong>Pregel for analyzing graph data</strong>. Google MapReduce was purpose-built for crawling and analyzing the world’s largest graph data structure – the internet. However, certain core assumptions of MapReduce are at fundamental odds with analyzing networks of people, telecommunications equipment, documents and other graph data structures. For example, calculation of the single-source shortest path (SSSP) through a graph requires copying the graph forward to future MapReduce passes, an amazingly inefficient approach and simply untenable at scale.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/07/bigdata_goldenorb-graph-1.jpeg"><img  title="bigdata_goldenorb-graph (1)" src="http://gigaom2.files.wordpress.com/2012/07/bigdata_goldenorb-graph-1.jpeg?w=300&#038;h=156" alt="" width="300" height="156" class="alignleft size-medium wp-image-540413" /></a>Therefore, Google built <a href="http://googleresearch.blogspot.com/2009/06/large-scale-graph-computing-at-google.html"><strong>Pregel</strong></a>, a large bulk synchronous processing application for petabyte -scale graph processing on distributed commodity machines. The results are impressive. In contrast to Hadoop, which often causes exponential data amplification in graph processing, Pregel is able to naturally and efficiently execute graph algorithms such as SSSP or PageRank in dramatically shorter time and with significantly less complicated code. Most stunning is the published data demonstrating processing on billions of nodes with trillions of edges in mere minutes, with a near linear scaling of execution time with graph size.</p>
<p>At the time of writing, the only viable option in the open source world is <a href="http://giraph.apache.org/">Giraph</a>, an early Apache incubator project that leverages HDFS and Zookeeper. There&#8217;s another project called <a href="http://goldenorbos.org/">Golden Orb</a> available on GitHub.</p>
<p>In summary, Hadoop is an incredible tool for large-scale data processing on clusters of commodity hardware. But if you’re trying to process dynamic data sets, ad-hoc analytics or graph data structures, Google’s own actions clearly demonstrate better alternatives to the MapReduce paradigm. Percolator, Dremel and Pregel make an impressive trio and comprise the new canon of big data. I would be shocked if they don’t have a similar impact on IT as Google’s original big three of GFS, GMR, and BigTable have had.</p>
<p><em>Mike Miller (<a href="https://twitter.com/mlmilleratmit">@mlmilleratmit</a>) is chief scientist and co-founder at Cloudant, and Affiliate Professor of Particle Physics at University of Washington.</em></p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-375532p1.html">Shutterstock user Jason Prince</a>; evolution of the wheel image courtesy of <a href="http://www.shutterstock.com/gallery-66151p1.html">Shutterstock user James Steidl</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=540391&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=381490"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=381490" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540391+why-the-days-are-numbered-for-hadoop-as-we-know-it&utm_content=gigaguest">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540391+why-the-days-are-numbered-for-hadoop-as-we-know-it&utm_content=gigaguest">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/report/sql-on-hadoop-roadmap-2013/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540391+why-the-days-are-numbered-for-hadoop-as-we-know-it&utm_content=gigaguest">Sector RoadMap: SQL-on-Hadoop platforms in 2013</a></li><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540391+why-the-days-are-numbered-for-hadoop-as-we-know-it&utm_content=gigaguest">The importance of putting the U and I in visualization</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/07/elephant-walking-away-e1341677481803.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/07/elephant-walking-away-e1341677481803.jpg?w=150" medium="image">
			<media:title type="html">elephant walking away</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/elephant-walking-away-e1341677481803.jpg?w=300" medium="image">
			<media:title type="html">elephant walking away</media:title>
		</media:content>

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

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/bigdata_goldenorb-graph-1.jpeg?w=300" medium="image">
			<media:title type="html">bigdata_goldenorb-graph (1)</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter to open source Hadoop-like tool</title>
		<link>http://gigaom.com/2011/08/04/twitter-to-open-source-hadoop-like-tool/</link>
		<comments>http://gigaom.com/2011/08/04/twitter-to-open-source-hadoop-like-tool/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 22:49:50 +0000</pubDate>
		<dc:creator>Stacey Higginbotham</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[mapreduce]]></category>
		<category><![CDATA[Michael Stonebraker]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[S4]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[StreamBase]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=388794</guid>
		<description><![CDATA[Attention webscale aficionados,  Twitter plans to open source its Hadoop-like real-time data processing tool known as Storm. The social service nabbed the code through its acquisition last month of BackType, and says it's a better tool for processing streams of data.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=388794&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/08/istock_000000072805xsmall.jpg"><img  title="iStock_000000072805XSmall" src="http://gigaom2.files.wordpress.com/2011/08/istock_000000072805xsmall.jpg?w=300&#038;h=198" alt="" width="300" height="198" class="alignleft size-medium wp-image-388824" /></a>Attention webscale aficionados, Twitter says it is planning to open source Storm, its Hadoop-like real-time data processing tool. In a <a href="http://engineering.twitter.com/2011/08/storm-is-coming-more-details-and-plans.html">blog post Thursday</a>, the microblogging network said it plans to release the Storm code on Sept. 19 at the <a href="https://thestrangeloop.com/sessions/storm-twitters-scalable-realtime-computation-system">Strange Loop event</a> in St. Louis, Mo.</p>
<p>The question is &#8212; does the world need another real-time data processing tool? After all there are many tools like <a href="http://www.hstreaming.com/">HStreaming</a> (using Hadoop), the open source <a href="http://s4.io/">S4</a> and <a href="http://www.streambase.com/about-home.htm">StreamBase</a>, but the overall analytics market (if you can call it a market) is <a href="http://gigaom.com/cloud/as-big-data-takes-off-the-hadoop-wars-begin/">already fragmented</a>. The Storm code comes from <a href="http://gigaom.com/2011/07/05/twitter-buys-backtype/">Twitter&#8217;s acquisition of BackType</a> last month and seems to be an effort to get folks comfortable parsing data on Twitter.</p>
<p>The post does an excellent job laying out use cases for Storm and hints at more to come. While the code can deal with distributed nodes and huge amounts of data a la Hadoop or Map Reduce, Storm handles jobs that are &#8220;infinite.&#8221; It&#8217;s not for a data processing job with an end point, it&#8217;s good for streams of data and continual processing. From the post by Nathan Marz:</p>
<blockquote><p>Here&#8217;s a recap of the three broad use cases for Storm:</p>
<ul>
<li><strong>Stream processing</strong>: Storm can be used to process a stream of new data and update databases in realtime. Unlike the standard approach of doing stream processing with a network of queues and workers, Storm is fault-tolerant and scalable.</li>
<li><strong>Continuous computation</strong>: Storm can do a continuous query and stream the results to clients in realtime. An example is streaming trending topics on Twitter into browsers. The browsers will have a realtime view on what the trending topics are as they happen.</li>
<li><strong>Distributed RPC</strong>: Storm can be used to parallelize an intense query on the fly. The idea is that your Storm topology is a distributed function that waits for invocation messages. When it receives an invocation, it computes the query and sends back the results. Examples of Distributed RPC are parallelizing search queries or doing set operations on large numbers of large sets.</li>
</ul>
</blockquote>
<p>But wait! There&#8217;s more! At the end of the post we are assured that there&#8217;s more to Storm than the blog post has even defined, which we can learn more about next month at the Strange Loop event. From the post:</p>
<blockquote><p>I&#8217;ve only scratched the surface on Storm. The &#8220;stream&#8221; concept at the core of Storm can be taken so much further than what I&#8217;ve shown here &#8212; I didn&#8217;t talk about things like multi-streams, implicit streams, or direct groupings. I showed two of Storm&#8217;s main abstractions, spouts and bolts, but I didn&#8217;t talk about Storm&#8217;s third, and possibly most powerful abstraction, the &#8220;state spout&#8221;. I didn&#8217;t show how you do distributed RPC over Storm, and I didn&#8217;t discuss Storm&#8217;s awesome automated deploy that lets you create a Storm cluster on EC2 with just the click of a button.</p></blockquote>
<p>So for those anxious to test out a new method of crunching terabytes of real-time data on the fly, get thee to GitHub! And wait.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=388794&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=459795"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=459795" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=388794+twitter-to-open-source-hadoop-like-tool&utm_content=shigginbotham">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=388794+twitter-to-open-source-hadoop-like-tool&utm_content=shigginbotham">The importance of putting the U and I in visualization</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=388794+twitter-to-open-source-hadoop-like-tool&utm_content=shigginbotham">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2011/11/dissecting-the-data-5-issues-for-our-digital-future/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=388794+twitter-to-open-source-hadoop-like-tool&utm_content=shigginbotham">Dissecting the data: 5 issues for our digital future</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/08/04/twitter-to-open-source-hadoop-like-tool/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/08/istock_000000072805xsmall.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/08/istock_000000072805xsmall.jpg?w=150" medium="image">
			<media:title type="html">iStock_000000072805XSmall</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/08/istock_000000072805xsmall.jpg?w=300" medium="image">
			<media:title type="html">iStock_000000072805XSmall</media:title>
		</media:content>
	</item>
		<item>
		<title>Why RIM is cutting 2,000 jobs</title>
		<link>http://gigaom.com/2011/07/25/rims-transition-woes-continue-with-2000-layoffs/</link>
		<comments>http://gigaom.com/2011/07/25/rims-transition-woes-continue-with-2000-layoffs/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 13:36:57 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[adaptations]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[job loss]]></category>
		<category><![CDATA[mobile operating systems]]></category>
		<category><![CDATA[mobile workforce]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Research in Motion]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[tablet market]]></category>
		<category><![CDATA[tablets]]></category>
		<category><![CDATA[touchscreen]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=381850</guid>
		<description><![CDATA[Just over 10 percent of RIM's workforce will be laid off as the company continues losing market share in a segment it once led. How could this happen? RIM has been slow to transition, a process that's still under way, with no end in sight.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=381850&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/07/rim-hq.jpg"><img  title="rim-hq" src="http://gigaom2.files.wordpress.com/2011/07/rim-hq.jpg?w=708" alt=""   class="alignleft size-full wp-image-381865" /></a><a href="http://press.rim.com/release.jsp?id=5121">On Monday Research In Motion announced details of job cuts</a>, reducing its employee count by 2,000 positions. The cuts account for just over 10 percent of RIM&#8217;s overall workforce, which after the staff reductions will number 17,000 people. Although RIM pointed out a forthcoming &#8220;cost optimization program&#8221; last month, the layoffs are another example of how slowly RIM is transitioning away from its legacy business to better compete in the smartphone and tablet market.</p>
<p>RIM&#8217;s workforce has ballooned since 2006, indicating on the surface that it&#8217;s keeping pace with the fast-growing mobile-device segment. Unfortunately, sales of BlackBerry phones aren&#8217;t. Companies such as Apple, Samsung and even beleaguered Nokia all sell more smartphones than RIM, and the company only makes smartphones &#8212; with the exception of the <a href="http://gigaom.com/mobile/7-things-i-like-about-the-blackberry-playbook/">new PlayBook tablet, which has some pros</a> but more cons to some and doesn&#8217;t appear to be selling well. Here is the company&#8217;s positioning on the job cuts:</p>
<blockquote><p>RIM today provided further details on its cost optimization program, which is focused on eliminating redundancies and reallocating resources to focus on areas that offer the highest growth opportunities and alignment with RIM’s strategic objectives.  The workforce reduction is believed to be a prudent and necessary step for the long term success of the company and it follows an extended period of rapid growth within the company whereby the workforce had nearly quadrupled in the last five years alone.</p></blockquote>
<p>The entire situation reemphasizes that RIM has been too slow to change in a market that&#8217;s moving fast. The BlackBerry Storm, an attempt at an all-touchscreen device,<a href="http://gigaom.com/2008/10/29/blackberry-storm-should-be-blackberry-stealth/"> was met with fanfare in 2008</a>, but it never materialized as a solid competitor to Apple&#8217;s iPhone. <a href="http://gigaom.com/mobile/blackberry-torch-review/">Last year&#8217;s BlackBerry Torch was more evolution than revolution</a>.</p>
<p>And the company&#8217;s plan to run future phones on a QNX-powered platform makes sense, but <a href="http://gigaom.com/2010/04/09/blackberry-maker-rimcould-connect-your-next-vehicle/">RIM bought QNX in April of 2010</a> and there are still no handsets announced for the new operating system. Instead, <a href="http://gigaom.com/mobile/blackberry-bold-9900-9930-launch/">new Bold handsets</a> are the latest offerings announced; they <a href="http://gigaom.com/mobile/rims-woes-worsen-reported-delays-and-slowing-sales/">appear delayed </a>and will run a new version of BlackBerry OS, not QNX. They&#8217;re also not expected to be upgradable to QNX either.</p>
<p>It wasn&#8217;t that long ago when the words &#8220;smartphone&#8221; and &#8220;BlackBerry&#8221; were synonymous to many. The times have changed drastically, but RIM has only changed marginally.</p>
<p><em>Image courtesy of Flickr user <a href="http://www.flickr.com/photos/robert_elder/3876244113/">Robert_Elder</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=381850&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=244053"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=244053" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=381850+rims-transition-woes-continue-with-2000-layoffs&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/02/ces-2012-a-recap-and-analysis/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=381850+rims-transition-woes-continue-with-2000-layoffs&utm_content=kevintofel">CES 2012: a recap and analysis</a></li><li><a href="http://pro.gigaom.com/report/where-new-opportunity-lies-in-the-mobile-operating-system-space/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=381850+rims-transition-woes-continue-with-2000-layoffs&utm_content=kevintofel">Where new opportunity lies in the mobile operating system space</a></li><li><a href="http://pro.gigaom.com/2012/07/mobile-second-quarter-2012-analysis-and-outlook/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=381850+rims-transition-woes-continue-with-2000-layoffs&utm_content=kevintofel">Takeaways from mobile&#8217;s second quarter</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/07/25/rims-transition-woes-continue-with-2000-layoffs/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/07/rim-hq.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/07/rim-hq.jpg?w=150" medium="image">
			<media:title type="html">rim-hq</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/07/rim-hq.jpg" medium="image">
			<media:title type="html">rim-hq</media:title>
		</media:content>
	</item>
		<item>
		<title>Infrastructure Q2: Big data and PaaS gain more momentum</title>
		<link>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/</link>
		<comments>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 07:01:55 +0000</pubDate>
		<dc:creator><a href="http://pro.gigaom.com/members/derrickharris/" rel="author">Derrick Harris</a></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1010data]]></category>
		<category><![CDATA[3Crowd]]></category>
		<category><![CDATA[abiquo]]></category>
		<category><![CDATA[acceloweb]]></category>
		<category><![CDATA[ActiveState]]></category>
		<category><![CDATA[Acunu]]></category>
		<category><![CDATA[Adapteva]]></category>
		<category><![CDATA[Adaptive Computing]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[alpine-labs]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[anise-asia-cloud]]></category>
		<category><![CDATA[Apigee]]></category>
		<category><![CDATA[apixio]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[appup]]></category>
		<category><![CDATA[Aquantia]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Aryaka]]></category>
		<category><![CDATA[Aster Data]]></category>
		<category><![CDATA[Aster Data Systems]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[BackType]]></category>
		<category><![CDATA[big data tools]]></category>
		<category><![CDATA[big-blue]]></category>
		<category><![CDATA[BigSwitch Networks]]></category>
		<category><![CDATA[bigswitch-newtorks]]></category>
		<category><![CDATA[BizSpark]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[BMC Software]]></category>
		<category><![CDATA[boomi]]></category>
		<category><![CDATA[box.net]]></category>
		<category><![CDATA[Brocade]]></category>
		<category><![CDATA[business-by-design]]></category>
		<category><![CDATA[Calxeda]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[capital-markets-community-platform]]></category>
		<category><![CDATA[carnojet]]></category>
		<category><![CDATA[CenturyLink]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Citrusleaf]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[cloud-computing-plans]]></category>
		<category><![CDATA[Cloud.com]]></category>
		<category><![CDATA[cloudbees]]></category>
		<category><![CDATA[Cloudera]]></category>
		<category><![CDATA[cloudlet]]></category>
		<category><![CDATA[clustertech]]></category>
		<category><![CDATA[cognos-consumer-insight]]></category>
		<category><![CDATA[composite-software]]></category>
		<category><![CDATA[consumer electronics manufacturers]]></category>
		<category><![CDATA[contendo]]></category>
		<category><![CDATA[Couchbase]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[Credit Suisse]]></category>
		<category><![CDATA[creditsuisse]]></category>
		<category><![CDATA[crocade]]></category>
		<category><![CDATA[crowddirector]]></category>
		<category><![CDATA[ct]]></category>
		<category><![CDATA[CUBRC]]></category>
		<category><![CDATA[data-com]]></category>
		<category><![CDATA[database.com]]></category>
		<category><![CDATA[Datameer]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[DIgital Fuel]]></category>
		<category><![CDATA[dimension-data]]></category>
		<category><![CDATA[DotCloud]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[EdgeCast]]></category>
		<category><![CDATA[eharmony]]></category>
		<category><![CDATA[Elastra]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Encoding.com]]></category>
		<category><![CDATA[Engine Yard]]></category>
		<category><![CDATA[eucalyptus]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fibre-channel]]></category>
		<category><![CDATA[flashsoft]]></category>
		<category><![CDATA[flexpod]]></category>
		<category><![CDATA[flexpods]]></category>
		<category><![CDATA[force-com]]></category>
		<category><![CDATA[Force10]]></category>
		<category><![CDATA[Force10 NEtworks]]></category>
		<category><![CDATA[fore10-networks]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[Fusion-io]]></category>
		<category><![CDATA[Fyels]]></category>
		<category><![CDATA[Geostellar]]></category>
		<category><![CDATA[gluster]]></category>
		<category><![CDATA[Go Daddy]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[GoGrid]]></category>
		<category><![CDATA[goldenorb]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Green IT]]></category>
		<category><![CDATA[Greenpeace]]></category>
		<category><![CDATA[greenplum-data-compuing-appliances]]></category>
		<category><![CDATA[greenplum-data-computing-appliance]]></category>
		<category><![CDATA[GridGlo]]></category>
		<category><![CDATA[Groupon]]></category>
		<category><![CDATA[hana]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[high-performance-computing-cluster-systems]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[Hortonworks]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HPCC Systems]]></category>
		<category><![CDATA[hstreaming]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[ibrix]]></category>
		<category><![CDATA[IDC]]></category>
		<category><![CDATA[incapsula]]></category>
		<category><![CDATA[infinita]]></category>
		<category><![CDATA[infobright]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[INternet2]]></category>
		<category><![CDATA[io-turbine]]></category>
		<category><![CDATA[ipan]]></category>
		<category><![CDATA[iptrust]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[JouleX]]></category>
		<category><![CDATA[Joyent]]></category>
		<category><![CDATA[Kaminario]]></category>
		<category><![CDATA[karmasphere]]></category>
		<category><![CDATA[kobold]]></category>
		<category><![CDATA[kognitio]]></category>
		<category><![CDATA[kyruus]]></category>
		<category><![CDATA[lakes]]></category>
		<category><![CDATA[LawPivot]]></category>
		<category><![CDATA[layer-7-technologies]]></category>
		<category><![CDATA[lefthand-san]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[logicworks]]></category>
		<category><![CDATA[Makara]]></category>
		<category><![CDATA[marklogic]]></category>
		<category><![CDATA[mattersight]]></category>
		<category><![CDATA[mcclatchey-company]]></category>
		<category><![CDATA[Mellanox]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[mitac]]></category>
		<category><![CDATA[mongolab]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[mozy]]></category>
		<category><![CDATA[mu-sigma]]></category>
		<category><![CDATA[NEC]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[New Relic]]></category>
		<category><![CDATA[New York]]></category>
		<category><![CDATA[New York Stock Exchange]]></category>
		<category><![CDATA[new-world-angels]]></category>
		<category><![CDATA[nimbic]]></category>
		<category><![CDATA[Nimbula]]></category>
		<category><![CDATA[Ning]]></category>
		<category><![CDATA[Nirvanix]]></category>
		<category><![CDATA[npario]]></category>
		<category><![CDATA[nutanix]]></category>
		<category><![CDATA[OpenFlow]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Opera Solutions]]></category>
		<category><![CDATA[OPower]]></category>
		<category><![CDATA[Opscode]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Papertrail]]></category>
		<category><![CDATA[Pervasive Software]]></category>
		<category><![CDATA[Platfora]]></category>
		<category><![CDATA[Polargy]]></category>
		<category><![CDATA[Power Assure]]></category>
		<category><![CDATA[Pregel]]></category>
		<category><![CDATA[project-triforce]]></category>
		<category><![CDATA[qosmos]]></category>
		<category><![CDATA[queplix]]></category>
		<category><![CDATA[quest-software]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[rapids]]></category>
		<category><![CDATA[Ravel]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[rethinkdb]]></category>
		<category><![CDATA[righscale]]></category>
		<category><![CDATA[RightScale]]></category>
		<category><![CDATA[Riverbed]]></category>
		<category><![CDATA[rivers]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Savvis]]></category>
		<category><![CDATA[scalextreme]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[SeaMicro]]></category>
		<category><![CDATA[servicemax]]></category>
		<category><![CDATA[seven-scale]]></category>
		<category><![CDATA[SGI]]></category>
		<category><![CDATA[shavlik-technologies]]></category>
		<category><![CDATA[Slicehost]]></category>
		<category><![CDATA[sliderocket]]></category>
		<category><![CDATA[Socialcast]]></category>
		<category><![CDATA[SolidFire]]></category>
		<category><![CDATA[Solmentum]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[spanning-apps]]></category>
		<category><![CDATA[spanning-cloud-applications]]></category>
		<category><![CDATA[Spiceworks]]></category>
		<category><![CDATA[stackiq]]></category>
		<category><![CDATA[starcounter]]></category>
		<category><![CDATA[stock-markets]]></category>
		<category><![CDATA[storeonce]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[SugarSync]]></category>
		<category><![CDATA[SuVolta]]></category>
		<category><![CDATA[synscort]]></category>
		<category><![CDATA[talend]]></category>
		<category><![CDATA[talend-cloud]]></category>
		<category><![CDATA[telco]]></category>
		<category><![CDATA[Telcos]]></category>
		<category><![CDATA[Teradata]]></category>
		<category><![CDATA[Terracotta]]></category>
		<category><![CDATA[Terremark]]></category>
		<category><![CDATA[thriftdb]]></category>
		<category><![CDATA[Tilera]]></category>
		<category><![CDATA[toyota]]></category>
		<category><![CDATA[trailblazer]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Uptime Institute]]></category>
		<category><![CDATA[VeloBit]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[Violin Memory]]></category>
		<category><![CDATA[virtual-systems]]></category>
		<category><![CDATA[virtualsystem]]></category>
		<category><![CDATA[virtualworks]]></category>
		<category><![CDATA[virtustream]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Vyatta]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[xenapp]]></category>
		<category><![CDATA[xendesktop]]></category>
		<category><![CDATA[xeon]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Yottaa]]></category>
		<category><![CDATA[yottaa-limelight-networks]]></category>
		<category><![CDATA[Zencoder]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[zend-technologies]]></category>
		<category><![CDATA[zettavox]]></category>
		<category><![CDATA[zeus-technology]]></category>
		<category><![CDATA[Zimbra]]></category>
		<category><![CDATA[Zynga]]></category>

		<guid isPermaLink="false">http://pro.gigaom.com/?p=74851</guid>
		<description><![CDATA[Big data and Platform-as-a-Service offerings highlighted the second quarter, suggesting that we can expect to see a shift in enterprise IT practices around application development and analytics very soon. On the PaaS front, we saw new projects like DotCloud and Cloud Foundry gain incredible momentum in just a few short months. The big-data activity ranged from major new Hadoop vendors to heavy investment in flash storage that will speed the serving of data to processing engines. In other areas, we saw an uptick in cloud-computing plans from large vendors, OpenStack continued to mature and pick up both contributors and users, and Facebook caught our eye by launching an open-source project around the designs for its specialized servers and data centers. Additional companies mentioned in this report include VMware, Salesforce.com, IBM, Heroku and Calxeda. For a full list of companies, and to read the full report, sign up for a free trial.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=378140&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Big data and Platform-as-a-Service offerings highlighted the second quarter, suggesting that we can expect to see a shift in enterprise IT practices around application development and analytics very soon. On the PaaS front, we saw new projects like DotCloud and Cloud Foundry gain incredible momentum in just a few short months. The big-data activity ranged from major new Hadoop vendors to heavy investment in flash storage that will speed the serving of data to processing engines. In other areas, we saw an uptick in cloud-computing plans from large vendors, OpenStack continued to mature and pick up both contributors and users, and Facebook caught our eye by launching an open-source project around the designs for its specialized servers and data centers. Additional companies mentioned in this report include VMware, Salesforce.com, IBM, Heroku and Calxeda. For a full list of companies, and to read the full report, sign up for a free trial.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=378140&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=89628"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=89628" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/04/infrastructure-q1-iaas-comes-down-to-earth-big-data-takes-flight/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Infrastructure Q1: IaaS Comes Down to Earth; Big Data Takes Flight</a></li><li><a href="http://pro.gigaom.com/2011/01/big-data-arm-and-legal-troubles-transformed-infrastructure-in-q4/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Big Data, ARM and Legal Troubles Transformed Infrastructure in Q4</a></li><li><a href="http://pro.gigaom.com/2010/07/infrastructure-overview-q2-2010/?utm_source=pro&utm_medium=editorial&utm_campaign=auto3&utm_term=378140+infrastructure-q2-big-data-and-paas-gain-more-momentum&utm_content=gigaedit">Infrastructure Overview, Q2 2010</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pro.gigaom.com/2011/07/infrastructure-q2-big-data-and-paas-gain-more-momentum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" />
		<media:content url="http://pro.gigaom.com/files/2009/04/gigaompromasterimagecloud.jpg?w=150" medium="image">
			<media:title type="html">gigaompromasterimagecloud</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4f3860069d181dbeeb398304f5940a9e?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaedit</media:title>
		</media:content>
	</item>
		<item>
		<title>14 Tips for Remote Working in Winter Weather</title>
		<link>http://gigaom.com/2011/02/08/14-tips-for-remote-working-in-winter-weather/</link>
		<comments>http://gigaom.com/2011/02/08/14-tips-for-remote-working-in-winter-weather/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 10:51:09 +0000</pubDate>
		<dc:creator>Charles Hamilton</dc:creator>
				<category><![CDATA[remote work]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=294560</guid>
		<description><![CDATA[Let's face it, we could still get more nasty weather before the winter is over. If you must work, then you might as well be prepared. So I've collected some resources that may be helpful to those of us who work remotely.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=294560&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/02/5405938454_786f6fc6f0_z-1.jpg"><img title="Satellite photo of winter storm" src="http://gigaom2.files.wordpress.com/2011/02/5405938454_786f6fc6f0_z-1.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="alignright size-medium wp-image-294561"></a>Given the nasty weather we’ve been having almost everywhere in North America and Europe, most of us are probably relieved that <a href="http://www.groundhog.org/">famous groundhog Punxsutawney Phil</a> did not see his shadow a few days ago.</p>
<p>But let’s face it, we could still get more nasty weather before the winter is over. Personally, I think inclement weather means that it’s time to stay home, stay warm and take time off with family. But if you <em>must</em> work, then you might as well be prepared. I’ve collected some resources that may be helpful to those of us who work remotely.</p>
<h3>Power</h3>
<p>A couple of my clients have been affected by the unusually cold weather causing power outages in places like Texas.</p>
<p>If you’re using a desktop, you’ll want  to <strong>get an uninterruptable power supply (UPS)</strong>. But don’t expect too much. Reasonably-priced UPSes are intended to give you enough time to save your work and shut down gracefully. They won’t let you continue working for a long time; the ones I’ve tried don’t last more than an hour or so.</p>
<p>Of course, you can <strong>use a laptop</strong>, and rely on its battery for however long it will last. And you might be able to <strong>use backup power sources</strong> like the <a href="http://gigaom.com/collaboration/charge-usb-devices-on-the-go-with-zaggsparq/">ZAGGSparq</a> for smaller devices.</p>
<h3>Internet connection</h3>
<p>Even if your power stays on, your Internet connection might not. My primary Internet service comes from a cable modem, but if it goes down, it’s nice to be able to <a href="http://gigaom.com/apple/how-to-share-your-iphones-data-connection-right-now/"><strong>tether</strong></a><strong> my smartphone</strong> to my laptop,  <strong>use a <a href="http://gigaom.com/collaboration/sprint-overdrive-3g4g-mobile-hotspot-take-your-wi-fi-with-you/">mobile hotspot</a></strong>, or <strong>use a phone with <a href="http://gigaom.com/apple/rumor-has-it-personal-hotspot-coming-to-all-iphones-in-march/">hotspot capability</a></strong> built in.</p>
<p>If you don’t want to spend the extra money for the above on a regular basis, and you live in an area with 4G coverage,  you might want to <strong>invest in the Rover Puck</strong> from Clear. This device, which <a href="http://gigaom.com/collaboration/rover-puck-a-mobile-hotspot-with-prepaid-4g-service/">I’ve written about previously</a>, is reasonably cheap and lets you buy 4G connectivity on a pay-as-you-go basis.</p>
<h3>Communicate</h3>
<p>Assuming you have power and an Internet connection, you can <strong>use  the <a href="http://gigaom.com/collaboration/missing-a-meeting-due-to-volcanic-ash-check-out-these-tools/">communication and conferencing options</a></strong> that Simon collected last spring. Also, <strong>check out this updated list of <a href="http://gigaom.com/collaboration/alternatives-to-dimdim-for-web-conferencing/">web conferencing alternatives</a></strong>.</p>
<p>Of course, you’ll want to <strong>let clients and colleagues know what you are doing</strong>, something that’s even easier now then when I last <a href="http://blog.chcs.com/index.cfm/2009/4/29/Plan-Now-to-Work-Remotely">wrote about the subject</a> a couple of years ago.</p>
<h3>Travel</h3>
<p>If you feel you must travel during bad weather, Nancy put together a great list of <strong>iOS apps for <a href="http://gigaom.com/collaboration/must-have-iphone-apps-for-surviving-air-travel/">surviving air travel</a></strong>. If you get stranded, <strong>check out <a href="http://stuckattheairport.com/">Stuck at the Airport</a></strong>, which includes  some of the unexpected services that can be found at airports worldwide.</p>
<h3>Stay warm</h3>
<p>While you’re out there in the weather, you might as well stay warm and connected. If you need pockets for your gear, <strong>check out the SCOTTEVEST</strong> hoodie that <a href="http://gigaom.com/collaboration/scottevest-hoodie-what-has-it-got-in-its-pocketses-my-precious/">I’ve written about before</a>. And <strong>use your touch-screen gear without freezing your fingers</strong> with <a href="http://www.agloves.com/">conductive gloves from Agloves</a>. The Agloves folks sent me some to try, and they’re surprisingly light and warm, and yes, I can use the touchscreen on my HTC Evo or iPod touch while wearing them.</p>
<p>Let’s hope that darn groundhog is right, and we’re in for an early spring. But in the meantime, I hope you can stay productive when “the weather outside is frightful.”</p>
<p><em>How do you keep working in extreme winter weather?</em></p>
<p><em><a href="http://www.flickr.com/photos/gsfc/5405938454/">Image</a> <a href="http://creativecommons.org/licenses/by/2.0/deed.en">courtesy</a> Rob Gutro, NASA’s Goddard Space Flight Center, Greenbelt, Md.</em></p>
<p><strong>Related content from GigaOM Pro (sub. req.):</strong><a href="http://pro.gigaom.com/2010/09/how-to-manage-consumer-grade-collaborative-tools-in-the-workplace/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=294560+14-tips-for-remote-working-in-winter-weather"><br></a></p>
<ul><li><a href="http://pro.gigaom.com/2010/09/how-to-manage-consumer-grade-collaborative-tools-in-the-workplace/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=294560+14-tips-for-remote-working-in-winter-weather">How to Manage Consumer-Grade Collaborative Tools in the Workplace</a></li>
<li><a id="ccfm" title="Top Remote Work Trends to Watch for in 2011" href="http://pro.gigaom.com/2010/12/top-remote-work-trends-to-watch-for-in-2011/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=294560+14-tips-for-remote-working-in-winter-weather">Top Remote Work Trends to Watch for in 2011</a></li>
<li><a title="Social Media in the Enterprise" href="http://pro.gigaom.com/2009/05/social-media-in-the-enterprise/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=294560+14-tips-for-remote-working-in-winter-weather">Social Media in the Enterprise</a></li>
</ul><p><em><br></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=294560&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=896885"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=896885" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/02/08/14-tips-for-remote-working-in-winter-weather/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/02/5405938454_786f6fc6f0_z-1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/02/5405938454_786f6fc6f0_z-1.jpg?w=150" medium="image">
			<media:title type="html">Satellite photo of winter storm</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/02/5405938454_786f6fc6f0_z-1.jpg?w=300" medium="image">
			<media:title type="html">Satellite photo of winter storm</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Mobile, But Not the Web, Storms the BlackBerry</title>
		<link>http://gigaom.com/2010/03/25/google-mobile-but-not-the-web-storms-the-blackberry/</link>
		<comments>http://gigaom.com/2010/03/25/google-mobile-but-not-the-web-storms-the-blackberry/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 17:45:52 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[phones]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Chevy Volt]]></category>
		<category><![CDATA[electric car]]></category>
		<category><![CDATA[eSolar]]></category>
		<category><![CDATA[GM]]></category>
		<category><![CDATA[Nissan LEAF]]></category>
		<category><![CDATA[Silver Spring Networks]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Storm]]></category>
		<category><![CDATA[Storm2]]></category>
		<category><![CDATA[Tesla]]></category>
		<category><![CDATA[Tesla IPO]]></category>
		<category><![CDATA[Think]]></category>

		<guid isPermaLink="false">http://jkontherun.com/?p=60829</guid>
		<description><![CDATA[Google's Mobile App lands on the BlackBerry Storm and Storm2 today. The voice query supports three languages and searches the web, contacts and emails. But even with apps like these, the BlackBerry platform isn't really driving the mobile web.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=193414&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://jkontherun.files.wordpress.com/2010/03/google-mobile-app-blackberry-storm-weather-onebox.png"><img  title="Google-Mobile-App-BlackBerry-Storm-Weather-OneBox" src="http://jkontherun.files.wordpress.com/2010/03/google-mobile-app-blackberry-storm-weather-onebox.png?w=170&#038;h=300" alt="" width="170" height="300" class=" alignleft" /></a>Have a BlackBerry Storm or Storm2? Here&#8217;s a forecast for you &#8212; <a href="http://googlemobile.blogspot.com/2010/03/google-mobile-app-now-available-for.html">Google Mobile makes an appearance today and is yours for the taking</a>. The software finally arrives on Research In Motion&#8217;s touchscreen phones as a free download from Google&#8217;s mobile website: <a href="http://m.google.com">http://m.google.com</a>. With it, Storm owners can search the web, contacts or emails by voice, which is often far quicker than using a software keyboard. I typically use voice search over a typed query on my touchscreen Nexus One for this very reason. Voice search on the Storms support three languages: English, Mandarin Chinese, and Japanese.</p>
<p>Even with helpful software like Google&#8217;s new app, I don&#8217;t think BlackBerry will make a dent in the top-used devices as measured by some. Take, for instance,<a href="http://gigaom.com/2010/03/25/iphone-android-dominating-the-mobile-web/"> the most recent AdMob report that Om noted today at GigaOm</a>. This quote is telling: &#8220;Between iPhone and the Android, I wonder if anyone else has a chance to even become a player on the mobile web.&#8221; A bold statement, yes, but it&#8217;s <a href="http://metrics.admob.com/2010/03/february-2010-mobile-metrics-report/">backed up by the data</a>.</p>
<p>One BlackBerry device was in the top ten as measured by web requests on AdMob&#8217;s network of 15,000 mobile websites &#8212; the 8830 was barely above the Palm Pre. Granted, the data is based the AdMob platform, which likely has a far higher number of data points for iPhone and Android devices, and not BlackBerry units. But for all of the market share gains RIM has shown &#8212; <a href="http://gigaom.com/2010/02/23/the-smartphone-market/">see the trend in our recent infographic</a> &#8212; the handsets don&#8217;t seem to be a driving force for the mobile web; Or at least not as much as other platforms are. Perhaps <a href="http://jkontherun.com/2010/02/16/first-look-video-of-webkit-on-blackberry/">a new browser</a> will change that?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=193414&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=442052"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=442052" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/03/25/google-mobile-but-not-the-web-storms-the-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://jkontherun.files.wordpress.com/2010/03/blackberry-google-thumb.png?w=150" />
		<media:content url="http://jkontherun.files.wordpress.com/2010/03/blackberry-google-thumb.png?w=150" medium="image">
			<media:title type="html">blackberry-google-thumb</media:title>
		</media:content>

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

		<media:content url="http://jkontherun.files.wordpress.com/2010/03/google-mobile-app-blackberry-storm-weather-onebox.png?w=170" medium="image">
			<media:title type="html">Google-Mobile-App-BlackBerry-Storm-Weather-OneBox</media:title>
		</media:content>
	</item>
	</channel>
</rss>
