<?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: PHP Includes Bug in Dreamweaver CS3</title>
	<atom:link href="http://cafefrenzy.com/php-includes-bug-in-cs3/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafefrenzy.com/php-includes-bug-in-cs3/</link>
	<description>web development and technology ramblings</description>
	<pubDate>Wed, 20 Aug 2008 01:31:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Miki</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1092</link>
		<dc:creator>Miki</dc:creator>
		<pubDate>Fri, 18 Jul 2008 06:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1092</guid>
		<description>Dreamweawer some time sucks try Aptana studio it's free. I'm combine Apatana php and javascript editor with Dreamweaver visual and code html editor.</description>
		<content:encoded><![CDATA[<p>Dreamweawer some time sucks try Aptana studio it&#8217;s free. I&#8217;m combine Apatana php and javascript editor with Dreamweaver visual and code html editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roll</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1090</link>
		<dc:creator>Roll</dc:creator>
		<pubDate>Mon, 07 Jul 2008 16:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1090</guid>
		<description>This used to work in Dreamweaver MX. It is a new "bug" if you will. All you people who suggested workarounds are very helpful, and thanks! Still, it is completely lame that CS3 works like this! It's not like includes and CSS are arcane or high level programming. I'm very suprised the developers let this one slip through. I am hoping they issue a bug fix soon.</description>
		<content:encoded><![CDATA[<p>This used to work in Dreamweaver MX. It is a new &#8220;bug&#8221; if you will. All you people who suggested workarounds are very helpful, and thanks! Still, it is completely lame that CS3 works like this! It&#8217;s not like includes and CSS are arcane or high level programming. I&#8217;m very suprised the developers let this one slip through. I am hoping they issue a bug fix soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jazz</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1051</link>
		<dc:creator>Jazz</dc:creator>
		<pubDate>Thu, 28 Feb 2008 18:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1051</guid>
		<description>I never use dreamweaver for the design view, it takes just as much time to upload the file to my site and look at it there.  I guess if you don't have a domain you can test things on this is a problem but really I could care less if the design view doesn't work perfectly with php.  I like dreamweaver for its code view where it auto completes redundant html tags and color codes different tags/functions making it very clean and easy to read.</description>
		<content:encoded><![CDATA[<p>I never use dreamweaver for the design view, it takes just as much time to upload the file to my site and look at it there.  I guess if you don&#8217;t have a domain you can test things on this is a problem but really I could care less if the design view doesn&#8217;t work perfectly with php.  I like dreamweaver for its code view where it auto completes redundant html tags and color codes different tags/functions making it very clean and easy to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant Gittus</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1030</link>
		<dc:creator>Grant Gittus</dc:creator>
		<pubDate>Thu, 31 Jan 2008 10:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-1030</guid>
		<description>It may be more involved than that. I have little experience with php, and am just getting up to speed with Dreamweaver (after using GoLive for a few years).
There's a site I am building at the moment which has a Spry menu bar in one file loaded into the other pages with a  call.
If I place a DW php include 'object' in the page, the site  breaks as it can't find the required directory (??!). However, if I cut &#38; paste the same code  I used in GoLive, the site functions perfectly BUT DW's page display goes completely FUBAR: all you can see is the menu text - all other content disappears.

Still trying to find out why.</description>
		<content:encoded><![CDATA[<p>It may be more involved than that. I have little experience with php, and am just getting up to speed with Dreamweaver (after using GoLive for a few years).<br />
There&#8217;s a site I am building at the moment which has a Spry menu bar in one file loaded into the other pages with a  call.<br />
If I place a DW php include &#8216;object&#8217; in the page, the site  breaks as it can&#8217;t find the required directory (??!). However, if I cut &amp; paste the same code  I used in GoLive, the site functions perfectly BUT DW&#8217;s page display goes completely FUBAR: all you can see is the menu text - all other content disappears.</p>
<p>Still trying to find out why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Olbinski</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-915</link>
		<dc:creator>Mike Olbinski</dc:creator>
		<pubDate>Fri, 17 Aug 2007 04:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-915</guid>
		<description>I hand-code everything....you crazy kids with your fancy shmancy toys!

That is kind of cool though Ryan...I didn't think there would be a web development tool that would actually include a file in development mode.</description>
		<content:encoded><![CDATA[<p>I hand-code everything&#8230;.you crazy kids with your fancy shmancy toys!</p>
<p>That is kind of cool though Ryan&#8230;I didn&#8217;t think there would be a web development tool that would actually include a file in development mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-914</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 16 Aug 2007 23:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://cafefrenzy.com/php-includes-bug-in-cs3/#comment-914</guid>
		<description>That... is ridiculous.  Well, at least now we know.  Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8230; is ridiculous.  Well, at least now we know.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
