<?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"
	>

<channel>
	<title>Blair's Brain</title>
	<atom:link href="http://theunfocused.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://theunfocused.net</link>
	<description>And Other Unfocused Things</description>
	<pubDate>Wed, 12 Nov 2008 00:40:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<item>
		<title>Private Browsing command for Ubiquity</title>
		<link>http://theunfocused.net/2008/11/12/private-browsing-command-for-ubiquity/</link>
		<comments>http://theunfocused.net/2008/11/12/private-browsing-command-for-ubiquity/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:40:16 +0000</pubDate>
		<dc:creator>Blair McBride</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://theunfocused.net/?p=76</guid>
		<description><![CDATA[One of the cool new features of the upcoming Firefox 3.1 is Private Browsing. Essentially, when you enable Private Browsing, nothing of what you do in Firefox is recorded. Great when you want to hide something from a nosy flatmate. So in Ubiquity fashion, here&#8217;s a command to easily toggle Private Browsing mode.
Once you&#8217;ve subscribed [...]]]></description>
			<content:encoded><![CDATA[<p>One of the cool new features of the upcoming Firefox 3.1 is <a href="http://ehsanakhgari.org/blog/2008-11-04/dont-leave-trace-private-browsing-firefox">Private Browsing</a>. Essentially, when you enable Private Browsing, nothing of what you do in Firefox is recorded. Great when you want to hide something from a nosy flatmate. So in <a href="http://wiki.mozilla.org/Labs/Ubiquity">Ubiquity</a> fashion, <a href="http://theunfocused.net/moz/ubiquity/verbs/?cmd=private-browsing">here</a>&#8217;s a command to easily toggle Private Browsing mode.</p>
<p>Once you&#8217;ve subscribed to that command, all you need to do is open Ubiquity, and start typing &#8220;private-browsing&#8221;. Typing &#8220;p&#8221; may even be enough, depending on the commands you have. By default, it will toggle Private Browsing to the opposite of the state its currently in. You can also explicitly specify whether you want it on or off by specifying &#8220;on&#8221; or &#8220;off&#8221; respectively. That way you don&#8217;t have to actually remember or check whether you&#8217;re already in Private Browsing.</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/11/private-browsing.png"><img class="size-medium wp-image-77" title="Screenshot of Private Browsing command" src="http://theunfocused.net/wp-content/uploads/2008/11/private-browsing-300x103.png" alt="Screenshot of Private Browsing command" width="300" height="103" /></a><p class="wp-caption-text">Screenshot of Private Browsing command</p></div>
<p>The command can be subscribed to from here:<br />
<a href="http://theunfocused.net/moz/ubiquity/verbs/?cmd=private-browsing"> http://theunfocused.net/moz/ubiquity/verbs/?cmd=private-browsing</a></p>
<p><span style="text-decoration: underline;"><strong>Note:</strong></span> You&#8217;ll need to be running a <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/">nightly build</a> of Firefox 3.1, or 3.1 beta 2 (when it gets released) or newer.</p>
]]></content:encoded>
			<wfw:commentRss>http://theunfocused.net/2008/11/12/private-browsing-command-for-ubiquity/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How web services punish you</title>
		<link>http://theunfocused.net/2008/10/11/how-web-services-punish-you/</link>
		<comments>http://theunfocused.net/2008/10/11/how-web-services-punish-you/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 12:11:41 +0000</pubDate>
		<dc:creator>Blair McBride</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://theunfocused.net/?p=65</guid>
		<description><![CDATA[I&#8217;ve noticed that in order to use the APIs of some web services, they are requiring applications (web based or otherwise) to obtain per-user API keys. This is essentially a generated password (separate from the normal login password) specifically to allow an individual application access to a specific user&#8217;s data via an API. It requires [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that in order to use the APIs of some web services, they are requiring applications (web based or otherwise) to obtain per-user API keys. This is essentially a generated password (separate from the normal login password) specifically to allow an individual application access to a specific user&#8217;s data via an API. It requires the user to manually request an API key for each individual application they wish to grant access to, and then enter it into that application. Sometimes the user is instead forced to manually verify every single action.</p>
<p>In other words, it punishes the <em>user </em>because the web service doesn&#8217;t trust the 3rd party application. This is wrong. Its not the user&#8217;s fault.</p>
<p>This has come up many times for Ubiquity command authors trying to provide easy and novel access to web services. It means that if commands want to use a web service&#8217;s API, they need a setup procedure before they can be used. Which is stupid, because a command already has access to the login cookie, and the login information in the password manager.</p>
<p>I&#8217;m not saying that I&#8217;m providing a solution for all of this. There are already plenty of other existing methods to choose from - some of which may fit, some of which may be just as bad. What I am saying is that while granularity in access control can be seen as a good thing, it should not come at the user&#8217;s expense.</p>
]]></content:encoded>
			<wfw:commentRss>http://theunfocused.net/2008/10/11/how-web-services-punish-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The New House</title>
		<link>http://theunfocused.net/2008/09/30/the-new-house/</link>
		<comments>http://theunfocused.net/2008/09/30/the-new-house/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 23:53:37 +0000</pubDate>
		<dc:creator>Blair McBride</dc:creator>
		
		<category><![CDATA[House Redesign]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://theunfocused.net/?p=25</guid>
		<description><![CDATA[Well, Anne and I finally found a house on the market that was not only in our price range, but also fitted both of us! And as a bonus, its not far from where we&#8217;ve been flatting - since we rather like this area of Dunedin. The lease on the current flat doesn&#8217;t end until [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Anne and I finally found a house on the market that was not only in our price range, but also fitted both of us! And as a bonus, its not far from where we&#8217;ve been flatting - since we rather like this area of Dunedin. The lease on the current flat doesn&#8217;t end until 17 January 2009 (my birthday!), so there&#8217;s no big rush to move like last time. And we&#8217;ve got some extra money to let us do some fixing up and re-decorating - so we&#8217;ll be doing a lot of that before moving in completely. And that will continue after we&#8217;ve moved in too, as we have quite a bit planned. We&#8217;ve still got other things going on (university for one), and my health still isn&#8217;t 100%, so we&#8217;ll be taking our time.  Anyway, here are the initial photos of the new house. They were taken on the day we made the offer to buy the house.</p>
<p><span id="more-25"></span></p>
<p>Click on one of the small pictures to see it bigger.</p>
<h2>Outside</h2>
<div id="attachment_27" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121424.jpg"><img class="size-medium wp-image-27" title="First view from the road" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121424-300x225.jpg" alt="First view from the road" width="300" height="225" /></a><p class="wp-caption-text">First view from the road</p></div>
<div id="attachment_29" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121411.jpg"><img class="size-medium wp-image-29" title="Coming up the driveway" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121411-225x300.jpg" alt="Coming up the driveway" width="225" height="300" /></a><p class="wp-caption-text">Coming up the driveway</p></div>
<div id="attachment_30" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121351.jpg"><img class="size-medium wp-image-30" title="Side of house, at front door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121351-300x225.jpg" alt="Side of house, at front door" width="300" height="225" /></a><p class="wp-caption-text">Side of house, at front door</p></div>
<div id="attachment_32" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121507.jpg"><img class="size-medium wp-image-32" title="Back door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121507-300x225.jpg" alt="Back door" width="300" height="225" /></a><p class="wp-caption-text">Back door</p></div>
<div id="attachment_33" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121510.jpg"><img class="size-medium wp-image-33" title="Back door and next door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121510-300x225.jpg" alt="Back door and next door" width="300" height="225" /></a><p class="wp-caption-text">Back door and next door</p></div>
<div id="attachment_31" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121451.jpg"><img class="size-medium wp-image-31" title="View of the back yard" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121451-300x225.jpg" alt="View of the back yard" width="300" height="225" /></a><p class="wp-caption-text">View of the back yard</p></div>
<div id="attachment_35" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121536.jpg"><img class="size-medium wp-image-35" title="Back yard with shed" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121536-300x225.jpg" alt="Back yard with shed" width="300" height="225" /></a><p class="wp-caption-text">Back yard with shed</p></div>
<div id="attachment_34" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121514.jpg"><img class="size-medium wp-image-34" title="Back yard and view" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121514-300x225.jpg" alt="Back yard and view" width="300" height="225" /></a><p class="wp-caption-text">Back yard and view</p></div>
<h2>Hallway</h2>
<div id="attachment_49" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121101.jpg"><img class="size-medium wp-image-49" title="Hallway and the front entrance" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121101-300x225.jpg" alt="Hallway and the front entrance" width="300" height="225" /></a><p class="wp-caption-text">Hallway and the front entrance</p></div>
<div id="attachment_42" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121233.jpg"><img class="size-medium wp-image-42" title="Hallway to the back of the house" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121233-225x300.jpg" alt="Hallway to the back of the house" width="225" height="300" /></a><p class="wp-caption-text">Hallway to the back of the house</p></div>
<h2>Kitchen</h2>
<div id="attachment_39" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121314.jpg"><img class="size-medium wp-image-39" title="Kitchen bench" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121314-300x225.jpg" alt="Kitchen bench" width="300" height="225" /></a><p class="wp-caption-text">Kitchen bench</p></div>
<div id="attachment_40" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121654.jpg"><img class="size-medium wp-image-40" title="Kitchen and old dinning table" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121654-300x225.jpg" alt="Kitchen and old dinning table" width="300" height="225" /></a><p class="wp-caption-text">Kitchen and old dinning table</p></div>
<h2>Bathroom</h2>
<div id="attachment_43" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121205.jpg"><img class="size-medium wp-image-43" title="Coming into the bathroom" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121205-225x300.jpg" alt="Coming into the bathroom" width="225" height="300" /></a><p class="wp-caption-text">Coming into the bathroom</p></div>
<div id="attachment_44" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121220.jpg"><img class="size-medium wp-image-44" title="Bath &amp; shower behind the bathroom door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121220-225x300.jpg" alt="Bath &amp; shower behind the bathroom door" width="225" height="300" /></a><p class="wp-caption-text">Bath &amp; shower behind the bathroom door</p></div>
<h2>Laundry</h2>
<div id="attachment_45" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121146.jpg"><img class="size-medium wp-image-45" title="Coming into the laundry, with the back door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121146-300x225.jpg" alt="Coming into the laundry, with the back door" width="300" height="225" /></a><p class="wp-caption-text">Coming into the laundry, with the back door</p></div>
<div id="attachment_46" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121833.jpg"><img class="size-medium wp-image-46" title="Laundry storage, basin, and old washing machine" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121833-300x225.jpg" alt="Laundry storage, basin, and old washing machine" width="300" height="225" /></a><p class="wp-caption-text">Laundry storage, basin, and old washing machine</p></div>
<h2>Bedroom / Office</h2>
<div id="attachment_47" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121118.jpg"><img class="size-medium wp-image-47" title="Office window and closet" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121118-300x225.jpg" alt="Office window and closet" width="300" height="225" /></a><p class="wp-caption-text">Office window and closet</p></div>
<div id="attachment_48" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121133.jpg"><img class="size-medium wp-image-48" title="Office with old bed" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121133-300x225.jpg" alt="Office with old bed" width="300" height="225" /></a><p class="wp-caption-text">Office with old bed</p></div>
<h2>Master bedroom</h2>
<div id="attachment_51" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120940.jpg"><img class="size-medium wp-image-51" title="Master bedroom and windows" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120940-225x300.jpg" alt="Master bedroom and windows" width="225" height="300" /></a><p class="wp-caption-text">Master bedroom and windows</p></div>
<div id="attachment_52" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120952.jpg"><img class="size-medium wp-image-52" title="Master bedroom closet" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120952-300x225.jpg" alt="Master bedroom closet" width="300" height="225" /></a><p class="wp-caption-text">Master bedroom closet</p></div>
<div id="attachment_53" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121007.jpg"><img class="size-medium wp-image-53" title="Master bedroom doorway, leading to lounge" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121007-300x225.jpg" alt="Master bedroom doorway, leading to lounge" width="300" height="225" /></a><p class="wp-caption-text">Master bedroom doorway, leading to lounge</p></div>
<h2>Lounge</h2>
<div id="attachment_55" class="wp-caption alignnone" style="width: 235px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121022.jpg"><img class="size-medium wp-image-55" title="From bedroom, looking into lounge" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121022-225x300.jpg" alt="From bedroom, looking into lounge" width="225" height="300" /></a><p class="wp-caption-text">From bedroom, looking into lounge</p></div>
<div id="attachment_56" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121032.jpg"><img class="size-medium wp-image-56" title="Lounge, from bedroom doorway" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121032-300x225.jpg" alt="Lounge, from bedroom doorway" width="300" height="225" /></a><p class="wp-caption-text">Lounge, from bedroom doorway</p></div>
<div id="attachment_57" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121046.jpg"><img class="size-medium wp-image-57" title="Lounge and entrance from hallway" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-121046-300x225.jpg" alt="Lounge and entrance from hallway" width="300" height="225" /></a><p class="wp-caption-text">Lounge and entrance from hallway</p></div>
<div id="attachment_54" class="wp-caption alignnone" style="width: 310px"><a href="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120919.jpg"><img class="size-medium wp-image-54" title="Lounge window and bedroom door" src="http://theunfocused.net/wp-content/uploads/2008/09/2008-09-16-120919-300x225.jpg" alt="Lounge window and bedroom door" width="300" height="225" /></a><p class="wp-caption-text">Lounge window and bedroom door</p></div>
<p>And thats our new house. We&#8217;ve got a lot of re-designing planned, so I&#8217;ll be taking more photos as things progress, and <a href="http://theunfocused.net/category/house-redesign/">posting them here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theunfocused.net/2008/09/30/the-new-house/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Introduction</title>
		<link>http://theunfocused.net/2008/08/29/an-introduction/</link>
		<comments>http://theunfocused.net/2008/08/29/an-introduction/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 11:18:26 +0000</pubDate>
		<dc:creator>Blair McBride</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://theunfocused.net/?p=7</guid>
		<description><![CDATA[I believe a formal introduction is in order, as this is a shiny new blog. I haven&#8217;t blogged since high school, so bear with me as I reacquaint myself with the non-academic writing style of blogging.
Firstly, a short introduction about myself and what I&#8217;m doing. My name is Blair McBride, and I live in Dunedin, [...]]]></description>
			<content:encoded><![CDATA[<p>I believe a formal introduction is in order, as this is a shiny new blog. I haven&#8217;t blogged since high school, so bear with me as I reacquaint myself with the non-academic writing style of blogging.</p>
<p>Firstly, a short introduction about myself and what I&#8217;m doing. My name is Blair McBride, and I live in <a href="http://maps.google.com/?q=Dunedin%2C%20New%20Zealand">Dunedin, New Zealand</a>. I&#8217;m enrolled at the <a href="http://www.otago.ac.nz/">University of Otago</a> and I&#8217;m interested in amateur photography, programming, and making things easier to use. At Otago, I have completed an undergraduate degree in Computer Science, and continue to learn and work with computers outside of academia. Now I&#8217;m working on completing an undergraduate degree in Psychology, while also exploring other areas of study such as Art History, Latin, and Anthropology/Archeology. Computer Science and Psychology may seem like an unusual mixture, but I believe its important to understand how the brain works so that computer interfaces (and physical objects) can be designed for the people using them, rather than designed for computers/manufacturers.</p>
<p>This leads me to a topic which is likely to be featured a lot in my blog posts: <a href="http://wiki.mozilla.org/Labs/Ubiquity">Ubiquity</a>. Ubiquity is a project from <a href="http://labs.mozilla.org/">Mozilla Labs</a>, the virtual lab responsible for various experimental browser addons such as <a href="http://labs.mozilla.com/projects/weave/">Weave</a> and <a href="http://labs.mozilla.com/projects/snowl/">Snowl</a>. The principle aim of Ubiquity is to experiment with connecting the Web with language. In doing so, we&#8217;re attempting to find new user interfaces that could make it possible for everyone to do common Web tasks more quickly and easily. Instead of being forced to do things the way the computer thinks, it allows you to tell your computer what to do in the way that you understand it. In other words, it lets you control the computer, rather than having the computer control you. We recently reached the stage where Ubiquity could be useful for normal people, and so the <a href="https://people.mozilla.com/~avarma/ubiquity-0.1.xpi">first public release</a> was unleashed upon the world. In conjunction with the official launch, Aza Raskin posted an <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">introduction to Ubiquity</a> and an more <a href="http://www.azarask.in/blog/post/ubiquity-in-depth/">in-depth followup</a>, each of which covers the basic concepts and usage. But as he explains, Ubiquity is more than just an interface - its also a development platform that lowers the bar for entry into augmenting the user&#8217;s browsing experience. In plain English, that means Ubiquity makes making Firefox addons easy. Really easy. Just be aware that Ubiquity is still in its early stages of development. There are bugs. There are things that will change, some drastically. But all for the better, because Ubiquity is going to change the way people interact with their computers.</p>
<p>I started contributing to the Ubiquity project sometime after the basic foundations had been laid. But since then, I&#8217;ve been able to find bugs, fix bugs, add features, contribute ideas, and meet some great people. And the development process is made as transparent as possible, so everything is public and <a href="http://getsatisfaction.com/mozilla/products/mozilla_ubiquity">anyone can contribute</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theunfocused.net/2008/08/29/an-introduction/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
