<?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:slash="http://purl.org/rss/1.0/modules/slash/" 
>

<channel>
	<title>mike arthur dot co dot you kay &#187; 2007 &#187; December</title>
	<atom:link href="http://mikearthur.co.uk/2007/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikearthur.co.uk</link>
	<description>the internet is leaking</description>
	<pubDate>Mon, 11 Aug 2008 13:52:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
	<image>
    <title>mike arthur dot co dot you kay</title>
    <url>http://mikearthur.co.uk/wp-content/uploads/2008/04/me.jpg</url>
    <link>http://mikearthur.co.uk</link>
    <width>120</width>
    <height>120</height>
    <description>mike arthur dot co dot you kay - http://mikearthur.co.uk</description>
    </image>		<item>
		<title>Konqueror with latest Adobe Flash HOWTO</title>
		<link>http://mikearthur.co.uk/2007/12/konqueror-with-latest-adobe-flash-howto/</link>
		<comments>http://mikearthur.co.uk/2007/12/konqueror-with-latest-adobe-flash-howto/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 15:36:34 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=171</guid>
		<description><![CDATA[I agree with Lubos. Flash sucks. However, most of us have or want to use it for things like YouTube or watching badgers.
As you may be aware the latest versions of Flash depend on XEmbed support which Konqueror lacks without various patches to KDELibs and KDEBase which haven&#8217;t been applied by my distribution and I [...]]]></description>
			<content:encoded><![CDATA[<p>I agree with Lubos. <a href="http://www.kdedevelopers.org/node/3162">Flash sucks.</a> However, most of us <em>have</em> or <em>want</em> to use it for things like YouTube or <a href="http://www.badgerbadgerbadger.com/">watching badgers</a>.</p>
<p>As you may be aware the latest versions of Flash depend on <strong>XEmbed </strong>support which Konqueror lacks without various patches to KDELibs and KDEBase which haven&#8217;t been applied by my distribution and <strong>I couldn&#8217;t get working</strong> even when I manually patched the necessary parts of KDE myself. I was using the older versions but it appears they have <a href="http://www.adobe.com/support/security/bulletins/apsb07-20.html">outstanding </a>and actively exploited security holes that they have only fixed in the XEmbed-supporting versions.</p>
<p>Mike needs his <strong>YouTube </strong>fix without haxors running rife on his box. Who can save him?</p>
<p><strong><a href="http://kmplayer.kde.org/">KMPlayer</a> to the rescue!</strong></p>
<p>KMPlayer is my media player of choice as it allows you to trivially switch between <strong>XINE</strong>, <strong>MPlayer</strong> and <strong>GStreamer</strong> backends and, as of version 0.10.0, has a nifty backend that allows you to use XEmbed-supporting plugins, including Adobe&#8217;s Flash plugin, which can then be embedded in Konqueror to allow Flash to work trivially.</p>
<p><strong>HOWTO:</strong></p>
<ol>
<li><strong>Install KMPlayer</strong> (version 0.10.0c or higher). It is included in all the major distributions I&#8217;ve ever used. Ensure it is installed/compiled with the &#8220;<em>NPP</em>&#8221; backend enabled which allows the playback of Netscape XEmbed plugins (this depends on your distribution).</li>
<li><strong>Run KMPlayer</strong> so it creates its config file. Close it. (<em>This step probably isn&#8217;t necessary but it won&#8217;t do any harm</em>)</li>
<li><strong>Run</strong> the following commands:<br />
<blockquote><p><code>kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp<br />
kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin <em>/usr/lib/flashplugin-nonfree/libflashplayer.so</em></code></p></blockquote>
</li>
<li><strong>Change </strong>the &#8220;<em>libflashplayer.so</em>&#8221; section depending on where the Adobe Flash plugin was installed on your distribution. The above example is where it is installed on Gentoo. (<em>People have replied below with where it is stored on various systems. If you can&#8217;t find yours, you probably have a <strong>locate</strong> program installed so trying running &#8220;locate libflashplayer.so&#8221; for an idea.</em>).</li>
<li><strong>Open Konqueror</strong> and click &#8220;Settings > Configure Konqueror&#8230;&#8221;. In the new window navigate to &#8220;<em>File Associations</em>&#8221; in the left-hand panel and select &#8220;<strong><em>application/x-shockwave-flash</em></strong>&#8220;. Click the &#8220;<em>Embedding</em>&#8221; tab and click &#8220;<em>Add..</em>&#8220;. Select &#8220;<em>Embedded MPlayer for KDE</em>&#8221; from the new window. If it is not there then you may need to restart KDE or run &#8220;<em>kbuildsycoca</em>&#8221; from a terminal. Close all the opened windows.</li>
<li><strong>Enjoy </strong>a working Flash in Konqueror!</li>
</ol>
<p>What is wrong? You&#8217;re running a <strong>x86_64 machine</strong> (<em>like me</em>) so the above doesn&#8217;t work? Never fear! If you manage to get a 32-bit version of &#8220;<strong><em>knpplayer</em></strong>&#8221; (the small program that runs the plugins) and install that in your <strong>$PATH</strong> before the 64-bit version then it will all just work like magic! Note that you&#8217;ll need 32-bit versions of the various dependent libraries also (it seems just to be GTK, Cairo, X11 and DBus stuff).</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/konqueror-with-latest-adobe-flash-howto/feed/</wfw:commentRss>
	<slash:comments>63</slash:comments>
	</item>
		<item>
		<title>Happy Christmas!</title>
		<link>http://mikearthur.co.uk/2007/12/happy-christmas/</link>
		<comments>http://mikearthur.co.uk/2007/12/happy-christmas/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 11:51:29 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Christianity]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=170</guid>
		<description><![CDATA[I hope everyone has a great day today regardless of if you are celebrating the holiday or not. If you are celebrating Christmas then spare a thought for if this Jesus guy actually did what the Bible says he did, what does that mean for you?
Have a good day people!
]]></description>
			<content:encoded><![CDATA[<p>I hope everyone has a great day today regardless of if you are celebrating the holiday or not. If you are celebrating Christmas then spare a thought for if this Jesus guy actually did what the Bible says he did, what does that mean for you?</p>
<p>Have a good day people!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/happy-christmas/feed/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
		<item>
		<title>KDE4, here we come!</title>
		<link>http://mikearthur.co.uk/2007/12/kde4-here-we-come/</link>
		<comments>http://mikearthur.co.uk/2007/12/kde4-here-we-come/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 00:51:20 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=169</guid>
		<description><![CDATA[Made my first KDE commit in over a month tonight to work improve the rich-text handling in KOrganizer&#8217;s incidence editors. I&#8217;ve also used the some of today (Christmas eve, sad I know!) to get KDE4 running as my desktop.
So far I&#8217;m pretty impressed with the stability and the new features. KWin&#8217;s AIGLX support is a [...]]]></description>
			<content:encoded><![CDATA[<p>Made my <strong>first KDE commit in over a month</strong> tonight to work improve the rich-text handling in KOrganizer&#8217;s incidence editors. I&#8217;ve also used the some of today (<em>Christmas eve, sad I know!</em>) to get KDE4 running as my desktop.</p>
<p>So far <strong>I&#8217;m pretty impressed</strong> with the stability and the new features. KWin&#8217;s AIGLX support is a welcome addition giving some of the <strong>&#8220;bling&#8221;</strong> of Compiz/Beryl on top of a featureful and stable window manager. The only real thing I&#8217;m missing so far is some of the old features of Kicker such as allowing me to change the size of the taskbar but this is not a big deal and I think the new panel is far more attractive than Kicker ever was.</p>
<p>Now that I actually have a working desktop of this stuff I think I&#8217;ll be committing more often as I&#8217;ll be eating my own dog-food for a change. I attempted to post this post using KOrganizer which <strong>unexpectedly crashed</strong> so I&#8217;ll work ASAP on fixing that and improving it to meet my purposes, hopefully managing to resist the temptation to do so tomorrow/today!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/kde4-here-we-come/feed/</wfw:commentRss>
	<slash:comments>4</slash:comments>
	</item>
		<item>
		<title>Does dance music objectify women?</title>
		<link>http://mikearthur.co.uk/2007/12/does-dance-music-objectify-women/</link>
		<comments>http://mikearthur.co.uk/2007/12/does-dance-music-objectify-women/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 02:24:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[My Life]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=168</guid>
		<description><![CDATA[I was out today for our team meal which turned into a team drink which turned into going to Liquid, one of the few clubs in busy Ipswich.
You can see some pictures here.
It was a good night and I enjoyed myself. My KDE t-shirt got a few odd looks earlier on in the evening with [...]]]></description>
			<content:encoded><![CDATA[<p>I was out today for our team meal which turned into a team drink which turned into going to <strong>Liquid</strong>, one of the few clubs in busy Ipswich.</p>
<p><a href="http://www.flickr.com/photos/mikearthur/archives/date-taken/2007/12/21/detail/">You can see some pictures here.</a></p>
<p>It was a good night and I enjoyed myself. My KDE t-shirt got a few odd looks earlier on in the evening with people being evenly spread between calling me a <strong>huge nerd</strong> as a compliment and calling me a <strong>huge nerd</strong> as an insult <img src='http://mikearthur.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Anyway, heading to Liquid was pretty good banter, got to dance like a fool with some mates and get high on Red Bull whilst trying not to pass out from the <em>really</em> bad body-odour.</p>
<p>I&#8217;m far from easily shocked or a particularly morally conservative but I was pretty disturbed by the majority of videos for the dancey songs being just women dancing insanely suggestively in their underwear. I just don&#8217;t really see why they are like that. There tends to be more women than men in clubs and certainly more women than men actually dancing so <strong>I&#8217;m surprised more women aren&#8217;t bothered by how insanely one-dimensionally they are being portrayed</strong> by the flashing images above the dance floor. I don&#8217;t really know what I think should be done or even if anything should be but <strong>I find it a bit odd</strong>.</p>
<p>Perhaps I&#8217;m just not the target audience but I find absolutely nothing attractive about the videos at all. Looks are important but when they are focused on so soley (as in the videos) it is a massive turn-off to me .</p>
<p>I like going out clubbing and dancing and having a laugh with mates but it really bothers me sometimes. If men (<em>outside of early-era Take-That, Relight My Fire is the gayest video ever</em>) can seem to produce videos where they aren&#8217;t mindless sex-objects then why is the role reversed seemingly every time a woman is on screen?</p>
<p>Discuss!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/does-dance-music-objectify-women/feed/</wfw:commentRss>
	<slash:comments>10</slash:comments>
	</item>
		<item>
		<title>IBM Cell SDK/SDK for Multicore Acceleration on Debian/Ubuntu HOWTO</title>
		<link>http://mikearthur.co.uk/2007/12/ibm-cell-sdksdk-for-multicore-acceleration-on-debianubuntu-howto/</link>
		<comments>http://mikearthur.co.uk/2007/12/ibm-cell-sdksdk-for-multicore-acceleration-on-debianubuntu-howto/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 03:26:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=167</guid>
		<description><![CDATA[Today I battled with trying to get IBM&#8217;s Cell SDK 3.0 (now known as the SDK for Multicore Acceleration) installed on my Debian AMD64 machine. This would cause slight grief even with a regular Debian machine as IBM only formally supports Fedora and RHEL so only provides RPMs. This is worsened by the fact that [...]]]></description>
			<content:encoded><![CDATA[<p>Today I battled with trying to get <strong>IBM&#8217;s Cell SDK 3.0</strong> (<em>now known as the <strong>SDK for Multicore Acceleration</strong></em>) installed on my Debian AMD64 machine. This would cause slight grief even with a regular Debian machine as IBM only formally supports Fedora and RHEL so only provides RPMs. This is worsened by the fact that <strong>a bunch of the packages aren&#8217;t even available from IBM</strong> but require perusal of some provided yum configuration files to find.</p>
<p>Firstly I recommend you download the <strong>CellSDK-Devel-Fedora_3.0.0.1.0.iso</strong> and <strong>CellSDK-Extras-Fedora_3.0.0.1.0.iso</strong> (<em>current at time of writing</em>) from <a href="http://www.ibm.com/developerworks/power/cell/pkgdownloads.html?S_TACT=105AGX16">here</a>.</p>
<p>Then when you have downloaded them mount them somewhere on your filesystem.</p>
<blockquote><p>
mount -o loop $HOME/CellSDK-Devel-Fedora_3.0.0.1.0.iso /tmp/CellSDK-Devel-Fedora/<br />
mount -o loop $HOME/CellSDK-Extras-Fedora_3.0.0.1.0.iso /tmp/CellSDK-Extras-Fedora/
</p></blockquote>
<p>We&#8217;ve downloaded the two RPMs by IBM. If you install these on Fedora they will provide you with some <strong>yum repositories for the Barcelona Supercomputing Centre</strong>. These will need to be downloaded manually as we aren&#8217;t on a RPM-based system.</p>
<p>If you are running <strong>Ubuntu Gutsy on x86_64 or x86</strong> run:</p>
<blockquote><p>
apt-get install ppu-gcc ppu-gdb spu-g++ spu-gdb cell-programming-primer
</p></blockquote>
<p>If you are running <strong>Ubuntu Gutsy on the Cell</strong> run:</p>
<blockquote><p>
apt-get install cell-sdk
</p></blockquote>
<p><strong>Otherwise run the following:</strong></p>
<blockquote><p>
apt-get install wget #Install wget if it is not already<br />
mkdir openrpm<br />
cd openrpm<br />
wget -l 1 -c -np -nd -r http://www.bsc.es/projects/deepcomputing/linuxoncell/cellsimulator/sdk3.0/CellSDK-Open-Fedora/<strong>x86_64</strong>/ -A .rpm
</p></blockquote>
<p>The aboveassumes you are on an x86_64 machine. If you are using the Cell, a regular x86 or a PPC 64-bit machine change the &#8216;<strong>x86_64</strong>&#8216; to &#8216;<strong>cbea&#8217;</strong>, &#8216;<strong>x86</strong>&#8216; or &#8216;<strong>ppc64</strong>&#8216; accordingly.</p>
<p><strong>The following instructions apply regardless of your Debian/Ubuntu variant or architecture.</strong></p>
<p>Next, if we are on <strong>x86_64</strong>, we want to create a nice little script to handily convert the i386 architecture files to amd64 so they will install nicely when we convert them to debs. This is safe as all the stuff these packages install gets chucked into /opt/.</p>
<p>I recommend we name it &#8220;<em>fixcelldebsarch.sh</em>&#8221; and stick it in your $HOME. This is only necessary if you are on<strong> x86_64 not x86</strong> and (<em>probably</em>) won&#8217;t work on the Cell or another PPC64.</p>
<blockquote><p>
<em>#!/bin/bash</em><br />
<em>#~/fixcelldebsarch.sh</em><br />
OWD=`pwd`<br />
for i in `ls -d */`<br />
do<br />
        cd $i<br />
        sed -ie &#8217;s/Architecture: i386/Architecture: amd64/&#8217; debian/control<br />
        dpkg-buildpackage<br />
        cd &#8220;$OWD&#8221;<br />
        rm -r */ *.gz *.changes *.dsc<br />
done
</p></blockquote>
<p>(<em>Thanks to Jon for the fix to avoid mess when using symbolic links</em>.)</p>
<p>Next we want to convert the various RPMs into DEBs for our Debian system so the dependencies are nicely handled and they can be uninstalled. Install the &#8216;<strong>alien</strong>&#8216; package if you have not already.</p>
<p>On the following lines replace the occurences of &#8220;/<strong>x86_64</strong>/&#8221; with &#8216;/<strong>cbea</strong>/&#8217;, &#8216;/<strong>x86</strong>/&#8217; or &#8216;/<strong>ppc64</strong>/&#8217; using the same criteria as above.</p>
<blockquote><p>
cd open<br />
for i in ../openrpm/*.rpm; do alien &#45;&#45scripts $i; done<br />
~/fixcelldebsarch.sh <em>#Only needed on x86_64</em><br />
dpkg -i *.deb</p>
<p>cd devel<br />
for i in /tmp/CellSDK-Devel-Fedora/<strong>x86_64</strong>/*.rpm; do alien &#45;&#45scripts $i; done<br />
~/fixcelldebsarch.sh <em>#Only needed on x86_64</em><br />
dpkg -i *.deb</p>
<p>cd extras<br />
for i in /tmp/CellSDK-Extras-Fedora/<strong>x86_64</strong>/*.rpm; do alien &#45;&#45scripts $i; done<br />
~/fixcelldebsarch.sh <em>#Only needed on x86_64</em><br />
dpkg -i *.deb
</p></blockquote>
<p>It should have been fairly obvious what was going on above. <strong>This should have installed all the necessary packages for the Cell SD</strong>K without breaking your system and allowing Debian/Ubuntu packages to override these versions.</p>
<p>I hope this all works; if anyone spots any typos, has any suggestions or needs any help then give me a shout!</p>
<p><strong>Updated: Added Gutsy information. Thanks Bart!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/ibm-cell-sdksdk-for-multicore-acceleration-on-debianubuntu-howto/feed/</wfw:commentRss>
	<slash:comments>16</slash:comments>
	</item>
		<item>
		<title>The Golden Compass - What&#8217;s all the fuss about?</title>
		<link>http://mikearthur.co.uk/2007/12/the-golden-compass-whats-all-the-fuss-about/</link>
		<comments>http://mikearthur.co.uk/2007/12/the-golden-compass-whats-all-the-fuss-about/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 18:16:44 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Christianity]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=166</guid>
		<description><![CDATA[The Catholic League in the US has called for a boycot of The Golden Compass, the film based on Philip Pullman&#8217;s novel Northern Lights.
I had the chance of seeing the film this afternoon and enjoyed it. The story is fairly predictable (in the film anyway) and the trailers I had seen ruined some of the [...]]]></description>
			<content:encoded><![CDATA[<p>The Catholic League in the US has called for a boycot of The Golden Compass, the film based on Philip Pullman&#8217;s novel Northern Lights.</p>
<p>I had the chance of seeing the film this afternoon and enjoyed it. The story is fairly predictable (in the film anyway) and the trailers I had seen ruined some of the twists and turns for me but this didn&#8217;t detract overly from my enjoyment of the film. The main reason I went to see it, to be honest, was for the CGI which met far exceeded my expectations. I wish my grandparents were still around so I could show them some of the imagery that we can create with computers now, I think they&#8217;d be pretty blown away.</p>
<p>Apparently the novels are a lot more directly anti-Church but this doesn&#8217;t really seem to come across in the film. From what I&#8217;ve read from Wikipedia even the novels aren&#8217;t <em>that</em> controversial, being more anti-dogma and encouraging free thought rather than blind adherence to what those in authority tell you. I don&#8217;t find this to be a negative message really at all, in fact I think it is a good one to give to our children.</p>
<p>When I&#8217;ve worked with children I&#8217;m always <strong>amazed by those who seem to want kids to stop thinking and just accept what they are told</strong>. This is the way to mental stagnation and the decline of the sciences and, ultimately, halting the advances in our society.</p>
<p>I want to try and read the books for myself rather than relying on second-hand summaries but, as far as I can see, <strong>Philip Pullman doesn&#8217;t attack my faith but he challenges me to form my own beliefs rather than relying on others to find the answers for me</strong> . There was another guy who liked to criticise and rebuke the guys in authority around 2007 years ago. It&#8217;s his birthday soon&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/the-golden-compass-whats-all-the-fuss-about/feed/</wfw:commentRss>
	<slash:comments>15</slash:comments>
	</item>
		<item>
		<title>Free speech</title>
		<link>http://mikearthur.co.uk/2007/12/free-speech/</link>
		<comments>http://mikearthur.co.uk/2007/12/free-speech/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 22:37:52 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Christianity]]></category>

		<category><![CDATA[My Life]]></category>

		<guid isPermaLink="false">http://mikearthur.co.uk/index.php/?p=165</guid>
		<description><![CDATA[Some stuff happened a few weeks ago which put a sour taste in my mouth about my blogging. Those who follow my posts regularly can probably work out what it was but I&#8217;m not going to say anything explicitly.
I&#8217;ve been toying around with the ideas of free speech the last few weeks and how free [...]]]></description>
			<content:encoded><![CDATA[<p><em>Some stuff happened a few weeks ago which put a sour taste in my mouth about my blogging. Those who follow my posts regularly can probably work out what it was but I&#8217;m not going to say anything explicitly.</em></p>
<p>I&#8217;ve been toying around with the ideas of free speech the last few weeks and how free is free enough. I don&#8217;t have the right to make rascist insults or violent threats. Is this a bad thing or simply sensible?</p>
<p>I was reading <a href="http://www.biblegateway.com/passage/?book_id=66">James</a> the other day and it talks about the tongue being &#8220;<em>a restless evil, full of deadly poison</em>&#8221; and sometimes I feel mine is certainly like that. <strong>So much of we say can upset others or make us look foolish</strong>. How does this affect free speech though?</p>
<p>&#8220;<em>Sticks and stones will break my bones but words shall never hurt me</em>&#8221; is told to children in the UK. This can&#8217;t be further from the truth. The question is not whether free speech can be a bad thing; it is clear it can hurt and cause damage, violence and hatred, but what limits we put on it and what sacrifices are acceptable in its name.</p>
<p>There was some controversy two weeks ago with <a href="http://news.bbc.co.uk/1/hi/england/oxfordshire/7103350.stm">two controverisal speakers at an Oxford debate</a> being allowed a free platform to speak at the prestigious university. Some claim this gave legitimacy to their views and furthered their movements. Also we saw <a href="http://aseigo.blogspot.com/2007/11/complaint-lists.html">Aaron Seigo ask for people to give constructive criticism</a> rather than just &#8220;sucking lists&#8221; for the KDE4 release and there was some heated discussion about whether this was a fair ask or not.</p>
<p>Even although these two discussions probably hurt some people and annoyed others <strong>I feel both were beneficial</strong>. Abraham Lincoln once said &#8220;<em>Better to remain silent and be thought a fool than to speak out and remove all doubt</em>&#8221; and I feel this is pertininet in these days when free speech is under discussion and heated debate fills the internet.</p>
<p>If you try and force people not to say certain things; be they complaints, rascist comments or denial of history then these views don&#8217;t simply die, instead they tend to occur behind closed doors and cliques and this is far more dangerous than being aware of them. The best way to confront idiotic or bigotted views is through public debate where they can be reasoned with rather than ignored.</p>
<p>With this in mind I personally think anyone should be able to say what they want, where they want and to whom they want. If it isn&#8217;t true, if it is offensive then they should be verbally repremanded but I don&#8217;t believe words and ideas should be punished simply for being.</p>
<p>With this in mind I&#8217;m glad to see the amount of heated discussion that occurs on Planet KDE and elsewhere on the internet. It may appear brash or rude but people only argue when they care and I think KDE is lucky to have a bunch of developers that cares so much about the software being great, even when sometimes their methods of vocalising it could be improved.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikearthur.co.uk/2007/12/free-speech/feed/</wfw:commentRss>
	<slash:comments>9</slash:comments>
	</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.549 seconds -->
