<?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"
	>

<channel>
	<title>Rob Ferrer's Thoughts and Writings</title>
	<atom:link href="http://blog.robferrer.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.robferrer.co.uk</link>
	<description>I thought it was about time I started a blog!</description>
	<pubDate>Thu, 17 Jul 2008 09:25:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>search.live.com Referral Spam</title>
		<link>http://blog.robferrer.co.uk/2008/06/17/searchlivecom-referral-spam</link>
		<comments>http://blog.robferrer.co.uk/2008/06/17/searchlivecom-referral-spam#comments</comments>
		<pubDate>Tue, 17 Jun 2008 16:36:20 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Live.com]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[stats]]></category>

		<category><![CDATA[woopra]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=54</guid>
		<description><![CDATA[I&#8217;ve recently noticed in my logs lots of visits to my posts from a Microsoft IP block (the last one was 65.55.109.226), supposedly with a referrer of http://search.live.com/results.aspx?q=[random keyword]&#38;form=QBHP .
My posts never appear on the search results page, in fact some keywords are completely irrelevant.
The visits even show up in my Woopra log, which means [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently noticed in my logs lots of visits to my posts from a Microsoft IP block (the last one was 65.55.109.226), supposedly with a referrer of http://search.live.com/results.aspx?q=<em>[random keyword]</em>&amp;form=QBHP .</p>
<p>My posts never appear on the search results page, in fact some keywords are completely irrelevant.</p>
<p>The visits even show up in my <a href="http://www.woopra.com" target="_blank">Woopra</a> log, which means the bots must support JavaScript. Annoyingly due the the low volume of visits to my site, this is really throwing off my statistics. In particular, because the bot is reporting a screen resolution of 800&#215;600, my total stats show 14% of visitors have that resolution (which clearly isn&#8217;t accurate).</p>
<p>I found <a title="Stupid search.live.com and form=QBHP" href="http://www.blogboing.com/index.php/2008/06/08/stupid-searchlivecom-and-formqbhp/" target="_blank">this post on Blogboing</a> (and <a title="Stupid msnbot FORM=LVSP and FORM=LIVSOP" href="http://www.blogboing.com/index.php/2007/10/10/stupid-msnbot-formlvsp-and-formlivsop/" target="_blank">this older one</a>), and this <a href="http://www.the-art-of-web.com/system/logs-unexplained/" target="_blank">fuller explanation</a> (including instructions on how to block it),  which partially explains them, but the Microsoft response is clearly rubbish. As far as I&#8217;m concerned, this is just referrer spam, and another reason not to use Live Search!</p>
<p>I don&#8217;t think I&#8217;ll block them for now, but may do if it continues.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/17/searchlivecom-referral-spam/feed</wfw:commentRss>
		</item>
		<item>
		<title>Freshy 2 &#038; Gravatar Bugfix</title>
		<link>http://blog.robferrer.co.uk/2008/06/16/freshy-2-gravatar-bugfix</link>
		<comments>http://blog.robferrer.co.uk/2008/06/16/freshy-2-gravatar-bugfix#comments</comments>
		<pubDate>Mon, 16 Jun 2008 10:52:20 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Freshy 2]]></category>

		<category><![CDATA[gravatar]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[WordPress 2.5]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=52</guid>
		<description><![CDATA[Any regular readers (although I don&#8217;t think I actually have any!) of this blog will notice I recently changed the theme to the fantastic Freshy 2 theme from Jide.fr. Together with the customise plugin it&#8217;s a great theme with many great features, including support for the Gravatar plugin.
Unfortunately as of version 2.0.6 there&#8217;s a very [...]]]></description>
			<content:encoded><![CDATA[<p>Any regular readers (although I don&#8217;t think I actually have any!) of this blog will notice I recently changed the theme to the fantastic <a title="Freshy 2" href="http://www.jide.fr/english/downloads/freshy2/" target="_blank">Freshy 2</a> theme from <a title="Jide.fr" href="http://www.jide.fr/english/" target="_blank">Jide.fr</a>. Together with the <a title="Customise Plugin" href="http://www.jide.fr/english/downloads/customize/" target="_blank">customise plugin</a> it&#8217;s a great theme with many great features, including support for the <a title="Gravatar Plugin" href="http://en.gravatar.com/site/implement/wordpress" target="_blank">Gravatar plugin</a>.</p>
<p>Unfortunately as of version 2.0.6 there&#8217;s a very small error in the way the Gravatar function is implemented, which means the Gravatars aren&#8217;t displayed properly (and in fact it means commenter&#8217;s email addresses are displayed in the source).</p>
<p>Luckily the fix is very simple. You need to edit the file comments.php (using the theme editor or your favourite method), and find the following section (around line 37)(sorry about the indentation - Wordpress insists on removing it!):</p>
<p><code>&lt;?php // gravatars<br />
if (function_exists('gravatar')) {<br />
if ('' == $comment-&gt;comment_type) {<br />
echo '&lt;img class="avatar" src="';<br />
<em><strong>gravatar($comment-&gt;comment_author_email);</strong></em><br />
echo &#8216;&#8221; alt=&#8221;&#8216;.$comment-&gt;comment_author.&#8217;&#8221; width=&#8221;40&#8243; height=&#8221;40&#8243; /&gt;&#8217;;<br />
} elseif ( (&#8217;trackback&#8217; == $comment-&gt;comment_type) || (&#8217;pingback&#8217; == $comment-&gt;comment_type) ) {<br />
echo &#8216;&lt;img class=&#8221;avatar&#8221; src=&#8221;&#8216;;<br />
<em><strong>gravatar($comment-&gt;comment_author_url);</strong></em><br />
echo &#8216;&#8221; alt=&#8221;&#8216;.$comment-&gt;comment_author.&#8217;&#8221; width=&#8221;40&#8243; height=&#8221;40&#8243; /&gt;&#8217;;<br />
}<br />
} else {<br />
//echo &#8216;&lt;img class=&#8221;avatar&#8221; src=&#8221;&#8216;.get_bloginfo(&#8217;stylesheet_directory&#8217;).&#8217;/images/default_avatar.png&#8221; alt=&#8221;&#8216;.$comment-&gt;comment_author.&#8217;&#8221; width=&#8221;40&#8243; height=&#8221;40&#8243; /&gt;&#8217;;<br />
}<br />
?&gt;</code></p>
<p>And you need to change the two gravatar() function calls to look like this (remove the paramters):</p>
<p><code>gravatar();</code></p>
<p>If you prefer you can download a fixed comments.php to replace you existing one here:</p>
<p class="download"><a href="http://blog.robferrer.co.uk/wp-content/uploads/2008/06/comentsphp.zip">coments.php.zip</a></p>
<p>These changes actually make a lot of the code redundant, as it&#8217;s not possible to display a Gravatar for a trackback (there is no email address)</p>
<p>Make the above changes and you should be able to see Gravatars for all your visitors!</p>
<p>I also note, it looks that as of Wordpress v2.5, that <a href="http://codex.wordpress.org/Using_Gravatars#Theme_Support_for_WordPress_2.5" target="_blank">gravatar support is built in</a>. Note, if you use thisthe get_avatar() function <em>does </em>require the email address of the user as a parameter!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/16/freshy-2-gravatar-bugfix/feed</wfw:commentRss>
		</item>
		<item>
		<title>My Search Funds has become Homepages Friends</title>
		<link>http://blog.robferrer.co.uk/2008/06/09/my-search-funds-has-become-homepages-friends</link>
		<comments>http://blog.robferrer.co.uk/2008/06/09/my-search-funds-has-become-homepages-friends#comments</comments>
		<pubDate>Mon, 09 Jun 2008 09:08:33 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[cashback]]></category>

		<category><![CDATA[Homepages Friends]]></category>

		<category><![CDATA[MySearchFunds]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=48</guid>
		<description><![CDATA[I wrote last Tuesday that My Search Funds (the site that pays you for your web searches) was to become Homepages Friends. This change took place yesterday.
The biggest change is that Yahoo is now used for the searches. I haven&#8217;t done enough searches to be able to judge the quality of the results, but I [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-49" href="http://blog.robferrer.co.uk/2008/06/09/my-search-funds-has-become-homepages-friends/myhpf_logo/"><img class="alignleft size-full wp-image-49" title="homepages friends" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/06/myhpf_logo.gif" alt="" width="208" height="78" /></a><a href="http://blog.robferrer.co.uk/2008/06/03/my-search-funds-to-become-homepages-friends" target="_self">I wrote last Tuesday</a> that My Search Funds (the site that pays you for your web searches) was to become <a href="http://www.myhpf.co.uk/apply001.asp?Friend=17048" target="_blank">Homepages Friends</a>. This change took place yesterday.</p>
<p>The biggest change is that Yahoo is now used for the searches. I haven&#8217;t done enough searches to be able to judge the quality of the results, but I doubt they are as good as Google. I would guess the cashback per search is likely to be similar though.</p>
<p><img class="aligncenter size-full wp-image-50" title="Screenshot of Personal Homepage" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/06/myhpf_shot.jpg" alt="" width="400" height="108" /></p>
<p>The other change is to the &#8220;personal homepage&#8221;. As well as the main search box, there are tabs for &#8220;My Gadgets&#8221;, &#8220;My Shops&#8221;, &#8220;My Bookmarks&#8221; and &#8220;My Blog&#8221;. None of these are functional yet, but they seem to be aiming at an <a href="http://www.google.co.uk/ig" target="_blank">iGoogle</a> sort of service.</p>
<p>Interestingly, despite them quoting the domain homepagesfriends.com in their logo, the domain they are using is myhpf.co.uk!</p>
<p><a title="Appy to Homepages Friends" href="http://www.myhpf.co.uk/apply001.asp?Friend=17048" target="_blank">Sign up here</a> and take a look, and start earning. I&#8217;ve accumulated over £30 so far, and am close to £20 &#8220;past 45 days&#8221; threshold I need for my first payment!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/09/my-search-funds-has-become-homepages-friends/feed</wfw:commentRss>
		</item>
		<item>
		<title>Doorbells</title>
		<link>http://blog.robferrer.co.uk/2008/06/04/doorbells</link>
		<comments>http://blog.robferrer.co.uk/2008/06/04/doorbells#comments</comments>
		<pubDate>Wed, 04 Jun 2008 10:04:11 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[annoyed]]></category>

		<category><![CDATA[delivery]]></category>

		<category><![CDATA[doorbell]]></category>

		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=47</guid>
		<description><![CDATA[Why is it that delivery people find it so hard to use doorbells? You&#8217;d have thought they would be more experienced than most, but they seem incapable of pressing that little button. Maybe it&#8217;s something missing from their basic training.
I suppose they are too used to doorbells not working, but surely people wouldn&#8217;t bother installing [...]]]></description>
			<content:encoded><![CDATA[<p>Why is it that delivery people find it so hard to use doorbells? You&#8217;d have thought they would be more experienced than most, but they seem incapable of pressing that little button. Maybe it&#8217;s something missing from their basic training.</p>
<p>I suppose they are too used to doorbells not working, but surely people wouldn&#8217;t bother installing doorbells if they didn&#8217;t have a use for one. Why not knock <em>and </em>ring?</p>
<p>The reason this is such an annoyance for me is that I work from home in a log cabin at the bottom of the garden. This means I can&#8217;t hear anyone knocking on the door, which is why I installed a wireless doorbell. I&#8217;ve missed a lot of deliveries because of their fear of bells. Citylink seem to be the worst offenders, but I missed one from Royal Mail today.</p>
<p>I think I need to get myself a &#8220;Please Ring&#8221; sign, but I am reluctant to have to put up instructions for such a simple device. Maybe something like these from <a href="http://www.flickr.com/photos/dgbalancesrocks/sets/72057594108440847/" target="_blank">Dave Gorman&#8217;s Flickr set</a>:</p>
<p><a title="Please Ring by Dave Gorman, on Flickr" href="http://www.flickr.com/photos/dgbalancesrocks/141669363/"><img src="http://farm1.static.flickr.com/47/141669363_e33a5eb45e.jpg" alt="Please Ring" width="500" height="375" /></a></p>
<p><a title="Press Here by Dave Gorman, on Flickr" href="http://www.flickr.com/photos/dgbalancesrocks/137583758/"><img src="http://farm1.static.flickr.com/27/137583758_39b9af54bf.jpg" alt="Press Here" width="375" height="500" /></a></p>
<p>(see also <a href="http://www.flickr.com/groups/doorbell_instructions/pool/" target="_blank">this Flickr Group</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/04/doorbells/feed</wfw:commentRss>
		</item>
		<item>
		<title>My Search Funds to become Homepages Friends</title>
		<link>http://blog.robferrer.co.uk/2008/06/03/my-search-funds-to-become-homepages-friends</link>
		<comments>http://blog.robferrer.co.uk/2008/06/03/my-search-funds-to-become-homepages-friends#comments</comments>
		<pubDate>Tue, 03 Jun 2008 16:15:33 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[cashback]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[Homepages Friends]]></category>

		<category><![CDATA[MySearchFunds]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=46</guid>
		<description><![CDATA[My Search Funds announced today in an email to their users (or at least me) that they are to become Homepages Friends. It seems they are moving away from just paid searches, to add more cashback services (like their existing eBay cashback).
One downside is that they are moving away from Google to use Yahoo as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.mysearchfunds.com/apply001.asp?Friend=17048" target="_blank">My Search Funds</a> announced today in an email to their users (or at least me) that they are to become Homepages Friends. It seems they are moving away from just paid searches, to add more cashback services (like their existing eBay cashback).</p>
<p>One downside is that they are moving away from Google to use Yahoo as their search provider. It looks like they are hoping to add more Yahoo services to Homepages Friends in the future. Maybe we will see a service that pays you to check your mail?</p>
<p>The Homepages Friends domain (homepagesfriends.com according to the logo in the email) isn&#8217;t active yet, although similar domains redirect to <a href="http://www.whitedotbox.com" target="_blank">www.whitedotbox.com</a> which seems to be the same organisation and offers search income to sports clubs etc.</p>
<p>They promise changes over the next few days, in the meantime we can <a href="http://blog.robferrer.co.uk/2008/04/25/my-search-funds-get-paid-to-use-google" target="_self">get paid to use Google</a>.</p>
<p>I hope this continues to be a good service - I have over £30 accumulated so far!</p>
<p>[Update 2008-06-09:] The changeover has taken place - <a href="http://blog.robferrer.co.uk/2008/06/09/my-search-funds-has-become-homepages-friends">see my new post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/03/my-search-funds-to-become-homepages-friends/feed</wfw:commentRss>
		</item>
		<item>
		<title>The right tool for the job</title>
		<link>http://blog.robferrer.co.uk/2008/06/02/the-right-tool-for-the-job</link>
		<comments>http://blog.robferrer.co.uk/2008/06/02/the-right-tool-for-the-job#comments</comments>
		<pubDate>Mon, 02 Jun 2008 10:46:12 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[flymo]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[hedge trimmer]]></category>

		<category><![CDATA[lawnmower]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=44</guid>
		<description><![CDATA[I was enjoying my lie in on Saturday morning when I was rudely awaken at 07:30 by the sound of a lawn mower coming from the front of our house. The strange thing is we don&#8217;t have any neighbours with a front lawn.
I looked out of the window to see someone cutting our neighbours hedge [...]]]></description>
			<content:encoded><![CDATA[<p>I was enjoying my lie in on Saturday morning when I was rudely awaken at 07:30 by the sound of a lawn mower coming from the front of our house. The strange thing is we don&#8217;t have any neighbours with a front lawn.</p>
<p>I looked out of the window to see someone cutting our neighbours hedge with a Flymo lawnmower! Sorry about the photo quality - I only had my phone on me and just snapped a quick pic (click for larger).</p>
<p><a rel="lightbox[flymo]" href="http://blog.robferrer.co.uk/wp-content/uploads/2008/06/flymo.jpg"><img class="aligncenter size-medium wp-image-45" title="flymo" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/06/flymo-300x225.jpg" alt="Cutting the Neighbours hedge with a Flymo Lawnmower" width="300" height="225" /></a></p>
<p>Not exactly the right tool for the job, but to be fair to him, the finished result was ok!</p>
<p>Our main problem with it was we were woken up before 8 on a Saturday morning - Abby was not happy at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/06/02/the-right-tool-for-the-job/feed</wfw:commentRss>
		</item>
		<item>
		<title>Photolate.com Image Retouching Review</title>
		<link>http://blog.robferrer.co.uk/2008/05/30/photolatecom-image-retouching-review</link>
		<comments>http://blog.robferrer.co.uk/2008/05/30/photolatecom-image-retouching-review#comments</comments>
		<pubDate>Fri, 30 May 2008 11:15:14 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[photo retouching]]></category>

		<category><![CDATA[photography]]></category>

		<category><![CDATA[Photolate]]></category>

		<category><![CDATA[Photoshopping]]></category>

		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=38</guid>
		<description><![CDATA[Disclaimer: I went to university with Natalie who owns Photolate.com, and had a sneak preview, but this is still an honest review.
Photolate.com (short for Photo Manipulation) is a new service that offers professional photo retouching for your own photos. The homepage is bright and cheerful and clearly shows what they offer with the simple claim [...]]]></description>
			<content:encoded><![CDATA[<p><em>Disclaimer: I went to university with <a title="Natalie's Blog" href="http://www.natalieclarke.org/" target="_blank">Natalie</a> who owns Photolate.com, and had a sneak preview, but this is still an honest review.</em></p>
<p><a rel="attachment wp-att-43" href="http://blog.robferrer.co.uk/2008/05/30/photolatecom-image-retouching-review/photolate/"><img class="alignleft size-full wp-image-43" title="Photolate" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/photolate.gif" alt="Photolate" width="283" height="71" /></a><a href="http://www.photolate.com" target="_blank">Photolate.com</a> (short for <strong>Photo </strong>Manipu<strong>lat</strong>ion) is a new service that offers professional photo retouching for your own photos. The homepage is bright and cheerful and clearly shows what they offer with the simple claim &#8220;We retouch everyday photos&#8221;. The three packages &#8220;Natural&#8221;, &#8220;Rejuvenate&#8221;, and &#8220;Party Glam&#8221; start at just £4 per photo (£5 for Party Glam) and are described well with plenty of &#8220;Before and After&#8221; examples. They also offer addons for just £1.50</p>
<p>All packages offer basics like red-eye removal, colour and exposure correction, and blemish removal, as well as many more. Add ons offer to change eye colour, straighten teeth, blur the background or a bespoke add on which lets you ask them to do anything (although I&#8217;m sure there are limits?)!</p>
<p>I decided to try the service out with a photo and Abby and I at the Hofbräuhaus in Munich last year. As you can see, in the original we both have redeye, I have spots, and I&#8217;m very red (click for larger).</p>
<p><a title="The Original Photo" rel="lightbox[photolate]" href="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/original800.jpg"><img class="aligncenter size-medium wp-image-39" title="original800" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/original800-300x225.jpg" alt="Original Photo" width="300" height="225" /></a></p>
<p>To place an order you must first sign up for an account. This is a pretty easy pain-free process (although you have to wait for a confirmation email), and once you have signed in to you new account you need to upload your photos. When I placed my order this was through a standard upload form, but now it&#8217;s been replaced with a fancy flash multi-file upload thingy - it seems to work very nicely. The size limit (when I ordered) was 10MB, which should be no problem for most resolutions.</p>
<p>Once uploaded, you&#8217;re shown thumbnails of your photos. These aren&#8217;t very good quality, but they&#8217;re good enough to chose your photo. Select your photo and you&#8217;re given the choice of which package to apply to your picture. If you can&#8217;t remember which is which, a handy help popup is provided to remind you - with more examples. You can also add any of the addons to your order.</p>
<p>I went for the Natural Package, with a bespoke treatment to get rid of the bandages on my fingers.</p>
<p>From here it&#8217;s very much like any other online shop: add to basket and checkout. At the checkout there&#8217;s a handy &#8217;special instructions&#8217; box to tell them what you would or wouldn&#8217;t like retouching (this is where I specified I wanted the bandages removing). Payment is made through Paypal (which I don&#8217;t personally like, but it is widely trusted, and ideal for a startup such as this).</p>
<p>They claim to retouch your photos (all by a real person) within 48 hours. I had to wait longer than this, but when I chased it up I got a prompt reply saying she wasn&#8217;t happy with the results so had to get it re-done. Quality control is certainly a good reason for a delay, and I am pretty confident this is just a teething problem.</p>
<p>A short while later I got an email telling me my photo was ready (&#8221;You`ve been photolated!&#8221;). I logged in to my account and downloaded the photo from the &#8220;My Orders&#8221; page. They only store the finished products for 2 weeks, so you have to make sure you are able to &#8220;collect&#8221; your order within this time. The finished result is below (click for larger):</p>
<p><a title="The Retouched Photo" rel="lightbox[photolate]" href="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/photolated800.jpg"><img class="aligncenter size-medium wp-image-40" title="photolated800" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/photolated800-300x225.jpg" alt="The Retouched Photo" width="300" height="225" /></a></p>
<p>My first reaction was &#8220;That&#8217;s not been retouched&#8221;, but that&#8217;s the whole point of the natural package - a natural look! The red-eye has been removed (on both of us and the random guy behind). My complexion is much improved, and the overall colour balance is better. The bandages on my fingers have been expertly removed. I still look slightly red, but I&#8217;d been in the sun, and I would probably look too strange pale or artificially brown.</p>
<p>Technically, the photo was the same resolution (2MP - this was taken on my old camera), and the <a title="Exchangeable image file format" href="http://en.wikipedia.org/wiki/Exif" target="_blank">EXIF</a> data had been retained. The image was actually less compressed, although obviously this wouldn&#8217;t &#8216;bring back&#8217; information lost in my camera&#8217;s original compression.</p>
<p>Here are some before and after closeups at full resolution (click for larger):</p>
<p><a title="Hand Closeups Before and After" rel="lightbox[photolate]" href="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/handcloseup.jpg"><img class="aligncenter size-medium wp-image-41" title="Hand Closeup" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/handcloseup-300x219.jpg" alt="" width="300" height="219" /></a></p>
<p><a title="Face Closeups Before and After" rel="lightbox[photolate]" href="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/facecloseup.jpg"><img class="alignnone size-medium wp-image-42" title="Face Closeup" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/facecloseup-183x300.jpg" alt="" width="183" height="300" /></a></p>
<p>Overall a pretty good service at an amazing price. A few teething problems but they&#8217;re improving bits all the time. I would highly recommend this service.</p>
<p><a href="http://www.photolate.com" target="_blank">Photolate</a> are currently offering a limited offer of a free retouched photo for a limited time only (not sure how long for), so you&#8217;ve got no excuse not to try them out (enter free0805R at the checkout).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/05/30/photolatecom-image-retouching-review/feed</wfw:commentRss>
		</item>
		<item>
		<title>My Search Funds Google Gadget</title>
		<link>http://blog.robferrer.co.uk/2008/05/22/my-search-funds-google-gadget</link>
		<comments>http://blog.robferrer.co.uk/2008/05/22/my-search-funds-google-gadget#comments</comments>
		<pubDate>Thu, 22 May 2008 09:33:39 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[Google Gadget]]></category>

		<category><![CDATA[iGoogle]]></category>

		<category><![CDATA[MySearchFunds]]></category>

		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=37</guid>
		<description><![CDATA[I wanted to be able to use the fantastic My Search Funds from my Google Homepage (iGoogle), so I decided to try my hands at creating my first Google Gadget.
It simply adds a My Search Funds search box to your iGoogle page. You can add the Google Gadget using the button below:

For those who don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://www.robferrer.co.uk/msf/screenshot.png" alt="Google Gadget Screenshot " width="280" height="191" />I wanted to be able to use the fantastic <a href="https://www.mysearchfunds.com/apply001.asp?Friend=17048" target="_blank">My Search Funds</a> from my <a title="iGoogle" href="http://www.google.com/ig" target="_blank">Google Homepage (iGoogle)</a>, so I decided to try my hands at creating my first Google Gadget.</p>
<p>It simply adds a My Search Funds search box to your iGoogle page. You can add the Google Gadget using the button below:</p>
<p><a href="http://fusion.google.com/add?source=atgs&amp;moduleurl=http%3A//hosting.gmodules.com/ig/gadgets/file/113577813046813778582/mysearchfunds02.xml"><img src="http://buttons.googlesyndication.com/fusion/add.gif" border="0" alt="Add to Google" /></a></p>
<p>For those who don&#8217;t know, My Search Funds is a site that lets you earn a percentage of advertising revenue from your every day web searches. Currently the site uses Google, but they are developing their own aggregate search engine. You earn around 2 to 2.5p per search.<a href="https://www.mysearchfunds.com/apply001.asp?Friend=17048" target="_blank"> Sign up here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/05/22/my-search-funds-google-gadget/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Spam solution that really works</title>
		<link>http://blog.robferrer.co.uk/2008/05/20/a-spam-solution-that-really-works</link>
		<comments>http://blog.robferrer.co.uk/2008/05/20/a-spam-solution-that-really-works#comments</comments>
		<pubDate>Tue, 20 May 2008 16:53:12 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[backscatter]]></category>

		<category><![CDATA[Death2Spam]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[filter]]></category>

		<category><![CDATA[junk mail]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[SpamAssassin]]></category>

		<category><![CDATA[SpamBayes]]></category>

		<category><![CDATA[ThunderBayes]]></category>

		<category><![CDATA[UBE]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=34</guid>
		<description><![CDATA[Disclaimer: We are resellers for Death2Spam, so I have a potential interest in recommending it, however, we became resellers because we like the service!
For years I had just accepted the ever increasing amount of spam delivered to my mailbox every day. My email address is at the top of every page on the company website [...]]]></description>
			<content:encoded><![CDATA[<p><em>Disclaimer:</em> We are resellers for <a title="Death2Spam Antispam service" href="http://www.ferrer.co.uk/death2spam.php" target="_blank">Death2Spam</a>, so I have a potential interest in recommending it, however, we became resellers because we like the service!</p>
<p><img class="alignleft size-full wp-image-35" title="DEath2SpamLogo" src="http://blog.robferrer.co.uk/wp-content/uploads/2008/05/logo-300.jpg" alt="Death2Spam" width="300" height="75" />For years I had just accepted the ever increasing amount of spam delivered to my mailbox every day. My email address is at the top of every page on the company website and as such harvested by every spambot out there, but I&#8217;m not going to remove it - I&#8217;d rather ensure every (potential) customer finds it easy to contact me than reduce spam by removing or <a href="http://en.wikipedia.org/wiki/Address_munging" target="_blank">obfuscating</a> my email address.</p>
<p>We use DNSBLs at the server to reject mail from known spamming servers, but it is hard to get the balance right between blocking spammers, and not blocking legitimate users. False-positives are not an option, especially considering our mail server hosts our customer&#8217;s email as well as our own in house.</p>
<p>DNSBLs block quite a few junk mails, but personally I was getting over 100 junk mails per day.</p>
<p>I used the standard Junk Mail Controls in <a href="http://www.mozilla-europe.org/en/products/thunderbird/features/" target="_blank">Thunderbird</a>, and that cut out quite a few more, but I was left with quite a lot I had to deal with manually.</p>
<p>I looked in to installing <a href="http://spamassassin.apache.org/" target="_blank">SpamAssassin</a> onto the server, but decided against it for various reasons:</p>
<ul>
<li>It was important that junk emails were rejected during the SMTP conversation so that senders knew their mail was rejected, but we did not produce any <a href="http://en.wikipedia.org/wiki/Backscatter_%28e-mail%29" target="_blank">backscatter</a>. It looked like at the very least this was going to be difficult to implement, and cause the SMTP connection to be too long.</li>
<li>I needed to offer users a way to customise the sensitivity level. Again, this wasn&#8217;t going to be trivial.</li>
<li>The risk of false positives was too great - it wouldn&#8217;t be easy to let users recover email rejected as junk.</li>
</ul>
<p>I decided to abandon SpamAssassin as it didn&#8217;t seem quite right for our needs.</p>
<p>After a bit of reading, I decided to try <a href="http://spambayes.sourceforge.net/" target="_blank">SpamBayes </a>(with the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/4025" target="_blank">ThunderBayes</a> plugin which is <a href="http://pieces.openpolitics.com/2008/04/the-state-of-thunderbayes/" target="_blank">no longer supported</a>) - a great client side solution. With a bit of training this cut out a large proportion of junk - much better than the Thunderbird built in filter, and virtually no false positives. It did however take a while to process my mail each morning, and of course being a client side solution meant that if checking my mail using webmail or on my phone, I still had to wade through all the Spam.</p>
<p>A request from a customer prompted me to again look at server-side solutions. I discovered <a href="http://www.ferrer.co.uk/death2spam.php" target="_blank">Death2Spam</a> through the SpamBayes site (listed as a &#8217;similar project&#8217;), and contacted them for details.</p>
<p>Death2Spam works in a similar way to SpamBayes - it scores each email based on content and headers, and categorises it as &#8216;good&#8217; &#8217;spam&#8217; or &#8216;unsure&#8217;. Users can (and should) recategorise the emails to train the system<br />
. <a href="http://en.wikipedia.org/wiki/Greylisting" target="_self">Greylisting</a> is also used, which can cause a delay on certain initial mails from obscure senders, but does a very good job.</p>
<p>The great thing about to Death2Spam is that is it works independently of your existing mail server, and client. It is essentially an smtp proxy, and rejects emails marked as spam during the SMTP conversation (as well as storing a copy), and only the &#8216;good&#8217; (and &#8216;unsure&#8217;) emails are delivered to your mailbox.  This means however you read your mail: webmail, desktop client or mobile, your mailbox will be spam free.</p>
<p>After a bit of training  (using their easy web-based control panel), excellent statistics can be achieved. Mine is currently quoted at 98.8% accuracy. The number of spams being sent also seems to be going down (In the first full week of using it I had 2989 spam, total emails 3128,  The most recent full week I had 128 spam, total 245). I am assuming spammers eventually remove addresses off their lists when mails are rejected.</p>
<p>The cost of D2S is £27 per user, per year. This may seem like a lot, but consider how much time is saved not having to go through hundreds of junk emails each day. They offer a one month free trial, which is well worth trying out. <a href="http://www.ferrer.co.uk/death2spam.php" target="_blank">See more details on Death2Spam and the free trial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/05/20/a-spam-solution-that-really-works/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wii Fit Arrived - First Thoughts</title>
		<link>http://blog.robferrer.co.uk/2008/05/08/wii-fit-arrived-first-thoughts</link>
		<comments>http://blog.robferrer.co.uk/2008/05/08/wii-fit-arrived-first-thoughts#comments</comments>
		<pubDate>Thu, 08 May 2008 09:45:40 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[review]]></category>

		<category><![CDATA[Wii]]></category>

		<category><![CDATA[Wii Fit]]></category>

		<guid isPermaLink="false">http://blog.robferrer.co.uk/?p=32</guid>
		<description><![CDATA[Our Wii Fit arrived yesterday! We found one in stock at Dixons, using the great Wii Fit Stock finder (you have to be quick off the mark, but can normally find one if you persist - actually as I write Tesco.com have them in stock and they&#8217;re £5 cheaper than most other places!). It arrived [...]]]></description>
			<content:encoded><![CDATA[<p>Our Wii Fit arrived yesterday! We found one in stock at <a href="http://www.dixons.co.uk" target="_blank">Dixons</a>, using the great <a title="Wii Fit Realtime Stock Finder" href="http://www.wii-consoles.co.uk/wii_fit_realtime.asp" target="_blank">Wii Fit Stock finder</a> (you have to be quick off the mark, but can normally find one if you persist - actually as I write <a title="Tesco.com - Wii Fit" href="http://direct.tesco.com/product/default.aspx?R=202-6176" target="_blank">Tesco.com have them in stock</a> and they&#8217;re £5 cheaper than most other places!). It arrived pretty quickly - much quicker than the promised 5 working days.</p>
<p>We have only had one evening using it, but here&#8217;s my experience so far.</p>
<p>The first thing it does is talk you though everything, which can be a bit annoying (an animated Wii Balance board starts talking to you!), but it&#8217;s only for the setup. You select a Mii to represent you, and enter your height, and Date of Birth.</p>
<p>Next, you stand on the Balance Board for a little while and it measures your weight and centre of gravity. Apparently a central COG means you are fitter! From your weight it also measures your Body Mass Index (BMI).</p>
<p>I discovered a) I am overweight, and b) My centre of gravity isn&#8217;t as good as it could be. It also told me my <em>Wii Fitness Age,</em> which was about 10 years older than my real age - not good. You can also set yourself a target weight, and a date to reach it. Nicely, it warns you if your target means you will need to loose weight too rapidly, and suggests you change it (I did). The idea is you re-do this test daily so it can chart your progress.</p>
<p>Next is the fun part - the training. This can be done at any time, and is the &#8216;game&#8217; part of it. This is split into 4 sections:</p>
<h2>Yoga Poses</h2>
<p>Yoga poses are exactly that - yoga poses. I wondered what the point of using Wii Fit to do yoga would be, but it&#8217;s quite nice because when you are in the pose, it encourages you to keep your balance on the board by showing a dot you have to keep inside the circle. It then gives you a score based on how little the dot moves.</p>
<p>Some of the poses are simplified (for example the <a title="Sun Salutation Diagram" href="http://www.santosha.com/asanas/suryanamaskar.html" target="_blank">Sun Salutation</a>) only has stages that keep your feet in the same place (who&#8217;d have thought I actually knew something about yoga eh!?).</p>
<p>Four poses are available to you to start with, and more appear as you train more (one more was unlocked for me). All are demonstrated pretty well by an animated trainer, and other sounds and animations encourage you to breath with a good rhythm.</p>
<h2>Muscle Workouts</h2>
<p>I didn&#8217;t do many of these, but they are things like press-ups and twists. They are also demonstrated by an animated trainer. The twists I did seemed easy, but the press-ups were much harder (although I got a good score!).</p>
<h2>Aerobic</h2>
<p>This is where it starts to get a bit more fun. It includes things like hula hoops, step aerobics and jogging.</p>
<p>The hula was quite fun, and tiring, although Abby struggled to keep the hoops going. Do it enough and you get a more advanced version (I was too tired by the time it appeared though).</p>
<p>Step aerobics was ok, but didn&#8217;t really get my heart racing - it&#8217;s a bit like a dance may game where you step on and off the board to the beat.</p>
<p>I didn&#8217;t really get on with jogging. This doesn&#8217;t use the balance board, but instead measures your speed from the Wii Remote which you are meant to put in your pocket. This didn&#8217;t seem very accurate and the speed kept changing even when jogging at a fairly constant speed.</p>
<h2>Balance</h2>
<p>These activities are all based on shifting your weight on the board to control the game. I was generally pretty bad at these - I struggled to move the weight anywhere but centred, or all the way in one direction or the other. I don&#8217;t think this is a fault of the games, as the idea is to train you to get better. They all seemed pretty good fun and will hopefully get better as I get more skilled!!</p>
<p>The time spent on all activities is stored in a graph so you can keep track of your progress. Another nice thing I liked is that you can add activities you&#8217;ve done outside the Wii Fit training on to the graph so it encourages you to train generally, not just spend all day playing on the Wii.</p>
<p>Overall first impressions are pretty good. One downside I haven&#8217;t mentioned is that if you have your location set as the UK then all measurements are in imperial, and there&#8217;s no way to change this. A minor point, but annoying as I work in metric most of the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robferrer.co.uk/2008/05/08/wii-fit-arrived-first-thoughts/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
