<?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>Flashing Lights and Gleaming Control Panels</title>
	<atom:link href="http://blog.lbs.ca/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lbs.ca/technology</link>
	<description>Just another Maddy&#039;s People site</description>
	<lastBuildDate>Mon, 20 Aug 2012 19:31:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Software</title>
		<link>http://blog.lbs.ca/technology/2012/08/20/software/</link>
		<comments>http://blog.lbs.ca/technology/2012/08/20/software/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 19:29:08 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=169</guid>
		<description><![CDATA[So I initially installed Arch Linux, wanting a minimal, controlled experience. However, after much struggle I found that installing ROS would be a non-trivial task &#8211; no-one else seemed to have succeeded with the task. Also, between the planning and &#8230; <a href="http://blog.lbs.ca/technology/2012/08/20/software/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I initially installed Arch Linux, wanting a minimal, controlled experience. However, after much struggle I found that installing ROS would be a non-trivial task &#8211; no-one else seemed to have succeeded with the task. Also, between the planning and the action, the official distro had been changed from Debian Squeeze to Raspbian (based on Wheezy), and this had two advantages:</p>
<p>1) Some people had succeeded in getting <a href="http://ros.org">ROS</a> working on Raspbian,</p>
<p>2) The hardware floating point instruction set was utilized in this port.</p>
<p>I therefore downloaded the raspbian image, installed it, did the resize thing, updated it and installed ROS &#8211; which took me all day what with compiles etc.</p>
<p>Another piece of software that I found incredibly useful was <a href="https://projects.drogon.net/raspberry-pi/wiringpi/">WiringPi</a> &#8211; a simple library to let me program the GPIO pins in Arduino-like software, and a command line tool to test that everything was working. By that evening, I had a flashing LED working using this library and a breadboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/08/20/software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi &#8211; unboxing</title>
		<link>http://blog.lbs.ca/technology/2012/08/03/raspberry-pi-unboxing/</link>
		<comments>http://blog.lbs.ca/technology/2012/08/03/raspberry-pi-unboxing/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 15:39:18 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=127</guid>
		<description><![CDATA[So my first Pi arrived courtesy DHL (and their absurdly high &#8220;handling fee&#8221; &#8211; $4.57 taxes, $10 + tax handling fee). I did not waste time actually going back into my home, but tore open the package right there on &#8230; <a href="http://blog.lbs.ca/technology/2012/08/03/raspberry-pi-unboxing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So my first Pi arrived courtesy DHL (and their absurdly high &#8220;handling fee&#8221; &#8211; $4.57 taxes, $10 + tax handling fee). I did not waste time actually going back into my home, but tore open the package right there on my front porch.</p>
<p>Pi in a box<br />
<a border=0 href="/technology/files/2012/08/20120802_183214.jpg"><img src="/technology/files/2012/08/20120802_183214-300x225.jpg" alt="Pi in a box" width="300" height="225"></a></p>
<p>A peek inside<br />
<a border=0 href="/technology/files/2012/08/20120802_183307.jpg"><img src="/technology/files/2012/08/20120802_183307-300x225.jpg" alt="A peek inside"/></a></p>
<p>Contents laid out<br />
<a border=0 href="/technology/files/2012/08/20120802_183354_HDR.jpg"><img src="/technology/files/2012/08/20120802_183354_HDR-300x225.jpg" alt="A peek inside"/></a></p>
<p>Close up of the card<br />
<a border=0 href="/technology/files/2012/08/20120802_183809_HDR.jpg"><img src="/technology/files/2012/08/20120802_183809_HDR-300x225.jpg" alt="A peek inside"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/08/03/raspberry-pi-unboxing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PiDuinoBot checklist</title>
		<link>http://blog.lbs.ca/technology/2012/08/02/piduino-robot-checklist/</link>
		<comments>http://blog.lbs.ca/technology/2012/08/02/piduino-robot-checklist/#comments</comments>
		<pubDate>Thu, 02 Aug 2012 19:56:16 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=121</guid>
		<description><![CDATA[So &#8211; on to the components. I have checked off each piece that I already have (or have studied/used, in the case of softwre): Raspberry Pi &#8211; &#8220;brain&#8221; &#x2713; Arduino UNO &#8211; nervous system &#x2713; Adafruit motor shield &#8211; drive &#8230; <a href="http://blog.lbs.ca/technology/2012/08/02/piduino-robot-checklist/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So &#8211; on to the components. I have checked off each piece that I already have (or have studied/used, in the case of softwre):</p>
<ul>
<li><a href="http://www.raspberrypi.org/">Raspberry Pi</a> &#8211; &#8220;brain&#8221; &#x2713;</li>
<li><a href="http://">Arduino UNO</a> &#8211; nervous system &#x2713;</li>
<li><a href="https://www.adafruit.com/products/81">Adafruit motor shield</a> &#8211; drive motor controller &#x2713;</li>
<li>Chassis &#8211; <a href="https://www.sparkfun.com/products/10336">Rover 5</a></li>
<li>Wheels &#8211; <a href="http://www.vexrobotics.com/products/new/276-1447.html">Mecanum</a> (or initially simple temporarily)</li>
<li>Sensors</li>
<ul>
<li>Location/attitude &#8211; <a href="http://www.dfrobot.com/wiki/index.php?title=ArduIMU_Sensor_Board_-_Six_Degrees_of_Freedom_%28Main%29_%28SKU:_DFR0046%29">ArdIMU 6 degrees</a> sensor board</li>
<li>Collision detection &#8211; <a href="https://www.sparkfun.com/products/242">Sharp IR Rangefinder</a></li>
</ul>
<li>Software</li>
<ul>
<li> (on Pi) &#8211; <a href="http://www.archlinux.org/">Arch Linux</a> &#x2713;</li>
<li><a href="http://www.ros.org/wiki/">ROS</a> &#x2713;</li>
<li>Arduino &#8211; Basic sensor and motor drivers from various libraries + custom code</li>
</ul>
</ul>
<p>This is (I realize) a pretty ambitious shortlist. I intend to get the electronics up and running on a breadboard first, get the Arduino and ROS programming working to a first order (start, stop drive motors), then proceed to assembly on the chassis, get &#8220;drive to&#8221; type commands working, hook up the rangefinder and do some collision avoidance. Then work with the sensors to get dead reckoning. After that, mapping and layout stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/08/02/piduino-robot-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi anyone?</title>
		<link>http://blog.lbs.ca/technology/2012/08/02/raspberry-pi-anyone/</link>
		<comments>http://blog.lbs.ca/technology/2012/08/02/raspberry-pi-anyone/#comments</comments>
		<pubDate>Thu, 02 Aug 2012 13:57:17 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=109</guid>
		<description><![CDATA[I have 3 Raspberry Pis. I only initially meant to order one, then I thought I had only ordered two. Now I somehow have three &#8211; none of which are actually in my grubby mitts yet. When the news broke &#8230; <a href="http://blog.lbs.ca/technology/2012/08/02/raspberry-pi-anyone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have 3 Raspberry Pis. I only initially meant to order one, then I thought I had only ordered two. Now I somehow have three &#8211; none of which are actually in my grubby mitts yet.</p>
<p>When the news broke about the Pi, I searched and found a UK manufacturer (<a href="http://authenticate.rsdelivers.com/">Allied/RS Components</a>), and tried to place an order with them. Their site was so sluggish and unresponsive that I thought my order was lost in cyberspace. I then found a North American distributor (<a href="http://www.newark.com/">Newark/Element14</a>) and ordered two from them.</p>
<p>Then I heard nothing much for a few months. Then I heard that one (the other back-ordered) was shipping from Newark in Indiana. A couple of days later, the other one shipped as well. Then I received a DHL shipping notification from RS Components &#8211; so I will soon have 3 Raspberry Pi&#8217;s. Now I hear that my <a href="http://www.creatroninc.com/index.php/">friendly local Arduino shop</a> now has some in stock! I have agreed with a work colleague to sell him one of them once I have more than one in hand.</p>
<p>My first Raspberry Pi returned to DHL yesterday. They insist on trying to deliver again again (although I know I will not be home), and only then can I make arrangements to pick it up at their centre.</p>
<p>The other two I had delivered to Niagara Falls, USA &#8211; which means I can pick them up on Saturday.</p>
<p>Anyhow &#8211; on to what I will do with them. My enthusiasm is growing for building an autonomous robot. I have already purchased an Arduino board (UNO rev 3) along with an introductory kit, and last week I hooked that up to one of my Linux boxes and played around with some programming. It was great fun, watching those LEDs blink, dim and fade as they were programmed to (for the most part). I then spent most of my spare time over the last week thinking about what and how I would build my robot.</p>
<p>I considered various forms of locomotion. I would most like to have a bipedal walking robot, but I realize I should probably crawl before I can walk, so I will start with wheels or tracks. I then noticed Mecanum wheels on-line, and I was very impressed. I found a Canadian website that sells them for $62 for a set of 4 x 4&#8243; wheels &#8211; I think an ideal size for my first project.</p>
<p>One of the more interesting (challenging) aspects of the project will be location determination. I plan to use dead reckoning, and I have done a little research on various methods. It seems that using an accelerometer/gyro combo will allow some clever mathematical tricks (Kalman filtering) to do some pretty good location adjustment of the basic wheel odometry.</p>
<p>My next blog entry will deal with the list of hardware and software I will bring to bear on the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/08/02/raspberry-pi-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unhealthy Skepticism</title>
		<link>http://blog.lbs.ca/technology/2012/07/11/unhealthy-skepticism/</link>
		<comments>http://blog.lbs.ca/technology/2012/07/11/unhealthy-skepticism/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 13:38:25 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=103</guid>
		<description><![CDATA[In response to a blog by Daniel Lemire, So how did the global-warming predictions fared in the past? Let us look at the predictions made in 1990: they predicted an increase in temperature of 0.3C per decade, with an uncertainty &#8230; <a href="http://blog.lbs.ca/technology/2012/07/11/unhealthy-skepticism/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In response to a <a href="http://lemire.me/blog/archives/2012/07/10/facts-about-global-warming-that-you-should-keep-for-yourself/">blog by Daniel Lemire</a>, </p>
<blockquote><p>So how did the global-warming predictions fared in the past? Let us look at the predictions made in 1990: they predicted an increase in temperature of 0.3C per decade, with an uncertainty range of 0.2C to 0.5C per decade. Yet less than 0.2C of warming per decade was observed. To be blunt, they got it flat wrong. Currently, they are predicting an increase of 0.2C per decade from this point forward (see John Baez, 2012). Will the predictions pan out this time?</p></blockquote>
<p>Subsequently I noted:</p>
<p>Some here have commented that in fact although detection of this problem is a scientific problem, and though Daniel proposes that there are or will be engineering solutions, others have noted that nothing will happen without political will.</p>
<p>As always, we are entrenched in the status quo because those in power (and by in power, I mean with enormous money at their disposal) are inherently entrenched in the status quo. They make loads of money now &#8211; so they wish to keep things the way they are right now. Therefore, they press the political process as much as they can to maintain their advantage.</p>
<p>The huge sums spent on trying to bury the issue of climate change creates the polarization. If one &#8220;side&#8221; is spending billions on lobbying, advertising and outright buying science chairs at universities, then necessarily, the none-systematically funded opposition must fight back and take the other &#8220;side&#8221;. It is a canard of the first order that climate change scientists (by and large) are part of some well funded self serving lobby. Here in Canada, the Federal Government has taken clear aim at environmental science as something it wants to withdraw all funding from, precisely because that government is in the pay of big oil. Scientists are not some homogenous body of people. There are some (most) who are legitimate, ethical people who work with integrity and skepticism. There are some (a few) who work (mostly) for fame and notoriety. There are others who will take whatever money they can get, and select the facts to suit the audience. Big oil has little trouble finding at least a few obscure scientists to back up their lies.</p>
<p>As for your characterization of the numbers &#8211; you too are seeking sensationalism. To claim that a prediction of .3 is flat out wrong when the results came out to .2 is to misrepresent. Flat out wrong would (to me and other ordinary speakers of English) see the temperature go in the other direction. Which it patently did not.</p>
<p>In short &#8211; they predicted global warming of .3. They got .2. They were right, but the amount was off. They predicted polar shrinkage of a certain amount. They got almost double that. They were right, but the rate was off. All this says is that prediction is difficult business. It also says that the underlying models need refinement. However, governments of western countries are burying their collective heads in the sand and un-funding climate research like there is no tomorrow.</p>
<p>Just because a certain amount of global warming won&#8217;t be a disaster everywhere on the planet right away, or here specifically, doesn&#8217;t mean that we will not ultimately pay a very high price for ignoring the problem. Hoping that some super-hero scientist will save us at the last moment is not a plan of action. Especially when we are busy discrediting the very people you expect to solve the problem once it is truly out of hand.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/07/11/unhealthy-skepticism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why should we protect dinosaur businesses?</title>
		<link>http://blog.lbs.ca/technology/2012/04/24/why-should-we-protect-dinosaur-businesses/</link>
		<comments>http://blog.lbs.ca/technology/2012/04/24/why-should-we-protect-dinosaur-businesses/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 19:38:19 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=96</guid>
		<description><![CDATA[Every day it seem I read of another case of some small business, or individual being taken to court, even extradited to face charges of internet piracy. It has generally been through sharing links to copyright content on a web &#8230; <a href="http://blog.lbs.ca/technology/2012/04/24/why-should-we-protect-dinosaur-businesses/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every day it seem I read of another case of some small business, or individual being taken to court, even extradited to face charges of <a href="http://www.zdnet.com/blog/btl/dropbox-adds-link-file-sharing-welcome-to-the-megaupload-club/75009?tag=nl.e539">internet piracy</a>. It has generally been through sharing links to copyright content on a web server (thereby enabling would be copiers to easily find and download copyright content).</p>
<p>This is in an era where on the one hand, almost everyone has a device on which they can play media such as music, TV shows and movies, and on the other hand, the &#8220;legitimate&#8221; producers and distributers of such content have almost completely failed at providing the content in a form the customers want to use.</p>
<p>Music was for a long time, not available in digital form unless you made it yourself. Even so, publishers pursued and continue to pursue draconian laws preventing you even from copying your own music CDs and letting a friend listen to it. Now music is finally widely available &#8211; and guess what &#8211; people buy it &#8211; a lot of it.</p>
<p>TV series are another problem. It seems the networks and producers are in collusion here to maintain a dinosaur model. TV series are sold at outrageously high prices (if at all) on Blue Ray, often unavailable on DVD, and broadcast via only premium channels for regular TV. I have news for you media companies &#8211; lots of people DON&#8217;T WATCH TV anymore. All they have are computers, tablets, game consoles and phones. What can they do? It would seem that pretty much all they can do (according to your own rules) is STEAL. It is not like they would buy it if they couldn&#8217;t steal it. They are completely unwilling to roll back their lives to the 1900s. There is a business opportunity going begging here. Few people want the inconvenience associated with torrents or other p2ps. Most of us would like to simply click on content, view it in high quality, and would be quite ok with paying a modest bill for the privilege.</p>
<p>Numerous start-ups are trying to break into the content delivery business. They understand the future. Netflix, Hulu and the like are poised to break big. The only hold ups are the big media companies themselves. All they will release to these new operations are their slow moving back catalogues. They refuse to release anything good or new IN THE VAIN HOPE of perpetuating their fossilised businesses.</p>
<p>If I had my druthers, all web distribution sites would be required to include a special attribution link on copyright content. It should probably be part of the html standard. That link would simply count downloads, or views, sending clicks to some central counter. Each view generated would accumulate a royalty amount for the owner. ISPs would pay these royalties on to the relevant media companies, probably via a clearing house of some kind &#8211; but much in the way that radio stations deal with royalties on air-play. ISPs would obviously want to collect payments from their customers based on their accesses of these attribution links.</p>
<p>Then a couple of things would happen. Any site with a link without attribution would be easily spotted and flagged. On the other hand, sites with the proper links would be generating revenue for the media owners. They might even negotiate payments for their services as advertisers / agregaters. Content owners would not have to carry the whole distribution load themselves &#8211; they would have the whole internet to sell their goods for them.</p>
<p>Obviously there would be some issues &#8211; poor copies etc, but these are details that could be worked out. Why are we still protecting a dinosaur business model when the business and consumer ecology have moved on?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/04/24/why-should-we-protect-dinosaur-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The End of the Internet</title>
		<link>http://blog.lbs.ca/technology/2012/04/16/the-end-of-the-internet/</link>
		<comments>http://blog.lbs.ca/technology/2012/04/16/the-end-of-the-internet/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 15:54:47 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=91</guid>
		<description><![CDATA[The Internet is dying. In its infancy, it was this wonderful place where information came from many sources, people and companies could shoot to prominence, and no one thought of walling out part of it. It was a wild west, &#8230; <a href="http://blog.lbs.ca/technology/2012/04/16/the-end-of-the-internet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Internet is dying. In its infancy, it was this wonderful place where information came from many sources, people and companies could shoot to prominence, and no one thought of walling out part of it. It was a wild west, with all sorts out there, the good the bad and the ugly.</p>
<p>Now Facebook and Apple are creating gated communities, where people can live their whole lives thinking they are on the internet, but they are not.</p>
<p>This is not ok. This is counter to the entire premise of the internet. The whole value of the internet relies on its standard protocols, its equal access, its freedom to search and be searched. The amazing tools that have fallen into our hands are a direct result of this absolute sharing. Wikipedia would never have been developed using Apple&#8217;s model (it competes directly with some of their products). I should not shoot just Apple and Facebook here, there are others seeking to cripple the internet by isolating their customers, and using proprietory formats.</p>
<p>I read <a href="http://www.zdnet.com/blog/facebook/google-facebook-and-apple-threaten-internet-freedom/11805?tag=nl.e539">this post</a> over on ZDNet, and the comments to it just baffled me. It seems that fanbois overwelm the discussion space on any topic of any seriousness. What I don&#8217;t get is that it should be possible to like a companies product, yet be critical of things they do. Yet it seems that the world is full of people who because they have chosen a product, see fit to defend even the most indefensible actions of the companies they do business with.</p>
<p>They make every question into a false dichotomy. If a company makes a good product, they can&#8217;t do evil. Or if company (a) does something really bad, if they can find any least fault with company (b) it is magically equivalent.</p>
<p>We (society) must decide whether we want to live in safe but exploitative little citadels, or whether we value the freedom to surf, to go anywhere, to share data and to enjoy shared data. Do I own my list of friends &#8211; my roladex &#8211; or does it belong to a service provider like facebook? Do I own my pictures or old posts? Can I take them back?</p>
<p>For every service we give up something. In our race to get everything for &#8220;free&#8221;, we accept being advertised at, and for our demographic data being used to sell us for targeted marketers. This is not necessarily a bad thing, but yet I see many whine and complain about it. Facebook is no more innocent than google (if we assume some sort of giult, which I do not). We are the guilty here. We just have to choose what we give in exchange for services, and to whom do we give it.</p>
<p>Facebook and Apple are deliberately creating a system where it will be very costly to change services. A much more difficult version of denying you the ability to keep your phone number &#8211; they are trying to keep all your data, by making it difficult or impossible to export it, and the same for deleting it. This is anti-competitive behaviour at its worst. Nothing Google is doing amounts to a hill of beans compared to this &#8211; the worst criticism I hear is that they sell us to advertisers. Well, folks &#8211; I have news for you &#8211; this is what they do. Facebook and Google&#8217;s entire business model is based on this. Google, on the other hand does not intentionally wall off your world and your data from YOU.</p>
<p>Commenters &#8211; Google is no innocent, but it is not guilty of this either, so stop comparing Apples to Googles &#8211; it is not a valid comparison!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/04/16/the-end-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whither the PC?</title>
		<link>http://blog.lbs.ca/technology/2012/03/30/whither-the-pc/</link>
		<comments>http://blog.lbs.ca/technology/2012/03/30/whither-the-pc/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 19:52:36 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=89</guid>
		<description><![CDATA[I suspect we have come to the bottom of the PC pricing decline &#8211; and perhaps even on the up-tick again. This is because the PC is heading towards its future as a business mostly, specialist device again. Other form &#8230; <a href="http://blog.lbs.ca/technology/2012/03/30/whither-the-pc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I suspect we have come to the bottom of the PC pricing decline &#8211; and perhaps even on the up-tick again.</p>
<p>This is because the PC is heading towards its future as a business mostly, specialist device again. Other form factors (which are actually more personal) such as mobile are taking over sales numbers. Smartphones, tablets and netbooks are all growing in sales, whereas the traditional desktop is in decline. The fact that the CPUs are different will not help desktop prices as they are heavily subject to volume, and the volume is favouring ARM by a significant degree right now.</p>
<p>So &#8211; we can expect that desktop computers have bottomed in price, and will either stay more or less the same or even increase in price, whereas mobile devices will get ever more powerful and cheaper in the way we have come to expect from PCs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/03/30/whither-the-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Android Fragmentation Problem?</title>
		<link>http://blog.lbs.ca/technology/2012/03/12/the-android-fragmentation-problem/</link>
		<comments>http://blog.lbs.ca/technology/2012/03/12/the-android-fragmentation-problem/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 19:14:14 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=86</guid>
		<description><![CDATA[Over on ZDNet, James Kendrick posts about a developer who has stopped developing for Android. Spending 20% of their time customizing the app to work on the various flavours of Android device isn&#8217;t the problem &#8211; it merely serves to &#8230; <a href="http://blog.lbs.ca/technology/2012/03/12/the-android-fragmentation-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over on ZDNet, James Kendrick <a href="http://www.zdnet.com/blog/mobile-news/popular-game-developer-halts-work-on-android/7117?tag=nl.e539">posts </a>about a developer who has stopped developing for Android.</p>
<p>Spending 20% of their time customizing the app to work on the various flavours of Android device isn&#8217;t the problem &#8211; it merely serves to put a price on the problem.</p>
<p>The REAL PROBLEM is stated in the developer&#8217;s blog. The fact that they only make 5% of their revenue from the Android platform.</p>
<p>Almost every poster and commenter points at fragmentation as THE problem. It is not shockingly bad. It could be better, but if the developer in question was making half, or even 20% of his revenue from Android, he would in all likelihood suck it up and continue developing for it.</p>
<p>The real issue here is the 5% number &#8211; why is this developer only making 5% of his revenue from Android. This is the unaddressed problem here &#8211; if indeed it is true (and I have no reason to doubt it). Is it because Android users expect a free lunch? Are they pirating his apps &#8211; or just not buying apps at all? The reason for this is not even considered.</p>
<p>I have heard it stated that developers make more money on the ad-supported versions of their apps than they do from paid apps on the android platform. Perhaps this developer does not issue an ad-supported version? These are all theories that need to be investigated, and typical of ZDnet journalism, the elephant in the room is being ignored in order to point at some supposed deficiency of one platform over another and shout nyah-nyah-nyahnyah-nhyah.</p>
<p>Perhaps the <span style="text-decoration: line-through;">Google Market</span> Google Play ecosystem is not strong enough, and the platform too weak and encouraging of Piracy as some have commented. Or perhaps Android is attractive to value purchasers who are not likely to buy apps other than their absolute needs? Has anyone studied this? I wish I had the answers &#8211; or the time to find these answers, and I wish even more that the journalists who are paid to delve into such questions would stop wasting my time with their biases and opinions, and get to the root of issues more often.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/03/12/the-android-fragmentation-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patents and Gestures</title>
		<link>http://blog.lbs.ca/technology/2012/02/17/patents-and-gestures/</link>
		<comments>http://blog.lbs.ca/technology/2012/02/17/patents-and-gestures/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 16:37:26 +0000</pubDate>
		<dc:creator>dimonic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lbs.ca/technology/?p=82</guid>
		<description><![CDATA[In response to an article on the Patent war front over at zdnet &#8211; where the author commented to the effect that Android was now paying the price for copying interface gestures and appearances from Apple. This is all just &#8230; <a href="http://blog.lbs.ca/technology/2012/02/17/patents-and-gestures/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In response to an article on the Patent war front over at <a href="www.zdnet.com/blog/hardware/android-now-paying-the-price-for-ios-similarities/">zdnet</a> &#8211; where the author commented to the effect that Android was now paying the price for copying interface gestures and appearances from Apple.</p>
<p>This is all just innovation stifling nonsense. Everyone at Apple and their competitors knows that it is extremely easy to change the unlock interface. Does anyone here actually believe that people would not buy an Android phone if it had a different unlock gesture?</p>
<p>Android 3 uses a circle. Android 4 uses face recognition. The stickling on the slide to unlock interface is just an intentional road-bump to sales, designed to cost a ton of cash and delay competitive products which are, under the covers, quite different beasts, with often very different interfaces, just to change the front unlock screen.</p>
<p>What should really be questioned here, is whether it is in OUR (the customer&#8217;s) benefit to have interfaces such as this patented at all. Clearly both Apple and Microsoft both benefitted hugely by the non-enforced patents on original Xerox interface work (mouse, windows, menus, icons) &#8211; as have the buying public, by getting an essentially familiar interface experience that has lasted 30 years. Should we be really be allowing any company to patent basic gestures in an interface? Especially one that has clearly stated it has no intention to use FRAND?</p>
<p>There are some gestures in the Xerox desktop way of doing things that would be un-imaginable to require each computer maker to do differently. Why would each company have to find a different way to drag a file between folders? Or to the Trash? Yet we have given Apple the sole right to describe a bunch of interface gestures that they absolutely refuse to share with anyone.</p>
<p>What Apple fans fail to recognize is that a world where only Apple gets to dictate what can be used on a small touch screen device, is a world where apple can and will charge whatever they want, and interoperate with whatever they want. If apple had their way (and they have literally stated this), they would destroy Android utterly, and reign supreme in the market. Then how much would your iPhone 5 cost you, or your iPad 3 &#8211; with no competition?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lbs.ca/technology/2012/02/17/patents-and-gestures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
