<?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>incubus</title>
	<atom:link href="http://www.incubus.co.uk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.incubus.co.uk</link>
	<description>An obsession in computing...</description>
	<lastBuildDate>Sun, 18 Jul 2010 12:01:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Compressed Hard Disk Image</title>
		<link>http://www.incubus.co.uk/?p=613</link>
		<comments>http://www.incubus.co.uk/?p=613#comments</comments>
		<pubDate>Sat, 29 May 2010 14:27:47 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[compressed]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=613</guid>
		<description><![CDATA[The commands given below will allow you to create a compressed image of a complete hard disk. Under normal circumstances I would boot from a Linux Live-CD prior to performing these tasks: dd if=source_disk &#124; gzip &#62; /destination.gz For example /dev/sda is the source disk and /mnt/usb/image.gz is the destination: dd if=/dev/sda &#124; gzip &#62; [...]]]></description>
			<content:encoded><![CDATA[<p>The commands given below will allow you to create a compressed image of a complete hard disk. Under normal circumstances I would boot from a Linux Live-CD prior to performing these tasks:</p>
<p class="note">dd if=source_disk | gzip &gt; /destination.gz</p>
<p>For example /dev/sda is the source disk and /mnt/usb/image.gz is the destination:</p>
<p class="note">dd if=/dev/sda | gzip &gt; /mnt/usb/hd_image.gz</p>
<p>Then to restore the image:</p>
<p class="note">gzip -dc /mnt/usb/hd_image.gz | dd of=/dev/sda</p>
<p style="text-align: justify;">The format of these commands is very important and if used incorrectly will result in data loss, for which I take no responsibility.</p>
<p style="text-align: justify;">&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=613</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s been along time &#8230;</title>
		<link>http://www.incubus.co.uk/?p=606</link>
		<comments>http://www.incubus.co.uk/?p=606#comments</comments>
		<pubDate>Tue, 23 Feb 2010 12:28:18 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Open University]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=606</guid>
		<description><![CDATA[Well, Open University studies have started already with the first TMA for T224 due in a couple of weeks. Things have been pretty busy of late &#8230; &#8212; Update (15/05/2010): The second TMA for T224 is due the end of the week &#8230; time is flying by at the moment &#8230; &#8212; Update (29/05/2010): The [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Well, Open University studies have started already with the first TMA for T224 due in a couple of weeks. Things have been pretty busy of late &#8230;</p>
<p>&#8212;</p>
<p>Update (15/05/2010): The second TMA for T224 is due the end of the week &#8230; time is flying by at the moment &#8230;</p>
<p>&#8212;</p>
<p>Update (29/05/2010): The second TMA for T224 is over, time to move onto Block Three (Embedded Systems).</p>
<p>&#8212;</p>
<p>Update (18/07/2010): The third TMA for T224 is over, unfortunately I did not have time to start yet alone complete this module. It is now time to catch up on this and also complete the final block.</p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=606</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T209 ECA Result</title>
		<link>http://www.incubus.co.uk/?p=597</link>
		<comments>http://www.incubus.co.uk/?p=597#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:25:43 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Open University]]></category>
		<category><![CDATA[ECA]]></category>
		<category><![CDATA[Results]]></category>
		<category><![CDATA[T209]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=597</guid>
		<description><![CDATA[Finally received my ECA result this morning, did better than I had expected (call me a pessimist if you like). Moving on towards T224 &#8211; Computers and Processors starting in February 2010. I wish all fellow T209ers all the best with their results and further studies. TMA01 (Module 1 &#8211;  In touch and informed)  = 90% [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Finally received my ECA result this morning, did better than I had expected (call me a pessimist if you like). Moving on towards T224 &#8211; Computers and Processors starting in February 2010. I wish all fellow T209ers all the best with their results and further studies.</p>
<p><a href="http://www.open.ac.uk"><img class="alignright" title="The Open University" src="http://www.open.ac.uk/includes/oulogo_hor_75x55.gif" alt="The Open University" width="75" height="55" /></a><br />
TMA01 (Module 1 &#8211;  In touch and informed)  = 90%<br />
TMA02 (Module 2 &#8211; Talking with computers) = 84%<br />
TMA03 (Module 3 &#8211; Network management) = 96%<br />
TMA04 (Module 4 &#8211; Cyborg) = 93%<br />
TMA05 (Module 5 &#8211; Security) = 0% (Did not have sufficient time to complete this module)</p>
<p>CMA41 (Module 1)  = 81%<br />
CMA42 (Module 3) = 85%<br />
CMA43 (Module 5) = 0%  (Did not have sufficient time to complete this module)</p>
<p>ECA = 77% &#8211; Grade 2 PASS.</p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=597</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old Linux Discs&#8230;</title>
		<link>http://www.incubus.co.uk/?p=591</link>
		<comments>http://www.incubus.co.uk/?p=591#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:13:28 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Old Linux Discs]]></category>
		<category><![CDATA[RedHat 4.2]]></category>
		<category><![CDATA[RedHat 5.0]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=591</guid>
		<description><![CDATA[Found some of my old Linux discs tonight &#8230; thought they deserved a mention&#8230; dating from 1997 &#38; 1998. &#8212;]]></description>
			<content:encoded><![CDATA[<p>Found some of my old Linux discs tonight &#8230; thought they deserved a mention&#8230; dating from 1997 &amp; 1998.</p>
<p style="text-align: center;"><img class="  aligncenter" title="RedHat PowerTools 4.2 (1997)" src="http://www.incubus.co.uk/images/redhat_powertools_4.2.jpg" alt="RedHat PowerTools 4.2 (1997)" width="203" height="164" /></p>
<p style="text-align: center;"><img class="  aligncenter" title="RedHat PowerTools 5.0 (1998)" src="http://www.incubus.co.uk/images/redhat_powertools_5.0.jpg" alt="RedHat PowerTools 5.0 (1998)" width="203" height="164" /><img class="  aligncenter" title="RedHat 5.2 (1998)" src="http://www.incubus.co.uk/images/redhat_5.2.jpg" alt="RedHat 5.2 (1998)" width="203" height="164" /></p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=591</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panasonic CF-U1 / 2D Barcode Imager</title>
		<link>http://www.incubus.co.uk/?p=577</link>
		<comments>http://www.incubus.co.uk/?p=577#comments</comments>
		<pubDate>Sun, 06 Dec 2009 10:16:57 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[2D Barcode]]></category>
		<category><![CDATA[CF-U1]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=577</guid>
		<description><![CDATA[Had a good day Friday, after failing to get relevant information from the manufacturer (been requesting for what seems to be a lifetime). Finally manged to get the 2D barcode imager functional under Linux, what a feeling of accomplishment. All other significant hardware is supported by the 2.6.30 Gentoo Kernel.  However the finger print reader, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Had a good day Friday, after failing to get relevant information from the manufacturer (been requesting for what seems to be a lifetime). Finally manged to get the 2D barcode imager functional under Linux, what a feeling of accomplishment.</p>
<p style="text-align: justify;">All other significant hardware is supported by the 2.6.30 Gentoo Kernel.  However the finger print reader, camera and HSDPA modem have not been tested as they are not required for the application the unit is going to be used for.</p>
<p style="text-align: center;"><a href="http://www.toughbook.eu/ENG/umpc_cf-u1.aspx" target="_blank"><img class="aligncenter" title="Panasonic CF-U1" src="http://www.incubus.co.uk/images/cf-u1.jpg" alt="Panasonic CF-U1" width="160" height="160" /></a></p>
<p>&#8212;-</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=577</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Gentoo Aliases</title>
		<link>http://www.incubus.co.uk/?p=575</link>
		<comments>http://www.incubus.co.uk/?p=575#comments</comments>
		<pubDate>Sun, 22 Nov 2009 09:15:55 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=575</guid>
		<description><![CDATA[Just a quick post to save some time when updating your Gentoo system (Portage 2.2_rc51) , please note this is just a starting point, feel free to extend these. nano ~/.bashrc if [ -e /etc/bashrc ] ; then  source /etc/bashrc fi alias esync='emerge --sync' alias eupdate='emerge -uavDN --nospinner --quiet --keep-going --with-bdeps=y world' To update your [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick post to save some time when updating your Gentoo system (Portage 2.2_rc51) , please note this is just a starting point, feel free to extend these.</p>
<pre class="note">nano ~/.bashrc</pre>
<pre class="note">if [ -e /etc/bashrc ] ; then
 source /etc/bashrc
fi
alias esync='emerge --sync'
alias eupdate='emerge -uavDN --nospinner --quiet --keep-going --with-bdeps=y world'</pre>
<p>To update your system just call the following two commands:</p>
<pre class="note">esync
eupdate</pre>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=575</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Provider Changed.</title>
		<link>http://www.incubus.co.uk/?p=570</link>
		<comments>http://www.incubus.co.uk/?p=570#comments</comments>
		<pubDate>Tue, 10 Nov 2009 18:49:09 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=570</guid>
		<description><![CDATA[Just a quick note to inform you that the Hosting Provider for this Web Site changed last night. You may have experienced some outage of the site during this time, please accept our apologies for this. I have been quite busy over the last couple of months and this is set to continue until Christmas. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Just a quick note to inform you that the Hosting Provider for this Web Site changed last night. You may have experienced some outage of the site during this time, please accept our apologies for this.</p>
<p>I have been quite busy over the last couple of months and this is set to continue until Christmas. Hopefully I will get some spare time to post some articles soon.</p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=570</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Merge AVI Files</title>
		<link>http://www.incubus.co.uk/?p=564</link>
		<comments>http://www.incubus.co.uk/?p=564#comments</comments>
		<pubDate>Sun, 27 Sep 2009 18:33:42 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[merge]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=564</guid>
		<description><![CDATA[Usually when I need to merge avi files I use avimerge (part of the transcode package), however recently the output of this suffered some serious audio sync issues. So along comes mencoder (part of the mplayer package): mencoder -oac copy -ovc copy input_1.avi  input_2.avi -o output.avi &#8212;]]></description>
			<content:encoded><![CDATA[<p>Usually when I need to merge avi files I use avimerge (part of the transcode package), however recently the output of this suffered some serious audio sync issues. So along comes mencoder (part of the mplayer package):</p>
<pre class="note">mencoder -oac copy -ovc copy input_1.avi  input_2.avi -o output.avi</pre>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=564</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coders at Work</title>
		<link>http://www.incubus.co.uk/?p=558</link>
		<comments>http://www.incubus.co.uk/?p=558#comments</comments>
		<pubDate>Sat, 12 Sep 2009 18:12:23 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[coders]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=558</guid>
		<description><![CDATA[Just started reading an excellent book (well its good so far), Coders at Work: Reflections on the Craft of Programming. It is very interesting reading about other coders experiences and how they think. &#8212;]]></description>
			<content:encoded><![CDATA[<p>Just started reading an excellent book (well its good so far), <a href="http://www.amazon.co.uk/gp/product/1430219483?ie=UTF8&amp;tag=incubus-co-uk-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=1430219483">Coders at Work: Reflections on the Craft of Programming</a><img class=" zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs zeocgbyxopbqmpzdlhjs" style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=incubus-co-uk-21&amp;l=as2&amp;o=2&amp;a=1430219483" border="0" alt="" width="1" height="1" />. It is very interesting reading about other coders experiences and how they think.</p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=558</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove OGA Office Not Genuine Notifications (KB949810)</title>
		<link>http://www.incubus.co.uk/?p=545</link>
		<comments>http://www.incubus.co.uk/?p=545#comments</comments>
		<pubDate>Sat, 05 Sep 2009 13:25:51 +0000</pubDate>
		<dc:creator>inc</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[KB949810]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office Genuine Advantage]]></category>

		<guid isPermaLink="false">http://www.incubus.co.uk/?p=545</guid>
		<description><![CDATA[The following slightly modified instructions were taken from http://www.mydigitallife.info, thank you MyDigitialLife. To uninstall KB949810, just follow these steps: Go to C:\Windows\SoftwareDistribution\Download\8998da55d52b36c0e98ba016ddd50de0\ folder. Note: The directory may be different on your system, so if not located search for OGANotifier.cab. Extract OGANotifier.cab with 7-zip to get a file named OGANotifier.msi. Right click on OGANotifier.msi, and select [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<p style="text-align: justify;">The following slightly modified instructions were taken from <a title="MyDigitalLife" href="http://www.mydigitallife.info/2009/08/28/workaround-to-disable-and-remove-oga-office-not-genuine-notifications-uninstall-kb949810/" target="_blank">http://www.mydigitallife.info</a>, thank you <a title="MyDigitalLife" href="http://www.mydigitallife.info" target="_blank">MyDigitialLife</a>.</p>
<p style="text-align: justify;">To uninstall KB949810, just follow these steps:</p>
<ol style="text-align: justify;">
<li>Go to C:\Windows\SoftwareDistribution\Download\8998da55d52b36c0e98ba016ddd50de0\ folder.<br />
Note: The directory may be different on your system, so if not located search for OGANotifier.cab.</li>
<li>Extract <strong>OGANotifier.cab</strong> with <a title="7-zip" href="http://www.7-zip.org/" target="_blank">7-zip</a> to get a file named OGANotifier.msi.</li>
<li>Right click on <strong>OGANotifier.msi</strong>, and select <strong>Uninstall</strong>.</li>
<li>Block the update from being installed again in Windows Update.</li>
</ol>
<p style="text-align: justify;">No more Office Genuine Advantage notification messages will be displayed on your system, regardless of the genuine status of the installed Office software, unless of course you chose to reinstall KB949810.</p>
<p style="text-align: justify;">We do not agree or support the  usage of pirated software, in order to purchase a genuine version of Microsoft Office please visit <a title="Search Amazon for Microsoft Office 2007" href="http://www.amazon.co.uk/s/ref=nb_ss?url=search-alias%3Daps&amp;field-keywords=Office+2007&amp;x=0&amp;y=0" target="_blank">Amazon</a>. This post is merely for information purposes.</p>
<p>&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incubus.co.uk/?feed=rss2&amp;p=545</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
