<?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>JavaScript Workshop &#187; Dreamweaver</title>
	<atom:link href="http://www.javascriptworkshop.com/category/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptworkshop.com</link>
	<description>Helping others learn JavaScript and web development in general.</description>
	<lastBuildDate>Tue, 06 Sep 2011 11:10:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Free Dreamweaver Google Extension</title>
		<link>http://www.javascriptworkshop.com/2007/03/25/free-dreamweaver-extension-for-google-maps-and-search/</link>
		<comments>http://www.javascriptworkshop.com/2007/03/25/free-dreamweaver-extension-for-google-maps-and-search/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 03:39:26 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[GoogleMaps]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=108</guid>
		<description><![CDATA[WebAssist provides extensions to Adobe Dreamweaver, custom Adobe integration and eCommerce solutions. They are giving away a Dreamweaver extension that will help you quickly add a web cart, a Google Map, or a custom search box to your web site. You only need to verify your email address to be able to download this free [...]]]></description>
			<content:encoded><![CDATA[<p><a class = "externalLink" href = "http://www.webassist.com/">WebAssist</a> provides  extensions to Adobe Dreamweaver, custom Adobe integration and eCommerce solutions.  They are giving away a Dreamweaver extension that will help you quickly add a web cart, a Google Map, or a custom search box to your web site.  You only need to verify your email address to be able to download this <a class = "externalLink" href = "https://www.webassist.com/professional/products/productdetails.asp?pid=115">free Dreamweaver extension</a>.</p>
<p><span id="more-108"></span></p>
<p>After you download the extension and install the .mxp file with the <a class = "externalLink" href="http://www.adobe.com/exchange/em_download/">Extension Manager</a> you&#8217;ll see in the Insert bar an additional category called Google. </p>
<p>&nbsp;</p>
<p><img align = "bottom" src="http://www.javascriptworkshop.com/screenshot.jpg" /></p>
<p>&nbsp;</p>
<p>Just choose what you want to add to your page and follow the wizard screens and you&#8217;ll be done in no time.  If you need any help you can check out the <a class = "externalLink" href="https://www.webassist.com/professional/products/Help/115/index.htm">documentation</a>.</p>
<p>&nbsp;</p>
<p><img src="http://www.javascriptworkshop.com/googlecheckout_DW.gif" /><br/></p>
<p><img src="http://www.javascriptworkshop.com/googlemap_DW.gif" /><br/></p>
<p><img src="http://www.javascriptworkshop.com/googlesearch_DW.gif" /><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2007/03/25/free-dreamweaver-extension-for-google-maps-and-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>June &#8217;06 &#8211; Dreamweaver Behaviors</title>
		<link>http://www.javascriptworkshop.com/2006/06/10/june-meeting-dreamweaver-behaviors/</link>
		<comments>http://www.javascriptworkshop.com/2006/06/10/june-meeting-dreamweaver-behaviors/#comments</comments>
		<pubDate>Sat, 10 Jun 2006 08:42:07 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://wordpress.stepanskiconsulting.com/?p=36</guid>
		<description><![CDATA[Adobe Dreamweaver includes behaviors which are built-in JavaScript functions (actions) that are triggered by page events. In the Behaviors panel, you add a behavior to a page by specifying an action (Jump Menu, Open Browser Window, Play Sound, Swap Image, Validate Form, Move Layer, etc.) and then specifying the event that triggers that action. The [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Dreamweaver includes behaviors which are built-in JavaScript functions (actions) that are triggered by page events. In the Behaviors panel, you add a behavior to a page by specifying an action (Jump Menu, Open Browser Window, Play Sound, Swap Image, Validate Form, Move Layer, etc.) and then specifying the event that triggers that action.</p>
<p>The weakness of behaviors is that they can only be modified within the Dreamweaver environment and are not a good learning tool. The JavaScript that is generated is very cryptic since it is created to be efficient and cross-browser compatible not easily readable. But if you need to quickly create some interactivity with JavaScript, it is a good alternative.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2006/06/10/june-meeting-dreamweaver-behaviors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

