<?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 Simon Holywell</title>
	<atom:link href="http://www.simonholywell.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonholywell.com</link>
	<description>I am a web developer and biker living on the south coast of England</description>
	<lastBuildDate>Mon, 08 Jun 2009 08:31:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Samba File Share Over SSH Tunnel by Simon</title>
		<link>http://www.simonholywell.com/computing/samba-file-share-over-ssh-tunnel.html/comment-page-1#comment-207</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=428#comment-207</guid>
		<description>If I knew of an easier solution to the problem than this then I would have detailed it above.  Stop being so lazy! :-)</description>
		<content:encoded><![CDATA[<p>If I knew of an easier solution to the problem than this then I would have detailed it above.  Stop being so lazy! <img src='http://www.simonholywell.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Samba File Share Over SSH Tunnel by al</title>
		<link>http://www.simonholywell.com/computing/samba-file-share-over-ssh-tunnel.html/comment-page-1#comment-205</link>
		<dc:creator>al</dc:creator>
		<pubDate>Sat, 06 Jun 2009 13:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=428#comment-205</guid>
		<description>is there a easier way?</description>
		<content:encoded><![CDATA[<p>is there a easier way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing APC and Memcached for PHP Sessions on Redhat by Simon</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html/comment-page-1#comment-203</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 02 Jun 2009 19:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=448#comment-203</guid>
		<description>Have you tried running a yum update first?</description>
		<content:encoded><![CDATA[<p>Have you tried running a yum update first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing APC and Memcached for PHP Sessions on Redhat by Walter</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html/comment-page-1#comment-202</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Tue, 02 Jun 2009 13:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=448#comment-202</guid>
		<description>I try to install yum memcached and I get no matches found on RHEL 5.3.</description>
		<content:encoded><![CDATA[<p>I try to install yum memcached and I get no matches found on RHEL 5.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using phing for good &#8211; Unfuddle Add Repository and SVN Import Tasks by David Winterbottom</title>
		<link>http://www.simonholywell.com/computing/using-phing-for-good-unfuddle-add-repository-and-svn-import-tasks.html/comment-page-1#comment-198</link>
		<dc:creator>David Winterbottom</dc:creator>
		<pubDate>Sun, 17 May 2009 21:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=515#comment-198</guid>
		<description>Nice work with the Unfuddle extensions.

I&#039;ve just added a new Phing task to my collection and, like yourself, have created a lightweight repo on github to share these things.  Thought you might be interested.
New task: http://codeinthehole.com/archives/14-Phing-task-to-update-Twitter-status.html
Github: http://github.com/codeinthehole/phing-tasks/tree/master</description>
		<content:encoded><![CDATA[<p>Nice work with the Unfuddle extensions.</p>
<p>I&#8217;ve just added a new Phing task to my collection and, like yourself, have created a lightweight repo on github to share these things.  Thought you might be interested.<br />
New task: <a href="http://codeinthehole.com/archives/14-Phing-task-to-update-Twitter-status.html" rel="nofollow">http://codeinthehole.com/archives/14-Phing-task-to-update-Twitter-status.html</a><br />
Github: <a href="http://github.com/codeinthehole/phing-tasks/tree/master" rel="nofollow">http://github.com/codeinthehole/phing-tasks/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing APC and Memcached for PHP Sessions on Ubuntu and Debian by Memcached and APC: Two Simple Techniques to Speed up your PHP Web Application &#124; Simon Holywell</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-ubuntu-and-debian.html/comment-page-1#comment-197</link>
		<dc:creator>Memcached and APC: Two Simple Techniques to Speed up your PHP Web Application &#124; Simon Holywell</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=457#comment-197</guid>
		<description>[...] have written two articles detailing the steps involved in installing both the binaries on RedHat Enterprise Linux and Ubuntu or Debian.  Currently the live servers I use are either running CentOS or RedHat and [...]</description>
		<content:encoded><![CDATA[<p>[...] have written two articles detailing the steps involved in installing both the binaries on RedHat Enterprise Linux and Ubuntu or Debian.  Currently the live servers I use are either running CentOS or RedHat and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Windows Development Environment and Ubuntu Virtualbox by Danny</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/comment-page-1#comment-192</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 13 Apr 2009 02:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=349#comment-192</guid>
		<description>Dude, you seriously rock. I was struggling over this for hours! It&#039;s 04h45 here and i&#039;m grinning with delight that this is working now. Maybe i&#039;m just a huge geek but this makes me super happy. Thank you so much!!!!</description>
		<content:encoded><![CDATA[<p>Dude, you seriously rock. I was struggling over this for hours! It&#8217;s 04h45 here and i&#8217;m grinning with delight that this is working now. Maybe i&#8217;m just a huge geek but this makes me super happy. Thank you so much!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secondary DNS for Free by Simon</title>
		<link>http://www.simonholywell.com/article/secondary-dns-for-free.html/comment-page-1#comment-188</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 09 Apr 2009 14:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://simonholywell.localhost/?p=62#comment-188</guid>
		<description>Hi Jorge,

Yep that sounds right.  If you would like me to have a quick look then please let me know your domain name.

Regards,
Simon</description>
		<content:encoded><![CDATA[<p>Hi Jorge,</p>
<p>Yep that sounds right.  If you would like me to have a quick look then please let me know your domain name.</p>
<p>Regards,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secondary DNS for Free by Jorge Garcia</title>
		<link>http://www.simonholywell.com/article/secondary-dns-for-free.html/comment-page-1#comment-186</link>
		<dc:creator>Jorge Garcia</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://simonholywell.localhost/?p=62#comment-186</guid>
		<description>Hello, googling found this post.

I already make the steps:
1.- registred on zoneedit.com and add my domain
2.- convert to slave zone and put the current ip from ns1.everydns.net
3.- add the zoneedit NS on everydns
4.- add the zoneedit NS on my registrar (godaddy)

this is ok right?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello, googling found this post.</p>
<p>I already make the steps:<br />
1.- registred on zoneedit.com and add my domain<br />
2.- convert to slave zone and put the current ip from ns1.everydns.net<br />
3.- add the zoneedit NS on everydns<br />
4.- add the zoneedit NS on my registrar (godaddy)</p>
<p>this is ok right?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Haiku OS Progress by diogen</title>
		<link>http://www.simonholywell.com/computing/haiku-os-progress.html/comment-page-1#comment-185</link>
		<dc:creator>diogen</dc:creator>
		<pubDate>Wed, 08 Apr 2009 13:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=388#comment-185</guid>
		<description>The Atheros Wi-Fi driver is in progress by the way and the Bluetooth stack has also had some nice progress according the developer&#039;s blog. Haiku is stable enough (for an Alpha status) and works really fast on the Aspire One netbook (without any optimizations yet!).

General problem is still the drivers, which are going to be covered in time. A number of developers have also begun to port some applications from the *nix world and create their own little &amp; cute software for Haiku. Slow but steady; that is the way that will eventually bring a very fast, clean and beautiful OS for all those devices from laptops &amp; netbooks to the special embedded devices (PPC and ARM ports also planned).</description>
		<content:encoded><![CDATA[<p>The Atheros Wi-Fi driver is in progress by the way and the Bluetooth stack has also had some nice progress according the developer&#8217;s blog. Haiku is stable enough (for an Alpha status) and works really fast on the Aspire One netbook (without any optimizations yet!).</p>
<p>General problem is still the drivers, which are going to be covered in time. A number of developers have also begun to port some applications from the *nix world and create their own little &amp; cute software for Haiku. Slow but steady; that is the way that will eventually bring a very fast, clean and beautiful OS for all those devices from laptops &amp; netbooks to the special embedded devices (PPC and ARM ports also planned).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pictures of Walls by yamaha service manual</title>
		<link>http://www.simonholywell.com/article/pictures-of-walls.html/comment-page-1#comment-183</link>
		<dc:creator>yamaha service manual</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://simonholywell.localhost/?p=50#comment-183</guid>
		<description>Interesting article, i have bookmarked your site for future referrence :)</description>
		<content:encoded><![CDATA[<p>Interesting article, i have bookmarked your site for future referrence <img src='http://www.simonholywell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing APC and Memcached for PHP Sessions on Redhat by Oliver Nassar</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html/comment-page-1#comment-182</link>
		<dc:creator>Oliver Nassar</dc:creator>
		<pubDate>Fri, 27 Mar 2009 09:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=448#comment-182</guid>
		<description>Thanks for the quick walk through.</description>
		<content:encoded><![CDATA[<p>Thanks for the quick walk through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing APC and Memcached for PHP Sessions on Redhat by Bret Clement</title>
		<link>http://www.simonholywell.com/computing/internet/installing-apc-and-memcached-for-php-sessions-on-redhat.html/comment-page-1#comment-179</link>
		<dc:creator>Bret Clement</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=448#comment-179</guid>
		<description>Hi Simon, good overview of installing APC, Memcached on Redhat. Thnx.</description>
		<content:encoded><![CDATA[<p>Hi Simon, good overview of installing APC, Memcached on Redhat. Thnx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CrunchBang Linux on the Eee Pc by Simon</title>
		<link>http://www.simonholywell.com/computing/crunchbang-linux-on-the-eee-pc.html/comment-page-1#comment-166</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=421#comment-166</guid>
		<description>I did not recommend EasyPeasy in this particular instance, no.  I found both CrunchBang and eeeBuntu to suit the Eee Pc better for my purposes.  If there was a stripped down version available in the future then I could be persuaded to try it, but I like the lightweight interface in CrunchBang so I am not so sure I would move back any time soon.</description>
		<content:encoded><![CDATA[<p>I did not recommend EasyPeasy in this particular instance, no.  I found both CrunchBang and eeeBuntu to suit the Eee Pc better for my purposes.  If there was a stripped down version available in the future then I could be persuaded to try it, but I like the lightweight interface in CrunchBang so I am not so sure I would move back any time soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CrunchBang Linux on the Eee Pc by Jon Ramvi</title>
		<link>http://www.simonholywell.com/computing/crunchbang-linux-on-the-eee-pc.html/comment-page-1#comment-165</link>
		<dc:creator>Jon Ramvi</dc:creator>
		<pubDate>Thu, 12 Mar 2009 13:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=421#comment-165</guid>
		<description>Sooo, you recommend Easy Peasy?
Especially if there&#039;s a minimal install for geeks?</description>
		<content:encoded><![CDATA[<p>Sooo, you recommend Easy Peasy?<br />
Especially if there&#8217;s a minimal install for geeks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Windows Development Environment and Ubuntu Virtualbox by karatedog</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/comment-page-1#comment-158</link>
		<dc:creator>karatedog</dc:creator>
		<pubDate>Mon, 09 Mar 2009 13:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=349#comment-158</guid>
		<description>Good article, I was just about to post about a very similar environment of mine :-)
An addition though: you can install a guest 64-bit Ubuntu (and other operating systems) onto a 32-bit host Windows, if you have a 64-bit CPU. This is the info I just stumbled into while reading the help file (I was bored).
http://www.downloadsquad.com/2008/12/22/virtualbox-2-1-supports-64-bit-guest-operating-systems-on-32-bit/</description>
		<content:encoded><![CDATA[<p>Good article, I was just about to post about a very similar environment of mine <img src='http://www.simonholywell.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
An addition though: you can install a guest 64-bit Ubuntu (and other operating systems) onto a 32-bit host Windows, if you have a 64-bit CPU. This is the info I just stumbled into while reading the help file (I was bored).<br />
<a href="http://www.downloadsquad.com/2008/12/22/virtualbox-2-1-supports-64-bit-guest-operating-systems-on-32-bit/" rel="nofollow">http://www.downloadsquad.com/2008/12/22/virtualbox-2-1-supports-64-bit-guest-operating-systems-on-32-bit/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XAMPP VirtualHosts by kokfee</title>
		<link>http://www.simonholywell.com/article/xampp-virtualhosts.html/comment-page-1#comment-148</link>
		<dc:creator>kokfee</dc:creator>
		<pubDate>Tue, 24 Feb 2009 05:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://simonholywell.localhost/?p=81#comment-148</guid>
		<description>Nice article. It really help me alot. Thanks.</description>
		<content:encoded><![CDATA[<p>Nice article. It really help me alot. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Windows Development Environment and Ubuntu Virtualbox by Nathan</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/comment-page-1#comment-139</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 19 Feb 2009 11:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=349#comment-139</guid>
		<description>Well, I&#039;ve now had this same problem with another web app... so I&#039;m thinking that I may have to just forgo my desire to keep the webroot on the hostOS and move them over to the guestOS, onto the linux file system and share them with windows via Samba. No big loss, I&#039;ll just make sure to do regular backups to assuage my fear of keeping my work files in a virtual file system.

I do a mix of both writing my own apps and using open source web apps these days. I often go the open source route when it comes to working in a CMS or e-commerce functionality into my client&#039;s sites, no sense in reinventing the wheel. So it&#039;s important that I can do both in my development environment.

I&#039;m going to keep experimenting with this when I have more time on my hands. If I find a solution to the permissions issue I&#039;ll let you know. Thanks again for all your help!</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;ve now had this same problem with another web app&#8230; so I&#8217;m thinking that I may have to just forgo my desire to keep the webroot on the hostOS and move them over to the guestOS, onto the linux file system and share them with windows via Samba. No big loss, I&#8217;ll just make sure to do regular backups to assuage my fear of keeping my work files in a virtual file system.</p>
<p>I do a mix of both writing my own apps and using open source web apps these days. I often go the open source route when it comes to working in a CMS or e-commerce functionality into my client&#8217;s sites, no sense in reinventing the wheel. So it&#8217;s important that I can do both in my development environment.</p>
<p>I&#8217;m going to keep experimenting with this when I have more time on my hands. If I find a solution to the permissions issue I&#8217;ll let you know. Thanks again for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Windows Development Environment and Ubuntu Virtualbox by Simon</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/comment-page-1#comment-138</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 19 Feb 2009 09:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=349#comment-138</guid>
		<description>I would say that you are right on the permissions front.  I normally do not worry about setting permissions until it nears going onto the live server as it is yet another variable to debug during development.

Perhaps take a look inside the Magento installer to see what it is up to and where it is failing.  I am write most of the code I produce myself and I have never attempted to install something like Magento into the virtualbox.

If Magento has the ability run on a Windows host machine though then there must be some way to avoid the permissions hang ups.  Perhaps you can change something in the installer to trick it into thinking it is running on a Windows machine permissions wise not sure.

Sorry I couldn&#039;t be of any more help.</description>
		<content:encoded><![CDATA[<p>I would say that you are right on the permissions front.  I normally do not worry about setting permissions until it nears going onto the live server as it is yet another variable to debug during development.</p>
<p>Perhaps take a look inside the Magento installer to see what it is up to and where it is failing.  I am write most of the code I produce myself and I have never attempted to install something like Magento into the virtualbox.</p>
<p>If Magento has the ability run on a Windows host machine though then there must be some way to avoid the permissions hang ups.  Perhaps you can change something in the installer to trick it into thinking it is running on a Windows machine permissions wise not sure.</p>
<p>Sorry I couldn&#8217;t be of any more help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Windows Development Environment and Ubuntu Virtualbox by Nathan</title>
		<link>http://www.simonholywell.com/computing/internet/a-good-windows-development-environment-and-ubuntu-virtualbox.html/comment-page-1#comment-135</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 16:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonholywell.com/?p=349#comment-135</guid>
		<description>Whoops, looks like I spoke too soon. Maybe you have some idea what might be causing this...

I am trying to install Magento (a popular e-commerce platform that I often use for clients) and it&#039;s failing to install whenever I use a webroot located on the hostOS (windows) mounted as a virtualbox shared folder. My share is mounting just fine via fstab with the following line: wwwroot /home/ltmayonnaise/wwwroot vboxsf uid=ltmayonnaise,gid=www-data,umask=002 0 0

I added the umask to your fstab example as I prefer my permissions set a little closer to what a production server would use, and they certainly wouldn&#039;t use the default FAT/NTFS mount permissions of 777/666.

I have verified that indeed anything created in the webroot is owned by the correct owner/group and that folders are created with 775 and files 664. In the end it didn&#039;t matter as Magento won&#039;t install no matter how tightly or loosely the permissions are set.

However, when I try to install Magento with the webroot located on the guestOS (linux file system) and shared with the hostOS via Samba, the install works! The problem, I think, is exactly what you indicated. Once the permissions are set on a FAT/NTFS mount, they are set in stone and cannot be modified by install scripts or even root. This appears to cause permissions issues with complex web apps like Magento. This is my guess... any ideas?</description>
		<content:encoded><![CDATA[<p>Whoops, looks like I spoke too soon. Maybe you have some idea what might be causing this&#8230;</p>
<p>I am trying to install Magento (a popular e-commerce platform that I often use for clients) and it&#8217;s failing to install whenever I use a webroot located on the hostOS (windows) mounted as a virtualbox shared folder. My share is mounting just fine via fstab with the following line: wwwroot /home/ltmayonnaise/wwwroot vboxsf uid=ltmayonnaise,gid=www-data,umask=002 0 0</p>
<p>I added the umask to your fstab example as I prefer my permissions set a little closer to what a production server would use, and they certainly wouldn&#8217;t use the default FAT/NTFS mount permissions of 777/666.</p>
<p>I have verified that indeed anything created in the webroot is owned by the correct owner/group and that folders are created with 775 and files 664. In the end it didn&#8217;t matter as Magento won&#8217;t install no matter how tightly or loosely the permissions are set.</p>
<p>However, when I try to install Magento with the webroot located on the guestOS (linux file system) and shared with the hostOS via Samba, the install works! The problem, I think, is exactly what you indicated. Once the permissions are set on a FAT/NTFS mount, they are set in stone and cannot be modified by install scripts or even root. This appears to cause permissions issues with complex web apps like Magento. This is my guess&#8230; any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
