<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
   <channel>
      <title>SmackTheMouse.com</title>
      <link>http://www.smackthemouse.com</link>
      <description>Reviews and Articles about Webdesign: Standards, Best Practice,
                    Accessibility, Usability, XML.</description>
      <language>en</language>
      <copyright>Copyright 2006, Jesper Tverskov</copyright>
      <lastBuildDate>Fri, 25 Aug 2006 05:52:28 GMT</lastBuildDate>
      <image>
         <url>http://www.smackthemouse.com/images/jesper_1999.jpg</url>
         <title>Photo of Jesper Tverskov</title>
         <link>http://www.smackthemouse.com</link>
         <width>74</width>
         <height>74</height>
      </image>
      <item>
         <title>The benefits of footnotes in webpages</title>
         <guid>http://www.smackthemouse.com/footnotes</guid>
         <link>http://www.smackthemouse.com/footnotes</link>
         <description>Good old footnotes are undervalued in webpages. Even serious commentary and longer articles and reports often use mediocre tooltips made with the title attribute as a poor substitute. Footnotes are much more usable and accessible.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2006-08-25</dc:date>
      </item>
      <item>
         <title>User friendly 404 error messages reconsidered</title>
         <guid>http://www.smackthemouse.com/error404</guid>
         <link>http://www.smackthemouse.com/error404</link>
         <description>For years we have praised the wonders of user friendly 404 error messages tailored to the website. But most often such error messages are as bad as they can be even forgetting to use the 404 status code in the HTTP header. It is high time to reconsider if the job is better left to an improved default 404 provided by web servers where it naturally belongs.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2006-07-21</dc:date>
      </item>
      <item>
         <title>Page Zoom in IE7 Beta is a usability disaster</title>
         <guid>http://www.smackthemouse.com/ie7bzoom</guid>
         <link>http://www.smackthemouse.com/ie7bzoom</link>
         <description>Nice that Internet Explorer is on the move again but the new PAGE ZOOM is just a deprecated magnifying glass: No line wrap, no fluid webdesign. As soon as you start zooming the dreaded horizontal scroll panel is right in your face.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2006-06-15</dc:date>
      </item>
      <item>
         <title>Use inverted colors to highlight active link</title>
         <guid>http://www.smackthemouse.com/inverted</guid>
         <link>http://www.smackthemouse.com/inverted</link>
         <description>It is often difficult to find the cursor when a web site is navigated using the keyboard. Where is the active link? With CSS the author of a web page can adjust how the active link is visualized. Inverted colors are the best way to highlight the active link.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2006-05-25</dc:date>
      </item>
      <item>
         <title>XHTML, http accept-header and mime-type application/xhtml+xml</title>
         <guid>http://www.smackthemouse.com/xhtmlxml</guid>
         <link>http://www.smackthemouse.com/xhtmlxml</link>
         <description>In 2005 it is high time to start serving XHTML as XML on a grand scale. Others have been doing it for years. I have been doing it since Christmas. Switching between XHTML as xml and text/html is easy using the HTTP accept header.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2005-02-21</dc:date>
      </item>
      <item>
         <title>Don't CSS your XML</title>
         <guid>http://www.smackthemouse.com/20041020</guid>
         <link>http://www.smackthemouse.com/20041020</link>
         <description>CSS should not be used to present homemade XML as web pages. You end up with nothing but style. Neither man nor machine can understand the structure of your document. CSS should only be used for widely supported XML applications like XHTML.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2004-10-20</dc:date>
      </item>
      <item>
         <title>The logo should not link to the homepage</title>
         <guid>http://www.smackthemouse.com/20040719</guid>
         <link>http://www.smackthemouse.com/20040719</link>
         <description>It is a nice convention that a company logo also has a secondary role as a link back to the homepage. But a convention should be challenged if most users have not heard about it or don't use it, or if the concept is wrong.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2004-07-19</dc:date>
      </item>
      <item>
         <title>ABBR and ACRONYM are for user agents not for end users</title>
         <guid>http://www.smackthemouse.com/20040108</guid>
         <link>http://www.smackthemouse.com/20040108</link>
         <description>The WCAG (1.0) guideline 4, checkpoint 4.2, about ABBR and ACRONYM, has for a long time been too unclear to implement. The drafts for XHTML 2.0 and WCAG 2.0 seem to have solved most problems.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2004-01-08</dc:date>
      </item>
      <item>
         <title>Access key, HTML accesskey generated by JavaScript</title>
         <guid>http://www.smackthemouse.com/20031231</guid>
         <link>http://www.smackthemouse.com/20031231</link>
         <description>One of the great advantages of using first letter of the link text as access key is that it can be generated by code. Conventional wisdom states that it should be done server-side. Bad that it is much easier with JavaScript.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2003-12-31</dc:date>
      </item>
      <item>
         <title>MAX-WIDTH and flexible layout with short lines</title>
         <guid>http://www.smackthemouse.com/20031007</guid>
         <link>http://www.smackthemouse.com/20031007</link>
         <description>It is now possible to make flexible layout with user-friendly short lines that adapt to screen resolution, to width of browser window, and to font-size chosen by the user. This could be a new beginning for more accessible and usable web pages.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2003-10-07</dc:date>
      </item>
      <item>
         <title>Don't force new windows on users</title>
         <guid>http://www.smackthemouse.com/20030831</guid>
         <link>http://www.smackthemouse.com/20030831</link>
         <description>A web site should never force new windows on users. If it is necessary as exception to the rule, target="_blank" is the method to use. JavaScript's window.open does not send information about the referrer in IE.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2003-08-31</dc:date>
      </item>
      <item>
         <title>Use first letter as ACCESSKEY</title>
         <guid>http://www.smackthemouse.com/20021031</guid>
         <link>http://www.smackthemouse.com/20021031</link>
         <description>The traditional way of implementing the HTML accesskey attribute using unique letters does not work. I propose always to use the first letter of the link name as access key. The first letter can be generated by code. We badly need are more accessible Internet.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2002-10-31</dc:date>
      </item>
      <item>
         <title>ENTER and event driven programming</title>
         <guid>http://www.smackthemouse.com/20020427</guid>
         <link>http://www.smackthemouse.com/20020427</link>
         <description>The event driven programming model in ASP.NET made possible by HTML and WEB controls "runat server" is a great idea but not without problems. It is a usability disaster that the use of ENTER in forms no longer works as expected.</description>
         <dc:creator>Jesper Tverskov</dc:creator>
         <dc:date>2002-04-27</dc:date>
      </item>
   </channel>
</rss>