<?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>I N F I D E L</title>
	<atom:link href="http://infidelonline.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://infidelonline.com/blog</link>
	<description>The Blog of Gordon MacLachlan</description>
	<lastBuildDate>Thu, 24 Nov 2011 11:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Word bug of the day</title>
		<link>http://infidelonline.com/blog/2011/11/24/word-bug-of-the-day/</link>
		<comments>http://infidelonline.com/blog/2011/11/24/word-bug-of-the-day/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 11:54:45 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/?p=57</guid>
		<description><![CDATA[Choose a point in a paragraph and put the caret there. Type delete three times. Count how many times you need to hit backspace before a backspace actually occurs. I count four.]]></description>
			<content:encoded><![CDATA[<p>Choose a point in a paragraph and put the caret there. Type delete three times. Count how many times you need to hit backspace before a backspace actually occurs. I count four.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2011/11/24/word-bug-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project LRSS2: Defender</title>
		<link>http://infidelonline.com/blog/2011/04/20/project-lrss2-defender/</link>
		<comments>http://infidelonline.com/blog/2011/04/20/project-lrss2-defender/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 22:19:57 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/?p=54</guid>
		<description><![CDATA[LRSS2: Defender is the working name of my iOS game. This is the first entry in the development journal. I will post screenshots etc. of what I have already got shortly. Tonight I updated the version of PVRShell I was using to the 2.8 release. Tricky part was merging in my touch handling code &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>LRSS2: Defender is the working name of my iOS game. This is the first entry in the development journal.</p>
<p>I will post screenshots etc. of what I have already got shortly.</p>
<p>Tonight I updated the version of PVRShell I was using to the 2.8 release. Tricky part was merging in my touch handling code &#8211; I deal with 11 touches, the POWERVR SDK only does 1. Sadly, I can&#8217;t see an easy way of feeding this back right now as I have to hackily include the PVRTools in the PVRShell to achieve this at the moment. It&#8217;s probably not that hard, mind.</p>
<p>I&#8217;ll probably update the PVRTools that I&#8217;m using soon as well &#8211; although I&#8217;ll have to merge in more improvements there, I suspect.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2011/04/20/project-lrss2-defender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>const is not always your friend</title>
		<link>http://infidelonline.com/blog/2010/11/02/const-is-not-always-your-friend/</link>
		<comments>http://infidelonline.com/blog/2010/11/02/const-is-not-always-your-friend/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 12:51:52 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Geeky]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/2010/11/02/const-is-not-always-your-friend/</guid>
		<description><![CDATA[Especially if you add it to a virtual function that&#8217;s supposed to be overridden and don&#8217;t add it to the overriding functions. Oops.]]></description>
			<content:encoded><![CDATA[<p>Especially if you add it to a virtual function that&#8217;s supposed to be overridden and don&#8217;t add it to the overriding functions.</p>
<p>Oops.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/11/02/const-is-not-always-your-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confucious</title>
		<link>http://infidelonline.com/blog/2010/08/09/confucious/</link>
		<comments>http://infidelonline.com/blog/2010/08/09/confucious/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 11:13:02 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/2010/08/09/confucious/</guid>
		<description><![CDATA[I don&#8217;t hold with most mystical philosophy nonsense, but every now and again I see something that makes sense: “I hear and I forget. I see and I remember. I do and I understand.” Confucius Why? Because it is very true and I wish I&#8217;d understood this earlier (see Mr Russell&#8217;s observation too).]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t hold with most mystical philosophy nonsense, but every now and again I see something that makes sense:</p>
<p><em>“I hear and I forget. I see and I remember. I do and I understand.”</em></p>
<p> Confucius</p>
<p>Why? Because it is very true and I wish I&#8217;d understood this earlier (see Mr Russell&#8217;s observation too).</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/08/09/confucious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am an Orange</title>
		<link>http://infidelonline.com/blog/2010/04/02/i-am-an-orange/</link>
		<comments>http://infidelonline.com/blog/2010/04/02/i-am-an-orange/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 10:27:16 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/?p=45</guid>
		<description><![CDATA[At least that&#8217;s the user pic I chose at random on my work iMac. Although it wasn&#8217;t obvious that this why an orange appeared at the top of my emails in Mail &#8211; no tool-tip or anything.]]></description>
			<content:encoded><![CDATA[<p>At least that&#8217;s the user pic I chose at random on my work iMac.</p>
<p>Although it wasn&#8217;t obvious that this why an orange appeared at the top of my emails in Mail &#8211; no tool-tip or anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/04/02/i-am-an-orange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If only my parents would have understood this one&#8230;</title>
		<link>http://infidelonline.com/blog/2010/03/22/if-only-my-parents-would-have-understood-this-one/</link>
		<comments>http://infidelonline.com/blog/2010/03/22/if-only-my-parents-would-have-understood-this-one/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 15:27:51 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/?p=41</guid>
		<description><![CDATA[&#8220;Broadly speaking, it is held that getting money is good and spending money is bad. Seeing that they are two sides of one transaction, this is absurd; one might as well maintain that keys are good, but keyholes are bad. Whatever merit there may be in the production of goods must be entirely derivative from [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;Broadly speaking, it is held that getting money is good and spending money is bad. Seeing that they are two sides of one transaction, this is absurd; one might as well maintain that keys are good, but keyholes are bad. Whatever merit there may be in the production of goods must be entirely derivative from the advantage to be obtained by consuming them.&#8221;</em><br />
–Bertrand Russell</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/03/22/if-only-my-parents-would-have-understood-this-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touch Screens On Desktop Computers</title>
		<link>http://infidelonline.com/blog/2010/02/01/touch-screens-on-desktop-computers/</link>
		<comments>http://infidelonline.com/blog/2010/02/01/touch-screens-on-desktop-computers/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:48:31 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/2010/02/01/touch-screens-on-desktop-computers/</guid>
		<description><![CDATA[&#8220;I don&#8217;t want to be reaching around on a vertical surface all day &#8211; my hands will get tired. It&#8217;d be so awkward!&#8221; Why on earth do people assume that touch interfaces to desktops, laptops or whatever, will remain vertical and not be adjustable to an angle that&#8217;s comfortable to work at? My 6 year [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;I don&#8217;t want to be reaching around on a vertical surface all day &#8211; my hands will get tired.  It&#8217;d be so awkward!&#8221;</p>
<p>Why on earth do people assume that touch interfaces to desktops, laptops or whatever, will remain vertical and not be adjustable to an angle that&#8217;s comfortable to work at? My 6 year old laptop screen already does this and it doesn&#8217;t even have a touch screen. The iMac in front of me can lean back a bit already. I&#8217;ve read so many complaints like the one above, often from apparently very knowledgeable people on sometimes very specialist forums, it beggars belief. Every one seems to forget that your real desktop that you reach about on and touch is still horizontal, just like it was 30 years ago before computers became so typical. Obviously, one reason for this choice of inclination is to stop things falling off, but, for instance, draughtsman working on large paper designs used to work at an angle, because it was easier for them &#8211; touch screens will be adjustable to the angle you want to work at. I could quite easily imagine multiple surfaces at different angles depending on their function &#8211; think about the Nintendo DS or imagine a music studio with mixer channels at a shallow angle with sound information etc. displayed on a more conventional screen. Would these all be touch enabled? Perhaps not initially, perhaps not ever. Perhaps not until the technology became so ubiquitous that <em>not</em> having it would be considered unusual. After all, reaching out and touching a vertical surface might be the most intuitive thing to do occasionally, even if it is a little awkward for constant use.</p>
<p>The other huge assumption is that as soon as touch screens become available then we&#8217;ll suddenly have to throw away all our mice and keyboards and be entirely restricted to working/playing with the touch screen. Doesn&#8217;t anybody remember when computer mice became popular? We had all these complaints then &#8211; it never seemed to occur to people that 25 years on we&#8217;d still see &#8220;QWERTY&#8221; every time we sat at a machine. On the whole, computer interfaces are additions to each other that may overlap in use, but entire replacements are rare. This will be exactly the same. Perhaps the reason people are getting so upset is because of the way mobile devices are developing, but in a stationary environment, space and weight concerns are not so severe and so input choice can be much more varied.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/02/01/touch-screens-on-desktop-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a dualboot Windows XP and Mac OS 10.6 machine with FAT32 common partition</title>
		<link>http://infidelonline.com/blog/2010/01/14/creating-a-dualboot-windows-xp-and-mac-os-10-6-machine-with-fat32-common-partition/</link>
		<comments>http://infidelonline.com/blog/2010/01/14/creating-a-dualboot-windows-xp-and-mac-os-10-6-machine-with-fat32-common-partition/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:23:47 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Geeky]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/2010/01/14/creating-a-dualboot-windows-xp-and-mac-os-10-6-machine-with-fat32-common-partition/</guid>
		<description><![CDATA[Steps: Install Mac OS 10.6 Snow Leopard Run Bootcamp assistant to partition your drive to 2 partitions Install Windows XP on the bootcamp partition after reformatting it to NTFS Boot back into Mac OS Reduce the size of the Mac OS partition in disk utility and add a common FAT32 partition in the space you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Steps:</p>
<ul>
<li>Install Mac OS 10.6 Snow Leopard</li>
<li>Run Bootcamp assistant to partition your drive to 2 partitions</li>
<li>Install Windows XP on the bootcamp partition after reformatting it to NTFS</li>
<li>Boot back into Mac OS</li>
<li>Reduce the size of the Mac OS partition in disk utility and add a common FAT32 partition in the space you&#8217;ve freed. Don&#8217;t touch the windows partition at all.</li>
<li>Install MacFUSE and NTFS-3G so that you can edit the boot.ini file on the Windows partition.</li>
<li>Change where it says partition(#) in the boot.ini file to partition(#+1) (This worked for me &#8211; you may want to try adding 2 or 3 on some setups).</li>
<li>Voila! You should be able to boot into Windows and Mac OS by holding option at start up (that&#8217;s alt for all you new Mac users)</li>
</ul>
<p>Disclaimer: this worked for me &#8211; your mileage may vary&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2010/01/14/creating-a-dualboot-windows-xp-and-mac-os-10-6-machine-with-fat32-common-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crackers</title>
		<link>http://infidelonline.com/blog/2009/12/17/crackers/</link>
		<comments>http://infidelonline.com/blog/2009/12/17/crackers/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:33:17 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/?p=17</guid>
		<description><![CDATA[Dry biscuits, Christmas fixtures and people who enter computers across a network covertly. The last definition is not also a definition of the meaning of the word &#8220;hacker&#8221;. No dispute. Simple facts. Nothing to see here. So I was saddened to see that the cancer that plagues Wikipedia, specifically the insistence of ignorant people with [...]]]></description>
			<content:encoded><![CDATA[<p>Dry biscuits, Christmas fixtures and people who enter computers across a network covertly. The last definition is not also a definition of the meaning of the word &#8220;hacker&#8221;. No dispute. Simple facts. Nothing to see here.</p>
<p>So I was saddened to see that the cancer that plagues Wikipedia, specifically the insistence of ignorant people with too much time on their hands to meddle with information posted by professionals and other specialists in their areas, had spread to this article:</p>
<p><a href="http://en.wikipedia.org/wiki/Hacker_(computing)">&#8220;Hacker&#8221; article on wikipedia</a></p>
<p>I suppose I should just be glad that there&#8217;s no suggesting that passwords consist entirely of three letter words and that computer pros all wear inline skates constantly. As if I&#8217;d get to fool around in a swimming pool with Angelina just &#8217;cause I can bypass a Windows login&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2009/12/17/crackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanted: A What the Hell Did I Just Do Dialog</title>
		<link>http://infidelonline.com/blog/2009/07/06/wanted-a-what-the-hell-did-i-just-do-dialog/</link>
		<comments>http://infidelonline.com/blog/2009/07/06/wanted-a-what-the-hell-did-i-just-do-dialog/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:19:52 +0000</pubDate>
		<dc:creator>Infidel</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://infidelonline.com/blog/2009/07/06/wanted-a-what-the-hell-did-i-just-do-dialog/</guid>
		<description><![CDATA[So I&#8217;m trying to write an Applescript in ScriptEditor (don&#8217;t ask) and I&#8217;m used to Xcode. So I do a couple of lines and hit Command-B which would build my project in Xcode. Except it doesn&#8217;t do that in ScriptEditor (obviously), it does something else. What I&#8217;d like is some nice standard way that a [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m trying to write an Applescript in ScriptEditor (don&#8217;t ask) and I&#8217;m used to Xcode. So I do a couple of lines and hit Command-B which would build my project in Xcode. Except it doesn&#8217;t do that in ScriptEditor (obviously), it does something else. What I&#8217;d like is some nice standard way that a program will report what I just did and how to undo it (if possible).BTW in ScriptEditor Command-B just switches on bold type (wtf this has to do with scripting I don&#8217;t know &#8211; huh?). However, in the other use cases for this option &#8211; the &#8220;I-Guessed-That-This-Shortcut-Would-Do-This-But-Was-Surprised-To-Find-It-Didn&#8217;t-What-The-Hell-Has-Happened-To-My-Work-Now&#8221; Case or the similar &#8220;I-Hit-The-Wrong-Keys-With-My-Sausage-Fingers-WTF-Just-Happened&#8221; case &#8211; I feel it might be more useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://infidelonline.com/blog/2009/07/06/wanted-a-what-the-hell-did-i-just-do-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.921 seconds -->
<!-- Cached page served by WP-Cache -->

