<?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 A day in the life of...</title>
	<atom:link href="http://www.adayinthelifeof.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adayinthelifeof.nl</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 18:56:15 +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 Setting up a development environment by Corbacho</title>
		<link>http://www.adayinthelifeof.nl/2012/02/04/setting-up-a-development-environment/comment-page-1/#comment-1008</link>
		<dc:creator>Corbacho</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1637#comment-1008</guid>
		<description>I use kind of same setup to work in Drupal projects:
Windows + VirtualBox + PHPStorm.

My experiences

* Although it&#039;s cooler to have a domain, it&#039;s enough to map for example &quot;vm&quot; to the IP or virtualBox in the Windows host file. Then the wildcard will do the rest: 
vm/project1
vm/project2
It&#039;s much shorter than project1.dev.mydomain.com

* I&#039;ve tried the Virtualbox &quot;shared&quot; folder and Samba too.. and sometimes I&#039;m having troubles with Samba way, Windows stops recognizing the Samba shared folder for some seconds. Sometimes also when coding in PHPstorm 3.0. PHPStorm tells me &quot;In the background the files were changed&quot;.. you want to save what is in the memory of PHPStorm ?  (files were not changed by anyone else than PHPStorm !)

* With &quot;shared&quot; folder you can&#039;t test with permission files. (everything is 777) at least in Windows, because the filesystems are not compatible to do that.

* Another adventage of VirtualBox is the snapshots. You need to test something crazy? Make a snapshot, test it.. then roll back.

