<?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>A Quiet Watercourse &#187; Technology</title>
	<atom:link href="http://quietwatercourse.co.uk/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://quietwatercourse.co.uk</link>
	<description>Musings on Buddhism, Free Software, Ethics, Philosophy.</description>
	<lastBuildDate>Sun, 08 Apr 2012 07:00:12 +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>A Bit Of Internet Privacy &#8211; The Browser</title>
		<link>http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/</link>
		<comments>http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 07:00:33 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=1066</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/" title="A Bit Of Internet Privacy - The Browser"></a>In my previous post on this subject, I talked a little about the search engines we use and how we can start our drive to recover control of our online lives with them.  This time, I&#8217;d like to look into &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/" title="A Bit Of Internet Privacy - The Browser"></a><p>In my <a href="http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/">previous post on this subject</a>, I talked a little about the search engines we use and how we can start our drive to recover control of our online lives with them.  This time, I&#8217;d like to look into web browsers.  I&#8217;m going to focus in on Mozilla Firefox and Google Chrome here as these are the two I know.</p>
<p>Your web browser is most likely to be the primary tool you use when dealing with the Internet, in fact I&#8217;d take a wager that when most people think of the Internet they think of their web browser.  This means that in our push for control, this is our next step.</p>
<p>The first place to look is the method we use to get information across the Internet and onto the screen.  Generally, your browser will use a method called HTTP or Hyper Text Transfer Protocol.  This is a transfer protocol, one of many, and this one deals specifically with web pages.  The problem is that it transmits in the clear, but we can fix that by using the HTTPS (HTTP Secure) protocol which is encrypted.  This sounds complicated, but really it isn&#8217;t and there are already extensions for Firefox and Chrome, which are called <a href="https://www.eff.org/https-everywhere/">HTTPS Everywhere</a> and <a href="https://chrome.google.com/webstore/detail/beaholcfmnpbabojbldnhlikfmnjmoma?hl=en-US">HTTPS Enforcer</a> respectively.</p>
<p>Now we&#8217;ve got some protection on that aspect of things, we need to look inside the pages.  Ad networks are quite capable of tracking your behaviour as you browse the Internet, which makes sense as they want to serve you the most relevant ads.  For our part, we can do something about this with three extensions.  The first prevents adverts from being displayed and is called Adblock (<a href="https://adblockplus.org/en/">Firefox</a>) (<a href="https://chrome.google.com/webstore/detail/gighmmpiobklfepjocnamgkkbiglidom">Chrome</a>); the second blocks all manner of tracking and ad networks and is called <a href="http://www.ghostery.com/">Ghostery</a>.  The third sets permanent opt out cookies for 90 major ad networks and is called <a href="http://jmhobbs.github.com/beef-taco/">Beef TACO</a>, as far as I know this one is Firefox only.</p>
<p>OK, that&#8217;s data transfer and tracking networks, now we need to think about information that&#8217;s been saved on the computer.  This is in two parts, the Cookies and the Cache.  Cookies are small files that are saved on your computer, websites can store a number of things in them, from the useful (site preferences) to the sinister (behaviour tracking data).  Generally cookies can be cleared from within the browser, and we have most of the sinister stuff covered with the above extensions, but if you&#8217;re using Adobe Flash Player then we have a problem.  Flash Player sets a type of cookie called LSO Cookies, which can&#8217;t be deleted by the browser as they&#8217;re managed by Flash Player, luckily there is a Firefox extension for this called <a href="https://addons.mozilla.org/en-US/firefox/addon/betterprivacy/?src=ss">BetterPrivacy</a>.  If you&#8217;d like to see exactly what Flash Player has stored, <a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html">click here</a>.  Our next target is the cache itself, this is where your browser stores data that it&#8217;s downloaded during the browsing process.  It then uses this local store to save it having to fetch things over the network.  This speeds things up nicely, but does mean that if you&#8217;re concerned about somebody accessing this data (e.g. you&#8217;re using a computer for sensitive communications in a repressive regime), you have a problem.  The cache itself can be wiped by your browser, that&#8217;s fine.  But data can be undeleted, which is where these next two extensions come in.  The first secure wipes the Firefox Cache, the second restores the close down settings clear dialog to Firefox 3.5+, respectively, they are <a href="https://addons.mozilla.org/en-US/firefox/addon/secure-sanitizer/?src=search">Secure Sanitizer</a> and <a href="https://addons.mozilla.org/en-US/firefox/addon/askforsanitize/?src=search">Ask For Sanitize</a>.</p>
<p>Finally we come to an extension that allows you to control the operation of scripts that run in webpages, it&#8217;s called <a href="http://noscript.net/">NoScript</a> or <a href="https://chrome.google.com/extensions/detail/odjhifogjcknibkahlpidmdajjpkkcfn">NotScripts</a> and is available for Firefox and Chrome respectively.  This is useful as these scripts can still betray a lot of information about your actions, but do be careful around public access WiFi (e.g. theCloud.net) as I&#8217;ve had this extension render that service unusable.</p>
<p>I think that covers the browser pretty well, but if anyone knows of anything else that can be added, please leave me a comment!</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/03/21/a-bit-of-internet-privacy-the-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Bit Of Internet Privacy &#8211; Search</title>
		<link>http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/</link>
		<comments>http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 07:00:17 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[world watching]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=1060</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/" title="A Bit Of Internet Privacy - Search"></a>I&#8217;ll switch focus towards the technology side of things starting with this post.  We&#8217;ve been regularly seeing stories in the online media about the internet and privacy.  It does seem to me that there is a slow erosion of the &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/" title="A Bit Of Internet Privacy - Search"></a><p>I&#8217;ll switch focus towards the technology side of things starting with this post.  We&#8217;ve been regularly seeing stories in the online media about the internet and privacy.  It does seem to me that there is a slow erosion of the basic expectations we all have of privacy, this is magnified by the ease with which information held in networked systems can be cross-referenced.  An example I remember is a time that a neighbour was incensed that he&#8217;d had a letter from the government regarding his car tax, he&#8217;d not paid it and was convinced that somebody had &#8220;grassed him up&#8221;.  It never occurred to him that the various government agencies had all of his information held electronically and that a simple SQL query would turn up his details in seconds.</p>
