<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Kevin Leah ™</title>
	<atom:link href="http://www.kevinleah.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinleah.co.uk</link>
	<description>&#34;Power to the People&#34;</description>
	<lastBuildDate>Sun, 07 Mar 2010 23:06:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-145</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sun, 07 Mar 2010 23:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-145</guid>
		<description>Sorry, i didnt ment to use you as a OSX Server support guy but i am having some minor problem with running Wordpress on OS X Server:&lt;br&gt;&lt;br&gt;If i login on my Wordpress site i get redirected to the Wordpress Admin section as usual, but when i go back to my homepage i am not logged in, its only when i refresh my browserwindow i am logged in, i dont think it is a cookie problem on my computer since a couple of my other websites that is running on Ubuntu is doing fine!&lt;br&gt;&lt;br&gt;I wonder if OS X Server is caching in a wrong way, i have removed the caching modules in Server Admin but it behaves the same!&lt;br&gt;&lt;br&gt;Have you encountered this problem or have any suggestions of what could be wrong?&lt;br&gt;&lt;br&gt;Thank you</description>
		<content:encoded><![CDATA[<p>Sorry, i didnt ment to use you as a OSX Server support guy but i am having some minor problem with running Wordpress on OS X Server:</p>
<p>If i login on my Wordpress site i get redirected to the Wordpress Admin section as usual, but when i go back to my homepage i am not logged in, its only when i refresh my browserwindow i am logged in, i dont think it is a cookie problem on my computer since a couple of my other websites that is running on Ubuntu is doing fine!</p>
<p>I wonder if OS X Server is caching in a wrong way, i have removed the caching modules in Server Admin but it behaves the same!</p>
<p>Have you encountered this problem or have any suggestions of what could be wrong?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-144</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sun, 07 Mar 2010 17:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-144</guid>
		<description>Yeah you where right, i had to grant user privileges to be able to remotely connect to MySQL!&lt;br&gt;&lt;br&gt;Thank you for your help and this guide is really great for setting up Wordpress on OSX SL Server</description>
		<content:encoded><![CDATA[<p>Yeah you where right, i had to grant user privileges to be able to remotely connect to MySQL!</p>
<p>Thank you for your help and this guide is really great for setting up Wordpress on OSX SL Server</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-143</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-143</guid>
		<description>I suspect it&#039;s all about privileges. The default setup on my server is that you can only administer from the localhost, e.g. the server.  To allow you to administer from your desktop, you are going to have to grant the necessary privileges, something like:&lt;br&gt;GRANT ALL ON database TO username@&#039;host&#039; IDENTIFIED BY &#039;password&#039;; (Don&#039;t try this, it is not a real example.)&lt;br&gt;&lt;br&gt;I am by no means an expect on MySQL and I prefer to use phpmyadmin rather than the command line.  There is a Wordpress plugin for this and once you have in installed you can use a web browser to configure the privileges.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.designpraxis.at/plugins/wp-php...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I suspect it&#39;s all about privileges. The default setup on my server is that you can only administer from the localhost, e.g. the server.  To allow you to administer from your desktop, you are going to have to grant the necessary privileges, something like:<br />GRANT ALL ON database TO username@&#39;host&#39; IDENTIFIED BY &#39;password&#39;; (Don&#39;t try this, it is not a real example.)</p>
<p>I am by no means an expect on MySQL and I prefer to use phpmyadmin rather than the command line.  There is a Wordpress plugin for this and once you have in installed you can use a web browser to configure the privileges.</p>
<p><a href="http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/" rel="nofollow"></a><a href="http://wordpress.designpraxis.at/plugins/wp-php.." rel="nofollow">http://wordpress.designpraxis.at/plugins/wp-php..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by JesperA</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-142</link>
		<dc:creator>JesperA</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-142</guid>
		<description>I was using this post to try to set up my Mac Mini Server and yes this guide works but i am a complete beginner when it comes to MySQL on Snow Leopard Server, i want to connect to use Sequel Pro on my Desktop to connect to the server but i get this message when trying to do so:&lt;br&gt;&lt;br&gt;&quot;MySQL said: Host ´192.168.0.199´ is not allowed to connect to this MySQL server&quot;&lt;br&gt;&lt;br&gt;Anyone know what i should do?</description>
		<content:encoded><![CDATA[<p>I was using this post to try to set up my Mac Mini Server and yes this guide works but i am a complete beginner when it comes to MySQL on Snow Leopard Server, i want to connect to use Sequel Pro on my Desktop to connect to the server but i get this message when trying to do so:</p>
<p>&#8220;MySQL said: Host ´192.168.0.199´ is not allowed to connect to this MySQL server&#8221;</p>
<p>Anyone know what i should do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by Kevin Leah</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-141</link>
		<dc:creator>Kevin Leah</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-141</guid>
		<description>Jeff, You won&#039;t see /private/etc/php.ini  in Finder, I assume this is what you mean? &lt;br&gt;&lt;br&gt;You will need to use Terminal (In Utilities) and a command line editor. I would use vi but if you are unfamiliar with command line editors, you might find pico easier to use.&lt;br&gt;&lt;br&gt;Launch Terminal&lt;br&gt;&lt;br&gt;Make a backup copy of the file before you change it&lt;br&gt;&lt;br&gt;sudo cp /private/etc/php.ini /private/etc/php.ini.bak&lt;br&gt;(you will need to enter your password.)&lt;br&gt;&lt;br&gt;Then open the file in pico:&lt;br&gt;&lt;br&gt;sudo pico /private/etc/php.ini&lt;br&gt;&lt;br&gt;Scroll down until you get to the line you need to change and make the necessary changes.&lt;br&gt;&lt;br&gt;Then press &lt;br&gt;[CTRL]o&lt;br&gt;[Enter]&lt;br&gt;[CTRL]x</description>
		<content:encoded><![CDATA[<p>Jeff, You won&#39;t see /private/etc/php.ini  in Finder, I assume this is what you mean? </p>
<p>You will need to use Terminal (In Utilities) and a command line editor. I would use vi but if you are unfamiliar with command line editors, you might find pico easier to use.</p>
<p>Launch Terminal</p>
<p>Make a backup copy of the file before you change it</p>
<p>sudo cp /private/etc/php.ini /private/etc/php.ini.bak<br />(you will need to enter your password.)</p>
<p>Then open the file in pico:</p>
<p>sudo pico /private/etc/php.ini</p>
<p>Scroll down until you get to the line you need to change and make the necessary changes.</p>
<p>Then press <br />[CTRL]o<br />[Enter]<br />[CTRL]x</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Wordpress on OS X 10.6 Snow Leopard Server by Jeff</title>
		<link>http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/comment-page-1/#comment-140</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/11/running-wordpress-on-os-x-10-6-snow-leopard-server/#comment-140</guid>
		<description>where do you find step 1</description>
		<content:encoded><![CDATA[<p>where do you find step 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lydford Gorge and Finch Foundry by teedp</title>
		<link>http://www.kevinleah.co.uk/2009/10/lydford-gorge-and-finch-foundry/comment-page-1/#comment-139</link>
		<dc:creator>teedp</dc:creator>
		<pubDate>Mon, 26 Oct 2009 02:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/10/lydford-gorge-and-finch-foundry/#comment-139</guid>
		<description>Looks good - good snaps  found you via Twitter. &lt;br&gt;I have clients in Lydford but have never been to the gorge.</description>
		<content:encoded><![CDATA[<p>Looks good &#8211; good snaps  found you via Twitter. <br />I have clients in Lydford but have never been to the gorge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Picture With My New Wide Angle Lens by hanksoyo</title>
		<link>http://www.kevinleah.co.uk/2008/06/first-picture-with-my-new-lens/comment-page-1/#comment-138</link>
		<dc:creator>hanksoyo</dc:creator>
		<pubDate>Mon, 07 Sep 2009 13:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/?p=414#comment-138</guid>
		<description>I had that same rug from Ikea!</description>
		<content:encoded><![CDATA[<p>I had that same rug from Ikea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Picture With My New Wide Angle Lens by Wide Angle Views at Hever Castle &#124; Kevin Leah ™</title>
		<link>http://www.kevinleah.co.uk/2008/06/first-picture-with-my-new-lens/comment-page-1/#comment-99</link>
		<dc:creator>Wide Angle Views at Hever Castle &#124; Kevin Leah ™</dc:creator>
		<pubDate>Sun, 24 May 2009 16:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/?p=414#comment-99</guid>
		<description>[...] previous post about My new Sigma 10-20mm F4-5.6 EX DC HSM Lens has been the most popular post on my blog since it was published nearly a year ago. I imagine the [...]</description>
		<content:encoded><![CDATA[<p>[...] previous post about My new Sigma 10-20mm F4-5.6 EX DC HSM Lens has been the most popular post on my blog since it was published nearly a year ago. I imagine the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Littlehampton by jean carlin</title>
		<link>http://www.kevinleah.co.uk/2009/05/littlehampton/comment-page-1/#comment-98</link>
		<dc:creator>jean carlin</dc:creator>
		<pubDate>Sun, 24 May 2009 11:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2009/05/littlehampton/#comment-98</guid>
		<description>Hi there, once again fab pics!   Am getting very jealous of your little adventures.</description>
		<content:encoded><![CDATA[<p>Hi there, once again fab pics!   Am getting very jealous of your little adventures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Battoning Down the Hatches. by Ches Martin</title>
		<link>http://www.kevinleah.co.uk/2008/09/battoning-down-the-hatches/comment-page-1/#comment-78</link>
		<dc:creator>Ches Martin</dc:creator>
		<pubDate>Tue, 07 Apr 2009 19:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2008/09/battoning-down-the-hatches/#comment-78</guid>
		<description>Just surfing across a bit of an old post here, but I heartily recommend DenyHosts if you or other readers are looking for additional aid in thwarting these SSH dictionary attacks (which are a constant for anyone with an always-on connection these days...):

http://denyhosts.sourceforge.net/

I&#039;ve used DenyHosts on linux systems in the past and had little trouble getting it running on OS X Leopard by following the documentation and setting up a launchd task. It currently has a blacklist of 200+ IPs, and those auto-expire occasionally :-)</description>
		<content:encoded><![CDATA[<p>Just surfing across a bit of an old post here, but I heartily recommend DenyHosts if you or other readers are looking for additional aid in thwarting these SSH dictionary attacks (which are a constant for anyone with an always-on connection these days&#8230;):</p>
<p><a href="http://denyhosts.sourceforge.net/" rel="nofollow">http://denyhosts.sourceforge.net/</a></p>
<p>I&#8217;ve used DenyHosts on linux systems in the past and had little trouble getting it running on OS X Leopard by following the documentation and setting up a launchd task. It currently has a blacklist of 200+ IPs, and those auto-expire occasionally <img src='http://www.kevinleah.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ocean Cove, Bossiney, Cornwall by Sue</title>
		<link>http://www.kevinleah.co.uk/2006/11/ocean-cove-bossiney-cornwall/comment-page-1/#comment-70</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Thu, 05 Feb 2009 20:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/?p=34#comment-70</guid>
		<description>Only just come across this, Charlie Record who set the caravan site up would be turning in his grave if he could see what has happened to the place.  Love the photos - reminds me of holidays in the early sixties when we used to stay in my grandfathers caravan &#039;The Bluebell&#039; at Ocean Cove caravan park   thanks for the pic</description>
		<content:encoded><![CDATA[<p>Only just come across this, Charlie Record who set the caravan site up would be turning in his grave if he could see what has happened to the place.  Love the photos &#8211; reminds me of holidays in the early sixties when we used to stay in my grandfathers caravan &#8216;The Bluebell&#8217; at Ocean Cove caravan park   thanks for the pic</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Site Update by Kevin</title>
		<link>http://www.kevinleah.co.uk/2008/03/site-update-4/comment-page-1/#comment-56</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 31 Mar 2008 07:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/?p=351#comment-56</guid>
		<description>I ended up back with the K2 theme but disabled it&#039;s built in sidebar manager.</description>
		<content:encoded><![CDATA[<p>I ended up back with the K2 theme but disabled it&#8217;s built in sidebar manager.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Economy Tree Surgery by Kevin</title>
		<link>http://www.kevinleah.co.uk/2008/01/economy-tree-surgery/comment-page-1/#comment-55</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 25 Feb 2008 13:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/?p=340#comment-55</guid>
		<description>This is the house across the road from mine.</description>
		<content:encoded><![CDATA[<p>This is the house across the road from mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sony RHT-G800 Theatre Stand System Review by vadeluma</title>
		<link>http://www.kevinleah.co.uk/2007/06/sony-rht-g800-theatre-stand-system-review/comment-page-1/#comment-54</link>
		<dc:creator>vadeluma</dc:creator>
		<pubDate>Tue, 24 Jul 2007 15:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2007/06/17/sony-rht-g800-theatre-stand-system-review/#comment-54</guid>
		<description>Thanks for that manual.</description>
		<content:encoded><![CDATA[<p>Thanks for that manual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sony RHT-G800 Theatre Stand System Review by Kevin</title>
		<link>http://www.kevinleah.co.uk/2007/06/sony-rht-g800-theatre-stand-system-review/comment-page-1/#comment-53</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 24 Jul 2007 07:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleah.co.uk/2007/06/17/sony-rht-g800-theatre-stand-system-review/#comment-53</guid>
		<description>&lt;p&gt;You can download the Sony Manual &lt;a href=&quot;http://www.iq.sony.com/srvs/DocsConnect/docget.asp?manualid=96045&amp;DL=true&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;&lt;br /&gt;
Page 47 has the HDMI specifications, which include 1080p.&lt;/p&gt;
&lt;p&gt;I was reading some of the reviews on the web shortly after Sony announced the RHT-G800 and before there was any detailed information form Sony.  I suspect many of them were guessing the specs and assuming that they would be similar to the older and more expensive RHT-G1000 - That stand only supported 1080i.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can download the Sony Manual <a href="http://www.iq.sony.com/srvs/DocsConnect/docget.asp?manualid=96045&#038;DL=true" rel="nofollow">here</a><br />
Page 47 has the HDMI specifications, which include 1080p.</p>
<p>I was reading some of the reviews on the web shortly after Sony announced the RHT-G800 and before there was any detailed information form Sony.  I suspect many of them were guessing the specs and assuming that they would be similar to the older and more expensive RHT-G1000 &#8211; That stand only supported 1080i.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
