<?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"
	>
<channel>
	<title>Comments on: Development Environment Made&#160;Easy</title>
	<atom:link href="http://particletree.com/notebook/development-environment-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/development-environment-made-easy/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Sun, 06 Jul 2008 09:25:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ShAH</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1554</link>
		<dc:creator>ShAH</dc:creator>
		<pubDate>Thu, 28 Sep 2006 13:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1554</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: FFred</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1553</link>
		<dc:creator>FFred</dc:creator>
		<pubDate>Mon, 27 Feb 2006 11:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1553</guid>
		<description>&lt;p&gt;I believe for developper, the best plateform to host website in locally is LAMP.&lt;/p&gt;

&lt;p&gt;Cause, if you have some common lib, you can use symbolic link for exemple.
Also, it's too closer for your online hosting.&lt;/p&gt;

&lt;p&gt;Well, this choice is for me the best solution, no harder to apply and quite cheap.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I believe for developper, the best plateform to host website in locally is LAMP.</p>

<p>Cause, if you have some common lib, you can use symbolic link for exemple.
Also, it&#8217;s too closer for your online hosting.</p>

<p>Well, this choice is for me the best solution, no harder to apply and quite cheap.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Sagar</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1552</link>
		<dc:creator>Sachin Sagar</dc:creator>
		<pubDate>Fri, 10 Feb 2006 23:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1552</guid>
		<description>&lt;p&gt;I used to use EasyPHP.
But later I need to use the extension php_soap for PHP5. Since PHP4.xxxx does not come by default for PHP5, its a tedious process to install in PHP4 on Windows. So, I did find WAMP and its great. PHP5 and MySQL 5.0
Ain't it great?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I used to use EasyPHP.
But later I need to use the extension php_soap for PHP5. Since PHP4.xxxx does not come by default for PHP5, its a tedious process to install in PHP4 on Windows. So, I did find WAMP and its great. PHP5 and MySQL 5.0
Ain&#8217;t it great?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sally Carson</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1551</link>
		<dc:creator>Sally Carson</dc:creator>
		<pubDate>Mon, 06 Feb 2006 19:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1551</guid>
		<description>&lt;p&gt;Thanks, this was helpful. I'd love it if you guys did some additional write-ups on how to get a development environment going for non-programmers. I'm a web designer looking to teach myself PHP / MySQL, but a lot of the documentation I've found makes assumptions about my familiarity with the shell. I have yet to find a hand-holding step by step that gets me up and running. Thanks again for this write-up!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, this was helpful. I&#8217;d love it if you guys did some additional write-ups on how to get a development environment going for non-programmers. I&#8217;m a web designer looking to teach myself PHP / MySQL, but a lot of the documentation I&#8217;ve found makes assumptions about my familiarity with the shell. I have yet to find a hand-holding step by step that gets me up and running. Thanks again for this write-up!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vilius</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1550</link>
		<dc:creator>Vilius</dc:creator>
		<pubDate>Sat, 04 Feb 2006 23:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1550</guid>
		<description>&lt;p&gt;If you know a little russian, i recomend visiting www.denwer.ru.&lt;/p&gt;

&lt;p&gt;This guy has an excelent project called D.e.n.w.e.r whitch is abbr for russian "Gentlemans Toolkit for Web Development".&lt;/p&gt;

&lt;p&gt;Install is very easy although there are a lot of unknown symbols in cmd window, but as in usual install procedure Yes, Yes, Enter, c:\www, ect.&lt;/p&gt;

&lt;p&gt;Then you have system with unique approach to have domains on your pc (writes/reads from hosts), special disk (made with subst) and unix like folders structure (/home, /usr, /tmp, ect)&lt;/p&gt;

&lt;p&gt;If you need i can try to translate some of texts, just to give others to try this product, i'm using it already 3 years for all of my projects. After project is ready i only need to copy to webserver, no additional config is needed (because it allows you to create identical system at your pc like the one at hosting server).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you know a little russian, i recomend visiting <a href="http://www.denwer.ru" rel="nofollow">http://www.denwer.ru</a>.</p>

<p>This guy has an excelent project called D.e.n.w.e.r whitch is abbr for russian &#8220;Gentlemans Toolkit for Web Development&#8221;.</p>

