<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andy Crawford</title>
	<atom:link href="http://www.andycrawford.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andycrawford.net</link>
	<description>Andy Crawford&#039;s Blog &#124; Websites and Computer Related Stuff</description>
	<lastBuildDate>Sat, 05 May 2012 15:21:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How do I change a ‘Page’ to a ‘Post’ in WordPress?</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-change-a-page-to-a-post-in-wordpress/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-change-a-page-to-a-post-in-wordpress/#comments</comments>
		<pubDate>Sat, 05 May 2012 09:26:01 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=345</guid>
		<description><![CDATA[This works the other way around too if you want to change a Post’ to a ‘Page. From time to time you may want to change a WordPress Page to a Post or vice-versa. This might be due to restructuring your website content or your WordPress blog. There is no simple way within WordPress to [...]]]></description>
			<content:encoded><![CDATA[<p>This works the other way around too if you want to change a Post’ to a ‘Page.</p>
<p>From time to time you may want to change a WordPress Page to a Post or vice-versa. This might be due to restructuring your website content or your WordPress blog. There is no simple way within WordPress to do this.</p>
<p>However there is a simple way to do this by altering an entry in the database.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>Modifiying database entries can be quite daunting however this action is fairly simple using MySQL and phpMyAdmin. These systems are normally active on your server.</p>
<p><strong>This is what you do</strong></p>
<ul>
<li>Go to the Pages or Posts page in your admin area</li>
<li>Roll your mouse over Edit under the title</li>
<li>Make a note of the ID number</li>
</ul>
<div>While you roll your mouse over, at the bottom of the page, a bar will appear with the url path, something like this:</div>
<div>mydomain/wp-admin/post.php?post=<strong>131</strong>&amp;action=edit.</div>
<div><strong>131</strong> is the post ID number.</div>
<h3>Then log into you hosting control panel</h3>
<ul>
<li>Launch phpMyAdmin under database admin.</li>
<li>Click on the database for that WordPress installation</li>
<li>Click on xyz_Posts (xyz being your table prefix)</li>
<li>There may be hundreds of entries but you can scroll through the pages until you find your entry under ‘ID’</li>
<li>Edit the entry by clicking edit and then manually changing the word &#8216;post&#8217; to &#8216;page&#8217; or page to post</li>
</ul>
<p>Go back to your WordPress admin panel and the post will now be a page or vice-versa.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-change-a-page-to-a-post-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I recover deleted email from Outlook Express .dbx files?</title>
		<link>http://www.andycrawford.net/servers/how-do-i-recover-deleted-email-from-outlook-express-dbx-files/</link>
		<comments>http://www.andycrawford.net/servers/how-do-i-recover-deleted-email-from-outlook-express-dbx-files/#comments</comments>
		<pubDate>Thu, 03 May 2012 14:47:25 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=343</guid>
		<description><![CDATA[It’s like this. I swapped my email from one IMAP server to another when changing the website hosting. I configure the email account on the new server and when I connect again, whoosh, all the email in my mail box gets deleted. Lost, gone…(sob) But all is not lost! Outlook Express stores email in a [...]]]></description>
			<content:encoded><![CDATA[<p>It’s like this. I swapped my email from one IMAP server to another when changing the website hosting. I configure the email account on the new server and when I connect again, whoosh, all the email in my mail box gets deleted. Lost, gone…(sob)</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>But all is not lost! Outlook Express stores email in a ‘Store Folder’ deep in the depths of Windows XP at:</p>
<p>C:\Documents and Settings\***user***\Local Settings\Application Data\Identities\{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}\Microsoft\Outlook Express</p>
<p>You can find this folder in Outlook Express by going to &gt; Tools &gt; Accounts &gt; Maintenance &gt; Store Folder… That’s where the mail is stored.</p>
<h3>A neat little trick you can sometimes do is to reconnect OE with the .dbx file.</h3>
<p>If you create a New Folder in OE called ‘test’, then close OE you will see a new file is created in the Store Folder called test.dbx. All you need to do then is to rename the .dbx file you want to restore as test.dbx after deleting the original test.dbx from the Store Folder.</p>
<h3>But what if mail is deleted?</h3>
<p>However, if your IMAP server has deleted the email, the email will still not recover. In this case I knew the email was there because the .dbx file was 361mb in size. An empty .dbx file is only about 74kb.</p>
<p>I found a programme called unDBX on <a href="http://download.cnet.com" target="_blank">download.cnet.com</a>. This programme will extract messages from the .dbx file, including the deleted ones, which you can then bulk drag back into OE. Phew!</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/how-do-i-recover-deleted-email-from-outlook-express-dbx-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Un-ban or remove ban from WHMCS</title>
		<link>http://www.andycrawford.net/servers/un-ban-or-remove-ban-from-whmcs/</link>
		<comments>http://www.andycrawford.net/servers/un-ban-or-remove-ban-from-whmcs/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 11:23:38 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=339</guid>
		<description><![CDATA[How to remove a ban from WHMCS? The first time I discovered there was an IP address ban facility in WHMCS was after three unsuccessful login attempts I made after I changed my password but I still had the old password stored in my browser.  Durh! I found myself locked out of my own system [...]]]></description>
			<content:encoded><![CDATA[<h3>How to remove a ban from WHMCS?</h3>
<p>The first time I discovered there was an IP address ban facility in WHMCS was after three unsuccessful login attempts I made after I changed my password but I still had the old password stored in my browser.  Durh!</p>
<p>I found myself locked out of my own system for simply clicking the login button once too many times <img src='http://www.andycrawford.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>However, all is not lost. With a bit of tweaking in the database via the cPanel I was able to remove the ban <img src='http://www.andycrawford.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h3>This is how to un-ban an IP address in WHMCS</h3>
<ul>
<li>Log into cPanel</li>
<li>Under Databases go to ‘phpMyAdmin’</li>
<li>Select the database ending ‘_whmcs’</li>
<li>Find the table ‘tblbannedips’ (ie table banned IPs)</li>
<li>Delete the row containing your own banned IP address</li>
</ul>
<p>Reload WHMCS and the ban is gone.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/un-ban-or-remove-ban-from-whmcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Redirect My Old Domain To a New URL But Keep The Domain in the Address Bar?</title>
		<link>http://www.andycrawford.net/servers/how-do-i-redirect-my-old-domain-to-a-new-url-but-keep-the-domain-in-the-address-bar/</link>
		<comments>http://www.andycrawford.net/servers/how-do-i-redirect-my-old-domain-to-a-new-url-but-keep-the-domain-in-the-address-bar/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 18:43:16 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=331</guid>
		<description><![CDATA[I searched for hours trying to do this by .htaccess and then found I could do it by creating an html index page for the old domain and then adding the following code: &#60;iframe style='position:absolute;z-index:10;top:0;left:0;margin'  width='100%' height='100%' scrolling='auto' marginwidth='0' marginheight='0' align='top' frameborder='0' SRC='http://new-url-here.tld' /&#62; &#60;/iframe&#62; The index page for the old domain loads and keeps [...]]]></description>
			<content:encoded><![CDATA[<p>I searched for hours trying to do this by .htaccess and then found I could do it by creating an html index page for the old domain and then adding the following code:</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<pre>&lt;iframe style='position:absolute;z-index:10;top:0;left:0;margin' 
width='100%' height='100%' scrolling='auto' marginwidth='0'
marginheight='0' align='top' frameborder='0' SRC='http://new-url-here.tld' /&gt;
&lt;/iframe&gt;</pre>
<p>The index page for the old domain loads and keeps the old domain’s address in the web browser. The page imports the content for the new domain. Whilst doing this might serve as a useful function, you should be aware that it will destroy any SEO and Google listings for the old domain.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/how-do-i-redirect-my-old-domain-to-a-new-url-but-keep-the-domain-in-the-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get my Facebook ‘like’ button to align with Google Plus and Twitter</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-get-my-facebook-like-button-to-align-with-google-plus-and-twitter/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-get-my-facebook-like-button-to-align-with-google-plus-and-twitter/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 17:13:59 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=296</guid>
		<description><![CDATA[The Facebook &#8216;like&#8217; button will not always automatically align with other buttons such as Google Plus and Twitter. What you need to do is add some ‘style’ to the Facebook Like button code. At the end of the code add this: style="vertical-align:top;zoom:1;*display:inline" Now they all sit nicely level with each other]]></description>
			<content:encoded><![CDATA[<p>The Facebook &#8216;like&#8217; button will not always automatically align with other buttons such as Google Plus and Twitter. What you need to do is add some ‘style’ to the Facebook Like button code.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>At the end of the code add this:</p>
<pre>style="vertical-align:top;zoom:1;*display:inline"</pre>
<p>Now they all sit nicely level with each other <img src='http://www.andycrawford.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-get-my-facebook-like-button-to-align-with-google-plus-and-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get my website listed in search engine results?</title>
		<link>http://www.andycrawford.net/seo/how-do-i-get-my-website-listed-in-search-engine-results/</link>
		<comments>http://www.andycrawford.net/seo/how-do-i-get-my-website-listed-in-search-engine-results/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 11:17:51 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=288</guid>
		<description><![CDATA[Getting websites listed on search engines is easy enough. Getting websites listed at the top of search engine results is the difficult part. There is no easy way, silver bullet or quick fix. Search engines, like Google will repeatedly ‘crawl’ the Internet looking at pages and content and it will index and rank pages according [...]]]></description>
			<content:encoded><![CDATA[<p>Getting websites listed on search engines is easy enough. Getting websites listed at the top of search engine results is the difficult part. There is no easy way, silver bullet or quick fix.</p>
<p>Search engines, like Google will repeatedly ‘crawl’ the Internet looking at pages and content and it will index and rank pages according to what it sees. The better the website is ‘optimised’ for Search Engine Optimisation or SEO, the higher the page will appear in the results shown for any given search term.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h3>Search Engine Optimisation or SEO falls into these main categories</h3>
<p>[1] The text of the page content</p>
<p>[2] The text of the page headers, (i.e. the meta tags and what the user does not normally see.</p>
<p>[3] Anchor link text (i.e. the text used in hyperlinks linking to the website and internally within the website).</p>
<p>[4] Back links and reciprocal links (i.e. incoming links from other websites and whether there is a link from your website in return).</p>
<p>[5] Valid html, robot directives and xml site maps. These are to ensure that the crawlers are able to ‘see’ what is on the website.</p>
<p>This article is not intended as a comprehensive guide as the science behind SEO. SEO is continually changing and is a comprehensive subject in itself. This post is here to merely serve an insight into SEO and Search Engine Optimisation.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/seo/how-do-i-get-my-website-listed-in-search-engine-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fenland District Council &#8211; Naturist Swim Saga</title>
		<link>http://www.andycrawford.net/personal/fenland-swim-saga/</link>
		<comments>http://www.andycrawford.net/personal/fenland-swim-saga/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:49:33 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=257</guid>
		<description><![CDATA[I originally posted this in 2005 after a lengthy battle with Fenland District Council. Prelude During the summer of 2004, a change of management along with a &#8220;reveiw of child protection policy&#8221; led to a ban on children attending naturist swimming events on premisis operated by Fenland District Council. The ban itself was based entirely [...]]]></description>
			<content:encoded><![CDATA[<p>I originally posted this in 2005 after a lengthy battle with Fenland District Council.</p>
<h3>Prelude</h3>
<p>During the summer of 2004, a change of management along with a &#8220;reveiw of child protection policy&#8221; led to a ban on children attending naturist swimming events on premisis operated by Fenland District Council. The ban itself was based entirely on the prejudice of a few people, but those who created the ban insisted that it was on the grounds of &#8220;Child Protection&#8221;.</p>
<p>I feel that it is essential that the naturist movement challenges this type of discrimination wherever it occurs and educates the individuals concerned and of course makes sure that this type of ban is removed.</p>
<p>I would also like to thank John Paine and Malcolm Boura of British Naturism for their personal efforts in negotiating with Fenland District Council.</p>
<hr />
<p><strong>Date 07 February 2005</strong></p>
<p>While checking the internet to see when the next Whittlesey family naturist swim will be on, I noticed on the website (formerly at) club-soleil.co.uk it stated:</p>
<blockquote><p>&#8220;The council has decided that under 18&#8242;s are no longer acceptable. Needless to say we are fighting this decision but for time being children are not admitted&#8221;.</p></blockquote>
<p>Rather shocked at this, I contacted the Hudson Leisure Centre on 01945 584230 to find out if this were true. Staff confirmed that it was true but if I wanted to discuss the matter I would need to speak to Phil Hughes who was based at the nearby George Campbell Leisure Centre 01354 622399 in March (town).</p>
<p>He had already left his office for the day, I instigated a complaint to Fenland District Council via the website http://www.fenland.gov.uk/.</p>
<hr />
<p><strong>Email Complaint &#8211; Stage 1</strong><br />
<strong> Date 07 February 2005</strong><br />
<strong> Subject: Complaint</strong></p>
<p>Sir,</p>
<p>I have been informed that I am no longer allowed to take my family (my wife and children aged 10, 8 and 5 years) to the naturist swim sessions held monthly at the Manor Leisure Centre, Station Road, Whittlesey. This is apparently due to the Leisure centre adopting a &#8220;no under 18&#8242;s policy&#8221;.</p>
<p>I was of the understanding that council run facilities were for the benefit and use of all, however as a naturist family I feel that we are being directly discriminated against, because of our values, lifestyle and beliefs.</p>
<p>Andrew Crawford</p>
<hr />
<p><strong>Phone Call &#8211; Follow up</strong><br />
<strong> Date 08 February 2005</strong></p>
<p>I followed this up with a phone call to Phil Hughes, (the leisure centre manager) and quite a lengthy conversation took place. In that conversation I expressed my disagreement with the ban and in turn Phil Hughes explained that the ban was due to a letter, which they had received from social services. He went on to say that although he was &#8220;quite ignorant of naturism&#8221; he did not like the idea of &#8220;naked children swimming with naked adults&#8221; and therefore raised the matter with Cambridgeshire Social Services. The ban then followed.</p>
<hr />
<p><strong>Letter &#8211; Follow up</strong><br />
<strong> I then followed up this phone call with a letter to Phil Hughes.</strong><br />
<strong> Date 10 February 2005</strong><br />
<strong>Re: Naturist families banned from Manor Leisure Centre Whittlesey</strong></p>
<p>Dear Phil,</p>
<p>Further to our recent telephone conversation I would like to clarify a few points with regard to my objection to families being banned from attending the naturist sessions at the Manor Leisure Centre Whittlesey.</p>
<p>Firstly, we raise our children under the naturist philosophy that ones body is not something to be ashamed of and that nudity is a symbol of openness and honesty, for us, naturism is a positive thing and we raise our children to believe that. The fact that we are unable to use this public facility is blatant discrimination against families who choose to raise their children as naturists. Furthermore, I feel that leisure centre management and social services have no business in deciding how we raise our children.</p>
<p>If the management of the leisure centre feel that there is a risk to children by swimming with adults, this is an issue, which needs to be addressed, however, it would be very foolish to think that the wearing of a swimming costume somehow protects children from any potential abuse.</p>
<p>If there is an unacceptable risk to children bathing alongside adults it seems fairer and more logical to remove the threat of abuse than to remove the children. To ban children from naturism is based purely on ignorance and prejudice.</p>
<p>We have faced this situation before, in 2001 we fought long and hard to ensure that we could use George Campbell Leisure Centre and we were not prepared fall victim to the kind of prejudice that we are experiencing now.</p>
<p>Meanwhile I shall continue to strive to have this decision overturned because it goes against something, which I strongly believe in.</p>
<p>Yours sincerely</p>
<p>Andrew Crawford</p>
<hr />
<p><strong>Fenland District Council Reply &#8211; Stage 1</strong><br />
<strong> Dated:05 February 2005 [error]</strong><br />
<strong> Received 12 February 2005</strong></p>
<p><img class="alignnone size-full wp-image-261" title="phughes05-feb" src="http://www.andycrawford.net/wp-content/uploads/2012/02/phughes05-feb.jpg" alt="" width="600" height="920" /></p>
<p><strong>Email Complaint &#8211; Stage 2</strong><br />
<strong>Date: 12 February 2005 11:17</strong><br />
<strong>Subject: Re: Complaint (Ref: C/321/04)</strong></p>
<p>I have today received a reply from Phil Hughes &#8211; Leisure Development Manager who has confirmed in his letter that my family continue to be banned from attending naturist swimming sessions at Manor Leisure Centre Whittlesey.</p>
<p>I am dissatisfied with my response from Mr Hughes as he has not addressed the two issues which I raised. Firstly, that council run facilities are (or at least should be) for the benefit and use of all, and secondly, of the discrimination against us as naturist families being banned from using this facility.</p>
<p>I cannot accept that an employee of Fenland District Council has the right to ban whole groups of people from using Council facilities based on their own prejudice or lack of understanding of a minority group.</p>
<p>This decision appears to have been made with no thought as to how it affects families such as mine and I feel this ban should be lifted immediately. I also feel that the leisure centre management (and social services) have no business anyway in deciding which moral values, which we use to raise our children.</p>
<p>Please therefore take my complaint to the next stage. Thank you, Andrew Crawford</p>
<hr />
<p><strong>Fenland District Council Reply &#8211; Stage 2</strong><br />
<strong> Date: 24 February 2005</strong><br />
<strong> From Sandra Claxton</strong><br />
Tel 01354 622400 Fax 01354 622259</p>
<p>Our ref: C/321/04<br />
Dear Mr Crawford</p>
<p>COMPLAINT</p>
<p>I refer to your correspondence dated 12 February 2005 regarding the Council&#8217;s policy not to permit children to attend naturist swims at our leisure centres. This issue was discussed at a meeting in January between the Council&#8217;s Leisure Development Manager, Phillip Hughes and John Paine of British Naturism, along with four other attendees. The outcome resulted in the decision to ban the presence of children under 18 from the naturist swims arranged by Club Soliel.</p>
<p>In reviewing the Council&#8217;s child protection policy, concerns were raised about child safety. As such, expert advice was sought from Social Services. It was their advice together with further consideration by Karen Gee, Assistant Chief Executive (Customer &amp; Leisure) and Leisure Portfolio Holder, Councillor Paul Jolley, that prompted the decision to implement the ban. The decision making process is as indicated in Part 2 of the Council&#8217;s Constitution.</p>
<p>Child protection must be our primary concern. Our consideration of this matter could not be taken lightly and the decision determined had to be implemented immediately. To date, the Council has not received any further advice to support the reversal of its decision.</p>
<p>As a consequence of the response received from Social Services, the Council intends to strengthen its current child protection policy as it considers that it is in the public&#8217;s best interest to do so. As part of this process, we will consult further with relevant organisations including Club Soliel and British Naturism and will of course ensure that social inclusion and equality are taken into account at all times. Phillip Hughes will update you as this exercise progresses.</p>
<p>In the meantime, I hope you find this response helpful.</p>
<p>Yours sincerely Sandra Claxton Strategic Director</p>
<hr />
<p><strong>Email &#8211; Stage 3</strong><br />
<strong> Date: 01 Mar 2005</strong><br />
<strong> Subject: Re: Complaint C/321/04</strong></p>
<p>Thank you for your reply from Sandra Claxton under stage 2 of the complaints procedure.</p>
<p>I am dissatisfied with my response from Sandra Claxton for the same reasons which I was dissatisfied with my original response from Phil Hughes; this is because they have both failed to address the essence of my complaint. Therefore, please progress my complaint to the next stage.</p>
<p>My complaint falls into two parts</p>
<p>[1] Council run facilities should be for the benefit of all members of the community.</p>
<p>Note: A direct consequence of the ban on persons under the age of 18 from attending naturist events at Manor Leisure Centre is that families such as mine are unable to use swimming facilities provided by the council, (unless of course we are prepared to compromise our principles and beliefs).</p>
<p>[2] This decision is directly discriminatory against naturist families.</p>
<p>The reason given for this ban in Sandra Claxton&#8217;s letter was &#8220;concerns for child safety&#8221;. Whilst I accept that Fenland District Council has a duty to protect the users of its facilities, naturist families are being singled-out and an implication is being made that children of naturist families are in some way more &#8220;at risk&#8221; than children of non-naturist families. In the absence of any evidence to support this idea it concludes that the decision to ban children from naturist events is based entirely on prejudice toward naturism and it&#8217;s principles.</p>
<p>Therefore, until such a time that there is any evidence to suggest that the children of naturist families are in any way more &#8220;at risk&#8221; than children of non-naturist families, naturist families ought to be treated with equality. Naturism is considered by many parents to be a more moral and psychologically healthier way to raise children, therefore this discrimination being used against naturist families is one which I find to be wholly unacceptable.</p>
<p>Andrew Crawford</p>
<hr />
<p><strong>Local Press Feature</strong><br />
<strong> Date: 16 March 2005</strong><br />
<strong> The following article appeared in the &#8220;Fenland Citizen&#8221; newspaper, Wednesday March 16 2005</strong></p>
<p><img class="alignnone size-full wp-image-263" title="citizen16-03-05a" src="http://www.andycrawford.net/wp-content/uploads/2012/02/citizen16-03-05a.jpg" alt="" width="600" height="897" /></p>
<p><strong>Fenland District Council Reply &#8211; Stage 3</strong><br />
<strong> Date: 23 March 2005</strong></p>
<p><img class="alignnone size-full wp-image-264" title="bpartridge23-mar1" src="http://www.andycrawford.net/wp-content/uploads/2012/02/bpartridge23-mar1.jpg" alt="" width="600" height="920" /></p>
<p><img class="alignnone size-full wp-image-265" title="bpartridge23-mar2" src="http://www.andycrawford.net/wp-content/uploads/2012/02/bpartridge23-mar2.jpg" alt="" width="600" height="920" /></p>
<h3>Below is a copy of the so called &#8220;expert advice&#8221; from Social Services</h3>
<p><img class="alignnone size-full wp-image-267" title="socialservices1" src="http://www.andycrawford.net/wp-content/uploads/2012/02/socialservices1.jpg" alt="" width="600" height="835" /></p>
<p><img class="alignnone size-full wp-image-268" title="socialservices2" src="http://www.andycrawford.net/wp-content/uploads/2012/02/socialservices2.jpg" alt="" width="600" height="838" /></p>
<p>&nbsp;</p>
<p><strong>Notes on the Social Services letter (By A Crawford)</strong></p>
<p>[Paragraph 1] The author is committing to paper &#8220;some reservations&#8221; as discussed. This paragraph confirms that this letter was not written to Fenland District Council as advice in whether children should or should not attend naturist swimming.</p>
<p>[1] It does not complicate the issue if children are involved; naturism is not illegal.</p>
<p>[2] It is typical for children of naturist families to see other people without clothes on a regular, and semi regular basis. There is no evidence to suggest that children are in any way harmed by the sight of other (naked) people, whether that be regularly or occasionally.</p>
<p>[3] Seeing naked people is a part of the naturist lifestyle and considered normal for naturist children. Why does informed consent differ from any other activity, which children participate in? The writer clearly has no grasp of the naturist concept.</p>
<p>[4] Most children are brought as part of naturist family groups, if there were a friend of a child attending then consent would be sought from that friend&#8217;s parent. Standard practice in naturist groups is for parents to give consent for their children to attend any naturist event if not accompanied by either parent. In contrast to a conventional swimming session, children between 8 and 18 may attend without any parental consent whatsoever or even being accompanied by an adult.</p>
<p>[5] Lifeguards uncomfortable with what exactly? Children are seeing the situation from an entirely different perspective; the (non-naturist) lifeguards are adults in a working environment, whereas the children are attending a family leisure activity. If there are any specific reasons for the lifeguards to be concerned they have a duty to report this.</p>
<p>[6] Sessions are &#8220;closed&#8221; because Fenland District Council refuses to run completely open sessions. But sessions are only &#8220;closed&#8221; in the sense that persons attending are preferably known to the organisers, or can provide ID and they are aware that it is naturist session. Otherwise sessions are as open as conventional swim sessions run by the council.</p>
<p>[7] The sessions have been running for almost 9 years without any known issues. They can be found in naturist magazine adverts and on the Internet. There is a very strong implication in this note that naturists would be prime targets for paedophiles, but there is no evidence to support this view and is entirely prejudicial. Surveys have also been conducted which show that there is very little public objection to naturism anyway.</p>
<p>[Paragraph 2] There is an assumption that the general public would not find these sessions morally acceptable (based on the risks to children). There is no evidence to suggest that children are at any more risk in naturist sessions those non-naturist sessions, this viewpoint is entirely prejudicial.</p>
<p>[Paragraph 3] The comparison with naturist cinema going is incorrect. &#8220;Cinema In The Buff&#8221; held at &#8220;The Grand&#8221; in Ramsey and is a social function for local naturists. A film is shown and entrance is restricted to the film classification. Children are welcome to and have attended these sessions. There was no outcry, apart from a local religious leader who failed to rally much support over his objections.</p>
<p>[Paragraph 4] This paragraph confirms that this letter is not &#8220;advice&#8221; at all but a confirmation of points discussed by the individuals concerned.</p>
<p>To Conclude Whoever wrote this letter clearly has an obscured concept of naturism and the ideology of those who participate. This letter was not written as intended advice on which to make council policy.</p>
<p>Needless to say I was unhappy with the content of the letter from social services. firstly it was entirely based on prejudice and secondly because it was factually incorrect. I immediately contacted Peter Wilson of Social Services to allow him to explain what it was all about. He did not return my call, therefore I made an official complaint to Cambridgeshire County Council.</p>
<hr />
<p><strong>Follow up to Fenland District Council &#8211; Letter</strong><br />
<strong> Date: 25 March 2005</strong><br />
<strong> Re: Naturist swimming ban.</strong></p>
<p>Dear Brian Partridge,</p>
<p>I confirm that I have received your response to my complaint under Stage 3 of the complaints procedure along with a copy of the letter from Peter Wilson of Social Services dated 13 October 2004.</p>
<p>I would like to express my disappointment in the way in which this complaint has been handled so far; not only has it has taken some 6 weeks for Fenland District Council to be frank about the reasons as to why this ban came about, but also because the essence of my complaint has still not been resolved. That is, that council run facilities should be for the benefit of all members of the community and that the creation of this ban is prejudicial toward naturists.</p>
<p>Also, the letter which you have finally provided me with for the reason behind the ban does constitute &#8220;expert advice&#8221; at all, but merely confirms that a discussion took place between an employee of Social Services and an employee of Fenland District Council both of whom share reservations over children at naturist swimming sessions.</p>
<p>The letter contains a number of points, which confirms that the two individuals involved have little knowledge or understanding of naturism and their viewpoint is entirely distorted by their own prejudice. Therefore, it is not, in my opinion, acceptable evidence upon which to make council policy, which is then later used to discriminate directly against a minority group who share a different moral code.</p>
<p>It is now clear, that by creating this ban, the council have indeed acted in a prejudiced, bigoted and also rather underhand way, however the still ban remains in force.</p>
<p>Unless there is a prompt and satisfactory conclusion to this issue it is my intention to take the matter concerning the ban to the ombudsman and also to make a formal complaint to Cambridgeshire County Council over the letter, concerning the content, how it was solicited from social services, and the way in which it was finally used.</p>
<p>Yours sincerely Andrew Crawford</p>
<p>Cc: Cllr. P Jolley; Karen Gee; Chucks Golding; Candy Richards; Phil Hughes; Sandra Claxton, Lucy Henson.</p>
<hr />
<p><strong>Email Complaint to Cambridgeshire County Council</strong><br />
<strong> Date: 29 March 2005</strong></p>
<p>Sir</p>
<p>My complaint concerns a letter, which was written by an employee of Cambridgeshire County Council, Peter Wilson on behalf of Social Services to Phil Hughes of Fenland District Council&#8217;s Leisure Services, this letter is dated 13 October 2004.</p>
<p>The letter contains a number of points and opinions, which are unsubstantiated by any factual evidence, but appear to be based entirely on the above two persons prejudice toward the naturist way of life. I personally resent, and I am bitterly offended by some of the ill-informed opinions, and the bigotry, expressed in this letter.</p>
<p>Fenland District Council has interpreted this letter as &#8220;expert advice&#8221; and since used this letter to help form council policy. They have also circulated this letter as part of their defence for reaching their decision.</p>
<p>To resolve this issue, a follow-up needs to be made to point out that this letter merely expresses opinions and concerns, which Peter Wilson and Phil Hughes had discussed, and that it should not be interpreted as factual evidence or expert advice. This will help ensure that no further harm comes from circulation of this letter and that it is not misused in a similar fashion again.</p>
<p>Yours sincerely Andrew Crawford</p>
<hr />
<p><strong>Email Reply &#8211; Cambridgeshire County Council</strong><br />
<strong> Date: 31 March 2005</strong><br />
<strong> Subject: Complaint regarding Peter Wilson.</strong></p>
<p>Dear Mr Crawford,</p>
<p>Thank you for your email. I am Mr Wilson&#8217;s line manager and as such am responsible for responding to complaints about any actions he may be responsible for.</p>
<p>I was made aware of the letter to Phil Hunter [Hughes] yesterday following an Email from Malcolm Boura of British Naturism. Mr Wilson is currently on holiday and consequently I have been unable to speak to him directly however I have considered the letter that he wrote to Mr Hunter and have spoken to Brian Partridge Strategic Director with Fenland District Council.</p>
<p>Having read and re considered the letter we have withdrawn the letter in its entirety. The letter was written as advice rather than unequivocal guidance however I accept the fact that the phrasing was unfortunate and I apologise for any problems misinterpretation of the advice may have caused.</p>
<p>I gather from Mr Boura that he will contacting you to talk the issue through.</p>
<p>Yours faithfully Mary Milton Assistant Director Children&#8217;s Social Services</p>
<hr />
<p><strong>Note:</strong><br />
Cambridgeshire County Council took less than 48 hours to make a decision to withdraw the letter and apologise. I would like to thank Mary Milton of Cambridgeshire County Council Social Services for her prompt and sensible reply. Why can&#8217;t Fenland District Council work in the same manner?</p>
<hr />
<p><strong>Follow up to Fenland District Council &#8211; Letter</strong><br />
<strong> Date: 04 April 2005</strong><br />
<strong> Re: Naturist swimming ban.</strong></p>
<p>Dear Brian Partridge,</p>
<p>Further to my previous correspondence of 25 March 2005, I have since made a formal complaint to Cambridgeshire County Council&#8217;s Social Services concerning the letter, which prompted the decision to implement the ban on children attending naturist events.</p>
<p>I have since received a reply from Mary Milton, where she accepts that the phrasing was &#8220;unfortunate&#8221; and apologises for any problems caused by misinterpretation. More importantly she explained that they had withdrawn the letter in its entirety.</p>
<p>Whilst it may have been obvious to Mary Milton why the letter ought be withdrawn, I am concerned that it was not so equally obvious to those who made the decision in the first place. This is particularly highlighted in so much as it was Phil Hughes, who was in effect the co-writer of the letter as the contents related to points which he discussed in a meeting at his request. It therefore can only be assumed that Phil Hughes led Peter Wilson in these points, which he then later committed to paper. I also find it hard to believe that Peter Wilson could have known the situation that he was being placed in, which would allow him to write such ill informed and incorrect remarks, which would be later relied on by Fenland District Council to discriminate against a minority group.</p>
<p>What also now certain, is that in creating this ban, there has been a certain amount of maladministration, on part of Fenland District Council (perhaps even misconduct by certain employees too), and that the ban itself was based on the unsubstantiated idea that children of naturist families, attending naturist swimming sessions along with their parents are more at risk of danger, than those of non-naturist families at regular swimming sessions (accompanied or not).</p>
<p>It is also now clear why Fenland District Council did not release this letter upon receipt of my original complaint of 07 February 2005, as the letter itself confirms that the ban was made on the basis of prejudice toward naturism and by the bigotry of a few.</p>
<p>Presumably now the ban will be lifted. I would appreciate it if you could reply to confirm this.</p>
<p>I look forward to your prompt reply.</p>
<p>Andrew Crawford<br />
Cc: Cllr. P Jolley; Karen Gee; Chucks Golding; Candy Richards; Phil Hughes; Sandra Claxton, Lucy Henson.</p>
<hr />
<p><strong>Reply from Fenland District Council</strong><br />
<strong> Date: 13 April 2005</strong></p>
<p><img class="alignnone size-full wp-image-269" title="bpartridge08-apr" src="http://www.andycrawford.net/wp-content/uploads/2012/02/bpartridge08-apr.jpg" alt="" width="600" height="947" /></p>
<p>&nbsp;</p>
<p><strong>Local Press Feature</strong><br />
<strong> Date: 13 April 2005</strong><br />
<strong> The following article appeared in the &#8220;Fenland Citizen&#8221; newspaper, Wednesday April 13 2005</strong></p>
<p><img class="alignnone size-full wp-image-270" title="citizen13-04-05a" src="http://www.andycrawford.net/wp-content/uploads/2012/02/citizen13-04-05a.jpg" alt="" width="600" height="918" /></p>
<p><strong>Date: 20 April 2005</strong><br />
I have been informed today that the council have now lifted the ban. If this is true then presumebly they will issue an apology to all concerned.</p>
<hr />
<p><strong>Date: 25 April 2005</strong><br />
<strong> I have today received the following reply.</strong></p>
<p><img class="alignnone size-full wp-image-271" title="bpartridge22apr-1" src="http://www.andycrawford.net/wp-content/uploads/2012/02/bpartridge22apr-1.jpg" alt="" width="600" height="920" /></p>
<h3>Conclusion</h3>
<p>The ban has now been lifted because, upon investigation, Fenland District Council have now realised that there was no need for it in the first place.</p>
<p>To summarise this ban:</p>
<ul>
<li>Was introduced entirely due to prejudice.</li>
<li>Was an insult to naturist families.</li>
<li>There never was any so-called &#8220;expert advice&#8221; and child protection was merely being used as an excuse.</li>
</ul>
<div>Overall, I am totally disgusted with all of those who created the ban and am amazed that it had to be challenged so strongly.</div>
<div></div>
<hr />
<p>Club Soleil particularly welcome families who may have been put off attending their naturist swim sessions.</p>
<p>Please note that any opinions expressed here are not necessarily those of &#8220;Club Soleil&#8221; or of &#8220;British Naturism&#8221; (CCBN).</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/personal/fenland-swim-saga/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I remove &#8220;Comments are closed.&#8221; from WordPress Posts?</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-remove-comments-are-closed-from-wordpress-posts/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-remove-comments-are-closed-from-wordpress-posts/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 10:42:01 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=251</guid>
		<description><![CDATA[If you want to turn off the comments feature on WordPress posts you may do so by: Posts -&#62; Quick Edit -&#62; Uncheck &#8220;Allow Comments&#8221;. But, WordPress still displays the words &#8221;Comments are closed.&#8221; at the foot of the page. The way to remove this is to edit the content of comments.php in your theme (or [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to turn off the comments feature on WordPress posts you may do so by:</p>
<p>Posts -&gt; Quick Edit -&gt; Uncheck &#8220;Allow Comments&#8221;.</p>
<p>But, WordPress still displays the words &#8221;Comments are closed.&#8221; at the foot of the page. The way to remove this is to edit the content of comments.php in your theme (or preferably your <a title="How to Create a Child Theme in WordPress" href="http://www.andycrawford.net/wordpress/how-do-i-create-a-child-theme-in-wordpress/">Child Theme</a>).</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h3>If you want to remove &#8221;Comments are closed.&#8221; from WordPress Posts</h3>
<p>Comment out the following lines in comments.php</p>
<pre>elseif('open' != $post-&gt;comment_status &amp;&amp; !is_page()) {
theme_post_wrapper(array('content' =&gt; '&lt;p class="nocomments"&gt;' . __
('Comments are closed.', THEME_NS) .'&lt;/p&gt;'));
}</pre>
<p>No longer will &#8221;Comments are closed.&#8221; be displayed on any WordPress Post.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-remove-comments-are-closed-from-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Website Hosting</title>
		<link>http://www.andycrawford.net/servers/free-website-hosting/</link>
		<comments>http://www.andycrawford.net/servers/free-website-hosting/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 18:17:32 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=246</guid>
		<description><![CDATA[Website Hosting Packages come with a variety of features and scripts already installed on the server, so to a certain extent, you get what you pay for. The more features and services, the more disk space and the more bandwidth allowed, the more the website hosting package is likely to cost. It would not be [...]]]></description>
			<content:encoded><![CDATA[<p>Website Hosting Packages come with a variety of features and scripts already installed on the server, so to a certain extent, you get what you pay for. The more features and services, the more disk space and the more bandwidth allowed, the more the website hosting package is likely to cost.</p>
<p>It would not be possible to run a large or secure website on a free website hosting package but I am often asked if it is possible to get web hosting for free. The answer is yes, so long as a) you know what you are doing and, b) you are prepared to register your own domain name and configure the domain and the webspace yourself. Perhaps not for the inexperienced wannabe web designer but for those with experience of the installation and set up of websites, it would not be too complex to do.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>As a test, I have tried one such free web hosting provider: <a href="http://www.000webhost.com/" target="_blank">http://www.000webhost.com/</a></p>
<p>The service is limited. I had some issues with some PHP scripts being disabled on the free account and I have not tested all the features fully yet. I suspect that if I were to try to go much above a very basic website installation I would start running in to brick walls with the only option to be to upgrade to a premium account.</p>
<p>They offer 1500mb of disk space with two MySQL databases available. Uptime is above 99% and the server runs on Apache/UNIX, so overall, it’s does the job.</p>
<p>Time will tell how reliable the service is, but so long as you remember that you get what you pay for, you can’t really go wrong with something for free.</p>
<p>Unless that is, you invest a lot of time and effort into building something and then losing it and having to start over again.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/free-website-hosting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Formmail CGI script stopped working on 1and1 shared hosting?</title>
		<link>http://www.andycrawford.net/servers/formmail-cgi-script-stopped-working-on-1and1-shared-hosting/</link>
		<comments>http://www.andycrawford.net/servers/formmail-cgi-script-stopped-working-on-1and1-shared-hosting/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 16:35:38 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=239</guid>
		<description><![CDATA[My formmail script recently stopped working under several domains hosted on the 1and1 shared servers. Not all domains, just some. The reason seemed to be that the  &#8221;$postmaster =&#8221; email address in formmail.pl was set to an address that was not with 1&#38;1 (i.e. a domain not hosted with 1&#38;1). I know that UK2.net did [...]]]></description>
			<content:encoded><![CDATA[<p>My formmail script recently stopped working under several domains hosted on the 1and1 shared servers. Not all domains, just some.</p>
<p>The reason seemed to be that the  &#8221;$postmaster =&#8221; email address in formmail.pl was set to an address that was not with 1&amp;1 (i.e. a domain not hosted with 1&amp;1).</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>I know that UK2.net did a similar thing some while ago, but  what they did was block anything which was not destined for a @uk2.net email address, which meant that if you wanted to use formmail.pl with UK2, you needed to sign up to a UK2.net mailbox as well. This was done to protect their servers from spam, but it was enough to make me stop using them.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/formmail-cgi-script-stopped-working-on-1and1-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I test if Perl is working on my server?</title>
		<link>http://www.andycrawford.net/servers/how-do-i-test-if-perl-is-working-on-my-server/</link>
		<comments>http://www.andycrawford.net/servers/how-do-i-test-if-perl-is-working-on-my-server/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 16:20:41 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=234</guid>
		<description><![CDATA[Create a file called test.pl Add the following text: #!/usr/local/bin/perl print "Content-type: text/html\n\n"; print "test\n"; Upload it to your cgi-bin directory by ftp. (If you do not have a cgi-bin directory create one on the server.) Open your web browser and run: yourdomain.com/cgi-bin/test.pl The word test will be displayed.]]></description>
			<content:encoded><![CDATA[<p>Create a file called test.pl</p>
<p>Add the following text:</p>
<pre style="padding-left: 30px;">#!/usr/local/bin/perl
 print "Content-type: text/html\n\n";
 print "test\n";</pre>
<p>Upload it to your cgi-bin directory by ftp.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>(If you do not have a cgi-bin directory create one on the server.)</p>
<p>Open your web browser and run:</p>
<p style="padding-left: 30px;">yourdomain.com/cgi-bin/test.pl</p>
<p>The word <strong>test</strong> will be displayed.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/servers/how-do-i-test-if-perl-is-working-on-my-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to format a Micro SDHC card in NTFS in Windows XP to increase maximum file size from 4gb</title>
		<link>http://www.andycrawford.net/windows-xp/how-to-format-a-micro-sdhc-card-in-ntfs-in-windows-xp-to-increase-maximum-file-size-from-4gb/</link>
		<comments>http://www.andycrawford.net/windows-xp/how-to-format-a-micro-sdhc-card-in-ntfs-in-windows-xp-to-increase-maximum-file-size-from-4gb/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 10:19:02 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=226</guid>
		<description><![CDATA[[1] Insert your Micro SDHC into you device or a card reader and connect to your computer. [2] Set the Device Properties &#8220;Policies&#8221; Right click “My Computer” Properties &#62; Hardware &#62; Device Manager &#62; Open “Disk Drives” Right click the drive to format. Properties &#62; Policies select the radio button “Optimise for performance” and OK [...]]]></description>
			<content:encoded><![CDATA[<h5>[1] Insert your Micro SDHC into you device or a card reader and connect to your computer.</h5>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h5>[2] Set the Device Properties &#8220;Policies&#8221;</h5>
<p style="padding-left: 30px;">Right click “My Computer”<br />
Properties &gt; Hardware &gt; Device Manager &gt; Open “Disk Drives”<br />
Right click the drive to format.<br />
Properties &gt; Policies select the radio button “Optimise for performance” and OK<br />
You may need to reboot for changes to take effect.</p>
<h5>[3] My Computer &gt; Right click the disk drive you want to format</h5>
<p style="padding-left: 30px;">Select File System NTFS from the drop down.<br />
Choose whether to Enable Compression. By enabling compression you files may take up less space but performance may be reduced.<br />
Use Quick Format for a reformat on what you know is to be a good card only.<br />
OK the warning (but make sure you are formatting the correct drive).<br />
OK the Format Complete.</p>
<p>Note:</p>
<p>When you remove an NTFS drive from Windows, you will need to either shut down the computer or use the Safely Remove Hardware tool from the taskbar (next to the time date display on your monitor). This is to stop and read write process to the drive which may cause errors or loss of data.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/windows-xp/how-to-format-a-micro-sdhc-card-in-ntfs-in-windows-xp-to-increase-maximum-file-size-from-4gb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I secure or encrypt the data on my hard drive?</title>
		<link>http://www.andycrawford.net/online-security/how-can-i-secure-or-encrypt-the-data-on-my-hard-drive/</link>
		<comments>http://www.andycrawford.net/online-security/how-can-i-secure-or-encrypt-the-data-on-my-hard-drive/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 13:32:57 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Online Security]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=220</guid>
		<description><![CDATA[If you want the data on your hard drive to be secure and unable to be read by anyone else, the data needs to be encrypted. Encryption is a method of changing the data in to a format, which cannot be read without using a decryption “key”, this is usually in the form of a [...]]]></description>
			<content:encoded><![CDATA[<p>If you want the data on your hard drive to be secure and unable to be read by anyone else, the data needs to be encrypted.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>Encryption is a method of changing the data in to a format, which cannot be read without using a decryption “key”, this is usually in the form of a password. It should be noted that a Windows User Account Password does not encrypt, all it does is blocks access via the operating system and it can be easily overridden with the right know how or software. A Windows User Account Password offers very little in the way of security.</p>
<p>Anyone who processes or stores sensitive data, (personal records card data etc) should encrypt any sensitive files. Any sensitive data transferred over a public network or sent by email should also be encrypted; doing this will make the files unreadable if they were to fall into the wrong hands.</p>
<p>Sensitive data stored on portable devices, flash drives, external drives, CDs, DVDs etc should also be encrypted, in case they were to fall into the wrong hands.</p>
<p>The simplest way to secure a drive or an individual file is using encryption software such as Secure LockWare™ available from: <a title="Buffalo Technology" href="http://www.buffalo-technology.com" target="_blank">http://www.buffalo-technology.com</a></p>
<p>For more secure and complex arrangements, such as securing an entire system partition or drive, “on the fly”, where the content of your entire drive is automatically saved encrypted, I use TrueCrypt, the free open-source disk encryption software which works with Windows 7/Vista/XP, Macs, and Linux available from: <a title="T r u e C r y p t" href="http://www.truecrypt.org" target="_blank">http://www.truecrypt.org</a></p>
<p>It needs to be noted also that file encryption is only as secure as the passwords used. Dictionary words and names should be avoided when creating secure passwords and there should be a combination of characters including non-alpha non-numeric ones like these!”£$%^&amp;*([</p>
<p>You need ideally to be able to remember your password without writing it down. One of the ways to do this is to say think of a verse or a saying and use say the first letter of each word. As an example:</p>
<p>“The cat sat on the mat” would make a code of “Tcsotm” that could then be interspersed with numbers and symbols such as [Tcs&amp;otm! Making it even more secure. Ideally the whole password needs to be about 20 digits long to be really secure</p>
<p>To test how secure your passwords might be, there is the online facility at: <a title="How Secure is my Password" href="http://howsecureismypassword.net/" target="_blank">http://howsecureismypassword.net/</a> Try it! Your results may be quite worrying.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/online-security/how-can-i-secure-or-encrypt-the-data-on-my-hard-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Display Errors in Internet Explorer 8 using Artisteer, WordPress, jQuery and iFrames</title>
		<link>http://www.andycrawford.net/artisteer/display-errors-in-internet-explorer-8-using-artisteer-wordpress-jquery-and-iframes/</link>
		<comments>http://www.andycrawford.net/artisteer/display-errors-in-internet-explorer-8-using-artisteer-wordpress-jquery-and-iframes/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 06:26:19 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Artisteer]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=210</guid>
		<description><![CDATA[Artisteer is usually very stable and reliable, but I came across this display error whilst working on another website. The symptoms were: The menu bar repeated itself and stretched down the page A large gap appeared below the content or “comments are off” The page froze, no scrolling, and none of the taskbar items would [...]]]></description>
			<content:encoded><![CDATA[<p>Artisteer is usually very stable and reliable, but I came across this display error whilst working on another website.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>The symptoms were:</p>
<ul>
<li>The menu bar repeated itself and stretched down the page</li>
<li>A large gap appeared below the content or “comments are off”</li>
<li>The page froze, no scrolling, and none of the taskbar items would work (in IE8)</li>
</ul>
<p>The only way out was to shut down IE8 or click on the header link or a menu link taking me to a page theat was not loaded with post content.</p>
<p>My process of elimination was to:</p>
<ul>
<li>Validate the page with <a href="http://validator.w3.org/" target="_blank">W3.org</a>.</li>
<li>Clear IE8 cache of temporary files.</li>
<li>Remove the post content, iFrames, Google maps, jQuery tabs.</li>
<li>Diasable Plugins</li>
<li>Log out of WordPress</li>
<li>Install a new theme.</li>
</ul>
<p>Still no joy …</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
<p>The problem did not exist in Firefox or Google Chrome and even more strangely, the problem did not exists when viewing in IE8 on my desktop or 2nd laptop, it only existed on my Studio Laptop. All three were running Windows XP SP3 and all were up to date with Windows Updates.</p>
<p>So I eventually figured that this must be problem somewhere between Artisteer and my installation of IE8. I reinstalled IE8, and then went through every possible setting to make sure that the settings on the Studio Laptop were the same as the others. (toolbars, add-ons etc).</p>
<p>I eventually found the problem. The page was being viewed in <strong>IE8</strong> in <strong>Compatibility View</strong>. After you load a page in IE8 an icon appears at the end of the address bar. The feature is there to correct display errors when viewing websites designed for older browsers (presumably websites designed for older versions of Internet Explorer). This had inadvertently been clicked at some point for the website I was viewing and was causing the issue. The Compatibility View icon sits next to the refresh/reload button so it is easy to see how it was accidentally clicked while refreshing the page.</p>
<p>So, it was nothing to do with Artisteer, jQuery Plugins, iFrames or Google Maps. It was Compatibility View being unable to render the page correctly with jQuery while IE8 was in compatibility view for that website.</p>
<p>One click of the Compatibility View Icon sorted the issue.</p>
<p align="center"><a title="How to create themes for WordPress" href="http://click.linksynergy.com/fs-bin/click?id=crrtDknPjQ0&amp;offerid=173675.10000001&amp;type=4&amp;subid=0" target="_blank"><img class="aligncenter" style="border: 0px;" src="http://cdn.extensoft.com/Artisteer/banners/WP/wp_468x60.gif" alt="Artisteer - WordPress Theme Generator" border="0" /></a><img class="aligncenter" src="http://ad.linksynergy.com/fs-bin/show?id=crrtDknPjQ0&amp;bids=173675.10000001&amp;type=4&amp;subid=0" alt="" width="1" height="1" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/artisteer/display-errors-in-internet-explorer-8-using-artisteer-wordpress-jquery-and-iframes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I change the size of the TinyMCE Content Editor in WordPress?</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-change-the-size-of-the-tinymce-content-editor-in-wordpress/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-change-the-size-of-the-tinymce-content-editor-in-wordpress/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 16:18:38 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=206</guid>
		<description><![CDATA[The default value for the content editor in WordPress is 30 lines which is rather small if you are working on large or complex pages. You can change the height of the editor by going to: Settings &#62; Writing Then changing the size of the Size of the post box. 60 is a reasonable size.]]></description>
			<content:encoded><![CDATA[<p>The default value for the content editor in WordPress is 30 lines which is rather small if you are working on large or complex pages.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>You can change the height of the editor by going to:</p>
<p>Settings &gt; Writing</p>
<p>Then changing the size of the Size of the post box.</p>
<p>60 is a reasonable size.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-change-the-size-of-the-tinymce-content-editor-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I delete the data on my hard drive?</title>
		<link>http://www.andycrawford.net/online-security/how-can-i-delete-the-data-on-my-hard-drive/</link>
		<comments>http://www.andycrawford.net/online-security/how-can-i-delete-the-data-on-my-hard-drive/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 16:00:54 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Online Security]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=195</guid>
		<description><![CDATA[From time to time it may be necessary to erase the data on your hard drive. It might be that you are selling the machine, passing it to another user, or just want a clean installation. Even if you were to reformat the hard drive and reload the operating system, the data is still stored [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time it may be necessary to erase the data on your hard drive. It might be that you are selling the machine, passing it to another user, or just want a clean installation.</p>
<p>Even if you were to reformat the hard drive and reload the operating system, the data is still stored (although it is not easily accessible). Deleting files and then emptying the recycling bin does not delete the data either. The physical space where the files are stored needs to be overwritten with data several times over to ensure that the data cannot be recovered.</p>
<h3>To wipe an entire drive</h3>
<p>A useful free tool to do this is <a title="Copywipe" href="http://www.terabyteunlimited.com/copywipe.php" target="_blank">Copywipe</a></p>
<p>Boot Copywipe from a CD and you to erase the entire content of a drive by overwriting it.</p>
<h3>To wipe a drive or a partition</h3>
<p>Another useful tool is <a href="http://www.killdisk.com" target="_blank">Killdisk </a></p>
<p>KillDisk for Windows will allow you to erase drives and partitions from within the Windows environment which is useful for erasing flash drives external drives or partitions on your hard drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/online-security/how-can-i-delete-the-data-on-my-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I stop my uploaded WordPress files from being accessed by users who are not logged in?</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-stop-my-uploaded-wordpress-files-from-being-accessed-by-users-who-are-not-logged-in/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-stop-my-uploaded-wordpress-files-from-being-accessed-by-users-who-are-not-logged-in/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 12:02:26 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=190</guid>
		<description><![CDATA[One of the security loopholes with WordPress is that while you can prevent pages and posts from being accessed by unauthorised users who are not logged in, any uploaded files (such as images and PDFs etc.) are still available to anyone who has the URL. If the URL is picked up by search engines, it [...]]]></description>
			<content:encoded><![CDATA[<p>One of the security loopholes with WordPress is that while you can prevent pages and posts from being accessed by unauthorised users who are not logged in, any uploaded files (such as images and PDFs etc.) are still available to anyone who has the URL. If the URL is picked up by search engines, it means that the content of PDFs and other files you wish to keep out of public view may be indexed and cached too.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h3>To protect your uploaded WordPress files from users not logged in</h3>
<p>In the directory you wish to protect (eg. /wp-content/uploads/private) create a .htaccess file and insert the following content:</p>
<pre># BEGIN WordPress
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^.*uploads/private/.*
RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in.*$ [NC]
RewriteRule . /index.php [R,L]
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;
# END WordPress</pre>
<p>When a user calls for the uploaded file, WordPress checks to see the users log in status. If they are not logged in. they are redirected to index. If you want to force all users to log in. There is a plugin available to do this.</p>
<p><a href="http://wordpress.org/extend/plugins/force-user-login/" target="_blank">http://wordpress.org/extend/plugins/force-user-login/</a></p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-stop-my-uploaded-wordpress-files-from-being-accessed-by-users-who-are-not-logged-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artisteer Theme Design Software for WordPress Joomla and Drupal</title>
		<link>http://www.andycrawford.net/wordpress/artisteer-theme-design-software-for-wordpress-joomla-and-drupal/</link>
		<comments>http://www.andycrawford.net/wordpress/artisteer-theme-design-software-for-wordpress-joomla-and-drupal/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 14:21:04 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Artisteer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=161</guid>
		<description><![CDATA[There are essentially two problems with ready made themes for the popular CMSs such as WordPress Joomla and Drupal. First is that they never quite do what you want them to do, and secondly, making changes to them are time consuming and can be messy. Artisteer is a website theme design software programme which allows [...]]]></description>
			<content:encoded><![CDATA[<p>There are essentially two problems with ready made themes for the popular CMSs such as WordPress Joomla and Drupal. First is that they never quite do what you want them to do, and secondly, making changes to them are time consuming and can be messy.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>Artisteer is a website theme design software programme which allows website designers to quickly create bespoke designs for their clients without painstakingly wading through php and css files. Using this software to come up with themes is almost like cheating as you do not need to understand much at all about how themes work, php or css as the programme does it all for you.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
<p>One of the features I particularly like is that the designer can use the feature to suggest designs, (and in turn suggest background, colours, fonts, menus, styles etc) so even the most unimaginative designer (like me) can quickly produce professional looking and unique websites in a very short period of time. As an example, this website went from planning to installation in about 40 minutes. It’s rough and ready, but it does exactly what I want it to do, it looks OK, and I can change anything by simply re-loading the programme files, making changes and outputting the theme files again. It is quick and easy if you need to make minor changes or complete redesigns at a later date.</p>
<p>This website is built on the WordPress publishing platform. WordPress provides and easy to set-up and use cms and blogging platform. The theme was created using the <a title="Artisteer Theme Design Software" href="http://click.linksynergy.com/fs-bin/click?id=crrtDknPjQ0&amp;offerid=173675&amp;type=3&amp;subid=0">Artisteer Web Design Program </a>which can generate themes for:</p>
<p align="center"><a href="http://wordpress.org/" target="_blank"><img class="alignnone size-full wp-image-81" title="Wordpress" src="http://www.andycrawford.net/wp-content/uploads/2011/07/Wordpress.png" alt="" width="16" height="16" /></a>WordPress <a href="http://www.joomla.org/" target="_blank"><img class="alignnone size-full wp-image-85" title="Joomla" src="http://www.andycrawford.net/wp-content/uploads/2011/07/Joomla.png" alt="" width="16" height="16" /></a>Joomla <a href="http://drupal.org/" target="_blank"><img class="alignnone size-full wp-image-84" title="Drupal" src="http://www.andycrawford.net/wp-content/uploads/2011/07/Drupal.png" alt="" width="16" height="16" /></a>Drupal <a href="http://www.dotnetnuke.com/" target="_blank"><img class="alignnone size-full wp-image-83" title="DNN" src="http://www.andycrawford.net/wp-content/uploads/2011/07/DNN.png" alt="" width="16" height="16" /></a>DotNetNuke <a href="http://www.blogger.com" target="_blank"><img class="alignnone size-full wp-image-82" title="Blogger" src="http://www.andycrawford.net/wp-content/uploads/2011/07/Blogger.png" alt="" width="16" height="16" /></a>Blogger</p>
<p align="center"><a title="How to create themes for WordPress" href="http://click.linksynergy.com/fs-bin/click?id=crrtDknPjQ0&amp;offerid=173675.10000001&amp;type=4&amp;subid=0" target="_blank"><img class="aligncenter" style="border: 0px;" src="http://cdn.extensoft.com/Artisteer/banners/WP/wp_468x60.gif" alt="Artisteer - WordPress Theme Generator" border="0" /></a><img class="aligncenter" src="http://ad.linksynergy.com/fs-bin/show?id=crrtDknPjQ0&amp;bids=173675.10000001&amp;type=4&amp;subid=0" alt="" width="1" height="1" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/artisteer-theme-design-software-for-wordpress-joomla-and-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Secure is Email? A Brief Report on the Security of Email</title>
		<link>http://www.andycrawford.net/online-security/how-secure-is-email-a-brief-report-on-the-security-of-email/</link>
		<comments>http://www.andycrawford.net/online-security/how-secure-is-email-a-brief-report-on-the-security-of-email/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 10:13:02 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Online Security]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=152</guid>
		<description><![CDATA[A while ago I had a conversation with someone who was convinced that using email to transfer private and confidential data was quite secure and that no further security needed to be put in place. I wrote the following report to help convince them (and their organisation) that email was not a secure media to [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I had a conversation with someone who was convinced that using email to transfer private and confidential data was quite secure and that no further security needed to be put in place. I wrote the following report to help convince them (and their organisation) that email was not a secure media to transfer private and confidential data.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<h2>How secure is email?</h2>
<p>Firstly I think we need to look at what we are concerned about protecting. For general communication, it does not matter that much whether someone else can read you email as it will only be of much interest to the sender and the recipient. Email of a personal nature could cause some embarrassment if the content was to be read by someone else (especially someone known to either the sender or recipient) and email containing sensitive data such as personal records, financial data, etc. could have serious repercussions if the content became public. In the main, email security is not really a major concern for most people, but for organisations handling sensitive data their approach to email needs to be taken a bit more seriously.</p>
<p>So lets look at the email process and where the security holes lie&#8230;</p>
<h3>SMPT (Simple Mail Transfer Protocol)</h3>
<p>When the email is sent, it is forwarded to a SMTP server and then relayed through a number of servers on the Internet before reaching its final destination. During this process the email is copied, forwarded and deleted on various server computers along the way. Back-ups are routinely created which can last for days, months, or possibly indefinitely so anyone with access to those servers has access to email on them. Errors can also occur during the SMTP process, which can mean that the email never gets delivered to the correct final destination and instead ends up being bounced around the Internet or forwarded to various system administrators to make them aware of the problem.</p>
<h3>Mailboxes</h3>
<p>The recipient&#8217;s online mailbox may store email for months or possibly years after the email has been downloaded. If the recipients server is IMAP (Internet Mobile Access Protocol) enabled (most email servers are) the email will be stored indefinitely. Even when the user has deleted email, it still may be available and stored on the server. While mailboxes are password protected, if that password is compromised or hacked, the entire contents become accessible to anyone who has the password. The owners/administrators of the mailbox server will have access to the email, as well as the owners/administrators of the email address domain name the email was sent to.</p>
<h3>Accidentally sending email and email forwarding</h3>
<p>It is very easy for either the sender or the recipient to send or forward email accidentally, (or inadvertently by virus or other malicious software), or this could be done by anyone with access to the email. This starts the whole process again. If the email is accidentally forwarded to a public or bulk list, this widens the problem further. When typing an email address, a simple typo or accidentally sending to the wrong person stored in an address book means that the email can get sent to the wrong person.</p>
<h3>Shared or Networked Computers</h3>
<p>Many email users use web based email programmes to access their email from shared computers (such as at work etc.). Email (and attachments) may be stored in temporary files on that computer even after the email browsing session has ended. Any person with access to that computer may have access to those files.</p>
<h3>Email on Corporate Networks</h3>
<p>Those who use email at work (via a corporate network) may have all their email automatically monitored by the system administrators or their bosses. Software is available to automatically forward all email traffic going through the servers without the user ever knowing.</p>
<h3>WiFi Hotspots and Unsecured Networks</h3>
<p>If the email is transferred (either by the sender or the recipient) via an open or unsecured/unencrypted wireless network (such as an airport, bar or even an unsecured home wireless network), it is possible for anyone on that network to intercept traffic on that network and store the data being transferred.</p>
<h3>Summary</h3>
<p>We do not know for certain who could be reading our email. We cannot know where it goes where it is stored or who has access to what we sent. For the most part, it does not really matter anyway. If there is anything contained in email, which must remain private, it is imperative that further security should be put in place to stop the email being read by anyone other than the intended recipients.</p>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/online-security/how-secure-is-email-a-brief-report-on-the-security-of-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I remove the Website field in the WordPress comments form?</title>
		<link>http://www.andycrawford.net/wordpress/how-do-i-remove-the-website-field-in-the-wordpress-comments-form/</link>
		<comments>http://www.andycrawford.net/wordpress/how-do-i-remove-the-website-field-in-the-wordpress-comments-form/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 04:02:25 +0000</pubDate>
		<dc:creator>Andy Crawford</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.andycrawford.net/?p=149</guid>
		<description><![CDATA[WordPress by its very nature, is attractive to Spammers seeking ways of publicising websites which may be totally irrelevant to the content of the host website. While active “bloggers” may have their own blog website, many casual commenters and surfers do not. Therefore, while you might want to allow comments, you may also want to [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress by its very nature, is attractive to Spammers seeking ways of publicising websites which may be totally irrelevant to the content of the host website. While active “bloggers” may have their own blog website, many casual commenters and surfers do not. Therefore, while you might want to allow comments, you may also want to remove the “Website” field requesting a URL.</p>
<div class="ad aligncenter"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnet link ads */
google_ad_slot = "7705235219";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div class="cleared"></div>
<p>The simple way.</p>
<p>Add this code to your style.css either in your theme, or even better, in your Child theme.</p>
<pre>#commentform .comment-form-url {display:none;}</pre>
<h3>If you want to remove the display of the date and time of the comments too:</h3>
<pre>.commentmetadata a{display:none}</pre>
<div class="ad aligncenter"><div align="center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-6581231365527839";
/* acnetv3-image */
google_ad_slot = "2960980356";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div><div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andycrawford.net/wordpress/how-do-i-remove-the-website-field-in-the-wordpress-comments-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

