<?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>Brett Hutley&#039;s Blog &#187; technology</title>
	<atom:link href="http://bretthutley.com/tag/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://bretthutley.com</link>
	<description>Home on the Digital Range</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hacking the EZ430 Chronos Watch on the Mac</title>
		<link>http://bretthutley.com/2012/01/23/hacking-the-ez430-chronos-watch-on-the-mac/</link>
		<comments>http://bretthutley.com/2012/01/23/hacking-the-ez430-chronos-watch-on-the-mac/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 21:15:08 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Chronos EZ430]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Mac OS/X]]></category>
		<category><![CDATA[Programmable Watch]]></category>
		<category><![CDATA[Texas Instruments]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=438</guid>
		<description><![CDATA[Today my TI EZ430 Chronos Watch arrived, and I spent a little bit of time hacking it on my MacBook Air. It turns out that even though the documentation seems to require either a Windows machine or a Linux box, you can communicate with the watch from the Mac by modifying the serial port information [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/02/08/evernote-to-dropbox/' rel='bookmark' title='Evernote to Dropbox'>Evernote to Dropbox</a></li>
<li><a href='http://bretthutley.com/2011/02/25/ledger-to-ofx/' rel='bookmark' title='Ledger to OFX'>Ledger to OFX</a></li>
<li><a href='http://bretthutley.com/linux-on-my-17-g4-powerbook/' rel='bookmark' title='Linux on my 17&#8243; G4 PowerBook'>Linux on my 17&#8243; G4 PowerBook</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today my <a href="http://processors.wiki.ti.com/index.php/EZ430-Chronos">TI EZ430 Chronos Watch</a> arrived, and I spent a little bit of time hacking it on my MacBook Air. It turns out that even though the documentation seems to require either a Windows machine or a Linux box, you can communicate with the watch from the Mac by modifying the serial port information in the TCL source. I learnt this from a Google Groups post, and I've copied <a href="https://github.com/bhutley/Chronos-Control-Center">the modified TCL source onto my Github account</a>.</p>
<p><span id="more-438"></span></p>
<p>I then tried compiling the OpenChronos source code to build some custom firmware. In order to build the firmware, I had to install the following Mac Ports:</p>
<ol>
<li>sudo port install msp430-gcc</li>
<li>sudo port install msp430-binutils (actually is probably installed with msp430-gcc)</li>
<li>sudo port install msp430-gdb</li>
<li>sudo port install msp430-libc</li>
</ol>
<p>I then did a <code>msp430-gcc -print-search-dirs</code> to find out where msp430-gcc include files were. For me they install to the /opt/local/msp430/include/ directory. Following the Readme for OpenChronos, I did a <code>sudo cp gcc/intrinsics.h /opt/local/msp430/include/</code>.</p>
<p>When I tried compiling OpenChronos, the build failed with lots of warnings and quite a few errors. This is because OpenChronos was  built using the older msp430-gcc4 project. I fixed the compiler warnings/errors and built an image. I copied the generated build/eZChronos.txt file over to my Chronos-Control-Center directory, and uploaded the image to my watch. Everything seemed to work OK, and the watch is currently running my newly compiled custom firmware!</p>
<p>My <a href="https://github.com/bhutley/Chronos-Control-Center">modified OpenChronos source is available from GitHub</a>.</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/02/08/evernote-to-dropbox/' rel='bookmark' title='Evernote to Dropbox'>Evernote to Dropbox</a></li>
<li><a href='http://bretthutley.com/2011/02/25/ledger-to-ofx/' rel='bookmark' title='Ledger to OFX'>Ledger to OFX</a></li>
<li><a href='http://bretthutley.com/linux-on-my-17-g4-powerbook/' rel='bookmark' title='Linux on my 17&#8243; G4 PowerBook'>Linux on my 17&#8243; G4 PowerBook</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2012/01/23/hacking-the-ez430-chronos-watch-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developers as Capital</title>
		<link>http://bretthutley.com/2011/12/06/developers-as-capital/</link>
		<comments>http://bretthutley.com/2011/12/06/developers-as-capital/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 14:43:01 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Crunch Time]]></category>
		<category><![CDATA[global inequity]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=414</guid>
		<description><![CDATA[I've just been reading this Forbes article called "The Rise of Developeronomics". The author argues that because increasingly software is the core value proposition that differentiates companies from each other, that software developers are more and more becoming the wealth creators in society. The author recommends investing in software developers as a way of leveraging [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/11/06/race-against-the-machine/' rel='bookmark' title='Race Against The Machine'>Race Against The Machine</a></li>
<li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/07/were-the-luddites-right/' rel='bookmark' title='Were the Luddites Right?'>Were the Luddites Right?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I've just been reading this Forbes article called <a href="http://www.forbes.com/sites/venkateshrao/2011/12/05/the-rise-of-developeronomics/">"The Rise of Developeronomics"</a>. The author argues that because increasingly software is the core value proposition that differentiates companies from each other, that software developers are more and more becoming the wealth creators in society. The author recommends investing in software developers as a way of leveraging your own capital. This article builds on an earlier article by David Kirpatick called <a href="http://www.forbes.com/sites/techonomy/2011/11/30/now-every-company-is-a-software-company/">"Now Every Company is a Software Company"</a>.</p>
<p><span id="more-414"></span></p>
<p>The article is making the point that programmers are becoming a core economic factor for successful companies, so much so that large companies are buying smaller companies purely for their programming teams. He points out that companies such as Google nurture young programming talent as a strategic investment.</p>
<p>Of course the message is hugely appealing to me as a software developer. My own opinion is that technology is exponentially increasing the potential "value space" for possible investment. For example, consider the introduction of Facebook. With that particular advance in social networking, it opened up all sorts of opportunities for individuals and companies to promote themselves and establish new kinds of dialogues with their clients. With this advance, a large number of opportunities were created, which in turn leads to more specialised development that wasn't possible before the large-scale take up of social networking. Thereby creating a lot more potential work for a larger number of programmers.</p>
<p>If companies don't keep up with the introduction of new technologies, they run the risk of falling behind their competitors. Not only those competitors who are able to utilise technology to make their workers more productive, but also those competitors that make better use of social networks and internet search to gain new customers and retain older ones, and data modeling and analysis to determine new markets and optimise existing ones. It seems to me that not only are developers the creators of wealth, but we are currently living in a technological arms race.</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/11/06/race-against-the-machine/' rel='bookmark' title='Race Against The Machine'>Race Against The Machine</a></li>
<li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/07/were-the-luddites-right/' rel='bookmark' title='Were the Luddites Right?'>Were the Luddites Right?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/12/06/developers-as-capital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IMAP4 and Python</title>
		<link>http://bretthutley.com/2011/11/30/imap4-and-python/</link>
		<comments>http://bretthutley.com/2011/11/30/imap4-and-python/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:46:59 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[IMAP4]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=402</guid>
		<description><![CDATA[Python's IMAPv4 client library imaplib is a really light-weight wrapper over the IMAP4 protocol. As such, it isn't that intuitive to use. The best reference I've found on it is a cheat-sheet over here. Basic usage is to create a IMAP connection object, using the imaplib.IMAP4() or imaplib.IMAP4_SSL() functions. Login to the server. You then [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Python's IMAPv4 client library imaplib is a really light-weight wrapper over the IMAP4 protocol. As such, it isn't that intuitive to use. The best reference I've found on it is <a href="http://www.travelingfrontiers.com/projects/doku.php?id=imapv4_protocol">a cheat-sheet over here</a>.</p>
<p><span id="more-402"></span></p>
<p>Basic usage is to create a IMAP connection object, using the <code>imaplib.IMAP4()</code> or <code>imaplib.IMAP4_SSL()</code> functions. Login to the server. You then <code>select()</code> a mailbox and <code>search()</code> within it to retrieve messages. If the search was successful, it will return a tuple with the first element being "OK", and the second element is an array with the first item being a list of matching message identifiers. Each identifier can be passed to the <code>fetch()</code> command.</p>
<p>Search queries look like <code>'(FROM "person@server.com) (SUBJECT "Coolio")'</code>. You can also use <code>ALL</code>, <code>OR</code>, and <code>NOT</code> operators.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/30/imap4-and-python/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting iTunes to recognise tracks as belonging to one Album</title>
		<link>http://bretthutley.com/2011/11/27/getting-itunes-to-recognise-tracks-as-belonging-to-one-album/</link>
		<comments>http://bretthutley.com/2011/11/27/getting-itunes-to-recognise-tracks-as-belonging-to-one-album/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 15:26:03 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=400</guid>
		<description><![CDATA[I have just been importing some music into iTunes from an external drive. Sometimes iTunes doesn't recognise songs as belonging to the same album, even if they have the same Album name. (Bad iTunes!) The solution is to select all the files in iTunes that belong to the same Album. Right-click and choose "Get Info" [...]


Related posts:<ol><li><a href='http://bretthutley.com/2008/02/08/great-quote/' rel='bookmark' title='Great Quote'>Great Quote</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have just been importing some music into iTunes from an external drive. Sometimes iTunes doesn't recognise songs as belonging to the same album, even if they have the same Album name.<br />
(Bad iTunes!)</p>
<p><span id="more-400"></span></p>
<p>The solution is to select all the files in iTunes that belong to the same Album. Right-click and choose "Get Info" from the menu (you may get a warning here that you are changing multiple items). You should see them as all having the same Album name. If they don't then edit the "Album" field with the name of the Album. Secondly, set the "Album Artist" field to be "Various Artists". If you click OK, you should now see the music in iTunes shown as being part of the same Album.</p>
<p>I quite often then go to the "Options" tab, and set the option "Part of a Compilation" to be "Yes", and because a lot of my music tends to be electronica and dance music, I also set "Gapless Album" to be "Yes".</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2008/02/08/great-quote/' rel='bookmark' title='Great Quote'>Great Quote</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/27/getting-itunes-to-recognise-tracks-as-belonging-to-one-album/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bio-Monitoring and the Jawbone UP</title>
		<link>http://bretthutley.com/2011/11/24/bio-monitoring-and-the-jawbone-up/</link>
		<comments>http://bretthutley.com/2011/11/24/bio-monitoring-and-the-jawbone-up/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 14:06:56 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[lifestyle]]></category>
		<category><![CDATA[Urban Living]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=396</guid>
		<description><![CDATA[I just picked up my Jawbone UP from the Post Office last night, so thought I'd post my first impressions. Firstly, the wristband is pretty awesome. Mine is black and is made out of a rubbery plastic that feels really comfortable. The wristband itself is supposed to be water resistant so you can wear it [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/05/blogging-process/' rel='bookmark' title='Blogging Process'>Blogging Process</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just picked up my <a href="http://jawbone.com/up">Jawbone UP</a> from the Post Office last night, so thought I'd post my first impressions.</p>
<p><span id="more-396"></span></p>
<p>Firstly, the wristband is pretty awesome. Mine is black and is made out of a rubbery plastic that feels really comfortable. The wristband itself is supposed to be water resistant so you can wear it in the shower. At one end of the wristband is a metal cap which, when removed, reveals a mini-jack plug for plugging the band into your iPhone. The other end is a button, that switches the band into measuring different types of activities - exercise, walking and sleeping.</p>
<p>To get your activity data with your iPhone, you need to plug it into the audio socket of the phone and press the button to sync. So far this hasn't been too onerous, but I can imagine it being a little bit of a pain eventually. The iPhone app allows you to track your time spent exercising, your movements and sleep patterns. You can get it to vibrate if you have been inactive for too long, or to wake you up in the morning.</p>
<p>Overall, I'm really excited about this technology. It's had <a href="http://www.fastcodesign.com/1665491/the-jawbone-up-fails-but-teaches-3-golden-rules-for-experience-design">a bit of a negative review here</a>, but I think the Jawbone UP is going to be great to play with!</p>
<p><a href="http://bretthutley.com/wp-content/uploads/2011/11/20111124-142119.jpg"><img src="http://bretthutley.com/wp-content/uploads/2011/11/20111124-142119.jpg" alt="20111124-142119.jpg" class="alignnone size-full" /></a></p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/11/04/written-by-robot/' rel='bookmark' title='Written by Robot'>Written by Robot</a></li>
<li><a href='http://bretthutley.com/2011/11/05/blogging-process/' rel='bookmark' title='Blogging Process'>Blogging Process</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/24/bio-monitoring-and-the-jawbone-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rewiring the Brain</title>
		<link>http://bretthutley.com/2011/11/14/rewiring-the-brain/</link>
		<comments>http://bretthutley.com/2011/11/14/rewiring-the-brain/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 14:18:40 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[lifestyle]]></category>
		<category><![CDATA[singularity]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=388</guid>
		<description><![CDATA[There is an absolutely awesome bit of Neal Stephenson's book Reamde, that goes like this: The brain "was sort of like the electrical system of Mogadishu. A whole lot was going on in Mogadishu that required copper wire for conveyance of power and information, but there was only so much copper to go around, and [...]


Related posts:<ol><li><a href='http://bretthutley.com/2009/11/11/citizen-journalism-social-networking-and-reputation/' rel='bookmark' title='Citizen Journalism, social networking and reputation'>Citizen Journalism, social networking and reputation</a></li>
<li><a href='http://bretthutley.com/2010/06/28/the-death-of-blogging/' rel='bookmark' title='The Death of Blogging'>The Death of Blogging</a></li>
<li><a href='http://bretthutley.com/2008/02/11/where-to-live/' rel='bookmark' title='Where to Live'>Where to Live</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There is an absolutely awesome bit of Neal Stephenson's book <a href="http://www.amazon.co.uk/gp/product/B005IPRQGS/ref=as_li_ss_tl?ie=UTF8&tag=quan-21&linkCode=as2&camp=1634&creative=19450&creativeASIN=B005IPRQGS">Reamde</a><img src="http://www.assoc-amazon.co.uk/e/ir?t=quan-21&l=as2&o=2&a=B005IPRQGS" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />, that goes like this: The brain "was sort of like the electrical system of Mogadishu. A whole lot was going on in Mogadishu that required copper wire for conveyance of power and information, but there was only so much copper to go around, and so what wasn't being actively used tended to get pulled down by militias and taken crosstown to beef up some power-hungry warlord's private, improvised power network. As with copper in Mogadishu, so with neurons in the brain. The brains of people who did unbelievably boring shit for a living showed dark patches in the zones responsible for job-related processes, since all those almost-never-exercised neurons got pulled down and trucked somewhere else and used to beef up the circuits used to keep track of NCAA tournament brackets and celebrity makeovers."</p>
<p><span id="more-388"></span></p>
<p><a href="http://www.silicon.com/technology/hardware/2011/11/10/your-brain-vs-technology-how-our-wired-world-is-changing-the-way-we-think-39747925/">In the silicon.com post "Your brain vs technology: How our wired world is changing the way we think"</a>, Baroness Susan Greenfield is quoted, professor of Synaptic Pharmacology at Lincoln College, Oxford: "If the human brain is exquisitely adapted to the environment, which it is, if the environment is changing, which it is, then it's a given the brain will change". She is concerned by how our brain changes as a result of increasingly spending our time in front of technology, that areas of the cortex may be going dark as we spend our lives immersed in Big Brother and Facebook.</p>
<p>It seems to me that in order to get good things out of our interactions with technology, we should focus on how we can use our screen time to exercise areas of our brain in ways that wouldn't normally happen. </p>
<p>A good example of this was a recent post on Scientific American called <a href="http://www.scientificamerican.com/article.cfm?id=in-the-minds-of-others">"In the mind of others - Reading fiction can strengthen your social ties and even change your personality"</a>. This article is about research that indicates how reading fiction may help social interaction by building experience on how to interact with other people, without physically interacting with other people. As people empathise with characters in the book and those characters relate to other characters in the story, they build up this mental database on how to behave. This mental database helps with later, "meat-space" interactions. </p>
<p>I remember reading related work on using virtual reality to overcome phobias through repeatedly experiencing a fear-inducing situation in a safe, virtual environment. </p>
<p>Is it just our thinking and behaviour we can affect through computer interaction? The BBC had a news story about how a <a href="http://www.bbc.co.uk/news/health-13643471">virtual gym could help with weight loss</a> which suggests that maybe our virtual experiences also affect our body. What are the limits for this?  This sounds like a wonderful area to explore. How can we re-wire the brain in beneficial ways using our computers?</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=quan-21&o=2&p=8&l=as4&m=amazon&f=ifr&ref=ss_til&asins=B005IPRQGS" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2009/11/11/citizen-journalism-social-networking-and-reputation/' rel='bookmark' title='Citizen Journalism, social networking and reputation'>Citizen Journalism, social networking and reputation</a></li>
<li><a href='http://bretthutley.com/2010/06/28/the-death-of-blogging/' rel='bookmark' title='The Death of Blogging'>The Death of Blogging</a></li>
<li><a href='http://bretthutley.com/2008/02/11/where-to-live/' rel='bookmark' title='Where to Live'>Where to Live</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/14/rewiring-the-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Were the Luddites Right?</title>
		<link>http://bretthutley.com/2011/11/07/were-the-luddites-right/</link>
		<comments>http://bretthutley.com/2011/11/07/were-the-luddites-right/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 13:36:14 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[Crunch Time]]></category>
		<category><![CDATA[global inequity]]></category>
		<category><![CDATA[luddite]]></category>
		<category><![CDATA[singularity]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=375</guid>
		<description><![CDATA[The Luddites were a 19th century anti-industrialisation movement (and militia), who believed that their jobs were at risk because of the industrialisation of manufacturing. They proceeded to try and destroy mechanical looms in a vain attempt to turn back the rising tide of industrialisation. These days anyone seen as a "Luddite" is perceived to be [...]


Related posts:<ol><li><a href='http://bretthutley.com/2010/08/11/gaps-and-grass-eaters/' rel='bookmark' title='Of Gaps and Grass-Eaters'>Of Gaps and Grass-Eaters</a></li>
<li><a href='http://bretthutley.com/2011/11/06/race-against-the-machine/' rel='bookmark' title='Race Against The Machine'>Race Against The Machine</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Luddite">The Luddites</a> were a 19th century anti-industrialisation movement (and militia), who believed that their jobs were at risk because of the industrialisation of manufacturing. They proceeded to try and destroy mechanical looms in a vain attempt to turn back the rising tide of industrialisation. These days anyone seen as a "Luddite" is perceived to be backward and anti-technology.
</p>
<p><span id="more-375"></span></p>
<p>But were the Luddites right about the consequences of technological progress? <a href="http://en.wikipedia.org/wiki/Luddite_fallacy">The Luddite Fallacy</a> states that the argument that technological progress decreases the amount of jobs is fallacious, because increases in productivity does not mean that employers will keep their production constant. Rather, employers will increase their production to suit available demand.</p>
<p><a href="http://www.economist.com/blogs/babbage/2011/11/artificial-intelligence?fsrc=scn/tw/te/bl/ludditelegacy">The Economist has a post</a> that points out that the Luddite Fallacy is only a fallacy as long as new technology increases capital, without reducing the need for human labour. But what happens if technology increases the capital and replaces the need for unskilled human labour?</p>
<p>The Luddites may have been a revolution or two short of the mark, springing from the industrial rather than the computer revolution, but maybe they weren't wrong about the long-term consequences of technological progress, believing that it would destroy jobs, and cause greater income inequality. Smashing the looms is obviously not a solution to the socio-economic problems of the structural changes to our society, but neither is burying our heads in the sand.</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2010/08/11/gaps-and-grass-eaters/' rel='bookmark' title='Of Gaps and Grass-Eaters'>Of Gaps and Grass-Eaters</a></li>
<li><a href='http://bretthutley.com/2011/11/06/race-against-the-machine/' rel='bookmark' title='Race Against The Machine'>Race Against The Machine</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/07/were-the-luddites-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Race Against The Machine</title>
		<link>http://bretthutley.com/2011/11/06/race-against-the-machine/</link>
		<comments>http://bretthutley.com/2011/11/06/race-against-the-machine/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 15:52:11 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[Crunch Time]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[global inequity]]></category>
		<category><![CDATA[singularity]]></category>

		<guid isPermaLink="false">https://bretthutley.com/?p=372</guid>
		<description><![CDATA[I just finished reading the Kindle book Race Against The Machine, a book I thoroughly recommend. This was the driver of the NPR article I blogged about recently. The book is mostly oriented towards the US, although the issues they discuss seem to be prevalent across all major economies. The authors make the case that [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/11/07/were-the-luddites-right/' rel='bookmark' title='Were the Luddites Right?'>Were the Luddites Right?</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
<li><a href='http://bretthutley.com/2011/12/06/developers-as-capital/' rel='bookmark' title='Developers as Capital'>Developers as Capital</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just finished reading the Kindle book <a href="http://www.amazon.co.uk/gp/product/B005WTR4ZI/ref=as_li_ss_tl?ie=UTF8&tag=quan-21&linkCode=as2&camp=1634&creative=19450&creativeASIN=B005WTR4ZI">Race Against The Machine</a>, a book I thoroughly recommend. This was the driver of the <a href="http://bretthutley.com/2011/11/03/rage-against-the-machin/">NPR article I blogged about recently</a>.<br />
The book is mostly oriented towards the US, although the issues they discuss seem to be prevalent across all major economies. The authors make the case that technological improvements are severely impacting every job market except those for highly-skilled individuals.
</p>
<p><span id="more-372"></span></p>
<p>They argue, as I have argued, that the current employment crisis is caused by structural factors such as increased productivity due to technology, rather than cyclical or stagnation factors. We are simply living in a world where the educated and skilled are able to contribute to the economy in a disproportionate way, and the less educated/skilled are forced to compete for the fewer and fewer jobs that are currently too expensive to automate. This leads to money flowing from the workers to the owners of the business, which is an unsustainable situation for the long term.</p>
<p>The authors point out that to a large extent, we operate in a "winner take all" society. Technology enables the best and fastest-moving in the business to capture the bulk of a market. That in turn provides a strong incentive for those with capital to further invest in technology, creating a self-perpetuating cycle. Not only is this situation self-perpetuating, but increased capital allows winners a disproportionate advantage in the race to take advantage of another business opportunity.</p>
<p>The positive news is that as we use technology to expand the frontiers of innovation, this will in turn create an exponential increase in the possibilities for further innovation.</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=quan-21&o=2&p=8&l=as4&m=amazon&f=ifr&ref=ss_til&asins=B005WTR4ZI" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/11/07/were-the-luddites-right/' rel='bookmark' title='Were the Luddites Right?'>Were the Luddites Right?</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
<li><a href='http://bretthutley.com/2011/12/06/developers-as-capital/' rel='bookmark' title='Developers as Capital'>Developers as Capital</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/06/race-against-the-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Written by Robot</title>
		<link>http://bretthutley.com/2011/11/04/written-by-robot/</link>
		<comments>http://bretthutley.com/2011/11/04/written-by-robot/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 13:58:01 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[singularity]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://bretthutley.com/?p=361</guid>
		<description><![CDATA[I've just read two blog posts on creating written content programatically. The first was the article How I automated my writing career by Robbie Allen. This article gives a brief description of how the author's company generates web-site content automatically using the quantitative analysis of data. The second blog post is about generating a Monty [...]


Related posts:<ol><li><a href='http://bretthutley.com/2011/11/30/imap4-and-python/' rel='bookmark' title='IMAP4 and Python'>IMAP4 and Python</a></li>
<li><a href='http://bretthutley.com/2011/11/05/blogging-process/' rel='bookmark' title='Blogging Process'>Blogging Process</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I've just read two blog posts on creating written content programatically. The first was the article <a href="http://radar.oreilly.com/2011/11/automated-writing-software.html">How I automated my writing career</a> by Robbie Allen. This article gives a brief description of how the author's company generates web-site content automatically using the quantitative analysis of data.</p>
<p><span id="more-361"></span></p>
<p>The second blog post is about <a href="http://importthis.tumblr.com/post/11953152233/generate-a-monty-python-parody">generating a Monty Python parody</a> using markov chains. Even though the code is very simple, it generates very convincing nonsense!</p>
<p>How long will it be before the prose in our stories, the plots on our TV series, the lyrics in our songs are all machine generated?</p>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2011/11/30/imap4-and-python/' rel='bookmark' title='IMAP4 and Python'>IMAP4 and Python</a></li>
<li><a href='http://bretthutley.com/2011/11/05/blogging-process/' rel='bookmark' title='Blogging Process'>Blogging Process</a></li>
<li><a href='http://bretthutley.com/2011/11/03/rage-against-the-machin/' rel='bookmark' title='Rage against the machine'>Rage against the machine</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2011/11/04/written-by-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Disqus does scaling</title>
		<link>http://bretthutley.com/2010/09/08/how-disqus-does-scaling/</link>
		<comments>http://bretthutley.com/2010/09/08/how-disqus-does-scaling/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 19:52:02 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Disqus]]></category>
		<category><![CDATA[scaling]]></category>

		<guid isPermaLink="false">http://www.bretthutley.com/?p=290</guid>
		<description><![CDATA[Here is a great presentation given by Jason Yan and David Cramer of Disqus fame about how their site was architected in order to scale to handle 75 million comments. DjangoCon 2010 Scaling Disqus View more presentations from zeeg. No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Here is a great presentation given by Jason Yan and David Cramer of <a href="http://www.disqus.com/">Disqus</a> fame about how their site was architected in order to scale to handle 75 million comments.</p>
<div style="width:425px" id="__ss_5148151"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/zeeg/djangocon-2010-scaling-disqus" title="DjangoCon 2010 Scaling Disqus">DjangoCon 2010 Scaling Disqus</a></strong><object id="__sse5148151" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=djangocon2010scalingdisqus-100907133713-phpapp01&stripped_title=djangocon-2010-scaling-disqus" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5148151" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=djangocon2010scalingdisqus-100907133713-phpapp01&stripped_title=djangocon-2010-scaling-disqus" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/zeeg">zeeg</a>.</div>
</div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2010/09/08/how-disqus-does-scaling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

