<?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>Max Design &#187; Articles</title>
	<atom:link href="http://www.maxdesign.com.au/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxdesign.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 01:08:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Some info on URL canonicalization</title>
		<link>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/</link>
		<comments>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 21:42:44 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[canonicalization]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2008/11/07/url-canonicalization/</guid>
		<description><![CDATA[I have seen the negative effects of URL Canonicalization in action. Have you? &#8220;Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages.&#8221; SEO advice: url canonicalization &#8220;In computer science, canonicalization (abbreviated c14n, where 14 represents the number of letters between the C and [...]]]></description>
			<content:encoded><![CDATA[<p>
	I have seen the negative effects of URL Canonicalization in action. Have you?
</p>
<blockquote>
<p>
		&#8220;Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages.&#8221;
	</p>
<p class="source">
		<a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">SEO advice: url canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;In computer science, canonicalization (abbreviated c14n, where 14 represents the number of letters between the C and the N) is a process for converting data that has more than one possible representation into a &#8220;standard&#8221; canonical representation.&#8221;
	</p>
<p class="source">
		<a href="http://en.wikipedia.org/wiki/Canonicalization">wikipedia &#8211; Canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;In information technology, canonicalization (pronounced KA-nahn-nihk-uhl-ih-ZAY-shun and sometimes spelled canonicalisation) is the process of making something canonical &#8212; that is, in conformance with some specification.&#8221;
	</p>
<p class="source">
		<a href="http://whatis.techtarget.com/definition/0,,sid9_gci841392,00.html">What is canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;If the search engines sees a page as being published at many separate URLs, the search engine may rank your pages lower than they would otherwise, or not rank them at all. Canonicalization issues can split link juice between pages if people link to variants of the URL.
	</p>
<p class="source">
		<a href="http://www.seobook.com/canonicalization-missing-manual">URL Canonicalization: The Missing Manual</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;The practice of consolidating all versions of a page under one URL is referred to as &#8220;canonicalization&#8221; (because you collapse all versions under the &#8220;canonical&#8221; or true version). By adhering to several best practices, you should be able to address 90% of common site-wide canonicalization issues on your site and consequently increase how your site ranks.&#8221;
	</p>
<p class="source">
		<a href="http://janeandrobot.com/post/canonical-url-canonicalization-domain.aspx">Domain Canonicalization</a>
	</p>
</blockquote>
<blockquote>
<p>
		&#8220;Your website can be accessed with www.domain.com and domain.com. Since Google penalizes this due to duplicated content reasons, you have to stick your domain to either www.domain.com or domain.com. But &#8211; since some links are outside of your website scope and the search engines already have indexed your website under both addresses, you can&#8217;t change that easily.&#8221;
	</p>
<p class="source">
		<a href="http://helpdesk.bluehost.com/kb/index.php?x=&amp;mod_id=2&amp;id=410">.htaccess Redirect/Rewrite Tutorial</a>
	</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/11/07/url-canonicalization/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Valid replacement for ol type=&#8221;a&#8221;</title>
		<link>http://www.maxdesign.com.au/2008/09/16/valid-replacement-for-ol-type/</link>
		<comments>http://www.maxdesign.com.au/2008/09/16/valid-replacement-for-ol-type/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 02:06:54 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Q and A]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[valid]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=428</guid>
		<description><![CDATA[I was recently sent this question: I have used &#60;ol type=&#8221;a&#8221;&#62; in my markup. The W3C validator tells me that this is invalid. How can I change the &#8220;type&#8221; of an ordered list&#8217;s the list without using this attribute? Answer: The type attribute associated with the &#60;ul&#62; , &#60;ol&#62; and &#60;li&#62; has been deprecated as [...]]]></description>
			<content:encoded><![CDATA[<p>
	I was recently sent this question:
</p>
<blockquote>
<p>
		I have used &lt;ol type=&#8221;a&#8221;&gt; in my markup. The W3C validator tells me that this is invalid. How can I change the &#8220;type&#8221; of an ordered list&#8217;s the list without using this attribute?
	</p>
</blockquote>
<h4>
	Answer:<br />
</h4>
<p>
	The type attribute associated with the &lt;ul&gt; , &lt;ol&gt; and &lt;li&gt; has been <a href="http://www.w3.org/TR/html401/struct/lists.html#h-10.2">deprecated </a> as it is considered style information. This means it should be achieved using CSS rather than markup.
</p>
<p>
	Ideally, authors should use the <a href="http://www.w3.org/TR/CSS2/generate.html#lists">list-style-type property</a> which can specify a wide range of options including:
</p>
<ul>
<li>disc</li>
<li>circle</li>
<li>square</li>
<li>decimal</li>
<li>decimal-leading-zero</li>
<li>lower-roman</li>
<li>upper-roman</li>
<li>lower-greek</li>
<li>lower-alpha</li>
<li>lower-latin</li>
<li>upper-alpha</li>
<li>upper-latin</li>
<li>hebrew</li>
<li>armenian</li>
<li>georgian</li>
<li>cjk-ideographic</li>
<li>hiragana</li>
<li>katakana</li>
<li>hiragana-iroha</li>
<li>katakana-iroha </li>
</ul>
<p>
	So, the preferred markup would be something like:
</p>
<h4>
	HTML:<br />
</h4>
<p class="codesample">
	<code> &lt;ol <del>class="lower-alpha"</del> <strong>class="class-name"</strong>&gt; </code>
</p>
<h4>
	CSS:<br />
</h4>
<p class="codesample">
	<code> .class-name { <strong>list-style-type: lower-alpha;</strong> } </code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/09/16/valid-replacement-for-ol-type/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Google and &#8220;noodp&#8221;</title>
		<link>http://www.maxdesign.com.au/2008/08/09/google-noodp/</link>
		<comments>http://www.maxdesign.com.au/2008/08/09/google-noodp/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 00:29:39 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Q and A]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[noodp]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=415</guid>
		<description><![CDATA[I was recently sent this question: I noticed that some sites use the code below. What is this used for? &#60;meta name="robots" content="noodp" /&#62; Answer: First of all, this is a meta element. When used, it must be placed in the head of html documents. The meta element is used to provide meta information about [...]]]></description>
			<content:encoded><![CDATA[<h3>I was recently sent this question:</h3>
<blockquote><p>I noticed that some sites use the code below. What is this used for?</p>
<p><code>&lt;meta name="robots" content="noodp" /&gt;</code></p>
</blockquote>
<h3>Answer:</h3>
<p>First of all, this is a <a href="http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.2">meta</a> element. When used, it must be placed in the head of html documents. The meta element is used to provide meta information about a document. The meta element must have a property (name) and a value (content).</p>
<p>In this case, the value (content) is &#8220;noodp&#8221; &#8211; which stands for &#8220;No Open Directory Project&#8221;.</p>
<p>But what the hell does this mean?</p>
<p>Google automatically creates the title and description (or &#8220;snippet&#8221;) for each site &#8211; using the content of a page as well as references to the page that appear on other sites.</p>
<p>Google sometimes users descriptions within the <a href="http://www.dmoz.org/">Open Director Project</a> to generate &#8220;snippets&#8221;. But what if you don&#8217;t like the snippet that is being used?</p>
<p>To prevent all search engines (that support the meta tag) from using information from the Open Directory Project for the page&#8217;s description, you can use the following:</p>
<h4>HTML:</h4>
<p class="codesample"><code> &lt;meta name="robots" content="noodp"&gt; </code></p>
<h4>XHTML:</h4>
<p class="codesample"><code> &lt;meta name="robots" content="noodp" /&gt; </code></p>
<p>To specifically prevent Google from using information from the Open Directory Project for a page&#8217;s description, you can use the following:</p>
<h4>HTML:</h4>
<p class="codesample"><code> &lt;meta name="googlebot" content="noodp"&gt; </code></p>
<h4>XHTML:</h4>
<p class="codesample"><code> &lt;meta name="googlebot" content="noodp" /&gt; </code></p>
<h3>Further reading:</h3>
<ul>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35264">How do I change my site&#8217;s title and description?</a></li>
<li><a href="http://sitemaps.blogspot.com/2006/07/more-control-over-page-snippets.html">More control over page snippets</a></li>
</ul>
<p>So, do you use this on any of your sites? Do you find it necessary any more?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/08/09/google-noodp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uncovering the &#8220;Explorer 6 Duplicate Characters Bug&#8221; in the wild</title>
		<link>http://www.maxdesign.com.au/2008/03/03/ie6-bug/</link>
		<comments>http://www.maxdesign.com.au/2008/03/03/ie6-bug/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 11:40:08 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[duplicate-character-bug]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=374</guid>
		<description><![CDATA[I don&#8217;t know about you, but I get very excited when I see an Internet Explorer 6 bug in the wild. It&#8217;s like bird-watching &#8211; coming across these weird and quirky rendering bugs in their natural habitat. Take for example a recent update I made to a client&#8217;s home page. The two new buttons at [...]]]></description>
			<content:encoded><![CDATA[<p>
	I don&#8217;t know about you, but I get very excited when I see an Internet Explorer 6 bug in the wild. It&#8217;s like bird-watching &#8211; coming across these weird and quirky rendering bugs in their natural habitat.
</p>
<p>
	Take for example a recent update I made to a client&#8217;s home page. The two new buttons at the bottom of the page looked ok in all browsers except IE6 &#8211; where the last character &#8211; the &#8220;s&#8221; was repeated on the line below
</p>
<p>
	<img src="/wp-content/uploads/news-ie6-1.gif" alt="" />
</p>
<p>
	Why does this occur?
</p>
<p>
	As the <a href="http://www.positioniseverything.net/explorer/dup-characters.html">IE bug bible states</a>, the bug is triggered
</p>
<blockquote>
<p>
		&#8220;&#8230;only when the final float fills the container to the right edge, or to within less than 3px away from it. This is because IE6/win seems to have a weird 3px &#8220;bumper&#8221; margin on the right side of that last left float.&#8221;
	</p>
<p class="source">
		<a href="http://www.positioniseverything.net/explorer/dup-characters.html">Explorer 6 Duplicate Characters Bug</a>
	</p>
</blockquote>
<p>
	In my case, the two floated <a> elements fitted the parent exactly.</a>
</p>
<p>
	Luckily I have encountered this rare creature before. To solve the problem, I quickly added 3 extra pixels width to the parent container and the bug disappeared.
</p>
<p>
	<img src="/wp-content/uploads/news-ie6-2.gif" alt="" />
</p>
<p>
	I can only hope that you manage to see it some day, in the wild, before it becomes extinct. Then you, too, will have something to tell your grand children about some day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/03/03/ie6-bug/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Anatomy of a comment</title>
		<link>http://www.maxdesign.com.au/2008/02/09/comment-anatomy/</link>
		<comments>http://www.maxdesign.com.au/2008/02/09/comment-anatomy/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 20:00:18 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[comment-form]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2008/02/09/comment-anatomy/</guid>
		<description><![CDATA[The Australian Museum web team recently began looking at commenting. We wanted to see what sort of items could appear in a comment. After a look around a wide variety of sites, we came up with a list of possible aspects that could be included in a comment: Author name &#8211; who wrote the comment [...]]]></description>
			<content:encoded><![CDATA[<p>The Australian Museum web team recently began looking at commenting. We wanted to see what sort of items could appear in a comment.</p>
<p>After a look around a wide variety of sites, we came up with a list of possible aspects that could be included in a comment:</p>
<ol>
<li><strong>Author name</strong> &#8211; who wrote the comment</li>
<li><strong>Authors url</strong> &#8211; the authors website</li>
<li><strong>Authors <a href="http://en.wikipedia.org/wiki/Avatar_(virtual_reality)">avatar</a></strong> &#8211; the digital representation of the author</li>
<li><strong><a href="http://en.wikipedia.org/wiki/Permalink">Permalink</a></strong> &#8211; a permanent link to the specific comment</li>
<li><strong>Number</strong> &#8211; A reference number for the specific comment</li>
<li><strong>Date</strong> &#8211; date of comment</li>
<li><strong>Time</strong> &#8211; time of comment</li>
<li><strong>Comment</strong> &#8211; the actual comment</li>
<li><strong>Edit this comment</strong> &#8211; allows authors to edit their comments (suggested by <a href="http://www.technotext.nl/blog/">IM</a>)</li>
<li><strong>Other comments by this person</strong> &#8211; <a href="http://www.snook.ca/comments/byperson/ce0f8df84e1e4edb3d9999740472261a">see example</a></li>
<li><strong>Site owner flagging</strong> &#8211; some sort of visual distinction to shows comments from the site owner/s</li>
</ol>
<p>Below is a chart showing some of the aspects listed above, checked across a range of blogs. This chart was prepared by the ever-patient <a href="http://purpleprodigy.com/">Rose Cox</a>.</p>
<p>The biggest surprises for me was the number of sites that did not include a permalink to each comment.<del>Only 18 out of 70 sites checked used a permalink</del>. I was also surpirsed by the variety of methods used to &#8220;house&#8221; the permalink. These included:</p>
<ol>
<li>Date</li>
<li>Time</li>
<li>Date and time (by far the most common option used by the 70 sample sites below)</li>
<li>A graphic icon</li>
<li>The # symbol</li>
<li>The word &#8220;permalink&#8221;</li>
<li>Comment title</li>
</ol>
<p>So, are there any aspects of comments that we have missed?<br />Do you include all of these on your blog/site?<br />Specifically, do you include a permalink to your comments?<br />We&#8217;d love to hear!</p>
<p><strong>Update: The chart below has been updated. The permalink column was incorrect. If you see other errors, please let me know.</strong></p>
<h3>Comment comparison chart</h3>
<table>
<thead>
<tr>
<th>URL</th>
<th>Author</th>
<th>Avatar</th>
<th>Permalink</th>
<th>Date</th>
<th>Time</th>
<th>Comment</th>
<th>Number</th>
</tr>
</thead>
<tfoot>
<tr>
<th></th>
<th>70/70</th>
<th>11/70</th>
<th>45/70</th>
<th>68/70</th>
<th>54/70</th>
<th>70/70</th>
<th>25/70</th>
</tr>
</tfoot>
<tbody>
<tr>
<th><a href="http://www.zeldman.com/">Jeffrey Zeldman</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.456bereastreet.com/">456 Berea Street</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using number</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.andybudd.com/">Andy Budd</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.hicksdesign.co.uk/journal/">Hicksdesign</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.clagnut.com/">clagnut</a></th>
<td>yes</td>
<td>yes</td>
<td>yes &#8211; using icon</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://annevankesteren.nl/">Weblog about Markup &amp; Style</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using &quot; permalink&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.meyerweb.com/">meyerweb.com</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using number</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.mezzoblue.com/">mezzoblue</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.37signals.com/svn/">Signal vs. Noise</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://nick.typepad.com/">Nick Bradbury</a></th>
<td>yes</td>
<td>no</td>
<td>yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
<tr>
<th><a href="http://www.meryl.net/blog/index.php">Meryl&#8217;s notes</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.adampolselli.com/">AdamPolselli.com</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.themaninblue.com/writing/">The Man in Blue</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://jessey.net/blog/">Si-blog</a></th>
<td>yes</td>
<td>yes</td>
<td>no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://superfluousbanter.org/">SuperfluousBanter</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.ryanbrill.com/">Ryan Brill</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using &quot;#&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.cameronmoll.com/">Authentic Boredom</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.veen.com/jeff/">Jeffrey Veen</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.molly.com/">Molly.com</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://blogs.msdn.com/ie/default.aspx">IEBlog</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using &quot;#&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.mikeindustries.com/blog/">Mike Davidson</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.jasonsantamaria.com/">Jason Santa Maria</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using icon</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://hivelogic.com/">The Hivelogic Narrative</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.collylogic.com/">CollyLogic</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.shauninman.com/">ShaunInman.com</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.zooibaai.nl/b/">Zooiblog</a></th>
<td>yes</td>
<td class="no">yes</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://boxofchocolates.ca/">box of chocolates</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.allinthehead.com/">drew mclellan</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.boxesandarrows.com/">Boxes and Arrows</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.evolt.org/">evolt.org</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.sitepoint.com/">SitePoint</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://usabletype.com/">UsableType</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.brainstormsandraves.com/">Brainstorms and Raves</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using word &quot;permalink&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.karmakars.com/">Karmakars.com</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.juicystudio.com/">Juicy Studio</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using &quot;url string&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.mattcutts.com/blog/">Matt Cutts</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.scottberkun.com/blog/">Berkun blog</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.brucelawson.co.uk/">Bruce Lawson&#8217;s personal site</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://pen-and-ink.ca/">Pen and Ink</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.rachelandrew.co.uk/">rachelandrew</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.fberriman.com/">f berriman</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://fadtastic.net/">fadtastic</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes -using &quot;#&quot;</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.diaryofawebsite.com/">Diary of a website</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.snook.ca/jonathan/">snook.ca</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://lesscode.org/">lesscode.org</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://citizenagency.com/blog/">Citizen Agency</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using word &quot;permalink&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.thepickards.co.uk/">ThePickards</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://presentationzen.blogs.com/presentationzen/">Presentation Zen</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.dkeithrobinson.com/">D. Keith Robinson</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://radar.oreilly.com/">O&#8217;Reilly Radar</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://tetlaw.id.au/view/">Dexagogo</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://weblog.200ok.com.au/">the 200ok weblog</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://webkit.org/blog/">Surfin&#8217; Safari</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.wait-till-i.com/">Wait till I come!</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.findability.org">findability</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://meiert.com/en/">Jens Meiert</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">yes</td>
</tr>
<tr>
<th><a href="http://neosmart.net/blog/">The NeoSmart Files</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://raveaboutit.blogspot.com/">Rave About It Blog</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using &quot;#&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.cross-mediaentertainment.com/">Cross-Media Entertainment</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://benbalbo.com/">Ben Balbo</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://jchyip.blogspot.com/">Jason Yip</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://bokardo.com/archives/infoprefixation/">Bokardo</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://factoryjoe.com/blog/">FactoryCity</a></th>
<td>yes</td>
<td class="no">no</td>
<td>yes &#8211; using word &quot;permalink&quot;</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.readwriteweb.com/">Read/WriteWeb</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://blog.moltn.com/">Molt:n Core</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://blog.sessions.edu/">Notes on Design</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.smashingmagazine.com/">Smashingmagazine</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">no</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.alistapart.com/">A List Apart</a></th>
<td>yes</td>
<td class="no">no</td>
<td class="no">yes &#8211; using comment title</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
<tr>
<th><a href="http://www.standardzilla.com/">Standardzilla</a></th>
<td>Yes</td>
<td class="no">no</td>
<td>yes &#8211; using time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
<tr>
<th><a href="http://www.engadget.com/">Engadget</a></th>
<td>yes</td>
<td>yes</td>
<td class="no">yes &#8211; using date/time</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td class="no">no</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2008/02/09/comment-anatomy/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Five things all clients want to know</title>
		<link>http://www.maxdesign.com.au/2007/07/10/five-things-clients/</link>
		<comments>http://www.maxdesign.com.au/2007/07/10/five-things-clients/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 16:26:03 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[brief]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[client]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=296</guid>
		<description><![CDATA[I meet potential clients on a regular basis. The first meeting can often determine if you win or lose a job. So, what can you do to convince a client that you are right for the job? Over the years, I have found that most clients don&#8217;t want a sales pitch, they want reassurance. They [...]]]></description>
			<content:encoded><![CDATA[<p>I meet potential clients on a regular basis. The first meeting can often determine if you win or lose a job. So, what can you do to convince a client that you are right for the job?</p>
<p>Over the years, I have found that most clients don&#8217;t want a sales pitch, they want <strong>reassurance</strong>. They want to know if you can be trusted to help them solve their problem. The most common questions that they are likely to ask include:</p>
<h4>1. Can you deliver what we want, on time and within the budget?</h4>
<p>Can you explain a simple, logical  process for delivering the website to the client? Can you explain how problems can be avoided or resolved?</p>
<h4>2. Will the site work?</h4>
<p>How will you reassure the client that the site will operate as they expect? Can you do this without resorting to complicated technical explanations?</p>
<h4>3. Will the site look good?</h4>
<p>Do you have previous site samples you can show the client? Can you articulate how you will work with the client to achieve a design that they and their users will like?</p>
<h4>4. Will the site be easy to maintain?</h4>
<p>How often will the site be maintained and by whom? If the client is going to maintain the site, have you allowed for client training and a &#8220;settling in&#8221; period? If you will be maintaining the site, do you have a maintenance process and a contract or transparent cost structure?</p>
<h4>5. Who will look after the site in the long term?</h4>
<p>Will you be around in 12 months, 2 years or 3 years? Do you have a backup in case you are hit by a bus?</p>
<p>If you are able to answer all of these questions calmly and confidently, you will be well on the way to a reassured client!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2007/07/10/five-things-clients/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Internet Explorer and column collapse</title>
		<link>http://www.maxdesign.com.au/2007/03/23/internet-explore-and-column-collapse/</link>
		<comments>http://www.maxdesign.com.au/2007/03/23/internet-explore-and-column-collapse/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 14:01:55 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[column-collapse]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=257</guid>
		<description><![CDATA[So, you have built a beautiful CSS layout. It looks great. You feel powerful, knowledgeable and wise. Then you start adding real content to the layout &#8211; images, lists, links etc. Suddenly you layout does not look so great in Internet Explorer. For some reason columns are wider. In some cases the column width increases [...]]]></description>
			<content:encoded><![CDATA[<p>So, you have built a beautiful CSS layout. It looks great. You feel powerful, knowledgeable and wise. Then you start adding real content to the layout &#8211; images, lists, links etc.</p>
<p>Suddenly you layout does not look so great in Internet Explorer. For some reason columns are wider. In some cases the column width increases so much that the entire layout breaks and the column drops below the rest of the content. Your confidence is shattered. You curse CSS and think about table-based layouts. At least they &#8220;work&#8221; in IE.</p>
<p><a href="/articles/column-collapse/">Here is a possible solution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2007/03/23/internet-explore-and-column-collapse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inline elements and padding</title>
		<link>http://www.maxdesign.com.au/2006/11/19/inline-elements/</link>
		<comments>http://www.maxdesign.com.au/2006/11/19/inline-elements/#comments</comments>
		<pubDate>Sat, 18 Nov 2006 22:43:18 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[padding]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2006/11/19/inline-elements/</guid>
		<description><![CDATA[Have you ever tried to add padding to &#60;li&#62; elements that have been set to &#8220;display: inline&#8221;? Did you find that the padding seemed to be rendering in an unusual way? Inline elements and padding explains why this occurs and one method that can be used to overcome the problem. Tags: inline, element, padding]]></description>
			<content:encoded><![CDATA[<p><img class="imagefloat" src="/wp-images/padding.gif" alt=""/>Have you ever tried to add padding to &lt;li&gt; elements that have been set to &#8220;display: inline&#8221;? Did you find that the padding seemed to be rendering in an unusual way? <a href="/presentation/inline/">Inline elements and padding</a> explains why this occurs and one method that can be used to overcome the problem.</p>
<p class="tags">Tags: <a href="http://technorati.com/tag/inline" rel="tag">inline</a>, <a href="http://technorati.com/tag/element" rel="tag">element</a>, <a href="http://technorati.com/tag/padding" rel="tag">padding</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2006/11/19/inline-elements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