<p>Regarding our Internet privacy, things are equally worrisome given the amount of data that we carrying with us in our browsers and that flows between our computers and the networked systems we access regularly.  What can we do to help us reclaim a little bit of control?  Well there is the option of Tor and also darknets,  but I&#8217;m going to look at a few simpler options over the next few posts, all of which are free or Free Software.</p>
<p>For this post, I&#8217;ll cover search engines.  Google keeps quite a bit of information on your activities, it&#8217;s not the only one that does this and our choice of search service is the first place we can go to start to reclaim some control over our online lives.</p>
<p>The first one I&#8217;d like to mention is reasonably well known, it&#8217;s called <a href="https://www.duckduckgo.com/">DuckDuckGo</a>.  It&#8217;s a search engine that doesn&#8217;t track you and doesn&#8217;t keep records of what you do.  If you want a privacy minded chat system, they also rung an <a href="https://duck.co/topic/duckduckgo-s-new-public-xmpp-jabber-service-on-dukgo-com">XMPP server</a> which can be accessed by any Google Talk compatible client and there is a <a href="https://duck.co/">community forum</a> for help.  I recommend that you hit the options on DuckDuckGo and turn the &#8220;&#8221; to off, otherwise anyone with access to your proxy server logs or who is sniffing network traffic will be able to tell what you&#8217;re searching for.</p>
<p>The next service is a European site called <a href="https://startpage.com/">Startpage</a>.  Startpage seems to be a service that takes results from Google, but protects your privacy while doing so, they are the first search engine to have EU approval from EuroPrise.  Although they don&#8217;t seem to have a community forum, they do offer a useful proxy service for each search result they return and they use HTTP POST for searches by default which keeps the search terms out of the URL.</p>
<p>Both of the above search engines support the use of https connections for improved privacy and I encourage you to give them a test drive.</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/03/20/a-bit-of-internet-privacy-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compassionate Computing</title>
		<link>http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/</link>
		<comments>http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 07:00:30 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Buddhism]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=1005</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/" title="Compassionate Computing"></a>Let&#8217;s bring my two chosen fields of interest together for this one shall we? I&#8217;ve talked yesterday about the idea that in Buddhism, compassion (or karunà) is a very wise kind of selfishness, a kind of enlightened self interest that &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/" title="Compassionate Computing"></a><p>Let&#8217;s bring my two chosen fields of interest together for this one shall we?</p>
