<?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>Digital Media Academy &#187; dreamweaver for kids</title>
	<atom:link href="http://www.digitalmediaacademy.org/tag/dreamweaver-for-kids/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalmediaacademy.org</link>
	<description>Computer Courses, Computer Camps, Summer Computer Camps and Video Training for Adults, Teens and Kids!</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:01:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A Closer Look at Adobe Dreamweaver</title>
		<link>http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/</link>
		<comments>http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 22:20:04 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Digital Media Academy News + Events]]></category>
		<category><![CDATA[Adventures]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[dma]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[dreamweaver for kids]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Industry Standard]]></category>
		<category><![CDATA[kids learn how to use adobe dreamweaver]]></category>
		<category><![CDATA[kids web design camp]]></category>
		<category><![CDATA[Panes]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[teaching kids Dreamweaver]]></category>
		<category><![CDATA[Teaching the Concepts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[Web Site]]></category>

		<guid isPermaLink="false">http://www.digitalmediaacademy.org/blog/?p=1430</guid>
		<description><![CDATA[Hello! I&#8217;m Ben Jaffe, one of the instructors for Digital Media Academy&#8217;s Adventures Program. I want to give you a closer look at Adobe Dreamweaver CS4. We use Dreamweaver for creating the web site layout in our Adventures Web Design class. Dreamweaver is what we call a &#8220;WYSIWYG Editor&#8221; (stands for &#8220;What You See is [...]]]></description>
			<content:encoded><![CDATA[<p>Hello! I&#8217;m Ben Jaffe, one of the instructors for <a href="http://www.digitalmediaadventures.com" target="_blank">Digital Media Academy&#8217;s Adventures </a>Program. I want to give you a closer look at <a href="www.adobe.com/dreamweaver" target="_blank">Adobe Dreamweaver CS4</a>. We use Dreamweaver for creating the web site layout in our <a href="http://www.digitalmediaacademy.org/courses/kids-camp/computer-camp-webdesign-flash.html">Adventures Web Design</a> class.</p>
<p>Dreamweaver is what we call a &#8220;WYSIWYG Editor&#8221; (stands for &#8220;What You See is What You Get&#8221;). This means we get to see our design as we create it. Before tools like Dreamweaver, we had to write HTML markup to create web sites, and didn&#8217;t get to manipulate it graphically. Here&#8217;s the Design view in Dreamweaver:</p>
<p><img class="aligncenter size-full wp-image-1431" src="http://www.digitalmediaacademy.org/wp-content/uploads/2009/03/dreamweaver-design-view.jpg" alt="dreamweaver-design-view" width="537" height="325" /></p>
<p>The Properties bar (across the bottom) is where we set up links, text styles, bold, italics, and change the sizes of items like images and tables. The panes on the right are for managing files, uploading to our website, and managing the CSS. When we edit in Design View, Dreamweaver is actually writing the HTML code for us.</p>
<p>At the very beginning of the class, we teach the kids some basic HTML. We actually build a simple webpage, coding it by hand! This helps the students understand what is going on behind the scenes, and how to fix things manually if anything goes wrong. It&#8217;s good to be able to look at the code to see what&#8217;s really going on. This is Dreamweaver&#8217;s Code View:</p>
<p><img class="aligncenter size-full wp-image-1432" src="http://www.digitalmediaacademy.org/wp-content/uploads/2009/03/dreamweaver-code-view.jpg" alt="dreamweaver-code-view" width="537" height="325" /></p>
<p>That HTML code is what our computers <em>actually</em> download when we are browsing the web. They read the code, and render out a graphical page for us to read.</p>
<p>After covering HTML, we talk about site design, then start on our own websites. As we create graphics in <a href="http://www.adobe.com/products">Photoshop</a>, we integrate them into our sites. We also create a Flash animation, and add that to our site. Some students might even build a <a href="http://www.adobe.com/products">Flash </a>animation to use as the header. (The header is the bar across the top of the page, with the website&#8217;s title).</p>
<p>After we build our site, integrate our graphics, and add our Flash animation, it&#8217;s time to test our sites and upload them to the internet. We test the links on our pages to be sure they all work, and upload their web pages to DMA&#8217;s web space, for friends and family to see.</p>
<p><img class="aligncenter size-full wp-image-1433" src="http://www.digitalmediaacademy.org/wp-content/uploads/2009/03/dreamweaver-preview-in-safari.jpg" alt="dreamweaver-preview-in-safari" width="537" height="389" /></p>
<p>After this course, your child will know how to use Photoshop, how to make simple animations in Flash, and how to put it all together into a web site. At the end of the class, the students go home with a web address for their website, and a DVD with all of the original files they used to make their content. This means that if they get access to the software (perhaps through their school), they can continue work on their web site!</p>
<p>I hope to see you this summer!<br />
-Ben Jaffe</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>Like what you read? Share this post with a friend.</div><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://del.icio.us/post?url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;title=A Closer Look at Adobe Dreamweaver' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;title=A Closer Look at Adobe Dreamweaver' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.furl.net/storeIt.jsp?u=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;t=A Closer Look at Adobe Dreamweaver' title='Save to Furl' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/furl.png' style='width:16px; height:16px;' alt='[Furl] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;title=A Closer Look at Adobe Dreamweaver' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&title=A Closer Look at Adobe Dreamweaver' title='Share on LinkedIn' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;t=A Closer Look at Adobe Dreamweaver' title='Save to MySpace' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;T=A Closer Look at Adobe Dreamweaver' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;title=A Closer Look at Adobe Dreamweaver' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;title=A Closer Look at Adobe Dreamweaver' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=A Closer Look at Adobe Dreamweaver+http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=A Closer Look at Adobe Dreamweaver&amp;uri=http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://www.digitalmediaacademy.org/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div><div class='brand'><small><a href='http://www.bookmarkify.com/'>Powered by Bookmarkify&trade;</a></small></div></div><div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.digitalmediaacademy.org/2009/03/adventures-web-design-and-flash/" rel="bookmark" class="crp_title">Adventures: Kids Learn Web Design and Flash</a></li><li><a href="http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-photoshop/" rel="bookmark" class="crp_title">A Closer Look at Adobe Photoshop</a></li><li><a href="http://www.digitalmediaacademy.org/2009/03/why-take-a-live-instruction-web-design-course/" rel="bookmark" class="crp_title">Why take a live-instruction web design course?</a></li><li><a href="http://www.digitalmediaacademy.org/2009/02/are-you-baffled-by-css/" rel="bookmark" class="crp_title">Are you Baffled by CSS? Learn Web Designer Skills!</a></li><li><a href="http://www.digitalmediaacademy.org/2009/03/amazing-3d-flash-website-with-real-interactivity-learn-how-to-make-a-website-at-dma/" rel="bookmark" class="crp_title">Amazing 3D Flash Website with &quot;Real&quot; Interactivity : Learn How to Make a Website at DMA</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.digitalmediaacademy.org/2009/03/a-closer-look-at-adobe-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

