<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>surrey &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/surrey/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Wed, 18 Mar 2026 08:55:15 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>surrey &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Surrey Police and the Case of The Misleading Pie Charts]]></title>
		<link>https://shkspr.mobi/blog/2013/03/surrey-police-and-the-case-of-the-misleading-pie-charts/</link>
					<comments>https://shkspr.mobi/blog/2013/03/surrey-police-and-the-case-of-the-misleading-pie-charts/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Mon, 18 Mar 2013 07:30:10 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[surrey]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=7820</guid>

					<description><![CDATA[Surrey County Council have sent every household in the county a booklet explaining how our council tax is being spent.  Within it is a highly political comment from Kevin Hurley, the newly elected Police and Crime Commissioner.  He presents a pie chart showing how the police force spend its money.  Take a look at it and ask yourself this question: what percentage is spent on &#34;Employees&#34;.   …]]></description>
										<content:encoded><![CDATA[<p>Surrey County Council have sent every household in the county a booklet explaining how our council tax is being spent.  Within it is a highly political comment from Kevin Hurley, the newly elected Police and Crime Commissioner.</p>

<p>He presents a pie chart showing how the police force spend its money.  Take a look at it and ask yourself this question: what percentage is spent on "Employees".</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/03/Surrey-Police-Pie-Chart1.jpg" alt="Surrey Police Pie Chart" width="600" height="363" class="aligncenter size-full wp-image-7817">

<p><del datetime="2025-01-23T06:42:40+00:00">Please use this poll to record your guess - answers at the end of this blog.</del></p>

<p>Pie charts have a long and noble history.  They were popularised by Florence Nightingale and were hugely effective in helping politicians understand the causes of death among soldiers during the Crimean War.
<a title="By w:Florence Nightingale (1820–1910). (http://www.royal.gov.uk/output/Page3943.asp) [Public domain], via Wikimedia Commons" href="http://commons.wikimedia.org/wiki/File%3ANightingale-mortality.jpg"><img width="512" alt="Nightingale-mortality" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Nightingale-mortality.jpg/960px-Nightingale-mortality.jpg"></a></p>

<p>As we understand more about the human brain and how we perceive shapes, it is becoming clear that <a href="https://en.wikipedia.org/wiki/Pie_chart#Use_and_effectiveness">pie charts are ineffective for representing complex information</a>.</p>

<p>2D pie charts can still serve a useful purpose in limited circumstances.  The real problem is with <em>3D</em> pie charts.  As far as I can tell, these abominations were popularised by Microsoft's Excel charting software.</p>

<p>3D charts distort the view of the data in such a way that it becomes increasingly hard to understand the information being presented.  A picture being worth 1000 words, allow me to demonstrate:
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/03/GraphJam3d.jpg" alt="GraphJam3d" width="499" height="335" class="aligncenter size-full wp-image-7818"></p>

<p>So, just how bad is Surrey Police's Pie Chart?  In an <em>extremely</em> scientific study of asking half a dozen people, they all guessed between 75% and 85%.  That's quite a wide range considering it's a multi-million pound difference.</p>

<p>On the opposite page to the pie chart is this summary of spending.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/03/Police-Spending.jpg" alt="Police Spending" width="600" height="320" class="aligncenter size-full wp-image-7816"></p>

<p>In slightly more readable format, it is:</p>

<table>
    <tbody><tr>
        <td><b>Category</b></td>
        <td><b>£</b></td>
        <td><b>%</b></td>
    </tr>
    <tr>
        <td><b>Employees</b></td>
        <td>£181.70</td>
        <td>81.9%</td>
    </tr>
    <tr>
        <td><b>Premises</b></td>
        <td>£8.00</td>
        <td>3.6%</td>
    </tr>
    <tr>
        <td><b>Supplies</b></td>
        <td>£27.20</td>
        <td>12.3%</td>
    </tr>
    <tr>
        <td><b>Transport</b></td>
        <td>£5.00</td>
        <td>2.3%</td>
    </tr>
    <tr>
        <td><b>Total</b></td>
        <td>£216.90</td>
        <td>97.7%</td>
    </tr>
</tbody></table>

<p><br>
A few interesting things to note here.</p>

<p>Firstly, how do we calculate the percentages?  The total spend isn't mentioned in the report (£216.90).  If we use that, "Employees" accounts for 81.9% of spending.</p>

<p>If we take into account the gross expenditure (£207.70) the figure jumps to <strong>87.5%</strong>.</p>

<p>Secondly, if we do assume that we're using the unreported total spend - there is at least 2% missing.  Some of which can be explained by rounding - but I wonder what the rest of the money is spent on.</p>

<p>Given the above, I don't think the provided pie chart allows Surrey residents to see an accurate view of how their hard earned money is being spent.</p>

<p>Hopefully, this side-by-side - of the above data - will show you how 3D pie charts distort data and end up misleading their audience.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/03/3d-2d-pie-chart-side-by-side.jpg" alt="3d 2d pie chart side by side" width="600" height="266" class="aligncenter size-full wp-image-7827"></p>

<p>With this overlay, we can see the distortion much more clearly.  The smaller sections of the chart look disproportionately larger.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/03/Pie-Charts-Overlayed.png" alt="Pie Charts Overlayed" width="408" height="377" class="aligncenter size-full wp-image-7828">
It's time to announce a zero tolerance crackdown on dodgy data representation.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=7820&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/03/surrey-police-and-the-case-of-the-misleading-pie-charts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Burn The Libraries]]></title>
		<link>https://shkspr.mobi/blog/2013/02/burn-the-libraries/</link>
					<comments>https://shkspr.mobi/blog/2013/02/burn-the-libraries/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 15 Feb 2013 12:00:43 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[rip mix burn]]></category>
		<category><![CDATA[surrey]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=7536</guid>

					<description><![CDATA[I&#039;ve been thinking a lot about libraries recently.  When I was a child I was taken to a library every two weeks and made to check out the maximum allowance of books - that&#039;s what having an English teacher for a mother gets you!  Once I went to university, I stopped going to the library.  Even university libraries are pretty poor for computer science books - and the ability to buy cheap paperbacks …]]></description>
										<content:encoded><![CDATA[<p>I've been <a href="https://shkspr.mobi/blog/tag/library/">thinking a lot about libraries recently</a>.  When I was a child I was taken to a library every two weeks and <strong>made</strong> to check out the maximum allowance of books - that's what having an English teacher for a mother gets you!</p>

<p>Once I went to university, I stopped going to the library.  Even university libraries are pretty poor for computer science books - and the ability to buy cheap paperbacks online obliterated my need to visit them.  It wasn't until Surrey libraries started offering digital borrowing that I even <em>thought</em> about my local library.  Nowadays, I'm found there once a week teaching computer programming to kids.</p>

<p>The popular children’s-author <a href="http://www.guardian.co.uk/books/2013/feb/13/libraries-horrible-histories-terry-deary">Terry Deary says that libraries are obsolete</a> and, in these times of austerity, we shouldn't feel bad about them closing down.</p>

<p>Naturally, this has outraged both traditional and progressive authors.</p>

<blockquote class="social-embed" id="social-embed-301805056397803520" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/neilhimself" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRl4DAABXRUJQVlA4IFIDAADwDgCdASowADAAPp0+mEmlo6KhPHgIALATiWIAvgPozChwuQ2TOBYugqkN8Hag3WIjnI4VBI4fQe/4PLv9H/+L3Cv11RfjsEP57C5RBYBOU65AraeG+/w28lvjmwo17FXC4anpAfbFGyYOpeGWpl3ZbHzF9Au3jdel7iGF3uR3AAD+/Szs11KhiWM5FDXL+Ixk2qM4aVQ7x34Zuvqr4KN6gNdxeMVQcoc/hYqjQH9015q6sMdNNxUSPJsShrEL9Ye5yKcP3c81nfsxyPzeB4aOnpYzcQeZZxCZrc3BND/5bHA/Oi1mXD3krPAdRJXtseI/W/6U+JTdTz5xbzIQ9PHYNJA1xy+GQH3sNhf+LQxRfct/RvUdaUog2BjDSfFoETSHRdLXVnHYsAVlvsqI2aNmOdEay1eQ7gXnXCE1CY0JkoBOy2QhvRiqlCfWX+u/OWM+CZnKgT4UPdN8xQ6PjEuislaG48BmdHkTzm3BY8RAChHFUv270eT8DB1PMZ2KRNQAxEFMoi95hFn6iPNq4NNLf1rPT3RkEVBK2DU4A15ao+vDDB5EstH21QV/M3gKfNOKa1UlRIirlqYapQRu+bAR7/7s4R+2QBf+Tu40nHKrpkauacvktfrGJ/VORSUXTqsTq+NMYi3Beu5+kcStlkrzWqJLj4xLn/qP9dzHLKIVymWwPZfa9jzbl8fX4mTtLpzCP9zJmxUZdqYbkOpTr5Mp8BSVjKFDte10Sp0bKv6ED+8SAfqXiyRHyAXAe54XjXS+A14CDXm4dDvZhjxhGdhe62t9ZT73En47mPHESFx61wlUBSLcCb6uPymfbAyE/thvVCvdk8a2zhrlR1mvGt2WDLm4PL0a53/3nf+EgUyajqqknU+T4P1GuLtLC/coTdqiS8m9Go5h3Eoc7bCVFmX2osxavrhFhwBDJ9IVMVtVdtvDVUtKxqRrMv5LekE1NQiU9/syZxhiefJwb8lewaARn4Taxiv+5gJ4Ekg2ClQ/EAG2opngSRb5oMHu4YMYh/6WanHUGka14qBuKlP0QmCsT3UhFBvssCUImQOaImDeYiy//ShQnx2waiievJk6sNOIxC3rwOEtaS/Rb2uXzAhgxBsYRmsFveqaACMKmWZjrEAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Neil Gaiman</p>@neilhimself</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">Selfish &amp; stupid, shortsighted &amp; sad. Mostly selfish. Terry Deary gets avaricious &amp; anti-library:  <a href="http://bit.ly/15de7Ve">bit.ly/15de7Ve</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/neilhimself/status/301805056397803520"><span aria-label="84 likes" class="social-embed-meta">❤️ 84</span><span aria-label="281 replies" class="social-embed-meta">💬 281</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-02-13T21:28:27.000Z" itemprop="datePublished">21:28 - Wed 13 February 2013</time></a></footer></blockquote>

<p>Even regular people seem to think that libraries ought to be preserved.</p>

<p><a href="https://web.archive.org/web/20200924233044/https://twitter.com/familiarwldrnss/status/301805937696583680?ref_src=twsrc%5Etfw"><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/02/erin-fs8.png" alt="Erin @familiarwldrnss. Replying to @neilhimself Sad, sad, sad. Libraries are where future book buyers and writers are cultivated :(" width="1280" height="710" class="aligncenter size-full wp-image-51547"></a></p>

<blockquote class="social-embed" id="social-embed-301847114051358721" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><blockquote class="social-embed" id="social-embed-301805056397803520" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/neilhimself" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRl4DAABXRUJQVlA4IFIDAADwDgCdASowADAAPp0+mEmlo6KhPHgIALATiWIAvgPozChwuQ2TOBYugqkN8Hag3WIjnI4VBI4fQe/4PLv9H/+L3Cv11RfjsEP57C5RBYBOU65AraeG+/w28lvjmwo17FXC4anpAfbFGyYOpeGWpl3ZbHzF9Au3jdel7iGF3uR3AAD+/Szs11KhiWM5FDXL+Ixk2qM4aVQ7x34Zuvqr4KN6gNdxeMVQcoc/hYqjQH9015q6sMdNNxUSPJsShrEL9Ye5yKcP3c81nfsxyPzeB4aOnpYzcQeZZxCZrc3BND/5bHA/Oi1mXD3krPAdRJXtseI/W/6U+JTdTz5xbzIQ9PHYNJA1xy+GQH3sNhf+LQxRfct/RvUdaUog2BjDSfFoETSHRdLXVnHYsAVlvsqI2aNmOdEay1eQ7gXnXCE1CY0JkoBOy2QhvRiqlCfWX+u/OWM+CZnKgT4UPdN8xQ6PjEuislaG48BmdHkTzm3BY8RAChHFUv270eT8DB1PMZ2KRNQAxEFMoi95hFn6iPNq4NNLf1rPT3RkEVBK2DU4A15ao+vDDB5EstH21QV/M3gKfNOKa1UlRIirlqYapQRu+bAR7/7s4R+2QBf+Tu40nHKrpkauacvktfrGJ/VORSUXTqsTq+NMYi3Beu5+kcStlkrzWqJLj4xLn/qP9dzHLKIVymWwPZfa9jzbl8fX4mTtLpzCP9zJmxUZdqYbkOpTr5Mp8BSVjKFDte10Sp0bKv6ED+8SAfqXiyRHyAXAe54XjXS+A14CDXm4dDvZhjxhGdhe62t9ZT73En47mPHESFx61wlUBSLcCb6uPymfbAyE/thvVCvdk8a2zhrlR1mvGt2WDLm4PL0a53/3nf+EgUyajqqknU+T4P1GuLtLC/coTdqiS8m9Go5h3Eoc7bCVFmX2osxavrhFhwBDJ9IVMVtVdtvDVUtKxqRrMv5LekE1NQiU9/syZxhiefJwb8lewaARn4Taxiv+5gJ4Ekg2ClQ/EAG2opngSRb5oMHu4YMYh/6WanHUGka14qBuKlP0QmCsT3UhFBvssCUImQOaImDeYiy//ShQnx2waiievJk6sNOIxC3rwOEtaS/Rb2uXzAhgxBsYRmsFveqaACMKmWZjrEAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Neil Gaiman</p>@neilhimself</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">Selfish &amp; stupid, shortsighted &amp; sad. Mostly selfish. Terry Deary gets avaricious &amp; anti-library:  <a href="http://bit.ly/15de7Ve">bit.ly/15de7Ve</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/neilhimself/status/301805056397803520"><span aria-label="84 likes" class="social-embed-meta">❤️ 84</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="541 reposts" class="social-embed-meta">🔁 541</span><time datetime="2013-02-13T21:28:27.000Z" itemprop="datePublished">21:28 - Wed 13 February 2013</time></a></footer></blockquote><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/_Metonymy_" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRr4CAABXRUJQVlA4ILICAABwDQCdASowADAAPq1Am0mmI6KhMdzMAMAViWMAyQPwXa1jwBvnSRsVgQYEqdmg+N/6z9gDpGfsz7KrZdM7B5TvJnDvAR2cmpA9rIUKBy0yNkgpHNT/6Z9F2XuoT1UHSs7oQtNCfWcuxLrNm44WWvTB8REUAAD+/xLoD+ujROFHndwczxQ9Ki6vJr4JCSPE9pr7azsuUpl6I/o6eXOQZkmvQlFj+335RIq/KrRXq3nUrH5tihkKd/E/9qJoBo75PCFfaXn86pcxfxphbXt1mTllQ/O/ityYamPqgzNwJ2cpikWfxMV+UK88YczN3EeJP0rVtVOtQAh6u3EpiGvc4c/v43pCIhuPJhRwrtTXnbExviraWmYOlnexjGhXT3CG8jUeY0PUOpv6VvP6FNGfgsdTb8Cz8uYgT0oQgL9yfwphQ7cuh075x/BfZrLpM1h+15jhCF0cP/UonJefnzrbWE7WoXCfVPYUgd9Gw7p6pB2m92t65L7+GrPLkYNPqi2BxZya+hjOb0h6/BmrNnpJBaaIW9Ilsv0AjiFn/5violUT2F1+s1hJflUjVcMS7nCWwOaTUfX3Y6bXb5glfCT0xK2CXYqMs/5CJykNtbpUiYduk7cimA+fgf24BGzEbZ2fwAbcKvcjRMNNSyoedsUCAbAYZ56AOR5YPF474Hjq/pcpIlEy0McbV7kjg8vnnnHjAoqkq+mUAHOxNN9SryuP9svQKgJCgbZgAJRHAE1Wt8R4nnU/Dh50d9kiDYid9acvnkrvM8qaNQJLt517kZs8NQr0PbSnLOxs4pNLC6KmQvJo/JXcn4pwTqpzrBPtDmJuJL2fn+nuU4d6xgQw3f+SWdWIKV0GfBuxcosN6jhF5sTlFCex9E3+Hb/ZJNOAm5VQt/5jU3rTUCQ3Uge+OyR5WmMAAAA=" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Metty</p>@_Metonymy_</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/neilhimself/status/301805056397803520">Replying to @neilhimself</a></small><a href="https://twitter.com/neilhimself">@neilhimself</a> what?!? Our library is like the center of our community! Tons of events happen there, and it is always packed</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/_Metonymy_/status/301847114051358721"><span aria-label="8 likes" class="social-embed-meta">❤️ 8</span><span aria-label="1 replies" class="social-embed-meta">💬 1</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-02-14T00:15:34.000Z" itemprop="datePublished">00:15 - Thu 14 February 2013</time></a></footer></blockquote>

<p>(I've picked those two statuses more-or-less at random, there are thousands of people who tweeted Neil about this.)</p>

<p>What it comes down to is asking "what is a library for?"</p>

<p>When I've expressed the opinion that high-street shopping needs to die off, someone always says to me "But old folk like going out shopping - it's their only chance to interact and chat with people."</p>

<p>The is a skeuomorph solution.  We're keeping alive a vestigial part of society when really, we ought to be re-engineering it.  We wouldn't say "electric car engines should be designed in such a way that they should be started by hand cranks and towed by horses," would we?</p>

<p>The solution for pensioners' social lives isn't necessarily coupled with a retail experience - we should have decent care, community centres, and services which meet people's needs.</p>

<p>It's <em>exactly</em> the same with libraries.</p>

<p>Last month, I wrote about <a href="https://shkspr.mobi/blog/2013/01/the-proper-use-of-the-library/">the proper use of the library</a>.  It's no longer solely about borrowing books or looking up back issues of periodicals.  It's about the Internet, a community meeting space, a learning environment.  Being the rampant egotist that I am, I'll quote myself:</p>

<blockquote><p>The proper use of a library is a space where people can feel safe and enjoy free access to culture.</p></blockquote>

<p>Let me spell it out simply.  <strong>Lending books is not what a library is for any more.</strong></p>

<p>We need to <em>decouple</em> the idea of book loans from that of a library.  All those people who say that their library is used for events, for poetry readings, for toodlers, for accessing the web, and for teaching kids to code - they're not talking about a building for book lending, they're talking about a <em>community centre</em>.</p>

<p>For readers and authors who are worried about people not discovering new books, or being unable to take a chance on a new author or genre, the ability for a random small town library to carry a specific book is vastly inferior to an author giving away free copies on their website.</p>

<p>Amazon is full of authors <a href="http://www.amazon.co.uk/Bestsellers-Kindle-Store/zgbs/digital-text">allowing their books to be downloaded for free</a> (or at extremely low cost) in the hope that the reader will be sufficiently interested to buy the next book in the series.</p>

<h2 id="rethinking-the-library"><a href="https://shkspr.mobi/blog/2013/02/burn-the-libraries/#rethinking-the-library">Rethinking The Library</a></h2>

<p>What would happen if we shut down all the libraries and gave everyone in the UK a Kindle?</p>

<p>(Aside from massive protests!)</p>

<p>Here's some back of the envelope calculation...</p>

<p><a href="https://web.archive.org/web/20090216193310/https://www.unison.org.uk/acrobat/17301.pdf">Unison have produced an excellent pamphlet about library provisions in the UK</a>. In it, they estimate that the total expenditure on UK libraries in 2006 was £1,063,120,000.</p>

<p>A billion quid plus change.  I assume that covers buying books, staffing, buildings, etc.
The Public Lending Right in the UK means that authors get paid when their book is borrowed from the library (6.2p per borrow, to a maximum of £6,600).
<a href="https://web.archive.org/web/20130317055636/http://www.plr.uk.com/allaboutplr/aboutUs/aboutUs.htm">According to the PLR, the total cost of this was £7.6 million in 2006</a>.
That's roughly 122,580,000 library borrows per year - a little over two per person.</p>

<p>I'm unsure if the £1 billion figure includes the PLR's £7.6 million - but let's say it does to err on the side of caution.</p>

<p>A basic eReader's cost ranges from £60 for a Kobo, to £70 for a Kindle, to £80 for a Nook.  Let's assume that technology gets cheaper, that eReaders are treated like books for VAT purposes (0% rather than 20%), and economies of scale means that prices drop.</p>

<p>It's not a stretch of the imagination to say that next year a basic e-ink ereader could cost no more than £30.
Indeed - <a href="http://www.guardian.co.uk/technology/2012/nov/08/beagle-e-reader-review">the Txtr beagle eReader costs a mere £8</a>.  Yes, eight.</p>

<p>The billion pound yearly library budget costs roughly £20 per person per year.</p>

<p>So, dissolve all the libraries.  Give everyone in the UK a voucher good for £30 off a qualifying eReader (you can buy the cheap as chips version or pay extra to get the Kindle HD Super Max Plus if you want).</p>

<p>With the remainder of the money, continue the Public Lending Scheme but tie it to a national digital library.</p>

<p>You can either borrow a book - in which case the state will pay the author.
You can download a public domain books - for free.
Authors can sell their books for whatever price they choose - or give them away.</p>

<p>Who loses?  Every person - not just children - gets fast access to infinite knowledge, authors get exposure and get paid, vast sums of public money are saved, and we can use the remainder of the money to digitize our archives.</p>

<p>The physical buildings which house books can be converted into community centres, meeting places, Internet hubs - without the need to store books and insist on silence.</p>

<h2 id="rip-mix-burn"><a href="https://shkspr.mobi/blog/2013/02/burn-the-libraries/#rip-mix-burn">Rip, Mix, Burn</a></h2>

<p>I don't mean we should literally set fire to libraries - <a href="https://shkspr.mobi/blog/2012/03/burning-all-my-books/">nor their book collections</a>.</p>

<p>Apple launched its iMac and integrated CD writer with the slogan "Rip, Mix,<a href="http://www.macworld.com/article/1002509/rip.html"></a> Burn".
<a href="http://www.macworld.com/article/1002509/rip.html"><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/02/rip-mix-burn.jpg" alt="rip mix burn" width="600" height="283" class="aligncenter size-full wp-image-7539"></a></p>

<p>The idea is simple.  Rip the music out of your CDs or vynil and convert them to digital information, mix them up to create new things, burn the new tracks into the world.</p>

<p>And that's exactly what is needed with libraries.  Rip the analogue books to digital formats, remix the services so they're more useful to people, burn the new way of experiencing culture into society.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=7536&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/02/burn-the-libraries/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
