<?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>BlueTree Website Design Blog</title>
	<atom:link href="http://www.bluetree.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluetree.co.uk/blog</link>
	<description>Website Design and SEO for BlueTree clients</description>
	<lastBuildDate>Mon, 15 Apr 2013 09:36:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to Delete Many Files Selectively</title>
		<link>http://www.bluetree.co.uk/blog/it/how-to-delete-many-files-selectively/</link>
		<comments>http://www.bluetree.co.uk/blog/it/how-to-delete-many-files-selectively/#comments</comments>
		<pubDate>Tue, 09 Apr 2013 16:11:07 +0000</pubDate>
		<dc:creator>Mark Fielden</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[windows search]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=457</guid>
		<description><![CDATA[How to delete all the files on your hard disc with "(2)" in the filename - after restoring a backup and inadvertently duplicating hundreds of them. <a href="http://www.bluetree.co.uk/blog/it/how-to-delete-many-files-selectively/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Or, How to Save Loads of Time &#8211; a salutatory tale of back-ups, restores, and being cross with oneself for not reading instructions on the website carefully.</p>
<p><strong><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/caution2.gif"><img class="alignleft size-full wp-image-482" title="caution2" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/caution2.gif" alt="caution: be sure to read the last section" width="34" height="29" /></a>Be careful if you try this</strong>. Before trying this, read the last section, even if you skip through the rest.</p>
<h2>Why I Need to Delete Many Files</h2>
<p>When you make websites, you amass a lot of files and you need to take care of them.</p>
<p>I have a new security system where I back-up all my websites &#8211; and everything else for that matter. It’s a 1TB Seagate Backup Plus external drive. It has its own back-up software, which works fine. However, I thought it wise to test file restore before needing it in anger.</p>
<p>There is no instruction book, but there’s help on their website, and 4MB of PDF user manual. Naturally I read it all <img src='http://www.bluetree.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>To test the restore mechanism (you should always test your back-ups &#8211; too late to find it isn’t working when you’ve lost your hard disc!) I decided to restore one file. That must be easy enough! I followed my nose and <em>restored all the files on my C: drive except the selected one</em>! Not only that, but I’d selected the “don’t overwrite” option, apparently, so every existing file was joined by its twin!</p>
<p>In a few moments, my file system had doubled in size, almost filled my disk, slowed down my computer, and I&#8217;d made myself very cross into the bargain!</p>
<p>OK, so that was just plain stupid. It was my fault entirely &#8211; should have read the instructions more carefully. Having written many pages of website, CMS and software help over the years,</p>
<ol>
<li>I know how difficult it is to be both terse and definitive, and</li>
<li>I’m very familiar with the support desk acronym, RTFM: Read The &#8230; Manual!</li>
</ol>
<p>Oh dear, now I’m now the on the receiving end, in a mess, what should I do about it?</p>
<h2><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/example1.png"><img class="alignright size-full wp-image-461" title="example" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/example1.png" alt="example in windows explorer showing some files with the (2) suffix" width="125" height="115" /></a>Deleting Many Files, Method 1</h2>
<p>Now, luckily, the duplicate files are easy to spot. Each has the same filename as its twin, with “ (2)” appended before the period. Like this, right.</p>
<p>That’s easy enough to fix. Each time I open Windows Explorer I plan to delete the duplicate files manually, selecting them all with Ctrl-click and pressing the Del key.</p>
<h2>More Reasons to Delete the Files</h2>
<p>After a week or so using method 1, I’m not making much headway. Having deleted loads of files, the free disc space hasn’t increased very much. I can&#8217;t begin to guess how long it&#8217;s going ro take me to delete them all.</p>
<p>Then I open a picture using Picasa. Immediately, it starts indexing all the duplicate images – there must be 1,000’s of them! How on Earth am I going to get rid of all those?</p>
<p>This quickly became tedious, as you can imagine! So I need another method.</p>
<h2><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/search.png"><img class="alignright size-medium wp-image-462" title="search" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/search-300x165.png" alt="results searching for .txt in windows explorer" width="300" height="165" /></a>Deleting Many Files, Method 2</h2>
<p>If Windows is indexing your files, you can search for them using Explorer. Here we’re looking for files with a .txt extension in my Dropbox. Type a search term into the search box, top right in the Explorer window.  “*” means “anything”, so “*.txt” will list all files with a .txt extension. Not only that, but Explorer will list all the files matching the search term <em>in this folder and all its sub-folders</em>.</p>
<p>To delete them, use the mouse or press Ctrl-A to select them all, then press the Del key to remove them.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/explorer-too-many-files.png"><img class="alignright size-medium wp-image-464" title="explorer-too-many-files" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/explorer-too-many-files-300x169.png" alt="search results showing some files I do not want to delete" width="300" height="169" /></a>But I only want to delete those with “ (2)” at the end of the filename, so, sadly, this won’t work for me. If I type “ (2)” into the search box, Explorer lists all the relevant files from all the sub-directories, but Explorer’s idea of what’s relevant is not the same as mine.</p>
<p>It lists every file with a 2 in the file name. I want to keep some of these. If I do it in My Documents, this method will delete files I may want to keep. It works the same with other search phrases, such as (2) or &#8220;(2)&#8221;.</p>
<p>This is because parentheses mean something to Windows Search: &#8220;Find everything inside the brackets.&#8221; Hence it lists all files whose file names contain 2.</p>
<h2>How to Find File Names That Contain &#8220;(2)&#8221;</h2>
<p>It suddenly occurs to me that (why didn’t I think of this earlier?), had I been using Microsoft&#8217;s original operating system, MS-DOS, I could have identified the duplicate files easily using a wildcard search. A search for *(2).* finds all files whose file name ends &#8220;(2)&#8221; with any file extension.</p>
<p>Now, Windows Search is very powerful. You can read all about it <a title="Windows Search Information" href="http://msdn.microsoft.com/en-us/library/aa965362(VS.85).aspx" target="_blank">here</a>. It even has a command that allows you to use these old search queries. To use the old syntax, begin your query with, tilde, &#8220;~&#8221;.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/explorer-correct_files.png"><img class="aligncenter size-full wp-image-503" title="explorer-correct-files" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/explorer-correct_files.png" alt="windows explorer identifies the correct files" width="660" height="299" /></a></p>
<p>So, all I need do is to press Ctrl-A, select all these files, and Del, delete them and move them to the Recycle bin. I test this in my Dropbox folder, which I can easily reinstate if doesn&#8217;t work.</p>
<p>Let&#8217;s try it in My Documents! It works.</p>
<h2>More Files to Delete</h2>
<p>Now the duplicates have gone from My Documents and from my Dropbox folder.</p>
<p>The Seagate system&#8217;s default setting seems only to backup and restore data files and images, not system files, .exe’s, .dll’s and other program files. There are many data files and images in the system directories, so I still have a lot of duplicates. Let&#8217;s run it on C:\ as well, to get rid of all the duplicates everywhere.</p>
<h2>Conclusion, After Deleting Many Files and Saving 100’s of Man-hours</h2>
<p>Even with all the testing, this process only took half an hour or so. I now have no files with (2) appended to the file name. It would have taken months to do it the manual way.</p>
<p>It also looks as though Picasa has lost the duplicates too. I checked several picture folders and they have all gone. In fact, Picasa tells me it’s “compacting its files to save space”, so it’s definitely noticed something going on!</p>
<p>I’m really pleased with the result!</p>
<h2>Be Very Cautious When Deleting Files This Way!</h2>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/caution3.jpg"><img class="alignleft size-full wp-image-499" title="caution" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/04/caution3.jpg" alt="caution! use with care" width="120" height="67" /></a>Deleting one wrong file can be disastrous. Losing several, ten, one hundred, one thousand, when you don’t intend to, can be life-changing for your business, your marriage, your relationships…</p>
<ol>
<li>Always test your method on a directory (with sub-directories) that don’t matter: I tested this on a test folder, with test sub-folders, before doing it for real, then on my Dropbox folder, which can be recreated easily;</li>
<li>Always back up your file system before you try anything like this, so you can recover your start position in case you make a mistake;</li>
<li>IF IN DOUBT, LEAVE IT OUT!<br />
Get expert help from someone like <a title="Nortech Computers Portishead" href="http://www.nortechcomputers.co.uk" target="_blank">Nortech Computers</a>.</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/it/how-to-delete-many-files-selectively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portishead Picture Quiz Results</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/portishead-picture-quiz-results/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/portishead-picture-quiz-results/#comments</comments>
		<pubDate>Sat, 05 Jan 2013 23:37:13 +0000</pubDate>
		<dc:creator>Mark Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[portishead]]></category>
		<category><![CDATA[quiz]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=432</guid>
		<description><![CDATA[The Portishead Picture Quiz is closed. The results are in! Here are the prize winners, and how we worked out who won. <a href="http://www.bluetree.co.uk/blog/our-internet/portishead-picture-quiz-results/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/just-a-bit-of-fun1.jpg"><img class="alignright size-thumbnail wp-image-452" title="Portishead Christmas Picture Quiz" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/just-a-bit-of-fun1-150x150.jpg" alt="Child having fun with Portishead Christmas Picture Quiz" width="150" height="150" /></a>Thanks to All Who Entered the Picture Quiz</h2>
<p>Well, thanks to everyone who entered our quiz. It appears that, for every entry we received, there was at least one who started it but didn’t finish. From the feed-back we received (so far) everyone seemed to have had a good time.</p>
<p>To do the quiz again, <a title="Portishead Christmas Picture Quiz 2012" href="http://www.bluetree.co.uk/quiz2012.php">click here</a> or, for the answers,  <a title="2012 Portishead Picture Quiz with Answers" href="http://www.bluetree.co.uk/quiz-answers.php">click here</a>.</p>
<h2>Picture Quiz Winners</h2>
<p>We enjoyed meeting up with our two winners. They are, in a way, opposites.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/first-prize1.jpg"><img class="alignright size-full wp-image-441" title="first-prize" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/first-prize1.jpg" alt="First Prize Presentation" width="300" height="164" /></a>The first belongs to one of Portishead’s oldest families. With 29 points out of a possible 32, the winner was David Gale, retired auto engineer who has lived in Portishead since he was one week old. He knew some of the answers and solved those he didn’t by cycling around. “The trickiest one was the Seafarer’s Sculpture,” he said, “but once I worked out the most Easterly stone, I knew they were coal boats. A school friend of mine had worked on the St Vincent!”</p>
<p>David’s was also the first entry received, making it an even more formidable achievement. Since there was no under-18&#8242;s winner, he chose the cash prize rather than the champagne.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/second-prize2.jpg"><img class="alignleft size-full wp-image-444" title="second-prize" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2013/01/second-prize2.jpg" alt="Second prize winners" width="200" height="154" /></a>Second prize, for scoring 27 points, goes to Paul Black, a new resident. This was a team effort from Paul, his partner Lynda French, and their Golden Retriever, Oscar. Paul moved to Portishead in 2005. He is a Homeopath and Bowen Therapist, who works in Portishead and Weston-super-Mare, and Lynda is an Acupuncturist. Visit <a title="Paul's web site" href="http://www.totalhealthhomeopathy.com/" target="_blank">Total Health Homeopathy</a> to find out more.</p>
<p>Paul and Lynda are keen cyclists, run with the Portishead Running Club, and Paul is treasurer of the Portishead Yacht &amp; Sailing Club. He said, &#8220;Oscar really enjoyed exploring different places in Portishead to find the answers. So did we!&#8221;</p>
<p>Lin Lawrence was one whose entry never made it. She emailed, “Loved the quiz. Lovely to know more about the place we live. Think I go around with my eyes closed. We are going to take it with us on a Devon weekend with the gang; it will make for an interesting evening.”</p>
<h2>How We Calculated the Results</h2>
<p>Since the &#8220;Judges&#8217; decision is final,&#8221; we created a Master Result. You can see it <a title="Christmas Quiz Results" href="http://www.bluetree.co.uk/quiz-answers.php" target="_blank">here</a>.</p>
<p>Next, we compared every entry with the master and scored it this way:</p>
<ul>
<li>Wrong scored zero;</li>
<li>100% correct answer, 2;</li>
<li>Satisfactory answer, 1.</li>
</ul>
<p>In the case of a tie, we would add a bonus point for answers that go the extra mile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/portishead-picture-quiz-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make an E-Christmas Card</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/make-an-e-christmas-card/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/make-an-e-christmas-card/#comments</comments>
		<pubDate>Wed, 26 Dec 2012 12:39:53 +0000</pubDate>
		<dc:creator>Dave Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[Christmas card]]></category>
		<category><![CDATA[e-card]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=421</guid>
		<description><![CDATA[An email Christmas card can be just as acceptable as a posted, cardboard one - and more friendly to the environment. <a href="http://www.bluetree.co.uk/blog/our-internet/make-an-e-christmas-card/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>E-Christmas Card Reasoning</h2>
<p>E-cards seem like a cop-out to traditionalists, fine for a later generation. This can be true if you send the same card to everyone on your mailing list.</p>
<p>However, by sending a personal message with each card, you find a little time in your busy life to keep in touch with people you like and respect.  It&#8217;s the same as sending a physical card by post, except that:</p>
<ul>
<li>it&#8217;s kinder to the environment, using less paper and fuel;</li>
<li>it saves you money, in cards and postage;</li>
<li>it saves time and fuel, as you don&#8217;t need to go buy and post them.</li>
</ul>
<p>Now you can donate the money you&#8217;ve saved to your favourite charity!</p>
<h2>BlueTree E-card</h2>
<p>Our e-Christmas card is personal, one for each recipient. We send individual emails, with a link to a single page containing a general message for all recipients. We personalise it using a &#8220;to=&#8221; parameter. If you click <a href="http://www.bluetree.co.uk/christmas2012/?to=all our clients, friends and neighbours" target="_blank">this link</a>, you&#8217;ll see an example.</p>
<p>We can change some of the text on the web page using our Content Management System, or CMS, but it changes for everyone. The individual message is in the email and the parameter.</p>
<h2>Make Your Own</h2>
<p>The &#8220;to=&#8221; parameter is too complex for the CMS. However, you can easily make an on-line e-card of your own, and keep the personal message for the email.</p>
<p>We&#8217;ll post more on how to do this later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/make-an-e-christmas-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Email with Links</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/another-email-with-links/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/another-email-with-links/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 09:14:08 +0000</pubDate>
		<dc:creator>Dave Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[Fedex]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=414</guid>
		<description><![CDATA[Another email spam example, this time from Fedex. Here the hacker tempts you to visit a web page that look like part of the Fedex website. <a href="http://www.bluetree.co.uk/blog/our-internet/another-email-with-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>This Spam Email is from Fedex &#8211; NOT!</h2>
<p>Here is another example. Read about the first <a title="Example of spam email from Facebook" href="http://www.bluetree.co.uk/blog/our-internet/beware-of-emails-containing-links/">here</a>.</p>
<p>There&#8217;s usually a flurry of mails like this around Christmas. People can be taken in more easily if they&#8217;re expecting a delivery, as many do at this time of year.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/spam-mail-example.png"><img class="alignleft size-full wp-image-415" title="spam-mail-example" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/spam-mail-example.png" alt="Example of spam from Fedex" width="516" height="478" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>How to Spot It As Spam</h2>
<p>There are two give-aways in this mail, on top of the time of year, which should make us all more vigilant:</p>
<ol>
<li>The word, &#8220;postrider&#8221;, which looks like a word made up by someone who couldn&#8217;t translate it from another language;</li>
<li>The format of the &#8220;Get Postal Receipt&#8221; button, which looks very unprofessional.</li>
</ol>
<h2>What to Do Next</h2>
<p>Our advice is always the same,</p>
<ul>
<li>Don&#8217;t click any links, nor open any attachments;</li>
<li>Delete it or mark it as spam;</li>
<li>If you feel public-spirited, and it claims to be from an organisation, search for what they want you to do about spam.</li>
</ul>
<p>Fedex has a whole micro-site about spam, which makes useful reading. It contains <a title="Fedex fraudulent email examples" href="http://www.fedex.com/us/security/prevent-fraud/email.html" target="_blank">examples of common spam emails</a>.</p>
<p>Finally, <a href="http://banspam.javawoman.com/report3/scam3.html" target="_blank">here&#8217;s a page</a> with how to report spam to lots of major organisations. Thank you Marjolein Katsma.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/another-email-with-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of Emails Containing Links</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/beware-of-emails-containing-links/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/beware-of-emails-containing-links/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 23:32:24 +0000</pubDate>
		<dc:creator>Mark Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=396</guid>
		<description><![CDATA[How to look out for emails that look genuine but are actually suspicious, and what to do when you find one. <a href="http://www.bluetree.co.uk/blog/our-internet/beware-of-emails-containing-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>An Email from Facebook – Not!</h2>
<p>Yesterday I received this spam email, “Here’s some activity you may have missed on Facebook.”</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/suspicious-email-from-facebook.png"><img class="alignleft size-full wp-image-398" title="suspicious-email-from-facebook" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/suspicious-email-from-facebook.png" alt="Example of a suspicious email which should be reported to Facebook" width="651" height="403" /></a></p>
<p>&nbsp;</p>
<p>It looks quite Kosher, but I always check mails that want me to click on a link to a website. Just as well! It wasn’t going to send me to Facebook al all, but to somewhere else entirely. Actually www.hausfrisia.de is the web site of a holiday villa, but not the page in question. A hacker has hijacked their site, or their DNS.</p>
<p>This happened to a small business in Portishead earlier this year. Read about it <a title="Website Malware Attack" href="http://www.bluetree.co.uk/blog/?p=187">here</a>.</p>
<h2>Don’t Click a Link</h2>
<p>CHECK BEFORE YOU CLICK – even if you recognise the sender. It may be too late afterwards. Remember, the better-known the sender, the more likely they are to be imitated.</p>
<ol>
<li>Check the From address, in this case it’s, Facebook [agroinfo@pub….rect] agroinfo? Isn’t that enough on its own?</li>
<li><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/bad-link-target.jpg"><img class="alignright size-thumbnail wp-image-408" title="bad-link-target" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/bad-link-target-150x67.jpg" alt="In Outlook, hover on a link to see the target" width="150" height="67" /></a>Hover on the link, DON&#8217;T CLICK, and check the target web page address. In Outlook, example right, it appears in a small window, but Thunderbird displays it in the status bar at the bottom.</li>
<li>Is the link plausible? In this case, NO – it’s nothing like Facebook!</li>
<li>Still not sure? Check all the links. If they all go to the same web page then get suspicious.</li>
</ol>
<p><span style="font-size: small;"><span style="line-height: 24px;"><strong>When in doubt, leave it out.</strong><br />
</span></span></p>
<h2>What to do next</h2>
<p>If you’re happy, click that link.</p>
<p>If you’re not, mark it as Junk or delete it <em>NOW</em>. If it’s from someone famous, as this one is, search for what to do. In this case, I searched for <em>facebook notify suspicious email</em>. I found <a title="Help for Facebook suspicious email notification" href="http://www.facebook.com/help/324203247669141/" target="_blank">this page</a> on the Facebook site, which asked me to forward the mail to phish@spamreport.facebook.com.</p>
<p>So that&#8217;s what I did.</p>
<h2>Another Example</h2>
<p>Another example arrived today, apparently from Fedex. Read <a title="Fedex spam mail example." href="http://www.bluetree.co.uk/blog/our-internet/another-email-with-links/">our post here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/beware-of-emails-containing-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portishead Christmas Picture Quiz</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/portishead-christmas-picture-quiz/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/portishead-christmas-picture-quiz/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 09:00:41 +0000</pubDate>
		<dc:creator>Mark Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[portishead]]></category>
		<category><![CDATA[quiz]]></category>
		<category><![CDATA[smart phone]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=378</guid>
		<description><![CDATA[A fun way to use the Internet! Spend a little time over Christmas to explore Portishead, old a new. And maybe win a prize! <a href="http://www.bluetree.co.uk/blog/our-internet/portishead-christmas-picture-quiz/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/picture-quiz1.png"><img class="alignright size-thumbnail wp-image-386" title="picture-quiz" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/12/picture-quiz1-150x150.png" alt="Santa's hat, picture, question mark: Portishead Christmas Picture Quiz" width="150" height="150" /></a>About the Quiz</h2>
<p>Have some local fun, out and about on the Internet!<br />
Maybe even win a prize!</p>
<p>Sixteen photographs, all taken in Portishead, sit on a web page. All you have to do, is wander round the town with a print-out, smart-phone or tablet, and answer a question about each picture.</p>
<p>The main thing is to explore parts of the town that you maybe haven’t seen before. The quiz runs for the whole of December, so there’s plenty of time.</p>
<p>Couch potatoes may be able to get some of the answers on the Internet, but not all of them … we hope!</p>
<h2>Background</h2>
<p>The idea came to us when my wife and I were looking out to sea from Battery Point. We overheard someone say, “D’you know, I’ve lived in Portishead for over two years and I never knew this place existed!”</p>
<p>Perhaps there are long-time residents like us who have never walked around the Marina, too.</p>
<p>So, we thought it might be nice to encourage new residents to look around the old parts of town, and old Possett people to pluck up the courage and enter the new.</p>
<p>Hope you like it. <a href="http://www.bluetree.co.uk/quiz">www.bluetree.co.uk/quiz</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/portishead-christmas-picture-quiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Google Yourself</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/how-to-google-yourself/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/how-to-google-yourself/#comments</comments>
		<pubDate>Mon, 19 Nov 2012 12:00:38 +0000</pubDate>
		<dc:creator>Dave Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[private browsing]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=322</guid>
		<description><![CDATA[It's not easy to check what other people see when they Google you or your business. Here's how to do it. <a href="http://www.bluetree.co.uk/blog/our-internet/how-to-google-yourself/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/search-me.png"><img class="alignright size-full wp-image-350" title="search-me" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/search-me.png" alt="Search me" width="176" height="138" /></a>Why Google Yourself?</h2>
<p>Well, your on-line image is important, and it&#8217;s easy to lose control of it. If you&#8217;re in business, &#8220;Yourself&#8221; also means &#8220;Company.&#8221; It&#8217;s important to monitor what people see when they Google you.</p>
<h2>Google is Clever</h2>
<p>The trouble is, Google tries to give you the best result <em>for you</em>. It uses everything it’s got, and bends the results to favour things <em>it thinks</em> you want to see. This is usually fine when you search for a restaurant or another business, but not when you search for yourself.</p>
<p>You need to see what others would see.</p>
<h2>Browse Privately</h2>
<p>Web browsers these days have a Private Browsing mode. At the end of this post we&#8217;ve included some hints on how to turn it on in different browsers.</p>
<p>Private mode means your browser neither uses, nor keeps, a history of the pages you visit. It won&#8217;t leave cookies or any other local files, no trace of your presence on the computer you use. Use Private Browsing:</p>
<ul>
<li>when you don&#8217;t want to leave a trail on someone else&#8217;s computer;</li>
<li>for banking transactions;</li>
<li>to check your real position in search engine results;</li>
<li>to buy your spouse&#8217;s birthday present.</li>
</ul>
<p>Beware: You&#8217;re still leaving some sort of trail behind on the search engine&#8217;s server, so if you want total privacy you need to look further than we can tell you.</p>
<p>But that&#8217;s not the end of the story!</p>
<h2>How to Google Yourself</h2>
<ol>
<li>Start your web browser;</li>
<li>Don&#8217;t use a mobile device, like your phone or tablet, because they tell search engines too much about you and your location; the search engine will skew your results;</li>
<li>Open a private browsing window (see below for how to do this with your favourite web browser).</li>
<li>Make sure you’re logged out of everything: Facebook, LinkedIn, Trip Advisor, Trade Association &#8211; everything;</li>
<li>Especially make sure you log out of all Google apps, like Gmail, YouTube, Picassa…</li>
</ol>
<p>Almost ready: tell the search engine where want to be for your experiments. In this Google example, it knows I&#8217;m in Portishead so it might show me results for this area when I don&#8217;t want it to.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/search-location2.png"><img class="alignleft size-full wp-image-374" title="search-location" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/search-location2.png" alt="google search options showing how to change location" width="801" height="176" /></a><br />
Click &#8220;Search tools&#8221; (1) and then use the drop-down (2) to choose the location you want. The default location is that of your ISP&#8217;s server. Ours is in Guildford, Essex, so it isn&#8217;t much use for my local searches anyway.</p>
<p>You can enter a post code, county, city, or UK. Google will tell you if it doesn&#8217;t recognise the area you&#8217;ve chosen.</p>
<p><span style="font-size: medium; line-height: 24px;">Now you&#8217;re ready.<a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/google-image-search1.png"><img class="alignright size-full wp-image-325" title="google-image-search" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/google-image-search1.png" alt="where to look for Google image search" width="253" height="126" /></a></span></p>
<ol>
<li>Search for your name, or the name of your business;</li>
<li>Try common misspellings;</li>
<li>Now do an Image search, and Maps &#8211; see right.</li>
</ol>
<h2>Now What?</h2>
<p>Did you like what you found? Yes? That&#8217;s OK then.</p>
<p>If you didn&#8217;t, then it&#8217;s time for a chat with your marketing guys!</p>
<p>And finally, don&#8217;t forget to Bing yourself, and Yahoo yourself too&#8230;</p>
<h2>How to Start Private Browsing in Different Web Browsers</h2>
<p>Most browsers support the shortcut, Ctrl-Shift-P. Here&#8217;s a selection of other ways to start it. They all open a new window or tab.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/firefox-private-browsing.png"><img class="alignleft size-medium wp-image-329" title="firefox-private-browsing" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/firefox-private-browsing-300x233.png" alt="How to start Firefox private browsing" width="300" height="233" /></a></p>
<p><strong>Firefox</strong></p>
<p>Click the Firefox button, then Start Private Browsing. If you&#8217;re using the menu bar, it&#8217;s under Tools.</p>
<p>&nbsp;</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/ie-inprivate-browsing.png"><img class="alignleft size-medium wp-image-330" title="ie-inprivate-browsing" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/ie-inprivate-browsing-300x106.png" alt="start in-private browsing in IE " width="300" height="106" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Internet Explorer</strong></p>
<p>Click the Tools icon, then Safety&gt;, InPrivate Browsing. It&#8217;s also in the File menu.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/safari-private-browsing-11.png"><img class="alignleft size-medium wp-image-332" title="safari-private-browsing-1" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/safari-private-browsing-11-231x300.png" alt="How to start Private Brosing in Apple Safari" width="231" height="300" /></a></p>
<p>&nbsp;</p>
<p><strong>Apple Safari</strong></p>
<p>Curiously, Apple has it under the Edit menu, though it does just the same as in other browsers.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/opera-private-browsing.png"><img class="alignleft size-medium wp-image-333" title="opera-private-browsing" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/11/opera-private-browsing-300x103.png" alt="Opera's method to start Private Browsing" width="300" height="103" /></a></p>
<p><strong>Opera</strong></p>
<p>Opera button, Tabs and Windows; now choose New Private Window or Tab.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/how-to-google-yourself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to Do When Your Webmaster Leaves</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/what-to-do-when-your-webmaster-leaves/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/what-to-do-when-your-webmaster-leaves/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 11:08:04 +0000</pubDate>
		<dc:creator>Dave Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[resignation]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=268</guid>
		<description><![CDATA[If your webmaster leaves, be careful to get hold of all of the on-line logins he or she uses to manage your on-line presence.  Without them, your business could be at risk. <a href="http://www.bluetree.co.uk/blog/our-internet/what-to-do-when-your-webmaster-leaves/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of our clients had their webmaster leave recently.<a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/10/webmaster.png"><img class="alignright size-full wp-image-269" title="webmaster" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/10/webmaster.png" alt="webmaster: the world on a computer screen" width="180" height="180" /></a></p>
<p>As in many small businesses, this webmaster had a senior role in the business. Webmaster was just one of the things he did – in whatever spare time he could find. It was an amicable parting, and he showed the others how to use their CMS, so they could continue updating the site.</p>
<p>However, nobody thought about all the webmaster logins, those things that don’t need attention very often.</p>
<p>By far the most important is your domain, e.g. bluetree.co.uk. If you do nothing else when your webmaster leaves, make sure you get hold of your domain management login name and password. This is important because,</p>
<ol>
<li>You rent the domain, paying in advance; if you fail to renew it, you’ll lose it – and your on-line brand into the bargain;</li>
<li>A hacker could steal your domain and used to promote porn, terrorism and other unspeakable things – with subsequent damage to your reputation and the cost to restore it.</li>
</ol>
<p>All this prompted us to write a new resource page: <a title="What to do When Your Webmaster Resigns" href="http://www.bluetree.co.uk/resources/webmaster-resigns.php">What to Do if Your Webmaster Leaves</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/what-to-do-when-your-webmaster-leaves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Demand a Username</title>
		<link>http://www.bluetree.co.uk/blog/website-design/dont-demand-a-username/</link>
		<comments>http://www.bluetree.co.uk/blog/website-design/dont-demand-a-username/#comments</comments>
		<pubDate>Fri, 12 Oct 2012 09:07:21 +0000</pubDate>
		<dc:creator>Mark Fielden</dc:creator>
				<category><![CDATA[Website design and usability]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=260</guid>
		<description><![CDATA[Asking on-line shoppers for a username wastes web users' time. It's not a good idea to waste customers' time. <a href="http://www.bluetree.co.uk/blog/website-design/dont-demand-a-username/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Why do websites ask for a username when you set up an account? And why don&#8217;t website forms make it obvious what&#8217;s wrong?</p>
<p>I was prompted to write this post after becoming quite cross, trying to register a new account with a well-known shower manufacturer. I need a spare part to stop my shower dripping.</p>
<p>They wanted me to enter a username, so I entered one and completed all the other form fields with an *. Then I got this error message.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/10/form-wants-username.png"><img class="aligncenter size-large wp-image-261" title="form-wants-username" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/10/form-wants-username-1024x459.png" alt="Example form requiring a username" width="600" height="268" /></a>I read down as far as &#8220;Problems were found&#8230;&#8221; and didn&#8217;t spot the little message below. &#8220;My problem,&#8221; you might say. But why not show the problem in red? I wouldn&#8217;t have missed it then!</p>
<p>As it was, I completed the form several times, adding one more field at a time trying to find which * (obligatory field indicator) was missing. And typing the password &#8211; twice &#8211; each time.</p>
<p>Then I thought, I&#8217;m using the Chrome browser, with third-party cookies turned off. Switched to IE, where I keep cookies turned on, and tried again. Same result. Read here about <a title="What to do about EU Cookie Law" href="http://www.bluetree.co.uk/blog/website-design/cookie-law-the-eu-e-privacy-directive/">why cookies are important</a>.</p>
<p>Finally I spotted the real error and changed the username.</p>
<p>Guess what! My second username was rejected, and my third. Then I chose a username &#8220;bbbbbbbbbbbb&#8221; and completed the purchase.</p>
<p>But WHY ASK FOR A USERNAME AT ALL?</p>
<p>Everyone else uses your email address. Just think of the time you&#8217;d have saved me &#8211; and probably loads of other people, too. &#8216;Nuff said!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/website-design/dont-demand-a-username/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local Search Marketing Threat: Apple Maps</title>
		<link>http://www.bluetree.co.uk/blog/our-internet/local-search-threat/</link>
		<comments>http://www.bluetree.co.uk/blog/our-internet/local-search-threat/#comments</comments>
		<pubDate>Mon, 17 Sep 2012 10:05:37 +0000</pubDate>
		<dc:creator>Dave Fielden</dc:creator>
				<category><![CDATA[Wider Internet Issues]]></category>
		<category><![CDATA[3D map]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[local search]]></category>

		<guid isPermaLink="false">http://www.bluetree.co.uk/blog/?p=228</guid>
		<description><![CDATA[Apple is dropping Google Maps in favour of its own Maps feature. This could harm your local lead generation activities. <a href="http://www.bluetree.co.uk/blog/our-internet/local-search-threat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Well! Apple Shot Themselves in the Foot!</h2>
<p>(We still think it&#8217;s worth signing up for Yelp. See below)</p>
<p>It seems that Apple Maps has delivered the company a bunch of problems they could do without! Places on their new maps that no longer exist, businesses in the wrong place, cloud-covered towns and who knows what other daft problems?</p>
<p>This picture of the Clifton Suspension Bridge appeared yesterday in the Western Daily Press and many other newspapers.</p>
<p><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/apple-maps-clifton-suspension-bridge.jpg"><img class="aligncenter size-full wp-image-243" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/apple-maps-clifton-suspension-bridge.jpg" alt="Clifton Suspension Bridge as it appears on Apple Maps" width="634" height="286" /></a>Needless to say, Apple promised to fix all the problems soon.</p>
<p>No threat to Google then! At least, not this week.</p>
<p>This update was added 21/9/2012. Read the original post below.</p>
<h2>New Apple Maps</h2>
<p>From now on, all new iPhones and iPads will ship with Apple’s new operating system, iOS6. Its new mapping system will displace Google maps on these devices. The change will also affect existing devices when they upgrade to iOS6.</p>
<p>Apple’s new offering, “May just be the most beautiful, powerful mapping service ever,” or so they claim.</p>
<p>Whilst the system uses Apple’s own mapping software, its map data is licensed from TomTom.  It uses the business directory, Yelp, to respond to local searches.</p>
<h2>Apple Maps</h2>
<p>Naturally, Apple Maps has some superb features. These include interactive, 3D, highly-detailed, vector graphics maps, turn-by-turn directions, and real time traffic information.</p>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 522px"><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/apple-maps-overview.jpg"><img class="size-full wp-image-229 " title="apple-maps-overview" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/apple-maps-overview-512w.jpg" alt="great detail in Apple's Maps" width="512" height="385" /></a><p class="wp-caption-text">Great Detail in Apple&#39;s Maps</p></div>
<p>It’s all fully integrated with Apple’s unique Siri, the intelligent speech recognition / activation system. Now it actually works in the UK!</p>
<p>There’s more information <a title="All About Apple Maps" href="http://www.apple.com/uk/ios/maps/" target="_blank">here</a>.</p>
<h2>Google’s Answer</h2>
<p>Google has responded by announcing its “Ground Truth” project.</p>
<div id="attachment_230" class="wp-caption aligncenter" style="width: 522px"><a href="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/google-streetview-annotated.jpg"><img class="size-full wp-image-230" title="google-streetview-annotated" src="http://www.bluetree.co.uk/blog/wp-content/uploads/2012/09/google-streetview-annotated.jpg" alt="google example annotated with local data" width="512" height="288" /></a><p class="wp-caption-text">Google example, with local data e.g. traffic restrictions and road names</p></div>
<p>Instead of relying on licensed maps, around 2008 Google started to build a whole new system &#8211; from the ground up. This combines its original map data with a huge amount of local data collected from Street View – still the best way to take a virtual tour of your destination.</p>
<p>Google claims that owning all the data is key, and without control of its licensed map and local data, Apple Maps will find it hard to compete. Some pundits predict <a title="Google Will Win Maps Wars, says Forbes" href="http://www.forbes.com/sites/tjmccue/2012/09/10/google-maps-war-with-apple-is-over-google-won/" target="_blank">Apple will return to Google Maps</a> within two years.</p>
<h2>So what?</h2>
<p>With 40% of local searches performed on mobile devices, and 55% of those on Apple, this is likely to hit Google’s search market share.</p>
<p>Your Google Places page impressions could drop by up to a quarter, damaging your local lead generation activities.</p>
<p>So, with Apple Maps business data coming from Yelp, now’s the time to claim your business in <a title="Yelp Business Owners' Login" href="https://biz.yelp.co.uk/" target="_blank">Yelp’s directory</a>. It won’t take long. And even if most iOS6 users switch back to Google Maps, it’s not a wast of time.</p>
<p>NB: We still recommend claiming your Yelp business listing, despite Apple&#8217;s gaff.</p>
<p>Don’t use exactly the same words in your Yelp entry as you do in Google Plus Local, use it to support your Plus Local page. Make it similar, perhaps with some different or extra business facts or differentiators.</p>
<p>Don’t have a Google Plus Local page? It’s easy. <a href="http://www.bluetree.co.uk/resources/claim-google-places.php">Find out how</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluetree.co.uk/blog/our-internet/local-search-threat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
