<?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; Laptops</title>
	<atom:link href="http://redmonk.com/sogrady/topic/laptops/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Fri, 18 May 2012 15:18:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Why a Developer Laptop?</title>
		<link>http://redmonk.com/sogrady/2012/05/09/why-a-developer-laptop/</link>
		<comments>http://redmonk.com/sogrady/2012/05/09/why-a-developer-laptop/#comments</comments>
		<pubDate>Wed, 09 May 2012 11:32:33 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4600</guid>
		<description><![CDATA[Tweet At the Ubuntu Developer Summit this week, Dell announced an effort they&#8217;re calling Project Sputnik. The basic idea was Dell&#8217;s latest and greatest XPS hardware pre-provisioned with developer infrastructure: a developer laptop, in other words. As Barton George discussed, this was in part &#8211; full disclosure &#8211; an idea of mine. One of 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%2F05%2F09%2Fwhy-a-developer-laptop%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2012/05/09/why-a-developer-laptop/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Why a Developer Laptop? &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/dennisonuy/6683188713/" title="Dell XPS 13 notebook computer by Dennison Uy, on Flickr"><img src="http://farm8.staticflickr.com/7156/6683188713_16e86df3b6.jpg" width="483" height="500" alt="Dell XPS 13 notebook computer"></a><br />
<br />
At the Ubuntu Developer Summit this week, Dell announced an effort they&#8217;re calling Project Sputnik. The basic idea was Dell&#8217;s latest and greatest XPS hardware pre-provisioned with developer infrastructure: a developer laptop, in other words. As Barton George <a href="http://bartongeorge.net/2012/05/07/introducing-project-sputnik-developer-laptop/">discussed</a>, this was in part &#8211; full disclosure &#8211; an idea of mine. One of the questions we&#8217;re fielding from the media following this announcement is why? What&#8217;s the point of a developer laptop? I cannot speak for Dell on their motivations or the project logistics, but there are two primary reasons I believe a developer laptop program broadly makes sense.</p>
<p>Most obviously, there&#8217;s the success of Apple. It&#8217;s easy to forget now with the iPad generating Fortune 500 revenue by itself, but developers played a not unimportant role in Apple&#8217;s ascent. To be sure, most of the credit belongs to Apple&#8217;s relentless execution, in the areas of aesthetics, industrial design, usability and even supply chain management. But developers had their part to play in Jobs&#8217; comeback story.</p>
<p>Developer populations proved no more immune to Apple hardware&#8217;s charms than the average consumer. Even hard core open source developers couldn&#8217;t resist the siren song of &#8216;It Just Works&#8217; married to a Unix kernel, and the result was more Macs at OSCON every year. Developers were more than just another market for Apple, however, because as a population they were disproportionately valuable: alone among customer segments, they had the unique ability to make Apple&#8217;s platform more compelling. Developers, after all, build for themselves as much as any external audience, and the result was a rich ecosystem of developer oriented tooling and applications &#8211; tooling and applications that were by and large more compelling than Linux and Windows alternatives. For Apple, it was the equivalent of renting out an apartment at a premium and having the occupants leave behind a home theater, new kitchens and bathrooms and a kegorator.</p>
<p>Given the importance of developers, then, it seemed logical that hardware vendors would attempt to specifically court them. But none did. As far as I&#8217;m aware, Dell is the only major hardware vendor delivering a machine &#8211; even in this experimental fashion &#8211; that is optimized for developers. Which seems as odd as it is unfortunate.</p>
<p>The second reason developer laptops make sense is the challenge of building developer environments. I&#8217;m not an active developer anymore &#8211; my work in R is about as close as I get these days &#8211; but I am regularly required to spin up environments for various languages from JavaScript to Ruby. Whether it&#8217;s to execute provided scripts, test new tooling or simply play with a new language, it happens frequently. In general, this is much more difficult than it needs to be. Part of it is basic questions. For a given programming language, am I better off finding packages, or leveraging runtime package management systems like CRAN, npm or rubygems? What is a reasonably current version of the libraries? And so on.</p>
<p>There is endless documentation for this on the web, of course. But where do I find it for each new community? How much of it is current and maintained? And who is behind the individual configurations? If I wanted to replicate Flip Kromer&#8217;s Ruby setup for example, or Ryan Dahl&#8217;s JavaScript environment, or Tim Bray&#8217;s Android configuration, could I do that? For the most part, the answer to that question is no. Or at least, not easily. Which is unfortunate, because as an industry, we&#8217;ve gotten very, very good at machine configuration. Tools like Chef and Puppet or Ubuntu&#8217;s Juju are excellent at scripting typical configuration tasks in an eminently repeatable fashion. Why aren&#8217;t these tools more commonly applied to desktop environments, then? And why aren&#8217;t there canonical &#8211; note the small C &#8211; images available for individual development environments?</p>
<p>One of our most important roles at RedMonk is to serve as an advocate for developers, who we believe are the most important single constituency in technology. For me, then, the question isn&#8217;t &#8220;why a developer laptop?&#8221; but &#8220;why not a developer laptop?&#8221; If we can help vendors understand how important developers are and that it&#8217;s worth making it easier for developers to set up their environments and share these configurations with each other, that seems like a win here. It will be interesting to see whether the market agrees.</p>
<p><strong>Disclosure</strong>: Canonical and Dell are both RedMonk customers, while Apple is 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/05/09/why-a-developer-laptop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in Store for 2011: A Few Predictions</title>
		<link>http://redmonk.com/sogrady/2011/01/07/2011-predictions/</link>
		<comments>http://redmonk.com/sogrady/2011/01/07/2011-predictions/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 15:01:50 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[AltDB]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[App Stores]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[RedMonk Analytics]]></category>
		<category><![CDATA[Roll-Your-Own]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[dremel]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[heroku]]></category>
		<category><![CDATA[iaas]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[paas]]></category>
		<category><![CDATA[percolate]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=4048</guid>
		<description><![CDATA[Tweet It is true that predictions for the new year are best made before it begins. And predictions regarding consumer technology trends specifically should certainly be made prior to CES. All fair complaints. Which I will now ignore. The following are my predictions for the upcoming calendar year. They are informed by historical context 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%2F2011%2F01%2F07%2F2011-predictions%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2011/01/07/2011-predictions/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="What&#8217;s in Store for 2011: A Few Predictions &raquo; tecosystems #amazon #apple #canonical #chro [...]">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>It is true that predictions for the new year are best made before it begins. And predictions regarding consumer technology trends specifically should certainly be made prior to CES. All fair complaints. </p>
<p>Which I will now ignore. </p>
<p>The following are my predictions for the upcoming calendar year. They are informed by historical context and built off my research, quantitative data that&#8217;s available to me externally or via <a href="http://redmonk.com/analytics">RedMonk Analytics</a>, and the conversations I&#8217;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>With respect to their accuracy, as with all predictions these are best considered for what they are: educated guesses. For context, last year&#8217;s <a href="http://redmonk.com/sogrady/2009/11/12/2010-predictions/">predictions</a> <a href="http://redmonk.com/sogrady/2011/01/05/revisiting-2010-predictions/">graded out</a> as approximately 66% correct. </p>
<p>On to the predictions. </p>
<h2>Browsers</h2>
<p><i>Firefox Will Cede First Place to Chrome, But Not Without a Fight</i></p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/p4px4jIe4FtEpivMIP1osw?feat=embedwebsite"><img src="http://lh6.ggpht.com/_CzRwkRTZRXo/TSYLPCVviBI/AAAAAAAACT8/Rq34XtXWlxc/s400/brower-trends-2010.png" height="281" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/sogrady/Screenshots?feat=embedwebsite">Screenshots</a></td>
</tr>
</table>
<p>We built RedMonk Analytics to track developer behaviors, and what it is telling us at present is that Firefox and IE both are losing share amongst developer populations to Chrome. Chrome is highly performant, but also benefiting from significant marketing investment (e.g. billboards, site sponsorships) and related product development (e.g. Chrome Web Store). The conclusion from this data is that Chrome will eclipse Firefox from a marketshare standpoint (speaking specifically of developers, not the wider market where Firefox is sustainably ahead), likely within a quarter. </p>
<p>But having tested the 4.0 version of Firefox for several weeks, it&#8217;s clear that Mozilla&#8217;s browser is responding to the evolutionary threat. Firefox 4.0 is faster and less stale from a user interface perspective, but more importantly differentiated via features like Panorama. </p>
<p>The 4.0 release is unlikely to be sufficient in preventing Chrome from assuming the top spot among developer browser usage, but it is likely to arrest the free fall. Expect Chrome and Firefox to be heavily competitive in 2011.</p>
<h2>Cloud</h2>
<p><i>PaaS Adoption Will Begin to Show Traction, With Little Impact on IaaS Traction</i></p>
<p>The conventional wisdom asserts that, at present, the majority of cloud revenue derives from IaaS offerings over PaaS alternatives. The conventional wisdom is correct. Infrastructure-as-a-Service has benefited from its relative simplicity and by virtue of its familiarity: IaaS offerings more closely resemble traditional infrastructure than PaaS. Platform-as-a-Service adoption, for its part, has been slowed by a variety of factors from legitimate concerns regarding platform lock-in to vendor design decisions. The result has been a marketplace that heavily advantages IaaS. </p>
<p>This will not invert in 2011, but the wide disparity in relative adoption will narrow as PaaS adoption climbs. With a multiple year track record of of anemic adoption, PaaS vendors will adapt to customer demand or they will lose ground. Specifically, expect PaaS vendors to borrow from Heroku&#8217;s model [<a href="http://redmonk.com/sogrady/2010/12/13/salesforce-and-heroku/">coverage</a>], offering platforms assembled from standard or near standard componentry. </p>
<p>Assuming that PaaS will never be successful because it has yet to be successful is illogical. Historical precedent demonstrates adequately that some markets take longer to establish than others (e.g. SaaS). Watch PaaS in 2011. </p>
<p>Interestingly, the rise in PaaS adoption will have little impact on Amazon. Most obviously because its traction has become, to some extent, self-fulfilling, but also because the vendor has anticipated demand and added platform-like features to its infrastructure offerings. With cloud being far from a zero sum market, it&#8217;s reasonable to expect Amazon and select PaaS vendors to both be successful. </p>
<h2>Developers</h2>
<p><i>Talent Shortages Will Continue</i></p>
<p>It is counterintuitive to speak of talent shortages when the overall labor market hovers near 10% unemployment, but the data supports no other conclusion. Employers that we speak with, large and small, are desperate for people. RedMonk Analytics query histories regularly feature searches on named individuals, a frequent precursor to recruiting efforts. Our @monkjobs <a href="http://twitter.com/#!/monkjobs">account</a>, for its part, has more positions that we can reasonably post.</p>
<p>It is unclear where this demand will lead. Fred Wilson is correct when he argues that the fundamentals of this hiring war <a href="http://www.avc.com/a_vc/2010/11/storm-clouds.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+AVc+%28A+VC%29">are unsustainable</a> in the longer term. But even should the hypercompetitive Silicon Valley market experience a major correction, it is probable that wider industry trends will remain biased towards talent, assuming the economy does not substantially recede in the next twelve months. </p>
<p>What this means, then, is that employers will be forced to be creative about talent acquisition. Besides traditional benefits such as high end workstations and stock options, employers may be forced to consider allowing employees to release their work as open source, granting them access to data not available elsewhere or giving them the right to work relatively autonomously within the larger organization. In many cases, it may involve leaving positions unfilled in favor of consumption of externally produced software. Other counterintuitive approaches to easing hiring pains include publishing guidelines on your proprietary engineering approaches (e.g. Hadoop), which affords some of the benefits of open source software &#8211; namely academic familiarity &#8211; without the attendant risks to competitive advantage.  </p>
<p>Expect hiring to be a challenge in 2011. If identifying and employing qualified resources proved challenging during the worst recession since 1930, it is unlikely to become less so as global economies gradually recover. </p>
<h2>Frameworks</h2>
<p><i>Node.js Will Continue its Growth Trajectory</i></p>
<p>Of all of the technologies we tracked in 2010, none generated the same interest that node.js did. Using RedMonk Analytics to rank the incoming developer queries from January 1st, 2010 to December 31st, 2010, node took the top two spots on our list. Nor is our experience unique: Google Trends reflects the same spike in traffic.<br />
<br />
<a href="http://www.flickr.com/photos/sog/5331093902/" title="nodejs by sogrady, on Flickr"><img src="http://farm6.static.flickr.com/5086/5331093902_d7448697d0.jpg" width="500" height="249" alt="nodejs" /></a></p>
<p>We expect this to continue. Node.js is not just another framework; it&#8217;s a fundamentally different way of approaching challenges like concurrency that limit even moderately sized properties today. Couple this with the ascendancy of Javascript and the aggressive evolution of the V8 stack and we see no reason to expect Node.js to plateau. </p>
<h2>Data</h2>
<p>Much of what I would predict in this space has already been said, better. O&#8217;Reilly&#8217;s Edd Dumbill, for example, <a href="http://radar.oreilly.com/2010/12/strata-gems-three-key-data-trends-for-2011.html">expects</a> data marketplaces to come of age in 2011. Given that we <a href="http://redmonk.com/sogrady/2009/11/12/2010-predictions/">expected</a> data to emerge as a revenue generating asset in 2010, we concur. And both Edd and <a href="http://www.dataists.com/2011/01/our-predictions-and-hopes-for-data-science-in-2011/">Hilary Mason</a> predict substantial data related job volume expansion, and thus a tight labor market. Again, we are in agreement. But here are two predictions for what we expect to see in data. </p>
<p><i>Firms Will Increasingly Seek to Leverage the Data They Generate</i></p>
<p>With the cost of storage falling in response to declining memory prices as well as the introduction of commodity hardware and software, organizations have greater capacity for telemetry capture. They also have an increased ability, via open source software, to leverage this data in new ways. Better and more accessible big data technology is enabling entirely new lines of inquiry. As a result data which was once considered a byproduct becomes an asset, economically speaking. </p>
<p>Predictably, this is causing friction between business and IT. Business is more cognizant of the value of their data by the day, but traditional IT departments which are less familiar with the emerging class of big data tools are hitting the brakes on putting it to work. Patience with this tactic is exhaustible, however. Lines of business will have their results, whether they have to go outside the organization or not. </p>
<p>We will undoubtedly see more public data made available, as Hilary predicts, and more private data sold, as Edd anticipates. But we will also see organizations become introspective in search of internal, high value data.</p>
<p><i>Hadoop Will Become the MySQL of Big Data</i></p>
<p>This is already arguably true, but by the end of 2011 there will be no argument. Much as MySQL emerged as the dominant player among many candidates for the lightweight backend to websites large and small, Hadoop is becoming the de facto standard platform for Big Data. While Hadoop&#8217;s MapReduce and distributed filesystem implementations are already effectively the standard outside of proprietary alternatives, its extensibility is what will prolong its longevity. Hive and Pig bring SQL-like interaction to the store, while projects like Hbase bring to Hadoop GFS-like key-value store capabilities. </p>
<p>There are undoubtedly shinier proprietary technologies (e.g. Dremel, Percolate), but Hadoop&#8217;s market presence will be cemented in 2011. </p>
<h2>Hardware</h2>
<ul>
<li><b>Desktop</b>:<br />
<i>Workstations Will Make a Comeback</i>:<br />
For all the talk of machine availability driven by the cloud, most of the developers I know &#8211; particularly those who play in big data spaces &#8211; are rotating away from MacBook Pro-style portable hardware to workstation-class hardware. When you&#8217;re operating on large datasets or virtualizing multiple operating systems, the combination of outsized display, fast processor and large memory footprint makes life easier. Laptops will not die out, in spite of the coming tablet wave, but they will be less primary in their role moving forward.</li>
<li><b>Servers</b>:<br />
<i>ARM Will Emerge as a Server Player</i>:<br />
It may seem obvious in light of the news that Windows <a href="http://mashable.com/2011/01/05/windows-arm-support/">will run on ARM</a> and Nvidia&#8217;s <a href="http://www.engadget.com/2011/01/05/nvidia-announces-project-denver-arm-cpu-for-the-desktop/">Project Denver</a>, but the growing importance of ARM has been apparent for months now. Speak with hardware suppliers, and they will all privately admit that they&#8217;re experimenting with ARM based server designs. Software development trends, meanwhile, reflect this. Observe the spike in ARM discussions on the primary Linux development mailing list in 2010.</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/eyN5levtekAoczfsUs4Ygg?feat=embedwebsite"><img src="http://lh5.ggpht.com/_CzRwkRTZRXo/TSYLPKJuIiI/AAAAAAAACUE/UtuLXiESm30/s800/arm-linux-vger.png" height="226" width="446" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/sogrady/Screenshots?feat=embedwebsite">Screenshots</a></td>
</tr>
</table>
<p>
Doubtless a majority of the conversations center around mobile architecture and design, as Android and other projects have driven Linux on ARM into consumer markets in volume. But the attraction of the platform, most particularly in power consumption, don&#8217;t end in mobile. </p>
<p>It&#8217;s not clear to me that Nvidia&#8217;s ambitions of realizing ARM markets in consumer desktops will meet with success, but the evidence for a significant server presence is there.</li>
<li><b>Tablets</b>:<br />
<i>Tablets are a Real Market</i>:<br />
There&#8217;s speculation in some quarters that tablets are a passing phenomenon. I do not subscribe to this view. Tablets are, at present, seriously limited by input mechanisms. But they excel in other areas. The Motorola Xoom tablet, as an example, is claiming 10 hours of battery life displaying video. More important is the anecdotal evidence that machine usage patterns seem to be changing. If workstations become more common and use of laptops as workstations declines, there&#8217;s a natural market for lightweight, portable machines. Particularly for those who need to demo things.</li>
</ul>
<h2>Mobile</h2>
<p><i>Challenges of Native Development Will Drive Interest in HTML5 and Hybrid Approaches</i> </p>
<p>The inevitable product of multiple successful mobile development platforms is a fragmented development landscape. Further complicating the development process is the challenge of navigating competing marketplace options. Enterprises privately express frustration with the status quo, and even developers are questioning the efficiencies of reimplementing the same application for multiple platforms. As a result, expect cross platform approaches such as HTML5 and hybrid-compilation solutions such as PhoneGap to attract more interest as the challenges of supporting the Android tablets that will begin arriving in Q1, Windows Mobile, and so on become more acute. </p>
<h2>NoSQL</h2>
<p>There are many relevant trends in the NoSQL space worth discussing, but two predictions that can be made with a reasonable degree of confidence are:</p>
<ul>
<li><i>The NoSQL Marketplace Will Experience Consolidation</i>:<br />
We&#8217;re in the beginning stages of a cycle which is likely to output a handful of successful projects. Much as the relational database market cannot support an infinite number of comparable projects, the NoSQL space will begin to contract from its 2010 height as technically credible but not popularly adopted projects are supplanted by competitors.</li>
<li><i>NoSQL Will Look More Like Pro-SQL</i>:<br />
One of my original objections to the NoSQL term was its implicit rejection of a widespread, well understood technology in SQL. The limitations imposed by this designation have been clear to a variety of projects, which in turn have led to the reintegration of features common to traditional RDBMS systems but typically omitted from first generation NoSQL stores. These include indexing and, ironically, SQL access. NoSQL stores will remain differentiated from relational alternatives moving forward, but less so than they were in years past. We&#8217;ve seen this trend play out, before, remember, with MySQL. The enterprise tension requires projects to walk a fine line [<a href="http://redmonk.com/sogrady/2010/04/28/cassandra/">coverage</a>].</li>
</ul>
<h2>Open Source</h2>
<ol>
<li><b>Open Source of Non-Strategic Infrastructure Assets Will Increase</b><br />
Historically, businesses that developed software have considered it a differentiating asset, one worth protecting. Over time, many of these in house development efforts have given way to packaged applications. An insurance company, for example, is unlikely to develop Customer Relationship Management software that&#8217;s superior to what an open market can provide. While this is widely understood and accepted, open source software is not yet viewed in the same context. </p>
<p>This is changing. Intelligent enterprises are increasingly aware of the lack of differentiation that infrastructure software provides, and are therefore rethinking the economic model for software development. If software is non-differentiating, the benefits to making it publicly available may easily offset the cost of maintaining it internally [<a href="http://redmonk.com/sogrady/2010/05/17/beyond-cassandra/">coverage</a>]. Such is the logic that has led to the release of projects like Cassandra, Hadoop, and Hbase. </p>
<p>Expect to see more of this moving forward, as the benefits to open development become more obvious and the anticipated downside proves to be less than substantial.</li>
<li><b>Forking: How Development Gets Done</b><br />
Development, historically, has been a serial activity. A developer passes changes to another developer who adds to the codebase and so on. The advent of version control systems such as Subversion made this process more efficient, but didn&#8217;t really alter the dynamics. Distributed source code management technologies such as Git or Mercurial, however, enable a concurrent, parallel development that has more in common with bacterial replication than centralized version control. </p>
<p>Networked implementation of these toolsets such as Github have fundamentally and permanently altered the nature of development [<a href="http://redmonk.com/sogrady/2010/11/16/fear-of-forking/">coverage</a>]. This approach has become so common, in fact, that where once open source projects would do everything in their power to discourage forking, today their websites actively incite it (see below).<br />
<br />
<a href="http://www.flickr.com/photos/sog/5331582509/" title="forkme by sogrady, on Flickr"><img src="http://farm6.static.flickr.com/5288/5331582509_3ee8d1d820.jpg" width="500" height="92" alt="forkme" /></a></p>
<p>In 2011, then, forking won&#8217;t be a curiosity: it&#8217;s how development will get done. Most frequently on network-backed implementations on Github.</li>
<li><b>Ubuntu is the New SuSE</b><br />
It was six years ago last November that we first <a href="http://redmonk.com/sogrady/2004/11/17/red-hat-linux/">speculated</a> on the possibility of IBM supporting its applications on a Debian based distribution. Last year, this became reality for two reasons. First, because Canonical was more aggressive in embracing greenfield opportunities on the cloud than its competitors, who were myopically focused on their customers; customers who were collectively well behind the curve. But just as important has been the end of Novell [<a href="http://redmonk.com/sogrady/2010/12/02/novell/">coverage</a>]. For all of Attachmate&#8217;s promises to give SuSE the support it needs to continue servicing its install base, the market has already largely reacted away from the acquired entity in favor of, primarily, Canonical&#8217;s Ubuntu. </p>
<p>Red Hat will maintain a firm grip on the commercial Linux distribution lead as a result of its consistent performance and excellent account control, but Ubuntu will emerge as the de facto alternative at the expense of SuSE.</li>
</ol>
<h2>Programming Languages</h2>
<p>James <a href="http://twitter.com/#!/monkchips/status/25217409319">stated this perfectly</a>: at one point, learning Javascript meant you were not a serious programmer. At this point, not learning the language makes the same statement. Javascript is resurgent, and buoyed by the V8 runtime and adjacent frameworks like Node.js will expand its footprint on the server.</p>
<h2>Bonus</h2>
<p>The mistake often made with Dropbox is its categorization as merely another synchronization application. All of the quantitative data available points to a larger opportunity. Alexa, for example, shows Dropbox&#8217;s growth trajectory. </p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/TQ1NQIw_rfC8TnYimpxcFA?feat=embedwebsite"><img src="http://lh3.ggpht.com/_CzRwkRTZRXo/TScVd_mwm7I/AAAAAAAACUs/EFNx8pirAe8/s800/dropbox-alexa.png" height="247" width="399" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/sogrady/Screenshots?feat=embedwebsite">Screenshots</a></td>
</tr>
</table>
<p>Google Trends, meanwhile, shows a more pronounced 2010 spike in interest:</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/DTz2vPtszDvKsIEgo2OEoA?feat=embedwebsite"><img src="http://lh4.ggpht.com/_CzRwkRTZRXo/TScVeNToRPI/AAAAAAAACUw/ncmgNcWDIPY/s800/dropbox.png" height="292" width="594" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/sogrady/Screenshots?feat=embedwebsite">Screenshots</a></td>
</tr>
</table>
<p>This growth is driven by a variety of needs. The most basic is simple backup or cross-platform file availability. But underlying most of these behaviors is a more subtle realization: Dropbox is a virtual, cross-platform filesystem for a substantial and influential population. Whether you use a MacBook and an iPad, Windows and a Blackberry, or Ubuntu and Android, as I do, your filesystem is available. This is particularly important for device types &#8211; smartphones and tablets, primarily &#8211; that don&#8217;t natively expose their own filesystem. Dropbox doesn&#8217;t message this, but features like the shareable links for music are an indication of the possibilities to an abstraction of the filesystem that not only spans devices but that can be exposed via a browser. </p>
<p>The net of this growth and its drivers is that Dropbox will become an attractive acquisition target. Expect Apple, Google and Microsoft to be among the interested parties. Acquisition scenarios are likely to be challenging, however, not just because of the potential competition for the asset, but because Dropbox is relatively successful in monetizing usage. The data available does not support prognostications of a specific exit, then, but it does indicate that those discussions will accelerate in the coming year.</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/01/07/2011-predictions/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>I Don&#8217;t Want a Tablet, So When Can I Get One?</title>
		<link>http://redmonk.com/sogrady/2010/09/21/tablets/</link>
		<comments>http://redmonk.com/sogrady/2010/09/21/tablets/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 19:28:01 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[at&t]]></category>
		<category><![CDATA[chromeos]]></category>
		<category><![CDATA[galaxytab]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[nexusone]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[skylight]]></category>
		<category><![CDATA[smartbook]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[verizon]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=3892</guid>
		<description><![CDATA[Tweet I didn&#8217;t want a tablet. No, seriously, look it up. It has never been at all clear that the form factor will work for me. And yet here I am, in the market for a tablet. What happened? A number of things. It didn&#8217;t help that Lenovo killed off the device that I actually [...]]]></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%2F2010%2F09%2F21%2Ftablets%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2010/09/21/tablets/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="I Don&#8217;t Want a Tablet, So When Can I Get One? &raquo; tecosystems #android #apple #at&amp;t #ch [...]">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p><a href="http://www.flickr.com/photos/27048731@N03/4705583207/" title="Samsung Galaxy Tab Tape by louisvolant, on Flickr"><img src="http://farm5.static.flickr.com/4034/4705583207_446e6c3914.jpg" width="500" height="375" alt="Samsung Galaxy Tab Tape" /></a></p>
<p>I didn&#8217;t want a tablet. No, seriously, <a href="http://redmonk.com/sogrady/2010/01/07/androids-tablets-and-skylights-oh-my-the-qa/">look it up</a>. It has never been at all clear that the form factor will work for me. And yet here I am, in the market for a tablet. What happened?</p>
<p>A number of things. It didn&#8217;t help that Lenovo <a href="http://shop.lenovo.com/us/landing_pages/info/10/skylight">killed off</a> the device that I actually wanted, the Skylight, which was essentially a tablet-like piece of hardware in a netbook form factor. Not that I can blame them, not when its chip manufacturer Qualcomm is running around <a href="http://gigaom.com/2010/09/08/qualcomm-admits-it-apples-ipad-killed-smartbooks/">admitting</a> that Apple&#8217;s iPad obsoleted smartbooks before they even arrived. Probably because I wanted one, the smartbook category died a quiet, unacknowledged death. The reason I wanted one, however, remained. </p>
<p>The simple fact is that a modern laptop is more machine than I need while traveling. Even my underpowered Thinkpad X301 and its ultra-low-voltage chip represents a surplus of computing capacity. What do I really need while I&#8217;m on the road, after all? A browser, a text editor, a terminal application and some form of MLB At Bat, be it native or Flash. For that I just don&#8217;t need much machine. I wouldn&#8217;t mind the excess so much if the costs weren&#8217;t so high. But for the power that a laptop affords, you trade weight, battery life and size. I&#8217;m aware that the new Macs, for one, can get better than five hours to a charge. But I&#8217;m also aware that five hours does not a full day make, and that even the MacBook Air tips the scales at three pounds. </p>
<p>What I want is a machine I can carry sans briefcase on a day trip to New York or Boston. More specifically, this:</p>
<ul>
<li><b>Battery Life</b>:<br />
I don&#8217;t want to have to walk into a room at a conference and look for a charger. Actually, I don&#8217;t even want to bring a charger on a day trip. Which means I need seven or eight hours to a charge, at a minimum.</li>
<li><b>Connectivity</b>:<br />
Wifi, obviously. Ideally, I&#8217;d like 3G (EV-DO/HSPA) or 4G (LTE) connectivity on a non-AT&#038;T network, simply because I can already turn the Nexus One into an AT&#038;T hotspot so an alternate carrier would give me more options. </li>
<li><b>Cost</b>:<br />
Anything more than the iPad is too much, given the quality of that device. Less is better, obviously.</li>
<li><b>Display</b>:<br />
Basically, it needs to be at least twice the size of my Nexus One (3.7&#8243;). There are just some things it&#8217;s easier to do on a full sized &#8211; or nearly so &#8211; display.</li>
<li><b>Size</b>:<br />
This one I&#8217;m unsure about. Would the Galaxy Tab&#8217;s 7&#8243; display be sufficient? Or would 10&#8243; be better? Probably I&#8217;ll have to use them to find out; I hope the carriers make their tablets available under the same 30 day return policies as their handsets.</li>
<li><b>Weight</b>:<br />
Can&#8217;t weigh much more than a pound. The Galaxy Tab&#8217;s .84 lbs is just about right.</li>
</ul>
<p>What about the software, you ask? Funny thing: it&#8217;s juts not the priority for me &#8211; I&#8217;m far more concerned with the hardware. Any of Android, Chrome OS or webOS would probably be acceptable as a tablet operating system. For me, anyway. Google&#8217;s Director of Mobile Products, Hugo Barra, was unequivocal in his belief that Android <a href="http://news.cnet.com/8301-31021_3-20016085-260.html">isn&#8217;t ready</a> for that device type, which while technically true probably isn&#8217;t going to help Samsung&#8217;s marketing efforts.</p>
<p>Even the iPad&#8217;s iOS would be workable were it not for the fact that it&#8217;s tethered to iTunes, and thus to a Mac or Windows desktop. I&#8217;m excluding primarily desktop oriented operating systems such as Windows or Ubuntu because they&#8217;re not quite there for these form factors, in my opinion. </p>
<p>Add it up, and I&#8217;m probably getting a tablet, in spite of their unfortunate lack of a keyboard. The question is which one? The answer to that is as much timing as anything else. </p>
<p>For reasons that I cannot fathom, we are nine months post-the iPad announcement without a credible alternative on the market. This, in spite of the availability of obviously workable alternative operating environments in Android and webOS, and possibly Chrome OS. Whether the massive latency is due to difficulties in design, market factors and uncertainties, or something else, the fact is that the would-be challengers to the iPad are massively late to market. To the point that many have not only missed the Back to School rush, but might not make the holiday shopping season either. In theory, we&#8217;ll see Samsung shipping its 7&#8243; Galaxy Tab on a variety of carriers in the near future, but most of the rumored arrival dates for tablets are a quarter to two quarters away. </p>
<p>It&#8217;s baffling. </p>
<p>The choice before me then is to wait, or do what I did with the iPhone: tread water using the Apple product until such time as its competitors are sufficiently compelling. The majority of the private feedback I&#8217;ve received about tablets encourages me to wait: those who&#8217;ve seen or held the forthcoming iPad competitors consistently say nice things about them. But that means putting up with a laptop during one of the two busiest portions of the year for me in terms of travel. Suboptimal. </p>
<p>What do you think? Do you have interest in a tablet? </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/2010/09/21/tablets/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Debating the Travel Machine Question</title>
		<link>http://redmonk.com/sogrady/2010/05/14/travel-machine/</link>
		<comments>http://redmonk.com/sogrady/2010/05/14/travel-machine/#comments</comments>
		<pubDate>Fri, 14 May 2010 17:33:44 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=3698</guid>
		<description><![CDATA[Tweet It&#8217;s true. I really did encourage Cote to think about getting an iPad. Not because I&#8217;m a fan of the machine; I haven&#8217;t seen fit to purchase one myself. But I do think that the iPad, and the inevitable wave of devices that will follow it, herald a real change in the computers we [...]]]></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%2F2010%2F05%2F14%2Ftravel-machine%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2010/05/14/travel-machine/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Debating the Travel Machine Question &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>It&#8217;s true. I really did <a href="http://twitter.com/cote/status/12537306620">encourage Cote</a> to think about getting an iPad. Not because I&#8217;m a fan of the machine; I haven&#8217;t seen fit to purchase one myself. But I do think that the iPad, and the inevitable wave of devices that will follow it, herald a real change in the computers we travel with. </p>
<p>Look around the room at an analyst conference and you&#8217;ll see this at work, already. Desks will be littered with machines, and you&#8217;ll see a few netbooks sprinkled in with the laptops. Ever so often, the former will actually outnumber the latter. </p>
<p>Why? Because analysts don&#8217;t really need much computing power on the road. And the more you travel, the more you come to resent the extra pound or two that even ultralight laptops represent, not to mention the comparatively terrible battery life. </p>
<p>My primary laptop at this point is a Thinkpad X301, which while underpowered with an ultra-low voltage chip that runs at 1.6 Ghz, will still run Ubuntu and a separate instance of Windows. More and more, though, I&#8217;m asking myself why &#8211; and whether &#8211; even this minimal computing power is necessary. </p>
<p>I&#8217;m fairly confident that I could get away with nothing more than a tablet while I&#8217;m on the road. Between the <a href="http://redmonk.com/sogrady/2010/03/15/ubuntu-dell-t7500/">T7500 workstation</a> that Dell sent me for the office and outboard storage and compute from Amazon, it&#8217;s not clear to me what the benefits are to traveling with a real computer rather than a jumped up phone. </p>
<p>There are doubtless drawbacks to traveling light. One that Cote and I discussed was our tendency to work on slides up to the last minute, which is probably more of a challenge on a tablet style device. As are, I&#8217;m sure, other tasks yet to be identified. The question is whether or not these are sufficient to justify a full laptop. </p>
<p>I suspect that, at least for me, the answer is no: that I no longer require a full machine. That the X301 is, for better and for worse, <a href="http://redmonk.com/sogrady/2009/12/16/my-last-laptop/">my last laptop</a> for a while. </p>
<p>Considering the following:</p>
<ul>
<li>The overwhelming majority of my day to day applications &#8211; document editing, email, IM &#8211; are cloud native (<a href="http://redmonk.com/sogrady/2010/02/04/netbook-applications/">coverage</a>), meaning that they are operating system independent. The work that isn&#8217;t &#8211; like the testing that we do in virtualized images &#8211; doesn&#8217;t need to be done while I&#8217;m on the road.</li>
<li>The battery life on my X301 is average, at best. With a substantially dimmed screen, I can make the two batteries (I swapped out the DVD drive for a second) last around four hours. Contrast this with the 10+ hours you can expect from an ARM driven tablet/smartbook.</li>
<li>The weight difference is quite substantial. My X301 weighs in at around 3.5 pounds with the second battery. A <a href="http://redmonk.com/sogrady/2010/01/07/androids-tablets-and-skylights-oh-my-the-qa/">Skylight</a>, Lenovo&#8217;s forthcoming smartbook entry, would shave better than a pound and a half off of that at 1.95 pounds. An iPad would better even that, with the 3G model tipping the scales at 1.6 pounds. If you don&#8217;t travel, a pound and a half doesn&#8217;t sound like much. But if you travel, you know that&#8217;s a big difference, and a big advantage.</li>
<li>Most of the sub-netbook class of devices are going to have dramatically revamped interfaces, and within a year or two all will probably be touch enabled. I&#8217;m unconvinced this is an advantage relative to a physical keyboard, but in all other areas of usability it&#8217;s likely to be an improvement. If I&#8217;m doing simple things like using a browser, touchscreens can offer a much better experience.</li>
</ul>
<p>I&#8217;m having a hard time building the case for anything but a tablet or smartbook for a travel machine. </p>
<p>But which device would I pick, if I do indeed go that route? Apple&#8217;s iPad is the obvious choice for many at the moment, but I&#8217;m not much of an Apple fanboy and that device is going to have quite a bit of competition soon. Google and Verizon have their own <a href="http://online.wsj.com/article/SB10001424052748704250104575238680540806288.html">Android-based response</a> coming, Dell&#8217;s reportedly got a <a href="http://www.engadget.com/2010/04/25/dell-sparta-and-athens-netbooks-looking-glass-pro-and-streak-va/">spate of machines</a> on the way, and HP may actually have <a href="http://www.wired.com/gadgetlab/2010/05/hp-slate/">some plans</a> for the billion plus dollars they spent on Palm (<a href="http://redmonk.com/sogrady/2010/04/30/hp-palm/">coverage</a>). There&#8217;s also the oft-forgotten Chrome OS (<a href="http://redmonk.com/sogrady/2009/07/08/chrome-os-qa/">coverage</a>) lurking just over the horizon. It&#8217;s very interesting to me, as an aside, how dominant ARM has become in this space, virtually overnight. </p>
<p>Anyway, the market&#8217;s clearly not going to lack for choice. What I will actually choose is open to question right now, but if you&#8217;re looking for my business, I suggest you talk to MLB about getting a version of <a href="http://mlb.mlb.com/mobile/">At Bat</a> for your platform. Nothing is more likely to increase your chances than letting me watch or listen to the Red Sox while I&#8217;m on the road. </p>
<p>Whatever I end up doing, however, change is coming. Mobile is the new desktop, and the stakes are high. </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/2010/05/14/travel-machine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Netbook Applications: The Bare Necessities</title>
		<link>http://redmonk.com/sogrady/2010/02/04/netbook-applications/</link>
		<comments>http://redmonk.com/sogrady/2010/02/04/netbook-applications/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:13:59 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=3406</guid>
		<description><![CDATA[Tweet The more time I spend crunching numbers on even moderately sized datasets, the more frustrating my current hardware setup becomes. Things are desperate enough that my Thinkpad X301, which maxes out at a mere 4 GB of RAM, is becoming a better performing alternative to my aging, dying Sun Ultra 20 workstation. How sad [...]]]></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%2F2010%2F02%2F04%2Fnetbook-applications%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2010/02/04/netbook-applications/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Netbook Applications: The Bare Necessities &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>The more time I spend crunching numbers on even moderately sized datasets, the more frustrating my current hardware setup becomes. Things are desperate enough that my Thinkpad X301, which maxes out at a mere 4 GB of RAM, is becoming a better performing alternative to my aging, dying Sun Ultra 20 workstation. How sad is that? But at least I have a schedule to address that situation: a crazy tricked out workstation is &#8211; at least in theory &#8211; on the way. </p>
<p>With my workstation needs in all likelihood addressed, the big remaining question for me is what&#8217;s at the opposite end of the spectrum. Back in December, I <a href="http://redmonk.com/sogrady/2009/12/16/my-last-laptop/">discussed</a> the fact that I was transitioning from a general purpose laptop only model to one characterized by more specialized hardware. Big, monstrous workstation for analytics, virtualization, testing and the like, complemented with something much smaller and lighter for all the travel. Something netbook or smartbook-like, in other words. </p>
<p>Something that probably won&#8217;t run most or all of the applications I&#8217;m used to relying on, with the notable exception of a browser.  </p>
<p>When I first began looking at Moblin a while back, people told me that it was nice, but that I&#8217;d miss the standard application set of my operating system of choice, Ubuntu. Interestingly, the trend in the space is actually towards even fewer applications than Moblin allows; the Lenovo Skylight, one intriguing option, is preloaded not with a standard application set, but with widgets running on top of a thin Linux film. Chrome OS, of course, goes even further, dispensing with the idea of applications entirely and pushing a browser only experience. </p>
<p>True, there&#8217;s the iPad, but that&#8217;s more or less a non-starter because I require a physical keyboard to be even remotely useful. The touchscreen keyboard works on my iPhone because that&#8217;s a device I use for reading, not writing: whatever I end up taking on the road will need to be equally comfortable with both. </p>
<p>The good news is that my application needs are actually relatively few. I have no intention to ask a netbook to handle a general purpose laptop&#8217;s workload. Things like a media player (Banshee) or virtualization platform (VirtualBox) that I use now are certainly not must haves in a mobile device. I&#8217;m more reluctant, however, to give up Emacs. Mark Pilgrim is aggressively agnostic when it come to the choice of text editors (not to mention <a href="http://diveintomark.org/archives/2007/01/21/wrongroom">frustrated</a> with the recent crops of new writing tools), <a href="http://mark.pilgrim.usesthis.com/">saying</a>:</p>
<blockquote><p>Picking the right text editor will not make you a better writer. Writing will make you a better writer.</p></blockquote>
<p>Which is true. But I&#8217;m not looking for a text editor to make me a better writer. I&#8217;m looking for a text editor to make the task of writing more enjoyable. Easier. Simpler. Less complicated. And so on. Emacs does that for me, mostly, though I need to spend some time looking up how to make writing HTML natively simpler. Google Docs, on the other hand, does match the Emacs authoring experience. </p>
<p>Could be I&#8217;ll find a browser based text editor I like as much or more than Emacs: stranger things have certainly happened. But I&#8217;m not counting on it, and I&#8217;m not looking forward to it. <a href="http://www.ymacs.org/">Ymacs</a> is interesting, but not the same. <a href="https://bespin.mozilla.com/">Bespin</a> doesn&#8217;t have <a href="http://etherpad.com">Etherpad</a>&#8216;s zero latency. And Etherpad is just plain going away, unless you want to host your own Scala codebase. </p>
<p>The other missing piece for me will be a terminal (no, I don&#8217;t use Emacs for this, generally). True, on something like Chrome OS that abstracts the underlying operating system away, it&#8217;s kind of pointless for local work. But I&#8217;ll still need to spend a fair amount of time adminstering remote servers. And do I really want to SSH into my servers from a third party, browser based SaaS terminal service. No I do not. </p>
<p>None of this means that I&#8217;ll miss the applications enough to forgo the hardware form factor. The chances are excellent that by the end of the second quarter at the latest, you&#8217;ll spot me at a conference touting some kind of new, lightweight device. But the transition is going to be interesting. While I don&#8217;t use all that many applications in general, the ones I use, I use a lot. </p>
<p>So get to work recreating Emacs and a terminal in the browser, will you? You&#8217;ve got until the end of Q2.</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/2010/02/04/netbook-applications/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My Last Laptop</title>
		<link>http://redmonk.com/sogrady/2009/12/16/my-last-laptop/</link>
		<comments>http://redmonk.com/sogrady/2009/12/16/my-last-laptop/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 02:00:18 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=3292</guid>
		<description><![CDATA[Tweet The last time a laptop wasn&#8217;t my primary computer was 1999. Or maybe 2000, I can&#8217;t really remember. Either way, it&#8217;s been a while. At the time the machines were bricklike, had appalling 800&#215;600 displays and measured battery life by tens of minutes. And I loved them. Would ask what laptops were issued to [...]]]></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%2F2009%2F12%2F16%2Fmy-last-laptop%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2009/12/16/my-last-laptop/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="My Last Laptop &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/sog/4190991999/" title="my x301 by sogrady, on Flickr"><img src="http://farm3.static.flickr.com/2737/4190991999_bf02b11afe.jpg" width="500" height="375" alt="my x301" /></a></p>
<p>The last time a laptop wasn&#8217;t my primary computer was 1999. Or maybe 2000, I can&#8217;t really remember. Either way, it&#8217;s been a while. At the time the machines were bricklike, had appalling 800&#215;600 displays and measured battery life by tens of minutes. </p>
<p>And I <i>loved</i> them. Would ask what laptops were issued to employees in interviews, even. </p>
<p>Apart from a few Dell bricks along the way, and the occasional flirtation with alternatives, I&#8217;ve been all Thinkpad, all the time. The X23 screen <a href="http://www.flickr.com/photos/sog/5626215/">cracked</a> and gave way to an X40, which was temporarily <a href="http://www.flickr.com/photos/sog/192700298/">replaced</a> by loaned <a href="http://www.flickr.com/photos/sog/192701898/">X60s</a> and <a href="http://www.flickr.com/photos/sog/2885805799/">X300</a>s because compiles took me six hours, and in <a href="http://redmonk.com/sogrady/2008/09/24/apone/">September 2008</a> a shiny new X301 arrived. Which, while the processor is a bit anemic and the battery underwhelming, has been a really excellent machine. The best I&#8217;ve owned, easily. </p>
<p>It could also be the last laptop I buy. </p>
<p>Like a lot of people these days, a subset of my computing needs are now serviced by a smartphone. An iPhone, more specifically. Checking email, getting directions, Twitter, listening to Red Sox games: all of this, the iPhone &#8211; or an Android, if I was to go that route &#8211; can <a href="http://redmonk.com/sogrady/2009/06/26/iphone-lessons/">handle</a>. Which leaves writing, browsing the non-mobile websites, watching video, downloading music and a million other jobs better suited to a full size machine. But what kind of full size machine?</p>
<p>The appeal of a laptop, for me, has always been the single experience. Everything&#8217;s in one place, and I only have to get used to one keyboard and mouse setup. I&#8217;ve had desktops, usually: some even had nice large and multi-monitor setups. But moving from laptop to workstation and back was frustrating, because I have no interest in having files, applications, and configurations asymmetrically distributed across machines. So while the workstations were useful for certain heavy compute or visually intensive tasks, I still worked mostly off my Thinkpads. </p>
<p>The gradual transition from desktop applications to web based alternatives, loosened the grip the laptop had on me, but then I&#8217;d hop on the workstation and my bash completions wouldn&#8217;t be there. Or my emacs theme. And so on: the friction in moving from machine to machine was still substantial. </p>
<p>Enter Dropbox. Synchronization&#8217;s not a new invention, even on the desktop: I&#8217;ve been using rsync based tools for years. But Dropbox makes synchronization absolutely painless, and throws copies up into the cloud as a bonus. All of a sudden, then, my client side files and settings are <a href="http://redmonk.com/sogrady/2009/09/30/dropbox/">pushed around</a> to my various machines, seamlessly. With no effort or intervention required. Seriously, it&#8217;s <i>magic</i>. </p>
<p>Hence the question I&#8217;ve been asking myself: with my settings and files available, then, and most of my applications browser based, what&#8217;s the point of a laptop, again? Sure, I need a mobile keyboard for travel, but wouldn&#8217;t a netbook suffice? Or actually, be a superior option? What if I, for the sake of argument, went from a laptop configuration to a netbook/workstation combination? Lighter machine on the road, more horsepower while I&#8217;m in the office? Both of which can be acquired for less than the cost of a single high end notebook? Sign me up. </p>
<p>The transition to using strictly the workstation at the office, begun a month or so ago, has been uneventful. I&#8217;ll need to replace it sometime in the next year &#8211; the 4 GB max on the RAM is tough and the Opteron inside barely outruns my laptop &#8211; but the 30/24 dual monitor setup has not been difficult to adjust to. Nor has, for obvious reasons, <a href="http://www.flickr.com/photos/sog/4100886990/">the keyboard</a>. What&#8217;s less clear is what I do about a netbook? I&#8217;ve gotten a variety of recommendations, from the Dell Mini to a few Acer machines. But the Chromium machines are yet to arrive, as is the fabled Thinkpad <a href="http://news.softpedia.com/news/ThinkPad-X100e-is-Lenovo-s-Business-Netbook-126346.shtml">netbook</a>. I&#8217;m going to try out a bunch of them in the months head, but honestly, I&#8217;m waiting for the holy grail of mobile computing: sunlight readable screens. Pixel Qi <a href="http://pixelqi.com/blog1/2009/12/07/pixel-qi-starting-production/">says</a> they&#8217;ll be going into mass production in Q1, which means that we would see their screens on netbooks sometime in Q2. Just in time for boat season, in other words. </p>
<p>Have I really bought my last laptop? I&#8217;m not sure. But that, by itself, says a lot. It says it&#8217;s the end of an era. </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/2009/12/16/my-last-laptop/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>There&#8217;s More to Dropbox Than Piracy</title>
		<link>http://redmonk.com/sogrady/2009/09/30/dropbox/</link>
		<comments>http://redmonk.com/sogrady/2009/09/30/dropbox/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:42:57 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=3003</guid>
		<description><![CDATA[Tweet Assuming that people actually use it for piracy at all, which I personally haven&#8217;t seen. But hey, there are better than two million of us using the software these days, so statistically it&#8217;s probable that there are some bad apples. For the rest of us, Dropbox is a drop dead simple, cross-platform application synchronization [...]]]></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%2F2009%2F09%2F30%2Fdropbox%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2009/09/30/dropbox/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="There&#8217;s More to Dropbox Than Piracy &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/sog/3969883672/" title="Dropbox by sogrady, on Flickr"><img src="http://farm3.static.flickr.com/2494/3969883672_7c4e92808b.jpg" width="500" height="304" alt="Dropbox" /></a></p>
<p>Assuming that people actually use it <a href="http://twitter.com/cote/status/4488991196">for piracy</a> at all, which I personally haven&#8217;t seen. But hey, there are better than <a href="http://www.techcrunch.com/2009/09/24/dropbox-reaches-2-million-users-continues-to-grow/">two million of us</a> using the software these days, so statistically it&#8217;s probable that there are some bad apples. </p>
<p>For the rest of us, Dropbox is a drop dead simple, cross-platform application synchronization client. One that Just Works. Now, before you start, I know what you&#8217;re going to say. You&#8217;re about to say <a href="http://news.ycombinator.com/item?id=396787">this</a>: </p>
<blockquote><p>For any advanced techie, the three main reasons (Backup, sync, sharing) for using DropBox are irrelevant. For ordinary users: sure! It sounds like a great solution. </p>
<p>Let me explain.</p>
<p>I don&#8217;t think anyone with valuable data would trust their only backup with an external &#8220;in-the-cloud&#8221; source. On top of that, most people&#8217;s upload capacity is severely limited.</p>
<p>Syncing is accomplished with rsync or a network share on your home network. Most geeks will SSH into their home computers, etc. Sharing via drop box cannot be any better than a personally managed web server. GIT/SVN on your server offers much more than drop box can. On the other hand, maybe I just like to hack and get my hands dirty creating my own solutions.</p></blockquote>
<p>To which I would reply just as JesseAldridge <a href="http://news.ycombinator.com/item?id=396835">did</a>:</p>
<blockquote><p>Have you <i>tried</i> DropBox? The app is so damn easy to use it&#8217;s ridiculous. Sure there are other ways to do it, but the absolute lack of headaches makes Dropbox way better than those other techniques you suggested.</p></blockquote>
<p>No hyperbole involved. Seriously. Dropbox is stupid easy. I still employ rsync and related tools for odd jobs here and there, but Dropbox is so low effort that I honestly have to justify <i>not</i> using it. You can replicate the functionality, but you&#8217;re not going to match the user experience, let alone the speed, on your own. Watching the changes you make on one machine instantly reflected on another with zero intervention on your part is magical, I assure you. </p>
<p>Of the three core services, I don&#8217;t really use sharing, so I can&#8217;t comment on that. I&#8217;m sure it&#8217;s useful. Dropbox&#8217;s backup and synchronization, on the other hand, are fundamental enablers of my day to day technology usage. First, the simple stuff. </p>
<h2>Backup</h2>
<p>Backup is probably the most straightforward use case for Dropbox. You can take files or directories and either drop them into your Dropbox folder, or create symlinks out to them from there. Here&#8217;s <a href="http://redmonk.com/sogrady/2008/10/17/trick_dropbox/">how to do</a> that. Items that I back up &#8211; using the term loosely, as there&#8217;s no versioning, etc applied: my Ubuntu repositories list (etc/apt/sources.list), a list of the packages I have installed locally, the directory containing my writing, a subset of my music, my Tomboy notes, and more. </p>
<p>But to be honest, backup just isn&#8217;t that interesting. Lots of services can do that. What&#8217;s compelling about Dropbox, really, is the synchronization element. </p>
<h2>Synchronization</h2>
<p>This is where things get cool. If you&#8217;re wicked geeky, that is. It&#8217;s nice, of course, to have web based backups of your files: it was a godsend the last time I fatally damaged my .emacs file. But it&#8217;s nicer to have the various configuration files that make your desktop your desktop seamlessly pushed to every machine you use. Which, in my case, include a Windows 7 laptop, an Ubuntu laptop and workstation, a Mac Mini and an iPhone.</p>
<p>To explain what I mean, here&#8217;s how you create and share a .bash_aliases file with all of your bash equipped machines. The following, please note, assumes that you have a primary workstation and secondary machines, as I do.  </p>
<ul>
<li>If you have a .bash_aliases file already, great, keep going. If not, create one now on your primary workstation with something like <code>nano ~/.bash_aliases</code> (note: you have to activate this by uncommenting the three lines beginning <code>if [ -f ~/.bash_aliases ]; then</code> in the <code>~/.bashrc</code> file).</li>
<li>Change to your Dropbox directory: <code>cd Dropbox</code>.</li>
<li>Create a symlink to the .bash_aliases file: <code>ln -s ~/.bash_aliases .bash_aliases</code>.</li>
<li>Assuming that your Dropbox instance is active and that your network connections are good, it should only take a few seconds to populate that file on all secondary machines.</li>
<li>Moving to your secondary machine, change to the home directory: <code>cd</code>.</li>
<li>Create a symlink to the .bash_aliases file in the Dropbox directory on the secondary machine: <code>ln -s ~/Dropbox/.bash_aliases .bash_aliases</code>.</li>
</ul>
<p>Congrats, you&#8217;re done. What you did was create a single real .bash_aliases file that gets symlinked first into Dropbox and then into the ~/ directory on the target machine. In practical terms, it means that any aliases you create on the master will henceforth execute perfectly on the secondary machines. </p>
<p>I use this for my .emacs and the requisite *.els, my .fonts directory, my Tomboy notes, and with the failure of Weave I&#8217;m even contemplating doing it to my .mozilla directory. And when it comes time to purchase a new machine, Dropbox will be the grease that gets me moved in and up and running quickly. </p>
<h2>Security</h2>
<p>Am I concerned, as some <a href="http://news.ycombinator.com/item?id=396964">are</a>, with security? Marginally. I don&#8217;t use it to store anything particularly sensitive, although I think that&#8217;s just common sense. The Dropbox folks have done a better job of late, I think, articulating just <a href="https://www.getdropbox.com/help/27">how they go about</a> protecting your data. </p>
<h2>What Would I Like to See?</h2>
<p>Frankly, less of Dropbox. And I mean that in a good way. I&#8217;d love to see Dropbox baked directly into applications. Media players and photo managers would be logical first candidates, but how many applications would not benefit from fast, real-time file system awareness and synchronization? </p>
<p>Until then, however, I&#8217;m a very happy, paying customer of the service. It&#8217;s certainly come a long way from its days as a <a href="http://files.getdropbox.com/u/2/app.html">candidate for Y Combinator</a>, and I wish it well in future. </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/2009/09/30/dropbox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What am I Missing About Android Netbooks?</title>
		<link>http://redmonk.com/sogrady/2009/01/07/what-am-i-missing-about-android-netbooks/</link>
		<comments>http://redmonk.com/sogrady/2009/01/07/what-am-i-missing-about-android-netbooks/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 03:26:07 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2646</guid>
		<description><![CDATA[Tweet With the twin caveats that I&#8217;m an Ubuntu user and the admission that I have yet to actually hold a device of any type actually running Google&#8217;s Android software, I have to be honest: all this talk of Android netbooks baffles me. Not the part of getting it to run on the platforms, of [...]]]></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%2F2009%2F01%2F07%2Fwhat-am-i-missing-about-android-netbooks%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2009/01/07/what-am-i-missing-about-android-netbooks/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="What am I Missing About Android Netbooks? &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>With the twin caveats that I&#8217;m an Ubuntu user and the admission that I have yet to actually hold a device of any type actually running Google&#8217;s Android software, I have to be honest: all <a href="http://blogs.zdnet.com/perlow/?p=9333">this</a> <a href="http://education.zdnet.com/?p=1970">talk</a> of <a href="http://googlesystem.blogspot.com/2009/01/android-for-netbooks.html">Android</a> netbooks baffles me. </p>
<p>Not the part of getting it to run on the platforms, of course: the appeal of <a href="http://groups.google.com/group/android-porting/browse_thread/thread/66862bdb52dac936">the challenge</a> is obvious, even to me. No, what I can&#8217;t quite grasp is this: what need would Android fulfill in the netbook market that couldn&#8217;t be better and more efficiently served by alternate platforms. Why anyone would want one, in other words, and favor it over either Linux or Windows? And I suppose I should throw OS X in there as well, as I&#8217;m told that it will run on the MSI hardware. </p>
<p>No question, Android is an interesting project from virtually any angle. The Linux base layer gives it an appeal to certain audiences, the cleanroom JVM reimplementation is fascinating for any number of reasons, and its market significance cannot be overstated&#8230;as long as we&#8217;re talking about handsets. But I must be missing something that makes it suitable for the Netbook market, because from here it just looks like a poor idea. </p>
<p>Why?</p>
<p>It&#8217;s all about the applications. As usual. </p>
<p>Look, I&#8217;m no <a href="http://redmonk.com/sogrady/2007/05/23/how-too-rich-for-my-taste-the-ria-qa/">big fan</a> of rich clients, but to paraphrase Jason Priestley&#8217;s character from Tombstone: &#8220;I&#8217;m sorry, we got to have <i>some</i> apps.&#8221; Android&#8217;s got a browser, true. But it&#8217;s not Firefox. And while handset users are used to not having any choice in the matter (if I could use something besides mobile Safari, which crashes like that&#8217;s its job, I would), desktop users are. If I&#8217;m going to be using a desktop &#8211; and especially if I&#8217;m going to rely heavily on the browser as an application platform &#8211; I&#8217;d like it to be one that I choose. </p>
<p>Why doesn&#8217;t Android &#8211; and why won&#8217;t it &#8211; have Firefox? Because Android applications have to run on top of Dalvik, Android&#8217;s JVM implementation. So until you reimplement Firefox on top of a JVM or find a way to bypass it to access the underlying operating system, no Firefox. Which means you can count out OpenOffice, too. And Pidgin. Probably Skype as well. And so on. Virtually every staple application Linux or Windows users are used to using on their desktops will be unavailable. </p>
<p>To be sure, there will be Android alternatives available. Just as many of the Linux applications are alternatives to their Windows cousins (think OpenOffice). But who&#8217;s going to be building for Android on netbooks, at least initially? My guess is that the bulk of Android development will be focused on the handset market, not netbooks. And while I admire some of the iPhone application implementations, I certainly wouldn&#8217;t use them over a version designed for my Mac Mini. </p>
<p>Application volume would seem to be a massive issue for Android based netbooks. There are tens of thousands of applications available for anyone running, say, Ubuntu Netbook Remix. How many are there for Android? Dozens? Hundreds? And that&#8217;s just looking at the Linux apps: imagine what the Windows crowd might think. Who&#8217;ve become accustomed to using one of the myriad of applications available for that platform.</p>
<p>Ultimately, the question I can&#8217;t answer is this: if you had to choose between:</p>
<p>a.) Linux and the C, C++, Java, Python, etc applications of your choice and<br />
b.) Linux and the Dalvik applications of your choice</p>
<p>Why would you pick b? Or put more simply, what precisely does the reimplemented JVM buy you on the client side? What about Android will make Java desktops succeed where they&#8217;ve failed so often before? And no, user experience doesn&#8217;t count: you don&#8217;t need a JVM to have a good UX. </p>
<p>Anyway, if you&#8217;ve got an answer to that question, I&#8217;d love to hear it, because as I said, I&#8217;m kind of at a loss. </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/2009/01/07/what-am-i-missing-about-android-netbooks/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Meet Apone: The X301 Review (Linux and Vista)</title>
		<link>http://redmonk.com/sogrady/2008/09/24/apone/</link>
		<comments>http://redmonk.com/sogrady/2008/09/24/apone/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 04:46:54 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[How To's and More]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[x301]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2332</guid>
		<description><![CDATA[Tweet For the first time in nearly four years, I have a new laptop. It&#8217;s the one with the stickers on it. Feel free to send more of those, incidentally. After being patient and not purchasing an X61s last summer to replace my aging and beat up X40 (only a 40 GB hard drive, if [...]]]></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%2F2008%2F09%2F24%2Fapone%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2008/09/24/apone/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="Meet Apone: The X301 Review (Linux and Vista) &raquo; tecosystems #laptop #Linux #thinkpad #x301">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/2885805799/" title="x301, x300 by sogrady, on Flickr"><img src="http://farm4.static.flickr.com/3022/2885805799_038cb42970.jpg" width="500" height="375" alt="x301, x300" /></a></p>
<p>For the first time in nearly four years, I have a new laptop. It&#8217;s the one with the stickers on it. Feel free to send more of those, incidentally. </p>
<p>After being patient and not purchasing an X61s last summer to replace my aging and beat up X40 (only a 40 GB hard drive, if you can believe that), as was originally planned, I&#8217;ve got a brand new machine with everything I could want. 128 GB SSD, 13.3&#8243; 1440&#215;900 LED backlit screen, dual batteries and so on in a package that weighs slightly more than three pounds (with the extra battery, otherwise ~3). </p>
<p>To be honest, it&#8217;s probably not in my self-interest to review this machine. The folks from Lenovo have historically been very generous with loaner machines in return for detailed reviews and feedback; what if they were to discover that I&#8217;d do these reviews <i>anyway</i>? But several of you have asked about the machine, and I live but to serve. So this one&#8217;s for you; let&#8217;s just keep it on the down low. </p>
<h2>The Hardware</h2>
<ul>
<li><b>Battery Life</b>:<br />
There are two problems with me estimating this for you: 1.) I&#8217;ve only had the laptop for 24 hours or so, and 2.) I actually have two batteries, complicating the assessment.</p>
<p>Windows Vista, which did a better job of handling the two batteries seamlessly (Linux sees both, but will not calculate aggregated life expectation), guessed anywhere between 5 and 8 hours on two fully charged batteries. Other reviews I&#8217;ve seen indicate it&#8217;s closer to the former than the latter, but we&#8217;ll see.</li>
<li><b>DisplayPort</b>:<br />
It&#8217;s got one, in addition to the standard VGA. I&#8217;m told I&#8217;ll care more about that in a year or two; for now, it doesn&#8217;t mean much to me.</li>
<li><b>DVD Player/Burner</b>:<br />
Didn&#8217;t get one this time around. As mentioned on Twitter, I only used the DVD player on the X300 two or three times in five plus months, so replacing it with a second battery that I could use daily was an easy call.</li>
<li><b>Finish/Frame/Etc</b>:<br />
It&#8217;s nearly identical to the X300. On the plus side, the frame is exceptionally stiff, while on the minus the matte finish is like glue for skin oils. Overall, the fit and finish is just what you&#8217;d expect from a Thinkpad; exceptional. They <strike>may not be</strike> aren&#8217;t sexy, but they are well made.</li>
<li><b>GPS</b>:<br />
Haven&#8217;t tested this on Linux; on Windows, it failed to track because I was inside and had no line of sight to the satellites that power it.</li>
<li><b>Memory</b>:<br />
I&#8217;ve got 3 GB on board, and I believe there&#8217;s room for one more &#8211; though that was the maximum available at order time. Could be wrong on that, though.</li>
<li><b>Processor</b>:<br />
The machine is, frankly, a bit underpowered thanks to the Ultra Low Voltage processor they&#8217;ve crammed into the narrow casing. Its two cores run at a clock speed of 1.4 Ghz, which is almost a full stop down from even the X200. But the performance hasn&#8217;t been impacted in my brief usage; compiles took what they should, applications run with no perceptible impact, and so on. I&#8217;ll be interested to see what happens when I set up VMWare, but for now the processor is adequate.</li>
<li><b>Slots</b>:<br />
What I miss most relative to other Thinkpads I&#8217;ve owned is a card reader. If you own a digital camera, as I do, the ability to pull a card and insert it directly in the machine is big. Also, the machine has no PCMCIA slot, so what&#8217;s on board is what you&#8217;ve got.</li>
<li><b>Screen</b>:<br />
Maybe the laptop&#8217;s best feature. Although the same size as the MacBook Air&#8217;s, the X301&#8242;s LCD owns the higher resolution. The result is more screen real estate in the same footprint, one that in no way shape or form is an eyechart. The resolution provides enough space to run Firefox and have a third of the screen left for Twhirl, Pidgin, or whatever.</li>
<li><b>Speakers</b>:<br />
They&#8217;re tremendous. Maybe not compared to a desktop replacement, but against any other ultralight or borderline ultralight, they&#8217;re exceptional. Which, given my music habits, is a good thing.</li>
<li><b>Trackpoint/Touchpad</b>:<br />
I hate touchpads with the white hot intensity of a thousand suns, which is why Michael Dolan&#8217;s <a href="http://redmonk.com/sogrady/2008/04/22/the-x300-review-part-2-running-ubuntu-hardy/#comment-366837">reminder</a> that it can be toggled off in the BIOS is worth a beer the next time I see him. Alex and some of the other Mac people I know might be right that I could adjust to the touchpad given time and better software, but it&#8217;s academic for now.</li>
<li><b>Weight/Size</b>:<br />
The machine, as mentioned, weighs in between 3 and 4 pounds with the second battery (near as I can determine, anyway), and the dimensions are likely nearer the 14&#8243; T series models than its 12&#8243; X brethren, thanks to the sizable bezel. Which I&#8217;m fine with, personally, but if you&#8217;re used to a 12 inch model it&#8217;s an adjustment. And if you&#8217;re looking for a netbook, I recommend buying a netbook, not this.</li>
<li><b>WWAN</b>:<br />
Lenovo offers both AT&#038;T and Verizon cards for the machine; I chose the former because AT&#038;T gets five bars of reception here in Maine, while Verizon gets one &#8211; if you walk up on the hill behind the house. Also, because I have one AT&#038;T data account and zero Verizon data accounts. Under Vista, the signup process was painful because a.) it has to be done over the phone, and b.) I wanted to connect the on board card with an existing account, rather than create a new one. Making that happen took two calls to AT&#038;T and another two to Lenovo. All of the support people were friendly, if ill equipped to handle my request. </p>
<p>If you&#8217;re trying to convert from an existing card rather than sign up fresh, here&#8217;s what you need to do: get the IMEI and SIM numbers for the new card from the Lenovo Broadband Connectivity application, then call AT&#038;T at 866.246.4852. Tell them the phone # associated with your data card to look up the account, then request they add the new hardware to the account using that data. </p>
<p>That done, reboot the machine and fire up the Broadband Connectivity application or whatever Lenovo calls it, and see if it says the card is &#8220;Activated.&#8221; If yes, ignore the fact that it will tell you that you still have to sign up (don&#8217;t ask me, I don&#8217;t know). Instead go to &#8220;Access Connections,&#8221; and use that (seriously convoluted) UI to attempt a connection using HSPA. It worked here, and no, before you ask, I am not a fan of the ThinkVantage applications. </p>
<p>As for the card on Linux, well, I&#8217;ll get to that in a moment.</li>
</ul>
<h2>Windows</h2>
<p>I don&#8217;t have much feedback on Windows as I ran it for less than 24 hours all told, but Vista seemed to run without much effort. At no point, did it drag or hang, except when coming back from suspend. Boot time, however, was slow, even with the SSD. </p>
<h2>Linux</h2>
<p>Ok, this is what a high percentage of you people probably came here for. Herewith, then, the Linux on X301 report. One very important note before I get there, however. </p>
<p>For my distribution, I chose Ubuntu Hardy. Many of you will be doubtless be tempted to run Intrepid, or OpenSuSE 11.1, or something similarly new and cutting edge. I highly recommend that <b>you not do this</b>. Should you ignore that advice, you may risk damaging your ethernet card permanently, which &#8211; seeing as it&#8217;s integrated into the motherboard &#8211; is suboptimal. This <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/263555">bug</a> describes the problem; basically, a rogue driver may overwrite the firmware of the device, rendering it inoperable. Worse, the tools that Intel provides to repair it (IABUTIL.EXE), will only worsen the problem by making the device invisible to the PCI bus. In case it&#8217;s not obvious, the fix for this is sending your laptop to Lenovo for a motherboard replacement. Seriously. </p>
<p>If you decide to proceed with Intrepid knowing this, I would follow the advice Chris Jones gave me, which is to hide your LAN chip from the OS by deactivating it in the BIOS. </p>
<p>But until that bug is fixed, I recommend you do what I did and stick with Hardy. Everything will work, with three exceptions &#8211; two important and one trivial &#8211; which I&#8217;ll get to. </p>
<p>On to the breakdown:</p>
<h2>What Works</h2>
<p>Pretty much everything. Unlike the X300, sound works out of the box (if you experience any problems, go to System:Preferences:Sound and turn off autodetect, picking ALSA instead). The display is picked up correctly, ethernet works, suspend works, as does Bluetooth and the Thinkpad keys (volume up/down/mute and the keyboard light). </p>
<h2>What Mostly Works</h2>
<p>As mentioned above, GNOME Power sees both batteries, and drains them serially with no issues (like a loss of power) whatsoever. It cannot, however, provide an estimated runtime based on the capacity of both batteries as could (if very imperfectly) Vista. As nearly as I can determine, it will estimate the runtime for each battery individually. This may be less of an issue once I&#8217;ve had the laptop longer and know better what to expect, but for now this is less than ideal. </p>
<h2>What Doesn&#8217;t Work</h2>
<ul>
<li><b>Camera</b>:<br />
This may be a transient issue, as I experienced no issues whatsoever with the camera on the X300, but attempting to take a picture using the on board camera using Cheese locked up the entire UI. Haven&#8217;t looked at fixing this at all; mostly because I don&#8217;t really care that much about the camera.</li>
<li><b>Wifi</b>:<br />
As of kernel 2.6.27 &#8211; the standard kernel issued for Intrepid (which again, I recommend you AVOID for now) &#8211; the Intel 5100 drivers are in mainline. Hardy, however, is still on 2.6.24 and the 5100 drivers are not available out of the box. As a result, the wireless will not work on install. The good news is that there&#8217;s an easy fix. </p>
<p>I followed theburningor&#8217;s simple, excellent instructions <a href="http://ubuntuforums.org/showpost.php?p=5754065&#038;postcount=62">here</a> and had wifi up and running first try. For the link averse, the build process is as follows:<br />
<code>
<ol>
<li>sudo apt-get install build-essential</li>
<li>wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-5.4.A.11.tar.gz</li>
<li>tar -xzvf iwlwifi*</li>
<li>sudo cp iwlwifi-5000-ucode-5.4.A.11/iwlwifi-5000-1.ucode /lib/firmware</li>
<li>wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-old.tar.bz2</li>
<li>bunzip2 compat-wireless-old.tar.bz2</li>
<li>tar xf compat-wireless-old.tar</li>
<li>cd compat-wireless-2.6-old/</li>
</ol>
<p></code><br />
You need to make sure at that point that the <code>CONFIG_IWL5000</code> switch in <code>config.mk</code> is marked <code>y</code> &#8211; mine was. Once that&#8217;s done, just do the following:<br />
<code>
<ol>
<li>make</li>
<li>sudo make install</li>
<li>sudo make unload</li>
<li>sudo make load</li>
</ol>
<p>Reboot, and you're good to go. Wireless works.</li>
<li><b>WWAN</b>:<br />
<b>Update</b>: This one&#8217;s been solved: see the instructions <a href="http://redmonk.com/sogrady/2008/12/07/how-to-use-an-att-ericsson-f3507g-card-on-ubuntu-intrepid/">here</a>.</p>
<p>This one, unfortunately, may be a significant problem. Because I'm stupid and didn't check, I assumed that Lenovo would be continuing to use the Sierra based WWAN cards that were present in the X300. These are popular amongst open source types because they are relatively easy to get running under Ubuntu (I've <a href="http://redmonk.com/sogrady/2007/09/14/how-to-use-a-cingular-sierra-wireless-875-card-on-ubuntu-gutsy/">done it</a> a few times) and the drivers are already in kernel. </p>
<p>As you might have deduced, Lenovo's made a change. I wish Lenovo had stuck with Sierra, and I wish they published the Linux compatibility of the various hardware components, but ultimately it's my fault for not checking. In my defense, I have been waiting for a new machine for nearly four years; you can understand if I got a bit carried away at order time.</p>
<p>The card in the X301 is an Ericsson F3507g, which appears to not only have no in kernel driver - but to have never been successfully activated under Linux (please correct if I'm wrong. seriously.). This <a href="http://www.ericsson.com/solutions/mobile_broadband_modules/docs/mobile_broadband_module_datasheet_print.pdf">datasheet</a> (PDF warning) says there is a Linux driver, but I'll be damned if I can find it. Lenovo's support site <a href="http://www-307.ibm.com/pc/support/site.wss/product.do?doccategoryind=181226&#038;template=%2Fproductpage%2Flandingpages%2FproductPageLandingPage.vm&#038;brandind=10&#038;familyind=425360&#038;machineind=430239&#038;modelind=430242&#038;partnumberind=0&#038;subcategoryind=0&#038;operatingsystemind=49979&#038;validate=true">lists nothing</a> but the Windows bits. </p>
<p>This leaves me with two potential options longer term; 1.) attempt to run the Windows driver under something like ndiswrapper, 2.) reinstall a Windows partition just for the purposes of running the WWAN card. I'm fired up about neither option, to be honest. </p>
<p>But maybe someone who runs across this has a solution for me. That's the hope, anyway. </li>
</ul>
<p>Also not working under either Linux or Windows is the BIOS setting to power USB devices while the machine is in low power states; a minor trifle, perhaps, but it would be nice to be able to charge my iPhone while the machine was suspended. </p>
<p>One other item of interest: while I don't recall it being mentioned at purchase time, the BIOS mentions a WIMAX radio. Whether or not it's on board is undetermined as yet, but it's something to watch for. </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/2008/09/24/apone/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>My Arsenal</title>
		<link>http://redmonk.com/sogrady/2008/06/12/myarsenal/</link>
		<comments>http://redmonk.com/sogrady/2008/06/12/myarsenal/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 15:28:41 +0000</pubDate>
		<dc:creator>sogrady</dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedMonk IT Report]]></category>

		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2073</guid>
		<description><![CDATA[Tweet Following the Flickr kids&#8217; lead, Rafe took a few minutes to detail his toolkit. Which I enjoyed, and immediately decided to copy. Hardware Sun Ultra 20, 30 Inch Dell LCD (Screencasting/Testing/VMWare) Mac Mini, 17 inch Princeton LCD (Mac stuff) Lenovo X300 (everything else) iPhone (makes every other phone I&#8217;ve owned look like a piece [...]]]></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%2F2008%2F06%2F12%2Fmyarsenal%2F" class="twitter-share-button" data-url="http://redmonk.com/sogrady/2008/06/12/myarsenal/" data-count="vertical" data-via="sogrady" data-lang="de" data-text="My Arsenal &raquo; tecosystems">Tweet</a><br />
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
<p>Following the Flickr kids&#8217; <a href="http://code.flickr.com/blog/2008/05/29/trickr-or-humanising-the-developers-part-1/">lead</a>, Rafe took a few minutes to detail <a href="http://rc3.org/2008/06/11/how-i-roll/">his toolkit</a>. Which I enjoyed, and immediately decided to copy. </p>
<h2>Hardware</h2>
<ul>
<li>Sun Ultra 20, 30 Inch Dell LCD (Screencasting/Testing/VMWare)</li>
<li>Mac Mini, 17 inch Princeton LCD (Mac stuff)</li>
<li>Lenovo X300 (everything else)</li>
<li>iPhone (makes every other phone I&#8217;ve owned look like a piece of crap)
<li>
<li>Amazon S3 (backup)</li>
</ul>
<h2>Operating Systems</h2>
<ul>
<li>Image only: Windows XP, Windows Vista, Gentoo, Fedora, OpenSolaris</li>
<li>OS X (testing)</li>
<li>Ubuntu (primary)</li>
</ul>
<h2>Software</h2>
<ul>
<li>Bibble Lite (RAW image processing)
<li>
<li>Emacs (writing) &#8211; I use the &#8220;pretty&#8221; <a href="http://peadrop.com/blog/2007/09/17/pretty-emacs-reloaded/">build</a></li>
<li>Firefox 3 (duh)
<li>
<li>Gmail (work and play)
<li>
<li>Google Reader (via <a href="http://www.flickr.com/photos/nyuhuhuu/2285836576/">Prism</a>)
<li>
<li>GNOME Do (more addictive than crack, only 5% less than nicotine)
<li>
<li>GNOME Terminal (works)</li>
<li>htop (great machine process visualizer)
<li>
<li>Jungledisk (backup interface to S3)</li>
<li>Pidgin (what Adium is based on, for you Mac people)</li>
<li>Twhirl (shiny)</li>
<li>Tomboy (I can&#8217;t quit you, Tomboy)</li>
<li>WordPress (work, play, and everything in between)</li>
<li>VirtualBox (On the laptop)</li>
<li>VMWare Workstation (On the&#8230;you guessed it&#8230;workstation)</li>
</ul>
<p>A couple of related questions I get frequently:</p>
<p><b>Q</b>: What do you use for offline mail reading?<br />
<b>A</b>: Nothing. I no longer use Evolution or Thunderbird, and haven&#8217;t used an offline mail client for at least two years. </p>
<p><b>Q</b>: Why don&#8217;t you use OS X?<br />
<b>A</b>: One, because it doesn&#8217;t work the way that I want to. Two, because it doesn&#8217;t have a package management system equal to that found on Linux. Three, because many of the applications I need to test are Linux based. Four, because I like having flexibility in my hardware. </p>
<p> But as always, to each their own. </p>
<p><b>Q</b>: Do you really use your iPhone as your iPod? What about the space?<br />
<b>A</b>: It&#8217;s something of a surprise to me, because I do. I owned a 30GB Video iPod prior to getting my iPhone, and I&#8217;ve since divested myself of the device b/c I can&#8217;t be bothered to keep two devices charged. It&#8217;s amazing how nice it is to have your music with you everywhere, as well, because while I always have my phone, I only brought my iPod along sporadically. </p>
<p>As for the space, I&#8217;ve never had an iPod big enough for my music collection, so operating off of a subset of my music hasn&#8217;t proven to be a problem. I&#8217;ve still got 2 of the 8 GBs free, in fact. </p>
<p><b>Q</b>: You like the Lenovo X300?<br />
<b>A</b>: You can take it from me when you pry it from my cold, dead fingers. </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/2008/06/12/myarsenal/feed/</wfw:commentRss>
		<slash:comments>0</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 1873/1904 objects using xcache

Served from: redmonk.com @ 2012-05-26 18:21:08 -->
