<?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>Andrew Johnson&#039;s Weblog &#187; technology</title>
	<atom:link href="http://www.andrewjohnson.me.uk/blog/index.php/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewjohnson.me.uk/blog</link>
	<description>Thoughts on software, technology, and life</description>
	<lastBuildDate>Thu, 12 Jan 2012 00:12:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Virtual</title>
		<link>http://www.andrewjohnson.me.uk/blog/index.php/2011/05/07/virtual/</link>
		<comments>http://www.andrewjohnson.me.uk/blog/index.php/2011/05/07/virtual/#comments</comments>
		<pubDate>Sat, 07 May 2011 11:06:59 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.andrewjohnson.me.uk/blog/?p=368</guid>
		<description><![CDATA[Some time ago, while explaining the concept ofÂ virtual memory to a work colleague, I remembered something I&#8217;d seen about twenty years earlier&#8230; Between July 1988 and September 1989 I worked at an IBM research lab in Winchester, Hampshire. This was the industrial placement part of my four-year computer science degree. I was about 20 at [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago, while explaining the concept ofÂ <a href="http://en.wikipedia.org/wiki/Virtual_memory">virtual memory</a> to a work colleague, I remembered something I&#8217;d seen about twenty years earlier&#8230;</p>
<p>Between July 1988 and September 1989 I worked at an IBM research lab in Winchester, Hampshire. This was the industrial placement part of my four-year computer science <a href="http://en.wikipedia.org/wiki/Sandwich_degree">degree</a>. I was about 20 at the time. The industrial trainees inhabited a basement room with small, ceiling-level windows that were at pavement height in the street outside. High up on one wall, near the ceiling, someone had blu-tacked a piece of paper that (from memory) read:</p>
<p style="padding-left: 30px;"><em>If it&#8217;s there, and you can see it, then it&#8217;s real.</em></p>
<p style="padding-left: 30px;"><em>If it&#8217;s not there, and you can see it, then it&#8217;s virtual.</em></p>
<p style="padding-left: 30px;"><em>If it&#8217;s there, and you can&#8217;t see it, then it&#8217;s transparent.</em></p>
<p style="padding-left: 30px;"><em>If it&#8217;s not there, and you can&#8217;t see it then it&#8217;s gone!</em></p>
<p>Someone had crossed-out the &#8216;ne&#8217; part of &#8216;gone&#8217; and written a &#8216;d&#8217; above it. I never felt the slightest inclination to correct this.</p>
<p>__________</p>
<p>The paper seems to have been a home-made version of an 70&#8242;s-era <a href="http://books.google.co.uk/books?id=9t5uxP9xHpwC&amp;pg=PA174&amp;source=gbs_toc_r&amp;cad=4#v=onepage&amp;q&amp;f=false">IBM poster</a> explaining virtual memory. The lab was the <a href="http://www.google.co.uk/search?hl=en&amp;biw=1366&amp;bih=653&amp;q=ibm+uk+scientific+centre+winchester&amp;aq=f&amp;aqi=g-v1&amp;aql=&amp;oq=">IBM UK Scientific Centre</a>, a really <a href="http://www.andrewjohnson.me.uk/blog/index.php/2005/06/06/neural-simulation/">fun</a> place to work, and which seems to have closed in the early 1990s when IBM was having financial problems. While the world thinks that these global problems were the responsibility of the then-CEO <a href="http://www-03.ibm.com/ibm/history/exhibits/chairmen/chairmen_8.html">John Akers</a>, I can exclusively reveal that they were entirely caused by UKSC management allowing induistrial trainees unrestricted access to the stationary cupboard. I still have a stapler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewjohnson.me.uk/blog/index.php/2011/05/07/virtual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The three laws of batch files</title>
		<link>http://www.andrewjohnson.me.uk/blog/index.php/2011/03/03/the-three-laws-of-batch-files/</link>
		<comments>http://www.andrewjohnson.me.uk/blog/index.php/2011/03/03/the-three-laws-of-batch-files/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 15:19:14 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.andrewjohnson.me.uk/blog/?p=366</guid>
		<description><![CDATA[1. Don&#8217;t use batch files. Really. 2. If it doesn&#8217;t work then rem-out the @echo off at the start of the batch file. 3. Nurofen.]]></description>
			<content:encoded><![CDATA[<p>1. Don&#8217;t use batch files. Really.</p>
<p>2. If it doesn&#8217;t work then rem-out the @echo off at the start of the batch file.</p>
<p>3. Nurofen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewjohnson.me.uk/blog/index.php/2011/03/03/the-three-laws-of-batch-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing 64 bit itunes on 64 bit Windows 7</title>
		<link>http://www.andrewjohnson.me.uk/blog/index.php/2010/05/06/installing-64-bit-itunes-on-64-bit-windows-7/</link>
		<comments>http://www.andrewjohnson.me.uk/blog/index.php/2010/05/06/installing-64-bit-itunes-on-64-bit-windows-7/#comments</comments>
		<pubDate>Thu, 06 May 2010 22:45:25 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.andrewjohnson.me.uk/blog/?p=360</guid>
		<description><![CDATA[This has been driving me mad for the past couple of days, and I wanted to give the solution a little Google-juice in case someone else encounters the same problem. If you&#8217;re trying to install the 64 bit version of itunes on the 64 bit version of Windows 7 and you&#8217;re finding that the installer [...]]]></description>
			<content:encoded><![CDATA[<p>This has been driving me mad for the past couple of days, and I wanted to give the solution a little Google-juice in case someone else encounters the same problem.</p>
<p>If you&#8217;re trying to install the 64 bit version of itunes on the 64 bit version of Windows 7 and you&#8217;re finding that the installer just won&#8217;t run, even if you&#8217;re running it as administrator, then try downloading it using something other than Firefox. I don&#8217;t know why, but if I download the installer in Firefox then it just silently exits immediately after I run it. If I download it using ie8 then it works fine. Weird.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewjohnson.me.uk/blog/index.php/2010/05/06/installing-64-bit-itunes-on-64-bit-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being Mobile</title>
		<link>http://www.andrewjohnson.me.uk/blog/index.php/2008/11/14/being-mobile/</link>
		<comments>http://www.andrewjohnson.me.uk/blog/index.php/2008/11/14/being-mobile/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 20:37:17 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.andrewjohnson.me.uk/blog/?p=342</guid>
		<description><![CDATA[Yesterday I bought a T-Mobile G1 &#8211; the &#8220;Googlephone&#8221;. I haven&#8217;t had much time to play with it yet, but it seems like a great piece of technology.The broadband access to email and maps, the user-interface, and the general build quality are very good. I hear it also does phone calls. I hope to have [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I bought a T-Mobile <a href="http://www.engadget.com/2008/10/16/t-mobile-g1-review/">G1</a> &#8211; the &#8220;Googlephone&#8221;.</p>
<p>I haven&#8217;t had much time to play with it yet, but it seems like a great piece of technology.The broadband access to email and maps, the user-interface, and the general build quality are very good. I hear it also does phone calls. I hope to have more to say about it later.</p>
<p>But there&#8217;s a story here.</p>
<p>Some time in early 1998 I read the following on <a href="http://memex.org/welcome.html">David Bennahum&#8217;s</a> (now long-defunct) <a href="http://memex.org/meme-archive.html">Meme</a> mailing list:</p>
<blockquote><p>8:30 am, mid-April, standing on the platform of Track 3, waiting for the Times Square shuttle to take me to Grand Central Station.  About six hundred people are queued up, clustered in blobs along memorized spots where we know the subway doors will open.  Most are just standing.  Some are reading the morning papers.  I&#8217;m downloading email through a metal ventilation shaft in the ceiling.  I point my wireless modem like a diving rod toward the breeze coming down from the street above.  I can see people&#8217;s feet criss-crossing the grate.  If wind can get down here this way, I figure packets of data can too.   (<a href="http://memex.org/meme4-03.html">Link</a>)</p></blockquote>
<p>He was describing his experience of mobile, wireless internet connectivity using Palm Pilot with an attached (bulky) Novatel Minstrel modem. This image stuck in my mind. I had had net access since the late eighties as a student, and limited access at work (I&#8217;m a developer) since about 1993, but always tethered to a desk. This mobile internet idea was cool. I decided that I had to get some of this.</p>
<p>In late 1998 I bought my first mobile computing device &#8211; a <a href="http://en.wikipedia.org/wiki/Philips_Velo">Philips Velo 500</a>. This was pretty curring-edge at the time: about as big as a thick paperback, it ran Windows CE 2, had a monochrome LCD display with a green backlight, and a &#8220;chicklet&#8221; keyboard. Crucially, it also had a built-in 19.2kb/s modem, and built-in browser and email client. I had great fun plugging it into phone lines and showing people &#8220;look&#8230; email&#8230; web&#8230;!&#8221;. It wasn&#8217;t all that impressive, though, and it was too big and heavy to fit into a pocket.I didn&#8217;t yet have a mobile phone, and the Velo wouldn&#8217;t have connected to it anyway. All in all, not really what I&#8217;d imagined.</p>
<p>In late 1999 I bought a <a href="http://en.wikipedia.org/wiki/Palm_Vx">Palm Vx</a>. This was a significant improvement. Even with its tiny 33.6kb/s <a href="http://www.amazon.com/Palm-10401U-PalmOne-V-Modem/dp/B00000J3PR">modem</a> clipped on it would fit comfortably in a jacket pocket. I bought some third-party brower and email software. Then I got a mobile phone with an IRDA modem, and suddenly I could sit in Starbucks downloading my email like a proper alpha geek. For a couple of years that was my primary personal email system. It was slow, though &#8211; GSM data runs at about 9kb/s. Also, making sure that the phone stayed in line of sight with the Vx was awkward. But it worked.</p>
<p>By 2004 I had acquired an <a href="http://www.pocket-lint.co.uk/reviews/review.phtml/459/1483/hp-ipaq-4150-pda-wi-fi.phtml">HP 4150</a> PDA and a GPRS phone. This was more like it! The 4150 had a colour screen with decent resolution and the Bluetooth/GPRS connection was quite fast. It was annoying that that I had to fiddle with both devices to turn bluetooth on before accessing the net, the data charges were pretty steep, and I now had two devices to carry around. The main problem, though, was that Windows CE was just plain awful to use. Hmm. Still not right.</p>
<p>So now I have this G1. It has a high-resolution screen, okay keyboard, always-on broadband, and its fairly small. Its my fourth personal generation of mobile internet device, and it finally seems that it might be what I wanted back in 1998 &#8211; although I didn&#8217;t know what that was at the time. We&#8217;ll see.</p>
<p>(I still have the velo and the Vx.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewjohnson.me.uk/blog/index.php/2008/11/14/being-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

