<?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: Another Dreamweaver alternative</title>
	<atom:link href="http://mnteractive.com/archive/another-dreamweaver-alternative/feed/" rel="self" type="application/rss+xml" />
	<link>http://mnteractive.com/archive/another-dreamweaver-alternative</link>
	<description>Minnesota's Interaction Design, Information Architecture, and User Experience Design Community</description>
	<pubDate>Fri, 21 Nov 2008 08:54:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Tom Michlig</title>
		<link>http://mnteractive.com/archive/another-dreamweaver-alternative#comment-1951</link>
		<dc:creator>Tom Michlig</dc:creator>
		<pubDate>Tue, 01 Aug 2006 13:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://mnteractive.com/archive/another-dreamweaver-alternative/#comment-1951</guid>
		<description>&lt;em&gt;Well, the best way to get familiar with HTML is to not use an application that hides the HTML from you. ;o)&lt;/em&gt;

Sighhhh, yeah, it did seem to good to be true. Did your friend use the "code snooper" action at all? Maybe that helps.</description>
		<content:encoded><![CDATA[<p><em>Well, the best way to get familiar with HTML is to not use an application that hides the HTML from you. ;o)</em></p>
<p>Sighhhh, yeah, it did seem to good to be true. Did your friend use the &#8220;code snooper&#8221; action at all? Maybe that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrel</title>
		<link>http://mnteractive.com/archive/another-dreamweaver-alternative#comment-1946</link>
		<dc:creator>Darrel</dc:creator>
		<pubDate>Mon, 31 Jul 2006 16:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://mnteractive.com/archive/another-dreamweaver-alternative/#comment-1946</guid>
		<description>Well, the best way to get familiar with HTML is to not use an application that hides the HTML from you. ;o)

That's the nice thing about Dreamweaver. Just open the page, split the view between code and WYSIWYG and you can see changes made to one side affecting the other.

HTML isn't really that complicated. You just have to dive in and get your feet wet. ;o)</description>
		<content:encoded><![CDATA[<p>Well, the best way to get familiar with HTML is to not use an application that hides the HTML from you. ;o)</p>
<p>That&#8217;s the nice thing about Dreamweaver. Just open the page, split the view between code and WYSIWYG and you can see changes made to one side affecting the other.</p>
<p>HTML isn&#8217;t really that complicated. You just have to dive in and get your feet wet. ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Michlig</title>
		<link>http://mnteractive.com/archive/another-dreamweaver-alternative#comment-1945</link>
		<dc:creator>Tom Michlig</dc:creator>
		<pubDate>Mon, 31 Jul 2006 14:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://mnteractive.com/archive/another-dreamweaver-alternative/#comment-1945</guid>
		<description>You touch on the kind of things that web saavy, non-developer types wouldn't notice (the extra spans and div tags). I've gotten better at looking at and manipulating code, but I've got a long way to go on the nuances. As long as I don't see a bunch of nested tables all over the place, I feel pretty good about it :)

I'm not planning on touting myself as a web developer anytime soon, but it has been nice to develop some smaller or more personal projects more quickly than before, knowing that at least the code is valid, if not semantically acceptable. My ideal situation is working with a top-shelf developer (or becoming an HTML stud myself, which always seems daunting).</description>
		<content:encoded><![CDATA[<p>You touch on the kind of things that web saavy, non-developer types wouldn&#8217;t notice (the extra spans and div tags). I&#8217;ve gotten better at looking at and manipulating code, but I&#8217;ve got a long way to go on the nuances. As long as I don&#8217;t see a bunch of nested tables all over the place, I feel pretty good about it <img src='http://mnteractive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m not planning on touting myself as a web developer anytime soon, but it has been nice to develop some smaller or more personal projects more quickly than before, knowing that at least the code is valid, if not semantically acceptable. My ideal situation is working with a top-shelf developer (or becoming an HTML stud myself, which always seems daunting).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrel</title>
		<link>http://mnteractive.com/archive/another-dreamweaver-alternative#comment-1944</link>
		<dc:creator>Darrel</dc:creator>
		<pubDate>Mon, 31 Jul 2006 14:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://mnteractive.com/archive/another-dreamweaver-alternative/#comment-1944</guid>
		<description>Hey Tom...how are things?

A friend of mine (web saavy, but has no interest in learning CSS) tried it out and was asking me what I thought of the code.

While the code might be valid in terms of meeting the W3C, logically and semantically, it still looked like quite a mess of extra arbitrary SPANS and various absolutely positioned DIVs. I wouldn't use it for production work at all.

HTML simply can not be created well with a WYSIWYG tool unless the end-user has a full understanding of HTML to begin with.

To be fair, the same is true with print design as well. No matter how well you understand Illustrator, if you don't have an understanding of CMYK, trapping, bleeds, paper, etc, you'll have problems.</description>
		<content:encoded><![CDATA[<p>Hey Tom&#8230;how are things?</p>
<p>A friend of mine (web saavy, but has no interest in learning CSS) tried it out and was asking me what I thought of the code.</p>
<p>While the code might be valid in terms of meeting the W3C, logically and semantically, it still looked like quite a mess of extra arbitrary SPANS and various absolutely positioned DIVs. I wouldn&#8217;t use it for production work at all.</p>
<p>HTML simply can not be created well with a WYSIWYG tool unless the end-user has a full understanding of HTML to begin with.</p>
<p>To be fair, the same is true with print design as well. No matter how well you understand Illustrator, if you don&#8217;t have an understanding of CMYK, trapping, bleeds, paper, etc, you&#8217;ll have problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Michlig</title>
		<link>http://mnteractive.com/archive/another-dreamweaver-alternative#comment-1942</link>
		<dc:creator>Tom Michlig</dc:creator>
		<pubDate>Mon, 31 Jul 2006 13:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://mnteractive.com/archive/another-dreamweaver-alternative/#comment-1942</guid>
		<description>Hi, Darrel,

Though it's not open-source, what are your views on Freeway, from Softpress? It's a WYSIWYG, but it writes solid CSS/XHTML. Seems like quite a coup for visual designers who aren't strong coders (like myseslf). Using it is like using Quark or InDesign, and when it publishes, it writes the most efficient code for the situation.

A few quirks are that you have to pick up an additional plug-in to access the code (it touts the fact that you don't need to touch the code). It also does in-line style sheets by default, and you have to get another plug-in to consolidate and create an external css file. But other than that, I've been quite impressed.

It's 100 bones cheaper than DW, and about 100 times easier to use.</description>
		<content:encoded><![CDATA[<p>Hi, Darrel,</p>
<p>Though it&#8217;s not open-source, what are your views on Freeway, from Softpress? It&#8217;s a WYSIWYG, but it writes solid CSS/XHTML. Seems like quite a coup for visual designers who aren&#8217;t strong coders (like myseslf). Using it is like using Quark or InDesign, and when it publishes, it writes the most efficient code for the situation.</p>
<p>A few quirks are that you have to pick up an additional plug-in to access the code (it touts the fact that you don&#8217;t need to touch the code). It also does in-line style sheets by default, and you have to get another plug-in to consolidate and create an external css file. But other than that, I&#8217;ve been quite impressed.</p>
<p>It&#8217;s 100 bones cheaper than DW, and about 100 times easier to use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
