<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Killersites Web Design Magazine &#187; Dreamweaver</title>
	<atom:link href="http://www.killersites.com/magazine/tag/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/magazine</link>
	<description>Web Design News, Articles and Tutorials</description>
	<lastBuildDate>Mon, 05 Oct 2009 08:50:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s wrong with Dreamweaver&#8217;s Server Behaviors?</title>
		<link>http://www.killersites.com/magazine/2008/whats-wrong-dreamweavers-server-behaviors/</link>
		<comments>http://www.killersites.com/magazine/2008/whats-wrong-dreamweavers-server-behaviors/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 05:49:10 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.killersites.com/magazine/?p=16</guid>
		<description><![CDATA[<strong>What are Dreamweaver Server Behaviors?</strong>

In a nutshell: Dreamweaver Server Behaviors are point-and-click tools that will write out the server-side code (PHP, ASP, ColdFusion) that will allow to do things like:
<ul>
	<li>Display and update records from a database.</li>
	<li>Create password protected pages.</li>
	<li>Process HTML forms.</li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Before I get into it, let&#8217;s quickly cover some basics &#8230;</p>
<p><strong>1 &#8211; What are Dreamweaver Server Behaviors?</strong></p>
<p>In a nutshell: Dreamweaver Server Behaviors are point-and-click tools that will write out the server-side code (PHP, ASP, ColdFusion) that will allow to do things like:</p>
<ul>
<li>Display and update records from a database.</li>
<li>Create password protected pages.</li>
<li>Process HTML forms.</li>
</ul>
<p>Beyond the basic tools that come built into Dreamweaver CS3, there are lots of 3rd party plug-ins that extend its&#8217; power where you can do all kinds of things that you would expect programmers to take care of. </p>
<p>For example, Adobe themselves have something called &#8216;Adobe Dreamweaver Developer Toolbox&#8217; &#8211; often simply referred to as &#8216;ADDT&#8217;. From their site:</p>
<blockquote><p>
Adobe® Dreamweaver® Developer Toolbox is a set of Dreamweaver server behaviors and commands for creating dynamic web applications using PHP, Adobe ColdFusion®, and ASP VBScript server scripting technologies. This Dreamweaver extension helps web developers create membership-based websites, portals, blogs, and image galleries, as well as content management systems, CRM back-ends, and other web-based solutions without requiring advanced programming knowledge.</p></blockquote>
<p>Sounds great, except in real life &#8230; it ain&#8217;t so sweet. So much so in fact (the rumor has it) that ADDT will be discontinued.</p>
<p><strong>Let&#8217;s get to the point: </strong></p>
<p>Dreamweaver&#8217;s Server Behaviors are NOT a replacement for good old fashioned programming ability &#8211; not even close. You should only use Server Behaviors to:</p>
<ul>
<li>Create very simple database driven pages.</li>
<li>To prototype a web application.</li>
</ul>
<p><strong>2- What&#8217;s wrong with Dreamweaver&#8217;s Server Behaviors?</strong></p>
<p>Basically, the code that Dreamweaver generates, is organized/disorganized in a brittle way &#8211; it is easily broken when you make even minor changes.   </p>
<p>I don&#8217;t want to get into the nerd-details, but what I can tell you is that if you do anything beyond the very simple, you will end up breaking your code along the way. </p>
<p>&#8230; Most of time, you will end up having to rewrite the code by hand anyway &#8230; loosing any time savings you might have gained using the server behaviors. </p>
<p><strong>What can a web designer do?</strong> </p>
<p>So what&#8217;s the solution for web designers who need to build dynamic web sites beyond the limitations of Dreamweaver Server Behaviors? Simple, learn to program! </p>
<p>&#8230; It reall isn&#8217;t that hard if you can find good tutorials or better yet, <a href="http://www.killerphp.com/">good video tutorials on server side programming</a>.</p>
<p>Thanks for reading.</p>
<p>Stefan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/magazine/2008/whats-wrong-dreamweavers-server-behaviors/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Dreamweaver CS4 Beta</title>
		<link>http://www.killersites.com/magazine/2008/dreamweaver-cs4-beta/</link>
		<comments>http://www.killersites.com/magazine/2008/dreamweaver-cs4-beta/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 02:35:02 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.killersites.com/magazine/?p=11</guid>
		<description><![CDATA[I’ve been hearing the quiet murmur of nerds lately, soft sounds that speak of Dreamweaver CS4.

Yes, I do have my finger on the pulse of the nerd-zeitgeist and from what I understand, Dreamweaver CS4 is coming out sooner than later. I’m guessing sometime this winter.]]></description>
			<content:encoded><![CDATA[<p>I’ve been hearing the quiet murmur of nerds lately, soft sounds that speak of Dreamweaver CS4.</p>
<p>Yes, I do have my finger on the pulse of the nerd-zeitgeist and from what I understand, Dreamweaver CS4 is coming out sooner than later. I’m guessing sometime this winter.</p>
<p></p>
<p><strong>Are there any details?</strong></p>
<p>I’m not sure what is coming (in terms of new features), but I have heard what is leaving and not coming back:</p>
<ul>
<li>ASP.net support.</li>
<li>Layout Mode and Timelines.</li>
<li>JSP support</li>
</ul>
<p><strong>Some speculation:</strong></p>
<p>I am guessing that Adobe will position Dreamweaver to be more web developer centric than designer centric.</p>
<p>Not that they will turn Dreamweaver into a glorified text editor, I just get the feeling that they will spend more time on the coding end of things, than on the design end.</p>
<p>My thinking is based on the work Adobe has done with Flash CS3 and especially Actionscript 3.0.</p>
<p>… It is clear with AS3, that Adobe made the decision to make the Flash scripting language more appealing to hard-core programmers than to designers. AS3 is much more powerful but it is more complex and harder to learn than Actionscript 2.</p>
<p>That said, please do keep in mind that when it comes to what may be coming in Dreamweaver CS4 … it is total speculation on my part.</p>
<p>CIAO,</p>
<p>Stefan Mischook</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/magazine/2008/dreamweaver-cs4-beta/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
