<?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>blog - coda.coza &#187; evangelism</title>
	<atom:link href="/blog/tag/evangelism/feed" rel="self" type="application/rss+xml" />
	<link>http://coda.co.za/blog</link>
	<description>dress up. leave a false name. be legendary.</description>
	<lastBuildDate>Thu, 23 Jun 2011 05:01:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Defending IE6</title>
		<link>http://coda.co.za/blog/2009/04/01/defending-ie6</link>
		<comments>http://coda.co.za/blog/2009/04/01/defending-ie6#comments</comments>
		<pubDate>Wed, 01 Apr 2009 00:38:21 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[graceful degradation]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[progressive enhancement]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=1004</guid>
		<description><![CDATA[Lately I've noticed an increasing trend among web designers/developers who are proudly announcing their decision to drop Internet Explorer 6 from their list of supported browsers, or advocating ways that enforce IE6 users into upgrading. Some of these methods are good for a laugh, some make the usual noise (complicate your markup with upgrade messages), [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I've noticed an increasing trend among web designers/developers who are <a href="http://search.twitter.com/search?q=drop+ie6">proudly announcing</a> their decision to drop Internet Explorer 6 from their list of supported browsers, or advocating ways that <strong>enforce</strong> IE6 users into upgrading. Some of these methods are <a title="Overly Judgemental IE6 Splash Pages" href="http://blog.hugsformonsters.com/post/87657240/overly-judgemental-ie6-splash-pages">good for a laugh</a>, some <a title="Bring Down IE 6: a campaign by .net magazine" href="http://www.bringdownie6.com">make the</a> <a title="Norwegian Websites Declare War on IE 6" href="http://blog.wired.com/business/2009/02/norwegian-websi.html">usual noise</a> (complicate your markup with upgrade messages), while others are <a title="6 html and javascript codes to crash IE6" href="http://www.catswhocode.com/blog/6-html-and-javascript-codes-to-crash-ie6">downright</a> <a href="http://ie6update.com" title="Help kill Internet Explorer">scary</a>.</p>
<p>I have as much dispute with IE6 <a href="http://www.chigarden.com/2007/10/tutorial-making-the-ie-voodoo-doll/">as the next guy</a> - there's no denying that it's holding us back and we'd be better off without it - and I fully support <strong>non-disruptive</strong> evangelism efforts that encourage IE6 users to upgrade to a modern and more secure browser. It's in their best interest after all.</p>
<p>But the notion that IE6 support should be discontinued, or that its users should be blocked, is dangerously misguided and missing the point. IE6 isn't your problem, and you shouldn't even maintain a list of supported browsers in the first place. If you think I'm talking to you, continue reading.</p>
<p>Via <a href="http://hesketh.com/publications/inclusive_web_design_for_the_future/">Inclusive Web Design For the Future</a> (by <a href="http://www.hesketh.com/schampeo/">Steven Champeon</a> &amp; <a href="http://www.nickfinck.com">Nick Finck</a>):</p>
<blockquote><p>The goal of Web design is not merely to dazzle, but to deliver information to the widest audience possible. Compromise is possible and desirable, but such compromise should not come at the expense of the user, but rather in terms of the native capabilities of the user's choice of device.</p></blockquote>
<p>As someone that designs and develops online, one of my primary responsibilities is to deliver an accessible user experience. To my <em>users</em>, and <em>not</em> their choice of access. Their media device, operating system, browser, screen resolution or viewport - there's no denying that these factors should be considered when planning a new project, but they shouldn't ever be treated as constraints that place limitations on the interface or experience. They are merely variables that come together in any number of ways for any number of users. And although you can trend and analyse them today, they will undoubtedly change tomorrow, and next week, and month, and year... you get the picture.</p>
<p>If you think IE6 is today's problem, how will you deal with IE7, Firefox 2, Safari 3 or similar browser generations a year from now when they fail at rendering your standards-compliant CSS3? Cry foul like a stuck record from a bygone era and demand that your users upgrade once again to meet <em>your</em> standards? No, I didn't think so.</p>
<h3>Then what's the alternative?</h3>
<p>So glad you asked - <a href="http://en.wikipedia.org/wiki/Progressive_Enhancement">progressive enhancement</a> of course!</p>
<p>Before you point fingers, I'll be the first to admit that I'm not exactly a <acronym title="progressive enhancement">PE</acronym> poster boy candidate. Using this site as a quick example - I built it with best intentions <a title="Presenting v6" href="/blog/2008/04/29/presenting-v6">just under a year ago</a>, and despite saying then that I'd adopted a PE strategy, there are so many things that I'd do differently today. But in my defence, that's the very nature of designing for the web: a continuous cycle of learning, adapting and growing.</p>
<p>So PE isn't new to me, but adopting it's methodologies into my workflow has taken longer than I'd like, only because it demands changing a system that I've spent a long time refining, and these changes demand free time that I generally don't have. But with every new project, I take another step closer towards PE utopia. I'd say I'm currently bordering on a solid progressive enhancement strategy, while some thinking around the defunct <a title="'Graceful Degradation &amp; Progressive Enhancement' by Tommy Olsson" href="http://accessites.org/site/2007/02/graceful-degradation-progressive-enhancement/">graceful degradation</a> approach still remains.</p>
<p>See <a title="Understanding Progressive Enhancement by Aaron Gustafson" href="http://www.alistapart.com/articles/understandingprogressiveenhancement">Understanding Progressive Enhancement</a> by Aaron Gustafson for an overview of the subtle differences between the two concepts.</p>
<blockquote><p>Both graceful degradation and progressive enhancement consider how well a site works in a variety of browsers on a variety of devices. The key is where they place their focus and how this affects workflow.</p></blockquote>
<p>Although I don't appreciate the sweetness offered by the M&amp;M anology, the article does a good job of introducing the two important follow-ups: <a href="http://www.alistapart.com/articles/progressiveenhancementwithcss">Progressive Enhancement with CSS</a> and <a href="http://www.alistapart.com/articles/progressiveenhancementwithjavascript">Progressive Enhancement with JavaScript</a>. Definitive reading!</p>
<p>Ultimately, you will need to take the basic principles and adapt them as best you can into your workflow, all within context of course (if you exclusively develop intranets for IE6 then don't bother). For example, the biggest changes that I've made include:</p>
<ul>
<li>Adopting a JavaScript library - together with <a title="'Behavioral Separation' by Jeremy Keith" href="http://www.alistapart.com/articles/behavioralseparation">behavioural separation</a>, jQuery provides me with powerful, unobtrusive and accessible methods for manipulating style and content. I swear by it, but I'm careful to not rely on it.</li>
<li>Resetting my CSS: see Eric Meyer's <a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/">Reset Reloaded</a> (and <a href="http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/">Again</a>) as a starting point, or <a href="http://perishablepress.com/press/2007/10/23/a-killer-collection-of-global-css-reset-styles/">A Killer Collection of Global CSS Reset Styles</a> if you have the time.</li>
<li>Sizing my layouts and typography using ems - <a href="http://www.alistapart.com/articles/howtosizetextincss/">How to Size Text in CSS</a> (by Richard Rutter) is invaluable.</li>
<li>Using conditional comments to target IE6 and IE7-specific CSS for style compatibility. Familiarise yourself with IE's <a href="http://www.satzansatz.de/cssd/onhavinglayout.html">hasLayout</a> too - adding one simple rule to your conditional CSS will save you a lot of trouble and time.</li>
<li><a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/">DD_belatedPNG</a> - <em>Medicine for your IE6/PNG headache!</em> - the holy grail of PNG support in IE6</li>
<li>Being comfortable with the idea that despite the above points, my interface designs are secondary to the content that they deliver. They will <em>never</em> render consistently for <em>all</em> users - but then, they won't know the difference anyway.</li>
</ul>
<p>And there you have it! No more reason to blame IE6 for your laziness or reluctance to adapt. If you're not convinced, have your say in a comment. I'd also love to hear if and how you're using PE in your own work, or any experiences worth sharing.</p>
<div class="hr">&nbsp;</div>
<p>More reading:</p>
<ul>
<li><a href="http://icant.co.uk/articles/pragmatic-progressive-enhancement/">Pragmatic progressive enhancement  - why you should bother with it</a> (by <a href="http://www.wait-till-i.com"><span class="email fn">Christian Heilmann</span></a>)</li>
<li><a href="http://mark-story.com/posts/view/creating-gracefully-degrading-javascript-and-enabling-progressive-enhancement">Creating gracefully degrading javascript and enabling progressive enhancement</a> (via Mark Story)</li>
<li><a href="http://www.nvision.lu/blog/progressive-enhancement-in-action-part-2">Progressive enhancement in action</a> (via Nvision)</li>
</ul>
<img src="/blog/?ak_action=api_record_view&id=1004&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2009/04/01/defending-ie6/feed</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>The IEC saga: an early warning to other national standards offenders</title>
		<link>http://coda.co.za/blog/2008/11/05/the-iec-saga-an-early-warning-to-other-national-standards-offenders</link>
		<comments>http://coda.co.za/blog/2008/11/05/the-iec-saga-an-early-warning-to-other-national-standards-offenders#comments</comments>
		<pubDate>Tue, 04 Nov 2008 22:08:46 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[HRC]]></category>
		<category><![CDATA[IEC]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=984</guid>
		<description><![CDATA[As a long time advocate for best practices in web design, W3C standards compliancy, and the open source movement, this quite simply blows my mind on so many different levels:
The Independent Electoral Commission will spend R3 million to fix its broken website as complaints mount.
Wow!
Allow me to first provide an overview of the events leading [...]]]></description>
			<content:encoded><![CDATA[<p>As a long time advocate for best practices in web design, W3C standards compliancy, and the open source movement, this quite simply blows my mind on so many different levels:</p>
<blockquote><p>The Independent Electoral Commission <a href="http://mybroadband.co.za/news/Internet/5843.html">will spend R3 million to fix its broken website</a> as complaints mount.</p></blockquote>
<h3>Wow!</h3>
<p>Allow me to first provide an overview of the events leading up to this latest development of absurdity in the IEC website saga, before I add my own thoughts.</p>
<p>In late August, Alistair Otter <a title="SA election body rejects Linux users" href="http://www.tectonic.co.za/?p=2861">published an article on Tectonic</a> (a popular open source-related technology site) about how the South African Independent Electoral Commission (IEC)'s website was denying access to visitors not using the Internet Explorer web browser on a Microsoft Windows platform. That in itself was nothing new: in January 2006 I blogged about their site, listed among others, pointing out that exact shortcoming - see <a href="/blog/2006/01/11/state-of-south-african-political-websites">State of South African political websites</a>. Ian Gilfillan commented, bringing to my attention that South Africa's political web <a title="Political party websites revisited" href="/blog/2006/01/16/political-party-websites-revisited">wasn't any better in 2004</a> either. However, the focus of that post shifted to the <acronym title="Democratic Alliance">DA</acronym> in particular, because I successfully compromised the security of their <acronym title="Content Management System">CMS</acronym>. ;)</p>
<p>To date, over two months later, the IEC have made no discernible effort to correct this flaw. Visitors to <a href="http://www.iec.org.za">http://www.iec.org.za</a> ("www" subdomain required - <a href="/blog/2003/10/02/is-your-website-accessible-without-the-www-subdomain">WHY!?</a>) using any browser other than Internet Explorer will receive this message:</p>
<blockquote><p>Our server detected that you are using a browser or operating system (e.g. Netscape, Mozilla Firefox, Google Chrome etc.) which is currently incompatible with our website. The current website is only compatible with Microsoft Internet Explorer V4 (and upward) on the Windows operating system.</p></blockquote>
<p>In the days that followed Alistair's Tectonic post, <a title="Vulindlela - Open the Path" href="http://www.raffee.co.za">Aslam Raffee</a> (chairman of the South African Government OSS working group), Daniel Mashao (the <acronym title="Chief Technical Officer">CTO</acronym> of <a title="State IT Agency" href="http://www.sita.co.za">SITA</a>) and Helen King (Principal Advisor of <a href="http://www.shuttleworthfoundation.org">The Shuttleworth Foundation</a>) laid a complaint with the Human Rights Commission (HRC) against the IEC for excluding non-Internet Explorer users from its website. Aslam has made <a href="http://www.raffee.co.za/post/48281145/digital-apartheid">the full complaint</a> available on this blog.</p>
<p>The latest developments that made headlines today, in response to the HRC complaint, is that the IEC <a href="http://mybroadband.co.za/news/Internet/5843.html">will be spending R3 million to fix their broken website</a>. And when they say <em>broken</em>, they're referring to the fact that it was designed and developed (way back in 1998) using Microsoft's proprietary technologies - so in effect they will be redesigning and redeveloping it to support all their visitors. My response to this news <a href="http://www.tectonic.co.za/?p=3559#comments">echos what everyone else has said</a>.</p>
<p>On top of that, <a title="5 loaves, 2 fischers" href="http://kmf.tumblr.com">Karl Fischer</a> - a well-known open source advocate - launched the <a href="http://www.digitalapartheid.com/">No Firefox! No Vote!</a> campaign today:</p>
<blockquote><p>...urging Internet users to email or fax IEC chief information officer Libisi Maphanga, to demand that the organisation make its website available to all users.</p></blockquote>
<p><acronym title="Love Your Work">LYW</acronym> Karl. Visit <a href="http://digitalapartheid.com">Stop Digital Apartheid</a> to get in on the act.</p>
<p>Raoul Snyman, a fellow web developer, has published <a href="http://blog.saturnlaboratories.co.za/2008/11/04/an_open_letter_to_mr_maphanga_cio_of_the_iec.html">An Open Letter to Mr Maphanga, CIO of the IEC</a>.</p>
<h3>So where am I going with all of this?</h3>
<p>Well, regular readers of this blog will know that in the past, I had a tendency to <a href="/blog/2002/05/22/what-is-it-with-local-websites-restricting-access-to-non-ie-browsers">name</a> <a href="/blog/2002/11/06/edgars-just-imagine">and</a> <a href="/blog/2002/10/03/why-the-new-cell-c-web-site-will-harm-their-brand">shame</a> the big brand national websites that failed acceptable support for web standards (to the point that I even maintained an "<a href="/blog/2002/12/17/evangelist-hall-of-shame">Evangelism list</a>" for a while), in an effort to get them to realise and admit their shortcomings, and as a result make the appropriate changes for the benefit of their users. I doubt it made any difference, but if anything I hope it provided some insight for those who stumbled upon it.</p>
<p>Six years on, with a wide variety of modern web browsers and technologies fighting a new browser war, there sadly still exists an ignorant mindset that internet user's best interests should be disregarded in favour of designing and developing for a specific browser, platform or device. This has got to change.</p>
<h3>The IEC have become the new posterchild for the return of the evangelism list.</h3>
<p>My resolution is this: a public wiki or blog that shames (in a constructive manner) the local websites that fail an acceptable level of support for W3C web standards (ie. they're browser/platform/device incompatible), accessibility guidelines, and potentially also best practices in web design and development.</p>
<p>Alongside this list, links to local designers and developers who are accredited with providing the relevant services that meet this demand - and are willing to do it for a budget well within R3 million.</p>
<p>And for good measure, a list of sites that showcase the multitude of benefits associated with a standards-compliant, accessible and usable approach to modern web design.</p>
<p>If you like this idea and think it has the potential for good, lets hear your thoughts in the comments below, or you can <a href="/contact">contact me</a> directly. Thanks.</p>
<img src="/blog/?ak_action=api_record_view&id=984&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2008/11/05/the-iec-saga-an-early-warning-to-other-national-standards-offenders/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Thoughts on mnmlsm</title>
		<link>http://coda.co.za/blog/2008/06/23/thoughts-on-mnmlsm</link>
		<comments>http://coda.co.za/blog/2008/06/23/thoughts-on-mnmlsm#comments</comments>
		<pubDate>Sun, 22 Jun 2008 22:41:32 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[KISS]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[mnmlsm]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[user-centered]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=939</guid>
		<description><![CDATA[In Mark Pilgrim's recent post on Minimalism, he rationalises the simplifying of his blog design by completely removing all superflous and redundant functionality from his pages in favour of the tools natively supported by the web browser itself (a modern one, at least). His list includes:

No page titles in favour of the browser window's title [...]]]></description>
			<content:encoded><![CDATA[<p>In Mark Pilgrim's recent post on <a href="http://diveintomark.org/archives/2008/06/21/minimalism">Minimalism</a>, he rationalises the simplifying of his blog design by completely removing all superflous and redundant functionality from his pages in favour of the tools natively supported by the web browser itself (a modern one, at least). His list includes:</p>
<ul>
<li>No page titles in favour of the browser window's title bar</li>
<li><a href="http://www.petefreitag.com/item/384.cfm">Feed Autodiscovery</a> in favour of RSS/Atom feed buttons and links</li>
<li><a href="http://diveintoaccessibility.org/day_9_providing_additional_navigation_aids.html">Navigation aids</a> in favour of previous/next links</li>
<li><a href="http://www.opensearch.org">OpenSearch</a> in favour of a search form</li>
</ul>
<p>Another classic example of redundant functionality is the "print this page" link that you'll still easily find littering the web. Bonus annoyance points for launching a popup window. The intention behind this madness is to provide the user with a print-friendly version of the page content. But with today's <a href="http://www.getfirefox.com">modern</a> <a href="http://www.opera.com/products/desktop/">web</a> <a href="http://www.apple.com/safari/">browsers</a>, the best practice is of course to support CSS media types for multiple devices. A <a href="http://www.webcredible.co.uk/user-friendly-resources/css/print-stylesheet.shtml">print style sheet</a> is very easy to create, test and implement. And if you don't like multiple style sheets, you can <a href="http://meiert.com/en/blog/20070221/print-style-sheets-the-basics-for-no-excuses/">include your print rules</a> in your global file to reduce server requests.</p>
<p>Some more quick examples of redundant functionality:</p>
<ul>
<li>controls to adjust text sizes</li>
<li>"make this your home page" links</li>
<li>"launch external links in a new window" option</li>
<li>displaying the current date and time</li>
</ul>
<p>Duplicating browser functionality in-page dumbs down the experience into a cross-browser compliancy mess. The practice of shifting user control from the page to the browser is very tempting for a number of reasons:</p>
<ol>
<li>The consistency of the user experience is improved across the web. This is huge. Users don't need to waste time hunting for a search form, pagination, feed links or print controls if they know where to find these in one standard place within their browser. Both Firefox 2+ and IE7+ support <a href="http://en.wikipedia.org/wiki/OpenSearch">OpenSearch</a> - imagine how much more improved the implementations could be in the context of this post.</li>
<li>Users become instinctively more familiar with the powerful possibilities provided by their web browser, and potentially their PC's applications in general.</li>
<li>By reducing the amount of JavaScript on the page (which is responsible for reproducing most of the functionality), you're reducing the potential for scripting-related issues to occur.</li>
<li>It frees up valuable screen space for more appropriate and useful content.</li>
</ol>
<p>Although still a work in progress, Mark's approach is drastic and for most practical purposes, unrealistic. I love that it's progressive and places focus on the content (a topic I've been meaning to blog about for quite a while) - it's almost a glimpse into the web of the future. But it suffers with no <a href="http://en.wikipedia.org/wiki/Backward_compatibility">backward compatibility</a>. He also mentions that some of his decisions aren't user-centered but rather personal-related, as bizarre and self-defeating as that sounds. On his new <a href="http://diveintomark.org/archives">archives page</a>:</p>
<blockquote><p>If you like it too, that’s nice, but I don’t care about your opinion nearly as much as you might think.</p></blockquote>
<p>His commenting system currently only supports OpenID users, so as an Anonymous user, I left the following thought (I can't remember where I first read this, and I can't find it elsewhere either, so no credit unfortunately):</p>
<blockquote><p>Less is more. Until more is less.</p></blockquote>
<p>I've integrated this one liner into my creative thought process, which I hope is obvious on this site. There's a fine line between <em>overdesigning</em>, or providing so much to the point that the experience becomes overwhelming, and <em>underdesigning</em>, or simplifying to the point that the most basic design concepts (heirarchy, navigation, accessibility) are compromised. Finding a balance isn't a complicated or challenging task, it just requires insight and carefully considered planning.</p>
<p>Second-guessing <em>every</em> detail is a good place to start if you have an existing site. Question what value it serves to your users, if at all, and if that value justifies its position on the page. I think the biggest mistake we make is to add stuff to our designs that we see elsewhere, without considering it in our own unique context. Just because John has a feed icon the size of a house in his sidebar, doesn't necessarily translate to more subscribers. In my eyes it screams of desperation.</p>
<p>My blog sidebar is a perfect example of where I've applied this thinking: I have plenty of vertical white space to litter and decorate it with all kinds of non-essential content, banners and buttons, but I know that will detract from the overall experience so I choose not to. I only show what I think it relevant to the content on that particular page and useful to the reader.</p>
<p>My footer is also designed to be as simple as possible. Many site footers brag about the W3C web standards-compliancy of their HTML markup or style sheets. Tech-related footers brag about the time it took for the page to render on their server. I used to think this was all useful or fun myself, but that was when it still mattered. If that information is really worth sharing, include it on a separate "about" page.</p>
<p>I'd even be willing to argue the usefulness of the popular "back to top" link, but I suspect it has a newfound place on mobile devices or is required by assistive technologies, in which case it should only be visible in those instances.</p>
<p>The web, however you prefer to tag or version it, is forever evolving and maturing. But the adoption of new ideas will unfortunately always rely on usage patterns evolving with it.</p>
<p>It's unfair to argue that it's the sole responsibility of any user to familiarise themselves with the necessary skills and tools required to become a comfortably proficient web user in the first place. And as the current online trends reveal, some unfortunate and regretful decisions by those of us building the web over the years have already suppressed the perfect user experience. For now, at least.</p>
<p>(Side-note: I have a particular site in mind that partly prompted this post, but I'll leave that for a follow-up.)</p>
<img src="/blog/?ak_action=api_record_view&id=939&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2008/06/23/thoughts-on-mnmlsm/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>User Experience design inspiration</title>
		<link>http://coda.co.za/blog/2008/06/13/user-experience-design-inspiration</link>
		<comments>http://coda.co.za/blog/2008/06/13/user-experience-design-inspiration#comments</comments>
		<pubDate>Fri, 13 Jun 2008 11:54:03 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[download day]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[world record]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/?p=936</guid>
		<description><![CDATA[One of my current feed favourites comes via inspireUX - "words to inspire user experience designers". Every second day I receive a new quote in my feed reader that focuses on the impact that user experience has on people, business, or the world.
Here is today's quote, for example:
Content makes the sale, delivers the service and [...]]]></description>
			<content:encoded><![CDATA[<p>One of my current feed favourites comes via <a href="http://www.inspireux.com">inspireUX</a> - "words to inspire user experience designers". Every second day I receive a new quote in <a title="Snarfer - free RSS reader" href="http://www.snarfware.com">my feed reader</a> that focuses on the impact that user experience has on people, business, or the world.</p>
<p>Here is today's quote, for example:</p>
<blockquote><p>Content makes the sale, delivers the service and builds the brand. The architecture is the container of the website, but content—well, it’s the content in the container. We don’t buy from iTunes because of its architecture; we buy because of its music. Great information architecture is invisible so that the content can shine through. - Gerry McGovern</p></blockquote>
<p>Each quote is also published in a useful <a href="http://www.inspireux.com/wp-content/uploads/35.gif">quote card format</a> for download and print. Feed URL: <a href="http://feeds.feedburner.com/Inspireux">http://feeds.feedburner.com/Inspireux</a></p>
<p>And while I'm here, don't forget to get involved in <a href="http://www.spreadfirefox.com/en-US/worldrecord/">Firefox Download Day 2008</a> which is officially happening this coming Tuesday, 17 June.</p>
<p><a href="http://www.spreadfirefox.com/node&amp;id=0&amp;t=272"><img title="Help Firefox set a World Record!" src="/blog/wp-content/uploads/2008/06/ff3_downloadday.png" alt="Download Day" width="466" height="58" /></a></p>
<p>Pledge to get <strong>Firefox 3</strong> during Download Day to set the Guinness World Record for Most Software Downloaded in 24 Hours. It's a fun cause, and you'll be doing yourself a favour at the same time. With more than 15,000 improvements, Firefox 3 is faster, safer and smarter than before.</p>
<p>At the time of writing this, there are                                              1,154,980 total pledges worldwide, 3,720 of which belong to South Africa.</p>
<p>Ch-ch-check it out!</p>
<img src="/blog/?ak_action=api_record_view&id=936&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2008/06/13/user-experience-design-inspiration/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Guidelines for online rich media ads</title>
		<link>http://coda.co.za/blog/2004/03/15/guidelines-for-online-rich-media-ads</link>
		<comments>http://coda.co.za/blog/2004/03/15/guidelines-for-online-rich-media-ads#comments</comments>
		<pubDate>Mon, 15 Mar 2004 15:22:29 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[criticism]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[IAB]]></category>
		<category><![CDATA[nedbank]]></category>
		<category><![CDATA[old mutual]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[rich media]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2004/03/15/guidelines-for-online-rich-media-ads</guid>
		<description><![CDATA[Via Biz-Community: The IAB issues guidelines for online rich media ads
The US-based IAB has issued guidelines for rich media ads that are designed to simplify the online ad planning and buying process. Over 30 of the leading online publishers, representing 65% of total advertising inventory are or plan to be in compliance with these guidelines.
The [...]]]></description>
			<content:encoded><![CDATA[<p>Via <a href="http://www.biz-community.com/Article/196/16/3210.html">Biz-Community</a>: <strong>The IAB issues guidelines for online rich media ads</strong></p>
<blockquote><p>The US-based <a href="http://www.iab.net"><acronym title="Internet Advertising Bureau">IAB</acronym></a> has issued guidelines for rich media ads that are designed to simplify the online ad planning and buying process. Over 30 of the leading online publishers, representing 65% of total advertising inventory are or plan to be in compliance with these guidelines.</p></blockquote>
<p>The article goes on to mention the list of 40+ companies that are or plan to be compliant. So if you didn't already, you now know which domains and media dimensions to block using your <a title="Adblock" href="http://texturizer.net/firefox/extensions/#adblock">favourite</a> <a title="Flash Click To View" href="http://texturizer.net/firefox/extensions/#flashclick">ad-blocking</a> Firefox <a title="Firefox Extensions" href="http://texturizer.net/firefox/extensions/">extension(s)</a>. Ha! Suckers.</p>
<p>Following up on their <a title="Approaching advertising badly" href="http://m1.mny.co.za/mkav.nsf/0/C2256CC60027772F42256DC90023E81E?OpenDocument">wonderful</a> (look for my sarcasm) "<span class="quote">approach life differently</span>" television ad campaign, Nedbank now have <a title="A fine example of bad URIs" href="http://www.nedbank.co.za/website/content/home/flash.asp">the perfect website</a> to match. I'd like to pull it apart when I find the time, but right now all I can say is that they have a tremendous amount to learn about providing their users with a website that is both usable and accessible. Placing a 360kb flash file (which reloads on every visit due to it's random nature) at the top of the site containing hybrid television/radio advertising is in my mind one of the most useless applications of flash technology I've ever encountered. Sitting on a broadbank connection, they still haven't loaded by the time I've clicked on a link to navigate to a new page - rendering them completely useless despite that the content they contain was useless to begin with.</p>
<p>It makes me cringe at how their <strong>Access to Information</strong> footer link<br />
a) Launches in an inaccessibly-linked Javascript popup window,<br />
b) The popup window isn't resizeable,<br />
c) The content is an Acrobat PDF document, for which a plug-in is required, though no mention of this is made beforehand.</p>
<p>And they're probably not aware that their "invisible" <a href="http://www.clickstream.co.za">clickStream</a> graphic (for measuring site traffic) at the bottom of their site contains their <a href="http://dev.nedbank.co.za">dev.nedbank.co.za</a> (broken link) URL.</p>
<p>I won't even get started on their cross-browser compliancy.</p>
<p>I've linked to Nedbank before on my very outdated <a href="/evangelism">evangelism</a> page and simply couldn't resist the opportunity to pull it apart - again. Full review will appear here soon.</p>
<p>As for <a href="http://www.oldmutual.co.za">Old Mutual</a>, who missed making it onto my hall of shame list, even though their website is developed exclusively for an Internet Explorer 5.5 and 800x600 screen resolution setup - who cares that the homepage "<span class="quote">took 0.000 seconds to download</span>" ?</p>
<img src="/blog/?ak_action=api_record_view&id=527&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2004/03/15/guidelines-for-online-rich-media-ads/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firebird becomes Firefox</title>
		<link>http://coda.co.za/blog/2004/02/10/firebird-becomes-firefox</link>
		<comments>http://coda.co.za/blog/2004/02/10/firebird-becomes-firefox#comments</comments>
		<pubDate>Tue, 10 Feb 2004 15:06:25 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[rebranding]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2004/02/10/firebird-becomes-firefox</guid>
		<description><![CDATA[
The Mozilla Foundation announced yesterday the immediate availability of a new preview release of its next generation web browser: Mozilla Firefox - previously Firebird, previously Phoenix. You can also read more on the rebranding process (which I think is looking excellent) by the artists involved: Steve Garrity, Jon Hicks and Daniel Burka.
Mozilla Firefox 0.8 represents [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Get Firefox - Web Browsing Redefined" href="http://www.mozilla.org/products/firefox/"><img src="http://www.mozilla.org/products/firefox/buttons/getfirefox_large3.png" border="0" alt="Get Firefox" width="178" height="60" /></a></p>
<p>The Mozilla Foundation announced <a title="Mozilla Firebird evolves into the new Firefox 0.8 release. Thunderbird 0.5 released." href="http://www.mozilla.org/press/mozilla-2004-02-09.html">yesterday</a> the immediate availability of a new preview release of its next generation web browser: <a title="Mozilla&lt;br&gt;&lt;/a&gt; Firefox - The Browser, Reloaded" href="http://www.mozilla.org/products/firefox/">Mozilla Firefox</a> - <a title="Firefox 0.8 - The Browser, Rebranded" href="http://www.bengoodger.com/weblog/archives/cat_mozblog.shtml">previously Firebird</a>, previously Phoenix. You can also read more on the rebranding process (which I think is looking excellent) by the artists involved: <a href="http://www.actsofvolition.com/archives/2004/february/brandingmozilla">Steve Garrity</a>, <a href="http://www.hicksdesign.co.uk/journal/archives/000377.php">Jon Hicks</a> and <a href="http://www.deltatangobravo.com/archives/2004/february/firefox">Daniel Burka</a>.</p>
<blockquote><p>Mozilla Firefox 0.8 represents the bleeding edge of Internet technology and raises the bar for ease of use, performance, robustness and standards compliance. Less than 3 minutes to download over a broadband connection, Firefox can be yours in no time at all. Firefox starts up and runs much faster than Mozilla because of its significantly optimized code...</p></blockquote>
<p>I'm going to love the new AutoDownload feature - Automatically download files to your Desktop or another location without windows popping up asking you where to save, etc. It also includes a new installer for Windows users - previously you had to manually extract the zip to a system folder.</p>
<p>And if that doesn't convince you to give it a try: <a title="by Ben Goodger" href="http://www.mozilla.org/products/firefox/why/">Reasons to switch to the Mozilla Firefox browser</a>.</p>
<p>Also released: <a title="Reclaim your e-mail—you're in control now!" href="http://www.mozilla.org/products/thunderbird/">Thunderbird 0.5</a>, the e-mail and newsgroup client for 2004 and beyond.</p>
<p><span class="update">UPDATE: The button at the top of this post is a PNG with alpha transparency, which does not render correctly in - you guessed it - Internet Explorer. Microsoft have had almost 8 years to fully implement the <a href="http://www.w3.org/Graphics/PNG/"><acronym title="Portable Network Graphics">PNG</acronym> specification</a> yet haven't. How sad. Then again, it's taken them 6 months to release a patch for <a title="eWeek: Microsoft Uncovers Critical Windows Security Hole" href="http://www.eweek.com/article2/0,4149,1523691,00.asp">the most vulnerable security hole</a> ever discovered in Windows.</span></p>
<p><span class="update">UPDATE: <a href="http://www.flexbeta.net/main/articles.php?action=show&amp;id=32">13 Reasons To Use Firefox Over IE</a></span></p>
<img src="/blog/?ak_action=api_record_view&id=516&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2004/02/10/firebird-becomes-firefox/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Madden Mozilla 2004 SSX</title>
		<link>http://coda.co.za/blog/2003/10/24/madden-mozilla-2004-ssx</link>
		<comments>http://coda.co.za/blog/2003/10/24/madden-mozilla-2004-ssx#comments</comments>
		<pubDate>Fri, 24 Oct 2003 12:36:57 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2003/10/24/madden-mozilla-2004-ssx</guid>
		<description><![CDATA[I recently commented on MozillaZine  about the lack of consistency in the Mozilla brand and suggested that a branding guideline document be compiled. Steven Garrity has done just that with his proposal: Branding Mozilla: Towards Mozilla 2.0. A good read even if you're not interested in the project.
As the Mozilla project moves towards an [...]]]></description>
			<content:encoded><![CDATA[<p>I recently <a href="http://www.mozillazine.org/talkback.html?article=3833" title="MozillaZine Talkback">commented on <em>MozillaZine</em></a>  about the lack of consistency in the Mozilla brand and suggested that a branding guideline document be compiled. <a href="http://actsofvolition.com/authors/steven" title="Acts of Volition">Steven Garrity</a> has done just that with his proposal: <a href="http://actsofvolition.com/steven/mozillabranding/" title="Recommendations for the branding and visual identity of the Mozilla Foundation’s product and project line"><strong>Branding Mozilla: Towards Mozilla 2.0</strong></a>. A good read even if you're not interested in the project.</p>
<blockquote><p>As the Mozilla project moves towards an end-user focus from a developer and platform focus, the branding and visual identity of the organization and its software will need to be revisited. With the recent separation from Netscape and AOL, the need for the Mozilla project to have a brand of its own is all the more necessary.</p></blockquote>
<p>Read public comments on the proposal <a href="http://actsofvolition.com/archives/2003/october/brandingmozilla#replies">here</a> and /. comments <a href="http://slashdot.org/articles/03/10/23/1544257.shtml">here</a>. I found this one particularly amusing:</p>
<blockquote><p><strong>Secret to Branding</strong></p>
<p>1. Take your basic product name - ie, "Mozilla".<br />
2. Get permission from a celebrity to put their name in front of it.<br />
3. Put next year's number on the end.<br />
4. Add the letter's "X", "XP" or some abbreviation with an "X" in it.</p>
<p>Therefore, Mozilla 2.0 should really be - <em>Madden Mozilla 2004 SSX</em></p></blockquote>
<img src="/blog/?ak_action=api_record_view&id=475&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2003/10/24/madden-mozilla-2004-ssx/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The International Photographic Scavenger Hunt</title>
		<link>http://coda.co.za/blog/2003/07/01/the-international-photographic-scavenger-hunt</link>
		<comments>http://coda.co.za/blog/2003/07/01/the-international-photographic-scavenger-hunt#comments</comments>
		<pubDate>Tue, 01 Jul 2003 06:06:33 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[26 things]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2003/07/01/the-international-photographic-scavenger-hunt</guid>
		<description><![CDATA[sh1ft.org presents 26 Things &#124; The International Photographic Scavenger Hunt.
the aim of this photographic project is to make us open our eyes and get creative with the things and people around us, to see how we each interpret themes.

Sounds really intriguing, I'll be participating and will be posting my photos here every day for the [...]]]></description>
			<content:encoded><![CDATA[<p>sh1ft.org presents <a href="http://www.sh1ft.org/26things/"><strong>26 Things</strong></a> | <em>The International Photographic Scavenger Hunt</em>.</p>
<blockquote><p>the aim of this photographic project is to make us open our eyes and get creative with the things and people around us, to see how we each interpret themes.</p>
</blockquote>
<p>Sounds really intriguing, I'll be participating and will be posting my photos <a href="http://digicam.co.za/gallery/categories.php?cat_id=49" title="03.07.01 - 26 Things">here</a> every day for the rest of this month. Ha, easier said than done.</p>
<p>Some other news: <a href="http://www.mozilla.org/releases/mozilla1.4/">Mozilla 1.4</a> has been released, and so has <a href="http://www.php.net/ChangeLog-5.php">PHP 5.0.0 Beta 1</a>.</p>
<img src="/blog/?ak_action=api_record_view&id=398&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2003/07/01/the-international-photographic-scavenger-hunt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evangelism update</title>
		<link>http://coda.co.za/blog/2003/06/20/evangelism-update</link>
		<comments>http://coda.co.za/blog/2003/06/20/evangelism-update#comments</comments>
		<pubDate>Fri, 20 Jun 2003 19:38:57 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cell c]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[standard bank]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2003/06/20/evangelism-update</guid>
		<description><![CDATA[It's time I updated my evangelism project page - Cell C have redesigned their site and it appears to be quite comfortable in all modern browsers, while Standard Bank Internet Banking now works in Gecko-based browsers (Mozilla, Netscape, etc) too - possibly because I upgraded to Mozilla 1.4 RC 2, or maybe because they just [...]]]></description>
			<content:encoded><![CDATA[<p>It's time I updated my <a href="/evangelism">evangelism project</a> page - <a href="http://www.cellc.co.za">Cell C</a> have redesigned their site and it appears to be quite comfortable in all modern browsers, while Standard Bank Internet Banking now works in Gecko-based browsers (Mozilla, Netscape, etc) too - possibly because I upgraded to <a href="http://www.mozilla.org/releases/" title="An open-source web browser and toolkit, designed for standards compliance, performance and portability">Mozilla 1.4 RC 2</a>, or maybe because they just decided to fix it.</p>
<p>Great stuff - this was my only reason for still needing to use <acronym title="Internet Explorer">IE</acronym> for a browser, now I can finally trash the virus bastard. It was <a href="http://news.com.com/2100-1032_3-1012943.html" title="Microsoft's browser play">on it's way out</a> anyway.</p>
<img src="/blog/?ak_action=api_record_view&id=395&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2003/06/20/evangelism-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back in the saddle!</title>
		<link>http://coda.co.za/blog/2003/05/05/back-in-the-saddle</link>
		<comments>http://coda.co.za/blog/2003/05/05/back-in-the-saddle#comments</comments>
		<pubDate>Mon, 05 May 2003 20:25:25 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[digicam.coza]]></category>
		<category><![CDATA[edgars]]></category>
		<category><![CDATA[evangelism]]></category>
		<category><![CDATA[meskanky]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[shooter]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2003/05/05/back-in-the-saddle</guid>
		<description><![CDATA[All the photos (186), as well as a brief write-up from my 10-day road trip across the country, are online - check 'em out.
Also, meskanky.com has formulated a new concoction - the "MeSkanky Shooter". Give it a try at your favourite bar and help spread the love. We're still deciding on a suitable logo - [...]]]></description>
			<content:encoded><![CDATA[<p>All the <a href="http://digicam.co.za/gallery/categories.php?cat_id=44" title="03.04.23 - splashy fen music festival 2003 ">photos</a> (186), as well as a brief <a href="/blog/2003/05/05/splashy-fen-music-festival-2003">write-up</a> from my 10-day road trip across the country, are online - check 'em out.</p>
<p>Also, <a href="http://www.meskanky.com" title="MeSkanky network">meskanky.com</a> has formulated a new concoction - the "MeSkanky Shooter". Give it a try at your favourite bar and help spread the love. We're still deciding on a suitable <a href="http://photos.meskanky.com/draftlogos">logo</a> - let us know which you like most.</p>
<p>Looks like Nat is getting her shit together - <a href="http://www.rockit.za.net" title="ROCKIT">rockit.za.net</a> - nice one chick, keep us updated.</p>
<p>Elsewhere, <a href="http://www.edgars.co.za" title="Just imagine">Edgars</a> has finally allowed their website to work in Gecko-based browsers (Mozilla/Netscape/etc), much to my delight. You might remember I <a href="/blog/2002/11/25/the-new-edgars-website-just-imagine">reviewed</a> it a while ago. Congratulations guys, it wasn't such a terribly difficult thing to do now was it? Now maybe you can fix the other bugs... baby steps, you know. And in so doing, become a fine example of how it should be done to some of the <a href="/evangelism" title="the list">other sites</a> that act with ignorance.</p>
<p>Ready. Fire. Aim.</p>
<img src="/blog/?ak_action=api_record_view&id=369&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2003/05/05/back-in-the-saddle/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

