<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Malc's Page</title>
	<atom:link href="http://malcolmlandon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://malcolmlandon.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Sep 2008 12:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='malcolmlandon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Malc's Page</title>
		<link>http://malcolmlandon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://malcolmlandon.wordpress.com/osd.xml" title="Malc&#039;s Page" />
	<atom:link rel='hub' href='http://malcolmlandon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>protobuf linking error</title>
		<link>http://malcolmlandon.wordpress.com/2008/09/05/protobuf-linking-error/</link>
		<comments>http://malcolmlandon.wordpress.com/2008/09/05/protobuf-linking-error/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 12:15:35 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/?p=51</guid>
		<description><![CDATA[I&#8217;ve recently been playing with both Thrift and protobuf. I&#8217;m going to blog problems as I come accross them so that I can resolve the same issues in the future. Here is the first. After installing protobuf I tried running the compiler but got the following error: ml@ml-laptop:~/workspace/ProtobufNodeTest/proto$ protoc myfile.proto protoc: error while loading shared [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=51&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been playing with both <a title="Thrift" href="http://incubator.apache.org/thrift/" target="_blank">Thrift</a> and <a title="protobuf" href="http://code.google.com/p/protobuf/" target="_blank">protobuf</a>.</p>
<p>I&#8217;m going to blog problems as I come accross them so that I can resolve the same issues in the future. Here is the first.</p>
<p>After installing <a title="protobuf" href="http://code.google.com/p/protobuf/" target="_blank">protobuf</a> I tried running the compiler but got the following error:</p>
<pre>
ml@ml-laptop:~/workspace/ProtobufNodeTest/proto$ protoc myfile.proto
protoc: error while loading shared libraries: libprotobuf.so.0: cannot open shared object file: No such file or directory
</pre>
<p>I found the solution to this problem <a href="http://markmail.org/message/sj7imzhgylbjfavp#query:%22protoc%3A%20error%20while%20loading%20shared%20libraries%22+page:1+mid:sj7imzhgylbjfavp+state:results" target="_blank">here</a>, which is to simply:</p>
<p>export LD_LIBRARY_PATH=/usr/local/lib</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=51&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2008/09/05/protobuf-linking-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>Ben vs The Ninja Dude</title>
		<link>http://malcolmlandon.wordpress.com/2008/08/07/ben-vs-the-ninja-dude/</link>
		<comments>http://malcolmlandon.wordpress.com/2008/08/07/ben-vs-the-ninja-dude/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 19:06:35 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/?p=49</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=49&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://malcolmlandon.wordpress.com/2008/08/07/ben-vs-the-ninja-dude/"><img src="http://img.youtube.com/vi/wieU8Owjpjc/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=49&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2008/08/07/ben-vs-the-ninja-dude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Quick Reference Card</title>
		<link>http://malcolmlandon.wordpress.com/2008/01/30/svn-quick-reference-card/</link>
		<comments>http://malcolmlandon.wordpress.com/2008/01/30/svn-quick-reference-card/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 11:44:17 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/?p=48</guid>
		<description><![CDATA[I&#8217;ve just done a quick google to look up what the svn status code &#8216;G&#8217; means. &#8216;G&#8217; is &#8211; files merged. I found the answer on a great little SVN Quick Reference card that I found here. I&#8217;ve now printed it out and put it on my desk!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=48&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just done a quick google to look up what the svn status code &#8216;G&#8217; means.</p>
<p>&#8216;G&#8217; is &#8211; files merged.</p>
<p>I found the answer on a great little SVN Quick Reference card that I found <a href="http://knaddison.com/technology/svn-status-code-cheat-sheet" title="SVN Quick refernce Card" target="_blank">here</a>.</p>
<p>I&#8217;ve now printed it out and put it on my desk! <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=48&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2008/01/30/svn-quick-reference-card/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>My Wii Woe is Over!</title>
		<link>http://malcolmlandon.wordpress.com/2007/11/15/my-wii-woe-is-over/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/11/15/my-wii-woe-is-over/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 22:39:38 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/11/15/my-wii-woe-is-over/</guid>
		<description><![CDATA[Yep &#8211; it&#8217;s here. I ordered it Sunday night. I had a dispatch notice Tuesday. It arrived Thursday. Hurray for amazon.de I haven&#8217;t had a chance to power it up yet &#8211; just to check it works before Christmas of course! But I have opened the box. The manual for both the console and Wii [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=47&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yep &#8211; it&#8217;s here. I ordered it Sunday night. I had a dispatch notice Tuesday. It arrived Thursday. Hurray for <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://www.amazon.de" target="_blank">amazon.de</a></p>
<p style="text-align:center;"><img src="http://www.malcolmlandon.plus.com/blog/images/wii_1.jpg" alt="My Wii" height="293" width="426" /></p>
<p>I haven&#8217;t had a chance to power it up yet &#8211; just to check it works before Christmas of course! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But I have opened the box. The manual for both the console and Wii Sport is multilingual &#8211; so no problems there. The plug is obvioulsy European, but as you can see below &#8211; that&#8217;s not a problem.</p>
<table>
<tr>
<td><img src="http://www.malcolmlandon.plus.com/blog/images/wii_2.jpg" width="150" /></td>
<td><img src="http://www.malcolmlandon.plus.com/blog/images/wii_3.jpg" width="150" /></td>
</tr>
<tr>
<td><img src="http://www.malcolmlandon.plus.com/blog/images/wii_4.jpg" width="150" /></td>
<td><img src="http://www.malcolmlandon.plus.com/blog/images/wii_5.jpg" width="150" /></td>
</tr>
<tr>
<td colspan="2"><img src="http://www.malcolmlandon.plus.com/blog/images/wii_6.jpg" width="300" /></td>
</tr>
</table>
<p>Now&#8230; where can I find a second controller in stock&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=47&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/11/15/my-wii-woe-is-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_1.jpg" medium="image">
			<media:title type="html">My Wii</media:title>
		</media:content>

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_2.jpg" medium="image" />

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_3.jpg" medium="image" />

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_4.jpg" medium="image" />

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_5.jpg" medium="image" />

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/wii_6.jpg" medium="image" />
	</item>
		<item>
		<title>Nintendo NOT Holding Stock Back</title>
		<link>http://malcolmlandon.wordpress.com/2007/11/15/nintendo-not-holding-stock-back/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/11/15/nintendo-not-holding-stock-back/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 12:42:32 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/11/15/nintendo-not-holding-stock-back/</guid>
		<description><![CDATA[More Wii Woe at the BBC &#8211; here. At the end of this story they report Nintendo saying that they are NOT holding stock back to create demand.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=46&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>More Wii Woe at the BBC &#8211; <a href="http://news.bbc.co.uk/1/hi/technology/7095976.stm" target="_blank">here</a>.</p>
<p>At the end of this story they report Nintendo saying that they are NOT holding stock back to create demand.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=46&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/11/15/nintendo-not-holding-stock-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>Who&#8217;s Cashing In On The Wii Shortage</title>
		<link>http://malcolmlandon.wordpress.com/2007/11/14/whos-cashing-in-on-the-wii-shortage/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/11/14/whos-cashing-in-on-the-wii-shortage/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 14:37:28 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/11/14/whos-cashing-in-on-the-wii-shortage/</guid>
		<description><![CDATA[Someone just sent me this link: http://www.overclockers.co.uk/showproduct.php?prodid=CO-000-NI&#38;groupid=962&#38;catid=970&#38;subcat They have 10 Wii&#8217;s in stock, but are charging £293.74 for them!! The same thing is £179.97 at Argos (obvioulsy not in stock). Shame on you Overclockers.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=45&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Someone just sent me this link:</p>
<p><a href="http://www.overclockers.co.uk/showproduct.php?prodid=CO-000-NI&amp;groupid=962&amp;catid=970&amp;subcat">http://www.overclockers.co.uk/showproduct.php?prodid=CO-000-NI&amp;groupid=962&amp;catid=970&amp;subcat </a></p>
<p style="text-align:center;"><img src="http://www.malcolmlandon.plus.com/blog/images/overclockers.jpeg" height="173" width="270" /></p>
<p>They have 10 Wii&#8217;s in stock, but are charging  				£293.74 for them!! The same thing is <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://www.argos.co.uk/static/Product/partNumber/5683257/Trail/searchtext%3EWII.htm" target="_blank">£179.97 at Argos</a> (obvioulsy not in stock).</p>
<p>Shame on you Overclockers.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=45&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/11/14/whos-cashing-in-on-the-wii-shortage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>

		<media:content url="http://www.malcolmlandon.plus.com/blog/images/overclockers.jpeg" medium="image" />
	</item>
		<item>
		<title>BBC Reporting Wii Woe</title>
		<link>http://malcolmlandon.wordpress.com/2007/11/14/bbc-reporting-wii-woo/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/11/14/bbc-reporting-wii-woo/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 11:33:41 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/11/14/bbc-reporting-wii-woo/</guid>
		<description><![CDATA[The bbc are reporting on the UK&#8217;s Wii shoratge this Christmas &#8211; here. A colleague of mine has told me this morning that he has managed to get one from Argos. He&#8217;s been ringing them up at 8:00am every morning for the last two weeks. On the day that they got a few in, he [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=44&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The bbc are reporting on the UK&#8217;s Wii shoratge this Christmas &#8211; <a href="http://news.bbc.co.uk/1/hi/technology/7094069.stm" target="_blank">here</a>.</p>
<p>A colleague of mine has told me this morning that he has managed to get one from Argos. He&#8217;s been ringing them up at 8:00am every morning for the last two weeks. On the day that they got a few in, he managed to get one. He had to give his credit card details there and then. So they aren&#8217;t hitting the stores or even the website at Argos &#8211; they are being snapped up before they even get there.</p>
<p>I think there is obvioulsy a trickle  of a supply &#8211; but as we get closer to Christmas there are going to be desperate parents foaming at the mouth fighting tooth and nail to get hold of them.</p>
<p>Meanwhile &#8211; I&#8217;m trying to translate what I believe is a dispatch notice in German.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=44&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/11/14/bbc-reporting-wii-woo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>A German Wii for Christmas</title>
		<link>http://malcolmlandon.wordpress.com/2007/11/12/a-german-wii-for-christmas/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/11/12/a-german-wii-for-christmas/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 20:27:41 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/11/12/a-german-wii-for-christmas/</guid>
		<description><![CDATA[It&#8217;s been my plan all year to get a Nintendo Wii for Christmas. They have been out for a year now &#8211; it&#8217;s not like there is going to be any problem getting one. Right? WRONG! I&#8217;ve been on the lookout for one in the shops for several weeks now. There aren&#8217;t any. No &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=43&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been my plan all year to get a <a href="http://www.nintendo.com/home" target="_blank">Nintendo </a><a href="http://uk.wii.com/" target="_blank">Wii </a>for Christmas.</p>
<p style="text-align:center;"><img src="http://regmedia.co.uk/2006/07/13/nintendo_wii_1.jpg" height="189" width="189" /></p>
<p>They have been out for a year now &#8211; it&#8217;s not like there is going to be any problem getting one. Right?</p>
<p>WRONG!</p>
<p>I&#8217;ve been on the lookout for one in the shops for several weeks now. There aren&#8217;t any. No &#8211; none. Really &#8211; NONE!</p>
<p>They have been a run away success this year &#8211; <a href="http://news.bbc.co.uk/1/hi/business/6914955.stm" target="_blank">Nintendo&#8217;s profits have trebled</a> and there have been rumours of a short supply this Christmas. I suppose they just can&#8217;t ramp up production quickly enough. I think lot&#8217;s of people are planning to get one for Christmas &#8211; but don&#8217;t realise they are in such short supply.</p>
<p>So Paula put us on the waiting list at Woolies. The guy said we <em>should </em>get one, being on their list, but that they definitely wouldn&#8217;t be on the shelves before Christmas. This weekend I went around the shopping centre in Redditch. Not a chance. I tried to put myself on the waiting list at Gamespot &#8211; but the lady told me they had over 170 people on the list and she didn&#8217;t want to add any more to it.</p>
<p>Yikes! And I&#8217;ve been telling the boys to make sure they ask Santa for a Wii for months now!</p>
<p>So I found this <a href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.amazon.co.uk%2Fgp%2Fforum%2Fcd%2Fdiscussion.html%3Fie%3DUTF8%26cdForum%3DFx2RWEW6EWY8ZSZ%26cdAnchor%3DB0007UATDG%26asin%3DB0007UATDG%26store%3Dvideogames%26cdThread%3DTx2KC1BM3BWD09V&amp;ei=uq44R4KCHZ68wwG0x5SHCw&amp;usg=AFQjCNGeSd-lMMekgegbGy5TfSXjNvs-jQ&amp;sig2=EzS4nhHYmOO6XMxnamRung" target="_blank">discussion </a>on Amazon about people buying a Wii from <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="https://www.amazon.de" target="_blank">Amazon Germany</a>. It&#8217;s the same european model of the Wii we get in the UK &#8211; just with a continental plug on it. Ummm&#8230; Is this going to save my bacon?</p>
<p>I chatted with Steve from work. He bought a German X-Box 360 when there was a shortage 2 years ago. He didn&#8217;t have any problems. In fact, when his 360 got the three lights of death, Microsoft UK replaced it under it&#8217;s standard European guarantee. The Wii is also covered by a European wide guarantee.</p>
<p style="text-align:center;"><img src="https://images-eu.ssl-images-amazon.com/images/G/03/general/hol07/amazon-logo-115x33._V6521773_.jpg" height="34" width="129" /></p>
<p>So, armed with this last piece of information, Paula&#8217;s resistance finally collapsed and tonight, armed with an <a href="http://translation2.paralink.com/" target="_blank">online translation website</a> I have ordered a Wii from <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="https://www.amazon.de" target="_blank">amazon.de</a> This was really easy to do &#8211; I used my standard amazon uk login, and up popped my address and credit card details &#8211; surrounded by German of course.</p>
<p style="text-align:center;"><img src="http://sickr.files.wordpress.com/2007/04/mario-strikers-charged1.jpg?w=430&#038;h=346" height="346" width="430" /></p>
<p>Will this be a resounding success as we all play <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://www.amazon.co.uk/Mario-Strikers-Charged-Football-Wii/dp/B000INV44U/ref=sr_1_1/202-3116067-8976638?ie=UTF8&amp;s=videogames&amp;qid=1194897666&amp;sr=1-1" target="_blank">Mario Strikers Charged Football</a> over the internet on Christmas day while others are unable to get hold of the Christmas must have console? Or will I be trying to speak German for the next few months to sort it all out? Imagine how much of Paula&#8217;s humble pie I&#8217;ll be eating if this goes wrong.</p>
<p style="text-align:center;"><img src="http://images.andrewsmcmeel.com/media/4378/large.jpg" width="200" /></p>
<p>Hopefully &#8211; it&#8217;s in the post. I&#8217;ll let you know when it arrives.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=43&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/11/12/a-german-wii-for-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>

		<media:content url="http://regmedia.co.uk/2006/07/13/nintendo_wii_1.jpg" medium="image" />

		<media:content url="//images-eu.ssl-images-amazon.com/images/G/03/general/hol07/amazon-logo-115x33._V6521773_.jpg" medium="image" />

		<media:content url="http://sickr.files.wordpress.com/2007/04/mario-strikers-charged1.jpg" medium="image" />

		<media:content url="http://images.andrewsmcmeel.com/media/4378/large.jpg" medium="image" />
	</item>
		<item>
		<title>Forget Chasing Ambulances &#8211; Chase Your Bank Manager</title>
		<link>http://malcolmlandon.wordpress.com/2007/09/28/forget-chasing-ambulances-chase-your-bank-manager/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/09/28/forget-chasing-ambulances-chase-your-bank-manager/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 15:32:35 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/09/28/forget-chasing-ambulances-chase-your-bank-manager/</guid>
		<description><![CDATA[I&#8217;ve just had a cold call on my mobile. Usually it&#8217;s someone trying to sell my a new mobile, but not today. &#8220;We&#8217;re ringing up to ask if you&#8217;ve had any bank charges in the last 6 years. If you have have we can help you claim them back!&#8221; I didn&#8217;t let the poor girl [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=42&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just had a cold call on my mobile.</p>
<p>Usually it&#8217;s someone trying to sell my a new mobile, but not today.</p>
<p>&#8220;We&#8217;re ringing up to ask if you&#8217;ve had any bank charges in the last 6 years. If you have have we can help you claim them back!&#8221;</p>
<p>I didn&#8217;t let the poor girl get far enough through her script to find out how much of a cut they were going to take &#8211; now I wish I had. I normally quiz cold callers about the Telephone Preference Agency as my phone is registered with them. I was too surprised at the subject of the call to remember that one though.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=42&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/09/28/forget-chasing-ambulances-chase-your-bank-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
		<item>
		<title>I am a Facebook Widower!</title>
		<link>http://malcolmlandon.wordpress.com/2007/09/05/i-am-a-facebook-widower/</link>
		<comments>http://malcolmlandon.wordpress.com/2007/09/05/i-am-a-facebook-widower/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 21:23:06 +0000</pubDate>
		<dc:creator>malcolmlandon</dc:creator>
				<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://malcolmlandon.wordpress.com/2007/09/05/i-am-a-facebook-widower/</guid>
		<description><![CDATA[Last weekend I created myself a Facebook account. I hadn&#8217;t got around to it before &#8211; I think it initially put me off by having to log in to see anything. I created a &#8220;group&#8221; for the game I play on Thursday nights &#8211; The Thursday Night Game Group, and emailed everyone who plays inviting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=39&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last weekend I created myself a <a href="http://www.facebook.com" title="Facebook" target="_blank">Facebook</a> account. I hadn&#8217;t got around to it before &#8211; I think it initially put me off by having to log in to see anything. I created a &#8220;group&#8221; for the game I play on Thursday nights &#8211; The Thursday Night Game Group, and emailed everyone who plays inviting them to join it.</p>
<p>Paula was on the email list and with a little bit of pushing, I persuaded her to create an account and join the group.</p>
<p>Now she can&#8217;t get off it &#8211; I&#8217;m a Facebook widower!</p>
<p>I&#8217;ve had to boot up my works laptop to write this post, there&#8217;s no way I can get close to the PC in the living room. She&#8217;s been recruiting Pirates and searching for people she used to work with. She&#8217;s found and been exchanging messages with people she hasn&#8217;t seen in years. Perhaps she&#8217;s not quite as bad as Kate who I bullied into creating an account. She seemed to have 18 friends before the email confirming the accounts creation arrived. Kate even found her x-boyfriend &#8211; oops &#8211; did Simon know that? <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>(I&#8217;ve searched for my x&#8217;s &#8211; but they are all obviously computer illiterate &#8211; which is why they are my x of course! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
<p>So I sent Paula a gift &#8211; a pink thong &#8211; which is now in her profile, to try and put her off.  It hasn&#8217;t worked though. She&#8217;s still sat gazing at the Facebook page as I write this.</p>
<p>There&#8217;s only one person allowed to hog the computer in our house. And apparently it&#8217;s no longer me! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malcolmlandon.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malcolmlandon.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malcolmlandon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malcolmlandon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malcolmlandon.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malcolmlandon.wordpress.com&amp;blog=680880&amp;post=39&amp;subd=malcolmlandon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malcolmlandon.wordpress.com/2007/09/05/i-am-a-facebook-widower/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3b451442224cd79de7802cf446214c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malcolmlandon</media:title>
		</media:content>
	</item>
	</channel>
</rss>