<p>I&#8217;ve talked yesterday about the idea that in Buddhism, compassion (or karunà) is a very wise kind of selfishness, a kind of enlightened self interest that starts at home but actually works to the benefit of all of those around us.  If you&#8217;re in Computing, or if you follow it, this sounds quite familiar when you think about it; it sounds like the Free Software movement.</p>
<p>Let me play on that idea.  Free Software is software that id defined by the four freedoms:</p>
<ul>
<li>the freedom to run the software as you see fit.</li>
<li>the freedom to study the program code and change it.</li>
<li>the freedom to redistribute copies of the original software as you see fit.</li>
<li>the freedom to redistribute your modified version should you so wish.</li>
</ul>
<p>The result is that an awful lot of programmers (or hackers if you prefer that term) are producing great software for nothing and giving it away!  This may look awful, but the result has been GNU/Linux, many of the services that run the Internet, Firefox, Chrome, VLC and many other great things.  So we&#8217;ve all benefited hugely, including those original hackers.  It&#8217;s not just hackers and the public, when you investigate you find that a lot of Linux kernel development is paid for by corporates.  They wouldn&#8217;t do it if they didn&#8217;t benefit, but by doing that their actions ultimately benefit us as well.</p>
<p>So this serves as a more practical example of what I was talking about yesterday, the idea that compassion that starts at home can reach out to, and benefit the wider society.</p>
<p>&nbsp;</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/03/12/compassionate-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walking with the GNOME</title>
		<link>http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/</link>
		<comments>http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 07:00:31 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=989</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/" title="Walking with the GNOME"></a>I reinstalled my laptop recently, taking it back to Debian Sid.  It was running OpenSUSE 12.1, but I wanted to move towards a rolling release and not have to deal with static ones, plus I&#8217;ve always had a soft spot &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/" title="Walking with the GNOME"></a><p>I reinstalled my laptop recently, taking it back to <a href="http://www.debian.org/">Debian</a> Sid.  It was running <a href="http://www.opensuse.org/en/">OpenSUSE</a> 12.1, but I wanted to move towards a rolling release and not have to deal with static ones, plus I&#8217;ve always had a soft spot for Debian.</p>
<p>I&#8217;d started to tinker with <a href="http://www.gnome.org/">Gnome 3</a> on OpenSUSE and have continued this on Debian, I must say that I&#8217;m growing more impressed with it.  It&#8217;s a huge break from the traditional Gnome and is causing a lot of controversy in Linux circles.  This is understandable when you consider that geeks are utter power users and we also tend to aspergic traits, thus disliking change.  For me it&#8217;s a simple and elegant environment and this desktop environment addresses a pet hate of mine, <em>multitasking</em>.</p>
<p>I&#8217;ve been a <a href="http://www.kde.org/">KDE</a> user for a while on my main desktop, which runs OpenSUSE 11.4 though recently the KDE desktop has started to strike me as overly complicated.  I&#8217;m not a fan of this, I prefer something that is simpler but also I prefer to focus on one application at a time, multitasking isn&#8217;t something I think is a good thing at all.  Multiple windows are something I find distracting and I&#8217;m finding myself using Gnome 3 with the windows maximised all the time.  In light of this, I&#8217;m starting to give serious mental room to the thought that a taskbar is something which we should be consigning to the dustbin of history, it simply serves to bring all the distractions and put them front and centre!  If an application wants my attention, it can put an icon in the notification area, which I will deal with when I&#8217;m good and ready.  I want to see my screen real estate taken up by what I&#8217;m doing, not cluttered with the distractions.</p>
<p>The funny part is that even computers can&#8217;t really do two things at once, they just give the very convincing impression that they can.  Multitasking?  Humbug!</p>
<p>&nbsp;</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/03/10/walking-with-the-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SitQuietly Web Timer Update</title>
		<link>http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/</link>
		<comments>http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 15:50:43 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Meditation]]></category>
		<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=965</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/" title="SitQuietly Web Timer Update"></a>Well, I&#8217;ve got a little work done over the last week or two and I&#8217;ve just update my SitQuietly web-based meditation timer to version 1.3.  I&#8217;m still working on getting it going on tablets and phones, but my spare time &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/" title="SitQuietly Web Timer Update"></a><p>Well, I&#8217;ve got a little work done over the last week or two and I&#8217;ve just update my <a href="http://sitquietly.quietwatercourse.co.uk">SitQuietly</a> web-based meditation timer to version 1.3.  I&#8217;m still working on getting it going on tablets and phones, but my spare time is quite limited so this may take a while.</p>
