<?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>Davin&#039;s blog &#187; Macromedia</title>
	<atom:link href="http://blog.davingranroth.com/tag/macromedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davingranroth.com</link>
	<description>Occassional posts on user experience design, faith, and family.</description>
	<lastBuildDate>Sun, 18 Jul 2010 17:17:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Oh, and how about major merger?</title>
		<link>http://blog.davingranroth.com/2005/04/oh-and-how-about-major-merger/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=oh-and-how-about-major-merger</link>
		<comments>http://blog.davingranroth.com/2005/04/oh-and-how-about-major-merger/#comments</comments>
		<pubDate>Tue, 19 Apr 2005 20:03:09 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Macromedia]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=233</guid>
		<description><![CDATA[
 <a href="http://blog.davingranroth.com/2005/04/oh-and-how-about-major-merger/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#8217;t heard already, Macromedia is being bought by Adobe. This is a huge deal, especially for the web industry. (Read about it at <a href="http://news.com.com/Macromedia%2C+Adobe+make+peace+for+bigger+fight/2100-1012_3-5675158.html?tag=cnetfd.buzz">CNET.com</a>)</p>
<p>Me, I&#8217;m not pleased to hear it. I sort of like having them compete for market share. Keeps prices down. Increases innovation.</p>
<p>What I hear is that Adobe is poised to be a more head-on competitor to Microsoft. That sounds crazy, as an industry insider, at least as far as off-the-shelf software goes. I&#8217;d buy web development software from Adobe or Macromedia before I&#8217;d touch any web development software from Microsoft&#8211;at least for front-end work.</p>
<p>I&#8217;ve viewed Microsoft FrontPage as a breaker of the Garbage In-Garbage Out rule of computing. With FrontPage, you can put awesome code in, and then it gets transformed by M$ FrontPage&#8217;s mandatory eatShit&#038;&#038;Die filter, and then you get Garbage Out. Incidentally, I&#8217;m pretty sure they use the same filter when saving Word documents as web pages.</p>
<p>Ooookay, didn&#8217;t mean to rant.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2005/04/oh-and-how-about-major-merger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indenting blocks of code in Dreamweaver</title>
		<link>http://blog.davingranroth.com/2004/07/indenting-blocks-of-code-in-dreamweaver/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=indenting-blocks-of-code-in-dreamweaver</link>
		<comments>http://blog.davingranroth.com/2004/07/indenting-blocks-of-code-in-dreamweaver/#comments</comments>
		<pubDate>Fri, 16 Jul 2004 13:53:57 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Macromedia]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=163</guid>
		<description><![CDATA[It is nice when you discover something new and useful in a piece of software you&#8217;ve been using for years. For instance, this past week I discovered that in the Code View in Dreamweaver MX, you can highlight a big &#8230; <a href="http://blog.davingranroth.com/2004/07/indenting-blocks-of-code-in-dreamweaver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_445" class="wp-caption alignleft" style="width: 267px"><img class="size-full wp-image-445" title="code_indent" src="http://blog.davingranroth.com/wp-content/uploads/2008/12/code_indent.gif" alt="Code indentation in Dreamweaver" width="257" height="157" /><p class="wp-caption-text">Code indentation in Dreamweaver</p></div>
<p>It is nice when you discover something new and useful in a piece of software you&#8217;ve been using for years.</p>
<p>For instance, this past week I discovered that in the Code View in Dreamweaver MX, you can highlight a big block of code and tab the whole thing to the right, uniformly, by pressing TAB. You can also take away tab indents by pressing SHIFT+TAB.</p>
<p>Of course, hindsight 20/20 and all, this seems a perfectly reasonable feature. I just didn&#8217;t know it. So now I do. And, I&#8217;ve already used it half-a-dozen times.</p>
<p>It&#8217;s helpful when you move a whole block of code to a new location, and you want to adjust it&#8217;s indentation to fit the new surrounding code.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2004/07/indenting-blocks-of-code-in-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frontpage vs Dreamweaver</title>
		<link>http://blog.davingranroth.com/2003/04/frontpage-vs-dreamweaver/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=frontpage-vs-dreamweaver</link>
		<comments>http://blog.davingranroth.com/2003/04/frontpage-vs-dreamweaver/#comments</comments>
		<pubDate>Sat, 19 Apr 2003 04:23:58 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[Macromedia]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=32</guid>
		<description><![CDATA[
 <a href="http://blog.davingranroth.com/2003/04/frontpage-vs-dreamweaver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For you web builders out there, here is <a href="http://www.unrulybeast.com/frontvsdream.htm">one web builder&#8217;s comparison of FrontPage and Dreamweaver</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2003/04/frontpage-vs-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
