<?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/"
	>

<channel>
	<title>tecosystems &#187; sogrady</title>
	<atom:link href="http://redmonk.com/sogrady/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:57:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The RedMonk Programming Language Rankings: February 2012</title>
		<link>http://redmonk.com/sogrady/2012/02/08/language-rankings-2-2012/</link>
		<comments>http://redmonk.com/sogrady/2012/02/08/language-rankings-2-2012/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 21:55:12 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prolog]]></category>
		<category><![CDATA[rust]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4474</guid>
		<description><![CDATA[Tweet For years now, it has been self-evident to us at RedMonk that programming language usage and adoption has been fragmenting at an accelerating rate [coverage]. As traditional barriers to technology procurement have eroded [coverage], developers have been empowered to leverage the runtimes they chose rather than those that were chosen for them. This has [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2012%2F02%2F08%2Flanguage-rankings-2-2012%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/02/08/language-rankings-2-2012/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="The RedMonk Programming Language Rankings: February 2012 &raquo; tecosystems #c# #coffeescript #go #j [...]">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>For years now, it has been self-evident to us at RedMonk that programming language usage and adoption has been fragmenting at an accelerating rate [<a href="http://redmonk.com/sogrady/2009/04/02/what-are-we-writing-to/">coverage</a>]. As traditional barriers to technology procurement have eroded [<a href="http://redmonk.com/sogrady/2011/12/16/end-of-procurement/">coverage</a>], developers have been empowered to leverage the runtimes they chose rather than those that were chosen for them. This has led to a sea change in the programming language landscape, with traditional language choices increasingly competing for attention with newer, more dynamic competitors.</p>
<p>The natural consequence of this tectonic shift has been uncertainty. Vendors for whom supporting Java and Microsoft based stacks was once sufficient are being forced to evaluate the array of alternatives in an effort to maximize their addressable audience. Platform-as-a-Service (PaaS) stacks like Cloud Foundry and OpenShift are perhaps the best example of this; the differentiation for each at launch was in part their support for multiple independent runtimes from JavaScript to Ruby.</p>
<p>While the question is obvious &#8211; which languages should I support? &#8211; the answer, and mechanisms for determining an answer, have been considerably less so. There is no canonical metric for determining platform traction; we employ half a dozen or more internally at RedMonk, depending on context, which incorporate everything from GitHub LOC rankings to LinkedIn group membership data.</p>
<p>But one of our favorites is the one originally developed by Drew Conway in <a href="http://www.dataists.com/2010/12/ranking-the-popularity-of-programming-langauges/">2010</a>. It compares and contrasts the rankings of programming languages on GitHub and Stack Overflow to provide a broader view of language popularity. Our first snapshot using this model came in <a href="http://redmonk.com/sogrady/2011/09/06/dataists-anguage-rankings/">September</a>. Five months later, we recompiled the data and plotted it to see what &#8211; if anything &#8211; had changed. Herewith the updated plot.</p>
<div class="thumbnail"><a href="http://skitch.com/sogrady/g97x7/dataists-020711"><img style="max-width:595px" src="http://img.skitch.com/20120208-jqctdbqg7yfbj785pe9gjtjp8t.medium.jpg" alt="dataists-020711" /></a></div>
<p>In general, the addition of languages like Dylan, Turing or Rust aside, little has changed six months on. We still have two clearly defined upper language tiers, with two to three less visible below that. There are, however, several developments worth discussing in more detail.</p>
<ul>
<li><b>CoffeeScript</b>: billed as a more syntactically approachable alternative that compiles to JavaScript, CoffeeScript made subtantial performance gains relative to its Stack Overflow tag volume (63%), but also jumped significantly in terms of its popularity on GitHub. Since September 1st, CoffeeScript was not only one of 11 languages to increase in popularity, it jumped the furthest, going from #19 to #13. The jump is even more significant since six new languages were added to GitHub&#8217;s list in that span. With all due apologies to Bryan Cantrill, the numbers indicate that CoffeeScript is one of the fastest growing platforms by this metric. </li>
<li><b>Java</b>: as recently as a year ago, Java was widely regarded as a language with a limited future. Between the increased competition from dynamic languages and JVM based Java alternatives, while the JVM had a clearly projectable future, even conservative, enterprise buyer oriented analysts &#8211; the constituency most predispoed to defend Java &#8211; were writing its <a href="http://blogs.forrester.com/mike_gualtieri/10-11-23-java_is_a_dead_end_for_enterprise_app_development">obituary</a>. As we <a href="http://www.slideshare.net/sogrady/the-rise-and-fall-and-rise-of-java">argued</a> at FOSDEM last February, however, these conclusions were premature according to our data. One year in, and the data continues to validate that assertion.
<p>Apart from being the second highest growth language on GitHub next to CoffeeScript, Java &#8211; already the language with the second most associated tags on Stack Overflow &#8211; outpaced the the median tag volume growth rate of 23%. This growth is supported elsewhere; on LinkedIn, the Java user group grew members faster than every other tracked programming language excepting C# and Java. This chart, for example, depicts the percentage of LinkedIn user group growth for Java and JVM based alternatives since November of 2011. </p>
<div class="thumbnail"><a href="http://skitch.com/sogrady/g97tj/linkedin-percentage-growth"><img src="http://img.skitch.com/20120208-eytidaq9bx7qrxyd1yg7x2ei93.preview.jpg" alt="linkedin-percentage-growth" /></a></div>
<p>This outperformance is even more impressive when the overall member numbers are factored in. </p>
<div class="thumbnail"><a href="http://skitch.com/sogrady/g97tc/linkedin-member-count"><img src="http://img.skitch.com/20120208-kbjkbuh3m654mg9t773d2nue2y.preview.jpg" alt="linkedin-member-count" /></a></div>
<p>Our data, then, indicates that Java remains &#8211; in spite of the fragmented programming language landscape &#8211; a viable, growing language.</li>
<li><b>Rust</b>: a C/C++ like syntactical language originally developer in 2006, with the 0.1 of its compiler completed only last month, Rust has surprising traction on GitHub. On February 1st, it sat at 21 on GitHub Explore, ahead of Clojure, Groovy, Erglang, R, Go and a half dozen other relatively popular languages. While this is almost certainly a product of Mozilla&#8217;s involvement in the project, it has caught the eye of more than a few prominent <a href="https://twitter.com/#!/XTZGZoReX/statuses/161821315559469056">technologists</a>. There are a mere 4 questions tagged with Rust on Stack Overflow, so it&#8217;s clearly early days, but Rust is on the radar.</li>
</ul>
<p>Other quick hit observations:</p>
<ul>
<li>C dropped 2 spots on GitHub&#8217;s rankings, from 5 to 7</li>
<li>Go posted the fourth highest growth percentage on Stack Overflow, R was sixth</li>
<li>Java passed PHP</li>
<li>Prolog jumped six spots on GitHub from 30 to 24</li>
<li>Scala may be separating itself from the other Tier 2 languages</li>
<li>Viml is popular on GitHub</li>
</ul>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2012/02/08/language-rankings-2-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon DynamoDB: First Look</title>
		<link>http://redmonk.com/sogrady/2012/01/19/dynamodb/</link>
		<comments>http://redmonk.com/sogrady/2012/01/19/dynamodb/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:56:32 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[AltDB]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[basho]]></category>
		<category><![CDATA[Cassandra]]></category>
		<category><![CDATA[datastax]]></category>
		<category><![CDATA[dynamodb]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[Riak]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4463</guid>
		<description><![CDATA[Tweet &#8220;This paper described Dynamo, a highly available and scalable data store, used for storing state of a number of core services of Amazon.com’s e-commerce platform. Dynamo has provided the desired levels of availability and performance and has been successful in handling server failures, data center failures and network partitions. Dynamo is incrementally scalable and [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2012%2F01%2F19%2Fdynamodb%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/01/19/dynamodb/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Amazon DynamoDB: First Look &raquo; tecosystems #amazon #basho #Cassandra #datastax #dynamodb #nosql  [...]">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>&#8220;<em>This paper described Dynamo, a  highly available and scalable data store, used for storing state of a number of core services of Amazon.com’s e-commerce platform. Dynamo has provided the desired levels of availability and performance and has been successful in handling server failures, data center failures and network partitions. Dynamo is incrementally scalable and allows service owners to scale up and down based on their current request load.</em></p>
<p><em>Dynamo allows service owners to customize their storage system to meet their desired performance, durability and consistency SLAs by allowing them to tune the parameters N, R, and W.</em>&#8221;<br />
- &#8220;<a href="http://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf">Dynamo: Amazon’s Highly Available Key-value Store</a> [PDF],&#8221; Giuseppe DeCandia, Deniz Hastorun, Madan Jampani, Gunavardhan Kakulapati,  Avinash Lakshman, Alex Pilchin, Swaminathan Sivasubramanian, Peter Vosshall and Werner Vogels</p>
<hr />
<p>In October 2007, Amazon published a paper describing an internal data store called Dynamo. Incorporating ideas from both the database and key-value store worlds, the paper served as the inspiration for a number of open source projects, Cassandra and Riak being perhaps the most visible of the implementations. Until yesterday, these and other derivative projects were the only available Dynamo implementations available to the public, because Amazon did not expose the internally developed database as an external service. With Wednesday&#8217;s launch of <a href="http://aws.typepad.com/aws/2012/01/amazon-dynamodb-internet-scale-data-storage-the-nosql-way.html">Amazon DynamoDB</a>, however, that is no longer true. Customers now are able to add Amazon to their potential list of NoSQL suppliers, although to be fair they&#8217;ve technically been in market with SimpleDB previously.</p>
<p>The following are some points of consideration regarding the release, its impact on the market and likely customer questions.</p>
<h2>AWS versus Hosted</h2>
<p>The most obvious advantage of DynamoDB versus its current market competition is the fact that it&#8217;s already in the cloud, managed and offering consolidated billing for AWS customers. Requiring minimal setup and configuration versus native tooling, a subset of the addressable market is likely to be of a similar mindset to <a href="http://www.datastax.com/dev/blog/amazon-dynamodb#comment-42775">this commenter</a> on the DataStax blog:</p>
<blockquote><p>
  &#8220;Cassandra’s tech is superior, as far as I can tell. But we’ll probably be using DynamoDB until there is an equivalent managed host service for Cassandra. Moving to Cassandra is simply too expensive right now.</p>
<p>  &#8230;</p>
<p>  All those are clearly better served by a service like DynamoDB than trying to run their own Cassandra clusters unless they happen to be very proficient in Cassandra administration and want to dedicate precious human resources to administration. That takes a lot of the benefits of “cloud” away from small and mid-sized companies where cost and management are the limiting factors.&#8221;
</p></blockquote>
<p>For many, outsourcing the installation, configuration and ongoing management of a data infrastructure is a major attraction, one that easily offsets a reduced featureset. Like Platform-as-a-Service (PaaS) offerings, DynamoDB offers time to market and theoretical cost advantages when required capital expense and resource loading are factored in.</p>
<p>Like the initial wave of PaaS platforms, however, DynamoDB is available only through a single provider. Unlike Amazon&#8217;s RDS, which is essentially compatible with MySQL, DynamoDB users will be unable to migrate off of the service seamlessly. The featureset can be replicated using externally available code &#8211; via those projects that were originally inspired by DynamoDB, for example &#8211; but you cannot at this time download, install and run DynamoDB locally.</p>
<p>It&#8217;s true that the practical implications of this lack of availability are uncertain. NetFlix&#8217; Adrian Cockroft, for example, asserts that migration between NoSQL stores is less problematic than between equivalent relational alternatives, because of the lower complexity of the storage, <a href="https://twitter.com/#!/adrianco/status/160058003347865600">saying</a> &#8220;it doesn&#8217;t take a year to move between NoSQL, takes a week or so.&#8221; It remains true, however, that there are customers that postpone upgrades to newer versions of the <em>same</em> database because of the complexity involved. And that&#8217;s without considering the skills <a href="https://twitter.com/#!/adrianco/status/160059216055382016">question</a>. Given the uncertainty involved, then, it seems fair to conclude that the proprietary nature of DynamoDB and the potential switching costs will be &#8211; at least in some contexts &#8211; a barrier to entry.</p>
<p>The question for users is then similar to that facing would be adopters of first generation PaaS solutions: is the featureset sufficient to compel the jeopardizing of later substitutability? Amazon clearly believes that it is, its competitors less so. EMC&#8217;s Mark Chmarny, additionally, <a href="https://twitter.com/#!/mchmarny/status/160016996430397441">notes</a> that Amazon may be advantaging adoption at the expense of migration in its pricing model.</p>
<h2>Competition</h2>
<p>DynamoDB clearly has the attention of competitive projects. Basho &#8211; the primary authors of Riak &#8211; welcomed DynamoDB in <a href="http://basho.com/blog/technical/2012/01/18/Congratulations-Amazon/">this post</a> while pointing out the primary limitation, and DataStax wasted little time spinning up a favorable <a href="http://www.datastax.com/dev/blog/amazon-dynamodb">comparison table</a>. One interesting aside: the Hacker News <a href="http://news.ycombinator.com/item?id=3479685">discussion</a> of the launch mentioned Riak 23 times to Cassandra&#8217;s three.</p>
<p>Basho and Datastax are right to be concerned, because the combination of Amazon&#8217;s increasingly powerful branding and the managed nature of the product make it formidable competition indeed. The question facing both Amazon and competitors is to what extent substitutability matters within the database space. Proprietary databases have had a role in throttling the adoption of PaaS services like Force.com and Google App Engine in the past, but we have very few market examples of standalone, proprietary Database-as-a-Service (DaaS) offerings from which to forecast. Will DaaS or more properly NoSQL-as-a-Service be amenable to single vendor products or will they advantage, as they have in the PaaS space, standardized platforms that permit vendor choice?</p>
<p>The answer to that is unclear at present, but in the meantime expect Amazon to highlight the ease of adoption and vendors like Basho and DataStax to emphasize the potential difficulties in exiting, while aggressively exploring deeper cloud partnerships.</p>
<h2>NoSQL Significance</h2>
<p>It&#8217;s being argued in some quarters that DynamoDB is the final, necessary validation of the NoSQL market. I do not subscribe to this viewpoint. By our metrics, the relevance of distinctly non-relational datastores has been apparent for some years now. Hadoop&#8217;s recent commercial surge alone should have been sufficient to convince even the most skeptical relational orthodoxies that traditional databases will be complemented or in limited circumstances replaced by non-relational alternatives in a growing number of enterprises.</p>
<h2>Throughput Reservation</h2>
<p>Perhaps the most compelling new feature of Amazon&#8217;s new offering isn&#8217;t, technically speaking, a feature. Functionally, the product  is (yet) another implementation of the ideas in the Dynamo paper; Alex Popescu has comprehensive <a href="http://nosql.mypopescu.com/post/16064274863/notes-about-amazon-dynamodb">notes</a> on the feature list. Receiving the most attention aren&#8217;t technical capabilities like range queries but rather the concept of provisioned throughput, levels which can be dynamically adjusted up or down.</p>
<p>This type of atomic service level provisioning is both differentiating and compelling for certain customer types. Promising single digit latency at a selected throughput level with zero customer effort required is likely to be attractive for customers that require &#8211; or think they require &#8211; a particular service level. And by requiring customers to manually determine their required provisioning level, Amazon stands to benefit from customer overprovisioning; customers will feel pain if they&#8217;re under-provisioned and react, but conversely may fail to observe that they&#8217;re over. Much like mobile carriers, Amazon wins in both scenarios.</p>
<h2>Timing</h2>
<p>With DynamoDB having been extant in some form since at least 2007, one logical question is: why now? Amazon did not detail their intent with respect to timing when they prebriefed us last week, but their track record demonstrates a willingness to be first to market balanced with an understanding of timing.</p>
<p>In 2006, Amazon launched EC2 and S3, effectively creating the cloud market. This entrance, however, was built in part from the success of the Software-as-a-Service (SaaS) market that preceded it; Salesforce, remember, went public in 2004. With enterprises now acclimated to renting software via the network, the market could be considered primed for similar consumption models oriented around hardware and storage.</p>
<p>Three years later after the debut of EC2 and S3, and one year after MySQL had achieved ubiquity sufficient to realize a billion dollar valuation from Sun [<a href="http://redmonk.com/sogrady/2008/01/16/sun_mysql/">coverage</a>], Amazon launched the first cloud based MySQL-as-a-Service offering [<a href="http://redmonk.com/sogrady/2009/11/03/amazon-rds-and-the-future-of-mysql/">coverage</a>]. That same year, the first year that Hadoop was mainstream enough to justify its own HadoopWorld conference, Amazon launched Elastic MapReduce.</p>
<p>The pattern is clear: Amazon is unafraid to create a market, but attempts to temper the introductions with market readiness. Logic suggests that the same tactic is at work here.</p>
<p>NoSQL has, as a category, crossed the chasm from interesting science project to alternative data persistence mechanism. But while NoSQL tools like Cassandra and Riak are available in managed form via providers like Joyent and Heroku, DynamoDB is, in Popescu&#8217;s words: &#8220;the first managed NoSQL databases that auto-shards.&#8221;</p>
<p>It is also possible that SSD pricing contributed directly to the launch timing, with pricing for the drive type down to levels where the economics of a low cost shared service finally make sense.</p>
<h2>SSDs</h2>
<p>One underdiscussed aspect to the Dynamo launch is the underlying physical infrastructure, which consists solely of SSDs. This is likely one of the major contributing factors to the performance of the system, and in some cases will be another incentive to use Amazon&#8217;s platform as many traditional datacenters will not have equivalent SSD hardware available to them.</p>
<h2>The Net</h2>
<p>While discussion of the DynamoDB offering will necessarily focus on functional differentiation between it and competitive projects, it is likely that initial adoption and uptake will be primarily a function of attitudes regarding lock-in. For customers that want to run the same NoSQL store on premise and in the cloud, DynamoDB will be a poor fit. Those who are optimizing for convenience and cost predictability, however, may well prefer Amazon&#8217;s offering.</p>
<p>Amazon would clearly prefer the latter outcome, but both are likely acceptable. Amazon&#8217;s history is built on releasing products early and often, adjusting both offerings and pricing based on adoption and usage.</p>
<p>In any event, this is a notable launch and one that will continue to drive competition on and off the cloud in the months ahead.</p>
<p><strong>Disclosure</strong>: Basho is a RedMonk client, while Amazon and DataStax are not.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2012/01/19/dynamodb/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in Store for 2012: A Few Predictions</title>
		<link>http://redmonk.com/sogrady/2012/01/13/2012-predictions/</link>
		<comments>http://redmonk.com/sogrady/2012/01/13/2012-predictions/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 18:34:24 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[AltDB]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4453</guid>
		<description><![CDATA[Tweet The cost of delaying my 2012 predictions is that one has already come to pass. Nginx &#8211; the web server now powering all of the redmonk.com properties &#8211; passed IIS according a January 4 Netcraft release. Because the quantitative data available to us has indidicated surging interest in the alternative web server &#8211; the [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2012%2F01%2F13%2F2012-predictions%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/01/13/2012-predictions/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="What&#8217;s in Store for 2012: A Few Predictions &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>The cost of delaying my 2012 predictions is that one has already come to pass. Nginx &#8211; the web server now powering all of the redmonk.com properties &#8211; passed IIS according a <a href="http://www.h-online.com/open/news/item/Web-servers-nginx-overtakes-IIS-1403980.html">January 4 Netcraft release</a>. Because the quantitative data available to us has indidicated surging interest in the alternative web server &#8211; the logical result of which was a <a href="http://nginx.org/#2011-07-18">commercial response</a> &#8211; we&#8217;ve been expecting something like this. But of course we can&#8217;t count this as a prediction any longer because it&#8217;s January 13th.</p>
<p>Here instead are a few things that have not yet come to pass, but will, I believe, in the year ahead. These predictions are informed by historical context and built off my research, quantitative data that’s available to me externally or via RedMonk Analytics, and the conversations I’ve had over the past twelve months, both digital and otherwise. They cover a wide range of subjects because we at RedMonk do.</p>
<p>For context, my <a href="http://redmonk.com/sogrady/2011/01/05/revisiting-2010-predictions/">2010 predictions</a> graded out as 66% accurate while 2011&#8242;s were <a href="http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/">82%</a> <a href="http://redmonk.com/sogrady/2012/01/05/revisiting-2011-predictions-2/">correct</a>.</p>
<p>With that, the 2012 predictions.</p>
<h2>Data &amp; The Last Mile</h2>
<p>It is not technically correct to assert that large scale data infrastructure is a solved problem. Decades of innovation remain, as the Cambrian explosion of projects demonstrate. It is nevertheless true that relative to the user interface, data storage and manipulation is a solved problem. Since the original creation of Hadoop in 2006, for example, we have seen multiple user interfaces applied: connectors (e.g. R), standard MapReduce, scripting (e.g. Jaql/Pig), SQL (e.g. Hive), spreadsheets (e.g. BigSheets), client tooling (e.g. Karmasphere). Each has its strengths, none bridges the last mile: putting the power of Big Data in the hands of ordinary users.</p>
<p>Which is perhaps unsurprising; even the mature relational database world uses abstractions of varying levels of complexity to interface with business users. But with data driven decision making on the rise, premiums are being placed on tooling which can expose in sensible fashion data to those without degrees in computer science. Hence, the elevated visibility of startups such as <a href="http://gigaom.com/cloud/metamarkets-takes-its-big-data-in-the-cloud-message-to-the-masses/">Metamarkets</a>, who excite data scientists with tools like <a href="http://metamarkets.com/2011/druid-part-i-real-time-analytics-at-a-billion-rows-per-second/">Druid</a> but whose valuation may ultimately depend on its last mile expertise.</p>
<p>At this point in time, whatever my preferred model for data storage and whatever the type, there will be greater than one credible option for a data engine. The same cannot be said for presentation. Which would be less problematic if the market for Big Data talent were not so desperate; outsourcing to shops like Mu Sigma will be an option in some quarters, but comes with its own inefficiences and risks, not to mention per inquiry premiums.</p>
<p>This, then, will be an area of focus in 2012, for both innovation (look for assisted anomaly and correlation identification, a la Google Correlate) and M&amp;A.</p>
<h2>Desktop Importance Declines</h2>
<p>The most interesting characteristic of the forthcoming Windows 8 release isn&#8217;t the technology, which is curious because it&#8217;s revolutionary from a Microsoft standpoint. From the support for ARM to the addition of the Windows Store to the ability to author in JavaScript and HTML5, there is much to digest. Instead, the single most defining characteristic of the pending launch is apathy.</p>
<p><script type="text/javascript" src="http://www.gmodules.com/ig/ifr?url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fgoogle_insightsforsearch_interestovertime_searchterms.xml&amp;up__property=empty&amp;up__search_terms=windows+xp%7Cwindows+7%7Cwindows+8&amp;up__location=empty&amp;up__category=0&amp;up__time_range=12-m&amp;up__compare_to_category=false&amp;synd=open&amp;w=320&amp;h=350&amp;lang=en-US&amp;title=Google+Insights+for+Search&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></p>
<p>Overall inquiries and discussion of the platform demonstrate curiosity but limited interest; the visibility of the once dominant Windows platform is secondary to mobile platforms like Android and iOS.</p>
<p><script type="text/javascript" src="http://www.gmodules.com/ig/ifr?url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fgoogle_insightsforsearch_interestovertime_searchterms.xml&amp;up__property=empty&amp;up__search_terms=windows+8%7CiOS%7Candroid&amp;up__location=empty&amp;up__category=0&amp;up__time_range=12-m&amp;up__compare_to_category=false&amp;synd=open&amp;w=320&amp;h=350&amp;lang=en-US&amp;title=Google+Insights+for+Search&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></p>
<p>While this is not a function of any specific or general design failures on the part of Microsoft &#8211; indeed, the platform is incorporating important changes while making itself more developer accessible &#8211; it is symptomatic of a broader and more difficult to attack problem: the declining role of the desktop.</p>
<p>The desktop is simply not as important as it once was. Mobile usage is eroding the central role PC&#8217;s once played; while they are still the dominant form of computing, the trendline is declining and there is no reason to expect it to invert. It&#8217;s been suggested that mobile computing in general is additive; that it&#8217;s being used to extend the usage of computing to areas where PCs were not employed, and is thus non-competitive. But <a href="http://redmonk.com/dberkholz/2011/12/16/is-the-windows-desktop-losing-market-share-to-mobile/">our data</a> as well as <a href="http://www.asymco.com/2012/01/12/is-the-ipad-a-pc/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Asymco+%28asymco%29">Asymco</a>&#8216;s indicates that, at least in part, mobile usage is coming at the expense of traditional platforms. General search volume data, as we&#8217;ve seen, validates this assertion.</p>
<p>There are two implications here. Most obviously, Microsoft&#8217;s ability to generate interest in and thus leverage for its flagship operating system is jeopardized. Worldwide developer populations are not necessarily zero sum as skills overlap, but they tend to be rivalrous; an Android or iOS developer is often a lost potential Windows developer &#8211; experiments like <a href="http://www.theverge.com/2012/1/10/2696168/bluestacks-android-apps-windows-8">BlueStacks</a> aside.  We can therefore expect Microsoft to have to expend more effort to attract fewer developers to their platform, a negative cycle which becomes cyclical. Second, as the desktop&#8217;s primacy abates, we can expect to see greater competition in the marketplace. As enterprises become by necessity more heterogeneous, incorporating Android and iOS devices, the costs of supporting second operating systems drifts towards marginal, which means that <a href="http://www.asymco.com/2012/01/10/enter-prise/">forecasts</a> of greater Apple penetration become more probable.</p>
<h2>Developer Shortages</h2>
<p>It&#8217;s become axiomatic that industry hiring is all demand and short supply, and none of our clients expect any relief in the year ahead. Nor will they receive it. Shortages for in demand skillsets will continue over the next twelve months, advantaging entities that are either geographically positioned to leverage markets less competitive than the Valley or with the logistical ability to incorporate remote hires.</p>
<p>That said, we will in 2012 see the first steps towards a more rational market, through a combination of cultural shift and educational model innovation that will increase supply. Regarding the former, it&#8217;s no secret that technology has had a profound impact on the erosion of middle class jobs. In <a href="http://en.wikipedia.org/wiki/Race_Against_The_Machine:_How_the_Digital_Revolution_is_Accelerating_Innovation,_Driving_Productivity,_and_Irreversibly_Transforming_Employment_and_the_Economy">Race Against the Machine</a>, MIT Professors Andrew McAfee and Erik Brynjolfsson document the role that rapid innovation has had on jobs:</p>
<blockquote><p>
  Digital technologies change rapidly, but organizations and skills aren&#8217;t keeping pace. As a result, millions of people are being left behind. Their income and jobs are being destroyed, leaving them worse off in absolute purchasing power than before the digital revolution.
</p></blockquote>
<p>Even skill industries are not immune. From John Markoff&#8217;s New York Times piece, &#8220;<a href="http://www.nytimes.com/2011/03/05/science/05legal.html?pagewanted=all">Armies of Expensive Lawyers, Replaced by Cheaper Software</a>&#8220;:</p>
<blockquote><p>
  “From a legal staffing viewpoint, it means that a lot of people who used to be allocated to conduct document review are no longer able to be billed out,” said Bill Herr, who as a lawyer at a major chemical company used to muster auditoriums of lawyers to read documents for weeks on end. “People get bored, people get headaches. Computers don’t.”
</p></blockquote>
<p>While Brynjolfsson and McAfee are ultimately optimistic about the prospects of technical progress as they relate to employment, the outcome is far from certain.</p>
<p><iframe width="400" height="325" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" src="http://www.google.com/publicdata/embed?ds=z1ebjpgk2654c1_&amp;ctype=l&amp;strail=false&amp;bcs=d&amp;nselm=h&amp;met_y=unemployment_rate&amp;fdim_y=seasonality:S&amp;scale_y=lin&amp;ind_y=false&amp;rdim=state&amp;ifdim=state&amp;tdim=true&amp;tstart=1213243200000&amp;tend=1323666000000&amp;hl=en&amp;dl=en&amp;q=unemployment+data"></iframe></p>
<p>What is becoming clear, however, is that unemployment rates that have been north of 8% in the US since February of 2009 are driving people into industries that are desperate for help. For some, this means oil &amp; gas employment in traditionally underpopulated environments like <a href="http://money.cnn.com/2011/09/28/pf/north_dakota_jobs/index.htm">North Dakota</a>. For others, however, technology &#8211; long an enemy &#8211; is becoming a refuge.</p>
<p>We&#8217;re seeing a spike in inquiries about transitioning to technology careers. Lawyers, management consultants, teachers and others are seeking &#8211; and often finding &#8211; homes for themselves within the technology sector. Some are self-taught or trained on the job, others merely apply existing skills in new contexts, but both represent a potential cultural shift. Which begs the question: could technology be the next major middle class employment sector?</p>
<p>For that to happen, the education system needs to improve, because even an industry which has been one of the few economic bright spots of the last decade can only absorb so many unskilled workers without slowing. This is the real significance of applications like Code Academy or programs like Harvard&#8217;s free CSCI E-52, MITx or Stanford Engineering Everywhere: they are one potential solution to the perpetual shortage of talent. For all of the limitations of distance learning, the scale means that some subset of motivated students will become productive developers, and by extension, contributors to the larger economy.</p>
<p>This is a long term process, so obvious progress within 2012 will be minimal, and talent shortages will continue. But we will in the next twelve months begin to see distance trained students hired at scale, and this will be one of the first steps towards lower talent costs as well as, possibly, the restoration of middle class employment opportunities.</p>
<h2>Monitoring as a Service</h2>
<p>We are not oriented around category definitions at RedMonk; we prefer market driven names to those conceived and marketed by the analyst industry. That said, it seems clear that the time of Monitoring-as-a-Service (MaaS) is at hand. New Relic&#8217;s growth led to a $15M round in November, Boundary took $4M a year ago this month, Monktoberfest speaker Theo Schlossnagle&#8217;s Circonus has been in market for over a year, and virtually every vendor that we speak with today is adding monitoring and management facilities, from 10gen&#8217;s MMS to Cloudera&#8217;s Cloudera Manager.</p>
<p>The proliferation of these services is a direct response to the increasingly heterogeneous nature of application architecture and the reality that the substrate is frequently network based, rather than local. Given accelerating rather than declining consumption of network resources, we predict a strong increase in interest and adoption of MaaS tools. Much as I don&#8217;t care for the term itself.</p>
<p>Intelligent usage of generated telemetry &#8211; which we&#8217;ll come back to &#8211; will further cement adoption, delivering previously unseen value.</p>
<h2>Open Source and the Paradox of Choice</h2>
<p>Gartner in March of last year <a href="http://blogs.hbr.org/cs/2011/03/open_source_software_hits_a_st.html#.Tw7SHpV3UT8.twitter">asserted</a> that open source had hit a tipping point, saying:</p>
<blockquote><p>
  &#8220;Mainstream adopters of IT solutions across a widening array of market segments are rapidly gaining confidence in the use of open source software.&#8221;
</p></blockquote>
<p>We concur, although we would argue that the tipping point actually occured ten years or more prior. The Apache web server and MySQL were originally written in 1995. In 1999, we saw the public offering of Red Hat and the creation by IBM &#8211; as mainstream a technology brand as there is in the enterprise &#8211; of the Linux Technology Center. Firefox was first released in 2003. None of these reached their relative levels of popularity in the past twelve months; they have instead been the de facto infrastructure for the better part of the last decade.</p>
<p>Regardless of when one asserts that open source crossed the chasm, however, it remains that it is a model whose popularity is increasing over time. As understanding of the benefits increases and concerns about the risks abate, more organizations are not only consuming open source but <a href="http://redmonk.com/sogrady/2011/06/14/oss-contribution-and-consumption/">contributing to it</a>. Evidence suggests, in fact, that perceptions of the value of software are <a href="http://redmonk.com/sogrady/2011/03/11/how-important-is-software/">in decline</a> &#8211; we&#8217;ll come back to that too, and that the end result of this is that more proprietary code is being released as open source software.</p>
<p>Widely perceived as a net benefit, however, the influx of new projects does present problems for would be adopters. Specifically, the paradox of choice implies that developers will increasingly be forced to select from a growing sea of projects which may or may not be suitable for their needs. And while the nature of open source guarantees developers the ability to apply this code to their projects without restriction or commercial engagement, this is a process with a limited ability to scale. Consider the NoSQL space, as an example. Presuming for the sake of argument that the developers in question understand the different categories of database &#8211; key value stores, document databases, columnar databases, MapReduce engines, graph databases and so on &#8211; well enough to understand their high level needs, there are at least two and sometimes as many as half a dozen credible options to consider.</p>
<p>This paradox of choice, or too much of a good thing, will become more problematic over time rather than less as contributions will continue to rise. The net impact is likely to be increased commercial opportunities around selection, and therefore attention to vendors like Black Duck, Open Logic, Palamida and Sonatype.</p>
<h2>PaaS: The New Standard</h2>
<p>It has been evident for <a href="http://redmonk.com/sogrady/2009/04/02/what-are-we-writing-to/">some time</a> that runtime fragmentation &#8211; an aggressive diversification of programming languages and frameworks, specifically &#8211; will change the development landscape. The market failure of the first generation PaaS providers, in fact, was primarily a function of their over-prescriptive natures. The benefits to outsourcing management and scale were obsoleted by the constraints; Java shops were never likely to rewrite their application stack in Python or Ruby strictly to benefit from a platform. Which is why virtually every relevant PaaS provider today offers a choice of runtimes, so as to maximize their addressable market.</p>
<p>But in a fragmented world, what might emerge as a standard? From a developers&#8217; perspective, the standard is most often the framework they&#8217;re deploying to, whether that&#8217;s Django, Node.js, Lift, Play, Rails, Spring, the Zend Framework or another. From a vendor perspective, however, the new standard is likely to be one level of abstraction up from individual language frameworks: the platform itself. Certainly this is VMware&#8217;s opinion, as they are in Maritz&#8217; words trying to construct &#8220;the 21st-century equivalent of Linux&#8221; &#8211; i.e. the substrate that everything else is built on top of.</p>
<p>In 2012, this will become more apparent. PaaS platforms will emerge as the new standard from a runtime and deployment perspective, the middleware target for a new generation of application architectures.</p>
<h2>Service Proliferation</h2>
<p>With the inevitable adoption of multiple third party services &#8211; varying cloud resources, multiple, possibly overlapping, management and monitoring services and so on &#8211; will come challenges in making sense of the whole. Overall, instrumentation and visibility on a per service level is improved, but aggregating these views into a cohesive picture of overall architectural health and performance is likely to be highly problematic. Not least because the services themselves may present conflicting information and data. Google Analytics and New Relic, for example, are frequently at odds over load times and other delivery related performance metrics. Introduce in to that mix services like Boundary or CloudWatch and the picture becomes that much more complex. Connecting their data back to underlying log management and monitoring solutions such as 10gen&#8217;s MMS or Splunk is more complicated still.</p>
<p>The challenges of service intregration will create commercial opportunities for aggregating services which consume individual performance streams, normalize it and present customers with a consolidated single picture of their network performance. Commercial solutions will not fully deliver on this vision in 2012, but we will see progress and announcements in this direction.</p>
<h2>Telemetry Usage</h2>
<p>Five years ago, we began publicly <a href="http://redmonk.com/sogrady/2007/08/20/more_money/">discussing</a> revenue models based around what we termed telemetry, or product generated datastreams. The context was providing open source commercial vendors with a viable economic model that better aligned customer and vendor needs, but the approach is by no means limited to that category: Software-as-a-Service vendors, as an example, are well positioned to leverage the data because they maintain the infrastructure. In 2011, we finally began seeing vendors besides Spiceworks take the first steps towards incorporating data based revenue models. For products like Sonatype Insight [<a href="http://redmonk.com/sogrady/2011/11/03/sonatype-insights/">coverage</a>], data is not a byproduct, but the product.</p>
<p>In 2012, this trend will accelerate as necessary monitoring capabilities are added to product portfolios and industry understanding and acceptance of the model overcomes conservative privacy concerns. Many more vendors will begin to realize that like New Relic, which <a href="http://blog.newrelic.com/2012/01/10/infographic-oss-java-wins-in-the-cloud-era/">observed</a> a decline in commercial application server usage, their accumulated data is full of insights on customer behaviors and wider market trends both.</p>
<h2>Value of Software Will Continue to Decline</h2>
<p>Capital markets have not, traditionally, been overly fond of software firms, perhaps because comparatively few of them eclipse annual revenue marks of a billion dollars &#8211; less than twenty, by <a href="http://www.forbes.com/sites/ciocentral/2010/11/30/red-hat-at-1-billion/">Forbes</a>&#8216; count. Microsoft&#8217;s share price has languished for over a decade in spite of having not one but two licenses to print money. The mean age of the PwC&#8217;s Top 20 software firms by revenue is <a href="http://redmonk.com/sogrady/2011/05/24/the-age-of-data/">47 years</a>; a fact which cannot be encouraging to startups.</p>
<p>Higher valuations instead are being awarded to entities that employ software to some end, rather than attempting to realize revenue from it directly. Startups today realize this, and the value of software in their models has commensurately been adjusted downward. Tom Preston-Werner, for example, describes <a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">the GitHub philosophy</a> as &#8220;open source (almost) everything.&#8221; Facebook, LinkedIn, Rackspace, Twitter and others exhibit a similar lack of protectiveness regarding their software assets, all having open sourced core components of their software infrastructure that would have been even five years ago fiercely guarded.</p>
<p>This is becoming the expectation rather than the exception because it is nothing more or less than an intelligent business strategy. Businesses can and will keep private assets they believe represent competitive differentiation, but it will be increasingly apparent that less and less software is actually differentiating. As a result, 2012 will see even less emphasis on the value of software and more on what the software can be used to achieve.</p>
<h2>Bonus: Facebook&#8217;s Most Important Feature</h2>
<p>In 2012 will be Timeline. Mark it down.</p>
<p><strong>Disclosure</strong>: Black Duck, Cloudera, GitHub, IBM, Microsoft, Sonatype and VMware are RedMonk customers, while 10gen, Boundary, Circonus, Facebook, Open Logic, Palamida, and New Relic are not.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2012/01/13/2012-predictions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Revisiting the 2011 Predictions, Part 2</title>
		<link>http://redmonk.com/sogrady/2012/01/05/revisiting-2011-predictions-2/</link>
		<comments>http://redmonk.com/sogrady/2012/01/05/revisiting-2011-predictions-2/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 21:22:36 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[AltDB]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming Languages]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4446</guid>
		<description><![CDATA[Tweet This is the concluding half of the exercise in which I review my predictions for the calendar year just ended. If you&#8217;re looking for the original 2011 predictions, those are here. Part 1, meanwhile, can be found here. With that, on to the predictions. Hardware Workstations Will Make a Comeback This prediction is not [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2012%2F01%2F05%2Frevisiting-2011-predictions-2%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/01/05/revisiting-2011-predictions-2/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Revisiting the 2011 Predictions, Part 2 &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>This is the concluding half of the exercise in which I review my predictions for the calendar year just ended. If you&#8217;re looking for the original 2011 predictions, those are <a href="http://redmonk.com/sogrady/2011/01/07/2011-predictions/">here</a>. Part 1, meanwhile, can be found <a href="http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/">here</a>. With that, on to the predictions.</p>
<h2>Hardware</h2>
<p><strong>Workstations Will Make a Comeback</strong></p>
<p>This prediction is not supported by data nor even anecdotal evidence. Even in the small sample of my contacts, migrations away from tower-style hardware profiles towards laptops accelerated. Wider market developments seem to confirm this; Apple may be <a href="http://www.businessweek.com/technology/apples-mac-pro-may-be-fading-away-11012011.html">retiring</a> their existing workstation platform, the Mac Pro.</p>
<p>This is a (big) miss.</p>
<p><strong>ARM Will Emerge as a Server Player</strong></p>
<p>Whether they will ultimately emerge as a credible mainstream alternative remains to be seen, but ARM is indeed emerging as a server player. Though virtually all of them discuss it privately, HP (via Calexda) this year became the first major systems player to publicly <a href="http://www.zdnet.com/blog/btl/hps-project-moonshot-aims-to-make-arm-servers-mainstream/62410">detail</a> plans for ARM servers &#8211; perhaps banking on the fact that the upcoming <a href="http://www.pcworld.com/businesscenter/article/205231/arm_processor_ups_the_ante_for_mobile_computing_power.html">A15 processor</a> is more server friendly,</p>
<p>Intel is predictably skeptical of ARM&#8217;s viability in its core markets, with CEO Paul Otellini bluntly <a href="http://www.theregister.co.uk/2011/05/18/otellin_on_arm_in_servers/">dismissive</a>: &#8220;It ain&#8217;t gonna work.&#8221; And while it certainly hasn&#8217;t proven to work thus far, and there are real architectural and software issues to address, the power profile continues to pique the interest of server manufacturers and customers alike. Even marginal power savings mean real dollars at scale.</p>
<p>I count this as a hit.</p>
<p><strong>Tablets are a Real Market</strong></p>
<p>From the New York Times, late January, 2011:</p>
<blockquote>
<p>&#8220;The iPad, introduced in April — is on track to deliver $15 billion to $20 billion in revenue in its first full year of sales, estimates A. M. Sacconaghi, an analyst at Sanford C. Bernstein. At that size, if the iPad were a stand-alone company, it would rank within the top third of the Fortune 500.&#8221;<br />
  Steve Lohr, &#8220;<a href="http://www.nytimes.com/2011/01/30/business/30unbox.html?_r=1">The Power of the Platform at Apple</a>&#8220;</p>
</blockquote>
<p>Any questions? It&#8217;s true that to date the tablet market is more accurately characterized as an iPad market, but irrespective of the particular vendor dynamics in the space, the hardware form factor appears here to stay.</p>
<p>I count this as a hit.</p>
<h2>Mobile</h2>
<p><strong>Challenges of Native Development Will Drive Interest in HTML5 and Hybrid Approaches</strong></p>
<p>In August, we did a quick pass at some developer metrics and <a href="http://redmonk.com/sogrady/2011/08/05/the-rise-of-phonegap/">confirmed</a> what our qualitative research had already indicated: that interest in PhoneGap was booming. Here&#8217;s a chart of StackOverflow traction, for example.</p>
<p><a href="http://www.flickr.com/photos/sog/6012455832/" title="Mentions (w/o jQuery): Stack Overflow by sogrady, on Flickr"><img src="http://farm7.staticflickr.com/6136/6012455832_77edf32b05.jpg" width="500" height="309" alt="Mentions (w/o jQuery): Stack Overflow"></a></p>
<p>Interest was booming enough, in fact, that Adobe <a href="http://phonegap.com/2011/10/03/nitobi-enters-into-acquisition-agreement-with-adobe-2/">acquired</a> the talent behind PhoneGap, the code of which was submitted to Apache. This interest was unsurprising in light of the frustrations experienced by enterprises and developers alike, who are collectively slowed by the process of building an application on one platform and then porting to a second. Developers are frustrated enough, in fact, that they are in <a href="https://twitter.com/#!/roboform/status/154206541967400962">certain cases</a> actively stalling development. While opinions differ on individual platform trajectories, most would agree that the status quo is unlikely to remain static. Meaning that at least some native development effort is likely to be wasted.</p>
<p>Couple that with improving mobile browser capabilities, and interest in HTML5 and hybrid approaches is likely to remain strong, in spite of inherent advantages to native development like discovery.</p>
<p>I count this as a hit.</p>
<h2>NoSQL</h2>
<p><strong>The NoSQL Marketplace Will Experience Consolidation</strong></p>
<p>The merger of CouchOne and Membase into CouchBase in February provided some evidence that the long anticipated wave of consolidation in this space was beginning, but the balance of the year provided little evidence to support this aside from the acceleration of a few individual players such as MongoDB [<a href="http://redmonk.com/sogrady/2011/07/06/mongodb-is-the-new-mysql/">coverage</a>].  I remain convinced that the marketplace will be unable to sustain the current volume of would be commercial entities, but from our conversations with both those in a position to potentially impact consolidation and those interested in partnering with various NoSQL players, it is clear that consolidation will depend on clearer winners and losers to proceed. This should occur in 2012.</p>
<p>I&#8217;ll count this as a push in light of the CouchBase merger which subtracted one player but otherwise saw very few exits.</p>
<p><strong>NoSQL Will Look More Like Pro-SQL</strong></p>
<p>The implicit rejection of the Structured Query Language in the NoSQL term  is ironic in light of the fact that a variety of projects are now adding similar features. Continuing in the proud tradition of Hive and Pig, which provide query language interfaces to Hadoop, DataStax announced CQL in June while CouchBase and SQLite announced UnQL in July [<a href="http://redmonk.com/sogrady/2011/01/07/2011-predictions/">coverage</a>].</p>
<p>Whether we&#8217;ll see a unified interface or a variety of engine-specific implementations as Alex Popescu would <a href="http://nosql.mypopescu.com/post/8744349303/nosql-its-beginning-to-look-a-lot-like-sql">prefer</a> remains to be seen, but query languages will be coming to the majority of NoSQL stores one way or another.</p>
<p>I count this as a hit.</p>
<h2>Open Source</h2>
<p><strong>Open Source of Non-Strategic Infrastructure Assets Will Increase</strong></p>
<p>From Twitter open sourcing the Storm assets it acquired via the BackType transaction to the New York Stock Exchange&#8217;s donation of OpenMAMA to the Linux Foundation, it is increasingly clear even to traditional parties that the release of non-strategic code as open source has multiple benefits. GitHub&#8217;s Tom Preston-Werner&#8217;s <a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">list</a> of same is difficult to improve upon:</p>
<ul>
<li>&#8220;Open sourcing code is great advertising for you and your company.&#8221;</li>
<li>&#8220;If your code is popular enough&#8230;you will have created a force multiplier that helps you get more work done faster and cheaper. &#8220;</li>
<li>&#8220;When you open source useful code, you attract talent.&#8221;</li>
<li>&#8220;If you&#8217;re hiring, the best technical interview possible is the one you don&#8217;t have to do because the candidate is already kicking ass on one of your open source projects.&#8221; </li>
<li>&#8220;Dedication to open source code is an amazingly effective way to retain that talent.&#8221;</li>
<li>&#8220;[Assuming code will be open sourced] leads to effortless modularization.&#8221;</li>
<li>&#8220;By getting code out in the public we can drastically reduce duplication of effort.&#8221;</li>
<li>&#8220;It&#8217;s the right thing to do.&#8221;</li>
</ul>
<p>It may or may not be beneficial to open source core strategic assets, as VMware did with Cloud Foundry, but it is increasingly hard to justify protecting those that are purely tactical in nature. The benefits in many if not most cases will outweigh the costs, which is why we&#8217;re seeing an increase in contributions to open source projects.</p>
<p><a href="http://www.flickr.com/photos/sog/5833173496/" title="Eclipse Survey, Percentage in Change of Open Source Contributing Organizations by sogrady, on Flickr"><img src="http://farm6.staticflickr.com/5311/5833173496_6dfabc3985.jpg" width="500" height="309" alt="Eclipse Survey, Percentage in Change of Open Source Contributing Organizations"></a></p>
<p>The data from the annual Eclipse surveys is one example of this. If we examine the percentage of organizations that contribute back to open source versus those that do not from 2007 to 2011, it is clear that comfort levels with open source generally are rising.</p>
<p>I count this as a hit.</p>
<p><strong>Forking: How Development Gets Done</strong></p>
<p><a href="http://www.flickr.com/photos/sog/5791037920/" title="Commits by Forge, Sorted by Age by sogrady, on Flickr"><img src="http://farm3.staticflickr.com/2380/5791037920_758e74a72a.jpg" width="500" height="309" alt="Commits by Forge, Sorted by Age"></a></p>
<p>The benefits to distributed version control and the beneficial forking model it encourages have been sufficient to convince even large projects such as Eclipse: the majority (44.2%) of  its projects have migrated from CVS or Subversion to Git. The popularity of this model is also on display in the graph above, which depicts the relative performance among commit volume of four major forges. GitHub is the youngest of the forges and yet commands a significant majority of the overall commits observed by Black Duck.</p>
<p>While it is difficult to separate the success of Git from GitHub, it is not necessary for this exercise, because both by design encourage forking as a developmental best practice. Forking is increasingly how development is conducted.</p>
<p>I count this as a hit.</p>
<p><strong>Ubuntu is the New SUSE</strong></p>
<p>In March of last year, I explored a set of metrics evaluating the relative performance of SUSE with developers, from jobs data to community traction. None of the metrics favored SUSE at the time, and the observed trends that favored Ubuntu persist. Consider, for example, the job trends:</p>
<p><a href="http://www.flickr.com/photos/sog/6641638293/" title="SUSE, Ubuntu, Red Hat Jobs 2/2011 by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7006/6641638293_f0332e104b.jpg" width="500" height="299" alt="SUSE, Ubuntu, Red Hat Jobs 2/2011"></a></p>
<p>As pointed out at the time, despite the relative outperformance of SUSE relative to Ubuntu, the respective trajectories were problematic for the former. Revisiting the data today, we can see that the trendlines produced a logical outcome.</p>
<p><a href="http://www.flickr.com/photos/sog/6641638289/" title="SUSE, Ubuntu, Red Hat Jobs 1/2012 by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7027/6641638289_d33d27407a.jpg" width="500" height="308" alt="SUSE, Ubuntu, Red Hat Jobs 1/2012"></a></p>
<p>Commercially, Ubuntu has continued its emergence as a server player. While initial claims that it was the primary operating system behind HP&#8217;s public cloud may have been [overstated],(http://arstechnica.com/business/news/2011/10/ubuntu-will-power-hps-new-cloud-service.ars) in HP&#8217;s words &#8220;that they are the first one in our current private beta.&#8221; This is an announcement that would not have been possible prior to 2011.</p>
<p>I count this as a hit, though it will be interesting to see if Mint can become <a href="http://www.extremetech.com/computing/104581-linux-mint-the-new-ubuntu">the new Ubuntu</a>, in turn.</p>
<h2>Programming Languages</h2>
<p><strong>JavaScript is resurgent</strong></p>
<p>In April, we were fortunate to be able to <a href="http://redmonk.com/sogrady/2011/04/04/changes-programming-languages/">analyze</a> data from Black Duck regarding open source project commits by programming language. When we compared a 2011 snapshot to the volume of all time commits, the rise of JavaScript was apparent.</p>
<p><a href="http://www.flickr.com/photos/sog/5589313195/" title="Percentage of Change in Language Usage by sogrady, on Flickr"><img src="http://farm6.staticflickr.com/5175/5589313195_5d651c7c69.jpg" width="500" height="309" alt="Percentage of Change in Language Usage"></a></p>
<p>While dynamic languages were ascendant across the board, JavaScript outperformed even high growth languages like Python and Ruby.</p>
<p>As &#8220;<a href="http://dannorth.net/2011/12/19/the-rise-and-rise-of-javascript">The Rise and Rise of JavaScript</a>&#8221; notes, the prospect of using the same language on browser and server is compelling, but it doesn&#8217;t stop there:</p>
<blockquote><p>
  JavaScript’s serialization form, JSON, is becoming ubiquitous as a lighter-weight alternative to XML for streaming structured data, and NoSQL databases like mongo are happily using JSON and JavaScript in the database as a query language. This means, for the first time, you can have the same JavaScript function in the browser, on the server and in the database.
</p></blockquote>
<p>JavaScript may only be the <a href="https://github.com/languages/JavaScript">most popular</a> language within forward communities like GitHub, but its future in the wider world is bright, <a href="http://en.wikipedia.org/wiki/Dart_(programming_language)">Dash</a> notwithstanding.</p>
<p>I count this as a hit.</p>
<h2>Bonus Prediction</h2>
<p><strong>Dropbox will become an attractive acquisition target</strong></p>
<p>One the one hand, I got this wrong, because Steve Jobs apparently first attempted to acquire Dropbox in <a href="http://www.forbes.com/sites/victoriabarret/2011/10/18/dropbox-the-inside-story-of-techs-hottest-startup/">2009</a>.</p>
<blockquote><p>
  &#8220;Jobs presciently saw this sapling as a strategic asset for Apple. Houston cut Jobs’ pitch short: He was determined to build a big company, he said, and wasn’t selling, no matter the status of the bidder (Houston considered Jobs his hero) or the prospects of a nine-digit price (he and Ferdowsi drove to the meeting in a Zipcar Prius).</p>
<p>  Jobs smiled warmly as he told them he was going after their market.&#8221;
</p></blockquote>
<p>It was in 2011, however, that Dropbox &#8211; a firm that had previously raised a mere $7.2M &#8211; justified that decision, with a <a href="http://techcrunch.com/2011/08/30/index-leads-4-billion-valuation-round-in-dropbox/">$4B valuation</a>.</p>
<p>So I&#8217;ll go ahead and call this one a push.</p>
<h2>The Final Tally</h2>
<p>Scoring the 2011 predictions, then, we get 14 of 17 correct against two push and one miss. Generally, an 82% success rate in forecasting means that the game is rigged; 51% is enough to make a substantial profit in public markets. And in reviewing the predictions, it&#8217;s certainly true that a few &#8211; the continuing developer shortage, for instance &#8211; were likely obvious enough to not merit the &#8220;prediction&#8221; label.</p>
<p>But we do believe, as our website suggests, in William Gibson&#8217;s claim that the future is already here, it&#8217;s just unevenly distributed. Conclusions that are obvious to us are not to many traditional enterprise technology buyers, so in that sense this game is, in fact, rigged. We&#8217;ve predicted the rise of dynamic languages, Node.js, NoSQL, REST, Software-as-a-Service and such then not because we&#8217;re Nostradamus, but because we know who to listen to.</p>
<p>If you want to hear what that audience is telling us about 2012, then, stick around. Those are due next week.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2012/01/05/revisiting-2011-predictions-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revisiting the 2011 Predictions, Part 1</title>
		<link>http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/</link>
		<comments>http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 21:31:28 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Data]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4436</guid>
		<description><![CDATA[Tweet Predicting is an easier business than it once was. True, technology is hysterically accelerating rates of change and disruption, but that&#8217;s only relevant if the substance of your predictions matters. Which all too often, these days, it doesn&#8217;t. Analysts and pundits are able to prognosticate with relative impunity; who has the time to go [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2012%2F01%2F04%2Frevisiting-2011-predictions%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Revisiting the 2011 Predictions, Part 1 &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>Predicting is an easier business than it once was. True, technology is hysterically accelerating rates of change and disruption, but that&#8217;s only relevant if the substance of your predictions matters. Which all too often, these days, it doesn&#8217;t. Analysts and pundits  are able to prognosticate with relative impunity; who has the time to go back and check their accuracy? Pageview driven models, in fact, reward wilder predictions because the error cost is, generally, approaching zero.  Unless you predicted, say, that Linux would be killed off by Windows NT, nobody will remember later.</p>
<p>I find value in <a href="http://redmonk.com/sogrady/2011/01/05/revisiting-2010-predictions/">reviewing my annual predictions</a>, however. If they prove correct, that&#8217;s useful. If they were not, understanding the reasons why is important to adjusting our models moving forward.</p>
<p>Because I made the mistake of making better than a dozen predictions last year, this year&#8217;s review will be delivered in two parts. Part 1, below, will cover my predictions for browsers, the cloud, data, developers and programming language frameworks. Part 2, covering predictions within hardware, mobile, NoSQL, open source and programming languages, will hit tomorrow.</p>
<p>If you&#8217;d prefer to read last year&#8217;s first, they can be found <a href="http://redmonk.com/sogrady/2011/01/07/2011-predictions/">here</a>.</p>
<h2>Browsers</h2>
<p><strong>Firefox Will Cede First Place to Chrome, But Not Without a Fight</strong></p>
<p><a href="http://www.flickr.com/photos/sog/6636899095/" title="Browser Usage by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7153/6636899095_7da416a703.jpg" width="442" height="406" alt="Browser Usage"></a></p>
<p>According to RedMonk Analytics, whose data reflects our developer-heavy audience, Firefox was able to hold off Chrome for two quarters. On the first of June, Firefox held a 32.58 share of our audience to Chrome&#8217;s 32.08. By the second, Firefox was in second place and would remain there for the balance of the year, widening the gap in the process. At present, our browser metrics peg Chrome at 36.38 with Firefox a distant second at 25.48.</p>
<p>I feel safe counting this one as a hit.</p>
<h2>Cloud</h2>
<p><strong>PaaS Adoption Will Begin to Show Traction, With Little Impact on IaaS Traction</strong></p>
<p>The first Platform-as-a-Service providers essentially asked developers to trade choice for development speed. Like Ruby on Rails &#8211; itself the basis for multiple first generation PaaS platforms &#8211; PaaS was built for those that would embrace constraints. But PaaS platforms never saw the type of growth that Rails experienced, in part because of the further loss of control that the cloud represents. It&#8217;s one thing to have a web framework like Rails dictate the way that you build web applications; having PaaS platforms also choose the operating system, database, version control systems and more was too much.</p>
<p>Which is why <a href="http://www.slideshare.net/sogrady/the-future-of-the-cloud-is-open">second and third generation</a> PaaS providers have furiously removed barriers to entry, adding additional runtimes, open sourcing the underlying platform and allowing you to pick your provider.  Which, in turn, is why adoption of PaaS is accelerating. VMware CEO Paul Maritz <a href="http://www.wired.com/wiredenterprise/2011/11/cloud-foundry/all/1">calls</a>  PaaS &#8220;the 21st-century equivalent of Linux,” which explains not only why they feel compelled to compete in the space, but also why Red Hat might.</p>
<p>Virtually every vendor in this space is reporting growth similar to the Hacker News trajectories for Cloud Foundry and Openshift (below).</p>
<p><a href="http://www.flickr.com/photos/sog/6636899087/" title="Cloud Foundry / Open Shift by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7015/6636899087_96cdf4c157.jpg" width="500" height="319" alt="Cloud Foundry / Open Shift"></a></p>
<p>In spite of the growth of PaaS, however, none of the metrics we track reflect any decline in usage of general infrastructure platforms. Quite the contrary, in fact.</p>
<p>I count this as a hit.</p>
<h2>Data</h2>
<p><strong>Firms Will Increasingly Seek to Leverage the Data They Generate</strong></p>
<p>Turning data into revenue has been one of the core themes of the past year, as well as the focus of <a href="http://redmonk.com/sogrady/2011/05/24/the-age-of-data/">my talk</a> at the Open Source Business Conference in May.  We&#8217;ve long held SpiceWorks up as a model of monetizing data, and as customers adjust to the reality that they&#8217;re already sharing data and vendors cease to regard it as a third rail issue, we&#8217;re seeing more businesses embrace data based revenue streams, as with <a href="http://redmonk.com/sogrady/2011/11/03/sonatype-insights/">Sonatype Insight</a>. From 10gen to Black Duck, vendors are increasingly positioning themselves to be  purveyors of data as much as software. Data is no longer the byproduct, but a product itself.</p>
<p>I count this as a hit.</p>
<p><strong>Hadoop Will Become the MySQL of Big Data</strong></p>
<p>EMC, HP, IBM, NetApp and even Oracle all have Hadoop &#8211; or in EMC&#8217;s case, MapReduce &#8211; plays in market. Microsoft actually <a href="http://www.informationweek.com/news/software/info_management/231903267">deprecated</a> its own Dryad initiative in favor of the Apache project. Players from AsterData to CouchBase to EnterpriseDB to MarkLogic to Tableau to Vertica have purpose built Hadoop connectors. The commerical distribution space, once essentially owned solely by Cloudera, has expanded to multiple third parties with varying points of differentiation.</p>
<p>Hadoop interest elsewhere, meanwhile, has not slowed.</p>
<p><a href="http://www.flickr.com/photos/sog/6636899053/" title="Hadoop by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7159/6636899053_d30eb3e2cf.jpg" width="500" height="253" alt="Hadoop"></a></p>
<p>Need I say more about the growing ubiquity of Hadoop? I count this as a hit.</p>
<h2>Developers</h2>
<p><strong>Talent Shortages Will Continue</strong></p>
<!-- MotionChart generated in R 2.12.1 by googleVis 0.2.9 package -->
<!-- Tue Sep 13 12:41:44 2011 -->


<!-- jsHeader -->
<script type="text/javascript" src="http://www.google.com/jsapi">
</script>
<script type="text/javascript">


// jsData 
function gvisDataMotionChartID74bb6e3b ()
{
  var data = new google.visualization.DataTable();
  var datajson =
[
 [
 "Cisco",
2005,
38056 
],
[
 "Cisco",
2006,
41412 
],
[
 "Cisco",
2007,
51493 
],
[
 "Cisco",
2008,
56886 
],
[
 "Cisco",
2009,
65545 
],
[
 "Cisco",
2010,
69765 
],
[
 "Google",
2005,
5680 
],
[
 "Google",
2006,
10674 
],
[
 "Google",
2007,
16805 
],
[
 "Google",
2008,
20222 
],
[
 "Google",
2009,
19835 
],
[
 "Google",
2010,
24400 
],
[
 "HP",
2005,
150000 
],
[
 "HP",
2006,
156000 
],
[
 "HP",
2007,
172000 
],
[
 "HP",
2008,
321000 
],
[
 "HP",
2009,
304000 
],
[
 "HP",
2010,
324600 
],
[
 "IBM",
2005,
329373 
],
[
 "IBM",
2006,
355766 
],
[
 "IBM",
2007,
386558 
],
[
 "IBM",
2008,
398455 
],
[
 "IBM",
2009,
399409 
],
[
 "IBM",
2010,
426751 
],
[
 "Microsoft",
2005,
61000 
],
[
 "Microsoft",
2006,
71000 
],
[
 "Microsoft",
2007,
79000 
],
[
 "Microsoft",
2008,
91000 
],
[
 "Microsoft",
2009,
93000 
],
[
 "Microsoft",
2010,
89000 
],
[
 "Oracle",
2005,
56133 
],
[
 "Oracle",
2006,
74674 
],
[
 "Oracle",
2007,
84233 
],
[
 "Oracle",
2008,
86000 
],
[
 "Oracle",
2009,
105000 
],
[
 "Oracle",
2010,
108000 
],
[
 "Red Hat",
2005,
940 
],
[
 "Red Hat",
2006,
1100 
],
[
 "Red Hat",
2007,
1800 
],
[
 "Red Hat",
2008,
2200 
],
[
 "Red Hat",
2009,
2800 
],
[
 "Red Hat",
2010,
3200 
],
[
 "VMware",
2007,
5000 
],
[
 "VMware",
2008,
6700 
],
[
 "VMware",
2009,
7100 
],
[
 "VMware",
2010,
9000 
],
[
 "Yahoo",
2005,
9800 
],
[
 "Yahoo",
2006,
11400 
],
[
 "Yahoo",
2007,
14300 
],
[
 "Yahoo",
2008,
13600 
],
[
 "Yahoo",
2009,
13900 
],
[
 "Yahoo",
2010,
13600 
] 
];
data.addColumn('string','Vendor');
data.addColumn('number','Year');
data.addColumn('number','Employees');
data.addRows(datajson);
return(data);
}


// jsDrawChart
function drawChartMotionChartID74bb6e3b() {
  var data = gvisDataMotionChartID74bb6e3b();
  var options = {};
options["width"] =    600;
options["height"] =    500;

     var chart = new google.visualization.MotionChart(
       document.getElementById('MotionChartID74bb6e3b')
     );
     chart.draw(data,options);
    

}
  


// jsDisplayChart 
function displayChartMotionChartID74bb6e3b()
{
  google.load("visualization", "1", { packages:["motionchart"] }); 
  google.setOnLoadCallback(drawChartMotionChartID74bb6e3b);
}


// jsChart 
displayChartMotionChartID74bb6e3b()


<!-- jsFooter -->  
//-->
</script>


<!-- divChart -->
  
<div id="MotionChartID74bb6e3b"
  style="width: 600px; height: 500px;">
</div>
<p>Granted, predicting a shortage of qualified development talent will be seen in some quarters as controversial as predicting that the sun will rise in the east. But part of this is context: certainly in January, the economic direction was less than certain. And in spite of an unemployment rate that has hovered just south of 10% for the better part of the last calendar year, hiring continues to be an issue for the majority of our clients. To the extent that several are spinning up offices solely for purposes of recruitment. This is not surprising, given the historical growth in employee headcounts (see above) that has, to date, been relatively resistant to the global economic crises.</p>
<p>Demand varies by skillset, as might be predicted, but 2011 remained &#8211; by our metrics &#8211; a tight market. Other market watchers support this assertion.</p>
<blockquote>
<p>&#8220;Hiring talent in Silicon Valley is the toughest since the last bubble and investors are starting to openly wonder how this one will end.&#8221;<br />
  <a href="http://steveblank.com/2011/03/18/new-rules-for-the-new-bubble/">Steve Blank</a></p>
<p>  &#8220;There is a war for talent, particularly developer talent, going on. Not just in Silicon Valley but also in NYC and many other places around the country.</p>
<p>Companies, small and large, are resorting to all sorts of creative ideas to recruit. Free lunches, free yoga, pushing code day one, cool schwag, options, RSUs, pretty much whatever it takes.&#8221;<br />
  <a href="http://www.avc.com/a_vc/2011/03/the-war-for-talent.html">Fred Wilson</a></p>
</blockquote>
<p>While we don&#8217;t have good data then on market specific hiring (Bureau of Labor data is not fine grained enough), the evidence available to us seems to support the contention that shortages of tech talent remain.</p>
<p>I count this as a hit.</p>
<h2>Frameworks</h2>
<p><strong>Node.js Will Continue its Growth Trajectory</strong></p>
<p>October was a rough month for Node.js, with posts like <a href="http://teddziuba.com/2011/10/node-js-is-cancer.html">Node.js is Cancer</a> and <a href="http://www.realfreemarket.org/blog/2011/10/25/node-js-is-vb6/">node.js Is VB6 – Does node.js Suck?</a> following the tradition of March reddit discussions like <a href="http://www.reddit.com/r/programming/comments/fyjod/is_nodejs_wrong/">Is NodeJS Wrong</a>? The Trough of Disillusionment, it seemed, had arrived well ahead of schedule.</p>
<p>Except that interest metrics showed no commensurate decline. Node took &#8211; again &#8211; three of the Top 5 spots in inbound search queries within RedMonk Analytics. Which is unsurprising against the backdrop of Google&#8217;s Insights for Search numbers.</p>
<p><script type="text/javascript" src="http://www.gmodules.com/ig/ifr?url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fgoogle_insightsforsearch_interestovertime_searchterms.xml&amp;up__property=empty&amp;up__search_terms=node.js+%2B+nodejs&amp;up__location=empty&amp;up__category=0&amp;up__time_range=empty&amp;up__compare_to_category=false&amp;synd=open&amp;w=320&amp;h=350&amp;lang=en-US&amp;title=Google+Insights+for+Search&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></p>
<p>Over on GitHub, meanwhile, which itself has achieved dramatic growth, Node.js is the second most popular watched repository, ahead of Rails, jQuery, HTML5-Boilerplate, and Homebrew. Microsoft clearly perceives this growth, because it has worked with Joyent to create a <a href="http://www.zdnet.com/blog/microsoft/microsoft-joyent-deliver-first-stable-build-of-nodejs-on-windows/11178">stable build</a> of Node for Windows which in turn led to an <a href="https://github.com/WindowsAzure/azure-sdk-for-node">SDK for Azure</a>.</p>
<p>All of which means nothing except that Node&#8217;s growth trajectory continues.</p>
<p>I count this as a hit.</p>
<hr />
<p>Part 2, tomorrow.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2012/01/04/revisiting-2011-predictions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bottom Up Adoption: The End of Procurement as We&#8217;ve Known It</title>
		<link>http://redmonk.com/sogrady/2011/12/16/end-of-procurement/</link>
		<comments>http://redmonk.com/sogrady/2011/12/16/end-of-procurement/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:19:07 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Bottom Up Adoption]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software-as-a-Service]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4429</guid>
		<description><![CDATA[Tweet &#8220;From the beginning of time two forces have vied for influence over us. One is bottoms-up, decentralized, and emergent. The other is top-down, centralized, and directed. The first force catalyzes change and divergence, while the second tends toward order and convergence. The first gives birth to new ideas, and the second enshrines them.&#8221; - [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2011%2F12%2F16%2Fend-of-procurement%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/12/16/end-of-procurement/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Bottom Up Adoption: The End of Procurement as We&#8217;ve Known It &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>&#8220;<em>From the beginning of time two forces have vied for influence over us.  One is bottoms-up, decentralized, and emergent.  The other is top-down, centralized, and directed.</em></p>
<p><em>The first force catalyzes change and divergence, while the second tends toward order and convergence.  The first gives birth to new ideas, and the second enshrines them</em>.&#8221;<br />
- Adam Ludwin, <a href="http://www.businessinsider.com/from-lolcats-to-occupy-wall-street-progress-is-happenning-from-the-bottom-up-2011-12">From LOLcats To Occupy Wall Street, Everything Is Happening From The Bottom Up Now</a></p>
<p>Traditionally, industry analyst firms have been oriented around top down adoption patterns. CIOs and other IT decision makers comprise both the research subjects and purchasing audience for the majority of firms in this industry, large and small. Which was logical given traditional procurement patterns. When hardware, software and services are available only at high prices, command and control is an appropriate management structure. Attempting to scale the decision making process for big ticket items across a large body of middle managers is not likely to yield acceptable outcomes.</p>
<p>An approach that makes sense in one context, however, may be misapplied in another.</p>
<p>The technology purchasing landscape today looks very different than it did even five years ago. Where once CIOs might reasonably expect to have the clearest understanding of what technologies are leveraged within their own organizations, today they are, as Billy Marshall put it, &#8220;<a href="http://billyonopensource.blogspot.com/2008/07/cio-is-last-to-know.html">the last to know</a>.&#8221; This pattern manifests itself every day within the majority of businesses. Not because CIOs are failing, but because of trends that have fundamentally and likely permanently disrupted their ability to centralize the technology adoption process.</p>
<p>The four trends we see as most important in driving this are arranged here in rough chronological order.</p>
<h2>Open Source</h2>
<p>In the late nineties, startups and enterprises alike were effectively beholden to commercial suppliers for the majority of their software needs. Because each piece of the requisite software infrastructure had to be licensed, the capital expenses associated with new initiatives was high. This represented a barrier to entry, and thus a brake on innovation.</p>
<p>With the popularization of open source software, developers from enterprises and startups alike were able to operate independently. For the first time, the actual software practitioners were free to choose their own software rather than having it selected for them and subsequently imposed upon them by upper levels of management. Even in situations where the ultimate production infrastructure targets remained commercially licensed software, open source software like Linux and MySQL allowed for prototyping and rapid development without the attendant costs, both financial and in procurement latency.</p>
<p>This was the first major shift affecting procurement, and perhaps the most profound. None of the infrastructure we take for granted today &#8211; Linux, Apache, MySQL, PHP, etc &#8211; were originally adopted from the top down. Their adoption was, instead, a fait accompli. CIOs &#8211; the last to know &#8211; gradually became aware that increasingly significant portions of their infrastructure, unbeknownst to them, were running on free and open source software. The inevitable demand for production support options for this software is what fueled, in time, the valuations of MySQL, Red Hat and others.</p>
<h2>Bring Your Own Device</h2>
<p>In October, Apple CEO Tim Cook asserted that 92% of the Fortune 500 were &#8220;<a href="http://www.readwriteweb.com/archives/apple_92_of_fortune_500_are_testing_or_deploying_i.php">testing or deploying iPad in the course of less than 18 months</a>,&#8221; which may help explain why the iPad revenue stream by itself would place within <a href="http://www.nytimes.com/2011/01/30/business/30unbox.html">the top third</a> of that group. The interesting thing about this is that the majority of businesses appear uncertain about precisely why they&#8217;re deploying tablets: &#8220;<a href="http://news.cnet.com/8301-30685_3-20063495-264.html">Most participants, 51 percent, indicated that they did not have a clearly articulated strategy</a>.&#8221;</p>
<p>The answer, in most cases, is that there isn&#8217;t one. iPad adoption, much like the penetration of iPhones and Android handsets is being driven by users who simply want the device. Faced with a choice between users &#8211; chief executive officers among them &#8211; who will employ their own devices for work purposes with or without the permission of IT,  many businesses are compelled to support the platforms even without concrete business justifications for them.</p>
<p>The consumerization of the enterprise is decentralizing the process of technology selection, but its importance may lie rather in design. Like all products, technology is designed and built to be sold to a specific buyer. For enterprise products, historically, the actual user has been a secondary concern; the buyer &#8211; typically centralized IT &#8211; was the priority. Consumer technology companies like Apple, however, are designed for a user. What they give up in IT friendly features they more than make up for in usability and the ability to delight.</p>
<p>The Bring Your Own Device trend, therefore, may well improve user productivity by driving devices designed to be used rather than managed into organizations, from the bottom up.</p>
<h2>Software as a Service</h2>
<p>Software as a Service is a classic case study in timing with respect to market acceptance. Not many remember today that the model actually failed the first time around, when its practitioners were known as Application Service Providers. Pyschologically, few enterprises were prepared for either the idea of renting software or externalizing critical data like that stored in customer relationship management systems. By the midpoint in the last decade, however, these concepts were sufficiently commonplace to see Salesforce.com a publicly traded company with a valuation north of a billion dollars.</p>
<p>Consumer markets, meanwhile, had adapted much more quickly. Hotmail debuted in 1996, Yahoo Mail the year after and Gmail dropped in 2004.</p>
<p>Some of those same consumer services were pressed into service by enterprise workers, in fact; it was once common for Exchange users to forward all of their email to Gmail due to the disparity in storage limits between typical Exchange implementations and Google&#8217;s webmail product.</p>
<p>This pattern has played out repeatedly over the years, from webmail to CRM to project management software to website hosting to online helpdesks. All were adopted from the bottom up. By making applications available to anyone with a browser, often at low or no cost, SaaS has surged up through the ranks of enterprises. The inexorable nature of the model is reflected by the growth of providers large (Salesforce.com) and small (37signals).</p>
<h2>Cloud</h2>
<p>The single most important feature of the cloud has nothing, or at least very little, to do with technology. It is, rather, the pay as you go economic model. As Flip Kromer <a href="http://mrflip.github.com/wukong/INSTALL.html">puts it</a>, &#8220;EC2 means anyone with a $10 bill can rent a 10-machine cluster with 1TB of distributed storage for 8 hours.&#8221;</p>
<p>What this means in practical terms is that for the first time, hardware procurement is democratized. From an accessibility and availability standpoint, cloud is the hardware equivalent of open source software. Where open source allowed developers to bypass traditional procurement channels by making quality infrastructure and development software freely available, so does the cloud allow the growing class of devops  technologists to leave the world of high latency hardware procurement &#8211; where same day server provisioning is a <em>feature</em> &#8211; behind. Armed with nothing more than a credit card, instances can be spun up and ready for use in ninety seconds.</p>
<p>Cloud is the final piece of the bottom up puzzle. Open source software and to a lesser extent SaaS allowed for the decentralization of enterprise technology development, but at some point hardware would become necessary which was the insertion point for IT. With public clouds, it is possible for the first time to entirely bypass the traditional gatekeepers.</p>
<h2>The Net</h2>
<p>It should be evident that traditional procurement and purchasing is not dead, just increasingly bypassed by a more efficient process. Also, that a great many enterprises continue to function largely as they always have: top down. More important than the question of whether this model is sustainable in the face of the trends above is whether it should be.</p>
<p>Before lamenting the fact that the above forces are disrupting and destabilizing your enterprise IT, consider that that may be a net gain. If the primary drivers of BYOD, Cloud, Open Source, and SaaS include ease of use, lower costs, frictionless availability, and speed of provisioning, are these trends worth opposing? Particularly since efforts to do so will, in all probability, fail?</p>
<p>Or are they instead assets to be strategically leveraged? There is little debate that businesses that move the most quickly have a competitive advantage. It&#8217;s not clear how businesses that prohibit the same tools that enable this will benefit.</p>
<p>Either way, bottom up adoption is here to stay: use it or lose.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="by-nc-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2011/12/16/end-of-procurement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Holding Back the Age of Data</title>
		<link>http://redmonk.com/sogrady/2011/12/08/holding-back-the-age-of-data/</link>
		<comments>http://redmonk.com/sogrady/2011/12/08/holding-back-the-age-of-data/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:27:06 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Marketplaces]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4420</guid>
		<description><![CDATA[Tweet &#8220;After six months of development, Grit had become complete enough to power GitHub during our public launch of the site and we were faced with an interesting question: Should we open source Grit or keep it proprietary? &#8230;After a small amount of debate we decided to open source Grit. I don&#8217;t recall the specifics [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2011%2F12%2F08%2Fholding-back-the-age-of-data%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/12/08/holding-back-the-age-of-data/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="What&#8217;s Holding Back the Age of Data &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>&#8220;<em>After six months of development, Grit had become complete enough to power GitHub during our public launch of the site and we were faced with an interesting question:</em></p>
<p><em>Should we open source Grit or keep it proprietary?</em></p>
<p><em>&#8230;After a small amount of debate we decided to open source Grit. I don&#8217;t recall the specifics of the conversation but that decision nearly four years ago has led to what I think is one of our most important core values: open source (almost) everything</em>.&#8221;<br />
- Tom Preston-Werner, &#8220;<a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">Open Source (Almost) Everything</a></p>
<p>It should be clear at this point that commercial valuations of software assets by both practitioners and public markets is in decline. This model of ours, once controversial, is now self-evident. We examined the public markets aspect in detail in <a href="http://redmonk.com/sogrady/2011/05/24/the-age-of-data/">May</a>; little has changed since.</p>
<p>Of <a href="http://www.pwc.com/gx/en/technology/publications/global-software-100-leaders/assets/global-top-20.jpg">PwC&#8217;s Global Software Top 20</a> &#8211; the top twenty firms globally as measured by software based revenue &#8211; the youngest is 22 years old, and the median age of the top ten is 35 years. It has been over twenty years, in other words, since the software industry produced a business to rank in the Top 20.</p>
<p>Here is a chart of the market capitalizations of PwC&#8217;s top five vendors.</p>
<p><a href="http://www.flickr.com/photos/sog/6478469917/" title="PwC Top 5 by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7024/6478469917_8ec3e75034.jpg" width="500" height="309" alt="PwC Top 5"></a></p>
<p>If we remove the artificially narrow lens of revenue from software <em>sales</em>, however, the picture looks very different.</p>
<p><a href="http://www.flickr.com/photos/sog/6478469931/" title="PwC Top 5 + GOOG by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7013/6478469931_a1a5842a16.jpg" width="500" height="309" alt="PwC Top 5 + GOOG"></a></p>
<p>The technology industry has produced entities that would place within the top five; they just aren&#8217;t in the business of <em>selling</em> software.</p>
<p><a href="http://www.flickr.com/photos/sog/6478469937/" title="PwC Top 5 + GOOG, VMW, RHT by sogrady, on Flickr"><img src="http://farm8.staticflickr.com/7162/6478469937_db101c71e6.jpg" width="500" height="309" alt="PwC Top 5 + GOOG, VMW, RHT"></a></p>
<p>Firms that make money with software rather than from software are outperforming their counterparts in recent years; compare the respective valuations of Google, Red Hat and VMware.</p>
<p>Generationally, attitudes towards software are <a href="http://news.ycombinator.com/item?id=3268531">shifting</a>, as evidenced by Werner&#8217;s comment above, and the release as open source of assets like Cassandra, FlockDB, Hadoop, Hip Hop, Hive, Jekyll, Nginx, Pig, Resque, Storm, Thrift and so on. Entrepreneurs and public markets alike are turning their attention away from software sales and towards data oriented revenue models in search of outsized returns. There is and will continue to be an enormous market for software, but real growth is increasingly coming from areas other than software sales and service. This is true even for those currently in the business of selling code; for Sonatype and many other startups, <a href="http://redmonk.com/sogrady/2011/11/03/sonatype-insights/">data is increasingly the product</a>.</p>
<p>As obvious as this is to most industry participants, however, the Age of Data remains hobbled by its lack of a free market.</p>
<p>In the early days of commercial open source consumption, the exploding number of so-called vanity licenses &#8211; those that were non-standard and vendor specific &#8211; and a general lack of understanding of their legal implications inhibited the market for open source, relegating it in many settings to unacknowledged, behind the scenes usage. Gradually, however, license proliferation was curbed and licenses generally began to coalesce around permissive (Apache, BSD, MIT, etc) or file (EPL, MPL, etc) / project (AGPL, GPL, etc) style  reciprocal licenses. The net impact of which was increased adoption, because the previous uncertainty necessarily implied risk which in turn throttled adoption.</p>
<p>Which is essentially where the data market is today. Everybody understands that data has value; there is little consensus on how, where and via what mechanisms it should be distributed, licensed and sold. Startups like Buzzdata, Datamarket, Factual and Infochimps cannot by themselves make a market, and with rare exceptions like Microsoft with the <a href="https://datamarket.azure.com/browse/Data/">data section</a> of its Windows Azure Marketplace, large providers tend to be heavily risk averse with respect to the liabilities posed by data.</p>
<p>Absent a market with well understood licensing and distribution mechanisms, each data negotiation &#8211; whether the subject is attribution, exclusivity, license, price or all of the above &#8211; is a one off. Without substantial financial incentives, such as the potential returns IBM might see from its vertical Watson applications, few have the patience or resources to pursue datasets individually. We&#8217;ve experienced this firsthand, in fact; as we&#8217;ve looked for data sources to incorporate into RedMonk Analytics, conversations around licensing have been very uneven. After gaining verbal approval from one content provider for our proposed usage of their API, this was the message we received in response to our request for an actual license:</p>
<blockquote><p>
  The short answer is&#8230; we are not exactly sure what you are planning to do and whether or not it would violate our terms of service, so the best answer I can give you is that if you are not sure, you&#8217;re best off consulting with your own attorney.</p>
<p>  As a rule, we don&#8217;t have the staffing resources internally (or the legal resources, given the high cost of lawyers!) to make one-off contracts or licenses or exceptions to the generic terms of service.</p>
<p>  Hope this helps!
</p></blockquote>
<p>Given the current state of data licensing, it&#8217;s impossible to blame them for taking this position, even as it prematurely terminated what could have been a mutually beneficial relationship. Why dedicate legal resources to license review when the projected return on the asset is uncertain? Nor would a commercial negotiation be any more straightforward.</p>
<p>Market efficiency is a function of volume; the more participants, the better an understanding we have of an asset&#8217;s worth. With limited mainstream market participation in the business of data, opinions of the value of a given asset tend to be asymmetrical. Put more simply, when we ask what a given dataset is worth, the only correct answer at present is: we just don&#8217;t know.</p>
<p>All of which helps explain why Infochimps and others startups targeting the data marketplace opportunity are not as visible as their significance suggests they should be.</p>
<p>For all of the current inefficiency in data procurement, however, it is a temporary condition. Apart from the fact that history tells us risk assessment and licensing are solvable problems, the financial incentives are sufficient to guarantee progress if not complete solutions. Consider the case of Watson. IBM has historically avoided data collection due to legal concerns, but imagine the liabilities of the first diagnostic miscalculation. What will happen, in other words, when Watson commits the healthcare equivalent of  <a href="http://techland.time.com/2011/02/16/why-did-watson-think-toronto-is-a-u-s-city-on-jeopardy/">&#8220;What is Toronto?&#8221;</a> while assisting in the diagnosis of a patient? For IBM, the answer is clearly that the potential rewards more than offset the theoretical risk. Enough so, at least, to justify massive investments in development and marketing.</p>
<p>Life may be marginally easier for those that capture their own data, but this will by no means diminish the appetite for more. Google generates sufficient data to be able to predict the flu better than the CDC, but still felt obligated to license Twitter&#8217;s data. A relationship that ended, notably, because of a <a href="http://searchengineland.com/google-realtime-search-the-aftermath-of-the-google-twitter-split-84794">license termination</a>.  No matter how valuable an internal dataset might be, it will be more valuable still when recombined, remixed and correlated against complementary external data; see, for example, <a href="http://redmonk.com/sogrady/2010/03/02/flightcaster-and-the-future-of-asymmetric-intelligence-as-a-product/">FlightCaster</a>.</p>
<p>With respect to opening the throttle for data marketplaces, escalating demand virtually guarantees the supply. The real questions are who will play a meaningful role in reducing the friction, and when.  Because the attendant opportunities are large indeed.</p>
<p><strong>Disclosure</strong>: IBM, Microsoft, Red Hat and VMware are customers. Datamarkets, Facebook, Factual, Infochimps, Google and Twitter are not.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="by-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2011/12/08/holding-back-the-age-of-data/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Napster: Lessons for The Enemies of Shadow IT</title>
		<link>http://redmonk.com/sogrady/2011/12/02/napster-shadow-it/</link>
		<comments>http://redmonk.com/sogrady/2011/12/02/napster-shadow-it/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:29:42 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Shadow IT]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4412</guid>
		<description><![CDATA[Tweet In 1999, Napster was unleashed upon the world. A year later they were sued by Metallica and Dr. Dre. A year after that the service peaked with 26.4 million users. A year after that the company filed for Chapter 7 to liquidate its assets. While the record industry would have you believe that Napster&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2011%2F12%2F02%2Fnapster-shadow-it%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/12/02/napster-shadow-it/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Napster: Lessons for The Enemies of Shadow IT &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p><a href="http://www.flickr.com/photos/tronick/361803820/" title="Napster logo by Dj tronick, on Flickr"><img src="http://farm1.staticflickr.com/127/361803820_955fe80d7d.jpg" width="250" height="239" alt="Napster logo"></a></p>
<p>In 1999, Napster was unleashed upon the world. A year later they were sued by Metallica and Dr. Dre. A year after that the service peaked with 26.4 million users. A year after that the company filed for Chapter 7 to liquidate its assets.</p>
<p>While the record industry would have you believe that Napster&#8217;s meteoric rise was driven exclusively by thieves, the reality was that it was a desire for a product that record companies would not provide. Napster offered music available for dowload without draconian restrictions as well as the ability to download individual tracks rather than an entire album. Services that the record industry reluctantly agreed to years later. Years that the record industry also spent fighting a multi-front scorched earth legal battle against users of file sharing services that sprang up in the wake of the fall of Napster. When they finally did break down and sell music online, they were compelled to work with a much stronger player than Napster ever was.</p>
<p>But what if the music industry had been a rational actor and made the decision not to fight the tide, seeking agreements with Napster similar to the ones they employ today with Amazon, Apple and eMusic? What if they had recognized in those 26 million Napster users not <a href="http://www.wired.com/entertainment/music/magazine/15-12/mf_morris?currentPage=all">thieves</a> but potential customers and given them what they implicitly asking for: a more convenient way to obtain music?</p>
<p>The question is important because it&#8217;s essentially the same question facing enterprise IT today.</p>
<p>Napster made music available to anyone with an internet connection. For decades, enterprises have endured provisioning delays measured in months. Today, as Flip Kromer <a href="http://mrflip.github.com/wukong/INSTALL.html">says</a>, &#8220;EC2 means anyone with a $10 bill can rent a 10-machine cluster with 1TB of distributed storage for 8 hours.&#8221; It&#8217;s the end of procurement as we&#8217;ve known it.</p>
<p>Enterprise IT faces the same decision that the record industry once did: fight the tide or get out in front of it. Even setting the public relations damage aside, the returns of the former strategy for the record industry have been <a href="http://www.techdirt.com/articles/20100713/17400810200.shtml">unimpressive</a>. Given that developers have an increasing portfolio of accessible open source software and cloud services available to them, it&#8217;s unlikely that an enterprise crackdown on so-called shadow IT will be materially more effective. And then there&#8217;s question of whether throttling the constituency within your business that wants to move fastest is generally a good idea.</p>
<p>Why not enable them, then? Instead of firewalling the services Shadow IT wants, provide them centrally. Turn the tools that you are wasting your time fighting into an enticement to come out of the shadows. You&#8217;ll have better, if still imperfect, visibility into consumption and usage patterns as well as shorter development cycles. What&#8217;s not to like?</p>
<p>The RIAA missed their Napster opportunity. You don&#8217;t make the same mistake.</p>
<p><strong>Bonus</strong>: My <a href="http://speakerdeck.com/u/sogrady/p/the-future-is-open">slides</a> from the RightScale conference address this subject in more detail if you&#8217;re interested.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="by-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2011/12/02/napster-shadow-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>You Won&#8217;t Get Fired for Using Apache</title>
		<link>http://redmonk.com/sogrady/2011/11/28/you-wont-get-fired-for-using-apache/</link>
		<comments>http://redmonk.com/sogrady/2011/11/28/you-wont-get-fired-for-using-apache/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 14:36:42 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[dvcs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4406</guid>
		<description><![CDATA[Tweet In March of 2010, I sat on a panel with Justin Erenkrantz (Apache), Mårten Mickos (Eucalyptus), and Jason van Zyl (Maven/Sonatype) at the Eclipse Conference debating the future of open source [coverage]. The audience asked questions on licensing, development models and the direction of open source generally. One of the questions concerned the role [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2011%2F11%2F28%2Fyou-wont-get-fired-for-using-apache%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/11/28/you-wont-get-fired-for-using-apache/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="You Won&#8217;t Get Fired for Using Apache &raquo; tecosystems #apache #cvs #dvcs #eclipse #foundatio [...]">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p><a href="http://www.flickr.com/photos/sog/6418624475/" title="Git, Svn and CVS Usage on Debian by sogrady, on Flickr"><img src="http://farm7.staticflickr.com/6211/6418624475_dc23a949e9.jpg" width="500" height="365" alt="Git, Svn and CVS Usage on Debian"></a></p>
<p>In March of 2010, I sat on a panel with Justin Erenkrantz (Apache), Mårten Mickos (Eucalyptus), and Jason van Zyl (Maven/Sonatype) at the Eclipse Conference debating the future of open source <a href="http://redmonk.com/sogrady/2010/04/01/github/">[coverage]</a>. The audience asked questions on licensing, development models and the direction of open source generally. One of the questions concerned the role of foundations like Eclipse, and whether they represented the future or if that would be written instead by commercial producers of open source.</p>
<p>My answer to that question was simple: neither. GitHub, instead, is the shape of things to come.</p>
<p>Mikeal Rogers came to a similar conclusion in <a href="http://www.mikealrogers.com/posts/apache-considered-harmful.html">Apache Considered Harmful</a>. His arguments copncerning the importance of GitHub are compelling, as the evidence in favor of decentralized version control generally and Git/GitHub specifically is overwhelming. Quantitatively, virtually all of the metrics available to us reflect trajectories similar to those reflecting the relative popularity amongst Debian installations depicted above. As <a href="http://aniszczyk.org/2011/11/23/apache-and-politics-over-code/">Chris Aniszczyk</a> documents, legacy centralized tools reflect volume usage but Git&#8217;s massive growth has it poised to eclipse them. Git based services, meanwhile, are both profiting from and fueling said growth; an <a href="http://www.slideshare.net/sogrady/survival-of-the-forges">analysis</a> of first half commit data for four major forges collected by Black Duck indicates that GitHub has in three years become the most popular open source repository.</p>
<p>Qualititatively, the benefits to decentralized development have been apparent to us since at least <a href="http://redmonk.com/sogrady/2007/06/26/dscm/">2007</a>. What GitHub calls &#8220;social coding&#8221; is the ability of decentralized version control tools like Git or Mercurial to inject collaborative development into a previously individual practice. The byproduct of which is the parellelization of development; like bacteria, GitHub developers may now evolve by swapping material directly to and from one another as required <a href="http://redmonk.com/sogrady/2010/11/16/fear-of-forking/">coverage</a>. Which means, in turn, that forking is no longer a bad word but the way development should be done.</p>
<p>In the face of GitHub&#8217;s ascendance, the implications for open source foundations are unclear. In Apache Considered Harmful, Rogers&#8217; argues that Apache specifically has essentially outlived its usefulness.</p>
<blockquote><p>
  The problem here is less about git and more about the chasm between Apache and the new culture of open source. There is a growing community of young new open source developers that Apache continues to distance itself from and as the ASF plants itself firmly in this position the growing community drifts farther away.
</p></blockquote>
<p>But while I also subscribe to Clay Shirky&#8217;s maxim that  &#8220;Institutions will try to preserve the problem to which they are the solution,&#8221; it is far from clear that it applies in this case. For disclosure purposes, I&#8217;ll note here that we count both GitHub and open source foundations like Apache and Eclipse as clients.</p>
<p>The argument that foundations have become vestigial in a post-GitHub world necessarily focuses on functional overlaps. Historically, project hosting has been one of the services offered by foundations. The data suggests that foundations who reject decentralized version control systems will fall behind,  which is why structures like Eclipse are <a href="http://mmilinkov.wordpress.com/2011/11/25/foundations-considered-useful/">implementing Git</a>. Even assuming a given foundation is able to transition from centralized to decentralized mechanisms, however, there is no guarantee that this will be sufficient. Iit&#8217;s unrealistic expect any foundation to compete with GitHub on functionality or community size, given the respective areas of focus.</p>
<p>The value of foundations, however, has never been principally hosting. They are, rather, the manifestation of a particular mission. The Free Software Foundation, the Apache Software Foundation, the Eclipse Foundation: all serve as the focal point for a group of developers. It is possible that their respective purposes have been fulfilled by GitHub, but the surging code repository seems likely to make foundations more relevant, rather than less.</p>
<p>As Rogers states:</p>
<blockquote><p>
  Apache was founded about 12 years ago, a time when companies were still very afraid of open source and many people in the open source community were very afraid of companies. The world hasn&#8217;t changed that tremendously, big companies still use an open source stamp as a marketing tool, commonly referred to as &#8220;open washing&#8221;, and some in the enterprise are still wary about open source, particularly when it comes to certain kinds of licensing.</p>
<p>  But, you would be hard pressed to find a single company that didn&#8217;t use some amount of open source software nowadays.
</p></blockquote>
<p>The obvious implication is that as acceptance of mainstream open source increases the importance and relevance of Apache&#8217;s <a href="http://apache.org/foundation/">mission</a> decreases. I believe this to be incorrect. Aside from the many important non-infrastructure services offered by foundations &#8211; including IP management, project governance,  legal counsel, event planning, and predictable release schedules &#8211; foundations have value as brands.</p>
<p>As the volume of open source assets grows, the paradox of choice presents itself to users. This problem  in part  already sustains a sizable marketplace of commercial products from vendors such as Black Duck, Open Logic, Palamida, and Sonatype. With GitHub and similar tools reducing the friction associated with development, we are likely to see selection problems get worse rather than better; as the volume of open source rises, fueled in part by GitHub&#8217;s success, so too does the difficulty of making a choice.</p>
<p>Which is one reason foundations are important. Much as McKinsey <a href="http://www.ft.com/intl/cms/s/2/0d506e0e-1583-11e1-b9b8-00144feabdc0.html#axzz1enItOpBZ">advantages</a> Baker and Rhodes scholars in their hiring process, certain audiences will prefer to leverage open source software associated with a known brand such as Apache or Eclipse.</p>
<p>We have long argued that developers are the new kingmakers. As developers begin to make more choices within the enterprises they populate, they will inevitably face the same dilemma that their management predecessors did, which is the burden of choice. GitHub is a center of gravity with respect to development, but it is by design intensely non-prescriptive and inclusive, and thus home to projects of varying degrees of quality, maturity and seriousness. Consider <a href="http://help.github.com/dmca-takedown/">the following</a>:</p>
<blockquote><p>
  GitHub, Inc. (&#8220;GitHub&#8221;) supports the protection of intellectual property and asks the users of the website GitHub.com to do the same. It is the policy of GitHub to respond to all notices of alleged copyright infringement.</p>
<p>  Notice is specifically given that GitHub is not responsible for the content on other websites that any user may find or access when using GitHub.com.
</p></blockquote>
<p>GitHub, in other words, disavows responsibility for the projects hosted on the site. Foundations, conversely, explicitly assume it, hence their typically strict IP policies. These exclusive models offer a filter to volume inclusive models such as GitHub&#8217;s.</p>
<p>If your continued employment depends not just on the quality of the software you employ, then, but <em>perceptions</em> of the quality of the software you employ, the halo effect offered by foundations that actively triage their assets is likely to be of benefit. For better or for worse. If you&#8217;re choosing between one project of indeterminate pedigree hosted at GitHub and an equivalent maintained by a foundation like Apache, the brand is likely to be a feature. Managers used to say &#8220;you won&#8217;t get fired for buying IBM.&#8221;  The developers making the decisions in the future may well have their own version:  &#8220;you won&#8217;t get fired for using Apache.&#8221;</p>
<p>Rogers appears to have legitimate concerns concerning Apache&#8217;s acceptance of Git, and I concur that it&#8217;s a GitHub world and we&#8217;re all living in it. But I find it difficult to build the case that foundations more broadly won&#8217;t have a role to play in it.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="by-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2011/11/28/you-wont-get-fired-for-using-apache/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Extracted Software Model</title>
		<link>http://redmonk.com/sogrady/2011/11/23/extracted-software/</link>
		<comments>http://redmonk.com/sogrady/2011/11/23/extracted-software/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 17:45:33 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4399</guid>
		<description><![CDATA[Tweet &#8220;IBM designed IMS with Rockwell and Caterpillar starting in 1966 for the Apollo program. IMS&#8217;s challenge was to inventory the very large bill of materials (BOM) for the Saturn V moon rocket and Apollo space vehicle.&#8221; &#8211; Wikipedia, IBM Information Management System While the practice has a long history, the formalization &#8211; and more [...]]]></description>
			<content:encoded><![CDATA[<div class="wp_twitter_button" style="float: right; margin-left: 10px;">
					<a href="http://twitter.com/share?counturl=http%3A%2F%2Fredmonk.com%2Fsogrady%2F2011%2F11%2F23%2Fextracted-software%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/11/23/extracted-software/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="The Extracted Software Model &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>&#8220;<em>IBM designed IMS with Rockwell and Caterpillar starting in 1966 for the Apollo program. IMS&#8217;s challenge was to inventory the very large bill of materials (BOM) for the Saturn V moon rocket and Apollo space vehicle</em>.&#8221; &#8211;  Wikipedia, <a href="http://en.wikipedia.org/wiki/Information_Management_System">IBM Information Management System</a></p>
<p>While the practice has a long history, the formalization &#8211;  and more particularly,  popularization &#8211; of open source is a relatively recent development. Until the process of releasing of Netscape Navigator rallied supporters of the term open source, the industry lacked a consistent vocabulary for dealing with the concept of source code available under a license.  Which gave  proprietary software the stage by default.</p>
<p>In the absence of a widely understood model for the generation and consumption of shared code, innovation in software was largely the product of commercial vendors producing proprietary software. Starting from scratch, with few exceptions most organizations outside of finance and defense could not reasonably expect to sustainably compete with vendors whose business it was to write software. Rather than try, businesses predictably chose to outsource the process of development to vendors like IBM, Microsoft, Oracle and SAP. This is the dynamic that gave us a <a href="http://www.pwc.com/gx/en/technology/publications/global-software-100-leaders/download.jhtml">PwC Top 10 Global Software</a>  leaderboard with a median age of 34.5 years.</p>
<p>With open source systemically lowering the overhead associated with development over the last decade, however, in house development has become increasingly viable from an economic perspective. The inevitable result has been greater availability of open source code. As users and vendors alike discover the benefits to open source &#8211; via models direct or indirect &#8211; the number of projects has swelled along with the rate of contributions. The database market, for example, has gone from less than half a dozen relevant open source projects to several dozen.</p>
<p>None of which is news even to casual observers of the open source market. What is interesting, however, is <em>how</em> these projects are being developed. In some ways, development today is a return to its roots. Consider the following list of open source projects:</p>
<ul>
<li>Cassandra</li>
<li>Git</li>
<li>Hadoop</li>
<li>MongoDB</li>
<li>Nginx</li>
<li>Rails</li>
</ul>
<p>Besides the availability of their source, what do these projects have in common? None were originally authored to be sold. All were built for purpose rather than sale; this is the return of roll-your-own <a href="http://redmonk.com/sogrady/2010/01/12/roll-your-own/">[coverage]</a>. Much as IBM once extracted IMS from an engagement that sent Americans to the moon, each of the above widely used projects was the byproduct of a business problem. Cassandra was written to manage the Facebook Inbox, Git to manage the Linux kernel source tree, Hadoop to power Yahoo&#8217;s search indexing, MongoDB to back 10gen&#8217;s original Java cloud vision, Nginx to serve pages for Rambler. And as for Rails, it was extracted from Basecamp.</p>
<p>This &#8220;extracted&#8221; software model is becoming routine. The innovation inherent in these projects, however, is anything but. Extracted software typically exists because a perfect solution does not, which means that in many cases it is introducing new capabilities rather than recreating existing products.</p>
<p>With substantial history behind it, the extracted model seems to be fairly well understood, conceptually. The open question now is about the volume of latent innovation that might emerge from extracted software in the years ahead. Projects like the list above indicate that internal innovation has accelerated over the last decade, driven by trends ranging from the greater availability of open source code to an industry-wide shift towards horizontally scaled-out architectures.</p>
<p>But as concern about the risks of open source thaws and is offset by wider understanding of the benefits, it is probable that waves of new internally developed projects will be released as open source. The majority of which will generate little activity and interest. But from the volume, we might expect the next Git, Hadoop or Rails.</p>
<p>As open source trends go, then, the extracted software model is one to watch.</p>
<div class="acc_license"><a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="by-sa" /></a></div><!--<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Work rdf:about=""><license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /></Work><License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><requires rdf:resource="http://creativecommons.org/ns#Attribution" /><permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><permits rdf:resource="http://creativecommons.org/ns#Distribution" /><permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /><requires rdf:resource="http://creativecommons.org/ns#Notice" /></License></rdf:RDF>-->]]></content:encoded>
			<wfw:commentRss>http://redmonk.com/sogrady/2011/11/23/extracted-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 1758/1770 objects using xcache

Served from: redmonk.com @ 2012-02-12 14:21:43 -->