<p>Changes are:</p>
<ul>
<li>Added tool tips to sidebar items.</li>
<li>Centre the timer window.</li>
<li>Highlight the Acknowledgements section.</li>
<li>Slight wording change to the meditation instructions. Added two more resources to the resources section and amended the format.</li>
<li>Number input boxes allow multiple lines, fixed this issue.</li>
</ul>
<p>As ever, I hope you find it a useful tool and should you find a bug or have any suggestions please let me know!</p>
<p>&nbsp;</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/02/05/sitquietly-web-timer-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitquietly Web Edition update</title>
		<link>http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/</link>
		<comments>http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 16:10:23 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Meditation]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=935</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/" title="Sitquietly Web Edition update"></a>I&#8217;ve been a busy bee over the last couple of weeks in my spare time.  The result of my work was uploaded just a few minutes ago and I hope you&#8217;ll like it. After a long hiatus for various reasons, &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/" title="Sitquietly Web Edition update"></a><p>I&#8217;ve been a busy bee over the last couple of weeks in my spare time.  The result of my work was uploaded just a few minutes ago and I hope you&#8217;ll like it.</p>
<p>After a long hiatus for various reasons, the web browser based SitQuietly meditation timer has received an update.  This new version removes the dependency on Adobe Flash, replacing that code with HTML 5 sound code instead.  I added a short section on meditation, with basic instructions and the site also sports a new format and has a few fixed bugs.</p>
<p>I&#8217;ve tested it in Firefox, Chromium, Opera, Internet Explorer, Safari and Konqueror.  I also know it renders fine on IOS and Android but the sound is not yet working on those platforms.  I have a handle on what needs to be done, but I had no way of finishing the work before my deadline of 1st Jan.</p>
<p>Anyway, you can find it <a href="http://sitquietly.quietwatercourse.co.uk">here</a>, please let me know what you think!</p>
<p>&nbsp;</p>
<g:plusone href="http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2012/01/01/sitquietly-web-edition-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Revolutionary Effect.</title>
		<link>http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/</link>
		<comments>http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 14:53:59 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[world watching]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=888</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/" title="A Revolutionary Effect."></a>The Occupy protests are spreading.  This is in spite of quite a bit of silence in much of the mainstream media, who only covered them when ultimately forced to.  I should except Russia Today and Al Jazeera from the above &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/" title="A Revolutionary Effect."></a><p>The <a href="http://www.occupytogether.org/">Occupy protests</a> are spreading.  This is in spite of quite a bit of silence in much of the mainstream media, who only covered them when ultimately forced to.  I should except <a href="http://rt.com/">Russia Today</a> and <a href="http://english.aljazeera.net/">Al Jazeera</a> from the above statement, their coverage has been very good.  I&#8217;ll chat about my views on the protest movement another time, but something else has caught my attention.</p>
