<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Mosher&#039;sUnimaginativelyEntitledBlog &#187; MSN Messenger</title>
	<atom:link href="http://www.moshblog.me.uk/tag/msn-messenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moshblog.me.uk</link>
	<description>--**-- The Blog Without A Bloody Annoying Tagline --**--</description>
	<lastBuildDate>Wed, 28 Jul 2010 09:35:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=7852</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	<atom:link rel='hub' href='http://www.moshblog.me.uk/?pushpress=hub'/>
		<item>
		<title>Remove ads from Windows Live Messenger</title>
		<link>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/</link>
		<comments>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 10:42:52 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[MSN Messenger]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=2235</guid>
		<description><![CDATA[ <p class="wp-caption-text">Look, Green - no adverts!</p> <p>This is a very simple hack to get rid of the annoying adverts in Windows Live Messenger (and possibly older versions of MSN Messenger). It doesn&#8217;t involve any downloads or patches and the change is simple to reverse if it doesn&#8217;t work, or it causes problems which [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/">Remove ads from Windows Live Messenger</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 138px"><a href="http://en.wikipedia.org/wiki/Image:Wlm_logo-ic.png"><img class=" " title="Windows Live Messenger Mobile" src="http://upload.wikimedia.org/wikipedia/en/2/21/Wlm_logo-ic.png" alt="Windows Live Messenger Mobile" width="128" height="128" /></a><p class="wp-caption-text">Look, Green - no adverts!</p></div>
</div>
<p>This is a <em>very</em> simple hack to get rid of the annoying adverts in <a class="zem_slink" title="Windows Live Messenger" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Live_Messenger">Windows Live Messenger</a> (and possibly older versions of <a class="zem_slink" title="Windows Live Messenger" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Live_Messenger">MSN Messenger</a>). It doesn&#8217;t involve any downloads or patches and the change is simple to reverse if it doesn&#8217;t work, or it causes problems which it shouldn&#8217;t.</p>
<p>Note that I have nothing against the adverts as such. It&#8217;s a great communication tool and MS are well within their rights to sell some advertising space on it. Generally I tune them out, but the &#8220;rollover to pop up&#8221; ones are a complete pain in the backside. It&#8217;s for these I went searching for a solution &#8211; and found three on <a title="DotNetWizard.net" href="http://dotnetwizard.net/live/remove-ads-from-live-messenger-without-patches-method-3/" target="_blank">DotNetWizard.net</a>.</p>
<p>That post above lists three solutions. I found that the first did the job for me and I&#8217;ll sum it up in brief here.</p>
<ol>
<li>Open My Computer or Windows <a class="zem_slink" title="Windows Explorer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Explorer">Explorer</a></li>
<li>Navigate to C:/Windows/System32/Drivers/etc</li>
<li>Right click on &#8220;hosts&#8221; and select &#8220;Properties&#8221;. If the file is read-only, remove that tick and Apply if necessary</li>
<li>Double-click on &#8220;hosts&#8221; and when the window appears, choose to open it with Notepad</li>
<li>Near the top of the file you&#8217;ll see an entry &#8220;127.0.0.1 localhost&#8221;. Underneath that, add a new line &#8220;127.0.0.1 rad.msn.com&#8221;</li>
<li>File &#8230; Save then exit Notepad</li>
<li>If the file was read-only before, make it read-only again.</li>
<li>Log out of MSN if you were in it, and back in.</li>
</ol>
<p>You should now find that the ads are replaced with a blank white box. Not pretty, but at least you don&#8217;t end up with adverts obscuring your desktop. This works on <a class="zem_slink" title="Windows XP" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_XP">XP</a> and Vista. I don&#8217;t know about Windows 7 as yet, sorry, though I assume it has the same file structure and use of hosts.</p>
<p>For the techies, how this works is pretty simple. All the adverts from <a class="zem_slink" title="Microsoft" rel="wikipedia" href="http://en.wikipedia.org/wiki/Microsoft">Microsoft</a> are served up via a <a class="zem_slink" title="Server (computing)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server</a> located at the end of the web address &#8220;rad.msn.com&#8221;. The <a class="zem_slink" title="Hosts file" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hosts_file">hosts file</a> is a plain text system file which tells the system where to look for certain resources &#8211; it&#8217;s a single-machine version of the <a class="zem_slink" title="Domain Name System" rel="wikipedia" href="http://en.wikipedia.org/wiki/Domain_Name_System">DNS</a> system in some respects.</p>
<p>As well as using it to point at local resources (such as 192.168.0.7 Steve_PC) you can get it to redirect any other network request. All we&#8217;ve done is told the machine that when Messenger goes looking for the advert server, it should &#8211; instead of heading out into the internet &#8211; look to the local 127.0.0.1 address. This is a standard &#8220;loop back&#8221; address used by all PCs (indeed, all networking equipment). Hence, Messenger can&#8217;t reach the server and the ads don&#8217;t appear.</p>
<p>Microsoft could easily fix this by hard-coding an <a class="zem_slink" title="IP address" rel="wikipedia" href="http://en.wikipedia.org/wiki/IP_address">IP address</a> for the advert server into an WLM update, though this in turn could be blocked using other methods, such as firewalls.</p>
<p>Right now, though, I don&#8217;t have someone trying to sell me coffee every time I try to click on an icon in my tray.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d28236f9-8bf1-4cd9-8b56-d1a1e68874d6/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d28236f9-8bf1-4cd9-8b56-d1a1e68874d6" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/">Remove ads from Windows Live Messenger</a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F&amp;title=Remove+ads+from+Windows+Live+Messenger" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F&amp;title=Remove+ads+from+Windows+Live+Messenger" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F&amp;title=Remove+ads+from+Windows+Live+Messenger" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F&amp;headline=Remove+ads+from+Windows+Live+Messenger" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Remove+ads+from+Windows+Live+Messenger&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Remove+ads+from+Windows+Live+Messenger&amp;u=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Remove+ads+from+Windows+Live+Messenger&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Remove+ads+from+Windows+Live+Messenger&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Remove+ads+from+Windows+Live+Messenger&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F&amp;title=Remove+ads+from+Windows+Live+Messenger&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2009%2F10%2F24%2Fremove-ads-from-windows-live-messenger%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Gah! Computers! But sometimes they help out&#8230;</title>
		<link>http://www.moshblog.me.uk/2008/04/24/gah-computers-but-sometimes-they-help-out/</link>
		<comments>http://www.moshblog.me.uk/2008/04/24/gah-computers-but-sometimes-they-help-out/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 23:19:08 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Charity]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSN Messenger]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=921</guid>
		<description><![CDATA[<p>First off, let me repeat that GAH! only amplified somewhat:</p> <p>GGGGGAAAAHHHHH!!!!</p> <p>Thank you. Apologies to anyone who couldn&#8217;t post comments earlier. I&#8217;d put the wrong API into my upgraded reCAPTCHA so it didn&#8217;t work. That&#8217;ll teach me not to check these things when I&#8217;ve tinkered with them.</p> <p>I&#8217;ve just tonight noticed that using the [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/24/gah-computers-but-sometimes-they-help-out/">Gah! Computers! But sometimes they help out&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>First off, let me repeat that GAH! only amplified somewhat:</p>
<p>GGGGGAAAAHHHHH!!!!</p>
<p>Thank you. Apologies to anyone who couldn&#8217;t post comments earlier. I&#8217;d put the wrong API into my upgraded<a title="reCAPTCHA" href="http://www.recaptcha.net" target="_blank"> reCAPTCHA</a> so it didn&#8217;t work. That&#8217;ll teach me not to check these things when I&#8217;ve tinkered with them.</p>
<p>I&#8217;ve just tonight noticed that using the drop-down archive box to the side there, that you can&#8217;t go back further than February 2007. No idea why not. If you go to Feb and step back through the individual posts, or go to the archive on a single day anytime before then it works just fine. It&#8217;s simply month-long archive pages pre-Feb&#8217;07 that struggle.</p>
<p>[<strong>UPDATE:</strong> Fixed. Turns out I had some "real" folders with the same name in my directory tree. That seems to confuse WordPress's "pretty permalinks". Deleted the old folders, all works now. Phew.]</p>
<p>I&#8217;m looking into it, but it&#8217;s driving me nuts. The WordPress support forum&#8217;s gone crazy as well. First of all not letting me log in (cleared cookies, not it&#8217;s fine), then letting me in, letting me post&#8230; but not allowing me to edit the posts. And then not letting me reply to my own posts, telling me that the topic has been closed &#8211; when it hasn&#8217;t been.</p>
<p>*locates nearest brick wall, loves it in the way only Glaswegians really know how*</p>
<p>BUT.</p>
<p>Better stuff. Here&#8217;s a way you can help a charity and take money out of Microsoft&#8217;s pocket. No, it&#8217;s not that stupid email forwarding thing. It&#8217;s a scheme they&#8217;ve started on MSN. Put a little code next to your login name and MS will donate a sum to the charity of your choice (from a short, US-biased list) each time you start a conversation.</p>
<p>It&#8217;s called <em>I&#8217;M Making a Difference</em> &#8211; I&#8217;M&#8230; Instant Messenger. Clever.</p>
<p>Sounds like a wind-up, but I promise it&#8217;s true. Details are on <a title="CybernetNews - I'M Making a Difference" href="http://cybernetnews.com/2008/04/23/microsofts-im-initiative-raises-13m-in-a-year/" target="_blank">CybernetNews</a>, and also at Microsoft&#8217;s own <a title="MS - I'M Making a Difference" href="http://im.live.com/Messenger/IM/Home/" target="_blank">I&#8217;M page</a> to save me keying in all the &#8220;how to&#8221;&#8216;s.</p>
<p>As I&#8217;ve commented on there, it&#8217;s a shame all the charities are US ones given the international usage of IM. However, better one good cause than none wherever it may be. I can&#8217;t believe this has been going on since March last year! They&#8217;ve raised almost $1.5million so far. Each charity is guaranteed a minimum $100,000 with <em>no</em> upper limit.</p>
<p>I&#8217;m not 100% sure if non-US residents logging in makes a difference, but let your Yank friends know about it all the same. And there&#8217;s no harm in putting the icon on your own name &#8211; just in case it does work!</p>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=6fd26d9c-2500-4334-b4a3-5386d304b425" alt="" /></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/24/gah-computers-but-sometimes-they-help-out/">Gah! Computers! But sometimes they help out&#8230;</a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F&amp;title=Gah%21+Computers%21+But+sometimes+they+help+out..." ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F&amp;title=Gah%21+Computers%21+But+sometimes+they+help+out..." ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F&amp;title=Gah%21+Computers%21+But+sometimes+they+help+out..." ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F&amp;headline=Gah%21+Computers%21+But+sometimes+they+help+out..." ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;u=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F&amp;title=Gah%21+Computers%21+But+sometimes+they+help+out...&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.moshblog.me.uk%2F2008%2F04%2F24%2Fgah-computers-but-sometimes-they-help-out%2F" ><img class="lightsocial_img" src="http://www.moshblog.me.uk/wordpress/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2008/04/24/gah-computers-but-sometimes-they-help-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
