<?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 on: Dreamweaver CS4 and PHP</title>
	<atom:link href="http://www.killerphp.com/articles/dreamweaver-cs4-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/</link>
	<description>Dedicated to teaching web designers PHP.</description>
	<lastBuildDate>Mon, 29 Aug 2011 11:56:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/comment-page-1/#comment-164168</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Sat, 02 Apr 2011 16:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=155#comment-164168</guid>
		<description>Hi,

Dreamweaver&#039;s code generating tools are really best suited for either:

1. prototypes.
2. very small app development. 

I was writing a book on this for a major publisher for DW CS4 and stopped part of the way through partly because it was clear that Adobe wasn&#039;t going to do much on this end. 

... It was also known that it was and is clearly understand that the code generators are very limited. 

If you want to get into real PHP, try other IDE&#039;s or just use DW&#039;s code editor + a few macros.

Stefan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Dreamweaver&#8217;s code generating tools are really best suited for either:</p>
<p>1. prototypes.<br />
2. very small app development. </p>
<p>I was writing a book on this for a major publisher for DW CS4 and stopped part of the way through partly because it was clear that Adobe wasn&#8217;t going to do much on this end. </p>
<p>&#8230; It was also known that it was and is clearly understand that the code generators are very limited. </p>
<p>If you want to get into real PHP, try other IDE&#8217;s or just use DW&#8217;s code editor + a few macros.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Miller</title>
		<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/comment-page-1/#comment-160669</link>
		<dc:creator>Jan Miller</dc:creator>
		<pubDate>Tue, 15 Mar 2011 19:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=155#comment-160669</guid>
		<description>I cannot seem to find any info on this online but my DreamWeaver CS4 and a trial of DreamWeaver CS5 both create PHP and SQL queries that are loaded with syntax errors. I use XAMPP on my computer as I have done for years, and it works fine with phpMyAdmin and Komodo Edit. DreamWeaver has been a nifty app to quickly knock out simple applications in that past, but now I spend too much time manually correcting syntax errors in PHP page queries. 

Has anyone there heard of a fix for this? Several other web developers have told me that they entirely abandoned DW CS* series and moved on to other IDE&#039;s rather than try to fix the problem. 

najrellim@gmail.com</description>
		<content:encoded><![CDATA[<p>I cannot seem to find any info on this online but my DreamWeaver CS4 and a trial of DreamWeaver CS5 both create PHP and SQL queries that are loaded with syntax errors. I use XAMPP on my computer as I have done for years, and it works fine with phpMyAdmin and Komodo Edit. DreamWeaver has been a nifty app to quickly knock out simple applications in that past, but now I spend too much time manually correcting syntax errors in PHP page queries. </p>
<p>Has anyone there heard of a fix for this? Several other web developers have told me that they entirely abandoned DW CS* series and moved on to other IDE&#8217;s rather than try to fix the problem. </p>
<p><a href="mailto:najrellim@gmail.com">najrellim@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korky Kathman</title>
		<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/comment-page-1/#comment-109706</link>
		<dc:creator>Korky Kathman</dc:creator>
		<pubDate>Sun, 21 Mar 2010 23:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=155#comment-109706</guid>
		<description>Actually I&#039;ve been really disappointed with DM CS4.  Compared to other, free IDE&#039;s (even on Mac) CS4 is very poor in support of PHP.  There&#039;s no code completion, no real-time (or even semi-real time) syntax checking, which I deem necessary for large projects where you make silly typos that cost you time and effort to debug. Speaking of debug, there is none. 

Most people&#039;s PHP needs would be much better served using Aptana Studio 1.5 (not the 2.0 version that uses PDT) or NetBeans (which is outstanding. Both of these are better solutions for the serious PHP pro. They are even better than Zend, which falls terribly short in featured compared to the above, and its costs $300 or so.</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;ve been really disappointed with DM CS4.  Compared to other, free IDE&#8217;s (even on Mac) CS4 is very poor in support of PHP.  There&#8217;s no code completion, no real-time (or even semi-real time) syntax checking, which I deem necessary for large projects where you make silly typos that cost you time and effort to debug. Speaking of debug, there is none. </p>
<p>Most people&#8217;s PHP needs would be much better served using Aptana Studio 1.5 (not the 2.0 version that uses PDT) or NetBeans (which is outstanding. Both of these are better solutions for the serious PHP pro. They are even better than Zend, which falls terribly short in featured compared to the above, and its costs $300 or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/comment-page-1/#comment-79852</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Fri, 19 Sep 2008 14:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=155#comment-79852</guid>
		<description>The database features have been around for years btw.</description>
		<content:encoded><![CDATA[<p>The database features have been around for years btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deef</title>
		<link>http://www.killerphp.com/articles/dreamweaver-cs4-and-php/comment-page-1/#comment-79834</link>
		<dc:creator>deef</dc:creator>
		<pubDate>Fri, 19 Sep 2008 06:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=155#comment-79834</guid>
		<description>Thank you for the overview.

It seems an upgrade to CS4 is definitely recommended.  Especially the feature to connect to MySQL-databases is very interesting.</description>
		<content:encoded><![CDATA[<p>Thank you for the overview.</p>
<p>It seems an upgrade to CS4 is definitely recommended.  Especially the feature to connect to MySQL-databases is very interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

