<?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>Tim Martin&#039;s blog &#187; Internet</title>
	<atom:link href="http://blog.asymptotic.co.uk/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asymptotic.co.uk</link>
	<description>On the human side of software</description>
	<lastBuildDate>Sat, 04 Sep 2010 10:36:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The challenges of internet in Zambia</title>
		<link>http://blog.asymptotic.co.uk/2010/08/the-challenges-of-internet-in-zambia/</link>
		<comments>http://blog.asymptotic.co.uk/2010/08/the-challenges-of-internet-in-zambia/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:02:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Zambia]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=518</guid>
		<description><![CDATA[I&#8217;ve done my first full day of work in Zambia now, and I&#8217;m starting to get an appreciation of the unique challenges of running an ISP in an under-developed country. The technology within the country is good (WIMAX is pretty well-developed, and there&#8217;s good Wi-Fi coverage) but the difficulty is getting data in from outside [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done my first full day of work in Zambia now, and I&#8217;m starting to get an appreciation of the unique challenges of running an ISP in an under-developed country. The technology within the country is good (WIMAX is pretty well-developed, and there&#8217;s good Wi-Fi coverage) but the difficulty is getting data in from outside the country.</p>
<p>Despite the arrival of fibre connections to the outside world in recent months, satellite is still the most cost-effective means of getting ISP traffic across the border. This is mostly because satellite bandwidth can be purchased in simplex, while buying fibre bandwidth involves paying for a massively under-utilised outbound connection. Obviously the satellite connection boosts the latency, so there&#8217;s a lot of trouble doing QoS so that customers who need the latency guarantees get routed to fibre.</p>
<p>The fact that satellite bandwidth is competetive at all should immediately tell you that bandwidth is a significant cost to the business. The economics of selling to a market of relatively poor people don&#8217;t stack if you have to buy relatively expensive bandwidth to serve them at a ratio of anything like 1:1. Caching and mirroring would seem to help, but it isn&#8217;t 1997 any more: most of what people do on the web isn&#8217;t static. You can&#8217;t cache Facebook. Even seemingly static pages often have enough dynamic content that you can&#8217;t reliably cache them. Mirroring the likes of Google search and YouTube might help, but you can&#8217;t get far without negotiating with the big boys, and they may not have time for such a small market.</p>
<p>Traffic shaping is another major opportunity to save bandwidth. No matter how unpopular the idea might be with Californian Slashdotters, in these circumstances the only alternative to an ISP that attempts to prioritise email over bittorrent at peak times is an ISP that goes bust and provides no service at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2010/08/the-challenges-of-internet-in-zambia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monetisation by advertising will always suck</title>
		<link>http://blog.asymptotic.co.uk/2010/08/monetisation-by-advertising-will-always-suck/</link>
		<comments>http://blog.asymptotic.co.uk/2010/08/monetisation-by-advertising-will-always-suck/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 21:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=507</guid>
		<description><![CDATA[You know when you&#8217;ve had an idea in your head, but not been able to articulate it cogently, and then someone else does? I think Richard Ziade&#8217;s just done that for me with a rant about web content:
In the never-ending quest to get page views, the choices writers and  editors are making to attract [...]]]></description>
			<content:encoded><![CDATA[<p>You know when you&#8217;ve had an idea in your head, but not been able to articulate it cogently, and then someone else does? I think Richard Ziade&#8217;s just done that for me with <a href="http://www.basement.org/2010/08/the_new_clutter.html">a rant about web content</a>:</p>
<blockquote><p>In the never-ending quest to get page views, the choices writers and  editors are making to attract eyeballs and drive traffic are creating a  new breed of low-brow, gimmicky disposable content.  At its best it adds  little insight and at its worst amounts to a slimy bait-and-switch  (catchy headline, nothing to say in the article).</p></blockquote>
<blockquote><p>It’s the new  clutter. The article itself has devolved into a flashing, animated pile  of fluff. The casualty of the rat race towards ad impressions isn’t just  crappy layout and thoughtless art direction. It’s awful and useless  content.</p></blockquote>
<p>To me, this seems to be an all but inevitable result of attempting to fund the majority of the web publishing economy with advertising, which in turn is a natural outcome of the post-2000-goldrush exuberance that <em>in the future, everything will be FREE.</em></p>
<p>The problem with advertising is that a casual or dissatisfied eyeball pays off just as well as an engaged, satisfied eyeball—quite possibly the former pays <em>better</em>, since a dissatisfied mind is more likely to wander away from the content looking for gewgaws to purchase. People (and companies) respond to this incentive, and attempt to gain maximal payoff with minimal effort.</p>
<p>Compare the open web with the content in Amazon&#8217;s e-book store (or any paid-content service): sure, there are plenty of bad books, but the vast majority are honest attempts to provide something of value, even if the author&#8217;s skill is found wanting.</p>
<p>Curiously enough, it&#8217;s not the lack of income that causes this: in places where advertising isn&#8217;t possible (e.g. <a href="http://en.wikipedia.org/">wikipedia</a>, <a href="http://www.feedbooks.com/">feedbooks</a> etc.) the average quality of content is higher. What seems to be important is not the size of the incentive, but the direction in which it pushes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2010/08/monetisation-by-advertising-will-always-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Four things that are going to change whether the publishing industry likes it or not</title>
		<link>http://blog.asymptotic.co.uk/2010/02/four-things-that-are-going-to-change-whether-the-publishing-industry-likes-it-or-not/</link>
		<comments>http://blog.asymptotic.co.uk/2010/02/four-things-that-are-going-to-change-whether-the-publishing-industry-likes-it-or-not/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 22:23:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=472</guid>
		<description><![CDATA[It was an accident of circumstance that led the music industry to experience a major transformation, from selling objects to selling information, sooner than the book-publishing industry. Simplifying wildly, the fact that headphones are much cheaper to produce than screens is all that has held up the status quo in publishing for so long.
Currently some [...]]]></description>
			<content:encoded><![CDATA[<p>It was an accident of circumstance that led the music industry to experience a major transformation, from selling objects to selling information, sooner than the book-publishing industry. Simplifying wildly, the fact that headphones are much cheaper to produce than screens is all that has held up the status quo in publishing for so long.</p>
<p>Currently some of the discussion in publishing centers on the fact that music is now sold in $1 downloads rather than $15 albums. But this too is an accident of circumstance. The length of a CD album is not a golden standard of the quantity in which people like to enjoy music, but one person&#8217;s personal taste: Sony vice-president Norio Ohga <a href="http://en.wikipedia.org/wiki/CD#Storage_capacity_and_playing_time">wanted a CD to hold the entire of Beethoven&#8217;s 9th symphony</a>, and so for over a decade that is how we purchased our music.</p>
<p>Current commentary sometimes seems to imply that the music industry allowed the business model to be shifted to single-track purchases (to its cost) due to poor negotiation, and that the print industry might avoid making the same mistake. This is a delusion: certain changes in technology simply invalidate the old assumptions.</p>
<p>I expect the <a href="http://en.wikipedia.org/wiki/Macmillan_Publishers_%28United_States%29#E-Book_Price_Wars">Amazon / Macmillan negotiation soap opera</a> will resolve itself before long, but is in danger of drowning out discussion of the lasting shifts that the industry will inevitably go through. Here are a few of my predictions:</p>
<h3>More competition with out-of-copyright works</h3>
<p>In a physical book shop works that are out of copyright tend to sell for almost as much as recent releases. This is not unreasonable, since they still require editing, desigining and promoting, not to mention the cost of printing the physical book. Shelf space is a major cost in high street book shops, and costs no less when the work is out of copyright.</p>
<p>In a market for electronic books, some of these costs go away. The rest can be defrayed over a much longer period of time, since there is no opportunity cost to keeping books on the shelf. Competition with amateurish free copies will drive down the cost of a professionally-edited version to far below the cost of a new work, while still allowing publishers to turn a profit.</p>
<p>Most authors are not blessed with the wisdom of Marcus Aurelius, the wit of Jerome K. Jerome or the inventiveness of Arthur Conan Doyle (just three authors I&#8217;ve enjoyed for free on my Kindle). Of course the modern world has its own share of geniuses, and even those of middle rank can offer great value to readers by writing about the subjects that interest them, but it would be a sad world indeed if people didn&#8217;t capitalise on the opportunity to enjoy classic works for peanuts.</p>
<h3>More flexibility in length of published works</h3>
<p>It used to be that a book had to be of a certain length to be worth publishing. This is going to change, since the fixed costs of printing have gone away. The only question remaining is whether people will consent to pay small amounts for small amounts of content. There is no rational reason why not, but the field of paid content isn&#8217;t a shining example of rational consumer behaviour to date.</p>
<h3>More competition from the back catalogue</h3>
<p>The &#8216;long tail&#8217; effect, where stock can diversify as shelving cost drops to zero, can flourish in the electronic market as the cost of warehousing drops out of the model. No book need ever again be out of print. This is going to help some authors and hurt others: books that have fallen from prominence aren&#8217;t necessarily bad, and if priced keenly they might prove a worthy substitute for recent publications at hardback prices.</p>
<h3>More competition from the &#8216;gift economy&#8217;</h3>
<p>Once you discard the requirement that books have to be printed on paper to be consumed, the barrier to entry to the market is much lower. Vast amounts of text in blogs, wiki articles and social network postings become readable in exactly the same circumstances as published books.</p>
<p>People who infer that this will drive the price of all textual content down to zero are unjustified in their conclusion and hopefully wrong. A well-researched, professionally-written and carefully-edited document is worth substantially more than an amateurish one, and a rational consumer will be prepared to pay more for it. However, for the portions of our reading time (hopefully not all) that are idle escapism, it may well be that the difference isn&#8217;t worth caring about.</p>
<h2>Don&#8217;t shoot the messenger</h2>
<p>I&#8217;m not saying the above out of ideology, but because I think the trends are inescapable, in direction if not in extent. More important is what <em>won&#8217;t</em> change: people will still exchange money for items that are of value to them. The lesson from the music industry&#8217;s experience is that the publishers that embrace the new rules and figure out how to turn them to their advantage will prosper.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2010/02/four-things-that-are-going-to-change-whether-the-publishing-industry-likes-it-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why monetisation by advertising sucks</title>
		<link>http://blog.asymptotic.co.uk/2010/01/why-monetisation-by-advertising-sucks/</link>
		<comments>http://blog.asymptotic.co.uk/2010/01/why-monetisation-by-advertising-sucks/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=361</guid>
		<description><![CDATA[One thing people seem to have been able to agree on about web services is that they ought to be free. However, even on the web no service is ever free to deliver, hence the importance of advertising.
Incorporating advertising into a web offering is often seen as a no-brainer: free money that you would be [...]]]></description>
			<content:encoded><![CDATA[<p>One thing people seem to have been able to agree on about web services is that they ought to be free. However, even on the web no service is ever free to deliver, hence the importance of advertising.</p>
<p>Incorporating advertising into a web offering is often seen as a no-brainer: free money that you would be stupid to turn down, whatever your business model. However, I believe this assumption holds insidious consequences that can be bad for producer and consumer alike.</p>
<h3>Advertising solves nothing</h3>
<p>It always surprises me how blind people are to the cost of advertising. If I watch a movie on TV, I might sit through 15 or 20 minutes of advertising content that I wouldn&#8217;t say I wanted to watch. How much yould <em>you</em> pay to get 20 minutes of your life back to spend on something else?</p>
<p>Advertising has costs on the producer as well, in terms of trust. <a href="http://sethgodin.typepad.com/seths_blog/2009/12/its-no-wonder-they-dont-trust-you.html">Seth Godin describes the problem eloquently</a>:</p>
<blockquote><p>The digital world, even the high end brands, has become a sleazy carnival, complete with hawkers, barkers and a bearded lady. By the time someone actually gets to your site, they&#8217;ve been conned, popped up, popped under and upsold so many times they really have no choice but to be skeptical.</p>
<p>Basically, it&#8217;s a race to the bottom, with so many people spamming trackbacks, planning popups and scheming to trick the surfer with this or that that we&#8217;ve bullied people into a corner of believing no one.</p></blockquote>
<p>In addition to the hidden cost, advertising doesn&#8217;t bring more value into the economy, it merely reallocates it. Advertising-funded services aren&#8217;t really being provided for free, they are being paid for by the people who buy products that have been advertised (the sellers having passed along the cost of advertising to the consumer).</p>
<p>There are two possibilities as consumer of advertising-funded material: either you are one of the customers of the advertised products, or you are not. In the former case you are paying just as much for the content as you would if you paid directly. In the latter case, you appear to be getting a good deal by getting &#8220;free&#8221; content that is being subsidised by somebody else, but there&#8217;s a hidden problem.</p>
<p>The problem is that if you aren&#8217;t the one who pays, the content producers have no reason at all to cater to your tastes. If your favourite TV show is cancelled or your favourite blog stops being maintained, you don&#8217;t have any cause to complain: you were jus a freeloader, who was getting by on the fact that someone else was willing to pay for the content you enjoyed.</p>
<h3>Missed opportunities from advertising</h3>
<p>So advertising isn&#8217;t all that it&#8217;s cracked up to be, but it&#8217;s still the choice of individuals. If both the producer and consumer are happy with their ad-funded arrangement, even if it&#8217;s not 100% efficient, why should I care?</p>
<p>I care because I think using advertising has <a href="http://en.wikipedia.org/wiki/Externality">externalities</a>. The most obvious is that making everything free at the point of use hides pricing signals. The amount of ad money made by reading a 3-page article is roughly the same as made from a worthless advert-packed spam page. In fact, you might be less likely to click on ads while reading a worthwhile article. Certainly there&#8217;s no way to show that you value one web page 3 times as much as you do another, when it&#8217;s all free at the point of use.</p>
<p>Right now I&#8217;m writing an article about internet business models, but it&#8217;s to my economic advantage to include terms like &#8216;mesothelioma&#8217; or &#8216;acai berry&#8217;. In fact, I could probably do better for myself by dropping the whole attempt to create original content and writing keyword-heavy blogspam. Would this make the world a better place?</p>
<p>One of the most annoying things is that we&#8217;re missing the potential afforded by <a href="http://sethgodin.typepad.com/seths_blog/2009/12/the-magic-of-dynamic-pricing.html">dynamic pricing</a>. The real problem with charging for content isn&#8217;t that its value is zero, but that the price is rarely right. Paying newstand price for an online newspaper is a rip-off, getting it for free is a bargain. Somewhere between those two prices is the true value of the content, if only we could find what it was. Using advertising is tantamount to abandoning this search and letting the advertiser call the shots.</p>
<h3>&#8220;Free&#8221; may not be as important as people think</h3>
<p>On the topic of free news content, <a href="http://www.economist.com/businessfinance/displaystory.cfm?story_id=15207305">The Economist</a> noted the following:</p>
<blockquote><p>A <a title=" (opens in a new window) " href="http://paidcontent.co.uk/article/419-pcukharris-poll-the-whole-piece-in-links/" target="_blank">poll</a> by Harris Interactive for <a title=" (opens in a new window) " href="http://paidcontent.co.uk/" target="_blank">paidContent:UK</a>, a website owned the <em>Guardian</em>, finds that three-quarters of Britons say they would switch to an alternative free news source if their favourite website began charging.</p></blockquote>
<p>So what? Are you telling me that if Mars bars were free, their sales wouldn&#8217;t drop by 75% when they started charging? Nobody suggests that Mars have an unsustainable business model by trying to charge money for chocolate.</p>
<p>Strategically, a small number of customers who care about your product enough to pay is better than a large number of uninterested consumers, all other things being equal. With advertising in its current depressed state, it&#8217;s quite likely that payment from 25% of readers would amount to more money than they could make from advertising to 100%.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2010/01/why-monetisation-by-advertising-sucks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Giving up surfing</title>
		<link>http://blog.asymptotic.co.uk/2010/01/giving-up-surfing/</link>
		<comments>http://blog.asymptotic.co.uk/2010/01/giving-up-surfing/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=393</guid>
		<description><![CDATA[Though the phrase &#8220;surfing the web&#8221; has gone through a period of generic use and emerged afterward as insipid and clichéd, it originally had a specific meaning: allowing links on the web to guide you through a path wherever it led. While not necessarily aimless, it certainly meant that your eventual destination was unknown when [...]]]></description>
			<content:encoded><![CDATA[<p>Though the phrase &#8220;surfing the web&#8221; has gone through a period of generic use and emerged afterward as insipid and clichéd, it originally had a specific meaning: allowing links on the web to guide you through a path wherever it led. While not necessarily aimless, it certainly meant that your eventual destination was unknown when you started out.</p>
<p>The social web has changed the action of &#8220;surfing&#8221;, in that it&#8217;s now as much about the social trends as the physical links. We still follow HTML links, but they are so numerous we must rely on the wisdom of crowds to navigate our path through them via Twitter, Digg, Reddit and so on. Even so, the activity of passively consuming content driven by immediate gratification rather than a predetermined goal is alive and well in Web 2.0.</p>
<p>Surfing seemed to work quite well on the old web, where there was relatively little content and only those who really had something to say bothered to speak up. It seems a whole lot less appropriate now that the web is a sea of too much opinion and too little fact.</p>
<p>I was away from my internet connection for most of the Christmas break, but had my new Kindle to entertain me. The combination meant that I spent most of my time reading published books, in a much more focused way than if I were reading articles on the web.</p>
<p>When I settled back down to my PC after the break and opened my web browser, my automatic thought was &#8220;I&#8217;ll just see what&#8217;s on the Reddit front page&#8221;. Somehow I found the prospect depressing in a way I&#8217;ve felt before but never so specifically. I came to realise that surfing the web was like living on a diet of Pringles: individually tasty, but ultimately unsatisfying.</p>
<p>The new year is as good a time as any to commit to changing behaviour, so here goes: I&#8217;m going to stop using the web except where I have a clear goal to achieve in doing so. I&#8217;ll continue to use it for researching specific topics, and I&#8217;ll continue to read RSS feeds of sites that have consistently good content. I&#8217;ll let you know how it works out for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2010/01/giving-up-surfing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First thoughts on the Kindle</title>
		<link>http://blog.asymptotic.co.uk/2009/12/first-thoughts-on-the-kindle/</link>
		<comments>http://blog.asymptotic.co.uk/2009/12/first-thoughts-on-the-kindle/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 12:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[kindle]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=382</guid>
		<description><![CDATA[Being in the UK I&#8217;m obviously late to the Kindle party since they only became available here a few months ago. I got mine a few days ago (as a Christmas gift from my wonderful parents), and I&#8217;m excited enough to write about it here even if it&#8217;s all been said before.
I won&#8217;t say too [...]]]></description>
			<content:encoded><![CDATA[<p>Being in the UK I&#8217;m obviously late to the Kindle party since they only became available here a few months ago. I got mine a few days ago (as a Christmas gift from my wonderful parents), and I&#8217;m excited enough to write about it here even if it&#8217;s all been said before.</p>
<p>I won&#8217;t say too much about the physical device itself, which functions very well. The e-paper screen is a pleasure to read from. The slightly reduced contrast means it&#8217;s tough in very dim light, but the trade-off of being able to read in bright sunlight is well worth it. The inclusion of a qwerty keyboard is a real <a href="http://en.wikipedia.org/wiki/Marmite#British_marketing_and_packaging">marmite</a> feature, but on balance I&#8217;m glad it&#8217;s there.</p>
<p>What really excites me about the devices is its potential to change the way I read. In the past I&#8217;ve left a trail of half-completed books in my wake, as I&#8217;ve never had the right one with me. Sooner or later I&#8217;d forget where I was in a book or even that I was reading it in the first place. If nothing else, the Kindle works well as a way of centralising my collection and tracking where I am with each one. Could I do the same with a few cheap bookmarks and a large sack to carry the books? Kind of, but the point is that I never <em>did</em> do that.</p>
<p>The built-in mobile phone circuitry that supports &#8220;whispernet&#8221; (global wireless delivery of books) looks on paper like massive over-engineering, since I purchase books far less frequently than I sit down at a computer. However, it changes the nature of the device from a portable book collection to a portable <em>library</em>, and that starts to feel like something out of a <a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26x%3D0%26ref_%3Dnb%255Fss%26y%3D0%26field-keywords%3Dbanks%2520%2526%252334%253Bthe%2520culture%2526%252334%253B%26url%3Dsearch-alias%253Dstripbooks&amp;tag=reviewtfm-21&amp;linkCode=ur2&amp;camp=1634&amp;creative=19450">culture novel</a> (the series of science fiction stories set in a high-technology utopia.)</p>
<p>Whispernet really comes into its own for newspapers and magazines, which benefit especially from arriving with you fast and effortlessly, and from old issues not taking up space. At the moment the catalogue of magazines is small and many suffer from the lack of graphics, but there are already some good titles that are very keenly priced. If I could transfer my subscription to <a href="http://www.economist.com/">The Economist</a> to Kindle I might never read a paper magazine again.</p>
<p>One of the most overlooked things about newspaper and magazine delivery is its potential as a monetisation platform. Because it&#8217;s linked to your Amazon account, you can pay large or small amounts for content with ease. It may seem odd to say that I like having to pay for content, but he who pays the piper calls the tune. If I want something, I&#8217;d rather pay for it than hope that some advertiser values my eyeballs highly enough to pay for it on my behalf.</p>
<p>Using an electronic format essentially kills the second-hand market: since data doesn&#8217;t get worn out like a paper book does,  resale of e-books by customers would compete unacceptably with new sales. Therefore Amazon has no choice but to prevent resale from happening. I don&#8217;t have a problem with this, provided that publishers recognise it and price their books accordingly. Second-hand sale of a book (whether for money or swapping in an informal economy) helps to defray the high cost of acquiring new books (at least part of which is in printing cost, and cross-subsidising printing of unsuccessful books).</p>
<p>In this sense, a Kindle book is less valuable than a brand-new hardback, since it has zero resale value. In the case of back-catalogue books it is also competing against virtually free copies of the dead-tree version from charity shops or Amazon Marketplace, which further lowers the price I&#8217;m prepared to pay. I suspect that the publishers who realise this and price accordingly will benefit.</p>
<p>One last thing about copyright: I don&#8217;t like the <a href="http://en.wikipedia.org/wiki/Digital_rights_management">Digital Rights Management</a> (DRM) of the Kindle. DRM is the technology that binds a copy of a book to a particular physical device, preventing you from lending the book to a friend or using it on an e-book reader not made by Amazon. It&#8217;s not unduly restrictive in everyday use, but the prospect of buying my entire collection again if Sony wins the format war is a bit of a downer.</p>
<p>However, I think the best way to ensure DRM goes away is to back up my voice with my wallet. DRM on music is on its way out, and this is not because of the people who forcibly broke DRM, but because the iTunes store proved that there was a market of people who were prepared to pay money and play by the rules. Adhering to the spirit of copyright when safeguards were in place gave the industry confidence in a way that arguing over the letter of the law never did.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2009/12/first-thoughts-on-the-kindle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streaming music: People just don&#8217;t get it</title>
		<link>http://blog.asymptotic.co.uk/2009/12/streaming-music-people-just-dont-get-it/</link>
		<comments>http://blog.asymptotic.co.uk/2009/12/streaming-music-people-just-dont-get-it/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 23:36:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=378</guid>
		<description><![CDATA[I saw a good quotation that sums up wrong-headed thinking about the false dichotomy between streaming and downloading:
“Streaming is the future for listening to music. No more time consuming downloads and using up space on your hard disk trying to store all your music,”
This comes from Jesper Theill Eriksen, senior EVP at Danish telco TDC, [...]]]></description>
			<content:encoded><![CDATA[<p>I saw a good quotation that sums up wrong-headed thinking about the false dichotomy between streaming and downloading:</p>
<blockquote><p>“Streaming is the future for listening to music. No more time consuming downloads and using up space on your hard disk trying to store all your music,”</p></blockquote>
<p>This comes from Jesper Theill Eriksen, senior EVP at Danish telco <a href="http://tdc.com/">TDC</a>, quoted in an article <a href="http://musically.com/blog/2009/12/21/tdc-play-adds-unlimited-streaming-feature/">here</a>. I don&#8217;t know his background, but I&#8217;m assuming from the context that this is someone who ought to know better.</p>
<p>Let&#8217;s take the misconceptions one at a time. Firstly, far from providing &#8220;no more &#8230; downloads&#8221;, streaming actually causes you more downloading by making you transfer the song every time you listen to it. When you &#8220;stream&#8221; music, all that&#8217;s happening is that the file is being downloaded to your computer in the background. The same file in the same format travels across the same internet connection as it would if you downloaded it. The only additional step a streaming player takes is to discard the data after playing it.</p>
<p>Which brings me to the disk space issue. The cost per gigabyte of modern hard disks is tiny, and few people have a collection that takes up more than a couple of percent of the space on their disk. If you need more disk space, it can be purchased for far less than the cost of most streaming services.</p>
<p>As I&#8217;ve said in more depth <a href="http://blog.psonar.com/2009/12/17/music-ownership-is-here-to-stay/">here</a>, streaming is nothing to do with convenience to the user and everything to do with trying to defend a business model: if the songs are on their server, they control them rather than you, and have more leverage to demand money from you on an ongoing basis. Myself, I&#8217;m happy to let the market decide, but let&#8217;s see streaming for what it is: a business model that operates by taking away your ability to control the music on your devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2009/12/streaming-music-people-just-dont-get-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pass the Markup Hat</title>
		<link>http://blog.asymptotic.co.uk/2009/11/pass-the-markup-hat/</link>
		<comments>http://blog.asymptotic.co.uk/2009/11/pass-the-markup-hat/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 18:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=99</guid>
		<description><![CDATA[This is a game for ten or more programming languages. The rules are as follows:

Every single non-alphanumeric character in the ASCII set is put into a hat. Players draw from the hat without seeing what they are drawing.
At the beginning of the game, LISP draws two matched parentheses from the 2-card &#8220;LISP deck&#8221;, which is [...]]]></description>
			<content:encoded><![CDATA[<p>This is a game for ten or more programming languages. The rules are as follows:</p>
<ol>
<li>Every single non-alphanumeric character in the ASCII set is put into a hat. Players draw from the hat without seeing what they are drawing.</li>
<li>At the beginning of the game, LISP draws two matched parentheses from the 2-card &#8220;LISP deck&#8221;, which is then exhausted. Both LISP and the LISP deck play no further part in the game.</li>
<li>The players sit in a circle, and play proceeds clockwise. Programming languages choose in a random order, apart from ALGOL, who chooses first.</li>
<li>Each player borrows 3 characters from the player to their right, and draws from the hat as many additional random punctuation characters as they feel they need to create an expressive language and a related documentation format. They must then choose an <strong>escape character</strong>, which must not be the same as any of their characters, but <em>must</em> duplicate a non-escape character picked by a previous language.</li>
<li>At any point during the 1990s, a player may play the <strong>Unicode card</strong>. From then on, the original ASCII hat is supplemented by a Unicode bin containing every single character used by a living language, and most dead ones.
<ul>
<li><em>NB: It is a common house rule that all players ignore the unicode bin with the exception of F#, who chooses last and often has to root around in it for some unused characters</em></li>
</ul>
</li>
<li>Any player who feels that the game is proceeding too slowly may play the <strong>SGML card</strong>, and may pick any matched pair of punctuation used by a previous player and redefine it to be the foundation upon which further markup is based. Subsequent players no longer need to define a documentation format, though they must now pick <em>two</em> escape characters.</li>
<li>Once all the players have chosen their punctuation, each must write an operating system. Points will be deducted for any code that is valid in more than one language.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2009/11/pass-the-markup-hat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paddington&#8217;s first microloan</title>
		<link>http://blog.asymptotic.co.uk/2009/11/paddingtons-first-microloan/</link>
		<comments>http://blog.asymptotic.co.uk/2009/11/paddingtons-first-microloan/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 10:39:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[non-profit]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=259</guid>
		<description><![CDATA[One story I remember reading as a child was the episode of Paddington where everyone&#8217;s favourite anthropomorphised Peruvian bear makes his first deposit at the bank. When he goes to withdraw his five pounds, he is  flabbergasted to learn that not only do his interest payments not amount to much (there&#8217;s a joke about [...]]]></description>
			<content:encoded><![CDATA[<p>One story I remember reading as a child was the episode of <a href="http://en.wikipedia.org/wiki/Paddington_Bear">Paddington</a> where everyone&#8217;s favourite anthropomorphised Peruvian bear makes his first deposit at the bank. When he goes to withdraw his five pounds, he is  flabbergasted to learn that not only do his interest payments not amount to much (there&#8217;s a joke about <em>bearer</em> bonds in here somewhere) but that he doesn&#8217;t even get the same five pound note back that he put in—indeed his original note may even have been burnt, if it was an old one.</p>
<p>The recent fuss about micro-lending site <a href="http://www.kiva.org/">Kiva</a> not being all it appears to be reminds me of Paddington. A certain segment of the internet community is shocked, <em>shocked</em>, to find out that the loans they&#8217;ve been deciding whether to make or not have already been signed, sealed and delivered in the field. For people who were assuming that they had the power to decide who did and didn&#8217;t get a loan, this is undoubtedly a surprise.</p>
<p>The situation isn&#8217;t as bad as it has been made out to be: I&#8217;m assuming there is some sort of feedback effect between loans made and future loans funded. If Kiva lenders decide en masse to support only women, or goat-farmers, or people in Cambodia, then Kiva will request more such loans from their field partners and eventually more such loans will be made. Nor is it the case as far as I can see that Kiva is double-counting loans to a recipient. If you want to believe that the dollars received by a particular Cambodian goat-farmer are in some sense &#8220;your&#8221; dollars, then you can continue to do so.</p>
<p>Like Paddington, some charity donors seem to be confused about the fungibility of their donation. Charities may promise that your donation goes to the project of your choice, and maybe even that none of it is spent on administrative costs, but this is of course a half-truth. If your donation is added to the total on Project Y, this may mean that somebody elses (unrestricted) donation isn&#8217;t needed for Project Y, and that that donation can be used for administrative expenses. The net effect is no more benefit to Project Y, but a decrease in the deficit for administrative expenses.</p>
<p>This is as it should be. Administration is a vital link in the chain that drives the quite remarkable (though often unremarked-upon) process of turning figures in my bank account and clicks of my mouse into clean water and education and food for some of the poorest people in the world.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h1 id="query_h1" class="query_h1">flabbergasted</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2009/11/paddingtons-first-microloan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and rent exhaustion</title>
		<link>http://blog.asymptotic.co.uk/2009/11/seo-and-rent-exhaustion/</link>
		<comments>http://blog.asymptotic.co.uk/2009/11/seo-and-rent-exhaustion/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 15:49:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[economics]]></category>

		<guid isPermaLink="false">http://blog.asymptotic.co.uk/?p=240</guid>
		<description><![CDATA[I&#8217;m always slightly wary of people who describe themselves as experts in Search Engine Optimisation (SEO). Partly this is because it seems like an ephemeral area of knowledge: the only true fundamental principles are obvious generalities, and little of any substance will still apply 2 years after you learn it. Partly it&#8217;s because SEO is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always slightly wary of people who describe themselves as experts in Search Engine Optimisation (SEO). Partly this is because it seems like an ephemeral area of knowledge: the only true fundamental principles are obvious generalities, and little of any substance will still apply 2 years after you learn it. Partly it&#8217;s because SEO is a zero-sum game: only one site can have the top rank, and time spent fighting your competitors for SEO is time you could have spent writing good content.</p>
<p>Furthermore, SEO isn&#8217;t hard because it&#8217;s a conceptually hard task (which would have intellectual respectability), it&#8217;s hard because Google and others have deliberately made it hard. The search engines publish far less information about their algorithms than they could do, because security by obscurity is much easier than creating an algorithm that can&#8217;t be subverted.</p>
<p>A further thought occurred to me more recently, based on the idea of &#8220;rent exhaustion&#8221;. This is a term that has been thrown around on a few blogs (notably <a href="http://timharford.com/2007/05/what-gives/">Tim Harford&#8217;s</a> and <a href="http://www.marginalrevolution.com/marginalrevolution/2005/09/the_debate_over.html">Tyler Cowen&#8217;s</a>) and is allegedly a mainstream term in economics, though I haven&#8217;t found any authoritative definitions of it. In any case, the example usually given is this: handing out money to beggars doesn&#8217;t increase the overall wealth of the community of beggars, it just causes them to waste time and effort crowding round for handouts. Assuming a beggar&#8217;s time isn&#8217;t worthless, any time they spend queuing for a donation represents a net loss to society.</p>
<p>I wonder whether SEO doesn&#8217;t represent just such a waste of resources. The &#8220;handout&#8221; in search engine terms is the large slice of customers&#8217; cash that goes fairly indiscriminately to whoever is at the top of the Google rankings. The more customers there are, the more effort is expended on scrabbling for their attention. Customers aren&#8217;t being served by better products at keener prices, and they&#8217;re not even benefitting from attractive and exciting marketing (which we may enjoy <a href="http://www.amazon.co.uk/gp/product/0231115199?ie=UTF8&amp;tag=reviewtfm-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0231115199">more than we care to admit</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=reviewtfm-21&amp;l=as2&amp;o=2&amp;a=0231115199" border="0" alt="" width="1" height="1" />).</p>
<p>Is there a way to resolve this? A perfect search engine could distinguish good content from spam, but doing this is probably a strong AI problem. Perhaps search consumers can make the world a better place by venturing beyond the first result page more often, and critically evaluating the sites they are offered, but it&#8217;s not clear that this highly-duplicated effort doesn&#8217;t represent a waste of resources in itself. Ultimately a solution might be to pool the opinions of savvy consumers to contribute to the ranking, which was of course the original goal of using link data as a proxy for recommendation. Until we solve the problem of <a href="http://blog.asymptotic.co.uk/2009/09/on-the-internet-nobody-knows-that-youre-using-your-real-name/">identity on the internet</a>, any such system will be exposed to manipulation, leaving the opinions of real consumers a vastly under-utilised resource.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asymptotic.co.uk/2009/11/seo-and-rent-exhaustion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
