<?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 Rick Guyer .com</title>
	<atom:link href="http://rickguyer.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickguyer.com</link>
	<description>Information about the web, web development, and technology.</description>
	<lastBuildDate>Tue, 13 Sep 2011 15:43:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by Peter Guhl</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1453</link>
		<dc:creator>Peter Guhl</dc:creator>
		<pubDate>Tue, 13 Sep 2011 15:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1453</guid>
		<description>It apparently does not work anymore with Virtualbox 4.1.2. Host Windows 7 64Bit, Guest Windows XP.</description>
		<content:encoded><![CDATA[<p>It apparently does not work anymore with Virtualbox 4.1.2. Host Windows 7 64Bit, Guest Windows XP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by Bubby</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1451</link>
		<dc:creator>Bubby</dc:creator>
		<pubDate>Wed, 17 Aug 2011 10:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1451</guid>
		<description>Woot, I will ceatirnly put this to good use!</description>
		<content:encoded><![CDATA[<p>Woot, I will ceatirnly put this to good use!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: One core, many apps by ricog</title>
		<link>http://rickguyer.com/cakephp-one-core-many-apps/comment-page-1/#comment-1450</link>
		<dc:creator>ricog</dc:creator>
		<pubDate>Wed, 17 Aug 2011 00:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://ricoguyer.com/?p=25#comment-1450</guid>
		<description>I believe the conditions should only need to exist in the .htaccess at the base web folder level. I would need to test to verify though.</description>
		<content:encoded><![CDATA[<p>I believe the conditions should only need to exist in the .htaccess at the base web folder level. I would need to test to verify though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: One core, many apps by mimiCRoSCoPiC^eaRthLinG</title>
		<link>http://rickguyer.com/cakephp-one-core-many-apps/comment-page-1/#comment-1449</link>
		<dc:creator>mimiCRoSCoPiC^eaRthLinG</dc:creator>
		<pubDate>Tue, 16 Aug 2011 04:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://ricoguyer.com/?p=25#comment-1449</guid>
		<description>One question though... in installations where cake and app reside together, the way to make cake ignore real folders (subdomain folders) is to include the following in your .htaccess that existing above the cake and app folders. 

&lt;code&gt;


    RewriteEngine On   
    RewriteBase /   
    RewriteCond %{REQUEST_URI} ^/shop/(.*)$
    RewriteCond %{REQUEST_URI} ^/blog/(.*)$
    RewriteRule ^.*$ - [L]


&lt;/code&gt;

Now that the contents of the app folder are out on webroot, does this code go into the .htaccess that&#039;s present there?</description>
		<content:encoded><![CDATA[<p>One question though&#8230; in installations where cake and app reside together, the way to make cake ignore real folders (subdomain folders) is to include the following in your .htaccess that existing above the cake and app folders. </p>
<p><code></p>
<p>    RewriteEngine On<br />
    RewriteBase /<br />
    RewriteCond %{REQUEST_URI} ^/shop/(.*)$<br />
    RewriteCond %{REQUEST_URI} ^/blog/(.*)$<br />
    RewriteRule ^.*$ - [L]</p>
<p></code></p>
<p>Now that the contents of the app folder are out on webroot, does this code go into the .htaccess that&#8217;s present there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: One core, many apps by mimiCRoSCoPiC^eaRthLinG</title>
		<link>http://rickguyer.com/cakephp-one-core-many-apps/comment-page-1/#comment-1448</link>
		<dc:creator>mimiCRoSCoPiC^eaRthLinG</dc:creator>
		<pubDate>Tue, 16 Aug 2011 04:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://ricoguyer.com/?p=25#comment-1448</guid>
		<description>Very good tutorial. Helped me setup a common core in one shot. I converted multiple existing apps to this format and all of them worked at the first go - no hiccups :) Thanks dude!</description>
		<content:encoded><![CDATA[<p>Very good tutorial. Helped me setup a common core in one shot. I converted multiple existing apps to this format and all of them worked at the first go &#8211; no hiccups <img src='http://rickguyer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks dude!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by starznitez</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1446</link>
		<dc:creator>starznitez</dc:creator>
		<pubDate>Sat, 06 Aug 2011 14:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1446</guid>
		<description>VBoxManage setextradata vnName &quot;VBoxInternal/TM/WarpDrivePercentage&quot; 200

VBoxManage is actually an .EXE script
where you can modify the advanced configuration of VBOX.

1) GO to Installation directory of your VirtualBox
2) Open Command Prompt from there
3) Type the command : VBoxManage setextradata  &quot;VBoxInternal/TM/WarpDrivePercentage&quot; 

Ignore the braces,

Example of actual command : 
VBoxManage setextradata WindowsXP &quot;VBoxInternal/TM/WarpDrivePercentage&quot; 200

4) Hit enter

Do read this manual : 
http://www.virtualbox.org/manual/ch08.html#idp6516336
and this 
http://www.virtualbox.org/manual/ch09.html#idp13754496

Do correct me if i&#039;m wrong</description>
		<content:encoded><![CDATA[<p>VBoxManage setextradata vnName &#8220;VBoxInternal/TM/WarpDrivePercentage&#8221; 200</p>
<p>VBoxManage is actually an .EXE script<br />
where you can modify the advanced configuration of VBOX.</p>
<p>1) GO to Installation directory of your VirtualBox<br />
2) Open Command Prompt from there<br />
3) Type the command : VBoxManage setextradata  &#8220;VBoxInternal/TM/WarpDrivePercentage&#8221; </p>
<p>Ignore the braces,</p>
<p>Example of actual command :<br />
VBoxManage setextradata WindowsXP &#8220;VBoxInternal/TM/WarpDrivePercentage&#8221; 200</p>
<p>4) Hit enter</p>
<p>Do read this manual :<br />
<a href="http://www.virtualbox.org/manual/ch08.html#idp6516336" rel="nofollow">http://www.virtualbox.org/manual/ch08.html#idp6516336</a><br />
and this<br />
<a href="http://www.virtualbox.org/manual/ch09.html#idp13754496" rel="nofollow">http://www.virtualbox.org/manual/ch09.html#idp13754496</a></p>
<p>Do correct me if i&#8217;m wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by ricog</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1445</link>
		<dc:creator>ricog</dc:creator>
		<pubDate>Sat, 23 Jul 2011 21:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1445</guid>
		<description>Not to my knowledge.</description>
		<content:encoded><![CDATA[<p>Not to my knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by Mauricio</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1444</link>
		<dc:creator>Mauricio</dc:creator>
		<pubDate>Fri, 22 Jul 2011 20:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1444</guid>
		<description>Hi Rick

Is there a way to completely freeze the time of a vm?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Rick</p>
<p>Is there a way to completely freeze the time of a vm?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox: Disable time sync between host and client by Lesroy</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/comment-page-1/#comment-1443</link>
		<dc:creator>Lesroy</dc:creator>
		<pubDate>Thu, 21 Jul 2011 18:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://rickguyer.com/?p=68#comment-1443</guid>
		<description>This command is not helping me can some please give specific instructions on how to use this commands please and not just simply post a command on a blog</description>
		<content:encoded><![CDATA[<p>This command is not helping me can some please give specific instructions on how to use this commands please and not just simply post a command on a blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: One core, many apps by kaklon</title>
		<link>http://rickguyer.com/cakephp-one-core-many-apps/comment-page-1/#comment-1439</link>
		<dc:creator>kaklon</dc:creator>
		<pubDate>Tue, 19 Apr 2011 08:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://ricoguyer.com/?p=25#comment-1439</guid>
		<description>Under unix, a symbolic link is enough, and it saves you the hassle of modifying index.php</description>
		<content:encoded><![CDATA[<p>Under unix, a symbolic link is enough, and it saves you the hassle of modifying index.php</p>
]]></content:encoded>
	</item>
</channel>
</rss>

