<?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>Freedom Dreams &#187; Uncategorized</title>
	<atom:link href="http://www.freedomdreams.co.uk/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freedomdreams.co.uk/blog</link>
	<description>Ben Webb - a teenager dreaming of freedom - in computing and in life</description>
	<lastBuildDate>Fri, 08 Apr 2011 12:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Young Rewired State 2010</title>
		<link>http://www.freedomdreams.co.uk/blog/2010/08/08/young-rewired-state-2010/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2010/08/08/young-rewired-state-2010/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 21:26:57 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=187</guid>
		<description><![CDATA[I&#8217;ve spent the last week taking part in Young Rewired State for the second time. This time the event was spread across several venues across the country &#8211; with me being part of the Manchester one &#8211; and lasted a whole week, culminating with presentations in London. To see all of the great stuff that [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the last week taking part in Young Rewired State for the second time. This time the event was spread across several venues across the country &#8211; with me being part of the Manchester one &#8211; and lasted a whole week, culminating with presentations in London. To see all of the great stuff that was made, take a look at the <a href="http://dev.dfey.org/">YRS Manchester App List</a> or the general <a href="http://rewiredstate.org/projects/">Rewired State project page</a>.</p>
<p>I was fortunate to have worked on two of the winning projects. One of these was a <a href="http://dev.dfey.org/bustimes/">simple bustimes app</a> aimed at mobile devices. This, along with a <a href="http://dev.dfey.org/busmap/">live bus map</a> for Manchester were created using the new raw GMPTE timetable data &#8211; released the week before YRS by <a href="http://opendatamanchester.wordpress.com/">Open Data Manchester</a>.  I am releasing the <a href="http://xn--gce.com/buses/README.html">source code</a> for transforming the rather ugly CIF data format into these useful purposes &#8211; but please contact me if you are interested, because due to the hurried nature of the week, I have many scraps of relevant code spread across multiple locations.</p>
<p>Anyway, there was I thinking that this bus data was an amazingly fresh new resource, when half way through the week <a href="http://www.trafford.gov.uk/opendata/">Trafford council started to release opendata</a> &#8211; not only that but we met the person responsible ourselves at<a href="http://socialmediamanchester.ning.com/"> Social Media Café Manchester</a>, and suggested another good dataset would be data on recycling centres. The very next day, that data was there ready for us to use &#8211; so <a href="http://alymbic.co.uk/">Josh</a> created <a href="http://alymbic.co.uk/recycle.me/">recycle.me</a> &#8211; a simple easy interface to the data. But it seems Trafford haven&#8217;t stopped there, and even more data sources have appeared on their opendata page. Good stuff!</p>
<p>The other project that won a prize was <a href="http://dev.dfey.org/whatblock/">WhatBlock</a>, which shared the title of the application most likely to antagonise a CIO. I didn&#8217;t do a lot of work on this project, but its a really interesting idea. Basically its just an iframe displaying a random website from a list, a text box for the school name, and a Yes and No button. However, its the potential use for this that is most interesting &#8211; we know that schools heavily filter, and in many cases this can be an impediment  to genuine learning (blanket blocking of all blogs for example), but we have very little data on what is actually blocked where. This project aims to collect that data by seeking student participation, and it will be a very interesting thing to try in September.</p>
<p>Now could be the perfect time for trying to change IT policies in schools, with reports shedding light on the <a href="http://www.bbc.co.uk/news/education-10865856">dire state of IT teaching in schools</a>. Of course, that&#8217;s not to say convincing schools schools to use more sensible filtering schemes will ever be easy, but it&#8217;s one of the things we need to do if we are to make school&#8217;s into places that teach useful skills for using computers properly, rather than just boring pupils.</p>
<p>Another thing I helped make for YRS2010, which disapointingly (although not too surprisingly) didn&#8217;t win any prizes was some <a href="http://dev.dfey.org/wheel/">HTML5 wheels</a>, for various purposes &#8211; choosing food, reading tweets and eliminating government spending. These were mostly for comic effect, to scatter between Manchester&#8217;s more serious presentations &#8211; but the fact they were written in HTML5 did mean it was a useful opportunity for me to learn new stuff like the canvas tag, and hopefully also helped raise awareness of these new standards (along with David Kendal&#8217;s <a href="http://zen-labs.org.uk/apis/microdata/play.php">Microdata Extractor</a>). I&#8217;m looking forward to playing with HTML5 a little bit more.</p>
<p>As you may have noticed, I&#8217;m mainly talking about my projects in this blog post (more thorough coverage is available <a href="http://juliac2.wordpress.com/2010/08/07/young-rewired-state-2010/">elsewhere</a>), but one of the other projects I thought was interesting, was actually the winning project &#8211; Social Library &#8211; kind of like lastfm for books. This was just a mockup of the ideal interface, but was similar to a <a href="http://libreapps.com/libraries/books_results.php?title=M34+5TU&amp;book=0754050025&amp;search=Find+Book">simple library interface</a> (using actual data, and done in a day, so less nice looking) something I did at the <a href="http://blog.scraperwiki.com/2010/06/22/726762868/">Liverpool Hacks meet Hackers</a>. However, both these projects are very far from any sort of completion or usefulness, for one big reason &#8211; the lack of library data.</p>
<p>If libraries want to stay relevant, they need to open up their catalogue data, in order for people to create these more usable and social interfaces. And I really hope projects like this being well received by judges at these events is a good sign that the ball might start moving, and that libraries might starting releasing this data. One of the most interesting things about the situation, is that one of the big library catalogue system providers in this country is <a href="http://www.talis.com/">Talis</a>, who are also now a major player in open linked data (RDF), and are behind much of the <a href="http://data.gov.uk">data.gov.uk</a> website, so hopefully could be in the ideal position to help open up library catalogues. Or maybe that&#8217;s just wishful thinking.</p>
<p>So, to sum up, Young Rewired State 2010 was a really great week, I would throw in all the obligatory thankyous, but I&#8217;ll leave that to <a href="http://yrsmcr.posterous.com/yrs-manchester-2010-video">Tim&#8217;s Rap Video</a> instead. There is lots of exciting stuff happening with open data sets, and the remixing of them, but as far as government&#8217;s openness data, we still have a long way to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2010/08/08/young-rewired-state-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anarchist?</title>
		<link>http://www.freedomdreams.co.uk/blog/2009/03/16/anarchist/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2009/03/16/anarchist/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 16:45:35 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=83</guid>
		<description><![CDATA[Today I found out (although not very reliably), that someone I had known last year at school had been arrested, possibly on terrorism charges. This person had been producing homemade bombs, and was apparently planning on trying to blow up the school. This person was an anarchist. When the media, or the majority of people [...]]]></description>
			<content:encoded><![CDATA[<p>Today I found out (although not very reliably), that someone I had known last year at school had been arrested, possibly on terrorism charges. This person had been producing homemade bombs, and was apparently planning on trying to blow up the school. This person was an anarchist.</p>
<p>When the media, or the majority of people refer to anarchists, this is the type of person they are thinking of. Someone who is violent, is a threat to people&#8217;s life and property. And can you blame them? This person called themself an anarchist, and, in point of fact, was one. They believed in a society without government.</p>
<p>However, the propblem with the idea of anarchy, is that it is a negation &#8211; without government. I oppose a government, and therefore am technically an anarchist. Do I agree with this person&#8217;s actions? Not in the slightest.</p>
<p>The thing with anarchy is that it is a negation, of a broad, complex, and arguably misunderstood thing. By most people, the government is seen as an agent of order &#8211; thus anarchy is seen to be a society without order. In fact, from talking briefly with this particular anarchist, a society without order is exactly what he wants &#8211; and violence is a means which he will use to achieve it.</p>
<p>Why I so strongly disagree with his actions can be seen when you consider my view of government. Government is an agent of violence, of coercion. It is this violence I wish to be rid of &#8211; my anarchy is a society without instituionalised force, a voluntaryist society where people interact with each other peacefully and civilly. This is almost the opposite of what is wanted by this other person.</p>
<p>We need to focus on the positive. What we want not what we don&#8217;t. People might also presume that since we are against the state, we are against the &#8220;enslavement&#8221; of property; that we are anarcho-syndacists. We need to stop presenting ourseves as anti-state, although we are. We need to change ourselves from being anti-state to pro-freedom, pro-voluntary interaction and pro-individuality. And I know all this has been said by others before. But it is now that I realise the importance of it. I plan to stop using the word &#8220;anarchy&#8221; &#8211; I will say what I am, what I am not.</p>
<p>However, back to this person &#8211; I do sympathise to a degree. I think he may genuinely have caught a glimpse of what is wrong with modern society. But they have misidentified it, and are trying to correct it in a way that, will in fact make things worse. Violence is not the solution, it is the root cause of our problems. Attacks such as his just give the government a reason to be more oppresive.</p>
<p>So, although we should always be clear to distance ourselves from people such as this. But they&#8217;re part way to where we are. They know the state is bad, but don&#8217;t know way, don&#8217;t realise that violence is the problem. So, what I wonder now, is can we help them progress further. I knew this person, and knew of his beliefs. If I had managed to help him understand voluntaryism, might he never be where he is today. Could I have saved him risking time in jail, and converted him to a pro-freedom but anti-violence activist?</p>
<p>I don&#8217;t know. I think he may have been to far gone. But the point is, some people are straying towards traditional violent anarchism, and we need to stop them, show them the real problem, and the real alternative. Voluntary action, not chaos, is the real remedy to the state.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2009/03/16/anarchist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One Year Later</title>
		<link>http://www.freedomdreams.co.uk/blog/2009/03/10/one-year-later/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2009/03/10/one-year-later/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 23:14:27 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=79</guid>
		<description><![CDATA[This blog his a whole year old today. Happy birthday freedomdreams! Its funny really, in many ways, it seems like much longer than a year has passed, and so many things have changed. My belief in freedom has shifted from software to a far wider scale; I have met a person who means more to me [...]]]></description>
			<content:encoded><![CDATA[<p>This blog his a whole year old today. Happy birthday freedomdreams! Its funny really, in many ways, it seems like much longer than a year has passed, and so many things have changed. My belief in freedom has shifted from software to a far wider scale; I have met a person who means more to me than any other; my future has become, in some ways clearer, and in other ways I have hazy and (arguably) wacky ideas for it.</p>
<p>And as for this blog itself? Well, I&#8217;m changing, and so will this blog, which is a good thing. But this state of neglect it is in at the moment is not good. I plan to start blogging more often again, probably a lot more about voluntaryism. It helps me clarify and work over my own thoughts, and hopefully I&#8217;ll be able to offer an insight of my new thoughts to others. So, watch this space, another blogpost will be coming soon (I promise). Maybe a site redisign is in order, or maybe just a few tweaks. I don&#8217;t know exactly what&#8217;s going to happen&#8230; but I plan on being here for a few years to come. I&#8217;m still still Dreaming of Freedom! And I always will be, until the day when that fabled freedom really becomes a reality.</p>
<p>P.S. I really do ramble don&#8217;t I. Two paragraphs to say &#8220;A year since I started blogging. Not blogged so much recently, more soon.&#8221;<br />
P.P.S. Woo, for self referencialism.<br />
P.P.P.S. Yay, for nostalgic self-self-referencialism<br />
P.P.P.P.S&#8230;. nah, only kidding</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2009/03/10/one-year-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forty Three</title>
		<link>http://www.freedomdreams.co.uk/blog/2009/03/02/forty-three/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2009/03/02/forty-three/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:32:45 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=75</guid>
		<description><![CDATA[This is my forty third blog post. 43 is an important number for me, I am number 43 of 43 others. Part of the spiritual force that is the 43. The 43 have existed many times throughout history. It is hard to tell quite how many times, because names change, and stories are told from [...]]]></description>
			<content:encoded><![CDATA[<p>This is my forty third blog post. 43 is an important number for me, I am number 43 of 43 others. Part of the spiritual force that is the 43.</p>
<p>The 43 have existed many times throughout history. It is hard to tell quite how many times, because names change, and stories are told from different perspectives. Throughout every major event in the world&#8217;s history, the 43 have been part of it. Not just observers, but actual pieces in the tapestry of history. These 43 threads are being brought together oncee again. Destiny is collocting the members of the 43, ready for the next great change in the world.</p>
<p>The 43 are a force for what is right and just. The philosophy of the 43, or 43ism as it may be known, is based on three basic principles:</p>
<p>Love, Life and Liberty<br />
These are the three pillars of 43ism.</p>
<p>Without life, there can be neither love nor liberty.<br />
Without liberty, one can not reach that which one loves, or truly live<br />
Without love, there can be no meaning of life, no point to liberty</p>
<p>The 43 follow this philosophy, and together, will bring help return its essense to the world &#8211; help the world regain its lost 43dom. A state of full 43dom is the ultimate goal of the 43. Where true love and compassion is shown by each to every other; where people are free to act in true accordance with the nature of themselves; where people no longer have to survive, as so often in the world today, but can truly live.</p>
<p>Watch this space, It&#8217;s a conspiracy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2009/03/02/forty-three/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I am now a Voluntaryist</title>
		<link>http://www.freedomdreams.co.uk/blog/2009/02/01/i-am-now-a-voluntaryist/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2009/02/01/i-am-now-a-voluntaryist/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 17:35:18 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=68</guid>
		<description><![CDATA[It&#8217;s three months since my last blog post, and quite a few things have happened since then. There&#8217;s been Christmas, New Year, my January exams; I&#8217;ve learnt to solve a Rubick&#8217;s cube, started playing the piano a bit more often, had a conditional offer from Cambridge University. I&#8217;ve also updated this blog to WordPress 2.7, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s three months since my last blog post, and quite a few things have happened since then. There&#8217;s been Christmas, New Year, my January exams; I&#8217;ve learnt to solve a Rubick&#8217;s cube, started playing the piano a bit more often, had a conditional offer from Cambridge University. I&#8217;ve also updated this blog to WordPress 2.7, so sorry for any breakages. Unfortunately, something that hasn&#8217;t happened is further progress on AGPLMail and Libreapps. I&#8217;m sorry, both those projects have died a slow death &#8211; I hope to resurrect them both in the future, but I make no guarantees.</p>
<p>However, for me personally, the biggest thing that happened is none of the above. It&#8217;s something I first started thinking about nearly a year ago, asking myself what freedom really was. Interestingly, looking back, I have blogged much about the transition to where I am now. And where is that?, I hear you ask. I am now a voluntaryist.</p>
<p>As a voluntaryist, I believe that every human being owns their own life, and thus their liberty and property. This is the idea of self ownership. All interactions should be voluntary, so initiating force against someone is morally wrong &#8211; the non-aggression principle. (Defensive force is a completely acceptable and unfortunately necessary way to deal with those who decide to initiate force against you). And, I believe that this principle of non-aggression applies not just to individuals but also to the government &#8211; because, all I see government now is just a bunch of individuals claiming the authority and knowledge to tell other people what to do, and I believe that their claims are false.</p>
<p>I used to accept government as a necessary evil, but now I realise that it is an unnecessary one. People are perfectly capable of organising and defending themselves without the force of government there. The system by which this would happen is one of anarcho-capitalism or market anarchy &#8211; <a href="http://freekeene.com/free-audiobook/">The Market for Liberty</a> did a great job of helping me understand how this would work. Not only would such a sytem be as good as a governmental one, in most places it would be far superior, because people are generally better at making decisions about there own lives than the countless bureaucrats in Washington or Whitehall, who have no idea about the individual complexities of every individual&#8217;s situation.</p>
<p>So, even once I had come to the conclusion that society could function perfectly well without government, there was still something bothering me. You see, for small government conservatives, proof that government is unnecessary for an orderly society is enough to make them voluntaryists. But, I wasn&#8217;t conservative, I&#8217;ve always to dislike political classifications (although not as much as I do now), but, on the left to right scale, I knew I was certainly somewhere on the left. I care about people and nature, I don&#8217;t want the poor exploited or abandoned, and the same applies to a lesser extent to the environment. I&#8217;ve never been a communist, but surely slightly socialist governments that make sure the poor are treated acceptably and are given a chance are a good thing, right?</p>
<p>Wrong. Firstly, although some people in government are genuinely trying to help the poor, there are also many people in government who do not care, and the many rules and regulations that the government create often end up stifling the opportunities for the poor. One example of this would be the fact that Churches in some places have been told they can not allow poor people to sleep in their buildings because this contravenes zoning regulations. Doesn&#8217;t sound helpful to me.</p>
<p>Nonetheless, I still believe that people should be compassionate and help those in need. Not only does government squash others attempts at this, when it does it itself it does it in the most inefficient and uncompassionate way possible. Money is taken from people by force (taxes) and then goes through government programs, who have to employ bureaucrats, leading to only a percentage going to those actually in need. In a voluntary society, people would give money to organisations that they support, so this kind of wastefulness with funds would not be accepted.</p>
<p>The idea that you don&#8217;t need government for kindness and generosity to flourish, and in fact quite the opposite, was brought to me best by <a href="http://bastiat.org/en/the_law.html">The Law</a>, an old french book by Frédéric Bastiat &#8211; &#8220;Every time we object to a thing being done by government, the socialists conclude that we object to its being done at all.&#8221; Another point of this book is that government can not possible act for the good of everyone, it will be biased by those with friends of political power, by the most vocal pressure groups. This kind of twisting of where government force aimed is a great waste of people&#8217;s time and money, and ultimately does not favour the poor, since they don&#8217;t have time or money to spare. In the words of Bastiat &#8211; &#8220;legislation will then be — in fact, it already is — the battlefield for the fantasies and greed of everyone.&#8221; We all try and get government to help ourselves, and in the end life is made worse for everyone.</p>
<p>So, to sum up, I new thoroughly believe that coercion (initiated force), and is no more justifiable when it is done by &#8220;the government&#8221; than ordinary people. I value compassion &#8211; helping the poor and looking after the environment. The best and most effective way to do these things is in a world without the artificial interference of those who call themselves the government.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2009/02/01/i-am-now-a-voluntaryist/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AGPLMail</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/11/01/agplmail/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/11/01/agplmail/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 21:36:40 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=66</guid>
		<description><![CDATA[Free software is a good thing, its empowering, I might even go as far as to say its the way things should be done. One of the biggest threats to free software at the moment is &#8220;web services&#8221;, or if you&#8217;re an airy fairy Web 2.0 person &#8220;The Cloud&#8221; (airy could, geddit?). The reason its [...]]]></description>
			<content:encoded><![CDATA[<p>Free software is a good thing, its empowering, I might even go as far as to say its the way things should be done. One of the biggest threats to free software at the moment is &#8220;web services&#8221;, or if you&#8217;re an airy fairy Web 2.0 person &#8220;The Cloud&#8221; (airy could, geddit?). The reason its such of a threat is because not only most open source advocates, but also a lot of free software fans are using these propretiary, remotely hosted applications. Including me.</p>
<p>Now, I personally think web services are a useful thing, especially since most people end up using multiple computers. But, the critical requirement for web services that respect the users freedom is that the user can take their data and run the software, in freedom, on their own server. If they can&#8217;t do this, they are locked into one vendor who may go bust at any time, this isn&#8217;t right. (A great example of doing-it-right™ is wordpress, I was able to migrate this blog, onto my own server, using free software, with great ease.)</p>
<p>So, a couple of weeks ago, I had one of my amazing code genius moments, and I decided to write a free software replacement for GMail. I did this because no-one else seems to be addressing this issue (except maybe the <a href="http://bongo-project.org/">Bongo Project</a>, but they&#8217;ve decided to rewrite the entire web front-end, so it doesn&#8217;t seem very ready at the moment).</p>
<p>Anyway, I know have a working (but rather hackish) email client written in php that supports conversations and archiving, which I have called <a href="http://freedomdreams.co.uk/wiki/AGPLMail">AGPLMail</a>. The name is due to the the fact its released under the <a href="http://en.wikipedia.org/wiki/Affero_General_Public_License">AGPL</a> (bet you&#8217;d never have guessed). For those not in the know, this is an FSF license, like GPL, but which extends the provision about users right to source code to include programs accessed over the network. This means someone can&#8217;t take my code, change it, offer it as a service, and then not contribute this. My application actually <a href="http://freedomdreams.co.uk/mail/index.php?do=src">prints its own source code</a>.</p>
<p>Now, the problem with my &#8220;code genius&#8221; moments, is that over about a week I write several hundred lines of codes, and then get distracted by something else, and leave it half finished. This is the fate that greeted <a href="http://freedomdreams.co.uk/wiki/Freedometer">Freedometer</a>, something I don&#8217;t think I&#8217;ve even blogged about.</p>
<p>And that, is I guess the point of me writing this, I have written this code, which works and is useful, but I don&#8217;t want to be the only person involved. So, please tell me, am I doing something valuable? Is my code/overall design good or completely crap? Does anyone else want to use it (this we be a cool honour for me). Most importantly, would anyone be willing to help me develop it.</p>
<p>If anyone is interested, I have created the project a <a href="http://github.com/Bjwebb/agplmail/tree/master">git repo</a> [1], and my own copy can be found <a href="http://freedomdreams.co.uk/mail/">here</a>. There is a demo account (username: demo; password: password), if anyone is interested in having a play. Any feedback would be greatly appreciated. Whether anyone else jumps onboard will make a big difference to wether AGPLMail becomes a succesful project, or just another of my abondoned projects.</p>
<p>[1] Noww, time to open a real can of worms. I&#8217;m hosting this project on github, which does not provide the source to there interface. However, as a git host, the data is inherentley get-at-able, and more importantly decentralised. The important thing and the reason that I don&#8217;t see github as a problem is the escapist principle. I don&#8217;t need github, if it were to go down suddenly, I&#8217;d still have my own personal repositories (which have exactly cthe same info as the github one) and could point people to them instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/11/01/agplmail/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ReCaptcha</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/10/11/recaptcha/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/10/11/recaptcha/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:35:40 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=65</guid>
		<description><![CDATA[In my ongoing fight against spam I have resorted to using captchas. Now, in one way, captchas generally do there job quite well, they are a big barrier to automated spam systems. However, they also act as a barrier to legitimate users, or just end up being fucking annoying. The best solution in my opinion (since [...]]]></description>
			<content:encoded><![CDATA[<p>In my ongoing fight against spam I have resorted to using <a href="http://en.wikipedia.org/wiki/CAPTCHA">captchas</a>. Now, in one way, captchas generally do there job quite well, they are a big barrier to automated spam systems. However, they also act as a barrier to legitimate users, or just end up being fucking annoying.</p>
<p>The best solution in my opinion (since its the one I&#8217;m using xD), is reCaptcha. It uses words from books that failed OCR, so is unreadable by even the most sophisticated OCR tochnology (in theory). But, because it is words, it is inherently very readable by humans. Not only is it accurate and bearable, it is also helping to digitize the books the words are from (presumeably it must decide what the right answer is by taking a consensus).</p>
<p>Sooo, generally nice nice nice. I&#8217;m not sure why I haven&#8217;t tried it before now. Fingers crossed, and be sure to let me know if it breaks.</p>
<p>So, yeah, a little update from the Freedom Dreamer. There might be more posts coming soon, there might not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/10/11/recaptcha/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Teen GNU/Linux Groups Co-Operation</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/09/13/teen-gnulinux-groups-co-operation/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/09/13/teen-gnulinux-groups-co-operation/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 16:19:14 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=64</guid>
		<description><![CDATA[So, I&#8217;ve never blogged about the results of the TeensOnLinux merger (with TeenLinux) vote. This is because, I was wrong in my assumption that most people in ToL wanted a merge, and I had nothing more to say about it. However, my former enemy cactaur (aka he was very vocally opposed to a merge) has [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve never blogged about the results of the TeensOnLinux merger (with TeenLinux) vote. This is because, I was wrong in my assumption that most people in ToL wanted a merge, and I had nothing more to say about it. However, my former enemy cactaur (aka he was very vocally opposed to a merge) has written a <a href="http://scienceonlooker.blogspot.com/2008/09/merges-and-communities.html">very observant blog post</a> about the situation we are currently in. (Apologies for taking all this time to reply to it.)</p>
<p>To be honest, I&#8217;m not even convinced that a merge would be as beneficial as I once thought. However, as cactaur rightly notes, the way we are currently so divided is certainly not good. He manages to some up very nicely what makes the two groups different &#8211; ToL doesn&#8217;t speak much about GNU/Linux, wheras TL does. This, he suggests, means tthat ToL and TL can work together with TL being an on-topic group and ToL being an off-topic group.</p>
<p>I would suggest going one step further, the two groups can be kept distinct, but should both gather as one community under one banner (ie. name). Cactaur&#8217;s argument for keeping the names distinct is that ToL has invested a lot of resources into the branding. Whilst this is the case, he misses the fact that TeenLinux, meanwhile has not got any realy investment in the name (apart from domain names of course), and, as far as I can tell, most people in TL aren&#8217;t that attatched to the name, it was simply chosen to be dilomatic during the merge between TeenLUG and TeenLinuxLounge.</p>
<p>So, my suggestion is this, we should both use the Teens on Linux name. How do we keep the two groups distinct? TL can become TeensOnLinux.Com and the current ToL can become TeensOnLinux.net (since it is more of an off-topic network). The current .org domain name can be a splash page, explaining the existence of the two groups. The IRC channels would similarily be renamed to the .com and .net names, with pointers in the topic to the other one (e.g. If you would prefer more on/off-topic chat, please see #teensonlinux.com/.net).</p>
<p>I would be interested in what others think of this idea. In my opinion, its a both nice and plausible compromise, and if we can go ahead with it, I feel it would help put an end to all the tension between groups.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/09/13/teen-gnulinux-groups-co-operation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unintended Consequences</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/09/10/unintended-consequences/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/09/10/unintended-consequences/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 19:20:58 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=62</guid>
		<description><![CDATA[So, unintended consequences. This is always an annoying thing, something you do or say just is misterpreted and causes something you don&#8217;t want. As a random example, two friends of mine were discussing, on Monday, when to have a meeting (of a Fairtrade group as it happens). A says &#8220;on Tuesday?&#8221;, B says &#8220;tommorow?&#8221; and [...]]]></description>
			<content:encoded><![CDATA[<p>So, unintended consequences. This is always an annoying thing, something you do or say just is misterpreted and causes something you don&#8217;t want. As a random example, two friends of mine were discussing, on Monday, when to have a meeting (of a Fairtrade group as it happens). A says &#8220;on Tuesday?&#8221;, B says &#8220;tommorow?&#8221; and A responds, &#8220;nah maybe on Wednesday instead&#8221;. Person B was simply trying to clarify, and proceeded to state as much, but person A went and choose Wednesday, consequntly clashing with another group!!! WTF!?!</p>
<p>So, another recent example of this would be Spore. I&#8217;m not going to debate the ethics of Spore in respect to software freedom, because that would take for ever. Instead, I&#8217;m thinking about people&#8217;s perception that spore is hinting at Intelligent design. Tihs is a tricky one, because I&#8217;m sure this wasn&#8217;t intended (but, you never know), but is rather hard to avoid &#8211; you have to have a designer in a simulation based game, because otherwise its not a game, just a simulation!</p>
<p>So, a final tangental topic. It would be the ultimate unintended consequence if a Physics[1] experiment destroyed the world, I am of course thinking of the LHC. Now the big thing here is that the chances of this actually happening are similar to an evil wizard killing us all (since both require large parts of our recent scientific understanding to be wrong). However, surely the LHC could have managed the story a bit better&#8230; or maybe they couldn&#8217;t &#8211; people do love a, sensationalist story, and people can understand End of the World much easier than actual science. The biggest irony about this whole thing is that if the LHC were to create a large black hole, it wouldn&#8217;t happen today &#8220;Switch on Day&#8221;, but in a month&#8217;s time when the first collisions happen, or maybe even later when the energy is increased.</p>
<p>So, to sum up, I hate conclusions.</p>
<p>[1] I always seem to do Physics with a capital P &#8211; should I? Am I just a Physics fanboy?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/09/10/unintended-consequences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It always takes longer than you expect</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/09/07/it-always-takes-longer-than-you-expect/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/09/07/it-always-takes-longer-than-you-expect/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 21:42:29 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=61</guid>
		<description><![CDATA[So yeah, I&#8217;m writing another blog post. Theres been a longer delay than normally between posts. Even once I decided to write this post there was a longer than normal delay to me actually getting it written (who knows how long before its actually published and you read this). If you haven&#8217;t guessed already, this [...]]]></description>
			<content:encoded><![CDATA[<p>So yeah, I&#8217;m writing another blog post. Theres been a longer delay than normally between posts. Even once I decided to write this post there was a longer than normal delay to me actually getting it written (who knows how long before its actually published and you read this). If you haven&#8217;t guessed already, this is going to be another post of a collection of random things going through my mind, squashed to fit in under one title. Perhaps not the most elegant way of writing a blog post, but it works for me. And I don&#8217;t know if anyone will find it interesting, but at least I get to write some of my thoughts down (which I still haven&#8217;t got into the routine of doing properly).</p>
<p>My blog is now popular, but not in a good way. I have 2976 spam comments waiting for moderation, thats not good (&#8230;bloggers thats not good). And, I&#8217;ve not got round to installing a proper spam control mechanism yet, so I guess they will have to stay there. I could use akismet, but I don&#8217;t like it, because it is a third party service.</p>
<p>Then there&#8217;s my podcast. The last episode was later than usual, especially since neither of us are on holiday. We had to record over two seperate nights, which we have only done once before, but, we did do an interview. Also, its taken much longer than expected to sort out the sound issues(noise and echo). It looks now like we need to get a proper sound card, but they are sooooo expensive. £100 for a four input one, yeah, I can probably sort out the money, but it seems a lot to pay, before I even start thinking about microphones!! Anyone have any ideas?</p>
<p>Something I finally got round to doing recently is updating my facebook pic (I know, I know, it hates freedom&#8230;. or does it), from a not so flattering one, to a rather nice one. Perhaps I should finally get round to creating a hackergochi for myself; maybe with my head in a sock? (<a href="http://freedomsocks.co.uk/">freedom socks</a> related) &#8211; or would that look too silly?</p>
<p>The final thing thats been taking me a long time to achive is my goal of having my primary system fully free. At the momnt, the only thing that is stopping me is wireless card firmware,so hopefully in the next few days I will get round to ordering a nice atheros based card. The one I&#8217;m thinking of getting is supposed to have good range (and with three aerials on the back! I&#8217;m tempted to believe it), so hopefully this will sort out the annoying connection problem I have so often (apparently I&#8217;m the person that joins/leaves most in ##teenlinux). Ironically, I have just and only just worked out a way to get my internet to reconnect without a reboot (modprobe all three relevant modules and restart network manager, although I&#8217;m not sure if it&#8217;s just a fluke.</p>
<p>Actually, I lie when I say its the final thing, there is something else, but it deserves its own blog posts. (Although, this may be one of the times I say that and it never happens.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/09/07/it-always-takes-longer-than-you-expect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Breaking Stuff</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/08/12/breaking-stuff/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/08/12/breaking-stuff/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 21:01:33 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=60</guid>
		<description><![CDATA[I haven&#8217;t posted for a while, mainly due to using my podcast, Freedom Socks, as a means of expression, and I&#8217;m afraid that today you&#8217;ve got a fed up rant. Firstly, i think I managed to cause my pc to power off by having a plasma ball too close. I also managed to get a [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted for a while, mainly due to using my podcast, <a href="http://socks.freedomdreams.co.uk/">Freedom Socks</a>, as a means of expression, and I&#8217;m afraid that today you&#8217;ve got a fed up rant.</p>
<p>Firstly, i think I managed to cause my pc to power off by having a plasma ball too close. I also managed to get a bit of interference on my podcast from it (when I say a bit, I mean *very* loud, bit we didn&#8217;t have it switched on for long), on top of the fuzzy sound from my on board sound card.</p>
<p>Then, I decided to try using networking scripts intsead of network manager, so that it wouldn&#8217;t wouldn&#8217;t drop the wireless connection when I plugged an ethernet cable in, and then not being able to reconnect (I&#8217;m not sure why).</p>
<p>So, whilst I was messing around with the networking scripts, I plugged an old hard drive in to look at one I had on there. Unfortunately, this meant opening up the side of my pc, and whilst doing this, I knocked my brocken SATA cable connector out of the electrical tape that was holding it in place, and thus lost my primary hard drive.</p>
<p>The cable connector has to be in just the right place for the contacts to touch, so I could not get it to work again, no matter how much tape I used, without holding it in place myself. After much frustrastion, I realised that I could achieve a temporary soltion by plugging the cable in the other way around.</p>
<p>All this messing with with the hard drive caused a bit of corruption. Firstly, there a lot of fscking when I finally booted my system back up. Secondly, some of the files in /var/lib/dpkg/info/ are now corrupted, some containing weird SATA errors. This means that I couldn&#8217;t use the package manager. I managed to lessen this issue by removing corrupted files, and reinstalling some packages, however, I still get warnings all over the place.</p>
<p>Also, these are not the only files that are corrupted. I have got a few suspicous errors from other programs (mplayer and gconf). In fact, mplayer refused to play video due to one of them, so I might have quite a problem and end up having to abadon this install (of debian). I could just switch back to gnewsense partition, but jokosher did not seem to work very well with that&#8230;. don&#8217;t get me started on jokosher.</p>
<p>And the reason I started all this messing that got me into this trouble? To have a go with some more pxe booting on that brocken laptop.. I&#8217;ve actually ended up doing nothing with it.</p>
<p>Im typing this in dvorak, which is still slower than my qwerty was. I haven&#8217;t done much deliberate work on it since becoming able to touch type though. I also now fail at qwerty. I was hoping to be able to do both well, but it isn&#8217;t looking promosing at the moment.</p>
<p>So, yeah, I&#8217;m a bit fed up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/08/12/breaking-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frustrations</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/07/20/frustrations/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/07/20/frustrations/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 15:21:51 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=55</guid>
		<description><![CDATA[Well, this weekend has been an interesting one. I finished school on the friday, ate pizza and watched Wall-E. On the Saturday, me and Joe went to Lugradio Live, which was really cool. Now you may wonder what either of these things has to do with the title of my blog post, well not much. [...]]]></description>
			<content:encoded><![CDATA[<p>Well, this weekend has been an interesting one. I finished school on the friday, ate pizza and watched Wall-E. On the Saturday, me and <a href="http://idde-ukl.livejournal.com/">Joe</a> went to <a href="http://lugradio.org/live/">Lugradio Live</a>, which was really cool. Now you may wonder what either of these things has to do with the title of my blog post, well not much. There were a couple of minor annoyances with lugradio live, such as the fact I only went for one day <img src='http://www.freedomdreams.co.uk/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  and I didn&#8217;t manage to meet up with Fred.</p>
<p>However, the main topic of this blog post is about my frustration with my computer setup. Firstly, something that has been annoying me for a while know. Being quite a novice to the insides of computers, I managed to snap off part of my SATA hard drive data cable, so the connection is loose, and I have to constanly stick it down with tape (which only works so well). Soo, if anyone in the Manchester area has a spare sata cable&#8230;&#8230; otherwise, I may end up buying one from <a href="http://www.amazon.co.uk/Generic-Cables-Pack-Power-Cable/dp/B000WNKZ96/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1216565273&amp;sr=8-1">amazon</a>.</p>
<p>The other annoyance is wireless. I did have both my computers networking working perfectly fine with ubuntu, but I hope to switch to gnewsense, and both computers have freedom hating network cards. One is plugged directly into the router downstairs, but the ethernet card requires non-free firmware; the other, a desktop upstairs, is connected via wireless (and is some distance from the router) &#8211; the wireless card, of coures, also required firmware.</p>
<p><a href="http://freedomdreams.co.uk/img/wireless.jpg"><img class="alignleft" style="float: left;" src="http://freedomdreams.co.uk/img/wireless-thumb.jpg" alt="" width="150" height="200" /></a>So, I bought a Linksys WUSB54G, a usb card that seemed to be highly <a href="http://www.fsf.org/resources/hw/net/wireless/cards.html">recommend by the FSF</a>. And yes, it did work with gnewsense, didn&#8217;t require any firmware, but its wireless capabilities are quite frankly crap. It is not usable upstairs. With a lot of palaver I managed to get it working in one minute bursts, but only with WPA turned off. Now, AFAICT, neither of these problems are due to the drivers, since it works fine on my downstairs computer, when right next to the router. This is useful to an extent, since it allows me to use gnewsense, despite the non-free ethernet, but I had hoped to be able to use the linksys card on both computers.</p>
<p>So, I don&#8217;t know what to do, I hoped to try to use 100% free software for a certain length of time, but at the moment, I still need 24576 characters of non-free firmware for my freedom hating wireless card. Is there anything I can do to improve the reception of the linksys one? Solder a new antenna on? baked bean cans?&#8230; has anyone got any ideas?</p>
<p>*sigh*</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/07/20/frustrations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Following up.. Podcast and Hardware</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/07/16/following-up-podcast-and-hardware/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/07/16/following-up-podcast-and-hardware/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:46:47 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=54</guid>
		<description><![CDATA[Well, I&#8217;ve said I&#8217;d follow up on stuff on here a few times, but never did do. Well, heres time to change that tradition. Firstly, Freedom Socks! This is the new free software podcast I am doing with a friend. I&#8217;d love to know what people think of the first episode. Also, as an update [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve said I&#8217;d follow up on stuff on here a few times, but never did do. Well, heres time to change that tradition. Firstly, <a href="http://socks.freedomdreams.co.uk/podcasts/FreedomSocks01.ogg">Freedom Socks</a>! This is the new free software podcast I am doing with a friend. I&#8217;d love to know what people think of the first episode.</p>
<p>Also, as an update to my last post. The new fan is also being silly. Its slighly larger size means it is catching on the motherboard, so I occasionally have to nudge it a bit, to stop it catching and overheating. *sigh* Why are things always so complicated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/07/16/following-up-podcast-and-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://socks.freedomdreams.co.uk/podcasts/FreedomSocks01.ogg" length="19188226" type="audio/ogg" />
		</item>
		<item>
		<title>Its my GNU/Birthday</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/07/06/its-my-gnubirthday/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/07/06/its-my-gnubirthday/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 14:57:00 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=52</guid>
		<description><![CDATA[Well, now I&#8217;m 17, w00t. As birthday presents, I had a fsf membership and a nice gnu-friendly hp printer. The printer works out of the box, which is really great, and has really quite nice print quality too. I also got a new mouse (the old one was clicking more than one button at once) [...]]]></description>
			<content:encoded><![CDATA[<p>Well, now I&#8217;m 17, w00t. As birthday presents, I had a fsf membership and a nice gnu-friendly hp printer. The printer works out of the box, which is really great, and has really quite nice print quality too. I also got a new mouse (the old one was clicking more than one button at once) and a microphone headset, which I will hopefully be using to record a podcast.</p>
<p><a href="http://freedomdreams.co.uk/img/cake17.jpg"><img class="alignleft" style="float: left;" src="http://freedomdreams.co.uk/img/cake17-thumb.jpg" alt="GNU Cake" width="150" height="113" /></a>Most of the above isn&#8217;t really blog worthy (or at least no more than the stuff I keep on not getting round to blogging), but the thing I really wanted to mention is my cake. Yep, that&#8217;s right, my Mum made me a <a href="http://freedomdreams.co.uk/img/cake17.jpg">GNU/Cake</a> for my birthday. It really looks like a GNU, (especially the <a href="http://www.gnu.org/graphics/3dbabygnutux.html">baby gnu</a> that it is modelled after) and is also twice as high as a normal cake (yum yum).</p>
<p>I think GNU/Cake is the natural porgression from the <a href="http://freedomdreams.co.uk/img/cake16.jpg">tux cake</a> I had last year. Question is, what will I have next year, a bsd daemon to complete the collection?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/07/06/its-my-gnubirthday/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ends or Beginnings?</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/06/30/ends-or-beginnings/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/06/30/ends-or-beginnings/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 19:12:09 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=44</guid>
		<description><![CDATA[Okay, so we had another ADFA meeting today, although it wasn&#8217;t much of a meeting. We&#8217;re at a point know where its no point starting any campaigns since the end of the school year is so fast approaching. Annoying thing is, we&#8217;ve not really achieved much, other than a few firefox downloads and the early [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so we had another ADFA meeting today, although it wasn&#8217;t much of a meeting. We&#8217;re at a point know where its no point starting any campaigns since the end of the school year is so fast approaching. Annoying thing is, we&#8217;ve not really achieved much, other than a few firefox downloads and the early victory of the trial of debian pcs. But, hey, I guess its just a bad time of the year to be starting, and hopefully we can get going again in September with full force, and do something big for Software Freedom Day.</p>
<p>Another big bombshell was to hear that lugradio is going to stop podcasting. omg omg, how can they? those guys are so great and the show isn&#8217;t getting old at all (imo). Well, on the upside, lugradio live should be great, and will hopefully kick of a couple of new podcasts, one teenlug are planning and one me and Joe are thinking of doing.</p>
<p>Sooo&#8230; watch this space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/06/30/ends-or-beginnings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Bad for Good paradox</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/06/20/the-bad-for-good-paradox/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/06/20/the-bad-for-good-paradox/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 21:11:23 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedomdreams.co.uk/blog/?p=39</guid>
		<description><![CDATA[Heres an interesting thing that has croppped up a couple of times recently. Are there times when it is necessary for bad things to happen to have good in the long run. And if good is achieved through bad, how should we react to that? I guess it is kind of like the &#8220;room has [...]]]></description>
			<content:encoded><![CDATA[<p>Heres an interesting thing that has croppped up a couple of times recently. Are there times when it is necessary for bad things to happen to have good in the long run. And if good is achieved through bad, how should we react to that? I guess it is kind of like the &#8220;room has to get messier to get fully tidy&#8221; paradox.</p>
<p>The first was with Alice (hopefully you&#8217;ll retaliate in the comments <img src='http://www.freedomdreams.co.uk/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). I was discussing how opressive our government actually was. She replied by stating the fact taht we are much better off than other places, such as China and Zimbabwe, which are both poor and oppresive. However, I pointed out that these countries had got to this point due to the immoral actings of our government upon them. The reply? You should be grateful for all of the good things that have been gained for you by war and oppression &#8211; wealth, womens rights (brought about by WWII) etc.</p>
<p>The second time was discussing Bill Gates and charity with someone. Although they did not bring the &#8220;bad for good&#8221; point themselves, it occured to me. After all, Bill Gates has given a lot of money to charity, yet this money has been earned by subjugating users in developed countries, and increaingly, developing countries.<br />
One of the thing I was wondering was has Bill Gates caused net good or net bad for society (in my opinion of course). I think his contribution to computing has been undoubtably negative, due to all the use restriction. However, he has given a lot of money to geniune charity (work for combatting AIDS etc.) &#8211; but, this money has more or less exclusively been owned through taking away the freedom of computing users. Since the money has been earned this way, how can he have possibly done net good when only a fraciton of this money has been spent on charity?</p>
<p>I don&#8217;t think I can ever tell for sure wether the forces in either case were for net good or net bad. However, the question remains, how do I reaact to the fact that theese things have happened. As Alice points out, many of my 1st world priveleges are due to this kind of thing. But what if I was given the choice now? &#8211; if Bill Gates offered money to a charity group I ran? If there wwere no strings attached I think I would accept it. Seeing as the bad money already exists we might as well use it for something good. However, we should not be proud of the way that this money was created (as Alice seemed to be saying we should, perhaps she might clarify in the comments).</p>
<p>So, in the case of the Uk&#8217;s richness from force against other countries, the only remaining question is &#8211; could we have got to the point we are at now, in this amount of time, without the &#8220;bad for good&#8221; happening? Well, one of ALice&#8217;s points was that the UK has a lot of power in the global scene &#8211; we only got this through force, the UK does not have enough lands to get that much power through exports. And, in this case, I agree, the UK would not have as much power, because it should not! The UK population only makes up 1% of the world, so it shouldn&#8217;t have 10% of the power.<br />
Also, our quality of life would probably be just as good by this point, due to money being invested in sensible ways, rahter than being used to fund agression.<br />
Then, the question remainds, what about socially? Would we have womens rights without the war etc. This is a question I ifnd I can not answer. After all, not having agreesion means not restricting women (or slaves from African countries), in the ways that we so celebrate getting out of. So, I don&#8217;t really know. I really don&#8217;t know.</p>
<p>I am confused &#8211; the whole &#8220;bad for good&#8221; paradox is part of a wider issue: do we need to restrict peoples freedoms (in the way governemnt was) to ensure the freedoms of others. I really don&#8217;t know. I used to like the idea of democratic government and the welfare starte &#8211; it gave the best for all people. But, the ideal of voluntaryism sounds even better, just a bit too good to be true. I really don&#8217;t know &#8211; I really want New Hampshire to sucessfully become anarchist, just so I can see how well it really works.</p>
<p>Which just brings me to a little side note &#8211; am I close minded? A lot of what I say is manipulated (not malicously of course), by a particular group of people &#8211; free software advocates, especially those in #libervis on freenode, who have also made me rethink governemnt. Am I brainwashing myself, or just unbrainwashing myself? As I said above, I really do not know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/06/20/the-bad-for-good-paradox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Thoughts slipping from my mind</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/05/31/thoughts-slipping-from-my-mind/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/05/31/thoughts-slipping-from-my-mind/#comments</comments>
		<pubDate>Sat, 31 May 2008 22:51:26 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://freedomdreams.wordpress.com/?p=35</guid>
		<description><![CDATA[I really need to get a good notepad. I mean a real notepad &#8211; small pad of paper that will fit im my pocket. I had a few things that I was thinking about blogging &#8211; I thought of them this morning, but I&#8217;ve been out all day, and now they aren&#8217;t really coming to [...]]]></description>
			<content:encoded><![CDATA[<p>I really need to get a good notepad. I mean a real notepad &#8211; small pad of paper that will fit im my pocket. I had a few things that I was thinking about blogging &#8211; I thought of them this morning, but I&#8217;ve been out all day, and now they aren&#8217;t really coming to me.</p>
<p>I guess I could write some of the stuff down, but its about anarchy, and I want to read through all my older posts. (Which I cba doing now).</p>
<p>This whole things also make me wonder about my blog style, about whether anyone regularly reads my blog. About whether I should blog more &#8211; about how I should write down those things I want for my self. WordPress has a private post button but I don&#8217;t really like it. I have a private wiki I&#8217;ve used for a bit, but now its just notes and toedeo lists. Maybe I could do with a twitter, or a private copy of wordpress. Or maybe I should be more open &#8211; privacy is a funny thing on the interent. Anyone can read this. And, its going to hang around, already I know theres some stuff on my blog that I might mind people in the future seeing. Nothing too serious though, you just wonder.</p>
<p>Talking about privacy, (hmm im actually starting on the topic I had on my head), I&#8217;ve been listening to little brother. Its scary. On one level because of the terrible interogation procedures used on a kid my age. The most chilling thing though is the realness of it &#8211; I can quite imagine similar events happening &#8211; if they have not already!&#8230; most kids would be too scared to speak of it.</p>
<p>And, of course, it could happen to me, it could happen to anyone. I&#8217;m a criminal with dangerous views on anarchy. I know its not likely &#8211; I&#8217;m not that paranoid &#8211; but something needs to be done to stop the ever marching trampling of our rights. Whether the right way to do that is anarcy, I&#8217;m not sure, and will explore in a later post. But, one thing I know for sure &#8211; something must be done.</p>
<p>I&#8217;m helping push forward one fight for freedom, that on the digital frontier. But, I feel like doing that is not enough. I need to get involved in the amnesty group when it starts again after exams. Mind you, saying that, our amnesty group seems to be centered around stopping abuses by non-trusted groups &#8211; e.g. trafficing. Whilst such work is of course important, it doesn&#8217;t mean as much to me personally as work to stop the governments marching in directions that are harmful to us all.</p>
<p>I&#8217;m really beginning to dislike forced authority. Although, I&#8217;ve always really disliked it. I&#8217;ve never like being told what to do. I&#8217;m happy to co-operate with someone if they suggest something and it makes sense to me to do it, but something about straightforward order following really pisses me off. This is why I tried the CCF (combined cadet force at my school and hating it). I don&#8217;t like to be told what to do in that way. This isn&#8217;t to say I&#8217;m against people joining such organisations &#8211; that&#8217;s fine if they want to &#8211; just as long as I can stay away.</p>
<p>So, where was I? Oh, I hate authority, I really do. Not structered rules in themselves, but being forced to do them. For example, I am fine with rules at sixth form, because I have an option not to obey them, that is by quitting the xisth form. Consequently I am happy to obey rules because I know I am doing it out of my choice in return for betterment to me. I guess this is what kevin on #libervis was on about when he was talking about being personally free and yet paying taxes. I hadn&#8217;t realised that I&#8217;d felt it myself.</p>
<p>Oh, lost my place again. I was supposed to mention the <a href="http://cultureofownership.org/?p=43">culture of ownership</a> blog &#8211; another example of how governments are conspiring against the &#8220;citizens&#8221; that they are supposed to protect. I had a breif glance at UK copright law. Goodness, law is confusing &#8211; but I&#8217;d really like to know what rights I actually have.</p>
<p>There&#8217;s a point. Surely a government is supposed to serve the people of that country. Pay taxes in return for services and a say in how stuff work. Not that I have much trust in modern democracies. All the main parties always seem to be heading the same way. Also, if this is some sort of mutual agreement, how do you get out of it!?! I&#8217;m still not convinced that an-cap can work, but I really wish there was somewhere without a government that all the people who wanted freedom could go, and the rest of the world could watch and see what happens. (Yes, I am partially stealing this idea from someone in #teenlug)</p>
<p>So basically, I want freedom. I want privacy. And I want to stop people trying to take that away. I really ought to do more about it, think more, act more, be more.</p>
<p>So, I have myself a little list of things I want to do:</p>
<ul>
<li>Get a notebook</li>
<li>Read back through old blog posts (and wiki) for ideas and things I have not done yet</li>
<li>Learn what my &#8220;rights&#8221; under UK law are with regard to copyright, and also in other areas. Maybe also look at<a href="http://users.bshellz.net/~bjwebb/adfa/w/index.php?title=Right_to_Software_Liberty#Human_Rights"> human rights</a></li>
</ul>
<p>Whoah, now that was one spontaneous blog post. I feel like I lost my thread completely at the end. Nevermind. Hopefully I&#8217;ll be able to read through all my stuff, pull my thoughts together, and decide what I really think of stuff &#8211; and what I should do about it. I like that little phrase I coined (its probably based subconciously on something else):</p>
<p style="padding-left:30px;">Think more. Act more. Be more.</p>
<p>Sounds like doubleplushuman, I wonder how that is progreesing. (Omg, I got so lazy I&#8217;m asking people questions throught my blog).</p>
<p>I end, 1000 words. (Edit: fail at that, gedit disagrees and I aciddently deleted the leading I; so much for trying to be poetic, I think that I wil leave that to Joe. Speaking of poetry&#8230;., no I must save that for later.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/05/31/thoughts-slipping-from-my-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>printf(&#8220;Hello World\n&#8221;);</title>
		<link>http://www.freedomdreams.co.uk/blog/2008/03/09/printfhello-worldn/</link>
		<comments>http://www.freedomdreams.co.uk/blog/2008/03/09/printfhello-worldn/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 20:58:59 +0000</pubDate>
		<dc:creator>Ben Webb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://freedomdreams.wordpress.com/?p=3</guid>
		<description><![CDATA[Hello World Edit: Okay, I lie, this is really my third attempt &#8211; my second was an absolute failure This is my second attempt at a blog, hopefully this won&#8217;t fail as miserably as last time. Hopefully I&#8217;ll have stuff to blog about, that people might even find interesting, such as the couple of websites [...]]]></description>
			<content:encoded><![CDATA[<p>Hello World</p>
<p>Edit: Okay, I lie, this is really my third attempt &#8211; <a href="http://webb-site.co.nr/">my second</a> was an absolute failure</p>
<p>This is my second attempt at a blog,  hopefully this won&#8217;t fail as miserably as last time. Hopefully I&#8217;ll have stuff to blog about, that people might even find interesting, such as the couple of websites I am now webmaster of (<a href="http://audfairtrade.co.nr/">Audenshaw Fair Trade</a> and <a href="http://audyamnesty.co.nr/">Audy Amnesty</a>) any of the programming stuff I&#8217;m working on (see next post), and probably plenty of <a href="http://freedomware.name/?q=node/1">Freedomware</a> rants.</p>
<p>So, all I need now is a hackergochi and some readers. I&#8217;ll get the former sorted fairly soon, as for the latter, if you&#8217;re one of them, please leave me a comment and tell me what you think.</p>
<p>&lt;/introduction&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomdreams.co.uk/blog/2008/03/09/printfhello-worldn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