* for xdebug to work I needed to activate http://xdebug.org/docs/all_settings#remote_connect_back
Probably because I&#039;m not using domain and port forwarding doesn&#039;t work in Windows hosts file.</description>
		<content:encoded><![CDATA[<p>I use kind of same setup to work in Drupal projects:<br />
Windows + VirtualBox + PHPStorm.</p>
<p>My experiences</p>
<p>* Although it&#8217;s cooler to have a domain, it&#8217;s enough to map for example &#8220;vm&#8221; to the IP or virtualBox in the Windows host file. Then the wildcard will do the rest:<br />
vm/project1<br />
vm/project2<br />
It&#8217;s much shorter than project1.dev.mydomain.com</p>
<p>* I&#8217;ve tried the Virtualbox &#8220;shared&#8221; folder and Samba too.. and sometimes I&#8217;m having troubles with Samba way, Windows stops recognizing the Samba shared folder for some seconds. Sometimes also when coding in PHPstorm 3.0. PHPStorm tells me &#8220;In the background the files were changed&#8221;.. you want to save what is in the memory of PHPStorm ?  (files were not changed by anyone else than PHPStorm !)</p>
<p>* With &#8220;shared&#8221; folder you can&#8217;t test with permission files. (everything is 777) at least in Windows, because the filesystems are not compatible to do that.</p>
<p>* Another adventage of VirtualBox is the snapshots. You need to test something crazy? Make a snapshot, test it.. then roll back.</p>
<p>* for xdebug to work I needed to activate <a href="http://xdebug.org/docs/all_settings#remote_connect_back" rel="nofollow">http://xdebug.org/docs/all_settings#remote_connect_back</a><br />
Probably because I&#8217;m not using domain and port forwarding doesn&#8217;t work in Windows hosts file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a development environment by Maarten Stolte</title>
		<link>http://www.adayinthelifeof.nl/2012/02/04/setting-up-a-development-environment/comment-page-1/#comment-1007</link>
		<dc:creator>Maarten Stolte</dc:creator>
		<pubDate>Sun, 05 Feb 2012 08:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1637#comment-1007</guid>
		<description>It&#039;s got something to do with building things, so yes indeed with parsing a lot of stuff through (in my case) a lot of directories...lots of complaints about this to be found on Zend Studio forums.
If PHPStorm does not exhibit this problem, I&#039;ll have to try that for a while...</description>
		<content:encoded><![CDATA[<p>It&#8217;s got something to do with building things, so yes indeed with parsing a lot of stuff through (in my case) a lot of directories&#8230;lots of complaints about this to be found on Zend Studio forums.<br />
If PHPStorm does not exhibit this problem, I&#8217;ll have to try that for a while&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a development environment by Joshua Thijssen</title>
		<link>http://www.adayinthelifeof.nl/2012/02/04/setting-up-a-development-environment/comment-page-1/#comment-1006</link>
		<dc:creator>Joshua Thijssen</dc:creator>
		<pubDate>Sat, 04 Feb 2012 21:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1637#comment-1006</guid>
		<description>I haven&#039;t got any experience with eclipse (I only use it for android, and that I do locally). I&#039;m not sure why it would be slow. If you are using SVN, it might be because of the extra scanning of the .svn directories, but even then it should still be fast enough.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t got any experience with eclipse (I only use it for android, and that I do locally). I&#8217;m not sure why it would be slow. If you are using SVN, it might be because of the extra scanning of the .svn directories, but even then it should still be fast enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a development environment by Maarten Stolte</title>
		<link>http://www.adayinthelifeof.nl/2012/02/04/setting-up-a-development-environment/comment-page-1/#comment-1005</link>
		<dc:creator>Maarten Stolte</dc:creator>
		<pubDate>Sat, 04 Feb 2012 20:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1637#comment-1005</guid>
		<description>just noted you are using a different editor, but I think my question is still relevant for others..</description>
		<content:encoded><![CDATA[<p>just noted you are using a different editor, but I think my question is still relevant for others..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a development environment by Maarten Stolte</title>
		<link>http://www.adayinthelifeof.nl/2012/02/04/setting-up-a-development-environment/comment-page-1/#comment-1004</link>
		<dc:creator>Maarten Stolte</dc:creator>
		<pubDate>Sat, 04 Feb 2012 20:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1637#comment-1004</guid>
		<description>Great article, already using most of the things apart from the  Virtualbox tempates, I do this manually for now, will look into those.

One bit that bites me when using Zend&#039;s editor, and so might also happen with Eclipse, is that when accessing projects through Samba it is painfully slow. I ended up having to have the project on my local disk and syncing only changes using a plug-in, but that is less then optimal for the flexible setup you try to achieve.

Are you using a different editor?</description>
		<content:encoded><![CDATA[<p>Great article, already using most of the things apart from the  Virtualbox tempates, I do this manually for now, will look into those.</p>
<p>One bit that bites me when using Zend&#8217;s editor, and so might also happen with Eclipse, is that when accessing projects through Samba it is painfully slow. I ended up having to have the project on my local disk and syncing only changes using a plug-in, but that is less then optimal for the flexible setup you try to achieve.</p>
<p>Are you using a different editor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP srand problems with suhosin by More persistent sessions in Cake2.x &#171; DerEuroMark</title>
		<link>http://www.adayinthelifeof.nl/2010/12/13/php-srand-problems-with-suhosin/comment-page-1/#comment-1003</link>
		<dc:creator>More persistent sessions in Cake2.x &#171; DerEuroMark</dc:creator>
		<pubDate>Sat, 04 Feb 2012 18:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=651#comment-1003</guid>
		<description>[...] again). But I failed &#8211; as I later found out due to a PHP bug with srand/mt_srand and suhosin (details). Thanks to miles&#8217; post regarding this bug I finally took a step forward and decided to take [...]</description>
		<content:encoded><![CDATA[<p>[...] again). But I failed &#8211; as I later found out due to a PHP bug with srand/mt_srand and suhosin (details). Thanks to miles&#8217; post regarding this bug I finally took a step forward and decided to take [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pragmatic Investment Plan &#8211; may 2011-2012 by A day in the life of&#8230; &#187; Pragmatic investment plan 2011-2012 : The update</title>
		<link>http://www.adayinthelifeof.nl/2011/04/21/pragmatic-investment-plan-may-2011-2012/comment-page-1/#comment-1001</link>
		<dc:creator>A day in the life of&#8230; &#187; Pragmatic investment plan 2011-2012 : The update</dc:creator>
		<pubDate>Thu, 02 Feb 2012 07:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1159#comment-1001</guid>
		<description>[...] little bit less than one year ago (actually, 9 months ago), I&#8217;ve created a blogpost about creating a Pragmatic Investment Plan. Even though the year is not finished for me yet, I [...]</description>
		<content:encoded><![CDATA[<p>[...] little bit less than one year ago (actually, 9 months ago), I&#8217;ve created a blogpost about creating a Pragmatic Investment Plan. Even though the year is not finished for me yet, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on php 5.4 + htrouter: Your personal Apache 2.2 compatible server by A day in the life of&#8230; &#187; Apache&#8217;s fallbackresource: your new .htaccess command</title>
		<link>http://www.adayinthelifeof.nl/2011/12/22/php-5-4-htrouter-your-personal-apache-2-2-compatible-server/comment-page-1/#comment-1000</link>
		<dc:creator>A day in the life of&#8230; &#187; Apache&#8217;s fallbackresource: your new .htaccess command</dc:creator>
		<pubDate>Sat, 21 Jan 2012 09:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1534#comment-1000</guid>
		<description>[...] probably you are aware I&#8217;m currently exploring the deeps on the Apache source internals. One of the discoveries I&#8217;ve made was a (for me unknown) command in mod_dir that will make [...]</description>
		<content:encoded><![CDATA[<p>[...] probably you are aware I&#8217;m currently exploring the deeps on the Apache source internals. One of the discoveries I&#8217;ve made was a (for me unknown) command in mod_dir that will make [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing the LPI-1 and LPI-2 exams by The Dawg</title>
		<link>http://www.adayinthelifeof.nl/2010/06/30/passing-the-lpi-1-and-lpi-2-exams/comment-page-1/#comment-999</link>
		<dc:creator>The Dawg</dc:creator>
		<pubDate>Fri, 20 Jan 2012 18:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=249#comment-999</guid>
		<description>Great write up, thanks.</description>
		<content:encoded><![CDATA[<p>Great write up, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android: PuzzleChess game by Joshua Thijssen</title>
		<link>http://www.adayinthelifeof.nl/2011/12/29/android-puzzlechess-game/comment-page-1/#comment-998</link>
		<dc:creator>Joshua Thijssen</dc:creator>
		<pubDate>Thu, 19 Jan 2012 07:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.adayinthelifeof.nl/?p=1547#comment-998</guid>
		<description>Hi Carl,

No it&#039;s not possible to use this on your own website since it&#039;s written for Android. I don&#039;t think there are emulators available that allows you to use android applications via normal browsers.</description>
		<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>No it&#8217;s not possible to use this on your own website since it&#8217;s written for Android. I don&#8217;t think there are emulators available that allows you to use android applications via normal browsers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

