tag:blogger.com,1999:blog-339616562009-02-21T06:32:17.281ZAbandon All Fear BlogClick on the title above to head to the new blog address.Alex Fearhttp://www.blogger.com/profile/14473773225356065123noreply@blogger.comBlogger197125tag:blogger.com,1999:blog-33961656.post-64713872041171350572007-08-14T22:44:00.001Z2007-08-14T22:44:02.897ZGhost Master<p><img style="margin: 0px 10px 0px 0px" height="259" src="http://www.gamershell.com/static/screenshots/539/15158_full.jpg" width="345" align="left"> So I bought this game on Saturday for 97p from Tesco and I haven't been able to stop playing it, which is why I haven't blogged. I tend to only buy old games, (1) because they're cheap, (2) because they're guaranteed to be compatible with my newer system and (3) I like retro.</p> <p>So I've begun testing wordpress for this blog, for compatibility with the existing content I have on the server. I've just had to purchase another database for the testing itself which is a bit annoying, but my plan is to have this temporary setup before I start surfing for a new web-host.</p> <p>So far I found a real good sounding web-host which is compatible with the values of this site (and paranoia that one time something I publish will cause me to be shut down): <a href="https://www.nearlyfreespeech.net/">nearlyfreespeech.net</a></p> <p>You pay only for your server and bandwidth usage, <a href="https://www.nearlyfreespeech.net/services/respect.php">they give you a private mailbox (so your own address is not revealed), a special phone and fax and a custom email address</a>.</p> <p>Here's a statement on their FAQ (my bold emphasis):</p> <blockquote> <p>"If you wish to host a controversial site in the US, it behooves you to know the law, particularly this one,<strong> and how to use it to your advantage in the event of a dispute</strong>. You should also be prepared for a downtime of some or all "allegedly infringing" material for a couple of weeks if the copyright owner wants to fight. <p>We adhere to the <em>entire</em> law very closely. <strong>We do not generally pull the plug on an entire site if, for example, someone claims that a single graphic is infringing.</strong> We do our best to remove only the content that the copyright owner specifically identifies as allegedly infringing. We allow and encourage the use of the "putback notification" process when material is incorrectly identified as infringing. <strong>But we do not automatically terminate a member's service merely for receiving a complaint alleging infringement.</strong> (However, <i>actually</i> infringing someone's copyright does violate our TACOS and will generally result in immediate termination.) <p>Keep in mind that while we aren't lawyers, neither are we idiots. <strong>We can tell the difference between people harassing our members via the DMCA</strong> and cases where our service is genuinely being misused, and we can adjust our attitude accordingly. Fortunately, both of these cases are very rare. <p>Of course, not all complaints are DMCA complaints. <strong>We very much enjoy "I hate that site. I demand you take it down!" messages, of which we receive a very large number (from, ironically, a relatively small number of people). Other than pointing and laughing, however, we tend not to respond to such demands."</strong></p></blockquote> <p>Pretty awesome huh? Unfortunately they take payment in US$ so I need to contact them to discuss that, not sure what the risks are in terms of the exchange rate or how I'd go about paying. <p>If anyone knows of a UK equivalent, I would love to know. Lyc0s offer a pretty good service in terms of support and installation but something I read in .NET magazine recently by a Lyc0s executive caused me concern in how they would handle a copyright or libel complaint. As you can see I mention no names and have taken precaution to hide keywords! <p>See you on the new blog...</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:c1c16669-b05b-4eb7-bfab-8e09aa4f3bab" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/ghost%20master" rel="tag">ghost master</a>, <a href="http://technorati.com/tags/gaming" rel="tag">gaming</a>, <a href="http://technorati.com/tags/libel" rel="tag">libel</a>, <a href="http://technorati.com/tags/copyright" rel="tag">copyright</a>, <a href="http://technorati.com/tags/web%20hosting" rel="tag">web hosting</a>, <a href="http://technorati.com/tags/privacy" rel="tag">privacy</a>, <a href="http://technorati.com/tags/dmca" rel="tag">dmca</a>, <a href="http://technorati.com/tags/free%20speech" rel="tag">free speech</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-6471387204117135057?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-23122422283551825202007-08-04T02:27:00.001Z2007-08-04T02:27:48.432ZHIDI: Blogger Vs Wordpress (Round 2)<p align="center"><a href="http://www.abandonallfear.co.uk/images/HIDIBloggerVsWordpressRound2_D6BF/bloggervwordpress2.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="176" alt="Blogger V Wordpress 2" src="http://www.abandonallfear.co.uk/images/HIDIBloggerVsWordpressRound2_D6BF/bloggervwordpress2_thumb.png" width="335" border="0"></a> </p> <p align="left">Soon, I'll be transferring this blog over to a wordpress account, and giving it a slightly different name, since I need Alex Fear to be a feature of Abandon All Fear rather than a predominant fixture.</p> <p align="left">As promised, here's the HIDI (How I Did It) for transferring my other blog Dark Side of the Light from a Blogger ftp server to Wordpress ftp server. Please be advised this is a general overview and assumes you already have MySQL installed on your server and are experienced in blogger and Wordpress configuration. If not, take some time going over the Wordpress management interface to familiarise yourself, it only took me a couple of hours to explore how it works.</p> <p align="left"><strong>Before I Began</strong></p> <p align="left">I backed up everything off the server locally just in case anything went wrong. I then edited my .htaccess file to include the line:</p> <p align="left"><font face="Courier">Redirect 301 /darksidelight/index.html /errors/301.html</font></p> <p align="left">This needs to be on a seperate line (blank line above/below) in the file to work. My 301.html file basically had a short message to say that the blog had been temporarily taken down for maintenance.</p> <p align="left"><strong>1. Switch to blogspot address</strong></p> <p align="left">The second thing I did (but <strong><u>first</u></strong> for the purpose of this HIDI) was to go into my blog settings and switch to darksidelight.blogspot.com. The name you choose doesn't really matter but anyone navigating to that domain will be redirected back to your ftp blog later, so it may be worthwhile putting some thought into it. Don't just using a generic name (which will probably be taken anyway).</p> <p align="left">Although your blogger account now points at the blogspot address, the static content up to you last post will still remain on the server. Some important points:</p> <ul> <li> <div align="left">Do not upgrade your blog template, I have no idea if Wordpress will be able to import if you do this.</div></li></ul> <p align="left"><em>If you are transferring to a new address on your server or a new server</em></p> <ul> <li> <div align="left">You may want to write a final post with some info and a link to the new blog address</div> <li> <div align="left">There is no need to manually delete the old content on your server, in fact it's useful if others have linked to previous posts</div></li></ul> <p align="left"><em>If you are transferring to the same address on your server</em></p> <ul> <li> <div align="left">You should now delete or rename the directory manually on your server (I have no idea how Wordpress reacts if there is already content in the directory but it's best to assume that it may cause problems)</div></li></ul> <p align="left"><strong>2. Install your Wordpress ftp blog</strong></p> <p align="left">My actual first move (<strong><u>second</u></strong> for the purpose of this HIDI) was to install wordpress on my server for a new blog at <a href="http://www.abandonallfear.co.uk/dark">www.abandonallfear.co.uk/dark</a>. Since I was using a different address from my old blog (<a href="http://www.abandonallfear.co.uk/darksidelight">www.abandonallfear.co.uk/darksidelight</a>) I was able to do this step before I made any changes to my Blogger account (step 1).</p> <p align="left">After installing I was able to configure my user, template, plug-ins and add pages. The plug-ins were not all easy to configure, some require an API key (obtainable from your Wordpress profile) and some require you to actually cut and paste the php code.</p> <p align="left">When you are happy with the configuration of your wordpress blog, it's time to import the old blog, but you may find, as I did, that the import feature doesn't work for blogger. I got this message:</p> <blockquote> <p>"Howdy! This importer allows you to import posts and comments from your Old Blogger account into your Wordpress blog. <p>Please note that this importer <em>does not work with new Blogger (using your Google account)</em>. <p>Your web server is not properly configured to use this importer. Please enable the CURL extension for PHP and then reload this page."</p></blockquote> <p>Well I googled for information on the CURL extension for PHP and although there is support there, I have to admit that I didn't want to spend a lot of time learning how it works or following instructions without knowing what to do... but then, I found a dirty way of doing it... <p><strong>3. The 'dirty' import</strong> <p>Even if you're importing to a Wordpress hosted blog, it won't allow you to import from a blogger ftp account, so what you need to do is register a new account with Wordpress.com and create a new blog on their hosted server. You do not need to configure this in anyway, but it's probably worthwhile using the same login details for your ftp Wordpress blog (which may come in useful if you require an API key). <p>Now you have your blog hosted on a blogspot domain, <ol> <li>Import the blog into your Wordpress hosted blog and set the author to your own profile. <li>Export to a Wordpress WXR file then <li>Log in to your Wordpress ftp blog and import the WXR file and viola!</li></ol> <p><strong>4. Cleaning up</strong></p> <p>You may want to check links, rss and archives work. I discovered that all my embedded YouTube videos were gone, after a quick google there seemed to be a number of solutions offered. The first was to use a widget called Viper's Video Quicktags, but this didn't work for me. Then I discovered if I went and edited the original posts in the code editor (as opposed to the visual editor), recreated the embedded video link and hit 'publish' then the video gets published correctly. This is similar to blogger before they improved it, which would strip videos of their "<embed>" tags.</p> <ul> <li>You should now delete your Wordpress hosted blog (with all the posts you just imported to the ftp hosted blog). <li><em>If you used the same address as your blogger account</em></li></ul> <p>You obviously shouldn't change the blogspot domain back to ftp, you may however want to keep the blogspot domain or delete it. It's probably not worthwhile keeping since it's a different address from the original but you may have your own reasons.</p> <ul> <li><em>If you used a different address or different server</em></li></ul> <p>You have the option of keeping the blogspot domain, but that wouldn't make sense for the same reasons above so you have the following options:</p> <ul> <li>Transfer the blogspot domain back to an ftp account and keep (perhaps you might change your mind and go back to blogger) <li>Delete the blogspot domain but keep all the old static content on your server (useful for links from others) <li>Delete the blogspot and static content from your server (not advised unless you are confident and want to make a clean break)</li></ul> <p><strong>5. Redirect (skip if you are using the same address)</strong></p> <p>Now is the time to edit your redirect and point anyone navigating to the old domain/address to the new one. For DSotL I edited as follows:</p> <p><font face="Courier">Redirect 301 /darksidelight/index.html http://www.abandonallfear.co.uk/dark/</font></p> <p>This will ensure that all the credentials from your old blog are kept and search engine spiders will follow the redirect to your new blog address. Here is a useful redirect checker from <a href="http://www.webconfs.com/redirect-check.php">webconfs.com</a>:</p> <table style="border-collapse: collapse" bordercolor="#808080" cellspacing="3" cellpadding="5" width="500" bgcolor="#f3f3f3" border="1" unselectable="on"> <tbody> <tr> <td> <form action="http://www.webconfs.com/redirect-check.php" method="post"> <p> <center><font style="font-size: 11pt; font-family: 'Verdana, Arial'"><b>Search Engine Friendly Redirect Check</b></font></center> <p></p> <p class="defaultfont"><br><b>Enter the URL whose Redirect you want to check</b></p> <p><input size="60" name="url"></p><input type="hidden" value="submit" name="submit"> <p><input type="submit" value="submit" name="submit"></p></form></td></tr></tbody></table> <p>If you opted to keep your old blogger account either live or static, then I recommend:</p> <ul> <li>Editing the template and replacing the title link "<$BlogURL$>" with the address of your new blog then</li> <li>Edit the description with a line like "Click on the title to be transferred to the new blog".</li></ul> <p>This will catch any readers that enter your site via a post rather than the main index. Of course when they click on the title they should automatically be redirected by the 301, but I discovered PHP problems <font color="#ff0000">reported in red</font>, so this is another dirty fix. It's probably down to something missing or wrong in my .htaccess file, which I should look to rectify later.</p> <p><strong>Fin</strong></p> <div class="wlWriterSmartContent" id="32a77b7a-5ea4-47be-84fc-ff7471384e10:38421c7e-5a75-4b35-86e7-517673049787" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.abandonallfear.co.uk/dark/"><img src="http://www.abandonallfear.co.uk/images/HIDIBloggerVsWordpressRound2_D6BF/841ce7a7dd72417eb768b7df0e5c092a.jpg" border="0px"></a></div> <p>That's it. The whole process took about 5 hours but as mentioned, 2 of those hours were spent familiarising myself with and configuring Wordpress, and about 2 hours were spent researching 301 redirect and importing to Wordpress.</p> <p>On the whole I have to say, despite losing my blogger template, I'm happy with the new Wordpress CMS and it's features, I'm looking forward to doing this blog now.</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:6637d6e6-2004-492b-a232-f6f557d7a37d" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/how%20to" rel="tag">how to</a>, <a href="http://technorati.com/tags/blogger" rel="tag">blogger</a>, <a href="http://technorati.com/tags/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tags/transferring%20blog" rel="tag">transferring blog</a>, <a href="http://technorati.com/tags/301%20redirects" rel="tag">301 redirects</a>, <a href="http://technorati.com/tags/htaccess" rel="tag">htaccess</a>, <a href="http://technorati.com/tags/php" rel="tag">php</a>, <a href="http://technorati.com/tags/bugs" rel="tag">bugs</a>, <a href="http://technorati.com/tags/blogspot" rel="tag">blogspot</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-2312242228355182520?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com3tag:blogger.com,1999:blog-33961656.post-38878232116051874262007-08-03T01:41:00.000Z2007-08-03T01:55:26.522ZAnd In Other News Dogs Bark... ApparentlyThe MSM have <a href="http://money.guardian.co.uk/houseprices/story/0,,2137908,00.html">finally caught up</a> and decided to go with a 'stating the obvious' headline.<br /><br />Previously: <a href="http://www.abandonallfear.co.uk/blog/2007/05/home-spun-prophecies.html">Home Spun Prophecies</a><br /><span style="font-style: italic;"></span><blockquote><span style="font-style: italic;">6.0% (0.5% increase) - "Overblown" - Fionnuala Earley, Nationwide</span><br /><span style="font-style: italic;">7.5% (2% increase) - "Bring inflation under control" - Prof. Tim Congdon, Economist</span><br /><span style="font-style: italic;">8.5% (3% increase) - "1990 levels recession" - Alliance & Leicester</span></blockquote><span style="font-style: italic;"></span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-3887823211605187426?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-41340102935466725642007-08-02T23:26:00.001Z2007-08-03T14:13:37.387ZHIDI: Blogger Vs Wordpress (Round 1)<p align="center"><a href="http://www.abandonallfear.co.uk/images/0e27606959df_E0E0/bloggervwordpress.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="199" alt="Blogger V Wordpress" src="http://www.abandonallfear.co.uk/images/0e27606959df_E0E0/bloggervwordpress_thumb.png" width="351" border="0"></a> </p> <p align="left"><strong>EDIT</strong>: Table has been reduced for smaller screen resolution. Thanks for the tip, <em><a href="http://cecilieaux.blogspot.com/">Cecilieux</a></em>!</p> <p align="left">I have just finished transferring my other blog <a href="http://www.abandonallfear.co.uk/dark/">Dark Side of the Light</a> from Blogger to Wordpress. I've also created a 301 redirect so that anyone navigating to the old address will be automatically redirected to the new. The transition was smooth enough but there are a number of modifications needed before Wordpress takes. So typically I've decided to offer a HIDI (how I did it) to my loyal readers.</p> <p align="left">Old Blogger uses a combination of CSS and HTML, new Blogger functions on an XHTML template and Wordpress utilises PHP on a MySQL db back-end. Fortunately, Wordpress did the translation work for me, but I did lose DSotL template, which needs to be re-written in PHP if I want to restore it.</p> <p align="left">There are a number of differences between running a Blogspot, Wordpress or hosted domain (like Abandon All Fear). I've compiled a list of pro's and con's I have observed below:</p> <table cellspacing="1" cellpadding="2" width="480" border="1" unselectable="on"> <tbody> <tr> <td valign="top" width="227"> <p align="center"><strong>Blogspot (new Blogger)</strong></p></td> <td valign="top" width="248"> <p align="center"><strong>FTP/Hosted (old Blogger)</strong></p></td></tr> <tr> <td valign="top" width="229"> <p align="left"><em>Pros</em></p> <ul> <li> <div align="left">Free</div> <li> <div align="left">Customizable widgets</div> <li> <div align="left">Customizable template</div> <li> <div align="left">Layout editor</div> <li> <div align="left">Upload and save templates</div> <li> <div align="left">Multiple blog hosting (no limit?)</div> <li> <div align="left">Image upload (no limit?)</div> <li> <div align="left">Video embedding</div> <li> <div align="left">Easy switch between blogspot and host</div> <li> <div align="left">Multiple contributors</div></li></ul></td> <td valign="top" width="248"> <p align="left"><em>Pros</em></p> <ul> <li> <div align="left">Customizable template</div> <li> <div align="left">Easy to customise HTML and CSS (copy and paste template)</div> <li> <div align="left">Blog is still stored on Blogger server (posts and template) effectively acting as a backup (if lost on host)</div> <li> <div align="left">Own domain name</div> <li> <div align="left">Easy switch between blogspot and host</div> <li> <div align="left">Multiple contributors</div></li></ul></td></tr> <tr> <td valign="top" width="231"> <p align="left"><em>Cons</em></p> <ul> <li> <div align="left">blogspot.com domain</div> <li> <div align="left">Knowledge of strict XHTML a must to add any complex mods outside of layout editor</div> <li> <div align="left">Single user login linked to Google account</div> <li> <div align="left">Limited set of options for contributors</div></li></ul></td> <td valign="top" width="248"> <p align="left"><em>Cons</em></p> <ul> <li> <div align="left">No widgets</div> <li> <div align="left">Knowledge of HTML and CSS needed to change layout</div> <li> <div align="left">Single user login linked to Google account</div> <li> <div align="left">Images, video and blogs unlimited but confined to host server limits</div> <li> <div align="left">Limited set of options for contributors</div></li></ul></td></tr></tbody></table> <p> </p> <table cellspacing="1" cellpadding="2" width="481" border="1" unselectable="on"> <tbody> <tr> <td valign="top" width="229"> <p align="center"><strong>Wordpress</strong></p></td> <td valign="top" width="247"> <p align="center"><strong>FTP/Hosted (Wordpress)</strong></p></td></tr> <tr> <td valign="top" width="229"> <p align="left"><em>Pros</em></p> <ul> <li> <div align="left">Free</div> <li> <div align="left">Many customizable widgets</div> <li> <div align="left">Control and edit comments</div> <li> <div align="left">Add pages</div> <li> <div align="left">Detailed management interface, similar to CMS</div> <li> <div align="left">Multiple blogs possible</div> <li> <div align="left">Set multiple security levels for subscribers/contributors</div> <li> <div align="left">Import variety of blog types (including new Blogger)</div> <li> <div align="left">Export blog to a file (for backup/import)</div> <li> <div align="left">Multiple user login for non-linked blogs</div> <li> <div align="left">Layout editor</div></li></ul></td> <td valign="top" width="247"> <p><em>Pros</em></p> <ul> <li>Many customizable widgets <li>Control and edit comments <li>Add pages <li>Detailed management interface, similar to CMS <li>Multiple blogs possible <li>Set multiple security levels for subscribers/contributors <li>Import from variety of blog types <li>Export blog to a file (for backup/import) <li>Multiple user login for non-linked blogs <li>Customizable template <li>Own domain name <li>Unlimited image/video upload (but confined to host limits) <li>Large selection of standard templates</li></ul></td></tr> <tr> <td valign="top" width="229"> <p align="left"><em>Cons</em></p> <ul> <li> <div align="left">Cannot freely customise template (small charge)</div> <li> <div align="left">wordpress.com domain</div> <li> <div align="left">Limited 50mb image and video upload</div> <li> <div align="left">Small selection of standard templates provided</div> <li> <div align="left">Will not import Blogger hosted</div> <li> <div align="left">Bug causes problems displaying embedded video</div></li></ul></td> <td valign="top" width="247"> <p><em>Cons</em></p> <ul> <li>Knowledge of PHP needed for template modification <li>Will not import blogger hosted <li>Knowledge of MySQL db needed for non-standard blog management/imports <li>Copy of posts/comments are not stored on Wordpress server <li>Bug causes problems displaying embedded video <li>Widgets may need to be coded in manually</li></ul></td></tr></tbody></table> <p align="left">Looking at the comparison tables Wordpress seems to come out on top, however I would still choose a Blogspot or ftp Blogger over the free Wordpress blog any day. It's all about the functionality you want. When you consider a free Wordpress blog does not let you customise the template, limits on uploads and bugs it's just not worth it. Blogspot may not have all the content management functionality of Wordpress, but it does allow you to change the template as you wish with a bit of knowledge of XHTML. It's simple and easy to manage and without limits to the content you want to create.</p> <p align="left">I like ftp Blogger for the fact that I can delete the blog from Blogger's servers but it will keep all the content on your ftp sever accessible (for example if you want to end a blog but keep it available for reference). Having a good knowledge of CSS and HTML I can control the look of the blog and add/remove structure and 'widget's as I wish by going into the template editor. It's also easy to switch from your own ftp domain to a blogspot domain and back again. I've also noticed that after doing this, your blogspot domain name automatically redirects to your own ftp hosted blog, eg. <a href="http://darksidelight.blogspot.com">darksidelight.blogspot.com</a> redirects to <a href="http://www.abandonallfear.co.uk/darksidelight">www.abandonallfear.co.uk/darksidelight</a>.</p> <p align="left">A hosted Wordpress blog however does manage to kick ass against Blogger hosted. Sure you don't get a backdoor backup from Wordpress (you can still manually export the blog), you don't get to easily switch from your own domain to a hosted blog and the widgets are not easily added but the functionality on offer along with content management simply can't be beaten.</p> <p align="left">In the next post, I'll go into the HIDI walkthrough...</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:91dd9a54-3b8b-4209-ba9c-42932426399a" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/blogger" rel="tag">blogger</a>, <a href="http://technorati.com/tags/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tags/transfer%20blog" rel="tag">transfer blog</a>, <a href="http://technorati.com/tags/blogging" rel="tag">blogging</a>, <a href="http://technorati.com/tags/pros%20and%20cons" rel="tag">pros and cons</a>, <a href="http://technorati.com/tags/domain%20name" rel="tag">domain name</a>, <a href="http://technorati.com/tags/hosting" rel="tag">hosting</a>, <a href="http://technorati.com/tags/blogspot" rel="tag">blogspot</a>, <a href="http://technorati.com/tags/blog" rel="tag">blog</a>, <a href="http://technorati.com/tags/xhtml" rel="tag">xhtml</a>, <a href="http://technorati.com/tags/php" rel="tag">php</a>, <a href="http://technorati.com/tags/mysql" rel="tag">mysql</a>, <a href="http://technorati.com/tags/css" rel="tag">css</a>, <a href="http://technorati.com/tags/widgets" rel="tag">widgets</a>, <a href="http://technorati.com/tags/wordpress%20bugs" rel="tag">wordpress bugs</a>, <a href="http://technorati.com/tags/image%20upload" rel="tag">image upload</a>, <a href="http://technorati.com/tags/layout%20editor" rel="tag">layout editor</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-4134010293546672564?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-35148213346548844022007-08-01T14:08:00.001Z2007-08-01T14:08:17.312ZSurvival of the Fattest<p><img height="241" src="http://i6.photobucket.com/albums/y234/impulse84/WH_fat_girls.jpg" width="260" align="left"> <img style="margin: 0px 15px 10px 10px" height="240" src="http://curvature.files.wordpress.com/2007/04/fertility_goddess.jpg" width="212" align="left"> The Independent reports new research that abusing overweight people may actually be an evolutionary survival response.</p> <blockquote> <p><em>"Researchers say the immune system can be triggered into action at the sight of obesity because it doesn't like the look of what it sees, and associates it with infection.</em> <p><em>Just as it orchestrates attacks on viruses and bacteria and triggers nausea at the hint of bad food, so it sends out signals of disgust in some people at the sight of an obese body that is designed to encourage avoidance and survival." </em>- <a href="http://news.independent.co.uk/health/article2814756.ece">The Independent: Why Slim People Dislike The Overweight</a></p></blockquote> <p>Wow, so bullying is actually a survival tactic? Odd survival tactic if the target is actually bigger than they are. Wouldn't the evolutionary response be to avoid an animal that is bigger than you are? How does that survival tactic fare when the bully picks on someone who can quite literally flatten them? I remember some fat kids at my school growing up who you wouldn't want to mess with. <p>Of course, if <strike>bullying</strike> survival is so important, why do we put so much effort into trying to prevent it. Why do we prosecute young people for simply doing what comes naturally? Same goes for <strike>underage</strike> reproductive sex, I don't understand at all why the education establishment would want to prevent evolution?! <p>Of course it could all be <a href="http://answers.google.com/answers/threadview?id=392421">entirely cultural</a> or <a href="http://en.wikipedia.org/wiki/History_of_anorexia_nervosa#Changing_attitudes_about_body_and_diet">flawed science</a>, but then, that wouldn't fit with what they want to believe. <p><a href="http://www.thesite.org/healthandwellbeing/wellbeing/bodyimageandselfesteem/bodyimagetimeline">Body Image Timeline</a><br><a href="http://www.mwillett.org/mind/bigwomen.htm">In Praise of Big Women</a><br><a href="http://www.women24.com/Women24/Life/BodySoul/Article/0,7173,1-2-4-63_5370,00.html">One Woman, Many Cultures</a><br><a href="http://www.abc.net.au/dimensions/dimensions_health/Transcripts/s917443.htm">The Fat Organ</a><br><a href="http://www.region.peel.on.ca/health/commhlth/bodyimg/media.htm">Body Image and the Media</a></p> <p>Uh Oh! My memes are warring.. Zing, zing, ouch! Which meme do I believe?</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:3c76abf1-28fc-4f1e-b97e-3e664ac250d9" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/fat" rel="tag">fat</a>, <a href="http://technorati.com/tags/overweight" rel="tag">overweight</a>, <a href="http://technorati.com/tags/the%20independent" rel="tag">the independent</a>, <a href="http://technorati.com/tags/slim" rel="tag">slim</a>, <a href="http://technorati.com/tags/thin" rel="tag">thin</a>, <a href="http://technorati.com/tags/victorians" rel="tag">victorians</a>, <a href="http://technorati.com/tags/evolutionism" rel="tag">evolutionism</a>, <a href="http://technorati.com/tags/intelligent%20design" rel="tag">intelligent design</a>, <a href="http://technorati.com/tags/creationism" rel="tag">creationism</a>, <a href="http://technorati.com/tags/culture" rel="tag">culture</a>, <a href="http://technorati.com/tags/science" rel="tag">science</a>, <a href="http://technorati.com/tags/meme" rel="tag">meme</a>, <a href="http://technorati.com/tags/bullying" rel="tag">bullying</a>, <a href="http://technorati.com/tags/survival" rel="tag">survival</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-3514821334654884402?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com5tag:blogger.com,1999:blog-33961656.post-41917437734941594382007-07-29T15:42:00.001Z2007-07-29T15:42:46.517ZHoliday Hiatus<p><a href="http://www.abandonallfear.co.uk/images/HolidayHiatus_E82D/Munich37.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="143" alt="Munich (37)" src="http://www.abandonallfear.co.uk/images/HolidayHiatus_E82D/Munich37_thumb.jpg" width="190" align="left" border="0"></a> Alex Fear and the Mrs are officially on holiday for 2 weeks from tomorrow, so the blogging will be light. We're actually looking for new flat to rent but we may just skip to the beach if the sun keeps (or catch a cheap 'environMENTALly unfriendly' flight away for a few days).</p> <p>In the meantime, any time I get at the 'puter will be devoted to testing a new CMS and thinking the best way to go about transferring this to a Wordpress blog (domain name/content). Look forward to changes, and better organisation of the resources (devoted to social action etc).</p> <p>In the meantime, click on one of the labels below to read through some previous topics.</p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-4191743773494159438?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-57136462994515528472007-07-26T19:36:00.001Z2007-07-26T19:36:05.474ZWhere's The Love? Alfred the Cake<p><a href="http://www.abandonallfear.co.uk/images/WheresTheLoveAlfredtheCake_10C37/inbox.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 15px; border-left: 0px; border-bottom: 0px" height="179" alt="inbox" src="http://www.abandonallfear.co.uk/images/WheresTheLoveAlfredtheCake_10C37/inbox_thumb.jpg" width="383" align="right" border="0"></a>Troll-bashing time again. The anonymous commenter 'Alfred the Cake' has been banned from this website. It seems the Cake was beginning to develop an unhealthy obsession with the blog so I'm taking preventative action.</p> <p>I have an idea of who it possibly might be, given away by the idioms and colloquialisms employed, however I do not wish to continue to casting pearls before swine. Therefore AOL user ACCB4266.ipt.aol.com, has had their IP address 172.203.66.102 blocked from this server, and will have to find another computer if they want to read this. Might I suggest a broadband connection too, saves waiting for the images to load.</p> <p>The nonsense began in <a href="http://www.abandonallfear.co.uk/blog/2007/07/water-in-north-london.html">this post</a>. Now I will gladly debate with anyone who has an intelligent criticism of something I've written, as witnessed in a number of times on this blog. I will even allow myself to be proved wrong and make corrections as in <a href="http://www.abandonallfear.co.uk/blog/2007/06/housing-market-myths-low-interest-rates.html">this post</a>, for example. However, I'll only tolerate insults as long as an argument has merit. Once it's devolved into childish babbling, name-calling and goading, no-one is going to learn anything from the experience.</p> <p>It doesn't take a genius to point out the irony displayed by 'the Cake' when 'defending' a victim based on the actions of a persecutor, by replicating the actions of that said persecutor. It's not about defending victims at all, it's more to do with the cult of celebrity.</p> <p>So here's the new comments policy anyhow:</p> <ul> <li>Baited comments that include lines such as <em>"And no WAY will you let this one through - it makes you look bad!"</em>, <em>"Dish it out, but you can't take it..."</em> or in anyway reference 'free speech', will be treated as a bare-faced attempt to get the comment published. They will be rejected without a second thought. The aim of this is to encourage critics to actually present a good, reasoned argument.</li> <li>Comments that simply link to some article without one word from the author have the appearance of comment spam. Comment spam will be rejected.</li> <li>If you run out of good counter arguments, admit it rather than resorting to insults. If this happens your comments may be rejected.</li> <li>Criticism is welcomed, but must stay in context. Criticism of my post on environMENTALISM should stay in the remit of environMENTALISM and in the comments of that post. Carrying your bile into the next post on a completely different topic, or turning the argument into a personal attack, will get your comment rejected and unpublished.</li></ul> <p>Below are some tips on style and form when writing comments:</p> <ul> <li>Don't say something like <em>"I'll leave you and your titchy traffic site alone. You don't deserve my time..."</em> then come back the next day to spend half an hour on posting another poison-filled rant, it comes across slightly inconsistent.</li> <li>Saying things along the lines of <em>"If you're going to trash victims who write about their experiences, then what about fair comment on Christians who advertise their piety?"</em> only elevates your troll-like status, since it shows you've not taken the time to actually <a href="http://www.abandonallfear.co.uk/blog/2007/05/jerry-falwell-has-stepped-into-eternity.html">read the blog</a>.</li> <li>Don't expect to offer criticism without my own or someone else's rebuttal, then get all pissy about it.</li> <li>Do, reveal your identity (or at least online identity) if you expect to be taken seriously.</li> <li>If you post a reasonable comment and it didn't get accepted right away, it is because I am away from my computer sometimes for long periods of time. Not because I am trying to shutdown dissenters.</li> <li>If you disagree on a point of theology, or political opinion then offer your interpretation, knowledge or source, don't just declare your credentials and expect everyone to be wowed to silence. Penis size means nothing if you don't know what to do with it.</li></ul> <p>On other matters...</p> <p>Uh huh, the forum has been a failure so far, which I was prepared for. I guess I didn't pimp it enough, but I'm actually thinking of doing another make-over of the website. The forum will soon disappear, I'm considering experimenting with <a href="http://www.xoops.org/">Xoops</a> content management system, either shifting this over to a Wordpress blog (which offers better management) or even disenfranchising the blog from the site, back to Blogger or Wordpress hosting. I'm also thinking of moving or changing the domain to a new web-host. I'll try to make any changes as smooth as possible but don't be surprised if the blog vanishes temporarily.</p> <p>I do hope that at some point in the future I can remove comment moderation, I really want to move on to other topics...</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:b03e7b26-48fb-4f7a-a487-21b086e4d8f5" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/blogging" rel="tag">blogging</a>, <a href="http://technorati.com/tags/trolls" rel="tag">trolls</a>, <a href="http://technorati.com/tags/comment%20moderation" rel="tag">comment moderation</a>, <a href="http://technorati.com/tags/criticism" rel="tag">criticism</a>, <a href="http://technorati.com/tags/vendetta" rel="tag">vendetta</a>, <a href="http://technorati.com/tags/stalking" rel="tag">stalking</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-5713646299451552847?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com2tag:blogger.com,1999:blog-33961656.post-85531343033361658222007-07-25T21:18:00.001Z2007-07-26T01:54:51.370ZThey Know Not What They Do...Here is an example of a victim who has every entitlement to want justice and revenge, but has chosen true courage and forgiveness.<br /><blockquote>"THE man who horrifically injured a student after he threw a traffic cone from a bridge today escaped a jail sentence - after a plea from his victim...<br /><br />...The 24-year-old postgraduate occupational therapy student suffered a badly broken skull and three fractured vertebrae in her spine. Her arms and legs were paralysed. <p>However, the courageous victim, who is making a good recovery at home in Ireland - but is likely to have weakness in one or more limbs for the rest of her life - said she did not want to see Smith go to jail for his crime." - <a href="http://news.scotsman.com/scotland.cfm?id=1161702007">The Scotsman</a></p></blockquote><p><a href="http://news.scotsman.com/scotland.cfm?id=1161702007"></a></p><p>In other recent news, a would be suicide bomber was forgiven by Afghanistans President Hamid Karzai.</p><p></p><blockquote><p>"Rafiqullah's father, a poor tradesman from South Waziristan in Pakistan, had sent his son to a madrassa to learn the Koran. Later, when he asked where his son was, the teachers brushed him off, he said.</p> <p>Last month the boy was caught wearing a suicide vest on a motorcycle in the city of Khost...</p><p>..."You are now free and forgiven by the people of Afghanistan," [Karzai] told the boy with a smile." - <a href="http://www.smh.com.au/news/world/all-forgiven-for-boy-with-a-mission-to-kill/2007/07/16/1184559704063.html">The Sydney Morning Herald</a></p></blockquote><p></p>It brings to mind the stories of <a href="http://news.bbc.co.uk/1/hi/england/merseyside/4471440.stm">Anthony Walker's mother</a>, <a href="http://news.scotsman.com/topics.cfm?tid=1285&id=2427662005">Abigail Witchalls</a> and <a href="http://www.cist.org.uk/pv/em/er2521.htm">Gordon Wilson</a>.<br /><br />It strikes me that that these people know something about the human condition, the darkness that exists in the human heart. They also are aware on some level of their own failings and weaknesses. They understand what the Bruderhofs' <a href="http://amywelborn.com/reviews/arnold.html">Johann Christoph Arnold</a> meant when he said:<br /><blockquote>"Far from leaving us weak and vulnerable, forgiving empowers our lives and our work. It brings true closure to the most difficult situations, for it allows us to lay aside the riddles of retribution and human justice and to experience true peace of heart. More than that, it sets into motion a positive chain reaction that brings the fruits of our forgiveness to others." - <a href="http://www.amazon.co.uk/Lost-Art-Forgiving-Stories-Bitterness/dp/0874869501">The Lost Art of Forgiving</a><br /></blockquote>A favourite quote of mine is from George MacDonald:<br /><blockquote><span style="font-style: italic;">"It may be infinitely worse to refuse to forgive than to murder, because the latter may be an impulse of a moment of heat, whereas the former is a cold and deliberate choice of the heart."</span><br /></blockquote>The reality is that anyone can be a victim, it doesn't take brains or strength, just be in the wrong place at the wrong time. Just as anyone can be a victim, anyone can condemn a murderer, rapist, bomber or any other offender. It doesn't take courage to recognise that someone has done wrong, or to celebrate when the offender is brought to justice. That's just natural.<br /><br />What does take courage and strength, however is to choose to forgive an offender when you have every right to be angry and demand justice. When you are innocent and they have acted with evil intent. Forgiveness is when you cross from living as a victim, to living as a righteous person.<br /><br />But before I'm accused of preachifying, like everyone else, I don't find it easy to forgive either. Forgiveness, or rather, the attitude of forgiveness is a hard one to master. But I recognise the importance and the help it has given me in my own life. Both me and my brother have had our fair share of childhood trauma. Many senseless things took place that were difficult to understand. If you want to hear what a victim sounds like I have a list as long as my arm of things I could tell you.<br /><br />I don't, however make a point of sharing these things on this blog because I do not want to be defined by what happens to me. I see these things as challenges, things to overcome, rather than depend on sympathy of others. Of course, I have mentioned some of my experiences in passing, when they have been relevant to a discussion. This makes sense. But I try to keep things relevant, to avoid emotional appeals and embarrassment. The point is, I have forgiven the things of the past, and will continue to forgive the things of the present.<br /><br />I think Martin Luthor King put it best in his 1957 Advice For Living Paper, where he speaks of love, but he's talking about the act of love that is forgiveness (ie. not returning 'hate for hate'):<br /><blockquote>"Far from being the pious injunction of a Utopian dreamer, love is an absolute necessity for the survival of our civilization. To return hate for hate does nothing but intensify the existence of evil in the universe. Someone must have sense enough and religion enough to cut off the chain of hate and evil, and this can only be done through love.<br /><br />Moreover, love is creative and redemptive. Love builds up and unites; hate tears down and destroys. The aftermath of the "fight fire with fire" method which you suggest is bitterness and chaos; the aftermath of the love method is reconciliation and the creation of the beloved community. Physical force can repress, restrain, coerce, destroy, but it cannot create and organize anything permanent; only love can do that.<br /><br />Yes love--which means understanding, creative, redemptive goodwill, even for one's enemies--is the solution to the race problem. Often love is crucified and buried in a grave, but in the long run it rises up and redeems even that which crucifies it." - <a href="http://www.stanford.edu/group/King/publications/papers/vol4/571100-000-Advice_for_Living.htm">Volume IV: Symbol of the Movement (Advice for Living)</a><br /></blockquote>Forgiveness is not burying ones head in the sand, it is actively making a choice to restore a broken relationship, whether it is a family, friendship or to the community.<br /><br />Even when standing against injustice (and I refer to the bibles intepretation of injustice, not the Daily Mail), and hypocrisy, an attitude of forgiveness is needed. The objective should be to see a person, organisation or company change its ways. As Alan Paton put it,<br /><blockquote>"An offender can be punished... But to punish and not to restore, that is the greatest of all offences... If a man takes unto himself God's right to punish, then he must also take upon himself God's promise to restore."<br /></blockquote>This means in criticism we should always try to offer a way out, offer a way for someone to admit their fault gracefully.<br /><br />Uh huh, something I am aware of and attempt to do, but admittedly I fail on occasion.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-8553134303336165822?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-65873087259429047272007-07-25T20:44:00.000Z2007-07-25T21:02:15.894ZEmerging ChaosFor those familiar with the Emerging Church movement, <a href="http://www.spurgeon.org/%7Ephil/welcome.htm">Phil Johnson</a> has created some <a href="http://www.spurgeon.org/%7Ephil/posters.htm">motivational posters</a> which reflect the core beliefs of the movement.<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.spurgeon.org/images/pyromaniac/TeamPyro/e-s_004.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 281px; height: 224px;" src="http://www.spurgeon.org/images/pyromaniac/TeamPyro/e-s_004.jpg" alt="" border="0" /></a>If you're not familiar with the movement then<span style="text-decoration: underline;"></span> the humour may be lost on you, unless you're someone who realises that there are some ideologies that are simply incompatible.<br /><br />HT: <a href="http://www.deadyetliving.com/wordpress/2007/07/even-though-you-are-clearly-wrong/">Rich</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-6587308725942904727?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com2tag:blogger.com,1999:blog-33961656.post-10530142232303803782007-07-22T15:35:00.000Z2007-07-22T15:48:26.016Ztick... tick... tick... tick... BOOM!<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.mattcouper.co.nz/hugsandkisses/matt_couper_bomb.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px;" src="http://www.mattcouper.co.nz/hugsandkisses/matt_couper_bomb.jpg" alt="" border="0" /></a><br />Banks face <a href="http://business.timesonline.co.uk/tol/business/industry_sectors/banking_and_finance/article2115098.ece">a timebomb</a>, but who set the timer?<br /><br /><a href="http://www.dailymail.co.uk/pages/live/articles/news/news.html?in_article_id=411518&in_page_id=1770">Banks did</a> when they started lending more than <a href="http://www.home.co.uk/guides/mortgage_glossary.htm?incmul">3x income</a>. It is effectively a financial suicide bomb and banks are the financial terrorists whose bomb will take out many people in one go.<br /><br />I like the sound of financial terrorism, I think I'm going to make a new category.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-1053014223230380378?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-83527385955832052022007-07-21T17:19:00.001Z2007-08-02T19:16:34.426ZBank Charges: How I Did It - From The First LBA to Post-Account Closure<p> Your exclusive is finally here! I've been waiting for the final letter from the FOS before I blogged this one walkthrough for anyone who wants to do it but is worried about the repercussions.</p> <p>Previous posts on excessive bank charges here: <a href="http://www.abandonallfear.co.uk/blog/2006/11/its-time.html">Its Time</a>, <a href="http://www.abandonallfear.co.uk/blog/2006/12/banks-behaving-badly.html">Banks Behaving Badly</a>, <a href="http://www.abandonallfear.co.uk/blog/2006/12/everyone-should-do-this-right-now.html">Everyone Should Do This</a>, <a href="http://www.abandonallfear.co.uk/blog/2007/02/public-1-hsbc-0.html">The Public 1 HSBC 0</a>, <a href="http://www.abandonallfear.co.uk/blog/2007/03/account-ability-advice-for-banks.html">Accountability Advice</a>, <a href="http://www.abandonallfear.co.uk/blog/2007/03/calls-to-stop-conducting-illegal.html">Calls to Stop Illegal Activity are Unfair</a><br>What the MSM says here: <a href="http://news.independent.co.uk/uk/legal/article2594153.ece">£100,000 Will Help Customers Fight Unfair Charges</a>, <a href="http://business.scotsman.com/banking.cfm?id=1125672007">Claims Cost Banks £200m</a>, <a href="http://www.fool.co.uk/news/your-money/current-accounts/2007/07/12/the-latest-on-bank-charges.aspx">The Latest on Bank Charges</a>, <a href="http://today.reuters.co.uk/news/articleinvesting.aspx?type=personalFinanceNews&storyID=2007-07-19T110906Z_01_NOA940034_RTRUKOC_0_FSA-BANKS.xml">FSA Faces Calls to Take On Retail Bank Regulation</a><br>Other rages against the machine? <a href="http://www.abandonallfear.co.uk/blog/labels/Fight%20The%20Fear.html">Fight the Fear!</a></p> <p>Before I begin I must acknowledge that this would not have been possible without the information provided by the <a href="http://www.consumeractiongroup.co.uk/">Consumer Action Group</a>. They were one of the first, if not <em>the</em> first, groups to take on bank charges and offer comprehensive advice and templates in their forums.</p> <p>To be honest, I did not get a lot of responses when I posted in the forums, so instead I had to search through other users posts myself and adapt the templates to my personal situation. This does not negate the hard work the CAG put in, I just hope that by offering a full walk-through of my own experience, it saves you the time of trying to piece together different experiences. Please feel free to email me if you have any questions.</p> <p><strong><font color="#800000">Intro: Momma always said to save all my paperwork...</font></strong></p> <p>So I did. By 2006 I had suffered 3-4 years of unfair practices by the companies I banked with. The last bank I signed up with had already charged me over £400 for overdraft fees and direct debits. You see, I graduated with a Computer and Management Sciences degree in 2003, but the UK IT job market had effectively gone bust so the only job I managed to land for the first year was a customer services job answering a phone. I was not earning a graduate salary, but I had graduate size debts to pay off and was working under supervisors younger than me, who hadn't gone to university, being paid more than me. To be honest, my bitterness was difficult to put off.</p> <p>I was basically living beyond my means, and finding myself going over my overdraft limit constantly, then having to ask the bank for an extension each time so I could buy things like food. When the bank started to cut me off, I decided to switch. My credit rating was decimated so I wasn't allowed to open another grad account, instead I had to settle for a basic. My previous bank did not like the idea of me leaving and so they switched my account from 0% interest to standard 15% interest without notice. I did not know how the law works or how it was supposed to protect people like me at the time so I didn't do anything. I simply tried my best to pay off what I could, when I could.</p> <p>Now I had my basic account, I was able to use all my wage at the end of the month, but I usually found myself with pennies left by the last week. Which meant, when an emergency came up, that tipped me over the edge and into red- for which the bank automatically slapped an extra £30 on top- thankyou very much. As the months went by, even when I managed to bring my spending back in line, an extra £30 from the previous month put the current month in the red and bang- another £30. So by the end of 3 months I could easily rack up £170 in charges (month 1= £30, month 2= £60, month 3 = £90).</p> <p>So when I was finally sufficiently pissed off enough to search for some solution online- I found the CAG, and my eyes were opened. I had also been sufficiently screwed with my credit rating that I had nothing to lose- <strong>and pay attention anyone reading this who works for a bank -</strong> I was backed into a corner- when you back someone into a corner, then you leave them no option but to fight. The banks here have effectively dug their own grave by profiting off the back of the weakest in society.</p> <p>Now, I had kept all my statements, so I went through them and totaled up all the charges. For those of you who don't have your statements, you will need to file a Data Protection Act request with your bank, <a href="http://www.consumeractiongroup.co.uk/forum/bank-templates-library/516-1-data-protection-act.html">CAG supplies the details here</a>. Once you have your statements, read on.</p> <p><strong><font color="#800000">Step 1. Gimme back my money</font></strong></p> <p>First thing I did was take the CAG's template and adapt it slightly for my own circumstance, then sent it to my bank.</p> <p><a href="http://www.abandonallfear.co.uk/pdf/preliminary11may06.pdf">Preliminary Letter</a> (<a href="http://www.abandonallfear.co.uk/pdf/preliminary11may06.pdf">pdf</a>) | (<a href="http://www.abandonallfear.co.uk/pdf/preliminary11may06.odt">odt</a>)</p> <p>They simply ignored the letter or lost it, so after 14 days had timed out, it was time to fire a warning shot across the bow.</p> <p><strong><font color="#800000">Step 2. Letter Before Action</font></strong></p> <p><a href="http://www.abandonallfear.co.uk/pdf/LBA26may06.pdf">Letter Before Action</a> (<a href="http://www.abandonallfear.co.uk/pdf/LBA26may06.pdf">pdf</a>) | (<a href="http://www.abandonallfear.co.uk/pdf/LBA26may06.odt">odt</a>)</p> <p>This provoked a swift worded response 7 days later:</p> <blockquote> <p><em>"I am writing in response to your recent communication and was very sorry to learn of your disappointment with the service you have received.</em></p> <p><em>Thankyou for taking the time to highlight your concerns, we are currently looking into the situation and will be writing to you with a more detailed response.</em></p> <p><em>In the meantime, I am enclosing a leaflet which explains the steps we will take to handle your complaint."</em></p></blockquote> <p>Meaning, <em>we are not going to give you back your money, however give us a bit more time to make up an excuse</em>. </p> <p>To which I sent the following reply:</p> <p><a href="http://www.abandonallfear.co.uk/pdf/response05jun06.pdf">Response Letter</a> (<a href="http://www.abandonallfear.co.uk/pdf/response05jun06.pdf">pdf</a>) | (<a href="http://www.abandonallfear.co.uk/pdf/response05jun06.odt">odt</a>)</p> <p>I then got a second letter from the bank 11 days after that:</p> <blockquote> <p><em>"Thank you for your letter dated 26 May, please may I apologise for the delay in replying.</em></p> <p><em>I am unable to comply with your request to reimburse the charges applied to your account as they were debited correctly in accordance with our published charging tariff... blahcakes"</em></p></blockquote> <p><strong><font color="#800000">Step2A. This is where I went wrong</font></strong></p> <p>I had every intention of filing a claim with the Small Claims Court. But as I mentioned above, money was tight, I lived hand to mouth, and it was going to cost at least £50 to file the claim, which a the time I couldn't afford (I had already filed one that month against my first bank for the overdraft change- an entirely different legal matter still with the courts).</p> <p>I'm not proud of myself for it, but I just decided it could stay on the back-burner. Besides they had refunded all the charges from screwing up my account switch-over, and reinstated my direct debits.</p> <p>I strongly suggest that you don't let the initial cost of the claim deter you, but if you did fail to follow up your legal threat, read on, be encouraged.</p> <p><strong><font color="#800000">Step 3. 9 months later</font></strong></p> <p>A new job, a double income and some good financial management later, I pondered the legal threat I had made 9 months ago, and whether I'd have to start fresh, or be able to pick up where I left off.</p> <p>I read back through my letters, then did a quick check online and in the forums, then I thought what the heck, go for it. So here's my second LBA, this time I was determined to follow it through, but they didn't know that:</p> <p><a href="http://www.abandonallfear.co.uk/pdf/LBA27feb07.pdf">LBA 2007</a> (<a href="http://www.abandonallfear.co.uk/pdf/LBA27feb07.pdf">pdf</a>) | (<a href="http://www.abandonallfear.co.uk/pdf/LBA27feb07.odt">odt</a>)</p> <p>This time I got a much more detailed and wordier reply which can be downloaded below:</p> <p><a href="http://www.abandonallfear.co.uk/pdf/lbaresponse06mar07.pdf">Bank response to LBA</a> (<a href="http://www.abandonallfear.co.uk/pdf/lbaresponse06mar07.pdf">pdf</a>)</p> <p><strong><font color="#800000">Step 4. Small claims online</font></strong></p> <p>Since this was a LBA, not a fresh start with a simple preliminary, I waited for the 14 days to time out and did not give the bank any further warnings before <a href="https://www.moneyclaim.gov.uk/csmco2/index.jsp">filing my claim online</a> which came to £80.</p> <p>I basically used Money Saving Experts <a href="http://www.moneysavingexpert.com/reclaim/bank-charges#interest">statutory interest calculator</a>, to calculate my total charges plus 8% interest which came to £611.24. When you file your claim online your fee will be added to this automatically (£611.24 + £80 = £691.24).</p> <p>HMCS MoneyClaim is easy enough to understand and the fields hardly need explaining, just go through and fill in your details, defendants (your bank). Then you will come to the 'Particulars of Claim' which is the difficult part, especially since you are limited to 500 characters. Again, I took the example provided by the CAG in their template library and edited the wording slightly to fit:</p> <blockquote> <p><em>Between 01/12/04 and 28/12/06 the Defendant applied numerous default charges to the Claimants bank account. The defendant contends the charges were debited in accordance with its contract with the Claimant. The charges applied are an unfair penalty under the Unfair Terms in Consumer Contracts Regulations, which state: 'A term is unfair if it requires any consumer who fails his obligation to pay a disproportionately high sum in compensation'.</em></p> <p><em>The amount charged does not reflect the cost of the breach. The charges are an unlawful 'extravagant' penalty. A charge is a penalty if it does not reflect an items true cost. Under the County Courts Act 1984, the claimant is entitled to interest at a rate of 8% per annum from the date they were first deprived of the money. This totals £61.24, continuing to accrue at the statutory daily rate of 0.021% until judgment or earlier payment. The Claimant therefore asks the court to enter judgment in their favour for £550.00 plus interest, totaling £611.24.</em></p></blockquote> <p>Please note that this is an old wording and CAG currently provide <a href="http://www.consumeractiongroup.co.uk/forum/bank-templates-library/681-4-particulars-claim-n1.html">a new one in their template library</a> (registration needed) which they ask not to be printed outside of the private forum.</p> <p><a href="http://www.abandonallfear.co.uk/pdf/moneyclaim.pdf">HMCS Claim Form</a> (<a href="http://www.abandonallfear.co.uk/pdf/moneyclaim.pdf">pdf</a>)</p> <p><strong><font color="#800000">Step 4A. Be prepared to go to court</font></strong></p> <p>I have published the steps I took so far, under the assumption you already have researched claiming back bank charges. If not, I should warn you before you get to this stage that if you are going to file with the small claims court you should be prepared to actually go to court. You are not defending yourself so you don't need a solicitor or lawyer- it is the bank who decides if they want to defend themselves against your claim.</p> <p>If your bank decides to defend in court, it is best to seek advice from a website such as the <a href="http://www.consumerforums.com/index.php?option=com_content&task=view&id=46&Itemid=78">CAG</a>, <a href="http://www.moneysavingexpert.com/reclaim/bank-charges#help">MoneySavingExpert</a> or <a href="http://www.thisismoney.co.uk/bankcharges">ThisIsMoney</a> forums- don't pay for the advice- there is no need! The charges are illegal and unfair but if you don't state your claim properly you could end up like <a href="http://www.financemarkets.co.uk/2007/05/15/district-judge-rules-in-favor-of-bank-in-overcharges-case/">this man</a>. It's completely wrong, but remember the banks have a whole legal team working for them.</p> <p><strong><font color="#800000">Step 5. Wait...</font></strong></p> <p>A few days after filing online I got a Notice of Issue through the door, it felt good to hold in my hand...</p> <p>Then the next day, a short (disgruntled) note from my bank with Acknowledgement of Service. Yessssssss. This was followed by the AoS from the court. Interestingly you will note bottom left of the AoS the bank ticked "I intend to defend all of this claim".</p> <p><a href="http://www.abandonallfear.co.uk/pdf/AoS.pdf">Acknowledgement of Service</a> (<a href="http://www.abandonallfear.co.uk/pdf/AoS.pdf">pdf</a>)</p> <p><strong><font color="#800000">Step 6. Bank Owned!</font></strong></p> <p><a href="http://www.abandonallfear.co.uk/pdf/settlement22mar07.pdf">Bank Settlement Letter</a> (<a href="http://www.abandonallfear.co.uk/pdf/settlement22mar07.pdf">pdf</a>)</p> <p>£700 of my money, stolen from my account returned!</p> <p>Ooh I don't like the sound of this:</p> <blockquote> <p><em>"As it is clear that you do not accept the terms and conditions for the operation of your account we will shortly be contacting you to discuss its future operation."</em></p></blockquote> <p><strong><font color="#800000">Step 7. The Empire Strikes Back!</font></strong></p> <p>And sure enough...</p> <p><a href="http://www.abandonallfear.co.uk/pdf/closure04apr07.pdf">1st Notice of Account Closure</a> (<a href="http://www.abandonallfear.co.uk/pdf/closure04apr07.pdf">pdf</a>)</p> <blockquote> <p><em>"The decision should not be regarded as an admission of liability on the part of the Company, nor should it be regarded as any sign of weakness..."</em></p></blockquote> <p>Ooh they must have taken it personally.</p> <blockquote> <p><em>"Therefore as it is clear that you do not accept certain aspects of our terms and conditions for the operation of your account we regret that we are unable to continue to offer you banking facilities..."</em></p></blockquote> <p>Err... which certain aspects of the T&Cs were those... the ones that were unlawful? The ones you were unwilling to defend in court?</p> <p>Of course it was an attempt to piss on my victory parade, and if I'm honest I was not only annoyed but slightly nervous. The last account switch-over didn't go to well (see above) and I actually did get good service from A&L.</p> <p>A brief check in the CAG forums and other online places only seemed to return results for people going through a similar thing, but no resolution or some brief mentions but no details.. how.. what.. when?</p> <p><strong><font color="#800000">Step 7A. Pulling the cord</font></strong></p> <p>Most guides you read will advise you on the first step to open your parachute account. I haven't mentioned this yet because I still had my former account with HSBC which was currently dormant, so I knew I'd be able to do a quick transfer myself into it.</p> <p>Nevertheless, I had got my first taste of blood, I wasn't going to let them get away with retaliation and forcing inconvenience and further stress on my person.</p> <p><strong><font color="#800000">Step 8. Go ahead, bank, make my day</font></strong></p> <p>I wrote a strongly worded letter right back to them asking things like: <em>"If you felt that your charges were ‘fair’ and not unlawful, why did you offer full payment and not proceed to defend them in a court of law and prove my particular case wrong?"</em></p> <p>I then mentioned I'd spoken to someone in customer services who had <strong>confirmed</strong> that other customers were having their accounts closed after claiming back charges. This was true, and it was important for establishing it as a retaliatory measure, not just a vague "breakdown of the relationship".</p> <p>Finally I used some of my own initiative and creativity to issue a further warning about closing my account:</p> <blockquote> <p><em>If you go ahead with the closure of my account I will be forced to complain to the Financial Ombudsman Service myself and be claiming further compensation. <b>I take this opportunity to remind you the FOS is ruling in favour of customers who have had accounts closed in retaliation for claiming back charges.</b> (See attached adjudications ‘Mr A’ and ‘Mr L’).</em></p></blockquote> <p>In order to make my point, I enclosed print-outs of an article from <a href="http://www.thisismoney.co.uk/campaigns/bankcharges/article.html?in_article_id=417981&in_page_id=507">ThisIsMoney</a> and both adjudications from the <a href="http://www.financial-ombudsman.org.uk/faq/answers/bank-charges_a8.html">FOS</a> website. I did this to make it clear I knew my favourable legal standing.</p> <p><a href="http://www.abandonallfear.co.uk/pdf/closureresponse15apr07.pdf">Warning Letter on Account Closure</a> (<a href="http://www.abandonallfear.co.uk/pdf/closureresponse15apr07.pdf">pdf</a>) | (<a href="http://www.abandonallfear.co.uk/pdf/closureresponse15apr07.odt">odt</a>)</p> <p>You will be advised that it is the banks discretion who they do business with, so even if they are wrong to close an account, it can't be stopped in anyway legally.</p> <p>The bank did take notice of this letter. I received a shortly drafted letter from them advising they were "currently looking into the issue you have raised and will let you have our response as soon as possible."</p> <p>I then got another letter 7 days after that to advise that "the issue you have raised concerning the closure of your account has been forwarded to the relevant department who will contact you direct." That got their attention didn't it?</p> <p><strong><font color="#800000">Step 9. We're gonna do it anyway and risk the consequences...</font></strong></p> <p>... because it's all about risk isn't it? If we keep this customer, we can't make any money off him anymore, if we close the account, we'll only lose a couple of hundred pounds.. you do the math.</p> <p><a href="http://www.abandonallfear.co.uk/pdf/closure08may07.pdf">2nd Notice of Account Closure</a> (<a href="http://www.abandonallfear.co.uk/pdf/closure08may07.pdf">pdf</a>)</p> <p>But they extended the the closure date... can't really think why, they already decided they were going to close it. I suppose they expect I should be thankful for this gesture?</p> <p>So I get online and transfer all my standing orders over from one account to the other. Let the HR girl know at work (thankfully I work in a small company), and write a letter to companies I direct debit. Those I missed, got in touch with me- Ha!</p> <p><strong><font color="#800000">Step 10. The last laugh</font></strong></p> <p>Next stop FOS website to <a href="http://www.financial-ombudsman.org.uk/consumer/complaints.htm">download their complaint form</a>. It took about 15-20 minutes to complete. Mostly cut-paste-edit job and photocopying a bunch of letters. Print then send.</p> <p>Had a response by 12th June from the FOS:</p> <blockquote> <p><em>"Thankyou for sending your complaint form. Unfortunately, I have to return this as you need to sign it."</em></p></blockquote> <p><font size="4">DOH!</font></p> <p><font size="2"><a href="http://www.abandonallfear.co.uk/pdf/fos19jun07.pdf">2nd Response from the FOS</a> (<a href="http://www.abandonallfear.co.uk/pdf/fos19jun07.pdf">pdf</a>)</font></p> <p><font size="2">The 3rd response from the FOS on 16th July was just to inform me of the guy who had my case dumped on him, and to inform me they have a heavy workload so it may be sometime before they can progress my case.</font></p> <p><font size="2">Well, I think they're doing a great job BTW but I immediately had an idea of how they could reduce their workload. Stop writing letters to inform clients you have a heavy workload! I think that will probably reduce it by a quarter at least.</font></p> <p><font size="2"><a href="http://www.abandonallfear.co.uk/pdf/fosfinal19jul07.pdf"><a href="http://www.abandonallfear.co.uk/images/BankChargesHowIDidItFromTheFirstLBAtoPos_135BD/banker.jpg" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 15px 0px 0px; border-right-width: 0px" height="240" alt="banker" src="http://www.abandonallfear.co.uk/images/BankChargesHowIDidItFromTheFirstLBAtoPos_135BD/banker_thumb.jpg" width="215" align="left" border="0"></a>4th Response from the FOS</a> - The Gold! (<a href="http://www.abandonallfear.co.uk/pdf/fosfinal19jul07.pdf">pdf</a>)</font></p> <blockquote> <p><font size="2"><em>"A&L has now told us it would be prepared to pay £200 compensation to cover the distress and inconvenience the closure of your account may have caused..."</em></font></p></blockquote> <p align="center"><font size="2">-///-</font></p> <p><font size="2">And that folks, is how I did it, it only took me 12 months, but I did have a rather long and unadvised break in between. Like a surgical procedure, unpleasant, but you get to take time off afterwards and eat cookies. Anyone can do it.</font></p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:a1d987bc-9402-4b16-b483-9377c31305dc" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/bank%20charges" rel="tag">bank charges</a>, <a href="http://technorati.com/tags/banks" rel="tag">banks</a>, <a href="http://technorati.com/tags/reclaim%20charges" rel="tag">reclaim charges</a>, <a href="http://technorati.com/tags/overdraft" rel="tag">overdraft</a>, <a href="http://technorati.com/tags/account" rel="tag">account</a>, <a href="http://technorati.com/tags/financial%20ombudsman%20service" rel="tag">financial ombudsman service</a>, <a href="http://technorati.com/tags/account%20closure" rel="tag">account closure</a>, <a href="http://technorati.com/tags/retaliation" rel="tag">retaliation</a>, <a href="http://technorati.com/tags/how%20to" rel="tag">how to</a>, <a href="http://technorati.com/tags/moneyclaim%20online" rel="tag">moneyclaim online</a>, <a href="http://technorati.com/tags/small%20claims%20court" rel="tag">small claims court</a>, <a href="http://technorati.com/tags/letter%20before%20action" rel="tag">letter before action</a>, <a href="http://technorati.com/tags/fightback" rel="tag">fightback</a>, <a href="http://technorati.com/tags/walkthrough" rel="tag">walkthrough</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-8352738595583205202?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com1tag:blogger.com,1999:blog-33961656.post-9745315865585473872007-07-19T19:43:00.000Z2007-07-20T20:09:54.236ZThe Water In North London<div align="center"> <div style="border-right: brown 1px solid; padding-right: 10px; border-top: brown 1px solid; padding-left: 10px; background: darkkhaki 0% 50%; padding-bottom: 10px; border-left: brown 1px solid; width: 50%; padding-top: 10px; border-bottom: brown 1px solid; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" align="center"> <div style="border-right: black 1px solid; border-top: black 1px solid; background: darkkhaki 0% 50%; float: left; margin: 3px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: verdana,arial,helvetica; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><strong><span>C</span></strong></div> <p align="left"><strong>Controversial<br></strong>Putting myself up for a Northsquad hit again.</p></div></div> <p><br>It's been hard to ignore the volume of pageviews I've had from "Felicity Jane Lowde" searches. I blogged on the <a href="http://www.abandonallfear.co.uk/blog/2007/05/how-to-be-victim.html">Rachel North stalking saga</a> back in May, and it generated the most comments I've ever had for a post. I've had links from other bloggers who, like me, took a step back and tried to see the issues from a rational viewpoint.<br><br>Sure Lowde may have been locked up and she may be in need of psychiatric care, but the fact that she is the 'loser' in this scenario, doesn't actually improve my opinion of Rachel North or her supporters one bit. In fact, I've been surprised by how judgmental and vitriolic these self-labeled 'liberal' bloggers really have been towards the mentally ill. In response to one attack blog, they ganged up and created multiple attack blogs. In response to nasty comments, they made nasty comments. I don't see the difference except that Lowde is behind bars and they are not.<br><br>I put comment moderation on this blog, when I started to get into a circular argument with a troll and it was successful in silencing the troll without silencing those that chose to voice reasonable disagreement. Which means I did not need to report anyone to the police for harassment.<br><br>Since there is still so much interest about this, I thought I'd take the initiative to try and compose a list of those blogs that have offered thoughtful analysis. If I link you below and it generates you unwanted attention, please let me know and I'll remove the link immediately (of course if you want me to add yours, likewise get in touch). Here is a list, in no particular order, of blogs that have not been drawn into mob-mentality:<br><a href="http://drowningandotherfragments.blogspot.com/search/label/Felicity%20Jane%20Lowde"><br>Drowning and Other Fragments</a><br><a href="http://timworstall.typepad.com/timworstall/2007/06/felicity-lowde.html">Tim Worstall</a><br><a href="http://isadub.com/blog/2006/08/31/felicity-lowde-publicises-her-plight/">Isadub</a><br><a href="http://lwtc247.blog.co.uk/?tag=fjl">Living With The Conspiracy 24-7</a><br><a href="http://stefzucconi.blogspot.com/2007/05/public-service-announcement.html">Famous For 15 Megapixels</a><br><a href="http://vanda.co.uk/vandaweb/?p=90">Vandaweb</a><br><a href="http://duffandnonsense.typepad.com/duff_nonsense/2007/05/liberals_form_a.html">Duff & Nonsense</a><br><a href="http://viplawyers.net/blogs/libel-lawyers-london/15784/we-aren-39-t/">Libel Lawyers London</a> (links to a <a href="http://blog.360.yahoo.com/blog-xhibDcMyaacFD6EGEvEZbz7LjVES?p=24">good article by Craig H</a>)<br><a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=61422319&blogID=280283688">Ronpanasonic</a><br><a href="http://coppersblog.blogspot.com/2007/06/speaking-of-nutty-women.html">The Policemans Blog</a><br><a href="http://mikepower.net/not-a-blog/2007/6/9/batshit-crazy-psycho-loony-nutter-head-case-mad-bint-overwei.html">Mike Powers Not A Blog</a><br><a href="http://southpawpunch.blogspot.com/2007/07/free-speech-and-expensive-speech-their.html">Southpawpunch</a><br><br>It's a sad fact that with the onset of web 2.0 making it easier for <a href="http://books.google.com/books/us_penguingroup?id=n4oOweEUmC0C&dq">idiots</a> to publish online, that a growing number now see it as a publicity extension, rather than the great technical and informational revolution that it is.<br><br>Take for example, Brian Retkin, who I'd never heard of before (but now his recent actions have allowed me to form an opinion of him), who is suing Google for... wait for it... linking to websites that have defamed him!</p> <p class="story2"></p> <blockquote> <p class="story2">"Lawyers for Dotworlds, which registers distinctive domain names, have sent Google what lawyers call a "letter before action".</p> <p class="story2">Mr Renton, 48, the company's managing director, of Wembley, north London, said he would sue if Google did not take down the links about his company posted anonymously. "Based on what I know today, I am determined to go ahead with this," he added." - <a href="http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2007/06/30/ngoogle130.xml">The Telegraph</a></p></blockquote>And guess where Mr Renton is from? ... North London! Something in the water, perhaps? <p class="story2">It's time to seriously consider the nature and the future of the internet, because free information is under threat. Perhaps a change in the law is required, but if the world continues to allow bloggers and web-publishers to be taken to court for publishing their own opinions or thoughts then we can kiss the internet as we know it goodbye.</p> <p>We're one step away from a law companies setting up "No Win No Fee" sites for anyone who feels they have been libeled, defamed or had their feelings hurt.<br><br>Long live <a href="http://fjlathome.blogspot.com/">FJL's blog</a>! Not because it's right or wrong, but because it's an opinion, a record, and it exists.<br><br>We should not modify the past in order to fit the present.<br><br><span style="font-weight: bold">EDIT (After a quick thought):</span> I wonder how much revenue/incoming links Google generates for Mr Retkins site, dotworlds.net? If he is successful in his idiotic lawsuit, couldn't Google just remove all links to any material mentioning dotworlds.net and therefore render his site ignored and obsolete?<br><br><span style="font-style: italic">That would be awesome... c'mon Google, your motto is "don't be evil" now teach an evildoer a lesson!</span></p> <p><strong>UPDATE: </strong><span style="font-style: italic">Southpawpunch emails...</span></p> <blockquote> <p>Alex <br>I see that you have listed some blogs that mention the Lowde/North affair <br>You may like to consider my post - <br>[<em>added above</em>]</p> <p>(towards the end) <br>This post generated complaint emails from North.</p></blockquote> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:20d3e382-6716-4e9c-8296-3f71d44bb24a" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/felicity%20jane%20lowde" rel="tag">felicity jane lowde</a>, <a href="http://technorati.com/tags/rachel%20north" rel="tag">rachel north</a>, <a href="http://technorati.com/tags/blogidalirity" rel="tag">blogidalirity</a>, <a href="http://technorati.com/tags/stalking" rel="tag">stalking</a>, <a href="http://technorati.com/tags/north%20london" rel="tag">north london</a>, <a href="http://technorati.com/tags/dotworlds" rel="tag">dotworlds</a>, <a href="http://technorati.com/tags/harrassment" rel="tag">harrassment</a>, <a href="http://technorati.com/tags/mentally%20ill" rel="tag">mentally ill</a>, <a href="http://technorati.com/tags/libel" rel="tag">libel</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-974531586558547387?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com20tag:blogger.com,1999:blog-33961656.post-20153144943315069422007-07-19T19:03:00.000Z2007-07-19T19:14:31.637ZThe Australian Connection<div align="center"> <div style="border: 1px solid brown; padding: 10px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 50%;" align="center"> <div style="border: 1px solid black; margin: 3px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; float: left; text-align: center;font-family:verdana,arial,helvetica;"><strong><span style="font-size:7;">C</span></strong></div> <p align="left"><strong>Controversy<br /></strong>Contains speculation over global conspiracy.</p></div></div><br /><a href="http://www.iht.com/articles/ap/2007/07/19/europe/EU-GEN-Britain-Blair-Murdoch.php">Should British immigration rules be tightened for Australians?</a><br /><a href="http://www.abandonallfear.co.uk/blog/2007/07/were-all-terrorist-suspects-now.html"><br />Is Australia the greatest threat to democracy in the world?</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-2015314494331506942?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-69836099423793426592007-07-18T21:51:00.000Z2007-07-18T22:07:37.260ZWe're All Terrorist Suspects Now!<div align="center"> <div style="border: 1px solid brown; padding: 10px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 50%;" align="center"> <div style="border: 1px solid black; margin: 3px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; float: left; text-align: center;font-family:verdana,arial,helvetica;"><strong><span style="font-size:7;">M</span></strong></div> <p align="left"><strong>Mildly Offensive<br /></strong>Since it's only offensive to Australians.</p></div></div><br />Yet more <a href="http://www.theage.com.au/news/national/judge-astounded-at-visa-ruling/2007/07/18/1184559867713.html">common sense</a> coming from the rulers of that former prison island. Any reasonable Aussie should be as astounded as Justice Spender. What Australian Immigration are actually saying is that anyone who has had even some past association with a *current* terrorist suspect is, by association, a terrorist suspect.<br /><br />That means if you once shared a house with someone whilst you were a student, or allowed them to use your mobile phone perhaps... then years later that person is indoctrinated into islamic terrorism, then YOU are ALSO a terrorist suspect!<br /><br />Well done Prime Minister Howard (who is also a friend of <a href="http://www.abandonallfear.co.uk/darksidelight/2007/03/name-dropping.html">Hillsong Australia</a>) for implementing anti-human policies yet again! Do your lips ever get chapped from kissing Dubya's ass?<br /><br />Pray for democracy to come to Australia!<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-6983609942379342659?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-65951455439262045652007-07-18T21:17:00.000Z2007-07-18T21:34:36.802ZFood For Thought<div align="center"> <div style="border: 1px solid brown; padding: 20px 10px 10px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 50%;" align="center"> <div style="border: 1px solid black; margin: 3px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; float: left; text-align: center;font-family:verdana,arial,helvetica;"><span style="font-size:180%;"><strong> F<br /></strong></span></div><p align="left"><strong>Fun/Friendly<br /></strong>Well, maybe.</p></div></div><br />The following video was posted, I think in attempt at one of those 'joke on the public' deals. However it comes off looking like some sort of social experiment. I think the gag says more about the onlookers and those sitting nearby, eating whilst completely ignoring the 'person' with her head in her food. I also think the comments posted below the video say a lot about the users of YouTube at the moment. What do you think?<br /><br /><object height="350" width="425"><param name="movie" value="http://www.youtube.com/v/2G0mIGgQoOw"><param name="wmode" value="transparent"><embed src="http://www.youtube.com/v/2G0mIGgQoOw" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"></embed></object><br /><br />HT: <a href="http://www.boingboing.net/2007/07/18/mark_jenkins_cafeter.html">BoingBoing</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-6595145543926204565?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-2935344596640464542007-07-15T01:39:00.000Z2007-07-15T02:06:54.409ZNote to World: Please Remove Your Libel Against Me<div align="center"> <div style="border: 1px solid brown; padding: 10px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 50%;" align="center"> <div style="border: 1px solid black; margin: 3px; background: darkkhaki none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; float: left; text-align: center;font-family:verdana,arial,helvetica;"><strong><span style="font-size:7;">O</span></strong></div> <p align="left"><strong>Offensive<br /></strong>Caution, this one may offend. Contains libellous blog comments.<br /></p></div></div><br />I'm so craptastically sick of reading libel and counter-libel claims being slung back and forth between immature British bloggers (who shall remain anonymous), who get far too much attention for their drivel. I'm now going to post my own bit of libel just because it seems mandatory if you own a blog these days:<br /><br /><div style="text-align: center;"><span style="font-size:180%;"><span style="font-weight: bold;">Cow farts are responsible for Global Warming!</span></span><br /></div><br />I now expect throngs of cows from the blogging cow-munity to accuse me of libel and post contrary statistics that it is <a href="http://www.timesonline.co.uk/tol/news/uk/science/article2051364.ece">not farts but belches</a>, to prove me wrong.<br /><br />What I'd like to see is a law that fines people for accusing someone of libel and not following it up in court- surely that in itself has to be a form of libel... like calling someone libellous or something.<br /><br />Can all British Cows who shout libel at least once a month on their blogs, please get off the internets, you're polluting the tubes with your methanes!<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-293534459664046454?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-5881702363903537962007-07-14T19:20:00.001Z2007-07-14T19:20:22.740ZHousing Market Lies: Your Home Is An Investment<div align="center"> <div style="border-right: brown 1px solid; padding-right: 10px; border-top: brown 1px solid; padding-left: 10px; background: darkkhaki; padding-bottom: 10px; border-left: brown 1px solid; width: 50%; padding-top: 10px; border-bottom: brown 1px solid" align="center"> <div style="border-right: black 1px solid; border-top: black 1px solid; background: darkkhaki; float: left; margin: 3px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: verdana, arial, helvetica; text-align: center"><strong><font size="7">M</font></strong></div> <p align="left"><strong>Mildly Offensive<br></strong>Contains reference to the housing market and may cause some homeowners to be offended by the truth.</p></div></div> <p>Previous Housing Market Myth articles: <a href="http://www.abandonallfear.co.uk/blog/2007/04/housing-market-myths-house-prices.html">House Prices Always Rise</a>, <a href="http://www.abandonallfear.co.uk/blog/2007/06/housing-market-myths-low-interest-rates.html">Low Interest Rates Means I Pay Less</a></p> <p>This one is simple so it's going to be a relatively shorter than my previous articles. Up till now, you could simply assume I'm a bitter late 20's Gen-XYer who is sounding off due to not being able to get on the housing ladder. But don't just take it from me, take it from property millionaire Robert Kiyosaki, to show you why the home you live in is not an investment.</p> <p> Let's start by getting a definition of investment:</p> <blockquote> <p>"An asset or item that is purchased with the hope that it will generate income or appreciate in the future. In an economic sense, an investment is the purchase of goods that are not consumed today but are used in the future to create wealth. In finance, an investment is a monetary asset purchased with the idea that the asset will provide income in the future or appreciate and be sold at a higher price." - <a href="http://www.answers.com/investment&r=67">Answers.com</a></p></blockquote> <p><em>Wouldn't a home fall under that description?</em></p> <p>We need to be clear what we are referring to. A house, can be an investment, since you can purchase a house as an asset and sell it later at a profit (or loss depending on the market). A home however, is not the same as a house. A home is something you live in. You can change homes, but you can't really sell your home unless you intend to be homeless.</p> <p><em>Of course, you may argue, people make profit on their homes when they appreciate.</em></p> <p>This 'profit' is only made when the home comes to be sold, and unless you choose to move into a home that is smaller (ie. of less value) the 'profit' is not going to be realised as it is invested into the new house of equal or higher value. This is further backed up by the dictionary definition of profit:</p> <blockquote> <ol> <li>An advantageous gain or return; benefit. <li>The return received on a business undertaking after all operating expenses have been met. <ol> <li>The return received on an investment after all charges have been paid. Often used in the plural. <li>The rate of increase in the net worth of a business enterprise in a given accounting period. <li>Income received from investments or property. <li>The amount received for a commodity or service in excess of the original cost.</li></ol></li></ol>- <a href="http://www.answers.com/profit?cat=biz-fin">Answers.com</a></blockquote> <p>Therefore profit is what you have left over when you have met all expenses. Profit is not <em>increase</em>, it is <em>less costs</em>. Profit is what you get to take home to spend on whatever you like.</p> <p>Robert Kiyosaki, the author of Rich Dad, Poor Dad, further defines your home as a liability:</p> <blockquote> <p>In "standard" accounting, if you buy a house, you consider it an asset. However, from a cash-flow perspective, if you have to make mortgage and property tax payments, while the house produces no income (i.e., it causes a negative cash flow), the house is a liability. Anything that produces income is an asset; anything that incurs expenses is a liability. - <a href="http://www.bigbooster.com/business_opportunities/money_skills.html">Basic Money Skills</a></p></blockquote> <p>Don't jump on the housing wagon thinking you can sell if it gets tough. When interest rates rise it will be difficult to sell your house for a 'profit' because many others will be trying to do the same thing. The best advice for FTB is to hold out for lower prices. If you're offer is not 30% lower than the asking price, then it's not low enough. Meanwhile renting gives you the opportunity to walk away from bad deals. It also frees you up to leave your current property if the rent is too much.</p> <p><a href="http://www.abandonallfear.co.uk/forum">DISCUSS THIS POST</a></p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:d2dbaa01-103f-4015-83f6-a4c132df5e0a" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/property%20investment" rel="tag">property investment</a>, <a href="http://technorati.com/tags/asset" rel="tag">asset</a>, <a href="http://technorati.com/tags/investment" rel="tag">investment</a>, <a href="http://technorati.com/tags/liability" rel="tag">liability</a>, <a href="http://technorati.com/tags/housing%20market" rel="tag">housing market</a>, <a href="http://technorati.com/tags/myths" rel="tag">myths</a>, <a href="http://technorati.com/tags/lies" rel="tag">lies</a>, <a href="http://technorati.com/tags/home%20ownership" rel="tag">home ownership</a>, <a href="http://technorati.com/tags/income" rel="tag">income</a>, <a href="http://technorati.com/tags/mortgage" rel="tag">mortgage</a>, <a href="http://technorati.com/tags/first%20time%20buyers" rel="tag">first time buyers</a>, <a href="http://technorati.com/tags/buy%20to%20let" rel="tag">buy to let</a>, <a href="http://technorati.com/tags/money" rel="tag">money</a>, <a href="http://technorati.com/tags/profit" rel="tag">profit</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-588170236390353796?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com4tag:blogger.com,1999:blog-33961656.post-53176967876926285072007-07-06T22:54:00.000Z2007-07-06T23:00:18.098ZKneel Before Zod 2008<p style="border: 2px dashed crimson; padding: 10px; background: ghostwhite none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 70%; text-align: center;font-family:georgia,sans-serif;"><span style="font-size:85%;">This Post Is Rated: <span style="font-weight: bold;">F</span> for <span style="font-weight: bold;">a bit of Fun</span><span style="font-weight: bold;">.</span><span style="font-style: italic;"> Kneel Before Zod!</span></span></p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.zod2008.com/zodportrait.jpg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://www.zod2008.com/zodportrait.jpg" alt="" border="0" /></a><a href="http://www.zod2008.com/">Vote Zod for President 2008!</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-5317696787692628507?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-6523251696009214672007-07-06T00:14:00.001Z2007-07-06T00:14:02.233ZLoss of Confidence<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 85%">This Post Is Rated: <strong>C</strong> for <span style="font-weight: bold">Controversial.</span><span style="font-style: italic"> Speculation over the decline of trust in British institutions.</span></span></p></div> <p>In may, the Economist highlighted a YouGov poll taken earlier this year showing a general decline in the British peoples trust in public services, politics, work and journalism.</p> <blockquote> <p>"...Confidence in almost every area of public life has fallen since the invasion of Iraq in 2003." - <a href="http://www.economist.com/world/britain/displaystory.cfm?story_id=9122842">The Economist, Trust Me, I'm A Judge</a></p></blockquote> <p>Unsurprisingly the only people to have gained more trust from the public were judges, whilst the usual suspects, including police, NHS hospital managers, estate agents, MPs and newspapers lost trust.</p> <p>It's easy to see why. I speak from my own experience in dealing with 'the system'. People are realising that whilst those in authority seek more and more power over every detail of our lives, restricting our freedoms, judges are our last great hope in clearing our name and keeping society in balance.</p> <p>Whilst the government seeks to <a href="http://www.guardian.co.uk/uklatest/story/0,,-6681586,00.html">speed up justice</a> and <a href="http://business.scotsman.com/index.cfm?id=1048582007">skip past</a> important checks and balances, the judge is a human being, our last recourse and hope for clearing our name and defending our innocence and rights. As the government have introduced more and more restrictive legislation, more and more British people have come to rely upon the courts to treat them fairly.</p> <p>When are we going to have an honest, competent, open government? One that looks to the bottom line when making decisions and laws, a government that stands for integrity and trust?</p> <p>I'm fed up of seeing <a href="http://www.newsoftheworld.co.uk/britpact_0107.shtml">pandering to the rhetorical right</a>, <a href="http://www.thestar.com/News/article/231690">unaccountability</a>, <a href="http://news.bbc.co.uk/1/hi/world/americas/6243704.stm">cover ups</a>, <a href="http://www.dailymail.co.uk/pages/live/articles/news/news.html?in_article_id=462558&in_page_id=1770">tax solves all problems</a>, <a href="http://news.independent.co.uk/world/politics/article2611752.ece">empty promises</a>, <a href="http://www.blindside.org.uk/2007/06/26/did-i-get-it-right/">technology solves everything</a>, <a href="http://driving.timesonline.co.uk/tol/life_and_style/driving/article2007987.ece">motorists are evil</a>, <a href="http://www.guardian.co.uk/uklatest/story/0,,-6717071,00.html">environmental hypocrisy</a>, <a href="http://www.abandonallfear.co.uk/blog/2007/03/this-is-what-he-really-meant.html">weasel words</a>, <a href="http://www.timesonline.co.uk/tol/news/uk/crime/article1847697.ece">VIP treatment</a>, <a href="http://news.bbc.co.uk/1/hi/uk_politics/6260252.stm">cultivating fear</a>, <a href="http://news.independent.co.uk/media/article2640866.ece">wasted money</a>, <a href="http://news.independent.co.uk/uk/legal/article2578474.ece">not protecting UK citizens</a> and <a href="http://the-osterley-times.blogspot.com/2007/06/pbs-bill-moyers-takes-gloves-off-on.html">allowing foreigners to dictate policy</a>.</p> <p><a href="http://www.abandonallfear.co.uk/forum">DISCUSS THIS POST</a> (registration is free)</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:0fb5addb-e2dd-4e29-9df1-9b86ce93d9db" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/politics" rel="tag">politics</a>, <a href="http://technorati.com/tags/corruption" rel="tag">corruption</a>, <a href="http://technorati.com/tags/yougov" rel="tag">yougov</a>, <a href="http://technorati.com/tags/the%20economist" rel="tag">the economist</a>, <a href="http://technorati.com/tags/government" rel="tag">government</a>, <a href="http://technorati.com/tags/trust" rel="tag">trust</a>, <a href="http://technorati.com/tags/justice" rel="tag">justice</a>, <a href="http://technorati.com/tags/united%20kingdom" rel="tag">united kingdom</a>, <a href="http://technorati.com/tags/legislation" rel="tag">legislation</a>, <a href="http://technorati.com/tags/law" rel="tag">law</a>, <a href="http://technorati.com/tags/judges" rel="tag">judges</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-652325169600921467?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-77335581683174657802007-07-05T22:34:00.001Z2007-07-05T22:34:17.181ZRepublican Election Strategy?<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 85%">This Post Is Rated: <strong>C</strong> for <span style="font-weight: bold">Contraversial.</span><span style="font-style: italic"> The power of 9/11 over the masses.</span></span></p></div> <p> <div class="wlWriterSmartContent" id="53357c8b-5919-4e32-8c25-305d27c17a37:346efa08-8d43-4c11-8891-0ce265782c7e" contenteditable="false" style="padding-right: 10px; display: inline; padding-left: 10px; float: none; padding-bottom: 5px; margin: 0px; width: 282px; padding-top: 5px"><embed src="http://www.youtube.com/v/tlqiYeET0TY" type="application/x-shockwave-flash" wmode="transparent" width="282" height="232"></embed></div></p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:0622931c-7c23-40b3-a094-c3096e26d79a" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/republicans" rel="tag">republicans</a>, <a href="http://technorati.com/tags/family%20guy" rel="tag">family guy</a>, <a href="http://technorati.com/tags/9/11" rel="tag">9/11</a>, <a href="http://technorati.com/tags/election" rel="tag">election</a>, <a href="http://technorati.com/tags/politics" rel="tag">politics</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-7733558168317465780?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-41178419850388330312007-07-04T23:46:00.000Z2007-07-05T22:23:34.853ZThe Processed Life<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 85%">This Post Is Rated: <span style="font-weight: bold">N</span> for <span style="font-weight: bold">Nothing to hide... yada yada.</span><span style="font-style: italic"> Warning: More commentary on our total lack of discretion and humanity in today's culture.</span></span></p></div>I'm aware that I'm going to reference another 'old' news item now but I'm just catching up with some of my saved rss feeds and occasionally I come across an item that is worth my comment but I'm too busy to compile something at the time.<br><br>Last month the BBC reported that, now, <a href="http://news.bbc.co.uk/1/hi/uk/6656411.stm">even the police are fed up of the target culture</a>.<span style="font-size: 85%"><br></span> <blockquote>The list of compiled cases showed incidents where officers had been "under such pressure to deliver it has resulted in an arrest or caution when even the officer themselves thinks it is ludicrous", he said.<br>"Understandably, when the public hears about this they ask 'What the hell is going on?'." </blockquote>Of course those who read police bloggers will not be surprised, but what people should be realising is that it's part of a much wider cultural endemic that has been going on <a href="http://www.abandonallfear.co.uk/blog/2006/03/repost-death-of-discretion-and.html">for some time</a>.<br><br>We no longer know how to relate as human beings. We may even empathise with our <s>victims</s> customers' personal situation, in the knowledge that we are making decisions that will deeply affect their circumstances, but there seems to be no will to to try and break the cogs of this giant machinery that is called 'authorisation'.<br><br>How many times have you heard the words to the effect of "Yes, I understand, but I'm sorry sir I cannot do that as I don't have the authorisation" or "I'm sorry I have to process this now, I can't stop it". What they actually mean is:<br> <blockquote>"I can stop it, but if something goes wrong, it will be my head on the block, or I am financially disincentivised to do anything to help you".</blockquote>I'm glad the police are concerned, we should all be. We are moving towards, nay, already in a society that sees people as assets to be put in boxes and processed. If someone doesn't fit into the box, discard them or fail them. Why should we be concerned? Let me give you an example from my own life,<br><br>You may already be aware of the <a href="http://www.abandonallfear.co.uk/blog/2007/02/origins.html">trouble I had with TalkTalk</a> at the beginning of the year. I ended up cancelling their contract to go with Pipex in February. Today I received the 3rd 'Final Demand' for money on an account that should have been closed 4 months ago (2 phone calls, 1 letter). This is no longer a human looking at the details and realising the error of their ways, this is a machine, that has not been given the right instruction and without intervention, followed through to logical conclusion will pass this onto a <a href="http://www.abandonallfear.co.uk/blog/2006/10/thick-as-legal-thieves.html">debt collection service</a>.<br><br>I don't trust those who currently stand for authority, not until I can see an example of a person or organization who can utilise technology responsibly, and not rely on it to cost cut human decisions over human lives.<br><br>To slightly modify an old mantra used on this site:<br><br> <div style="font-style: italic; text-align: center">Databases exist to for people, people do not exist for databases.</div> <p><a href="http://www.abandonallfear.co.uk/forum">DISCUSS THIS POST</a> (REGISTRATION FREE)</p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:80c503bd-56f4-4680-89d7-17a8f30fb480" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/checkbox%20culture" rel="tag">checkbox culture</a>, <a href="http://technorati.com/tags/database%20culture" rel="tag">database culture</a>, <a href="http://technorati.com/tags/big%20brother" rel="tag">big brother</a>, <a href="http://technorati.com/tags/predatory%20systems" rel="tag">predatory systems</a>, <a href="http://technorati.com/tags/customer%20service" rel="tag">customer service</a>, <a href="http://technorati.com/tags/target%20culture" rel="tag">target culture</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-4117841985038833031?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-84922682324435800632007-07-01T13:59:00.001Z2007-07-01T13:59:25.855ZLord Matt Appeal<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 78%"><font size="2">This Post Is Rated: <span style="font-weight: bold">N</span> for <strong>Nothing to hide, nothing to fear</strong><span style="font-weight: bold">.</span><span style="font-style: italic"> Contains reference to a possible abuse of process.</span></font></span></p></div> <p>Long time supporter and reader of Abandon All Fear, <a href="http://lordmatt.co.uk/">Lord Matt</a> reports his local council's zealousness over council tax collection. Despite being subject to council tax benefit (which is under review) they haven't given him any time to respond to a demand for payment before sending him a court summons.</p> <p>It smells like an abuse of process but Alex Fear is limited to his experience with parking enforcement and speeding. If anyone has an idea about these things, feel free to get in touch with LM, as he is now facing a bill of £1000 or more.</p> <p><a href="http://lordmatt.co.uk/item/854/">LM's Court Appeal</a><br><a href="http://lordmatt.co.uk/item/855/">Blog of trial and courts decision</a><br><a href="http://lordmatt.co.uk/item/860/">Thanet Council breaching the law?</a></p> <p> </p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:d63c9c33-1494-4c91-8452-04ffaf506abd" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/council%20tax" rel="tag">council tax</a>, <a href="http://technorati.com/tags/lord%20matt" rel="tag">lord matt</a>, <a href="http://technorati.com/tags/appeal" rel="tag">appeal</a>, <a href="http://technorati.com/tags/court%20summons" rel="tag">court summons</a></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-8492268232443580063?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com1tag:blogger.com,1999:blog-33961656.post-87454405632624142502007-06-30T13:40:00.001Z2007-07-22T16:03:41.583ZYesssss!<p align="center"><a href="http://mingle2.com/blog-rating"><img style="border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none" alt="Online Dating" src="http://mingle2.com/img/bb/blog_rating/r.jpg"></a> </p> <ul> <li> <div align="left"><strong>death (9x)</strong></div> <li> <div align="left"><strong>sex (5x)</strong></div> <li> <div align="left"><strong>crap (3x)</strong></div> <li> <div align="left"><strong>dead (2x)</strong></div> <li> <div align="left"><strong>drugs (1x)</strong></div></li></ul> <p align="left"></p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-8745440563262414250?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com0tag:blogger.com,1999:blog-33961656.post-81678937313338416802007-06-30T13:02:00.001Z2007-07-22T16:05:25.779ZFallible Design: Questions I Was Never Taught To Ask<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 78%"><font size="2">This Post Is Rated: <span style="font-weight: bold">D</span> for <strong>Duh! Warning</strong><span style="font-weight: bold">.</span><span style="font-style: italic"> May cause you to seriously doubt the intelligence of the author.</span></font></span></p></div> <p><font size="2">Last month I posted the first in my Fallible Design series: </font><a href="http://www.abandonallfear.co.uk/blog/2007/05/fallible-design-how-i-went-from.html"><font size="2">How I Went From Intellectual to Dumb</font></a></p> <p><font size="2">Before I begin this second post I must issue a clarification on the subject of 'evolution'. It appears to me there is a lot of ignorance and omission from both evolutionists and creationists when debating this subject. I include myself when I say ignorance but perhaps it is more lazy thinking.</font></p> <p><font size="2">The problem is that the whole 'Evolution vs Creationism' debate is framed wrong. When the term 'evolution' is used, it's far too indefinite and absolute. Thus creationists (who believe God created the universe) easily fall into the trap of arguing against the whole theory and appearing quite stupid. Creationists should not be arguing against 'evolution'. They should study it and argue on the specifics.</font></p> <p><font size="2">Wikipedia defines the Theory of Evolution in 6 mechanisms (taken from condensed sources):</font></p> <ul> <li><a href="https://notes.utk.edu/bio/greenberg.nsf/0/3ee9cccd7c64bffd85256cff0061f4d7?OpenDocument"><font size="2">Adaption</font></a><font size="2"> - "an anatomical, physiological, or behavioral trait that contributes to an individual's ability to survive and reproduce ('fitness') in competition with <a href="http://www.answers.com/conspecifics&r=67">conspecifics</a> in the environment in which it evolved" Williams</font> <li><a href="http://www.britannica.com/eb/article-9036394/genetic-drift"><font size="2">Genetic Drift</font></a><font size="2"> - "A change in the gene pool of a small population that takes place strictly by chance." - Encyclopaedia Britannica</font> <li><a href="http://en.wikipedia.org/wiki/Gene_flow"><font size="2">Gene Flow</font></a><font size="2"> - "The transfer of </font><a href="http://en.wikipedia.org/wiki/Alleles"><font size="2">alleles</font></a><font size="2"> of genes from one population to another." - Wikipedia</font> <li><a href="http://www.answers.com/mutation?cat=health"><font size="2">Mutation</font></a><font size="2"> - "A change of the DNA sequence within a gene or chromosome of an organism resulting in the creation of a new character or trait not found in the parental type." - Answers.com</font> <li><a href="http://en.wikipedia.org/wiki/Natural_selection"><font size="2">Natural Selection</font></a><font size="2"> - "The process by which favorable </font><a href="http://en.wikipedia.org/wiki/Trait_%28biology%29"><font size="2">traits</font></a><font size="2"> that are </font><a href="http://en.wikipedia.org/wiki/Heritable"><font size="2">heritable</font></a><font size="2"> become more common in successive generations of a population of reproducing organisms, and unfavorable traits that are heritable become less common." - Wikipedia</font> <li><a href="http://www.blackwellpublishing.com/ridley/tutorials/Speciation2.asp"><font size="2">Speciation</font></a><font size="2"> - "The process in which a new species is formed from an initial one." - Ridley</font></li></ul> <p><font size="2">I've simplified the mechanisms described above as I'm not a scientist and don't intend to get tangled in the minute details. However some reading in detail is needed to be able to fully understand the differences between these mechanisms that form the basis of the evolutionary theory.</font></p> <p><font size="2">Looking at the theory in more detail, as a creationist I would be an idiot to argue against genetic drift, gene flow or natural selection. The problems I and I assume almost all creationists have is with <em>certain elements of</em> adaption and mutation. I say '<em>certain elements'</em> because it is clear mutation happens, but I disagree that mutations are heritable or transmutation occurs, for example. With this in mind, I intend to change the nature of the debate by redressing the terminology used. I recommend to Christians reading this, that if they intend to debate with evolutionists that argue on specifics such as adaption or transmutation. Debates should be titled to reflect this, eg. '</font><font size="2">Creationism vs Adaption' (of course any Christians who disagree or have a better idea- feel free to discuss it in the forums).</font></p> <p><font size="2">'Creationism' itself is a bit of a misnomer because just as there are many complexities to evolution, there are numerous philosophies behind the creation of the universe. Creationism is not even strictly in conflict with evolution, it's not even totally in conflict with the <a href="http://en.wikipedia.org/wiki/Big_bang_theory">big bang theory</a>. One could happily accept a philosophy such as the <a href="http://en.wikipedia.org/wiki/Clockmaker_hypothesis">clockmaker hypothesis</a> (as is unconsciously popular in western culture) as well as the big bang and all the tenets of the evolutionary theory.</font></p> <p><font size="2">With that in mind, I will now proceed with some questions that I have regarding evolution which lead me to doubt the theories of adaption, transmutation and speciation.</font></p> <p><font size="2">1. What happened to the giraffe?</font></p> <p><font size="2">The accepted theory for the adaption of the giraffes long neck put forward by Jean-Baptiste Lamarck in the 1700s was to <a href="http://evolution.berkeley.edu/evosite/history/evol_happens.shtml">reach the higher leaves</a> on the trees. It is obvious that giraffes did not starve during this time they were growing their long necks, that there was plenty of vegetation to eat on the ground, so why did it happen at all? I could go on but this has been discussed already many times by people with far more knowledge than me (and not even creationists) - read The Nature Institute: <a href="http://www.natureinstitute.org/pub/ic/ic10/giraffe.htm">The Giraffe's Short Neck</a>.</font></p> <p><font size="2">2. How is adaption triggered?</font></p> <p><font size="2">This is one thing that puzzles me. An animal either somehow finds itself in an alien environment, or it perceives one from afar (eg. fish to land). So over successive generations it's physiology transmutates (adapts) to be able to migrate and exist in that environment. Let's take it for granted that the first fish could observe land above the surface of the water. What is the secret ingredient that now tells the fish genes to start creating fish/mammal hybrids. Of course a creationist could argue God, but that's the easy way out. If not God (or a spiritual/energy/intelligent force if you're a naturalist), then we have to assume that the fish either consciously activated the adaption itself, or received the genetic requirements by some form of </font><a href="http://en.wikipedia.org/wiki/Applied_kinesiology"><font size="2">applied kinesiology</font></a><font size="2"> (where the body responds to its environment). It's hard to imagine a simple life form such as a fish (which after millions of years of adaption still falls for the old maggot on a hook) consciously adapting itself, we humans can't even do it. Therefore </font><a href="http://www.youtube.com/watch?v=lDTuoXygZKk"><font size="2">applied kinesiology</font></a><font size="2"> it is.</font></p> <p><font size="2">3. With the exclusion of a few nutbags, why don't creationists debate the theory of gravity, or the earth revolving around the sun? Yet the theories of adaption and transmutation still cause much debate.</font></p> <p><font size="2">4. Why does God exist?</font></p> <p><font size="2">In opposition to the teaching of intelligent design, Bobby Henderson 'went public' with the <a href="http://www.venganza.org/about">Church of the Flying Spaghetti Monster</a>. Which had apparently been around, in secret, hundreds of years. Oddly, whilst being secret, the religion managed to retain "millions, if not thousands" of followers. Not a very good secret then. Yet I doubt any scrap of religious texts could be produced for the FSM could be produced that existed before 2005- which makes it not a very good religion. In fact, can the FSM really be proven to be the same religion it was hundreds of years ago, if no-one shared the secret and no proof existed before 2005? Enough of this nonsense, we all know it's parody, however back to adaption and transmutation. If we really did mutate from bacteria, adapting to new environments as required, how on earth did we adapt God into our environment? This is beyond applied kinesiology- this is some sort of defective mutation. We did not know about the FSM hundreds of years ago, because it did not exist (until an objector decided to respond with a parody). If some form of higher power did not exist, then we would not even know about it.</font></p> <p><font size="2">5. How many parallel universes?</font></p> <p><font size="2">Why is it easier to believe in infinite parallel worlds than it is to believe a intelligent being (perhaps on the evolutionary scale) created our planet? Rather than objective reasoning, it seems to me that for people like Stephen Hawking any explanation but a being more advanced than humans will do.</font></p> <p><font size="2">6. Why do we sacrifice our lives, even for our own enemies or people we do not know?</font></p> <p><font size="2">If sacrifice is the result of altruistic memes, then why do the memes continue to exist? Surely the memes would have been forgotten early during human development. How would a meme spread if its objective is to work against survival? If it is passed on by genes, why has it not been bred out- how do the sacrificial gene carrier transfer to a non-sacrificial gene carrier, unless you infer that sacrificial genes are also able to recognise sacrificial genes in others. Once again we have to ask how? Is this the same way an organism transmutates into an entirely different organism (see above)? Would it not mean that psychics and spiritualists are real because they are actually using their genes?</font></p> <p><font size="2">7. Why do we wear clothes, and why are we embarrassed by our bodies?</font></p> <p><font size="2">Technically, anyone who is free from religion should automatically strip down and start living naked. The first thing that God did when Adam and Eve were discovered to have sinned, was to cover them up. Covering up and hiding parts of the body is deeply rooted in religiosity. So is this a <a href="http://en.wikipedia.org/wiki/Meme">meme</a> that has refused to die? Why is Richard Dawkins still enslaved by this religious meme? Is it a gene that tells us to be ashamed of our own nakedness? Then why doesn't this gene prevent us from going into changing rooms, or revealing our nakedness to a sexual partner? Can the gene detect when it's safe to be naked and when it is not? Why then would someone who has the naked shame gene then be able to overcome that gene later in life to become a nudist?</font></p> <p><font size="2">8. Why do we feel injustice and suffering, why do we seek revenge, what is evil?</font></p> <p><font size="2">I once accidentally kicked my dog, when he was a little pup, in the head. But there was never any trace of bitterness or revenge in the dog, we went on to have a healthy 'man and his dog' relationship. However, if we accidentally cut up another motorist, we see can see great examples of bitterness, resentment and hate in the form of road rage. Animals do not show signs of revenge or hate, whereas humans can hold on for a lifetime to one incident and exact revenge years later. Of course animals can exhibit patterns of aggression if under sustained mistreatment or threat (perceived or real). But for an uncharacteristic isolated incident of harm, an animal will not act in this way. Since we have adapted and mutated to our environment, and not the other way round, why do we perceive injustice and unfairness? Surely we would simply adapt to the new environment rather than complain.</font></p> <p><font size="2">9. Why can we conjure abstract thought and concepts? Why are we interested in entertainment?</font></p> <p><font size="2">A human being will ignore all natural impulses to eat or survive to feed their appetite for </font><a href="http://www.guardian.co.uk/gambling/story/0,,2078157,00.html"><font size="2">entertainment or greed</font></a><font size="2">.</font></p> <p><font size="2">10. At what point did the first organisms become cannibalistic?</font></p> <p><font size="2">At some point in the water, or after we crawled out of the water, some of us stopped eating plants and eating each other. Obviously this was not triggered by species survival, was it triggered by mutation? How could this be a slow process of evolving. What did the intermediary species eat while they were waiting for their vegetarian stomachs to turn into carnivore stomachs? This makes me think of <a href="http://www.flockofdodos.com/">dodos</a>. The dodo became extinct through hunting. Like penguins and chickens, they were unable to fly. But why did some of those first land-mammals become birds? It can't be because of a desire to fly, or food supply, otherwise the dodos would have continued flying instead of getting lazy. It must have been to escape predators right? Well as we see by example of the dodo, the first bird would have <a href="http://en.wikipedia.org/wiki/Cambrian_Explosion">never had a chance to get its feet off the ground</a>. Why do chickens not fly the coup, to escape inevitable murder at the hands of the farmer? How long have we been eating chickens and they have not yet developed their wings enough to escape us? Aah but we provide for the chickens and do not feed on them to extinction. So who was there farming the first birds? Do we see any other examples in nature of one species farming another species? Is it even possible?</font></p> <p><font size="2">The following is a question of contradictions in the Wikipedia article on </font><a href="http://en.wikipedia.org/wiki/Introduction_to_evolution"><font size="2">introduction to evolution</font></a><font size="2">. Yes, I know it's Wikipedia, but shows that however naive or inconsistent creationists are in their explanations, evolutionists are just as bad:</font></p> <blockquote> <p><font size="2">Key Points</font></p> <ul> <li><font size="2">Evolution does not mean "progress" towards an ultimate goal; in fact, evolution is not goal-driven. Organisms are merely the outcome of mutations that succeed or fail, dependent upon the environmental conditions at that time.</font></li> <li><font size="2">Evolution is not a random process for creating new life forms. Mutations are (partly) random, but natural selection is far from random.</font></li></ul></blockquote> <p><font size="2">Well, which is it- is evolution random or not?</font></p> <blockquote> <ul> <li><font size="2">Evolution does not state that humans are descended from monkeys, or that human ancestors were monkeys. However, evolution implies that humans and present-day monkeys share a common ancestor.</font></li> <li><font size="2">Evolution does not attempt to describe the process which brought forth life on earth (such as </font><a href="http://en.wikipedia.org/wiki/Abiogenesis"><font size="2">abiogenesis</font></a><font size="2"> or some other method).</font></li></ul></blockquote> <p><font size="2">Why are these things often stated as fact? Why do evolutionist see the need to argue against creationism when it's clear the two are not in conflict (and more to the point, why do creationists respond on their terms)?</font></p> <blockquote> <p><font size="2">"Evolution is one of the most successful scientific theories ever produced and is widely accepted by biological scientists. An understanding of evolution underlies all biological sciences and much of medicine."</font></p></blockquote> <p><font size="2">Really? how is that benchmarked. No-one disputes gravity so why is this the best? surely an undisputed unanimously agreed theory is the most successful?</font></p> <p><font size="2">I have purposefully used my own questions, and not referenced the usual and repeated questions from the main debate, which can be googled. There really is a lack of common sense from both sides. I'm not a scientist so I'm not going to do a large cut and paste job of debunking scientific theories here, but at the same time, I have difficulty tolerating other people who are not scientists simply doing the same thing for the theory of transmutation.</font></p> <p><font size="2">I do believe that creationists who want to argue against evolution have set themselves a difficult if not impossible task. Not only are they choosing to argue against a group of differing theories as one big theory (just as anti-theists attack 'religion' and lose by not discerning between different belief systems), they are choosing the wrong theory to attack.</font></p> <p><font size="2">How are you going to convince someone who doesn't even believe in a higher power that the universe did not bang itself into existence? Evolution is the only reasonable explanation for them. The theory of Intelligent Design goes a step in the right direction, but even then the next acceptable theory after the big bang would be aliens, which still does not discount the big bang.</font></p> <p><font size="2">On the other hand, anti-theists who want people to stop believing in God, are not going to get anywhere by using the theory of evolution. If you can convince someone of transmutation, it shouldn't affect their faith one bit. There's nothing to say that God could not be as active in transmutation as he is in creation.</font></p> <p><font size="2">If you really want to rid the world of theism, then you need to study philosophy and find ways to defeat theists by reasoning, rather than by science (which is not the opposite of religion).</font></p> <p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:9683b03b-aa35-4453-8a22-8bac6045b479" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/religion" rel="tag">religion</a>, <a href="http://technorati.com/tags/evolution" rel="tag">evolution</a>, <a href="http://technorati.com/tags/transmutation" rel="tag">transmutation</a>, <a href="http://technorati.com/tags/creationism" rel="tag">creationism</a>, <a href="http://technorati.com/tags/intelligent%20design" rel="tag">intelligent design</a>, <a href="http://technorati.com/tags/science" rel="tag">science</a>, <a href="http://technorati.com/tags/big%20bang" rel="tag">big bang</a>, <a href="http://technorati.com/tags/meme" rel="tag">meme</a>, <a href="http://technorati.com/tags/dawkins" rel="tag">dawkins</a>, <a href="http://technorati.com/tags/hawking" rel="tag">hawking</a>, <a href="http://technorati.com/tags/genes" rel="tag">genes</a>, <a href="http://technorati.com/tags/God" rel="tag">God</a></div></p> <p><a href="http://www.abandonallfear.co.uk/forum/viewtopic.php?t=21&start=0&postdays=0&postorder=asc&highlight="><font size="2">DISCUSS THIS POST</font></a><font size="2"> (Registration is free)</font></p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-8167893731333841680?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com8tag:blogger.com,1999:blog-33961656.post-48752114692942968372007-06-22T23:56:00.001Z2007-06-23T00:02:04.716ZStealing Abstracts Part 1<div align="center"> <p style="border-right: crimson 2px dashed; padding-right: 10px; border-top: crimson 2px dashed; padding-left: 10px; background: ghostwhite 0% 50%; padding-bottom: 10px; border-left: crimson 2px dashed; width: 70%; padding-top: 10px; border-bottom: crimson 2px dashed; font-family: georgia,sans-serif; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial"><span style="font-size: 78%"><font size="2">This Post Is Rated: <span style="font-weight: bold">I</span> for <strong>Ooh... Illegal</strong><span style="font-weight: bold">.</span><span style="font-style: italic"> Or is it... and what are the implications?</span></font></span></p></div> <p><font size="2">It's already been done </font><a href="http://www.google.co.uk/search?hl=en&safe=off&client=firefox-a&rls=com.ubuntu%3Aen-US%3Aofficial&q=09-f9-11-02-9d-74-e3-5b-d8-41-56-c5-63-56-88-c0&btnG=Search&meta="><font size="2">1.3 million times</font></a><font size="2"> and counting. After some careful consideration, I thought I'd join in and "break the law" too:</font></p> <p><font size="4">09-f9-11-02-9d-74-e3-5b-d8-41-56-c5-63-56-88-c0</font></p> <p><font size="2">This string of seemingly random numbers forms a </font><a href="http://boingboing.net/2007/02/13/bluray_and_hddvd_bro.html"><font size="2">key</font></a><font size="2"> to unlocking the </font><a href="http://en.wikipedia.org/wiki/Digital_Rights_Management"><font size="2">DRM</font></a><font size="2"> on HD-DVD and Blue Ray hardware. The </font><a href="http://en.wikipedia.org/wiki/Advanced_Access_Content_System"><font size="2">AACS-LA</font></a><font size="2"> does not want people to publish this number. In fact it has even </font><a href="http://www.pcadvisor.co.uk/news/index.cfm?RSS&newsid=9299"><font size="2">threatened legal action</font></a><font size="2"> against those who choose to publish this set of numbers.</font></p> <p><font size="2">I won't go into too much detail here because this story is old and there is already plenty of information </font><a href="http://en.wikipedia.org/wiki/AACS_encryption_key_controversy"><font size="2">on the web</font></a><font size="2"> and it's been covered extensively by </font><a href="http://www.boingboing.net/2007/05/31/amazing_mystery_of_t.html"><font size="2">BoingBoing</font></a><font size="2">.</font></p> <p><font size="2">But is it really illegal to publish a set of numbers? Interestingly (at the time of publishing this post) it has </font><a href="http://en.wikipedia.org/wiki/Illegal_number"><font size="2">not been tested in court</font></a><font size="2"> which really raises the question of whether it's actually illegal to <em>own</em> and <em>publish</em> these numbers. Can you really own a number? Something tells me it never will be tested, or if it is, the AACS will probably fail. Can you really see them filing a law-suit against 1.3 million people, many who probably don't even reside in America?</font></p> <p><font size="2">Interestingly, Ed Felton of </font><a href="http://www.freedom-to-tinker.com/"><font size="2">Freedom to Tinker</font></a><font size="2"> already addressed the issue of 128-bit number ownership:</font></p> <blockquote> <p><font size="2">Now, thanks to our newly developed VirtualLandGrab technology, you can own a 128-bit integer of your very own (and then presumably, start issuing take-down notices to anyone who publishes the numbers or keeps a copy of them). </font> <p><font size="2">Here’s how we do it. First, we generate a fresh pseudorandom integer, just for you. Then we use your integer to encrypt a copyrighted haiku, thereby transforming your integer into a circumvention device capable of decrypting the haiku without your permission. We then give you all of our rights to decrypt the haiku using your integer. The DMCA does the rest. - </font><a href="http://www.freedom-to-tinker.com/?p=1155"><font size="2">You Can Own An Integer Too - Get Yours Here!</font></a></p></blockquote> <p><font size="2">I'm plan to do a follow up post on this subject as it demands a more thoughtful analysis, but my initial thoughts on this subject is that we have moved beyond a mere Information Age and are becoming part of a type of </font><a href="http://en.wikipedia.org/wiki/Information_Revolution"><font size="2">Information Revolution</font></a><font size="2">. Traditional business models and capitalist frameworks are being usurped by Creative Commons and Open Source. These examples speak for themselves: </font> <p><a href="http://www.eff.org/deeplinks/archives/005259.php"><font size="2">EFF: Public Interest Prevails in Digital Copyright Showdown</font></a><br><a href="http://www.theinquirer.net/default.aspx?article=39737"><font size="2">The Inquirer: Linux Man says Microsoft screwed itself</font></a><br><a href="http://www.turre.com/blog/?p=102"><font size="2">Finish Court Rules CSS Protection used in DVDs "ineffective"</font></a><br><a href="http://www.lessig.org/blog/archives/003800.shtml"><font size="2">Lessig Blog: Required Reading: The Next 10 Years</font></a><br><a href="http://www.theinquirer.net/default.aspx?article=40443"><font size="2">The Enquirer: EMI Has DRM Free Sales Boom</font></a><br><a href="http://72.14.253.104/search?q=cache:LBky5FMdF90J:tjic.com/%3Fp%3D6135+%22Robert+H.+Tourtelot%22+and+Smartflix&hl=en&ct=clnk&cd=1&gl=us"><font size="2">SmartFlix: This Post is for You, Robert Tourtelot</font></a><br><a href="http://news.ecoustics.com/bbs/messages/10381/357487.html"><font size="2">eCoustics: Dell Introduces Linux Based Computers</font></a><br><a href="http://stuff.techwhack.com/archives/2007/06/22/microsoft-google-ibm/"><font size="2">Software Journal: Microsoft and IBM admits Google is now a rival...</font></a></p> <p><font size="2">Whether you know it or not you are witness to a civil war taking place over the net. The internet is a type of 'wild west' or </font><a href="http://www.eff.org/"><font size="2">Electronic Frontier</font></a><font size="2"> if you will. All the rules from the old country no longer count. If you Google search, blog, social network, make internet calls or have ever used any kind of free or open source software then you have already chosen your side or become a sympathiser for the revolutionaries.</font></p> <p><font size="2">My second thought is this, by pursuing legal action even against people who simply publish a string of numbers (regardless of knowledge of how to use them), then the AACS and other vested interests are already losing the battle. They dilute the severity of their claim by attacking anyone without discretion, and they will be opening the door for people to claim ownership of numbers and text (see above)- the end result would be death of progress, innovation and design. Imagine a programmer that would have to obtain rights from a different 'owner' for every line of code they wrote for a new program? Perhaps the only way to move forward would be for programmers to learn </font><a href="http://www.kli.org/"><font size="2">Klingon</font></a><font size="2"> or some other language- until the AACS claimed ownership of certain strings of Klingon numbers and words.</font></p> <p><font size="2">In my view, those who are blurring the lines between what is and isn't illegal copying are the proprietors and proponents of DRM and the </font><a href="http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act"><font size="2">DMCA</font></a><font size="2">.</font></p> <p><font size="2">More to come.</font></p> <p></p> <div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:42d65fec-2191-4239-9c31-74dfe67ee77f" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/drm" rel="tag">drm</a>, <a href="http://technorati.com/tags/aacs%20key" rel="tag">aacs key</a>, <a href="http://technorati.com/tags/dmca" rel="tag">dmca</a>, <a href="http://technorati.com/tags/copyright" rel="tag">copyright</a>, <a href="http://technorati.com/tags/open%20source" rel="tag">open source</a>, <a href="http://technorati.com/tags/illegal" rel="tag">illegal</a>, <a href="http://technorati.com/tags/creative%20commons" rel="tag">creative commons</a>, <a href="http://technorati.com/tags/electronic%20frontier" rel="tag">electronic frontier</a>, <a href="http://technorati.com/tags/information%20revolution" rel="tag">information revolution</a>, <a href="http://technorati.com/tags/hd-dvd" rel="tag">hd-dvd</a>, <a href="http://technorati.com/tags/blue-ray" rel="tag">blue-ray</a>, <a href="http://technorati.com/tags/09%20f9%2011%2002%209d%2074%20e3%205b%20d8%2041%2056%20c5%2063%2056%2088%20c0" rel="tag">09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0</a></div> <p></p> <p><a href="http://www.abandonallfear.co.uk/forum/viewtopic.php?t=16">DISCUSS THIS POST</a></p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/33961656-4875211469294296837?l=abandonallfear.blogspot.com'/></div>AFnoreply@blogger.com1