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

<channel>
	<title>nerd. &#187; Uncategorized</title>
	<atom:link href="http://nerd.steveferson.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerd.steveferson.com</link>
	<description>One nerd's struggle against the beast that is technology</description>
	<lastBuildDate>Tue, 10 Jan 2012 13:15:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using Body OnLoad with SharePoint (2010)</title>
		<link>http://nerd.steveferson.com/2011/08/17/using-body-onload-with-sharepoint-2010/</link>
		<comments>http://nerd.steveferson.com/2011/08/17/using-body-onload-with-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 19:49:39 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=359</guid>
		<description><![CDATA[I spent a decent amount of time trying to workaround not being able to access the body onload event of a SharePoint page, including looking at adding JavaScript event handlers programatically, before I came across this&#8230; almost an aside in another article. In order to work around this limitation, SharePoint provides the “_spBodyOnLoadFunctionNames” array. When [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a decent amount of time trying to <a title="body.onload += &quot;XX&quot; - JavaScript/DHTML/AJAX" href="http://www.daniweb.com/web-development/javascript-dhtml-ajax/threads/20256">workaround</a> not being able to access the body onload event of a SharePoint page, including looking at adding JavaScript event handlers programatically, before I came across this&#8230; almost an aside in <a title="Using Javascript to Manipulate a List Form Field - Microsoft SharePoint Designer Team Blog" href="http://blogs.msdn.com/b/sharepointdesigner/archive/2007/06/13/using-javascript-to-manipulate-a-list-form-field.aspx">another article</a>.</p>
<blockquote><p>In order to work around this limitation, SharePoint provides the “_spBodyOnLoadFunctionNames” array. When the body is loaded, the onload event handler executes each function whose name is contained in this array.</p></blockquote>
<p>So apparently all one has to do to have a JavaScript function execute when the body loads is to add the name of the function (as a string) to that array, a la <code>_spBodyOnLoadFunctionNames.push("functionName");</code> &#8211; simples!</p>
<p>D&#8217;oh!</p>
<p>In the end we just wanted to do to much for simple JavaScript so used the awesome <a title="jQuery: The Write Less, Do More Javascript Library" href="http://jquery.com/">jQuery library</a> &#8211; which includes the $(document).ready() method to take care of that, but I&#8217;m sure the above will help somebody, somewhere, some day.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2011/08/17/using-body-onload-with-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Sound on Asus Eee PC / Ubuntu 10.04 Update</title>
		<link>http://nerd.steveferson.com/2010/05/15/no-sound-on-asus-eee-pc-ubuntu-10-04-update/</link>
		<comments>http://nerd.steveferson.com/2010/05/15/no-sound-on-asus-eee-pc-ubuntu-10-04-update/#comments</comments>
		<pubDate>Sat, 15 May 2010 10:18:46 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/2010/05/15/no-sound-on-asus-eee-pc-ubuntu-10-04-update/</guid>
		<description><![CDATA[Further to my recent post where I explained that I wasn’t getting any sound following an upgrade of Ubuntu to Lucid Lynx (10.04) and my EeePC’s BIOS (which, incidentally, seems to have fixed the WiFi problems I was having with a particular Belkin router specific to Linux), I just wanted to post up some extra [...]]]></description>
			<content:encoded><![CDATA[<p>Further to my <a title="No Sound After Upgrading Asus EeePC to Ubuntu 10.04 (Lucid Lynx)" href="http://nerd.steveferson.com/2010/05/07/no-sound-after-upgrading-asus-eeepc-to-ubuntuy-10-04-lucid-lynx/">recent post</a> where I explained that I wasn’t getting any sound following an upgrade of Ubuntu to Lucid Lynx (10.04) and my EeePC’s BIOS (which, incidentally, seems to have fixed the WiFi problems I was having with a particular Belkin router specific to Linux), I just wanted to post up some extra facts I’d discovered.</p>
<p>I should also point out that I added my user to the “sound group” as described in the <a title="Ubuntu Wiki - SoundTroubleshooting" href="https://help.ubuntu.com/community/SoundTroubleshooting">Ubuntu Sound Troubleshooting Guide</a>, however I’m not convinced this was relevant.</p>
<p>Anyway, further use has led me to conclude that:</p>
<ul>
<li>The login splash-screen sound is audible. There is no sound after I login at first. If I log out and login again, the sound is fine. </li>
<li>Only the internal sound is affected. If the netbook is plugged into speakers, sound is fine. </li>
<li>As stated previously, the sound issue only appears on Ubuntu, not on Windows. </li>
<li>Asus don’t give a shit. </li>
</ul>
<p>How annoying is that?!</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2010/05/15/no-sound-on-asus-eee-pc-ubuntu-10-04-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Release of Lolcats Gadget</title>
		<link>http://nerd.steveferson.com/2009/09/18/new-release-of-lolcats-gadget/</link>
		<comments>http://nerd.steveferson.com/2009/09/18/new-release-of-lolcats-gadget/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 00:42:58 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lolcats icanhascheezburger windows sidebar gadget]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=205</guid>
		<description><![CDATA[I&#8217;ve just released an update to my lolcats gadget for Windows, which displays the latest LOLcats from ICanHasCheezburger in your Windows Sidebar. This release (1.0.2.0) updates the URL used for the RSS feed, as IcanHasCheezburger have changed it again. The gadget is in no way endorsed or approved by ICanHasCheezburger.com &#8211; it&#8217;s just a personal [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released an update to my <a title="Lolcats Windows Sidebar Gadget" href="http://nerd.steveferson.com/lolcats-vista-gadget/">lolcats gadget for Windows</a>, which displays the latest LOLcats from ICanHasCheezburger in your Windows Sidebar. This release (1.0.2.0) updates the URL used for the RSS feed, as IcanHasCheezburger have changed it again.</p>
<blockquote><p>The gadget is in no way endorsed or approved by ICanHasCheezburger.com &#8211; it&#8217;s just a personal pet project that I thought I&#8217;d share.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2009/09/18/new-release-of-lolcats-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>N96&#8242;s Crippled BBC iPlayer &#8211; Motivating Piracy?</title>
		<link>http://nerd.steveferson.com/2008/12/28/n96s-crippled-bbc-iplayer-motivating-piracy/</link>
		<comments>http://nerd.steveferson.com/2008/12/28/n96s-crippled-bbc-iplayer-motivating-piracy/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 17:31:18 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=181</guid>
		<description><![CDATA[On the face of it Nokia&#8217;s N96 seems like a device that does pretty much everything. Unfortunately it&#8217;s handicapped by pathetically miserable battery life (you&#8217;ll be charging this bugger at least once a day in all likelihood) and for some reason your text message inbox doesn&#8217;t display the date/time when messages arrived (like my old [...]]]></description>
			<content:encoded><![CDATA[<p>On the face of it <a title="Noka Nseries N96" href="http://www.nseries.com/products/n96/#l=products,n96">Nokia&#8217;s N96</a> seems like a device that does pretty much everything. Unfortunately it&#8217;s handicapped by pathetically miserable battery life (you&#8217;ll be charging this bugger at least once a day in all likelihood) and for some reason your text message inbox doesn&#8217;t display the date/time when messages arrived (like my old N73 did).</p>
<p>It doesn&#8217;t stop at the batter life though. Sadly <a title="BBC" href="http://www.bbc.co.uk/">BBC</a> have seen fit to also cripple the <a title="BBC iPlayer for S60 goes live... with caveats" href="http://www.allaboutsymbian.com/news/item/8196_BBC_iPlayer_for_S60_goes_live_.php">N96&#8242;s iPlayer</a>. The N96 comes with everything, headphones, a car charger and even an RCA cable to let you connect your phone to your TV and watch videos on your TV.  Which is great &#8211; except the iPlayer&#8217;s DRM prevents the video from being sent over the video-out line. WHHHAAAAT?!</p>
<p>I don&#8217;t know, it&#8217;s like they <em>want</em> people to download their shows from BitTorrent instead! At least that way you can do what you like with it once you have it.</p>
<p>In their defence, I guess it&#8217;s because it would make it possible to plug the TV-out cable into a PVR (or video recorder if you so wished) and record the programme without any DRM restrictions on it and retain it for as long as you want, but if someone&#8217;s THAT keen I&#8217;m sure they&#8217;ll find a way anyway.</p>
<p>The verdict? Swing and a miss!</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2008/12/28/n96s-crippled-bbc-iplayer-motivating-piracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia N96 Released Early &#8211; TODAY!</title>
		<link>http://nerd.steveferson.com/2008/09/03/nokia-n96-released-early-today/</link>
		<comments>http://nerd.steveferson.com/2008/09/03/nokia-n96-released-early-today/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:39:22 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/2008/09/03/nokia-n96-released-early-today/</guid>
		<description><![CDATA[Oh dear &#8211; my heart&#8217;s all aflutter!! According to reports (from dialaphone, PC World magazine, Trusted Reviews and many more) Nokia&#8217;s long-awaited (by me, anyway) N96 has been released. It hasn&#8217;t made it&#8217;s way to the shops or web sites of any of the operators yet, but Nokia are apparently shipping N96s already! The phone&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Oh dear &#8211; my heart&#8217;s all aflutter!! According to reports (from <a title="Nokia N96 Released : Estimated Price &pound;100 on Contract" href="http://www.dialaphone.co.uk/blog/?p=2135">dialaphone</a>, <a title="Nokia Ships First Units of N96" href="http://www.pcworld.com/businesscenter/article/150606/nokia_ships_first_units_of_n96.html">PC World magazine</a>, <a title="Nokia Ships 550 Euro (Pre-Tax) N96" href="http://www.trustedreviews.com/mobile-phones/news/2008/09/03/Nokia-Officially-Launches--550-Pre-Tax-N96/p1">Trusted Reviews</a> and <a title="n96 - Google News search" href="http://news.google.co.uk/news?q=n96&amp;ie=UTF-8&amp;oe=utf-8&amp;rls=org.mozilla:en-GB:official&amp;client=firefox-a&amp;um=1&amp;sa=N&amp;tab=wn">many more</a>) Nokia&#8217;s long-awaited (by me, anyway) N96 has been released. </p>
<p>It hasn&#8217;t made it&#8217;s way to the shops or web sites of any of the operators yet, but <a title="Nokia N96 launches a month early | Electricpig" href="http://www.electricpig.co.uk/2008/09/03/nokia-n96-launches-a-month-early/">Nokia are apparently shipping N96s already</a>! The phone&#8217;s <a title="Nokia UK - Phones - N-Series - Nokia N96" href="http://shop.nokia.co.uk/nokia-uk/product.aspx?sku=3879523&amp;culture=en-GB">still showing as a pre-order on Nokia&#8217;s online shop</a>, but presumably this is because they&#8217;re shipping to customers who pre-ordered first.</p>
<p>I also noticed yesterday and today that Vodafone are <a title="Samsung Omnia - Pay Monthly Mobile Phone - Vodafone" href="http://shop.vodafone.co.uk/mobile-phones/pay-monthly/samsung/Omnia/">pushing the Samsung Omnia</a>, which is free on a £35/month contract including data (oh, yes, the inclusive data plans that hit the shops 3-4 months ago are finally available online &#8211; I think).</p>
<p>I think it&#8217;s safe to say things just got quite interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2008/09/03/nokia-n96-released-early-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICANN Set Stage for Domain Free-For-All</title>
		<link>http://nerd.steveferson.com/2008/06/27/icann-set-stage-for-domain-free-for-all/</link>
		<comments>http://nerd.steveferson.com/2008/06/27/icann-set-stage-for-domain-free-for-all/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 11:32:37 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[icann domains tlds]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=88</guid>
		<description><![CDATA[Yesterday&#8217;s decision by ICANN to allow any Tom, Dick or Harry to create their own top-level domain is a bit worrying.  With TLDs like .TV, .biz and .info struggling to make much of an impact (except maybe doubling the amount of spam flying around the internet), who really thinks that allowing people to make up [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday&#8217;s <a title="Internet overhaul wins approval" href="http://news.bbc.co.uk/1/hi/technology/7475986.stm">decision by ICANN to allow any Tom, Dick or Harry to create their own top-level domain</a> is a bit worrying.  With TLDs like <code>.TV</code>, <code>.biz</code> and <code>.info</code> struggling to make much of an impact (except maybe doubling the amount of spam flying around the internet), who really thinks that allowing people to make up their own?</p>
<p>As appealing as it might be to shift this site from <code>SteveFerson.com</code> to <code>Steve.Ferson</code>, it hardly seems worth the confusion of creating an infinite number of domains for the same company. At present you can usually find a site by typing <code>companyname.com</code> or <code>companyname.co.uk</code> into your address bar. Under these plans, even Googling for a company name could theoretically bring up hundreds of results all pretending to be the &#8216;real&#8217; site.</p>
<p>That said, it was worth it for <a title="ICANN has .cheezburger" href="http://community.zdnet.co.uk/blog/0,1000000567,10008550o-2000331761b,00.htm">this headline</a> from ZD Net.</p>
<p>Good news for <a title="Proposed top-level domain - Wikipedia" href="http://en.wikipedia.org/wiki/Proposed_top-level_domain">existing proposals</a> like <code>.nyc</code> for New York City and <code>.xxx</code> for adult sites. Depending on the costs of setting it up, I could also see a new TLD appearing for Northern Ireland (<code>.nir</code> ?) and am sure some enterprising spirit will attempt to register <code>.blog</code>.  Feel free to leave your suggestion for a new TLD below.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2008/06/27/icann-set-stage-for-domain-free-for-all/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Stuff</title>
		<link>http://nerd.steveferson.com/2008/05/28/my-stuff/</link>
		<comments>http://nerd.steveferson.com/2008/05/28/my-stuff/#comments</comments>
		<pubDate>Wed, 28 May 2008 20:19:58 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acer aspire 5003]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[linkstation]]></category>
		<category><![CDATA[linktheater]]></category>
		<category><![CDATA[nokia n73]]></category>
		<category><![CDATA[ps2]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=76</guid>
		<description><![CDATA[A lot of people come to this site searching for help on specific issues with or opinions/info a specific gadget or technology.  For that reason, I thought I&#8217;d state publicly the gadgets and technologies I use (embarrassing though that may prove). Wireless Media Streamer Buffalo LinkTheater Streams video (most divx/xvid and wmv9) and/or music to [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people come to this site searching for help on specific issues with or opinions/info a specific gadget or technology.  For that reason, I thought I&#8217;d state publicly the gadgets and technologies I use (embarrassing though that may prove).</p>
<ul>
<li><strong>Wireless Media Streamer</strong> <a title="Buffalo LinkTheater DivX Issues @ nerd." href="http://nerd.steveferson.com/2008/01/01/buffalo-linktheater-divx-issues/">Buffalo LinkTheater</a><br />
Streams video (most divx/xvid and wmv9) and/or music to my TV from a DLNA compliant server like the Linkstation Live or Windows Media Player&#8217;s built-in media sharing service.</li>
<li><strong>500GB Home NAS</strong> <a title="NAS or Home Server @ nerd." href="http://nerd.steveferson.com/2008/03/08/nas-or-home-server/">Buffalo LinkStation Live</a> (HS-DH500GL)<br />
Can store video and music files and stream them over a wireless network to a DLNA certified media streaming device like my LinkTheater.</li>
<li><strong>Mobile Phone</strong> &#8211;  Nokia N73 smartphone<strong><br />
</strong>5 megapixel camera, Symbian/Series 60 OS, currently on Orange Pay As You Go<strong><br />
</strong></li>
<li><strong>Nintendo Wii</strong></li>
<li><strong>PlayStation 2 (Slimline)<br />
</strong></li>
<li><strong>Wireless ADSL Modem/Router</strong> &#8211; Netgear DG834G <strong><br />
</strong>Old version 1; basic but functional. <strong><br />
</strong></li>
<li><strong>Laptop PC</strong> &#8211; <a title="Going x64 on an Acer Aspire 5003 wlmi @ nerd." href="http://nerd.steveferson.com/2007/04/21/going-x64-on-an-acer-aspire-5003-wlmi/">Acer Aspire 5003 wlmi</a> <a title="Ubuntu Boot Error: “differences between boot sector and its backup” @ nerd." href="http://nerd.steveferson.com/2008/03/09/ubuntu-boot-error-differences-between-boot-sector-and-its-backup/">dual-booting</a> Windows XP and Ubuntu</li>
<li><strong>Desktop PC</strong><br />
My main computer is one I built up myself and upgraded over the years, specced as follows:</p>
<ul>
<li><a title="A7V333 Downloads from Asus" href="http://support.asus.com/download/download_item.aspx?product=1&amp;model=A7V333">Asus A7V333</a> motherboard</li>
<li>1.5GB DDR RAM</li>
<li>Athlon XP 2400+ CPU</li>
<li>Windows Vista Business</li>
<li><a title="Vista Update - Replacing Netgear Wireless Card with Linksys WMP54g" href="http://nerd.steveferson.com/2007/05/16/vista-update/">Linksys WMP54G Wireless-G PCI Adapter </a></li>
<li><a title="LG M198WA 19 inch widescreen Monitor/TV como at Amazon.co.uk" href="http://www.amazon.co.uk/gp/product/B000S0Y5XU?ie=UTF8&amp;tag=nerdvista-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=B000S0Y5XU">19&#8243; LG M198WA</a> widescreen TFT Monitor/TV combination</li>
<li>17&#8243; CRT Monitor</li>
</ul>
</li>
</ul>
<p>So, if you&#8217;ve any questions on any of the above, please let me know. Oh and I also have broadband with <a title="Plus.net - Broadband Your Way (Option 2)" href="http://www.plus.net/myreferrals/new.html?w645oK3%2FCguHYxTpF%2BrJmRtk2ouYhfViRiE7uVoNcms%3D">Plus.net</a> (who are excellent) where £15 a month gets me 8Mbps and 15GB usage (unlimited from midnight to 8am) and I have web hosting with <a title="WebHostingBuzz - Reseller or budget hosting for $5/month" href="http://www.webhostingbuzz.com/idev/idevaffiliate.php?id=1506">WebHostingBuzz</a>.com where I have a reseller account for just $5 a month.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2008/05/28/my-stuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&quot;Poorly Judged and Tasteless&quot;</title>
		<link>http://nerd.steveferson.com/2008/04/25/poorly-judged-and-tasteless/</link>
		<comments>http://nerd.steveferson.com/2008/04/25/poorly-judged-and-tasteless/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 19:16:00 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/2008/04/25/poorly-judged-and-tasteless/</guid>
		<description><![CDATA[It seems it&#8217;s the time for it. Queen&#8217;s University&#8217;s student newspaper, The Gown, published a story about the recent death of a man who they allege had a history of intimidating students.&#160; Some seem to feel that it went a bit far in intimating that this death would be a source of relief to students [...]]]></description>
			<content:encoded><![CDATA[<p>It seems it&#8217;s the time for it. Queen&#8217;s University&#8217;s student newspaper, <a title="New Issue Out Now - The Gown Blog" href="http://thegown.blogspot.com/2008/04/new-issue-out-now.html">The Gown</a>, published a story about the recent death of a man who they allege had a history of intimidating students.&#160; <a title="Poorly judged and tasteless" href="http://sluggerotoole.com/index.php/weblog/comments/poorly-judged-and-tasteless/">Some</a> seem to feel that it <a title="Queen&#39;s Student Newspaper Celebrates Man&#39;s Death" href="http://threethousandversts.blogspot.com/2008/04/queens-student-newspaper-celebrates.html">went a bit far</a> in intimating that this death would be a source of relief to students in the area.</p>
<p>Then I get home on the same day and have an email from <a title="Flexicover" href="http://www.flexicover.co.uk">Flexicover</a>, from whom I&#8217;ve previously bought travel insurance, using a news story about &quot;The death of five girls involved in a tragic accident in Ecuador whilst on a gap-year&quot; to highlight &quot;the risks of travelling overseas&quot; and sell me travel insurance.&#160; They offer 6 helpful hints to people planning gap years and, unsurprisingly, number 6 is: yes, you guessed it, insurance.</p>
<p>A bit scummy, is it not?</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2008/04/25/poorly-judged-and-tasteless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to nerd.</title>
		<link>http://nerd.steveferson.com/2006/08/10/welcome-to-nerd/</link>
		<comments>http://nerd.steveferson.com/2006/08/10/welcome-to-nerd/#comments</comments>
		<pubDate>Thu, 10 Aug 2006 13:08:47 +0000</pubDate>
		<dc:creator>nerd.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerd.steveferson.com/?p=3</guid>
		<description><![CDATA[Hello all and welcome to my new blog. Once the design is finalised I will be uploading guides, reviews, ideas and problem solving / &#8216;how-to&#8217; posts based on my daily struggle with the beast that is technology. It&#8217;s something I&#8217;ve been wanting to do for some time, in particular with a view to recording the [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all and welcome to my new blog. Once the design is finalised I will be uploading guides, reviews, ideas and problem solving / &#8216;how-to&#8217; posts based on my daily struggle with the beast that is technology. It&#8217;s something I&#8217;ve been wanting to do for some time, in particular with a view to recording the problems I&#8217;ve had with particular devices and/or programs so that others may find the solutions without resorting to pulling their hair out like I often have.</p>
<p>The topics covered will largely be computer related (hardware and software) including compatability issues, dodgy hardware/software, wired and wireless networking etc. I may also touch briefly on UK Digital Terrestrial Television (ie <a title="Freeview (Home Page)" href="http://www.freeview.co.uk/">Freeview</a>) and, well, anything else that I determine worthy of comment.</p>
<p>In fact I&#8217;ve already written one or two little guides that I plan to post in the next few days. I just hope they will prove useful to someone.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerd.steveferson.com/2006/08/10/welcome-to-nerd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