<p>Install is very easy although there are a lot of unknown symbols in cmd window, but as in usual install procedure Yes, Yes, Enter, c:\www, ect.</p>

<p>Then you have system with unique approach to have domains on your pc (writes/reads from hosts), special disk (made with subst) and unix like folders structure (/home, /usr, /tmp, ect)</p>

<p>If you need i can try to translate some of texts, just to give others to try this product, i&#8217;m using it already 3 years for all of my projects. After project is ready i only need to copy to webserver, no additional config is needed (because it allows you to create identical system at your pc like the one at hosting server).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Davison</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1549</link>
		<dc:creator>Damien Davison</dc:creator>
		<pubDate>Fri, 03 Feb 2006 11:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1549</guid>
		<description>&lt;p&gt;I find Apache2Triad handy too, it may be kind of bulky and lacking perfection but it also includes PostgreSQL, and a few other things which are useful and (minus performance) disappear into the background.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I find Apache2Triad handy too, it may be kind of bulky and lacking perfection but it also includes PostgreSQL, and a few other things which are useful and (minus performance) disappear into the background.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: CM Harrington</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1548</link>
		<dc:creator>CM Harrington</dc:creator>
		<pubDate>Thu, 02 Feb 2006 18:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1548</guid>
		<description>&lt;p&gt;Sure, MySQL is easy to use, and plenty fast, but PostgreSQL is simply a better platform, as it supports features that are closer to the actual SQL specification. For example, porting from PostgreSQL to Oracle is much easier than from MySQL.&lt;/p&gt;

&lt;p&gt;Not to start a flamewar, but I'd like to see more packages that included PostgreSQL as an option, rather than just MySQL.&lt;/p&gt;

&lt;p&gt;How many other visitors on PT are using PostgreSQL as an alternative to MySQL? (raise hands)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sure, MySQL is easy to use, and plenty fast, but PostgreSQL is simply a better platform, as it supports features that are closer to the actual SQL specification. For example, porting from PostgreSQL to Oracle is much easier than from MySQL.</p>

<p>Not to start a flamewar, but I&#8217;d like to see more packages that included PostgreSQL as an option, rather than just MySQL.</p>

<p>How many other visitors on PT are using PostgreSQL as an alternative to MySQL? (raise hands)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Blohowiak</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1547</link>
		<dc:creator>Aaron Blohowiak</dc:creator>
		<pubDate>Thu, 02 Feb 2006 17:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1547</guid>
		<description>&lt;p&gt;Where's the Rails?&lt;/p&gt;

&lt;p&gt;InstantRails for Windows -&#62; php, mysql, ruby, rails, apache&lt;/p&gt;

&lt;p&gt;Locomotive for Mac OS X -&#62; ruby, rails, mysql connector (the basic install package from mysql.com sets it up on osx just fine)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Where&#8217;s the Rails?</p>

<p>InstantRails for Windows -&gt; php, mysql, ruby, rails, apache</p>

<p>Locomotive for Mac OS X -&gt; ruby, rails, mysql connector (the basic install package from mysql.com sets it up on osx just fine)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Colin D. Devroe</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1546</link>
		<dc:creator>Colin D. Devroe</dc:creator>
		<pubDate>Thu, 02 Feb 2006 17:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1546</guid>
		<description>&lt;p&gt;I used MAMP for my iMac, which is my local testing server.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I used MAMP for my iMac, which is my local testing server.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Si</title>
		<link>http://particletree.com/notebook/development-environment-made-easy/#comment-1545</link>
		<dc:creator>Si</dc:creator>
		<pubDate>Thu, 02 Feb 2006 14:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=177#comment-1545</guid>
		<description>&lt;p&gt;I've been using &lt;a href="http://apache2triad.net/" rel="nofollow"&gt;Apache2Triad&lt;/a&gt; for the last year or so. It installs all the basics for Apache (PHP, MySQL etc) onto a Windows machine with minimal fuss.&lt;/p&gt;

&lt;p&gt;Not sure it's entirely what you're after but hey, it won't hurt to share with others. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://apache2triad.net/" rel="nofollow">Apache2Triad</a> for the last year or so. It installs all the basics for Apache (PHP, MySQL etc) onto a Windows machine with minimal fuss.</p>

<p>Not sure it&#8217;s entirely what you&#8217;re after but hey, it won&#8217;t hurt to share with others. :)</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.234 seconds -->
