<?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">

<channel>
	<title>The Blog of Randy</title>
	<atom:link href="http://www.orrison.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orrison.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 23 Apr 2012 20:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Robert &amp; Joseph Casson &#8212; BBC2 WW2 People&#8217;s War</title>
		<link>http://www.orrison.com/blog/2012/04/robert-joseph-casson/</link>
		<comments>http://www.orrison.com/blog/2012/04/robert-joseph-casson/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 22:34:12 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Genealogy]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=395</guid>
		<description><![CDATA[I can&#8217;t find mention of them in our db, but Cassons from Cumbria, there is a good chance they are related http://www.bbc.co.uk/history/ww2peopleswar/stories/04/a5528504.shtml]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t find mention of them in our db, but Cassons from Cumbria, there is a good chance they are related</p>
<p><a href="http://www.bbc.co.uk/history/ww2peopleswar/stories/04/a5528504.shtml">http://www.bbc.co.uk/history/ww2peopleswar/stories/04/a5528504.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2012/04/robert-joseph-casson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamhost PHP max file size</title>
		<link>http://www.orrison.com/blog/2012/03/dreamhost-php-max-file-size/</link>
		<comments>http://www.orrison.com/blog/2012/03/dreamhost-php-max-file-size/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 22:50:17 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Today]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=346</guid>
		<description><![CDATA[To increase the maximum file upload size for PHP on Dreamhost: Make sure you&#8217;re running PHP5.3, on the Manage Domains page on the panel, then in the shell do: mkdir -p ~/.php/5.3 cd ~/php/5.3 cat &#62; phprc upload_max_filesize = "100M" &#8230; <a href="http://www.orrison.com/blog/2012/03/dreamhost-php-max-file-size/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To increase the maximum file upload size for PHP on Dreamhost:</p>
<p>Make sure you&#8217;re running PHP5.3, on the Manage Domains page on the panel, then in the shell do:<br />
<code>mkdir -p ~/.php/5.3<br />
cd ~/php/5.3<br />
cat &gt; phprc<br />
upload_max_filesize = "100M"<br />
post_max_size = "100M"<br />
^D</code><br />
<a href="http://wiki.dreamhost.com/index.php/PHP.ini">http://wiki.dreamhost.com/index.php/PHP.ini</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2012/03/dreamhost-php-max-file-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Installation Notes</title>
		<link>http://www.orrison.com/blog/2012/03/windows-7-installation-notes/</link>
		<comments>http://www.orrison.com/blog/2012/03/windows-7-installation-notes/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 13:21:18 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Today]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=334</guid>
		<description><![CDATA[Setting up a new Windows 7 PC at work&#8230; Windows 7 XP Mode Download from https://www.microsoft.com/windows/virtual-pc/download.aspx (works better in Internet Explorer, of course) Want the VirtualPC to be on the real network? http://www.windowsbbs.com/windows-7/91206-ip-settings-windows-7-xp-mode.html Want a different user?  Create the new &#8230; <a href="http://www.orrison.com/blog/2012/03/windows-7-installation-notes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Setting up a new Windows 7 PC at work&#8230;</p>
<p><strong>Windows 7 XP Mode</strong><br />
Download from <a href="https://www.microsoft.com/windows/virtual-pc/download.aspx" target="_blank">https://www.microsoft.com/windows/virtual-pc/download.aspx</a> (works better in Internet Explorer, of course)</p>
<p>Want the VirtualPC to be on the real network? <a href="http://www.windowsbbs.com/windows-7/91206-ip-settings-windows-7-xp-mode.html" target="_blank">http://www.windowsbbs.com/windows-7/91206-ip-settings-windows-7-xp-mode.html</a></p>
<p>Want a different user?  Create the new user in the control panel, then in the VirtualPC&#8217;s Tools / Settings, Logon Credentials, click Delete saved credentials.  It will prompt you after restarting</p>
<p>Other useful notes at <a href="http://crave.cnet.co.uk/software/windows-7-xp-mode-what-you-need-to-know-49303887/" target="_blank">http://crave.cnet.co.uk/software/windows-7-xp-mode-what-you-need-to-know-49303887/</a></p>
<p>Remember to check the regional settings in the Virtual PC &#8211; mine was set to US despite Windows 7 being set to UK.</p>
<p><strong>Other Settings</strong></p>
<p>Want the power button on the start menu to be able to hibernate? Turn off Hybrid Sleep <a href="http://www.sevenforums.com/tutorials/850-power-button-start-menu.html">http://www.sevenforums.com/tutorials/850-power-button-start-menu.html</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2012/03/windows-7-installation-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GnuCash settings folder bug + fix</title>
		<link>http://www.orrison.com/blog/2012/03/gnucash-settings-folder-bug-fix/</link>
		<comments>http://www.orrison.com/blog/2012/03/gnucash-settings-folder-bug-fix/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 13:46:08 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Today]]></category>
		<category><![CDATA[gnucash]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=327</guid>
		<description><![CDATA[GnuCash on Windows puts its settings folders in the wrong place. The fix is to add the line HOME={APPDATA}/GnuCash at the end of the file %ProgramFiles%\GnuCash\etc\gnucash\environment Here&#8217;s the bug report: https://bugzilla.gnome.org/show_bug.cgi?id=503722 Edit: It appears you need to create the %AppData%\GnuCash &#8230; <a href="http://www.orrison.com/blog/2012/03/gnucash-settings-folder-bug-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>GnuCash on Windows puts its settings folders in the wrong place.<br />
The fix is to add the line<br />
<code>HOME={APPDATA}/GnuCash</code><br />
at the end of the file<br />
<code>%ProgramFiles%\GnuCash\etc\gnucash\environment</code><br />
Here&#8217;s the bug report: <a title="https://bugzilla.gnome.org/show_bug.cgi?id=503722" href="https://bugzilla.gnome.org/show_bug.cgi?id=503722" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=503722</a></p>
<p>Edit: It appears you need to create the %AppData%\GnuCash directory first. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2012/03/gnucash-settings-folder-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblr</title>
		<link>http://www.orrison.com/blog/2010/12/tumblr/</link>
		<comments>http://www.orrison.com/blog/2010/12/tumblr/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 01:21:32 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Today]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/2010/12/tumblr/</guid>
		<description><![CDATA[Experimenting with Tumblr]]></description>
			<content:encoded><![CDATA[<p>Experimenting with <a href="http://tumblr.orrison.com">Tumblr</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/12/tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cubemaster Gold</title>
		<link>http://www.orrison.com/blog/2010/09/cubemaster-gold/</link>
		<comments>http://www.orrison.com/blog/2010/09/cubemaster-gold/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 22:25:41 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=186</guid>
		<description><![CDATA[Tetris &#8211; with many more options. An old game, but works fine on Windows XP. It doesn&#8217;t appear to be available from the author&#8217;s site any more, but the about box says &#8220;This game doesn&#8217;t cost a cent, it&#8217;s ABSOLUTE &#8230; <a href="http://www.orrison.com/blog/2010/09/cubemaster-gold/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tetris &#8211; with many more options.  An old game, but works fine on Windows XP.  It doesn&#8217;t appear to be available from the author&#8217;s site any more, but the about box says &#8220;This game doesn&#8217;t cost a cent, it&#8217;s ABSOLUTE FREEWARE. You are free to use and spread it, but not for profit without our written consent.&#8221;  So here it is, download away and have fun!</p>
<p><a href="http://www.orrison.com/CubemasterGold.zip">Cubemaster Gold v4.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/09/cubemaster-gold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concern Is Voiced Over Religious Intolerance &#8211; NYTimes.com</title>
		<link>http://www.orrison.com/blog/2010/09/concern-is-voiced-over-religious-intolerance-nytimes-com/</link>
		<comments>http://www.orrison.com/blog/2010/09/concern-is-voiced-over-religious-intolerance-nytimes-com/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 11:01:12 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=233</guid>
		<description><![CDATA[&#8216;Prominent Christian, Jewish and Muslim leaders held an extraordinary “emergency summit” meeting in the capital on Tuesday [7 September 2010] to denounce what they called “the derision, misinformation and outright bigotry” aimed at American Muslims during the controversy over the &#8230; <a href="http://www.orrison.com/blog/2010/09/concern-is-voiced-over-religious-intolerance-nytimes-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8216;Prominent Christian, Jewish and Muslim leaders held an extraordinary “emergency summit” meeting in the capital on Tuesday [7 September 2010] to denounce what they called “the derision, misinformation and outright bigotry” aimed at American Muslims during the controversy over the proposed Islamic community center near ground zero.&#8217;</p>
<p>via <a href="http://www.nytimes.com/2010/09/08/us/08muslim.html">Concern Is Voiced Over Religious Intolerance &#8211; NYTimes.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/09/concern-is-voiced-over-religious-intolerance-nytimes-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Landmark Park</title>
		<link>http://www.orrison.com/blog/2010/09/landmark-park/</link>
		<comments>http://www.orrison.com/blog/2010/09/landmark-park/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 15:07:17 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=229</guid>
		<description><![CDATA[Landmark forest park &#8211; we had a great day here Landmark Park]]></description>
			<content:encoded><![CDATA[<p>Landmark forest park &#8211; we had a great day here</p>
<p><a href="http://www.landmarkpark.co.uk/">Landmark Park</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/09/landmark-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiso Inverness Outdoor Experience &#8211; Canoe and Kayak hire</title>
		<link>http://www.orrison.com/blog/2010/09/tiso-inverness-outdoor-experience-canoe-and-kayak-hire/</link>
		<comments>http://www.orrison.com/blog/2010/09/tiso-inverness-outdoor-experience-canoe-and-kayak-hire/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 15:04:01 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=226</guid>
		<description><![CDATA[Very helpful and friendly staff. Tiso Inverness Outdoor Experience &#8211; Tiso Outdoor Clothing.]]></description>
			<content:encoded><![CDATA[<p>Very helpful and friendly staff.</p>
<p><a href="http://www.tiso.com/uk_shops/tiso_inverness_outdoor_experience/">Tiso Inverness Outdoor Experience &#8211; Tiso Outdoor Clothing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/09/tiso-inverness-outdoor-experience-canoe-and-kayak-hire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2010-06-28</title>
		<link>http://www.orrison.com/blog/2010/06/twitter-updates-for-2010-06-28/</link>
		<comments>http://www.orrison.com/blog/2010/06/twitter-updates-for-2010-06-28/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:21:00 +0000</pubDate>
		<dc:creator>rorrison</dc:creator>
				<category><![CDATA[Today]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.orrison.com/blog/?p=187</guid>
		<description><![CDATA[@doctorow CoOp or smile? Smile has been very good for me, downtimes few and not inconvenient, for more than 2 years. in reply to doctorow # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>@<a href="http://twitter.com/doctorow" class="aktt_username">doctorow</a> CoOp or smile? Smile has been very good for me, downtimes few and not inconvenient, for more than 2 years. <a href="http://twitter.com/doctorow/statuses/17240514599" class="aktt_tweet_reply">in reply to doctorow</a> <a href="http://twitter.com/rorrison/statuses/17259576992" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orrison.com/blog/2010/06/twitter-updates-for-2010-06-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.328 seconds -->

