<?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>Ciarán Walsh &#187; Misc</title>
	<atom:link href="http://ciaran-walsh.com/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciaran-walsh.com</link>
	<description>My thoughts and opinions about life, the universe, and everything!</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:50:00 +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>How to make Google Chrome use the right local Google site for searching</title>
		<link>http://ciaran-walsh.com/2011/02/08/fix-google-search-in-chrome/</link>
		<comments>http://ciaran-walsh.com/2011/02/08/fix-google-search-in-chrome/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 22:28:15 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=1851</guid>
		<description><![CDATA[How to ensure that Google Chrome uses the correct local version of Google when searching from the address bar.]]></description>
			<content:encoded><![CDATA[<p>Like most Google Chrome users I use the address bar to quickly search Google by entering my search terms instead of a web site address and hitting Enter to do the search.  Chrome will try to work out where you are located and use the local version of Google if it can, which is great &#8211; except that sometimes it gets it wrong, or makes a choice that doesn&#8217;t suit you, and no matter what you try you can&#8217;t change Chrome&#8217;s choice.</p>
<p>I came across this problem after a trip to Italy when Chrome decided that it would continue to use <a href="http://www.google.it" style="font-weight: bold;">http://www.google.it</a> as the default localised version of Google for searches I entered in the address bar. No matter what I did with settings in the Options dialog, I couldn&#8217;t stop Chrome giving me results in Italian, with Italian options, menu items, and so on. From the investigations I did about this problem it became clear that this is a fairly common problem, but there was no obvious fix. So, I was left to my own devices to sort it out &#8211; and thankfully I did <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It turns out this setting is stored in one of the files that Chrome uses &#8211; <strong>Local State</strong> &#8211; which is stored in either the <strong>Local Settings</strong> folder (for Windows XP) or the <strong>AppData</strong> folder (for Windows Vista and Windows 7) for your user account. The <strong>Local State</strong> file is just a text file with data stored in XML format, and you can safely edit this file to change the setting.</p>
<p>The <strong>Local Settings</strong> and <strong>AppData</strong> folders are hidden by default, so you will need to change the Folder Options to allow hidden files and folders to be displayed.  In Windows XP this is available from the <strong>Tools | Folder Options</strong> menu in Windows Explorer, in Windows 7 it&#8217;s available from the <strong>Organise | Folders and search options</strong> menu in Windows Explorer.<br />
<div class="wp-caption alignnone" style="width: 610px"><img alt="Tools | Folder Options (Windows XP)" src="/images/folder-options-menu-xp.png" title="Tools | Folder Options (Windows XP)" width="600" height="450" /><p class="wp-caption-text">Tools | Folder Options (Windows XP)</p></div><br />
<div class="wp-caption alignnone" style="width: 604px"><img alt="Organise | Folders and search options (Windows 7)" src="/images/folder-options-menu-win7.png" title="Organise | Folders and search options (Windows 7)" width="594" height="366" /><p class="wp-caption-text">Organise | Folders and search options (Windows 7)</p></div></p>
<p>In the Folder Options dialog select the View tab and enable the option to show hidden files, folders, and drives. Click OK to save the setting.<br />
<div class="wp-caption alignnone" style="width: 396px"><img alt="Folder Options (Windows XP)" src="/images/folder-options-xp.png" title="Folder Options (Windows XP)" width="386" height="475" /><p class="wp-caption-text">Folder Options (Windows XP)</p></div><br />
<div class="wp-caption alignnone" style="width: 406px"><img alt="Folder Options (Windows 7)" src="/images/folder-options-win7.png" title="Folder Options (Windows 7)" width="396" height="481" /><p class="wp-caption-text">Folder Options (Windows 7)</p></div></p>
<p>Once you have made this change you should be able to navigate to the relevant folder where you will see the <strong>Local State</strong> file.  </p>
<p>In Windows XP the file is located in:</p>
<p><code>C:\Documents and Settings\<em>&lt;your user name&gt;</em>\Local Settings\Application Data\Google\Chrome\User Data\</code></p>
<p>In Windows Vista and Windows 7 it&#8217;s located in:</p>
<p><code>C:\Users\<em>&lt;your user name&gt;</em>\AppData\Local\Google\Chrome\User Data\</code></p>
<p><em><strong>Note:</strong> you need to make sure that Chrome is closed down fully before making any changes to the <strong>Local State</strong> file to ensure that Chrome doesn&#8217;t overwrite your changes.</em></p>
<p>You need to open the <strong>Local State</strong> file in a text editor like Notepad to edit the XML data that stores the settings.  Since the file has no extension, you should be prompted by Windows to select the correct program to use to open the file. You can select Notepad from the list of programs presented.<br />
<div class="wp-caption alignnone" style="width: 406px"><img alt="Open With... Dialog (Windows XP)" src="/images/open-with-xp.png" title="Open With... Dialog (Windows XP)" width="396" height="472" /><p class="wp-caption-text">Open With... Dialog (Windows XP)</p></div><br />
<div class="wp-caption alignnone" style="width: 589px"><img alt="Open With... Dialog (Windows 7)" src="/images/open-with-win7.png" title="Open With... Dialog (Windows 7)" width="579" height="478" /><p class="wp-caption-text">Open With... Dialog (Windows 7)</p></div><br />
Once you have the file open in Notepad you can scroll down to the &#8220;browser&#8221; section of the XML data. Under the &#8220;browser&#8221; section in my file there were two lines that had references to <a href="http://www.google.it" style="font-weight: bold;">http://www.google.it</a>, which I changed to <a href="http://www.google.ie" style="font-weight: bold;">http://www.google.ie</a> so that Chrome would use the Google Ireland site for searching:</p>
<p><em>Before:</em></p>
<blockquote>
<pre>

   ...

   "browser": {
      "hung_plugin_detect_freq": 2000,
      "last_known_google_url": <span style="color:red; font-weight: bold;">"http://www.google.it/"</span>,
      "last_prompted_google_url": <span style="color:red; font-weight: bold;">"http://www.google.it/"</span>,
      "last_redirect_origin": "",
      "plugin_message_response_timeout": 30000,
      "window_placement": {
         "bottom": 570,
         "left": 0,
         "maximized": true,
         "right": 800,
         "top": 0,
         "work_area_bottom": 870,
         "work_area_left": 0,
         "work_area_right": 1440,
         "work_area_top": 0
      },

   ...
</pre>
</blockquote>
<p><em>After:</em></p>
<blockquote>
<pre>

   ...

   "browser": {
      "hung_plugin_detect_freq": 2000,
      "last_known_google_url": <span style="color:green; font-weight: bold;">"http://www.google.ie/"</span>,
      "last_prompted_google_url": <span style="color:green; font-weight: bold;">"http://www.google.ie/"</span>,
      "last_redirect_origin": "",
      "plugin_message_response_timeout": 30000,
      "window_placement": {
         "bottom": 570,
         "left": 0,
         "maximized": true,
         "right": 800,
         "top": 0,
         "work_area_bottom": 870,
         "work_area_left": 0,
         "work_area_right": 1440,
         "work_area_top": 0
      },

   ...
</pre>
</blockquote>
<p>You can change this setting to use whichever local version of Google you want  (or just <a href="http://www.google.com" style="font-weight: bold;">http://www.google.com</a> if you prefer).  Save the file and close Notepad. </p>
<p>Now when you search from the address bar in Chrome it will use the version of Google that <em>you</em> want <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2011/02/08/fix-google-search-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog updated to WordPress 3.0</title>
		<link>http://ciaran-walsh.com/2010/06/17/blog-updated-to-wordpress-3-0/</link>
		<comments>http://ciaran-walsh.com/2010/06/17/blog-updated-to-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:02:15 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=1640</guid>
		<description><![CDATA[Following today&#8217;s release of WordPress 3.0 I was able to quickly and easily upgrade my blog via the Tools &#124; Updates menu on the Dashboard. I love how WordPress makes it so easy to perform these kinds of updates for plugins, themes, and the core CMS]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://bit.ly/b3pode">today&#8217;s release of WordPress 3.0</a> I was able to quickly and easily upgrade my blog via the Tools | Updates menu on the Dashboard.  I love how WordPress makes it so easy to perform these kinds of updates for plugins, themes, and the core CMS <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2010/06/17/blog-updated-to-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Blog Theme</title>
		<link>http://ciaran-walsh.com/2009/10/09/new-blog-theme/</link>
		<comments>http://ciaran-walsh.com/2009/10/09/new-blog-theme/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 16:18:58 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[site upgrade]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=541</guid>
		<description><![CDATA[I&#8217;ve updated the site to use the Cordobo Green Park 2 theme by Andreas Jacob, and it&#8217;s much nicer than what I had before. It took a bit of playing around with the sidebar widgets to get them set up just as I want them without overriding the standard ones included in the theme which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the site to use the <strong>Cordobo Green Park 2</strong> theme by <a href="http://cordobo.com/">Andreas Jacob</a>, and it&#8217;s much nicer than what I had before.  It took a bit of playing around with the sidebar widgets to get them set up just as I want them without overriding the standard ones included in the theme which I quite like.  I tweaked the header CSS to include an image as well as text in the logo, and to reduce the font size for the h1 &#8211; h4 tags (I felt the blog post titles in particular were too big) but apart from that everything&#8217;s standard.</p>
<p>The only thing that went wrong with the upgrade was my mistake with upgrading the Fresh From plugin so I lost all the old tweets that it had imported.  They should upgrade it so that it asks you if you want to keep them.  I did a bit of tidying up on the user registrations too &#8211; all spammers with no comments at all, so I deleted them and switched off registration.  You can now comment without registering &#8211; though noone really wants to anyway based on how things have gone so far <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/10/09/new-blog-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My twitter feed is acting up</title>
		<link>http://ciaran-walsh.com/2009/07/01/my-twitter-feed-is-acting-up/</link>
		<comments>http://ciaran-walsh.com/2009/07/01/my-twitter-feed-is-acting-up/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 13:09:34 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=433</guid>
		<description><![CDATA[Looks like my twitter feed as imported by the Fresh From FriendFeed and Twitter plugin is acting up and posting multiple copies of each tweet. Will need to look into this, and tidy up the posts]]></description>
			<content:encoded><![CDATA[<p>Looks like my twitter feed as imported by the Fresh From FriendFeed and Twitter plugin is acting up and posting multiple copies of each tweet.  Will need to look into this, and tidy up the posts <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/07/01/my-twitter-feed-is-acting-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My tweets are now included in my blog</title>
		<link>http://ciaran-walsh.com/2009/04/08/my-tweets-are-now-included-in-my-blog/</link>
		<comments>http://ciaran-walsh.com/2009/04/08/my-tweets-are-now-included-in-my-blog/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 23:16:09 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=182</guid>
		<description><![CDATA[I just installed the Fresh From FriendFeed and Twitter plugin for WordPress so that I can capture my tweets on Twitter as @anlaochsiorai in the blog here as blog posts. I&#8217;ve found myself microblogging via Twitter from my GPhone more often than posting regular posts here, so thought it would be good to capture them [...]]]></description>
			<content:encoded><![CDATA[<p>I just installed the <a href="http://wordpress.org/extend/plugins/fresh-from-friendfeed-and-twitter/" title="Fresh From FriendFeed and Twitter">Fresh From FriendFeed and Twitter</a> plugin for WordPress so that I can capture my tweets on Twitter as <a href="http://twitter.com/anlaochsiorai/" title="@anlaochsiorai">@anlaochsiorai</a> in the blog here as blog posts.  I&#8217;ve found myself microblogging via Twitter from my GPhone more often than posting regular posts here, so thought it would be good to capture them all in one place.  As usual the plugin search and installation worked really well from the new Dashboard in WordPress 2.7.</p>
<p>I ended up tweaking the code of the plugin a little to remove the &#8220;Fresh from Twitter:&#8221; prefix to all the post headings, and I also increased the number of words extracted from the tweet to make the post title from 3 to 6.  I found that if I kept the setting on that shows the profile picture it was messing up my page format since it was adding a &lt;br clear=&#8221;both&#8221; /&gt; tag which pushed the post metadata and other posts below the end of my sidebar <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Switching the option off leaves the posts with just a small Twitter icon which I actually prefer the look of, and doesn&#8217;t mess up the flow of the page.</p>
<p>So, on with the microblogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/04/08/my-tweets-are-now-included-in-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS feed problem fixed</title>
		<link>http://ciaran-walsh.com/2009/02/16/rss-feed-problem-fixed/</link>
		<comments>http://ciaran-walsh.com/2009/02/16/rss-feed-problem-fixed/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 17:10:37 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[site upgrade]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/misc/rss-feed-problem-fixed/</guid>
		<description><![CDATA[I ran into a problem that seems to come up occasionally on the WordPress support forum &#8211; blank lines at the beginning of the RSS feed XML file for the site which causes problems since it&#8217;s no longer valid XML. A quick look at the support forum pointed me in the right direction. It turned [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into a problem that seems to come up occasionally on the WordPress support forum &#8211; blank lines at the beginning of the RSS feed XML file for the site which causes problems since it&#8217;s no longer valid XML.  A quick look at the support forum pointed me in the right direction.  It turned out to be blank lines following the final ?&gt; line in the functions.php I had added to my custom theme to add widget support to the sidebar.  This file gets loaded and parsed for every request to the blog, including for the RSS feed, and the blank line is actually seen as an intended part of the output &#8211; like the regular HTML you see in PHP files.  Removing the blank line sorted the problem out.</p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/02/16/rss-feed-problem-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m loving WordPress v2.7</title>
		<link>http://ciaran-walsh.com/2009/02/16/im-loving-wordpress-v27/</link>
		<comments>http://ciaran-walsh.com/2009/02/16/im-loving-wordpress-v27/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:17:54 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[site upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=157</guid>
		<description><![CDATA[I really love the admin pages in WordPress v2.7. I particularly like the way that you can install plugins and do updates directly from the admin interface. For example I logged in today and the Dashboard told me that WordPress 2.7.1 was available, and offered me the option to do the upgrade automatically. It did [...]]]></description>
			<content:encoded><![CDATA[<p>I really love the admin pages in WordPress v2.7.  I particularly like the way that you can install plugins and do updates directly from the admin interface.  For example I logged in today and the Dashboard told me that <a href="http://wordpress.org/development/2009/02/wordpress-271/">WordPress 2.7.1</a> was available, and offered me the option to do the upgrade automatically.  It did warn me about making sure I had a backup, but I plunged straight in &#8211; reckless, I know, and not recommended <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Anyway, in less than 15 seconds the update had been downloaded to the server, unpacked, installed, and I was back up and running.  Brilliant!</p>
<p>I suppose the one thing that would improve this is to include an automatic backup step, which could be optional.  It probably wouldn&#8217;t be that hard, and would probably be sufficient for 90% of WordPress users &#8211; it would certainly do the trick for me <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/02/16/im-loving-wordpress-v27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Update &#8211; WordPress 2.7, new theme, widgets support</title>
		<link>http://ciaran-walsh.com/2009/02/08/site-update-wordpress-27-new-theme-widgets-support/</link>
		<comments>http://ciaran-walsh.com/2009/02/08/site-update-wordpress-27-new-theme-widgets-support/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 02:48:42 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=150</guid>
		<description><![CDATA[So, it&#8217;s taken a while to get around to it, but I&#8217;m back on the blog again! There&#8217;s been a couple of updates, including upgrading to WordPress 2.7, changing my theme, and adding widgets support to the sidebar. There&#8217;s still a few things that need tidying up such as the colour scheme for the Google [...]]]></description>
			<content:encoded><![CDATA[<p>So, it&#8217;s taken a while to get around to it, but I&#8217;m back on the blog again!  There&#8217;s been a couple of updates, including upgrading to WordPress 2.7, changing my theme, and adding widgets support to the sidebar.  There&#8217;s still a few things that need tidying up such as the colour scheme for the Google Ads, and I&#8217;m not sure if I&#8217;ll keep the link colours <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One of the changes brought about by the addition of widget support is the RSS feeds in the sidebar.  These are originally sourced from Google Reader which can republish them as Atom feeds.  However the MagpieRSS feed reading code built into WordPress can&#8217;t deal with the fact that the news item source data in the feed also includes title and link elements, so it ends up combining these with the title and link elements for the actual entry, messing up the feed entries in the sidebar.  I came across a workaround in the WordPress support forum &#8211; pass the feeds through Feedburner and use the Convert Format Burner option to turn it into an RSS 2.0 feed.  The RSS parser in WordPress deals with those feeds fine, and I&#8217;m using the KB Advanced RSS Widget to take a little more control over how the feed is displayed compared to the standard RSS widget.</p>
<p>As for WordPress 2.7, I really like the new Dashboard, and especially the features for installing plugins directly instead of having to upload them manually.  I think I&#8217;ll have to look at upgrading <a href="http://myhalonews.com/">My Halo News.com</a> and <a href="http://mooneywalsh.com/">Our Adventures</a> too now <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m hoping that this might mark the start of more regular blogging, as there&#8217;s lots to say &#8211; just maybe not enough time to say it.  Let&#8217;s see how long it takes till the next post!</p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2009/02/08/site-update-wordpress-27-new-theme-widgets-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrading to WordPress 2.5</title>
		<link>http://ciaran-walsh.com/2008/04/07/upgrading-to-wordpress-25/</link>
		<comments>http://ciaran-walsh.com/2008/04/07/upgrading-to-wordpress-25/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 12:47:08 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[site upgrade]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/?p=149</guid>
		<description><![CDATA[I got a strange email today from Anonymous Security Specialist telling me my blog had been hacked and I should upgrade to the latest version of WordPress. Initially I was suspicious, but my usual checks for dodgy emails showed no hidden HTML or strange attachments, and some of the info in the email made me [...]]]></description>
			<content:encoded><![CDATA[<p>I got a strange email today from <em>Anonymous Security Specialist</em> telling me my blog had been hacked and I should upgrade to the latest version of WordPress.  Initially I was suspicious, but my usual checks for dodgy emails showed no hidden HTML or strange attachments, and some of the info in the email made me consider that this was serious.  I took a quick look at the blog just in case.  It took me a little while, but then I noticed that my links had been poisoned with links to several sites selling viagra or other pills &#8211; the email was no lie!</p>
<p>I deleted the links, looked around to make sure nothing else was wrong, and then proceeded to follow the suggestion in the email and begin the process to upgrade to WordPress 2.5.  As usual with WordPress it went very well, and I didn&#8217;t have to change anything &#8211; at least as far as I can tell so far <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I&#8217;m going to upgrade my other WordPress sites, but I&#8217;m not expecting it to go as smoothly on <a href="http://myhalonews.com/">My Halo News.com</a> &#8211; mainly due to the tweaks I&#8217;ve done to the sitemap generator and the number of posts.  We&#8217;ll just have to see.</p>
<p>Life has been busy recently, so I have been neglecting the blog here, but hopefully I&#8217;ll get back into the swing of it soon.</p>
<p>Oh, and many thanks to <em>Anonymous Security Specialist</em> &#8230; whoever you are!</p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2008/04/07/upgrading-to-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Scientist &#8211; Climate Change Myths</title>
		<link>http://ciaran-walsh.com/2007/05/17/new-scientist-climate-change-myths/</link>
		<comments>http://ciaran-walsh.com/2007/05/17/new-scientist-climate-change-myths/#comments</comments>
		<pubDate>Thu, 17 May 2007 11:52:43 +0000</pubDate>
		<dc:creator>Ciarán</dc:creator>
				<category><![CDATA[Global Warming]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://ciaran-walsh.com/misc/new-scientist-climate-change-myths/</guid>
		<description><![CDATA[I recently saw the documentary on Channel 4 that promotes the view that human&#8217;s contribution to global warming is negligble compared to the effects of the Sun and cosmic rays. The documentary was well produced and quite convincing, and prompted much discussion in the media. It was certainly a topic in several conversations I had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://environment.newscientist.com/channel/earth/dn11462"><img src='http://ciaran-walsh.com/blog/wp-content/uploads/2007/05/climate_change.jpg' alt='New Scientist Climate Change Myths' class="alignleft"/></a>I recently saw the documentary on Channel 4 that promotes the view that human&#8217;s contribution to global warming is negligble compared to the effects of the Sun and cosmic rays.  The documentary was well produced and quite convincing, and prompted much discussion in the media.  It was certainly a topic in several conversations I had around the time.  It did sound convincing that the Sun was the major factor controlling the world&#8217;s temperature, and that humans could do little to control global warming.  But part of me remained unconvinced, and baulked at the idea that George W. Bush could be right in his opposition to the Kyoto Protocol <img src='http://ciaran-walsh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now, New Scientist magazine has published a special issue about Climate Change, and it addresses many of the myths surrounding global warming.  The key points are available in <a href="http://environment.newscientist.com/channel/earth/dn11462">a series of articles</a> on the New Scientist web site.  They present a balanced view of the arguments, and I think they successfully challenge the points raised in the documentary.  What I took away from it is that while the Sun does indeed act as the main source of heat for the planet, human-generated CO<sub style="font-size: 0.75em;">2</sub> is the best candidate for the recent trend of increasing temperatures.  It is also clear that there is a large degree of uncertainty around the role of clouds in the global climate.  However despite the uncertainty the majority of scientists working in this field are convinced that human-caused global warming is real, and we need to act sooner rather than later.</p>
]]></content:encoded>
			<wfw:commentRss>http://ciaran-walsh.com/2007/05/17/new-scientist-climate-change-myths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