<p>The protest camp in New York made it into the IT media earlier this week.  This was in the form of an <a href="http://www.theregister.co.uk/2011/10/13/occupysf_bofh_protest_pedal_power/">article covering their IT infrastructure</a>, which I must give praise where it&#8217;s due, seems very nicely put together given the circumstances.  The sentence that caught me is in the above article, it&#8217;s a quote from a protester referring to the disappearance of a laptop during a police raid,  and I&#8217;ll quote it below.</p>
<blockquote><p>“We’d love to get an Apple, because a lot of the software we’re used to is on the Mac,” one said. “Linux machines are always nice, given Linux is having the same revolutionary effect on the industry as we are on society, but even Windows machines would be a help.”</p></blockquote>
<p>The above is quite accurate, GNU/Linux is having a revolutionary effect.  But the thought struck me a little later that this isn&#8217;t the entire story, is it?  GNU/Linux is a great system, a colleague of mine was at a presentation given by a Microsoft employee where the MS guy went through the Windows Server 2008 kernel and the Linux kernel.  After 1 hour 45 minutes, the conclusion was that they&#8217;re much of a muchness, he had to admit that the Linux kernel is every bit as good as the Microsoft offering.  Of course, with tools like <a href="http://news.opensuse.org/2011/10/11/opensuse-announces-first-public-release-of-openqa/">openQA from the openSuSE team</a>, the future is looking even brighter.</p>
<p>So the software is great, we know that, but revolutionary?  I submit that it isn&#8217;t by itself revolutionary.  You can get the code to BSD Unix, but that doesn&#8217;t really seem revolutionary in the way that is implied above, so what do I mean?  Enter stage left, the GNU General Public License, or GPL for short.</p>
<p>My understanding of things is this.  The BSD code can be referred to as &#8220;Open Source&#8221;, which means you get access to the source code and can play with it as you see fit to do so. However, you&#8217;re not required to give your changes back.  This means that BSD code has found it&#8217;s way into both Windows and the MacOS, but they are not required to return any improvements they made on other people&#8217;s hard work to the community.</p>
<p>The Linux kernel is under the GPL, which comes with a string attached.  If you modify the program and distribute it, then you have to make the modified source available so that others in the community can do the same.  For this reason, GPL&#8217;ed code is known as &#8220;<a href="https://www.gnu.org/philosophy/free-sw.html">Free Software</a>&#8220;, it is not &#8220;Open Source&#8221;.  For a background to how the GPL came to be invented, I recommend &#8220;<a href="http://faifzilla.org/">Free As In Freedom</a>&#8221; a biography of the founder of the Free Software Foundation, Richard M Stallman.</p>
<p>I&#8217;ve come to believe that the General Public license, and the associated &#8220;Four Freedoms&#8221; (see the &#8220;Free Software&#8221; link above), have been the thing that allowed the revolution to happen.  Think about it, a license that says high quality software and the improvements to said software are all available freely to everyone.  Individuals, communities and corporations alike.  We can study it, improve it, redistribute it, but not lock it away.</p>
<p>Now <em>that&#8217;s</em> revolutionary!</p>
<g:plusone href="http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2011/10/16/a-revolutionary-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Birthday KDE!</title>
		<link>http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/</link>
		<comments>http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 18:18:22 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSuSE]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=883</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/" title="Happy Birthday KDE!"></a>Well, this is a nice surprise. Today, the KDE Community is 15 years old. The KDE community has created an advanced desktop environment for the Linux and BSD operating systems.  Personally, I&#8217;ve used it on and off for some years &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/" title="Happy Birthday KDE!"></a><p>Well, this is a nice surprise. Today, the <a href="http://www.kde.org/">KDE Community</a> is 15 years old.</p>
<p>The KDE community has created an advanced desktop environment for the Linux and BSD operating systems.  Personally, I&#8217;ve used it on and off for some years and am now more settled on it as my desktop of choice as an <a href="http://www.opensuse.org/en/">OpenSuSE</a> user. There is often a question mark over the staying power of Free Software projects and that perception is often used to attack these projects. This milestone for the KDE community shows this question mark for the inaccuracy that it is.</p>
<p>All that remains is for me to offer my own congratulations to the KDE community, here&#8217;s to at least another 15 years!</p>
<p><img class="aligncenter" src="http://helderc.files.wordpress.com/2011/10/kde-15-years7200.png" alt="" width="200" height="270" /></p>
<g:plusone href="http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2011/10/14/happy-birthday-kde/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maybe not so tactful?</title>
		<link>http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/</link>
		<comments>http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 21:43:40 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[media]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[world watching]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Richard Stallman]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=877</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/" title="Maybe not so tactful?"></a>I checked Slashdot earlier today and found that Richard M Stallman is under fire for comments regarding Steve Jobs.  The exact comment is posted below and a short Google will provide enough commentary via a variety of websites and comment &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/" title="Maybe not so tactful?"></a><p>I checked Slashdot earlier today and found that Richard M Stallman is under fire for comments regarding Steve Jobs.  The exact comment is posted below and a short Google will provide enough commentary via a variety of websites and comment section flame wars to keep you reading for quite some time.  I&#8217;ve italicised the controversial section.</p>
