<?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>martinmurphy.com - Martin Murphy &#187; Blogs</title>
	<atom:link href="http://martinmurphy.com/blog/category/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinmurphy.com/blog</link>
	<description>Martin Murphy's Weblog</description>
	<lastBuildDate>Thu, 25 Feb 2010 20:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Can you crack a code?</title>
		<link>http://martinmurphy.com/blog/2009/01/05/76-can-you-crack-a-code/</link>
		<comments>http://martinmurphy.com/blog/2009/01/05/76-can-you-crack-a-code/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 23:50:00 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/?p=76</guid>
		<description><![CDATA[Saw this on Bruce Schneier&#8217;s blog, it&#8217;s the FBI&#8217;s Dec 2008 cryptanalysis problem. Can you crack a code? Good fun.]]></description>
			<content:encoded><![CDATA[<p>Saw this on <a href="http://www.schneier.com/blog/archives/2009/01/fbis_new_crypta.html">Bruce Schneier&#8217;s blog</a>, it&#8217;s the FBI&#8217;s Dec 2008 cryptanalysis problem. <a href='http://www.fbi.gov/page2/dec08/code_122908.html'>Can you crack a code?</a></p>
<p>Good fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2009/01/05/76-can-you-crack-a-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Fun: The Internet Crash of 2007</title>
		<link>http://martinmurphy.com/blog/2007/07/20/57-friday-fun-the-internet-crash-of-2007/</link>
		<comments>http://martinmurphy.com/blog/2007/07/20/57-friday-fun-the-internet-crash-of-2007/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 13:18:59 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/07/20/57-friday-fun-the-internet-crash-of-2007/</guid>
		<description><![CDATA[Saw this on LifeHacker, it&#8217;s a fun video from the onion about the Internet crashing: Friday Fun: The Internet Crash of 2007 &#8211; Lifehacker]]></description>
			<content:encoded><![CDATA[<p>Saw this on LifeHacker, it&#8217;s a fun video from the onion about the Internet crashing:</p>
<p><a href="http://lifehacker.com/software/friday-fun/the-internet-crash-of-2007-280263.php">Friday Fun: The Internet Crash of 2007 &#8211; Lifehacker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2007/07/20/57-friday-fun-the-internet-crash-of-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress</title>
		<link>http://martinmurphy.com/blog/2007/06/24/55-upgrading-wordpress/</link>
		<comments>http://martinmurphy.com/blog/2007/06/24/55-upgrading-wordpress/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 19:45:56 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/06/24/55-upgrading-wordpress/</guid>
		<description><![CDATA[Well, after my earlier problems with the automated Fantastico upgrade, I did the &#8220;manual&#8221; upgrade to my WordPress installation. I was moving from 2.0.6 to 2.2.1 following the instructions from WordPress. It all went perfectly. Well done on the instructions (and the software). At the end of the upgrade instructions, there&#8217;s a section called Special [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after my earlier <a href="http://martinmurphy.com/blog/2007/06/24/54-back-to-basics-or-some-rules-for-software-upgrades/" title="Back to basics (or some rules for software upgrades)">problems with the automated Fantastico upgrade</a>, I did the &#8220;manual&#8221; upgrade to my WordPress installation.  I was moving from 2.0.6 to 2.2.1 following the <a href="http://codex.wordpress.org/Upgrading_WordPress">instructions from WordPress</a>.</p>
<p>It all went perfectly.  Well done on the instructions (and the software).</p>
<p>At the end of the upgrade instructions, there&#8217;s a section called<br />
<a href="http://codex.wordpress.org/Upgrading_WordPress#Special_note_for_Fantastico_Upgrades">Special note for Fantastico Upgrades</a>, which mentions removing the <code>DB_CHARSET</code> and <code>DB_COLLATE</code> parameters if upgrading with Fantistico.  Presumably the <code>DB_CHARSET</code> parameter is what affected the accented characters in my earlier upgrade attempt.  So, if upgrading WordPress using Fantistico, read the manual instructions! <em>(pity I didn&#8217;t see this earlier.)</em> I expect this will soon find itself into the Fantastico procedures, or at least the documentation, however I think I&#8217;ll stick with the manual upgrade in future. </p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2007/06/24/55-upgrading-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to basics (or some rules for software upgrades)</title>
		<link>http://martinmurphy.com/blog/2007/06/24/54-back-to-basics-or-some-rules-for-software-upgrades/</link>
		<comments>http://martinmurphy.com/blog/2007/06/24/54-back-to-basics-or-some-rules-for-software-upgrades/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 14:35:58 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/06/24/54-back-to-basics-or-some-rules-for-software-upgrades/</guid>
		<description><![CDATA[Don&#8217;t upgrade just because there is a newer version available. Check the release notes and other documentation for any problems with the new software. Verify the upgrade in a test environment first. This is not always a realistic option, but if you don&#8217;t do it then backups become even more important. Backup your current live [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Don&#8217;t upgrade just because there is a newer version available.</li>
<li>Check the release notes and other documentation for any problems with the new software.</li>
<li>Verify the upgrade in a test environment first.  This is not always a realistic option, but if you don&#8217;t do it then backups become even more important.</li>
<li>Backup your current live system (and verify the backup).</li>
<li>Allow enough time for the upgrade of the live system.</li>
<li>Verify everything is working correctly after the upgrade.  This is the point where the problems appeared for me.  However, I was able to revert to the earlier version &#8211; which had luckily been backed up by the software doing the installation and not me (I should learn to follow my own advice.)</li>
</ul>
<p>In case you&#8217;re wondering, the problem was &#8220;just&#8221; a visual, where accented characters were not being displayed correctly in <a href="http://wordpress.org">WordPress</a> 2.2, hopefully 2.2.1 fixes it.  I&#8217;ll have to wait until I get some more time to do a test and a hand install, rather than the automated Fantastico install.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2007/06/24/54-back-to-basics-or-some-rules-for-software-upgrades/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RubyCocoa 0.11.0 released &#8211; The Unofficial Apple Weblog TUAW</title>
		<link>http://martinmurphy.com/blog/2007/05/25/52-rubycocoa-0110-released-the-unofficial-apple-weblog-tuaw/</link>
		<comments>http://martinmurphy.com/blog/2007/05/25/52-rubycocoa-0110-released-the-unofficial-apple-weblog-tuaw/#comments</comments>
		<pubDate>Fri, 25 May 2007 10:08:18 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/05/25/52-rubycocoa-0110-released-the-unofficial-apple-weblog-tuaw/</guid>
		<description><![CDATA[Just saw this post on TUAW: RubyCocoa 0.11.0 released &#8211; The Unofficial Apple Weblog TUAW Looks interesting for anyone wanting to develop Mac applications in Ruby.]]></description>
			<content:encoded><![CDATA[<p>Just saw this post on TUAW: <a href="http://www.tuaw.com/2007/05/24/rubycocoa-0-11-0-released/">RubyCocoa 0.11.0 released &#8211; The Unofficial Apple Weblog TUAW</a></p>
<p>Looks interesting for anyone wanting to develop Mac applications in Ruby.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2007/05/25/52-rubycocoa-0110-released-the-unofficial-apple-weblog-tuaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Notebook</title>
		<link>http://martinmurphy.com/blog/2007/02/13/36-google-notebook/</link>
		<comments>http://martinmurphy.com/blog/2007/02/13/36-google-notebook/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 11:13:30 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/02/13/36-google-notebook/</guid>
		<description><![CDATA[Maybe I&#8217;ve been hiding somewhere for a while, but I just discovered Google Notebook yesterday. In the past, while I&#8217;ve been browsing I&#8217;ve used a text editor to keep notes for myself, cutting from the webpage and pasting into a text file. Google have a Firefox plugin (I don&#8217;t know if it&#8217;s available for any [...]]]></description>
			<content:encoded><![CDATA[<div align="left">Maybe I&#8217;ve been hiding somewhere for a while, but I just discovered <a href="http://labs.google.com">Google Notebook</a> yesterday.  In the past, while I&#8217;ve been browsing I&#8217;ve used a text editor to keep notes for myself, cutting from the webpage and pasting into a text file.  Google have a Firefox plugin (I don&#8217;t know if it&#8217;s available for any other browsers) that allows you to select some text on a web page, right click, and choose &#8220;Note this&#8221;.  This saves the text and the link to a web-based notebook at Google. (You need a Google account.) I&#8217;m sure that there are alternatives available that do a similar task, but I haven&#8217;t been using them.</div>
<div align="left">So far, this seems pretty good.</div>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2007/02/13/36-google-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging and the work&#8211;life balance</title>
		<link>http://martinmurphy.com/blog/2006/09/04/12-blogging-and-the-work-life-balance/</link>
		<comments>http://martinmurphy.com/blog/2006/09/04/12-blogging-and-the-work-life-balance/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 22:40:22 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2006/09/04/12-blogging-and-the-work-life-balance/</guid>
		<description><![CDATA[There is a new &#8220;blogging initiative&#8221; at work (well I think it&#8217;s new, I&#8217;m not there long myself). The company line seems to be that blogging is good for both the employer and the employee. The company has offered to setup blog hosting on their servers. It seems like a reasonable idea, but, I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new &#8220;blogging initiative&#8221; at work (well I think it&#8217;s new, I&#8217;m not there long myself).  The company line seems to be that blogging is good for both the employer and the employee.  The company has offered to setup blog hosting on their servers.  It seems like a reasonable idea, but, I&#8217;m not convinced that the company website needs to be associated with the latest news at the local dog show, cinema, or companies alluding to the discovery perpetual motion machines. I&#8217;m equally unconvinced that local movie-goers, dog-lovers, or mad scientists are interested in advances in the state-of-the-art in telecommunications software and systems.</p>
<p>So I would suggest that personal blogs are good for subjects that the blogger is interested in, and that work blogs are useful for dissemenating <strong>project</strong> related info on a per project basis.  In addition, seperate work CV pages can be used for &#8220;<em>these are our incredibly smart employees</em>&#8221; and &#8220;<em>why you should put money into our project</em>&#8221; pages.  And because of hypertext links (which are fundanemtal to &#8220;the web&#8221;) all of these can be associated, while keeping their individual identies.<br />
I&#8217;m interested in what other people think about this.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2006/09/04/12-blogging-and-the-work-life-balance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delays are in the mind of the beholder</title>
		<link>http://martinmurphy.com/blog/2006/09/04/11-delays-are-in-the-mind-of-the-beholder/</link>
		<comments>http://martinmurphy.com/blog/2006/09/04/11-delays-are-in-the-mind-of-the-beholder/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 22:11:49 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2006/09/04/11-delays-are-in-the-mind-of-the-beholder/</guid>
		<description><![CDATA[Wow! it&#8217;s been a while since the last post. Looks like August never happened. I must at least think about blogging a bit more often.]]></description>
			<content:encoded><![CDATA[<p>Wow! it&#8217;s been a while since the last post.  Looks like August never happened.  I must at least think about blogging a bit more often.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2006/09/04/11-delays-are-in-the-mind-of-the-beholder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dave Johnson: Beyond Blogging: Understanding feeds and publishing protocols</title>
		<link>http://martinmurphy.com/blog/2006/07/31/9-dave-johnson-beyond-blogging-understanding-feeds-and-publishing-protocols/</link>
		<comments>http://martinmurphy.com/blog/2006/07/31/9-dave-johnson-beyond-blogging-understanding-feeds-and-publishing-protocols/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 08:56:53 +0000</pubDate>
		<dc:creator>Martin Murphy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://martinmurphy.com/blog/2006/07/31/9-dave-johnson-beyond-blogging-understanding-feeds-and-publishing-protocols/</guid>
		<description><![CDATA[Mícheál Ó Foghlú links to this PDF slideset. I haven&#8217;t read it yet, but it sounds interesting.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ofoghlu.net/log/archives/000847.html">Mícheál Ó Foghlú links</a> to this PDF slideset.  I haven&#8217;t read it yet, but it sounds interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://martinmurphy.com/blog/2006/07/31/9-dave-johnson-beyond-blogging-understanding-feeds-and-publishing-protocols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
