<?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>Technical Procedures</title>
	<atom:link href="http://tech.omega.org.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.omega.org.uk/blog</link>
	<description>Computer Issues I&#039;ve Fixed, and How I Fixed Them.</description>
	<lastBuildDate>Sun, 21 Mar 2010 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing the ssh2 PHP extension, with PHP 5.3</title>
		<link>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/</link>
		<comments>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 00:00:19 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Difficulty: Moderate]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: ~5 Minutes]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=193</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Engineering: Munificent&#8217;s ghetto guide to Big-O notation:</title>
		<link>http://tech.omega.org.uk/blog/2009/12/software-engineering-munificents-ghetto-guide-to-big-o-notation/</link>
		<comments>http://tech.omega.org.uk/blog/2009/12/software-engineering-munificents-ghetto-guide-to-big-o-notation/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 00:00:12 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Article]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=187</guid>
		<description><![CDATA[The basic idea is that you want a simple formula that converts the number of items you have to process to how long you can expect that to take. So, if you have 20 items and your Big-O is O(n^2), then it&#8217;ll take about 400 (of some unspecified unit of time/work) to process. The actual [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/12/software-engineering-munificents-ghetto-guide-to-big-o-notation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening an elevated command prompt</title>
		<link>http://tech.omega.org.uk/blog/2009/11/opening-an-elevated-command-prompt/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/opening-an-elevated-command-prompt/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 00:00:32 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Changing Settings]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Difficulty: Easy]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: varies]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=168</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/opening-an-elevated-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing the contents of 2 directories</title>
		<link>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 23:00:55 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: varies]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=103</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resetting Windows product activation notices</title>
		<link>http://tech.omega.org.uk/blog/2009/11/resetting-windows-product-activation-notices/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/resetting-windows-product-activation-notices/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 23:00:52 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Setting Up]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Difficulty: Easy]]></category>
		<category><![CDATA[Time: ~1 Minute]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=101</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/resetting-windows-product-activation-notices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing cached DNS entries</title>
		<link>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 00:00:39 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[Difficulty: Expert]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: ~1 Minute]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=154</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utilities: Filename Randomiser</title>
		<link>http://tech.omega.org.uk/blog/2009/10/utilities-filename-randomiser/</link>
		<comments>http://tech.omega.org.uk/blog/2009/10/utilities-filename-randomiser/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 23:00:41 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[CLI]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=97</guid>
		<description><![CDATA[Program Information: This is a small program to change the filenames of all files in the target folder to something random and uniform.Â This may be useful for, as an example, a number of photos in a directory that are displayed in filename order. It should go without saying that if you run this on [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/10/utilities-filename-randomiser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remotely controlling OS-X via a web page</title>
		<link>http://tech.omega.org.uk/blog/2009/10/remotely-controlling-os-x-via-a-web-page/</link>
		<comments>http://tech.omega.org.uk/blog/2009/10/remotely-controlling-os-x-via-a-web-page/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 23:00:10 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Difficulty: Expert]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Time: varies]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=95</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/10/remotely-controlling-os-x-via-a-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixing C++ and Objective-C code using XCode</title>
		<link>http://tech.omega.org.uk/blog/2009/10/mixing-c-and-objective-c-code-using-xcode/</link>
		<comments>http://tech.omega.org.uk/blog/2009/10/mixing-c-and-objective-c-code-using-xcode/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 23:00:27 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Difficulty: Expert]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: varies]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=106</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/10/mixing-c-and-objective-c-code-using-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaming the admin user on a WordPress 2.8+ blog</title>
		<link>http://tech.omega.org.uk/blog/2009/10/renaming-the-admin-user-on-a-wordpress-2-8-blog/</link>
		<comments>http://tech.omega.org.uk/blog/2009/10/renaming-the-admin-user-on-a-wordpress-2-8-blog/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 23:00:38 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Improving Security]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Difficulty: Easy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Time: ~5 Minutes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=55</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/10/renaming-the-admin-user-on-a-wordpress-2-8-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