<p>&#8220;Steve Jobs, the pioneer of the computer as a jail made cool, designed to sever fools from their freedom, has died.</p>
<p><em>As Chicago Mayor Harold Washington said of the corrupt former Mayor Daley, &#8220;I&#8217;m not glad he&#8217;s dead, but I&#8217;m glad he&#8217;s gone.&#8221;</em> Nobody deserves to have to die &#8211; not Jobs, not Mr. Bill, not even people guilty of bigger evils than theirs. But we all deserve the end of Jobs&#8217; malign influence on people&#8217;s computing.</p>
<p>Unfortunately, that influence continues despite his absence. We can only hope his successors, as they attempt to carry on his legacy, will be less effective.&#8221;</p>
<p><a href="http://stallman.org/archives/2011-jul-oct.html#06_October_2011_%28Steve_Jobs%29">Click here for the original</a></p>
<p>Let me be frank, I value my freedom and as such I run Linux as my main desktop O/S.  I can see where RMS is coming from with regards to the whole &#8220;computer as a jail&#8221; idea, it harks back to the bad old days when when parts of the internet were walled off and proprietary, for example Compuserve.  I have not bought an Apple device for some years, after buying MacOS X for my blueberry iBook and then quickly  having support dropped by just about everyone, when 10.1 arrived.  This left me facing a bill of over £100 to carry on using the machine, even though I was already a paying customer and the software wasn&#8217;t technically out of support!  I seethed, then installed <a href="http://www.ydl.net/products/ydl/">Yellow Dog Linux</a>, gave Apple two fingers, and never looked back.</p>
<p>I should disclose that I have an iPhone but only as my company provides and requires it, their standard is Apple phones and that&#8217;s it, my own mobile is an Android device.  So what do I see?  To my eyes, iTunes is well designed, iTunesU certainly seems interesting, but the content is available elsewhere on the open Internet.  Also, while Apple are accused of restrictive DRM, I can play my iTunes purchases on OpenSuSE Linux with no problems.  I am however looking for an alternative to Amazon / iTunes.</p>
<p>Anyway, back on topic.  While I can empathise with where RMS stands, I see his comments as badly timed and frankly, there was no need to say it like that.  Though I will observe that in his next two sentences RMS does separate the man from his legacy, or as the Christians say &#8220;love the sinner, hate the sin&#8221;.</p>
<p>Steve Jobs went too early, it wasn&#8217;t a nice way to go (is there one?) and at this moment in time our thoughts should be with his family and friends.  A civil discussion of his legacy as regards our freedom can wait for another day.  I&#8217;ll air my own views in due course, but not yet.</p>
<g:plusone href="http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2011/10/10/maybe-not-so-tactful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My version of the future</title>
		<link>http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/</link>
		<comments>http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 20:34:53 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[world watching]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[peak oil]]></category>
		<category><![CDATA[recycling]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://quietwatercourse.co.uk/?p=870</guid>
		<description><![CDATA[<a href="http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/" title="My version of the future"></a>Well, I do need to post more often than monthly don&#8217;t I?  It&#8217;s been a busy few weeks and mental energy has been slowly flowing back after a few changes.  Hopefully this will mean more to say on my part &#8230;<p class="read-more"><a href="http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/" title="My version of the future"></a><p>Well, I do need to post more often than monthly don&#8217;t I?  It&#8217;s been a busy few weeks and mental energy has been slowly flowing back after a few changes.  Hopefully this will mean more to say on my part and also bring forward some planned changes to my SitQuietly software.</p>
<p>I was thinking of commenting on the unfolding situation in Greece, the Greek parliament is in emergency session tonight and the stakes are high. But there is nothing to add, nothing further to say.  Sometimes all you can do is watch silently, I&#8217;ve said everything I have to say on this.</p>
<p>I want to go a different way tonight, a way that cleaves (I hope) nearer to the middle path.  A lot has been said about energy in the last couple of years.  The oncoming peak in our civilisation&#8217;s available net energy supply (also known as &#8220;Peak Oil&#8221;) has been playing in the background of the current clutch of crises like a pianist in a dingy backstreet bar.  The common scenario seems to be that we return to a pre-industrial existence, almost like the wild west but with a little electricity and a few lightbulbs along the way.  Set against this is the hope that some sort of &#8220;Star Trek&#8221; style technology will save us and let us carry on as before.  To be frank, I think both viewpoints are a little overplayed.  So I&#8217;ll stick my neck out and say what I see, everyone else seems to be doing it, so I&#8217;ll jump in as the water seems to be fine.  This is a general flavour of the direction my thoughts are running in.</p>
<p>So, what do I see?  Change for sure, we can&#8217;t go on as we are, that much is certain.  But I see a different future, industrial society and high technology are still here, but they look very different.  I see technology being more expensive, scarcer, and not disposable any more. We will have to repair, to mend and make do more.  More things will be done manually, private cars will be scarcer, cities walkable and public transport will be forced to improve.</p>
<p>Industry will still be here.  We will still be able to smelt metals, produce solar cells and silicon chips.  We have the beginnings already, solar furnaces can produce solar cells and silicon chips of superior quality to our current ones[<em>1</em>].  Part of the changes I see is the migration of these sort of industries to hot equatorial countries to take better advantage of the stronger sun.</p>
<p>Of course, energy will be an issue and energy efficiency will be the name of the game. As I said above, the power use of labour saving devices will be a no-no so we will return to doing a fair few things by hand.  No tumble drier or dishwasher, and the electric mixer will likely be replaced  by a hand whisk!  Newer technologies are emerging that allow power to be drawn from our movements, there are wearable solar cells, kinetic chargers and hand or foot cranked chargers for devices[<em>2,3,4</em>]; this could be a lot more common.  In addition, we will make more use of walking and cycling.  The huge supplies of fossil fuels that power our cars and planes will not be anything like as available, and the alternatives don&#8217;t have anything like the juice to fit the bill; at least not until we eventually get fusion online.  I&#8217;m not holding my breath for that one, in case you hadn&#8217;t guessed.  I can see the biodiesels and power dense liquid fuels being used in construction machinery and other applications that need that sort of horsepower.  Our power needs will be met by a diverse range of technologies; solar, wind, tidal, geothermal, nuclear and no doubt others.  Let me be clear, there is no single magic bullet, how you are powered will likely depend very much on where you are and what you are doing.</p>
<p>Raw materials will likely be recycled, or mined from landfill [<em>5</em>].  Given that our cars and many aircraft will be largely redundant by this time, recycling them will free up a significant amount of raw materials.  I do have more to say on this subject, but am out of time for now.  I&#8217;ll try not to leave it so long next time!</p>
<p>References</p>
<p>[1] &#8211; <a href="http://www.theoildrum.com/node/8217?nocomments">The Bright Future of Solar Powered Factories</a>.</p>
<p>[2] &#8211; <a href="http://news.sciencemag.org/sciencenow/2010/03/engineers-create-first-motion-po.html">Engineers Create First Motion Powered Nano Device</a>.</p>
<p>[3] &#8211; <a href="http://www.greendiary.com/entry/15-cellphone-chargers-that-harness-kinetic-energy-for-a-clean-recharge/">15 cellphone chargers that harness kinetic energy for a clean recharge</a>.</p>
<p>[4] &#8211; <a href="http://www.freeplayenergy.com/">Freeplay Energy</a>. See FreeCharge 12v and Clamp Charger, but all products are good examples.</p>
<p>[5] &#8211; <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Landfill_mining">Landfill mining (Wikipedia)</a>.</p>
<g:plusone href="http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/"  size="standard"   annotation="none"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://quietwatercourse.co.uk/2011/09/18/my-version-of-the-future/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

