<?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>Gilles Vandenoostende &#187; adobe</title>
	<atom:link href="http://blog.vandenoostende.com/tag/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vandenoostende.com</link>
	<description>My blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thoughts on Adobe Muse</title>
		<link>http://blog.vandenoostende.com/2011/thoughts-on-adobe-muse/</link>
		<comments>http://blog.vandenoostende.com/2011/thoughts-on-adobe-muse/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 07:30:21 +0000</pubDate>
		<dc:creator>@gillesv</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Develop]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.vandenoostende.com/?p=151</guid>
		<description><![CDATA[A few days ago Adobe released a public demo/beta of their new web-design tool: Muse. Modelled after Indesign (it&#8217;s made by the same engineers) it aims to allow print-designers to create HTML sites without writing a single line of code. Naturally, this didn&#8217;t work. Many influential webdesigners have already slammed the app&#8217;s many shortcomings &#8211; both [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago Adobe released a public demo/beta of their new web-design tool: <a title="Adobe Muse" href="http://muse.adobe.com/">Muse</a>. Modelled after Indesign (it&#8217;s made by the same engineers) it aims to allow print-designers to create HTML sites without writing a single line of code.</p>
<p>Naturally, this didn&#8217;t work. Many <a href="http://elliotjaystocks.com/blog/adobe-muse-a-step-in-the-wrong-direction/">influential</a> <a href="http://seansperte.com/entry/mused">webdesigners</a> have already slammed the app&#8217;s many shortcomings &#8211; both technical and conceptual, so I won&#8217;t bother to repeat their perfectly valid criticisms. Suffice to say, I wouldn&#8217;t recommend it.</p>
<p>As far as I&#8217;m concerned, Muse&#8217;s biggest shortcoming is the absolutely attrocious quality of the HTML code it generates. But even if Adobe fixed that, by for example switching to a better layout framework and reduced the amount of code by 80%, it would still be a poor substitute for a skillful webdesigner and a text-editor. The reason for this? Semantics.</p>
<p><a href="http://www.zeldman.com/">Jeffrey Zeldman</a> wrote a post last year entitled <a href="http://www.zeldman.com/2010/07/05/an-indesign-for-html-and-css/">&#8220;An indesign for HTML and CSS&#8221;</a>:</p>
<blockquote><p>But Nack’s “constructive” suggestion for Adobe, quoting Michael Slade, is to create “the modern day equivalent of Illustrator and PageMaker for CSS, HTML5 and JavaScript.”</p>
<p>Nack acknowledges that this will be difficult. I propose that it will be impossible. Says Nack:</p>
<blockquote><p>As I noted the other day, “Almost no one would look inside, say, an EPS file and harrumph, ‘Well, that’s not how I’d write PostScript’–but they absolutely do that with HTML.”</p></blockquote>
<p>Well, there is a reason they absolutely do that with HTML. PostScript is a programming language designed to describe page layouts and text shapes in a world of known, fixed dimensions (the world of print), with no underlying semantics. PostScript doesn’t care whether an element is a paragraph, a headline, or a list item. It doesn’t care if a bit of content on one page cites another bit of content on a different page. PostScript is a visual plotting language. And HTML is anything but.</p></blockquote>
<p>HTML isn&#8217;t just a collection of blocks representing pretty pictures: it describes a document, whose content is meant to be consumable by just about anything. A properly written and formatted HTML document should remain human-readable even when viewing the raw source-code. This is an incredibly vital advantage of HTML over other technologies, and to just discard this like a used hankerchief, when the semantic web is right around the corner is hugely irresponsible on Adobe&#8217;s part.</p>
<p>Adobe is essentially lying to untold numbers of print-designers by telling them &#8220;Yes, you could &#8211; nay, <em>should</em> &#8211; be making websites, even if you can&#8217;t code&#8221;. And this my friends, could only lead to calamity: can you imagine handing Muse-generated HTML off to a back-end developer to integrate? He&#8217;d laugh you out of the room! For all Adobe&#8217;s claims to the contrary they are actually widening the gap between designers and developers with every new release.</p>
<p>Indesign can now export Flash sites, DVD menus and those god-awful iPad magazines that are nothing but 500MB zips of &#8220;interactive&#8221; Jpegs (magazines that, by the way, will look like absolute arse when Apple decides to release a retina-display packing iPad). I&#8217;m betting the only reason they didn&#8217;t release Muse as an Indesign plugin was because Indesign isn&#8217;t included in the Web-Premium Creative Suite.</p>
<p>Adobe&#8217;s philosophy that (print-)designers should never have to learn anything other than graphic design is hurting every single app in the creative suite today. Every release, more and more features no professional actually uses are added to already overly complicated and bloated apps.</p>
<p>&#8220;Look!&#8221; they&#8217;ll say, &#8220;without a single line of code I can use inverse-kinematics in Flash!&#8221; For a sales pitch that&#8217;s a pretty compelling feature. A feature noone uses of course, because full-on character animation is rare in a webdesign workflow &#8211; and the professionals I know still do it by hand.</p>
<p>But the feature&#8217;s there, and it&#8217;s taking up space in your tool-palette, memory, keyboard-shortcuts and even required a rewrite of the Flash IDE which means it now consumes 3 to 10% of your CPU (depending on how fast your machine is) at all times, wether you&#8217;re doing something or not. And I&#8217;m sure you can give exampes of similarly useless features across the entire suite.</p>
<p>Bloat and inefficiency aren&#8217;t even the worst side-effects of these additions: it&#8217;s the fact that with every year that passes, the barrier for creative people to get into these apps gets higher and higher. Flash went from being the easiest animation-tool ever to a hugely complicated development framework spread accross three different apps, and multiple programming languages. The animation-tool is still there of course, but it&#8217;s become so bloated, so slow and so unstable that I doubt it could ever enthrall newbies like it enthralled me all those years ago.</p>
<p>Same thing with Dreamweaver: I learnt a great deal about webdesign and hand-coding from toying with Dreamweaver&#8217;s design-view. I didn&#8217;t realize that tables for layout was bad, but then &#8211; noone really did back then. I just drew the layout and then switched to code-view to see how it&#8217;s done. I taught myself a great deal about then-contemporary webdesign techniques, and after a while I switched to hand-coding entirely, simply because it was faster that way. I&#8217;ve been teaching myself how to code better HTML and CSS ever since.</p>
<p>Muse doesn&#8217;t even have a code-view.</p>
<p>Thanks to Photoshop, Flash and Dreamweaver I taught myself how to design, how to animate and how to code, which now means that, given a copy of the Creative Suite (or any similar tool, honestly) and time, I could single-handedly build almost anything I can think of. I fear creatives growing up in Adobe&#8217;s vision of the future will never be able to say that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vandenoostende.com/2011/thoughts-on-adobe-muse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in a  name: Pepsi Max-it is an Adobe MAX 2009 finalist</title>
		<link>http://blog.vandenoostende.com/2009/pepsi_maxit_is_adobe_max_2009_finalist/</link>
		<comments>http://blog.vandenoostende.com/2009/pepsi_maxit_is_adobe_max_2009_finalist/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:22:22 +0000</pubDate>
		<dc:creator>@gillesv</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[Max-it]]></category>
		<category><![CDATA[pepsi]]></category>

		<guid isPermaLink="false">http://blog.vandenoostende.com/?p=38</guid>
		<description><![CDATA[Myself, along with Jan Algoed - our Adnerd junior - will be jetting across the pond at the end of the week for 4 days of conferencing &#038; networking, hopefully bringing back a shiny new award in the process.

Oh yeah, and if you haven't done so already, please vote for us ("Pepsi Max-it by Proximity BBDO") on this page here:

http://max.adobe.com/awards/finalists/]]></description>
			<content:encoded><![CDATA[<p>As fervent followers of my <a title="My twitter" href="http://twitter.com/gillesv" target="_blank">twitterings</a> &amp; <a title="My Facebook" href="http://www.facebook.com/gillesv">facebookings</a> might know by now, Pepsi Max-it, the project my colleagues &amp; me poured our blood, sweat &amp; tears into a couple of months ago has been nominated for an award at the Adobe MAX 2009 conference in Los Angeles. More specifically in the Advertising &amp; Branding category.</p>
<p>Myself, along with Jan Algoed &#8211; our <a title="Adnerds" href="http://www.adnerds.be/index.php?" target="_blank">Adnerd junior</a> &#8211; will be jetting across the pond at the end of the week for 4 days of conferencing &amp; networking, hopefully bringing back a shiny new award in the process &#8211; although, looking at <a title="Honda Fit" href="http://automobiles.honda.com/2009-fit/?from=http://www.fit.honda.com/" target="_blank">the</a> <a title="Ford 2010 Mustang" href="http://www.fordvehicles.com/the2010mustang/" target="_blank">competition</a> <a title="Nestlé Extrême" href="http://www.unit9.com/archives/nestle-extreme/" target="_blank">we&#8217;re</a> facing, I&#8217;d wager we have the snowball&#8217;s chance in Hell to actually win it.</p>
<p>But don&#8217;t let that dissuade you in the least! If you haven&#8217;t done so already, please vote for us (&#8220;Pepsi Max-it by Proximity BBDO&#8221;) on this page here:</p>
<p><a title="VOTE NOW" href="http://max.adobe.com/awards/finalists/" target="_blank">http://max.adobe.com/awards/finalists/</a></p>
<p>(Shhht, don&#8217;t tell anyone, but you can vote more than once!)</p>
<p>More will definately follow once I get to L.A. Follow my <a title="gillesv's twitter" href="http://twitter.com/gillesv">twitter</a> for up-to-the-minute updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vandenoostende.com/2009/pepsi_maxit_is_adobe_max_2009_finalist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/9 queries in 0.008 seconds using disk
Object Caching 240/253 objects using disk

Served from: blog.vandenoostende.com @ 2012-02-06 14:03:30 -->
