<?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>Two Seven &#187; User Interface</title>
	<atom:link href="http://twoseven.co.nz/category/user-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://twoseven.co.nz</link>
	<description>...is Dan Willis blogging about web design and development, usability, standards and pretty much anything!</description>
	<lastBuildDate>Tue, 12 Apr 2011 20:53:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-bleeding</generator>
		<item>
		<title>Redesigning a corporate web environment</title>
		<link>http://twoseven.co.nz/2009/07/14/redesigning-a-corporate-web-environment/</link>
		<comments>http://twoseven.co.nz/2009/07/14/redesigning-a-corporate-web-environment/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 21:24:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/?p=169</guid>
		<description><![CDATA[The Challenge I&#8217;ve got this friend who is responsible for a corporate front-end web environment with almost a dozen browser-facing web applications. Pretty much all he can do at the moment is change static content in the antiquated and wildly &#8230; <a href="http://twoseven.co.nz/2009/07/14/redesigning-a-corporate-web-environment/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>The Challenge</h3>
<p>I&#8217;ve got this friend who is responsible for a corporate front-end web environment with almost a dozen browser-facing web applications. Pretty much all he can do at the moment is change static content in the antiquated and wildly inappropriate CMS. Changing anything significant requires implementation of an expensive one-off SDLC waterfall-type project with a business case, requirements-gathering, PM, BA, dedicated test-resource &#8211; the whole box and dice. These projects often under-deliver, with scope being reduced en route to avoid budget and deadline blowout.</p>
<p>He&#8217;s not happy with the way things are.</p>
<p>He&#8217;s got it into his head that it would be far better to create an easily-manageable front-end, with a unified, standardised UI under the control of his front-end web team. Key aspects are <strong>simplicity</strong>, <strong>speed</strong>, <strong>cost-efficiency</strong>, and <strong>trust</strong> &#8211; none of which can be used to describe the current state of affairs.</p>
<h3>Some ideas</h3>
<p>I was talking to my friend, and he said that at a high level, he&#8217;d like to abstract the various applications from the UI, where possible, by means of API/Web Services/etc. On the front-end would be a web application framework &#8211; He&#8217;s thinking <a href="http://www.symfony-project.org/">Symfony</a> or similar. He believes he has sufficient developer resource on his team to build/maintain/support this.</p>
<p>Some other ideas he&#8217;s been tossing around, in no particular order:</p>
<ul>
<li>Source repository. (He doesn&#8217;t have one at the moment). svn or git? Stable trunk policy?</li>
<li>Continuous integration. (thanks <a href="http://twitter.com/mikenz">Mike</a>!)</li>
<li>Test-driven development.</li>
<li>Automated processes.</li>
<li>Security.</li>
<li>Content management.</li>
<li>Performance. Code-efficiency, caching, etc. (Although he&#8217;s heard it said that performance shouldn&#8217;t become an issue until performance becomes an issue)</li>
<li>The database. Does CouchDB lend itself to supporting a content-driven web application?</li>
<li>Will it <del datetime="2009-07-14T20:39:22+00:00"><a href="http://willitblend.com/">blend</a></del> scale?</li>
</ul>
<h3>More ideas…</h3>
<p>… are welcome. He needs all the help he can get. While it&#8217;s all very bluesky (with pie) at the moment, he needs to turn it into a watertight, bulletproof, business case. And soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2009/07/14/redesigning-a-corporate-web-environment/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Analysing your site&#8217;s traffic with Crazy Egg</title>
		<link>http://twoseven.co.nz/2007/11/07/analysing-your-sites-traffic/</link>
		<comments>http://twoseven.co.nz/2007/11/07/analysing-your-sites-traffic/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 17:27:59 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/11/07/analysing-your-sites-traffic/</guid>
		<description><![CDATA[At work, we&#8217;re trying to get the most value from our site&#8217;s visitor statistics. We&#8217;ve been using both Nielsen//NetRatings and Google Analytics for a while now and these tools are great. Just a month or so ago, we added Crazy &#8230; <a href="http://twoseven.co.nz/2007/11/07/analysing-your-sites-traffic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At work, we&#8217;re trying to get the most value from our site&#8217;s visitor statistics. We&#8217;ve been using both <a href="http://www.nielsen-netratings.com/" title="nielsen-netratings.com">Nielsen//NetRatings</a> and <a href="http://www.google.com/analytics/" title="Google Analytics">Google Analytics</a> for a while now and these tools are great. Just a month or so ago, we added <a href="http://crazyegg.com/" title="crazyegg.com: visualize your visitors">Crazy Egg</a> to our toolbox.</p>
<p>What makes Crazy Egg stand out from our other tools is not that it collects data that the other tools don&#8217;t, but rather how the collected data is presented and visualised.</p>
<p>With the volume of traffic we get to our site, we just run Crazy Egg for a couple of hours on a particular page, and can immediately see areas of the page that can be improved; e.g. we can see that many users are clicking a particular image that has no link. So we put an appropriate link on that image, and save our visitors some frustration/confusion and we save them a click.</p>
<p>It&#8217;s also quite interesting to note that across the board, people don&#8217;t mind scrolling. You can see where people of particular window-sizes clicked. Plenty of small-window users were using the links in our footer; they had to scroll down to see it.</p>
<p>Crazy Egg is free to use on up to 4 pages and for 5000 visits per month. We used the free plan while we trialed it, but have been convinced of its value, and so have since upgraded.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/11/07/analysing-your-sites-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Type</title>
		<link>http://twoseven.co.nz/2007/08/29/the-new-type/</link>
		<comments>http://twoseven.co.nz/2007/08/29/the-new-type/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 21:05:29 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/08/29/the-new-type/</guid>
		<description><![CDATA[I followed a link to Jeff Atwood&#8217;s Coding Horror and immediately realised that there was something different about this site. Calibri. I hadn&#8217;t noticed any web sites using the new suite of fonts that ship with Office 2007 until now. &#8230; <a href="http://twoseven.co.nz/2007/08/29/the-new-type/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I followed a link to Jeff Atwood&#8217;s <a href="http://www.codinghorror.com/blog/" title="blog: Coding Horror">Coding Horror</a> and immediately realised that there was something different about this site.</p>
<p><a href="http://en.wikipedia.org/wiki/Calibri">Calibri</a>.</p>
<p>I hadn&#8217;t noticed any web sites using the new suite of fonts that ship with Office 2007 until now. I&#8217;d already hacked my system registry to enable <a href="http://en.wikipedia.org/wiki/ClearType">ClearType</a> (a bunch of my system settings are locked down here at work) so it looks good. </p>
<p>I understand there are <a href="http://msmvps.com/blogs/bill/archive/2006/10/04/Calibri-font-_2D00_-be-GONE-_21002100_.aspx">some complaints</a> about the new fonts, especially if ClearType is not enabled, and even with ClearType, the odd letter &mdash; e.g. the uppercase &#8216;I&#8217; &mdash; looks a little fuzzy, but it&#8217;s certainly a refreshing change from the standard fonts we&#8217;ve had to use for so many years now.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/08/29/the-new-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eric Meyer: The Veteran&#8217;s Charge</title>
		<link>http://twoseven.co.nz/2007/08/09/eric-meyer-the-veterans-charge/</link>
		<comments>http://twoseven.co.nz/2007/08/09/eric-meyer-the-veterans-charge/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 04:30:02 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/08/09/eric-meyer-the-veterans-charge/</guid>
		<description><![CDATA[Eric Meyer gets (rigthtfully) hot under the collar. Hear, hear, I say.]]></description>
			<content:encoded><![CDATA[<p><a href="http://meyerweb.com/eric/thoughts/2007/08/08/the-veterans-charge/" title="Eric's Archived Thoughts:   The Veteran&#8217;s Charge">Eric Meyer gets (rigthtfully) hot under the collar</a>. </p>
<p>Hear, hear, I say.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/08/09/eric-meyer-the-veterans-charge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Irksome: Internet Explorer vs. JavaScript</title>
		<link>http://twoseven.co.nz/2007/07/16/irksome-internet-explorer-vs-javascript/</link>
		<comments>http://twoseven.co.nz/2007/07/16/irksome-internet-explorer-vs-javascript/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 06:10:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/07/16/irksome-internet-explorer-vs-javascript/</guid>
		<description><![CDATA[So I&#8217;m coding a form and I want the user to be able to add more rows to it, if they wish. So when the user activates a control, I use JS to create some &#8216;input&#8217; elements (including some radio &#8230; <a href="http://twoseven.co.nz/2007/07/16/irksome-internet-explorer-vs-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m coding a form and I want the user to be able to add more rows to it, if they wish.</p>
<p>So when the user activates a control, I use <acronym title="JavaScript">JS</acronym> to create some &#8216;input&#8217; elements (including some radio buttons), add a few attributes to them, and then insert them in a table cell.<br />It&#8217;s not exactly rocket science, even for a JS <abbr title="noob, short for 'newbie', you noob.">|\|00|3</abbr> such as myself.</p>
<p>Let me expand on this.</p>
<p><span id="more-30"></span></p>
<p>I build in <a href="http://getfirefox.com" title="Get Firefox, if you haven't already">Firefox</a> and test in <acronym title="Internet Explorer (sucks)">IE</acronym>. So I use the following code:</p>
<pre>
// NB: bits and pieces have been left out for the sake of this example.

// create the cell
var newCell = newRow.insertCell(2);

// create the elements
var newInput1 = document.createElement('input' );
var newInput2 = document.createElement('input' );
var newLabel1 = document.createElement('label');
var newLabel2 = document.createElement('label');

// set some attributes on those elements
newInput1.setAttribute('type', 'radio');
newInput1.setAttribute('name', 'rdoAddRemove_' + rowIndex);
newInput1.setAttribute('id', 'rdoAdd_' + rowIndex);
newInput1.setAttribute('value', 'Add');
newInput2.setAttribute('type', 'radio');
newInput2.setAttribute('name', 'rdoAddRemove_' + rowIndex);
newInput2.setAttribute('id', 'rdoRemove_' + rowIndex);
newInput2.setAttribute('value', 'Remove');
newLabel1.setAttribute('for', 'rdoAdd_' + rowIndex);
newLabel2.setAttribute('for', 'rdoRemove_' + rowIndex);

// append the elements to the cell
newCell.appendChild(newInput1);
newCell.appendChild(newLabel1);
newCell.appendChild(newInput2);
newCell.appendChild(newLabel2);
</pre>
<p>So you can see what I&#8217;m trying to do here, and so could Firefox, because it built the code correctly.</p>
<p>IE, on the other hand, displayed the radio buttons, but wouldn&#8217;t allow the user to select them. After much hair-pulling and fretting, (because I can&#8217;t find a <a href="http://www.getfirebug.com/" title="Firebug - best Firefox debugging tool. Ever. Pure pwnage.">Firebug</a> equivalent for IE), I discovered that IE wasn&#8217;t adding the &#8216;name&#8217; attributes to the &#8216;input&#8217; elements.</p>
<p>Apparently (and I&#8217;ve lost the link now) IE has a &#8216;feature&#8217; that means you can&#8217;t change the name of an element once it has been created.</p>
<p>So I tried this:</p>
<pre>
newInput = document.createElement('&lt;input name="rdoAddRemove_' + rowIndex + '" /&gt;' );
</pre>
<p>Yay! It now works in IE! &#8230;but the good browsers spat the dummy. And I really felt that if I were going to do this then I might as well &#8216;innerHTML&#8217; everything.</p>
<p>So I remembered my good old friend <code>try {...} catch(err) {...}</code> and came up with this:</p>
<pre>
try {
	// IE will eat this, FF Safari and others will choke on it.
	newInput1 = document.createElement('&lt;input name="rdoAddRemove_' + rowIndex + '" /&gt;');
	newInput2 = document.createElement('&lt;input name="rdoAddRemove_' + rowIndex + '" /&gt;');
} catch(err) {
	// Good browsers will eat this instead.
	newInput1 = document.createElement('input');
	newInput2 = document.createElement('input');
}
</pre>
<p>Now whether this is the best way to do it or not, I don&#8217;t know, but it worked in all the browsers I tested it in so I&#8217;m happy(-ish).</p>
<p>GRRRRR @ IE for wasting my afternoon!!</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/07/16/irksome-internet-explorer-vs-javascript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Apple iPhone. In NZ. In my hand!</title>
		<link>http://twoseven.co.nz/2007/07/02/the-apple-iphone-in-nz-in-my-hand/</link>
		<comments>http://twoseven.co.nz/2007/07/02/the-apple-iphone-in-nz-in-my-hand/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 07:36:59 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/07/02/the-apple-iphone-in-nz-in-my-hand/</guid>
		<description><![CDATA[So we hire a new guy at work and on his first day (that&#8217;s today) he brings his Apple iPhone. Barely containing the drool, I had a quick play with it and took a few photos for your viewing pleasure. &#8230; <a href="http://twoseven.co.nz/2007/07/02/the-apple-iphone-in-nz-in-my-hand/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So we hire a new guy at work and on his first day (that&#8217;s today) he brings his Apple iPhone.</p>
<p>Barely containing the drool, I had a quick play with it and took a few photos for your viewing pleasure.</p>
<p><a href="http://www.flickr.com/photos/dannyb/692139260/" title="Photo Sharing"><img src="http://farm2.static.flickr.com/1024/692139260_942bb29505_m.jpg" width="180" height="240" alt="Apple iPhone on my desk" /></a> <a href="http://www.flickr.com/photos/dannyb/692139384/" title="Photo Sharing"><img src="http://farm2.static.flickr.com/1291/692139384_8532db5b78_m.jpg" width="180" height="240" alt="Apple iPhone in my hand" /></a></p>
<p><span id="more-28"></span></p>
<p>You can get a good idea of its size here on my desk, next to a CD, an A4 notepad, and my PC keyboard.</p>
<p>It doesn&#8217;t support WPA Enterprise, so we couldn&#8217;t connect to the corporate WiFi network at work, and without EDGE support, we couldn&#8217;t use the maps application. But it was so nice to play with. The two-finger gestures for zooming when viewing photos are great.</p>
<p>Being a kiwi, he wasn&#8217;t able to pass a credit check to sign up on plan for two years, so it&#8217;s on prepay.</p>
<p><a href="http://www.flickr.com/photos/dannyb/692139298/" title="Photo Sharing"><img src="http://farm2.static.flickr.com/1220/692139298_d7acc3e808_m.jpg" width="240" height="180" alt="Apple iPhone in my hand" /></a></p>
<p>It&#8217;s got the album cover flippy thing going on here in iPod mode. The earbuds have a microphone with a call answer/music pause/start button thingy.</p>
<p><a href="http://www.flickr.com/photos/dannyb/tags/iphone/" title="flickr: iphone">There are a few more photos in my flickr account</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/07/02/the-apple-iphone-in-nz-in-my-hand/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Social Networking</title>
		<link>http://twoseven.co.nz/2007/06/13/social-networking/</link>
		<comments>http://twoseven.co.nz/2007/06/13/social-networking/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 18:21:50 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/06/13/social-networking/</guid>
		<description><![CDATA[So I thought I&#8217;d figure out how many social networking applications I had accounts with. I was surprised when I saw just how many I was signed up to. Virb&#176; The best layout/presentation/customisation by far. Profile customisation is amazing &emdash; &#8230; <a href="http://twoseven.co.nz/2007/06/13/social-networking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I thought I&#8217;d figure out how many social networking applications I had accounts with. I was surprised when I saw just how many I was signed up to.</p>
<dl>
<dt><a href="http://virb.com/d_b" title="Virb.com">Virb&deg;</a></dt>
<dd>The best layout/presentation/customisation by far. Profile customisation is amazing &emdash; you&#8217;ve seen my profile; it&#8217;s pretty much the default  layout with a few different colours. Now check out local Auckland band <a href="http://virb.com/sansarcade" title="SansArcade on Virb.com">SansArcade&#8217;s Virb.com profile</a>. It&#8217;s the goodness.</dd>
<dt><a href="http://www.facebook.com/profile.php?id=730487826" title="Facebook">Facebook</a></dt>
<dd>Compared to Virb&deg;, Facebook is more about networking and less about profile customisation, i.e. while you can drag and drop your profile modules to change the layout, you can&#8217;t change colours/fonts/CSS. Profiles are not public &#8211; you&#8217;ll need a Facebook account to see them. The user interface is usable, and as with Virb&deg;, very tidy.</dd>
<dt><a href="http://datsundan.bebo.com" title="Bebo">Bebo</a></dt>
<dd>Bebo is much more casual than the previous two. Customisation is limited to colours and module background images &#8211; you can make your own if you want. Targeted at a younger market, Bebo is &#8220;the largest social networking site in the UK, Ireland, and New Zealand, and the third largest behind MySpace and Facebook in the United States&#8221; (from their <a href="http://bebo.com/StaticPage.jsp?StaticPageId=2517103831" title="About Bebo">&#8216;About&#8217; page</a>.) </dd>
<dt><a href="http://www.myspace.com/d_b_nz" title="MySpace">MySpace</a></dt>
<dd>MySpace is one of the bigger social networks. It&#8217;s also one of the uglier ones.</dd>
<dt><a href="http://dansdiary.spaces.live.com/" title="MSN Spaces">MSN Spaces</a></dt>
<dd>Microsoft&#8217;s offering. MSN Spaces ties in with your Windows Live/Hotmail account. </p>
<dt><a href="http://www.linkedin.com/in/danwillis" title="LinkedIn">LinkedIn</a></dt>
<dd>A business networking application. Focus on skills and work experience.</dd>
<dt><a href="https://www.xing.com/profile/Daniel_Willis" title="Xing">Xing</a></dt>
<dd>Also a business networking application. Focus on contact generation and management.</dd>
<dt><a href="http://www.meetup.com/members/4091591/" title="Meetup">Meetup</a></dt>
<dd>An online network to facilitate offline networking. Used for arranging <a href="http://en.wikipedia.org/wiki/Meatspace" title="Wikipedia: Meatspace">meatspace</a> meetings of people and groups with specific interests.</dd>
</dl>
<p>So those are the networks I have accounts with. I really only use a couple of them; the others I&#8217;ve just signed up to for a look-see.</p>
<p><span id="more-27"></span></p>
<h3>Some observations</h3>
<p>I&#8217;m not sure how much value these networks add. I imagine the business networks could be useful if you&#8217;re looking to hire people with specific skills, or if you&#8217;re looking for work. The &#8216;fun&#8217; networks are handy for staying in touch with friends, etc.</p>
<p>Some people put a lot of time and effort into their profiles &emdash; really epitomizing their chosen sub-culture with references to stereotypical bands, movies, etc.</p>
<p>There has been some concern around people offering too much personal information, and inadvertently making themselves targets for stalkers and other unsavoury contacts. There have been a few incidents where use of social networking has allegedly led to criminal activity, even homicide. Some profiles are set up posthumously to honour the memory of a friend(s) who have been killed in car accidents, shootings, etc.</p>
<p>I guess I&#8217;m more of a recreational user, myself.</p>
<p>I am very much looking forward to the <a href="http://webdesign.meetup.com/108/?gj=sj8" title="The Auckland Web Meetup">Auckland Web Meetup</a> this coming Thursday evening. I&#8217;ll probably write about that at some stage.</p>
<p>What are your thoughts on online social networks?</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/06/13/social-networking/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>HTML Emails</title>
		<link>http://twoseven.co.nz/2007/06/12/html-emails/</link>
		<comments>http://twoseven.co.nz/2007/06/12/html-emails/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:20:08 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/06/12/html-emails/</guid>
		<description><![CDATA[Jeffery Zeldman writes that email is not a platform for design. I totally agree, and am pleased that someone with clout is saying so. I know I&#8217;m more developer than designer, the medium that is email was never intended to &#8230; <a href="http://twoseven.co.nz/2007/06/12/html-emails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zeldman.com/2007/06/08/e-mail-is-not-a-platform-for-design/" title="Jeffery Zeldman: Email is not a platform for design">Jeffery Zeldman writes that email is not a platform for design</a>. I totally agree, and am pleased that someone with clout is saying so. I know I&#8217;m more developer than designer, the medium that is email was never intended to present flashy designy content.</p>
<blockquote><p>E-mail was invented so people could quickly exchange text messages over fast or slow or really slow connections, using simple, non-processor-intensive applications on any computing platform, or using phones, or hand-held devices, or almost anything else that can display text and permits typing.</p></blockquote>
<p>Amen. There is some interesting debate in the <a href="http://www.zeldman.com/2007/06/08/e-mail-is-not-a-platform-for-design/#comments" title="Jeffery Zeldman: Email is not a platform for design: comments">comments</a>. So, it&#8217;s plain text for me. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/06/12/html-emails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>From the train</title>
		<link>http://twoseven.co.nz/2007/06/12/from-the-train/</link>
		<comments>http://twoseven.co.nz/2007/06/12/from-the-train/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 19:15:52 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/06/12/from-the-train/</guid>
		<description><![CDATA[I&#8217;m writing this post on my mobile phone as I&#8217;m commuting to work on the train. I must say that the WordPress interface could look/work better on this small screen. My phone usually carks it when I log in to &#8230; <a href="http://twoseven.co.nz/2007/06/12/from-the-train/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this post on my mobile phone as I&#8217;m commuting to work on the train. I must say that the WordPress interface could look/work better on this small screen.<br />
My phone usually carks it when I log in to a secure site, so I guess this isn&#8217;t using SSL; I&#8217;ve never really noticed before.<br />
I&#8217;ve not gotten any further with Symphony since my last post, but it is on the roadmap.</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/06/12/from-the-train/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TheyWorkForYou Sparklines</title>
		<link>http://twoseven.co.nz/2007/04/05/theyworkforyou-sparklines/</link>
		<comments>http://twoseven.co.nz/2007/04/05/theyworkforyou-sparklines/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 20:45:40 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://twoseven.co.nz/2007/04/05/theyworkforyou-sparklines/</guid>
		<description><![CDATA[TheyWorkForYou.co.nz is a great resource; it is &#8220;a volunteer-run website that aims to make it easy for people to keep tabs on the activity of Aotearoa New Zealand&#8217;s Parliament.&#8221; It&#8217;s a really well-built site, and I&#8217;ve just discovered/noticed today that &#8230; <a href="http://twoseven.co.nz/2007/04/05/theyworkforyou-sparklines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://theyworkforyou.co.nz/" title="TheyWorkForYou: Keeping tabs on Aotearoa New Zealand's Parliament">TheyWorkForYou.co.nz</a> is a great resource; it is &#8220;a volunteer-run website that aims to make it easy for people to keep tabs on the activity of Aotearoa New Zealand&#8217;s Parliament.&#8221;</a></p>
<p>It&#8217;s a really well-built site, and I&#8217;ve just discovered/noticed today that the <a href="http://theyworkforyou.co.nz/portfolios" title="Ministerial Portfolios with viewable debates">Portfolio section</a> uses <a href="http://en.wikipedia.org/wiki/Sparkline" title="Wikipedia: Sparklines">sparklines</a> to show the amount of oral activity for each portfolio. How cool is that?</p>
]]></content:encoded>
			<wfw:commentRss>http://twoseven.co.nz/2007/04/05/theyworkforyou-sparklines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

