<?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>Mark Montri Dot Com</title>
	<atom:link href="http://www.markmontri.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markmontri.com</link>
	<description>Design Portfolio and random musings</description>
	<lastBuildDate>Fri, 25 Nov 2011 16:22:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>In Search of a Better Content Editor</title>
		<link>http://www.markmontri.com/2011/11/in-search-of-a-better-content-editor/</link>
		<comments>http://www.markmontri.com/2011/11/in-search-of-a-better-content-editor/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 16:20:58 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[semantics]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.markmontri.com/?p=59</guid>
		<description><![CDATA[Reliance on Content Management Systems and their WYSIWYG editors is hurting accessibility and robbing our content of meaning. We need to find a workflow that keeps the efficiency of a CMS while allowing proper use of semantic HTML and microformats.]]></description>
			<content:encoded><![CDATA[<h3>Is our reliance on <abbr title="Content Management System">CMS</abbr>&#8217;s like Wordpress holding back the Semantic Web and undercutting our clients&#8217; content?</h3>
<p>My company uses <a title="Go to Wordpress.org" href="http://wordpress.org" target="_blank">Wordpress</a> for a lot of client projects. For us, it has many positives: It&#8217;s free, flexible, and easy to modify. Its <a title="Search for Wordpress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">huge library of plugins</a> makes it great for quick-turn projects. Perhaps most importantly, its <abbr title="What You See Is What You Get">WYSIWYG</abbr> editor makes it easy for clients and nontechnical staff to enter and edit content, without the involvement of web developers.</p>
<p>But recently, I&#8217;ve been wondering if that last positive isn&#8217;t quite so positive after all. While the <abbr title="What You See Is What You Get">WYSIWYG</abbr> editor takes a great deal of effort off the shoulders of the designer/developer, what cost are we enduring by losing so much of the power and flexibility of HTML itself?</p>
<p>Much of the brilliance and power of HTML comes from markup that is difficult or entirely unavailable in today&#8217;s <abbr title="What You See Is What You Get">WYSIWYG</abbr> editors. Elements like <code>&lt;abbr&gt;</code>, <code>&lt;time&gt;</code>, and <code>&lt;cite&gt;</code> are very important semantic tools that add meaning and accessibility to our content, but are unavailable without moving into the HTML editor. Microformats like <a title="Learn about the hCard Microformat" href="http://microformats.org/wiki/hcard" target="_blank">hCard</a> and <a title="Learn about the hCalendar microformat" href="http://microformats.org/wiki/hcalendar" target="_blank">hCalendar</a> are unsupported. Even something as simple as proper use of <code>rel</code> attributes is difficult within the default editor.</p>
<p>How important is all of this? Do we consider semantics and machine-readability to be acceptable casualties for the ease we get by using a <abbr title="Content Management System">CMS</abbr>? I don&#8217;t think so. With the increasing use of HTML5 and the emerging &#8220;app&#8221; mentality of web development (not to mention the old pillars of searchability, findability, and <abbr title="Search Engine Optimization">SEO</abbr>), semantics and machine-parsing are more important than ever.</p>
<p>I can guarantee that <abbr title="Content Management System">CMS</abbr>&#8217;s and blogging platforms aren&#8217;t going away, and I wouldn&#8217;t want them to. There&#8217;s no question that the benefits outweigh the drawbacks for most web projects. Development time is always important, and as the web gets more social and conversational it will become increasingly important for writers and content managers to quickly and easily edit content without going through a lengthy content workflow.</p>
<h3>So where does that leave us?</h3>
<p>Perhaps the answer is simply to better educate the content managers on semantic HTML tags and proper use of the HTML editor. That would certainly be a great start. But in reality, it may be impractical to expect every writer and editor to be able to write properly formatted semantic HTML with microformats. It&#8217;s challenging to get web developers to do it right sometimes.</p>
<p>Maybe we need to insist that developers enter all content. From a workflow standpoint, this is hardly ideal, as developers add yet another (often expensive) step to the process, slowing down content deployment and eliminating one of they key reasons for using a platform like Wordpress in the first place. Additionally, most developers I know don&#8217;t exactly jump at the idea of doing content entry.</p>
<p>Maybe the answer is a smarter <abbr title="What You See Is What You Get">WYSIWYG</abbr> editor. TinyMCE (Wordpress&#8217;s default editor) has <a title="TinyMCE Configuration page" href="http://www.tinymce.com/wiki.php/Configuration" target="_blank">dozens of configuration options</a>. Maybe there are some additional elements buried in there somewhere. There are other editors out there, as well. Perhaps one of them has better support for semantic elements and microformats. Over the next few weeks, I intend to find out.</p>
<p>I don&#8217;t know the right answer, but I think the question deserves more thought than it&#8217;s currently being given.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2011/11/in-search-of-a-better-content-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad Examples: Canon Global</title>
		<link>http://www.markmontri.com/2011/11/bad-examples-canon-global/</link>
		<comments>http://www.markmontri.com/2011/11/bad-examples-canon-global/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 20:22:58 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.markmontri.com/?p=42</guid>
		<description><![CDATA[Canon Global makes some terrible usability errors, resulting in a frustrating difficult shopping experience.]]></description>
			<content:encoded><![CDATA[<div id="attachment_43" class="wp-caption alignright" style="width: 310px"><a href="http://www.canon.com/products/consumer.html"><img class="size-medium wp-image-43  " title="Go to Canon Global Consumer Products page" src="http://www.markmontri.com/wp-content/uploads/2011/11/Screen-shot-2011-11-09-at-2.27.05-PM-300x248.png" alt="Screenshot of Canon Global Consumer Products page" width="300" height="248" /></a><p class="wp-caption-text">Canon Consumer Products Page</p></div>
<p>While attempting to shop for a camera for my wife for Christmas today, I made my way over to <a title="Open www.canon.com in a new window" href="http://www.canon.com" target="_blank">canon.com</a>. I selected &#8220;Products &amp; Solutions&#8221; from the top global navigation and chose &#8220;Consumer&#8221; from the dropdown that appeared. I was taken to the page shown  on the right. So far, so good.</p>
<p>Since I was shopping for a point-and-shoot camera, I attempted to click the box labeled &#8220;Compact Digital Cameras.&#8221; No response.</p>
<p>I tried clicking the photo instead. Again, nothing.<span id="more-42"></span></p>
<p>I noticed that the cursor was not changing to a pointer. I tried mousing around the page hoping to see it change. Nothing.</p>
<p>I decided that perhaps Canon had built the page using some odd Javascript that didn&#8217;t work properly in Google Chrome, so I tried in Firefox. Same result. None.</p>
<p>I opened Firebug to see what was going on. As it turns out, the boxes were not buttons at all. It was simply a list of the Canon&#8217;s product categories.</p>
<div id="attachment_47" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-47 " title="Canon map graphic" src="http://www.markmontri.com/wp-content/uploads/2011/11/Screen-shot-2011-11-09-at-2.49.26-PM-300x116.png" alt="Screenshot of world map, taken from Canon.com" width="300" height="116" /><p class="wp-caption-text">Oh, this is what I&#39;m supposed to do. At the very bottom of the page.</p></div>
<p>At this point I scrolled further down the page to see if there was something extra I was missing. Only then did I see the map graphic at the bottom of the page. In small white text was the message &#8220;Please access the Canon website of your country / region for further information on products.&#8221; With my window size, it had not been visible previously.</p>
<p>After selecting North America, I am given the choice of &#8220;Canada-French&#8221;, &#8220;Canada-English&#8221;, or &#8220;USA-English&#8221;. I select the US version, and am redirected to the Canon USA homepage.</p>
<h3>So Many Questions</h3>
<p>If they were not going to provide any product information on the global website, why have Product pages? Why make the list of products look so much like buttons if they&#8217;re not going to be clickable? Why not put the map at the top of the page? Better yet, if location is truly necessary, why not ask for it right away, before the user is several pages deep into the site? Once a user selects a country, why are they sent to the country&#8217;s homepage, rather than the section of the site they had been browsing on the global site? Did Canon do <em>any</em> user testing??</p>
<p>I&#8217;ve been using Canon cameras exclusively for years. I currently own 4, and plan to buy at least one more this year. But this experience was enough to get me over to <a title="Open Nikon.com in a new window" href="http://www.nikon.com" target="_blank">nikon.com</a>, where I had no problem finding several cameras that might end up under the tree this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2011/11/bad-examples-canon-global/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Targeted Ads: A Public Service</title>
		<link>http://www.markmontri.com/2010/12/targeted-ads-a-public-service/</link>
		<comments>http://www.markmontri.com/2010/12/targeted-ads-a-public-service/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 17:34:52 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.markmontri.com/?p=36</guid>
		<description><![CDATA[There&#8217;s a lot of talk about digital privacy these days, with much of the concern centering around online advertising. &#8220;I don&#8217;t want marketers building up information about me!&#8221; people say. What they fail to realize is that these kinds of marketing profiles don&#8217;t produce more ads &#8211; Just better ones.
I am a married, childless, 28-year [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of talk about digital privacy these days, with much of the concern centering around online advertising. &#8220;I don&#8217;t want marketers building up information about me!&#8221; people say. What they fail to realize is that these kinds of marketing profiles don&#8217;t produce more ads &#8211; Just better ones.</p>
<p>I am a married, childless, 28-year old male who enjoys camping, cycling, and skiing. I currently rent my home. I have no need to see ads for dating sites, feminine hygiene products, or debt consolidation services. If advertisers can use my marketing profile to show me ads for camping products, ski vacations, and design books instead, everyone wins.</p>
<p>Ad-supported websites, apps, and digital services have to sell ads, with or without targeting. Without targeted profiles, these ads become less relevant to the user, which makes them less valuable to the advertiser. Therefore the content provider cannot charge as much for them. Meanwhile, the user is still seeing ads.  They&#8217;re just less useful and more annoying.</p>
<p>Advertising is how we get most of the free websites, apps, and services currently out there. Without the revenue that comes from high-value targeted ads, sites and services must respond by having <em>more</em> advertising (of the low-value, non-relevant variety) or by reducing free content.  I don&#8217;t want to see either.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2010/12/targeted-ads-a-public-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates via Facebook</title>
		<link>http://www.markmontri.com/2010/03/twitter-posts-via-facebook/</link>
		<comments>http://www.markmontri.com/2010/03/twitter-posts-via-facebook/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 17:55:48 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://www.markmontri.com/?p=21</guid>
		<description><![CDATA[There&#8217;s a common practice in social media that absolutely drives me nuts. It&#8217;s when someone posts a link to an article on Facebook, then posts a link to the Facebook post on Twitter.  I understand that the majority of these posts are generated automatically by Facebook apps and widgets, but that makes it no [...]]]></description>
			<content:encoded><![CDATA[<p class="middle">There&#8217;s a common practice in social media that absolutely drives me nuts. It&#8217;s when someone posts a link to an article on Facebook, then posts a link to the Facebook post on Twitter.  I understand that the majority of these posts are generated automatically by Facebook apps and widgets, but that makes it no less irritating.  When I click on a link in Twitter, I want to read the article, not your Facebook page.</p>
<p class="middle">This is especially irritating when the offender is a major media outlet (and this is almost always the case.)  When I see a link posted by <em>Outside Magazine</em>, I should be able to safely assume it is a link to one of their articles.  By taking me instead to their Facebook page, where I must click another link and open yet another tab, they are not only irritating me, they are betraying my expectations.  They are weakening my trust in their brand.</p>
<p class="middle">Perhaps these media brands are trying to turn their Twitter followers into Facebook fans.  I follow many more Twitter accounts than I have Facebook friends, and I assume there are others like me.  But this feels to me like a cheat.  I use Twitter because it&#8217;s faster and easier than wading through the comments and other cruft on Facebook.  By auto-posting from Facebook, these brands fail to respect the media preferences of their readers, creating a poor brand experience.</p>
<p class="middle">The lesson here? If you&#8217;re a media company, or run any sort of publishing or blog site, respect your readers&#8217; media habits.  In addition to your RSS feed, post direct links on both Twitter and Facebook.  Most blogging and web publishing platforms now feature plugins or module that allow you to automatically do both, preventing the kind of cross-linking irritation that will eventually make your readers stop clicking your links altogether.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2010/03/twitter-posts-via-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPad: Flash killer?</title>
		<link>http://www.markmontri.com/2010/02/the-ipad-flash-killer/</link>
		<comments>http://www.markmontri.com/2010/02/the-ipad-flash-killer/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:18:55 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://www.markmontri.com/?p=19</guid>
		<description><![CDATA[Farhad Manjoo, one of my favorite tech writers, has an interesting article over on Slate.com entitled Will Apple&#8217;s iPad kill Flash?  In it, he discusses the glaring absence of Flash support on the new iPad.  The lack of Flash is not a huge surprise, since neither the iPhone or iPod Touch support it. [...]]]></description>
			<content:encoded><![CDATA[<p class="middle">Farhad Manjoo, one of my favorite tech writers, has an interesting article over on Slate.com entitled <em><a href="http://www.slate.com/id/2243422/">Will Apple&#8217;s iPad kill Flash</a></em>?  In it, he discusses the glaring absence of Flash support on the new iPad.  The lack of Flash is not a huge surprise, since neither the iPhone or iPod Touch support it.  But somehow the idea that a device which aims to be &#8220;the ultimate web browsing device&#8221; would fail to support such a pervasive technology is a little more jarring.</p>
<p><span id="more-19"></span></p>
<p class="middle">My personal theory has been that Flash support would make it too easy for developers to simply build browser-based apps in Flash while bypassing Apple&#8217;s App Store.  Why give up a cut of your profits to Apple if you can run your own web-based service?  But Manjoo has a different idea: Steve Jobs is betting on the rapid adoption of HTML5, and is hoping to render Flash irrelevant.</p>
<p class="middle">There&#8217;s plenty of evidence.  Manjoo points to reports of a tirade in which Jobs called Adobe lazy and its programs too buggy for Apple to support.  And Apple&#8217;s pioneering support of HTML5 in Safari 4 shows the company&#8217;s belief in the technology.  They&#8217;re not the only ones, either. Google&#8217;s HTML5 implementation of Google Voice was developed after Apple rejected the iPhone version from the App Store, and YouTube recently launched a Flash-free HTML5 beta version.</p>
<p class="middle">I wish Jobs all the best.  I&#8217;m no fan of Flash, and can&#8217;t wait until I&#8217;m able to heavily incorporate HTML5 and CSS3 into my work.  The potential is enormous.  But as someone who knows the realities of this business, I take a skeptical view.  Millions of users still browse the web with Internet Explorer 6, a horrific dinosaur of a program that PC World named one of the <a href="http://www.pcworld.com/article/125772-3/the_25_worst_tech_products_of_all_time.html#ie6">ten worst tech products of all time</a>. Even with browsers like Safari, Chrome, and Firefox beginning to offer decent HTLM5 support, it will be many years before it can be relied upon to replace Flash for video and interactivity.</p>
<p class="middle">In the meantime, it remains to be seen how the Apple/Flash battle plays out.  Adobe offers an iPhone &#8220;packager&#8221; that converts a Flash app to an iPhone app.  It seems likely that an iPad version with be coming soon. I fully expect many sites to develop HTML5 versions in the near future, and I truly hope that the iPad will speed its mainstream adoption.  But in a world dominated by Microsoft browsers, I&#8217;m not holding my breath.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2010/02/the-ipad-flash-killer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.markmontri.com/2010/01/hello-world-2/</link>
		<comments>http://www.markmontri.com/2010/01/hello-world-2/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:21:40 +0000</pubDate>
		<dc:creator>Mark Montri</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dev.markmontri.com/?p=1</guid>
		<description><![CDATA[So I&#8217;m finally starting a blog.  I&#8217;ve been doing web design and development for over eight years, but have never blogged.  It sort of seems strange, honestly, that I haven&#8217;t.  But on the other hand, it also feels a little bit strange writing articles that I&#8217;m relatively sure no one will read. [...]]]></description>
			<content:encoded><![CDATA[<p class="middle"><span class="topblurb">So I&#8217;m finally starting a blog.</span>  I&#8217;ve been doing web design and development for over eight years, but have never blogged. <span id="more-5"></span> It sort of seems strange, honestly, that I haven&#8217;t.  But on the other hand, it also feels a little bit strange writing articles that I&#8217;m relatively sure no one will read.  More than anything, I suppose I&#8217;m doing this simply as a creative outlet, both in terms of writing and designing.</p>
<p class="middle">I&#8217;m hoping to use this blog as a means of exploring what&#8217;s possible using Wordpress.  I recently read an article in <em>Smashing Magazine</em> entitled &#8220;<a href="http://www.smashingmagazine.com/the-death-of-the-blog-post/" rel="external">Death of the Boring Blog Post</a>.&#8221;  An excellent read for developers and designers alike.</p>
<p class="middle">I truly doubt that I&#8217;ll be posting here all that regularly (that&#8217;s what <a href="http://www.twitter.com/kram_gunderson">Twitter</a> is for), but when something comes up that I feel strongly about, or just want to share in more than 140 characters, this will be the place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markmontri.com/2010/01/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

