<?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>MeganMcDermott.com&#187; Usability  &#8211; MeganMcDermott.com</title>
	<atom:link href="http://meganmcdermott.com/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://meganmcdermott.com</link>
	<description>Web design and that</description>
	<lastBuildDate>Mon, 26 Jul 2010 17:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Improving the default content, comments, and user admin pages in Drupal using Views</title>
		<link>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/</link>
		<comments>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:58:08 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=418</guid>
		<description><![CDATA[If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at all. The users page does not allow you to search for a user name or join date (you can search for users using  Drupal search, but this does not allow you to perform bulk operations on them).</p>
<p>I have created some views to replicate these pages with more filtering options. <a href="http://drupal.org/project/views_bulk_operations">View Bulk Operations</a> does come with a sample view for content, but I found that this view didn&#8217;t contain the options I wanted. Each view comes with two pages: one to replace the default admin pages (admin/content/node, admin/content/comment, and admin/user/user). It would be nice if these could be the same page but you can&#8217;t have more than one URL for a page.<span id="more-418"></span> These are in use on <a href="http://webmaster-forums.net">The Webmaster Forums</a>. Some of the terminology might need to be adjusted for your site, particularly the label for the taxonomy filter (forums are taxonomy terms). <a href="http://drupal.org/project/views_bulk_operations">Views Bulk Operations</a> is used to allow operations to be run on multiple items at once.</p>
<p><strong>Warning: </strong>These views have a lot of complicated filters that may not be suitable for some users. You may want to restrict this to advanced users only (although I&#8217;m not sure there would be a situation where a user would have the administer nodes permission but wouldn&#8217;t be sophisticated enough to work with this interface!)</p>
<p>Below are screenshots of the three views (click to enlarge) with links to download the views.</p>
<div class="clear">
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.png"><img class="size-thumbnail wp-image-419" title="Advanced Search - Topics" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Topics-150x150.png" alt="Alternate view for the Drupal content search page" width="150" height="150" /></a></p>
<p><strong>Content (nodes)</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments.png"><img class="size-thumbnail wp-image-421" title="Advanced Search - Comments" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments-150x150.png" alt="Alternate view for the Drupal comment search page" width="150" height="150" /></a></p>
<p><strong>Comments</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Comments.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users.png"><img class="size-thumbnail wp-image-422" title="Advanced Search - Users" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users-150x150.png" alt="Alternate view for the Drupal user admin page" width="150" height="150" /></a></p>
<p><strong>Users</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Users.txt">Download view</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, there is a fold</title>
		<link>http://meganmcdermott.com/2010/01/06/fold/</link>
		<comments>http://meganmcdermott.com/2010/01/06/fold/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:00:32 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=359</guid>
		<description><![CDATA[This website seems to proclaim that in web design, there is no &#8220;fold&#8221;. Okay, I do get the point. People do scroll and you don&#8217;t need to fuss about exactly how much a visitor sees at first glance, or try to cram all your links into that space. However, I do think there are some [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thereisnopagefold.com/">This website</a> seems to proclaim that in web design, there is no &#8220;fold&#8221;. Okay, I do get the point. People do scroll and you don&#8217;t need to fuss about exactly how much a visitor sees at first glance, or try to cram all your links into that space. However, I do think there are some things you need to consider about what people first see when a page loads. At first glance a user needs to answer a few key questions. As Steve Krug advises in <em><a href="http://www.amazon.com/Think-Common-Sense-Approach-Usability/dp/0789723107">Don&#8217;t Make me Think</a></em>:</p>
<ol>
<li>What is this?</li>
<li>What do they have here?</li>
<li>What can I do here?</li>
<li>Why should I be here – and not somewhere else?</li>
</ol>
<p>The user needs to have some clue as to whether this page or website will give them what they want (have the information they need, the products they want to buy etc.). In that sense, what appears in the fold – whatever size that is for them  – is crucially important.</p>
<p>You also need to make sure that it&#8217;s evident that there is more content further down to scroll to. I recently visited <a href="http://www.exercisetv.tv/trainers/Jillian-Michaels-776671421">this page </a>on the Exercise TV site (<a href="http://meganmcdermott.com//wp-content/uploads/2010/01/Jillian-Michaels.png">screenshot</a>). On my screen the fold ends around Jillian&#8217;s mid-thigh. With the blue background, the text ending where it does, and the visual focus on the photo, it wasn&#8217;t apparent to me that there is more content further down. I actually didn&#8217;t realize it until I clicked on the link to browse videos and realized that it pointed further down on the same page. With widescreen monitors the scrollbar may be out of direct view, so conscious design is needed to tell the viewer that they should scroll to see more.</p>
<p><em>Via <a href="http://forabeautifulweb.com/blog/about/there_is_no_page_fold/#replies">For a Beautiful Web</a>, where Stephen Frein has a useful comment.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/01/06/fold/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Innovative is not (necessarily) better</title>
		<link>http://meganmcdermott.com/2009/12/30/innovative-necessarily/</link>
		<comments>http://meganmcdermott.com/2009/12/30/innovative-necessarily/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 01:22:32 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=357</guid>
		<description><![CDATA[The Huffington Post has an article on the &#8220;Most Innovative Web Site Designs Of All Time&#8221; which is kind of a joke. Hello, mystery meat! There is a reason why most websites have similar basic elements. It&#8217;s called usability. When users are trying to accomplish a task (find information, buy something etc.) they don&#8217;t need [...]]]></description>
			<content:encoded><![CDATA[<p>The Huffington Post has an article on the &#8220;<a href="http://www.huffingtonpost.com/2009/12/29/most-innovative-web-site_n_406378.html?slidenumber=1bEIbd31na8%3D#slide_image">Most Innovative Web Site Designs Of All Time</a>&#8221; which is kind of a joke. Hello, mystery meat!</p>
<p>There is a reason why most websites have similar basic elements. It&#8217;s called usability. When users are trying to accomplish a task (find information, buy something etc.) they don&#8217;t need to figure out an entirely new navigation structure and page layout. They need sites to behave in relatively similar ways so they know what to expect and how to accomplish their tasks.</p>
<blockquote><p>The Web can be a repetitive and boring place. Many Web sites look the same or are created based on the same basic principles.</p></blockquote>
<p>That&#8217;s actually a good thing <img src='http://meganmcdermott.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  There is a time and a place for trying something new, and that&#8217;s valid, it&#8217;s just not something that&#8217;s appropriate for most websites.</p>
<p>So, the question is, what are the most innovative web designs of all time? I&#8217;ll have to give that some thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/12/30/innovative-necessarily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How not to handle technical difficulties, take 2</title>
		<link>http://meganmcdermott.com/2009/01/10/handle-technical-difficulties-2/</link>
		<comments>http://meganmcdermott.com/2009/01/10/handle-technical-difficulties-2/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 17:52:31 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[technical difficulties]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=299</guid>
		<description><![CDATA[I meant to post this at the time but never did. Why do I never finish my drafts??? On Wednesday, October 8th our websites suddenly disappeared. Our VPS (virtual private server), hosted by VPSville, was completely unavailable. There was no explanation on their website. Our only information came from a thread at Web Hosting Talk. [...]]]></description>
			<content:encoded><![CDATA[<p>I meant to post this at the time but never did. Why do I never finish my drafts???</p>
<p>On Wednesday, October 8th our websites suddenly disappeared. Our VPS (virtual private server), hosted by <a rel="nofollow" href="http://vpsville.ca/">VPSville</a>, was completely unavailable. There was no explanation on their website. Our only information came from a <a href="http://www.webhostingtalk.com/showthread.php?t=727603">thread at Web Hosting Talk</a>.</p>
<p>The VPSville site was still live, but their forum was no longer active. Supposedly they did post something on their forums early on, but quickly took the forums completely offline. Over 24 hours passed before VPSville let their customers know what was going on.</p>
<p>The <a href="http://www.webhostingtalk.com/showpost.php?p=5351515&amp;postcount=19http://">original announcement</a> was vague. In light of later news that some of their servers had been hacked and all the data erased, this announcement was outright misleading.  Needless to say, this was completely unacceptable. Not just that they lost the data. No, the worst part was that <em>they didn&#8217;t tell their customers what was happening</em>.</p>
<h3>What do do when things go wrong (revised)</h3>
<ol>
<li>Find out what actually happened.</li>
<li>Fess up. Admit that your systems weren’t able to handle the traffic (or whatever the problem was). Do not blame the users.
<ol>
<li><strong>Make sure this information is published and availble to clients. </strong></li>
<li><strong>Ensure that communication channels are open. Make every attempt to respond to customer questions.</strong></li>
<li><strong>Do not attempt to cover up the problem.</strong></li>
<li><strong>If you don&#8217;t know all the details, that&#8217;s okay. Tell people what you do know.</strong></li>
</ol>
</li>
<li>Promise to get things working ASAP.</li>
<li>Do get things working ASAP.</li>
<li><strong>Give paying customers a refund for services lost.</strong></li>
<li>In the future, make sure your servers can handle the traffic, or plan other ways to avoid the problem.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/01/10/handle-technical-difficulties-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How not to handle technical difficulties</title>
		<link>http://meganmcdermott.com/2008/09/30/handle-technical-difficulties/</link>
		<comments>http://meganmcdermott.com/2008/09/30/handle-technical-difficulties/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:57:21 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[technical difficulties]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=291</guid>
		<description><![CDATA[This morning the CRTC (Canadian Radio-television and Telecommunications Commission) launched a &#8220;do not call&#8221; service. Within hours the website was not available. The explaination: &#8220;A spokesperson for the CRTC said the site &#8216;worked fine&#8217; when it launched at midnight, and said she didn&#8217;t know what had caused it to freeze up. She speculated that the [...]]]></description>
			<content:encoded><![CDATA[<p>This morning the CRTC (Canadian Radio-television and Telecommunications Commission) launched a &#8220;do not call&#8221; service. Within hours <a href="https://www.lnnte-dncl.gc.ca/insnum-regnum-eng">the website</a> was <a href="http://www.cbc.ca/canada/story/2008/09/30/do-not-call.html">not available</a>. The <a href="http://www.thestar.com/News/Canada/article/508632">explaination</a>:</p>
<blockquote><p>&#8220;A spokesperson for the CRTC said the site &#8216;worked fine&#8217; when it launched at midnight, and said she didn&#8217;t know what had caused it to freeze up.</p>
<p>She speculated that the number of people trying to access the site may have blocked access to some users</p>
<p>&#8216;Try it later and cross your fingers,&#8217; she said.&#8221;</p></blockquote>
<p>They don&#8217;t know what happened???? &#8220;Cross your fingers&#8221;?? Did they not realize that when they announced this they&#8217;d be getting a flood of traffic? Had their web developers never heard of the Digg effect? Similar problem when you&#8217;re announcing a very attractive service in media outlets across the country.</p>
<h3>What do do when things go wrong</h3>
<ol>
<li>Find out what actually happened.</li>
<li>Fess up. Admit that your systems weren&#8217;t able to handle the traffic (or whatever the problem was). Do not blame the users.</li>
<li>Promise to get the site working ASAP.</li>
<li>Do get the site working ASAP.</li>
<li>In the future, make sure your servers can handle the traffic, or plan other ways to avoid the problem.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/09/30/handle-technical-difficulties/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Chunky footers: yay or nay?</title>
		<link>http://meganmcdermott.com/2008/09/12/chunky-footers-yay-nay/</link>
		<comments>http://meganmcdermott.com/2008/09/12/chunky-footers-yay-nay/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:56:09 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=282</guid>
		<description><![CDATA[The &#8220;chunky footer&#8221; is becoming a big trend in web design. This is a footer that is much bigger than what was traditionally used, often containing several sets of links and other information. Take a look at this flikr set for some examples. Do you find these to be effective? I think from a design [...]]]></description>
			<content:encoded><![CDATA[<p>The &#8220;chunky footer&#8221; is becoming a big trend in web design. This is a footer that is much bigger than what was traditionally used, often containing several sets of links and other information. Take a look at <a href="http://www.flickr.com/photos/factoryjoe/sets/72157594487444992">this flikr set</a> for some examples.</p>
<p>Do you find these to be effective? I think from a design perspective they solve a lot of problems. Get a lot of links on the home page without cluttering the main interface.</p>
<p>The problem I find is that as a user I often miss them entirely. On <a href="http://jasonsantamaria.com/">Jason Santa Maria&#8217;s</a> site it took me several visits before I even noticed it was there. Why? Because I didn&#8217;t scroll that far (on the <a href="http://jasonsantamaria.com/articles/explain-yourself/">actual articles</a> there are often many comments, making the pages quite long. Most users wouldn&#8217;t read all those comments.)</p>
<p>What about my home page? Will people notice the Recent Posts block at the bottom? Will they think to scroll past the white? Granted, I was intentional in what I put there vs. what I put on the sidebar. It&#8217;s not exactly essential stuff.</p>
<p>Usability experts have found that users have learned to scroll (early usability research found that users wouldn&#8217;t scroll past the fold). But, do they scroll the whole page? <a href="http://meganmcdermott.com/2007/01/17/prioritizing-web-usability-a-review-and-key-points/">Prioritizing Web Usability</a>, Jacob Nielsen points out that users often won&#8217;t scroll further if they get the visual impression that there is no more content on the page. If users assume that the navigation ends with the top or left navigation bar, will they try looking further down for more links?</p>
<p>What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/09/12/chunky-footers-yay-nay/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OSX makes it easy to create a great website &#8230; or not</title>
		<link>http://meganmcdermott.com/2008/06/20/osx-makes-it-easy-to-create-a-great-website-or-not/</link>
		<comments>http://meganmcdermott.com/2008/06/20/osx-makes-it-easy-to-create-a-great-website-or-not/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:17:24 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[bad web design]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[newbies]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=238</guid>
		<description><![CDATA[I finally got around to trying out the local web server on my Mac today. At first I was quite impressed — it&#8217;s obvious from the default installation, everything is set up and ready to go, and they even include a handy quickstart index.html page*. How cool is that? Get newbies started with web page [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got around to trying out the local web server on my Mac today. At first I was quite impressed — it&#8217;s obvious from the default installation, everything is set up and ready to go, and they even include a <a href="http://sherlock.uwaterloo.ca/~megan/">handy quickstart index.html page</a>*. How cool is that? Get newbies started with web page design. It even tells them how easy it is to create a web page.</p>
<p>Then I read this:</p>
<blockquote><p>HTML is easy — so easy that even a first-time user can do it. That&#8217;s because you don’t have to learn HTML to use it.</p>
<p>Leading word processing applications, such as Microsoft Word and AppleWorks 6, actually generate HTML webpages for you with just a few clicks of a mouse.</p></blockquote>
<p>Noooooooo&#8230;.</p>
<p class="fineprint">* link only available while my work computer is on, which is only when I&#8217;m at work, or you can try <a href="http://home.stat.ucla.edu/~deleeuw/">this one.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/06/20/osx-makes-it-easy-to-create-a-great-website-or-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why can&#8217;t they just give you instructions in one language?</title>
		<link>http://meganmcdermott.com/2008/06/05/why-cant-they-just-give-you-the-instructions-in-your-language/</link>
		<comments>http://meganmcdermott.com/2008/06/05/why-cant-they-just-give-you-the-instructions-in-your-language/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 13:38:08 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[manuals]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=235</guid>
		<description><![CDATA[I just got my new Thinkpad advanced dock (so I can hook my laptop up to my DVI monitors with a KVM switch. V. l33t ). The docking station came with a users guide and a &#8220;Read This First&#8221; safety booklet. The problem is that the user&#8217;s guide includes about 13 languages and the safety booklet 34 languages. Do I need those languages? Of course not. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>I just got my new <a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:item.detail?GroupID=38&amp;Code=250410U&amp;current-category-id=34851FD360E5473EB9DFEB639312E18E"> Thinkpad advanced dock</a> (so I can hook my laptop up to my DVI monitors with a KVM switch. V. l33t <img src='http://meganmcdermott.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). The docking station came with a users guide and a &#8220;Read This First&#8221; safety booklet. The problem is that the user&#8217;s guide includes about 13 languages and the safety booklet 34 languages. Do I need those languages? Of course not. It&#8217;s a waste of paper. And in this case it&#8217;s even worse because there aren&#8217;t separate sections for each language, it&#8217;s all mixed. You have to flip past all kinds of spanish and chinese to get to the English bits. The user&#8217;s guide also has about 6 pages of extra information for Turkey only.</p>
<p>What else could they do?</p>
<ol>
<li>Provide an language option when purchasing the product and only provide documentation in that language.</li>
<li>Skip the paper documentation and provide a little card with a link to the download site. Nobody reads the documentation anyway, might as well save some trees.</li>
</ol>
<p>And the worst part about it is that the user&#8217;s guide is mostly a bunch of bullshit. Thank you for purchasing this product blah blah blah, this is what it&#8217;s does, and this is what&#8217;s included in the package. Um, I bought the product I think I know what it does!</p>
<p>The connection instructions are on a separate poster with diagrams only, no words at all. I&#8217;m not sure which is worse.</p>
<p>The dock was also wrapped in molded syrofoam, unlike the LaCie external hard drive that arrived yesterday (not for me), which had egg carton like cardboard packaging. Boo to Lenovo (although I really like my laptop so I won&#8217;t criticize them too much!)</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/06/05/why-cant-they-just-give-you-the-instructions-in-your-language/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tutorials need to teach</title>
		<link>http://meganmcdermott.com/2008/05/23/tutorials-need-to-teach/</link>
		<comments>http://meganmcdermott.com/2008/05/23/tutorials-need-to-teach/#comments</comments>
		<pubDate>Fri, 23 May 2008 19:02:48 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=233</guid>
		<description><![CDATA[I just came across a certain article on some drupal theming techniques that called itself a tutorial. What&#8217;s the problem? It didn&#8217;t actually teach (or tutor) anything. It simply gave you some code to copy and paste and told you where to paste it. How does that help? People aren&#8217;t going to learn if you just give them the [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across a certain article on some drupal theming techniques that called itself a tutorial. What&#8217;s the problem? It didn&#8217;t actually <em>teach</em> (or tutor) anything. It simply gave you some code to copy and paste and told you where to paste it. How does that help?</p>
<p>People aren&#8217;t going to learn if you just give them the answers. This happens all the time in the <a href="http://webmaster-forums.net">forums</a> –people post a question and someone comes along and gives them the code to paste in. That solves the problem but the poster doesn&#8217;t learn anything in the process.</p>
<p>With coding questions in particular I&#8217;ll often give people most of the answer, even writing out a step-by-step tutorial, but I won&#8217;t post the full code or a link to a working page. This way the user has to put things together themselves and figure out how things work. There was a really great post at <a href="http://headrush.typepad.com/creating_passionate_users/archives.html">Creating Passionate Users</a> called <a href="http://headrush.typepad.com/creating_passionate_users/2006/11/cognitive_seduc.html">&#8220;Cognitive Seduction and the &#8220;peekaboo&#8221; law&#8221;</a>:</p>
<blockquote><p>In learning, the more you fill things in and hold the learner&#8217;s hand, the less their brain will engage. If they don&#8217;t need to fire a single neuron to walk through the tutorial, lesson, lecture, etc., they&#8217;re getting a shallow, surface-level, non-memorable exposure of &#8220;covered&#8221; material, but&#8230; what&#8217;s the point?</p></blockquote>
<p>(I totally love that blog. So sad that she&#8217;s no longer posting. It&#8217;s a must read if you&#8217;re interested in education and/or software development or something in between).</p>
<p>With the tutorial in question I came out with some samples of the code I would need to do something similar to what I really want to do. It doesn&#8217;t help me understand what those variables are doing and how I can use them in different ways. Not a tutorial.</p>
<p>See, it&#8217;s a short post for once. Aren&#8217;t you happy?</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/05/23/tutorials-need-to-teach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I upgraded my WordPress and I don&#8217;t like it!</title>
		<link>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/</link>
		<comments>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/#comments</comments>
		<pubDate>Sun, 11 May 2008 16:13:10 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[interface design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=226</guid>
		<description><![CDATA[The much celebrated WordPress 2.5 upgrade was released about a month and a half ago and I&#8217;ve finally gotten around to upgrading my installation. I was really looking forward to the new Happy Cog designed admin interface. But guess what? I was disappointed. The new design is surely nicer looking than the old (although I [...]]]></description>
			<content:encoded><![CDATA[<p>The much celebrated WordPress 2.5 upgrade was released <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">about a month and a half ago</a> and I&#8217;ve finally gotten around to upgrading my installation. I was really looking forward to the new Happy Cog designed admin interface. But guess what? I was disappointed.</p>
<p>The new design is surely nicer <em>looking</em> than the old (although I didn&#8217;t really have a problem with the old design). They&#8217;ve made quite a few interface changes – some good, some not so good. Read on to see some screenshots and analysis of the new interface.</p>
<p><span id="more-226"></span></p>
<p>I must preface this by saying that I haven&#8217;t had a chance to read much about the new design &#8211; there may be some rationale for a lot of these changes that I don&#8217;t know about. I also don&#8217;t participate at the WordPress forums. Of the old WordPress admin panel, <a href="http://www.happycog.com/design/wordpress/">Happy cog says</a>:</p>
<blockquote><p>&#8220;There was a randomness and unpredictability to everything from the location of key functions to the number of items in the navigation menu.&#8221;</p></blockquote>
<p>I don&#8217;t feel that the new interface is much of an improvement in this regard. In fact, I find some elements to be even more random and unpredictable than before. I gather that they were trying to keep the peripheral tasks out of the way, but what they&#8217;ve ended up doing is mixing different types of tasks and moving some things too far from where you need them.</p>
<p><strong>Note:</strong> Screenshots of the old WordPress interface are available <a href="http://turbochargedcms.com/help/kb/screenshots/standard-wordpress-functionality/">here</a> (those are from a slightly older version but you&#8217;ll get the gist). In this post all screenshots link to the full versions.</p>
<h3>The header</h3>
<p>This is the new WordPress header:</p>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/header-marked.png"><img class="aligncenter size-full wp-image-229" title="header-marked" src="http://meganmcdermott.com//wp-content/uploads/2008/05/header-marked.png" alt="" width="500" height="161" /></a></p>
<p>Notice how they&#8217;ve split up the navigation links into 2 main places with some secondary links at the very top (They all used to be in one long list). My biggest problem with this is that the design link is in with the content editing links and not with the administration. As we&#8217;ll see below, the designers seem to think that WordPress users change their themes a lot. I don&#8217;t.</p>
<p>The dashboard link has also been moved way up to the top corner where you can barely even see it. The dashboard is an important page, the link to it should be more prominent.</p>
<h3>The dashboard</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard.png"><img class="alignleft size-thumbnail wp-image-232" title="WordPress 2.5 dashboard" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-150x150.png" alt="" width="150" height="150" /></a></p>
<p>The new dashboard layout is one of the most  celebrated changes in WordPress 2.5. The old dashboard had a brief welcome bit with some quick links to common tasks and a sidebar with links to your latest incoming links, comments and posts. The bulk of the page was made up of recent news from the WordPress development blog. Not the greatest use of space.</p>
<p>The new dashboard has improved the information provided but I still think it could be better. Take the top section under the orange header:</p>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-top.png"><img class="aligncenter size-full wp-image-228" title="dashboard-top" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-top.png" alt="" width="500" height="250" /></a></p>
<p>One of my big annoyances with this page is the way they&#8217;ve done the incoming links box:</p>
<p><img class="aligncenter size-full wp-image-231" title="dashboard-incoming-links" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-incoming-links.png" alt="" width="498" height="319" /></p>
<p>Almost everything about this is wrong:</p>
<ul>
<li>The list does not include the title of the post being linked.</li>
<li>The link is on the word &#8220;saying&#8221;, not the post tile. We know now to avoid &#8220;click here&#8221; links, right? This is the same thing.</li>
<li>The quoted text is the opening line of the post, not the reference to your post.</li>
</ul>
<p>You can edit this box but that only allows you to change the number of items shown and the post date (which was not displayed by default, if I remember correctly). For me the option to show the date doesn&#8217;t actually work.</p>
<p>The incoming links box should:</p>
<ul>
<li>display the title of the linking post.</li>
<li>display the date of the linking post.</li>
<li>display the author/site title of the linking post.</li>
<li>if possible, display the context of the link to your site.</li>
<li>link the title to the referrring page.</li>
<li>provide options to let you turn all of these elements on or off.</li>
</ul>
<p>(And, yes, my backlinks are really pathetic!)</p>
<h3>The post composer &amp; editor</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/write-marked.png"><img class="alignright size-medium wp-image-227" title="WordPress 2.5 write page" src="http://meganmcdermott.com//wp-content/uploads/2008/05/write-marked-165x300.png" alt="Screenshot of WordPress 2.5 post writing interface with commentary" width="165" height="300" /></a>This is where you go to write new posts. In the new interface they&#8217;ve moved a lot of the options to the space below the post editor, instead of keeping them in the sidebar. The only thing they kept in the sidebar is the preview and save/publish links, plus a list of related links.</p>
<p>There are a couple of reasons why this is really annoying:</p>
<ul>
<li>When I finish writing a post, my eye is at the bottom of the post text box. Now I want to either preview my post or publish it. But where are the buttons to do that? Not right underneath the post box where they should be, they&#8217;re over in the sidebar near the top of the page.</li>
<li>When i start writing a post I want to make sure I remember to enter the tags and categories. In the old interface this was next to the post box where I could see it from the start. Now I have to remember to scroll down below the bottom of the post box and fill in those options.</li>
<li>Meanwhile, the permalink edit option is right at the top, under the title of the post. How does that make sense? (Not shown in screenshot &#8211; this only shows up after a post has been saved once)</li>
<li>The new arrangement of the page, along with the larger size of headings and bigger margins means that this is a much longer page than it used to be. There&#8217;s a lot of unnecessary scrolling.</li>
<li>The related links bit is really unnecessary because those pages are easily accessible through the header menus</li>
</ul>
<h3>The image uploader</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/image-uploader.png"><img class="alignright size-thumbnail wp-image-230" title="WordPress 2.5 image uploader" src="http://meganmcdermott.com//wp-content/uploads/2008/05/image-uploader-150x150.png" alt="Screenshot of WordPress 2.5 image uploader with no-flash plugin installed." width="150" height="150" /></a>One of the things they&#8217;ve added here is a media library feature that can be accessed through the write interface. It seems they think that WordPress users like to add a lot of audio and video and stuff. I don&#8217;t. Image uploading is enough for me.</p>
<p>The other problem with this tool is that it doesn&#8217;t actually work. I found out later that it uses flash, which is a bit of an issue in Opera/Linux. (Flash does work in Opera/Linux, it just doesn&#8217;t work <em>well</em>). I was fiddling around with my permissions trying to figure out why this didn&#8217;t work but it turns out that <a href="http://foxinni.com/wordpress/wordpress-25-image-uploading-solution/">all sorts of other things</a> could be going wrong. I didn&#8217;t get any error messages either.</p>
<p>I&#8217;m also not a huge fan of the lightbox effect. I guess some people think this is cool but for me it&#8217;s kind of lame and annoying.</p>
<h3>Other new features</h3>
<p>I am happy that the new visual editor works in Opera. I can write HTML just fine but when I&#8217;m writing I prefer to concentrate on writing and looking at mark-up gets in the way.</p>
<p>Tagging is fully integrated in the 2.5 which is nice to have. You used to have to install a plugin for that. However, I must wonder if it&#8217;s really necessary to include these things in core when they can be easily managed by plugins.</p>
<p>It is really awesome to have notification of updates to plugins and an easy way to install them quickly. Although now I know how to use wget and I&#8217;d rather do it that way&#8230;</p>
<h3>Final thoughts</h3>
<p>I guess this release was designed with a certain type of blogger in mind. Someone who uses a lot of multimedia and changes themes a lot. That&#8217;s not me. I&#8217;m not a super hard core wordpress user like some people. I like the platform but I don&#8217;t really have time to spend much time playing with it and participating in the community. I guess it&#8217;s time for me to delve into creating a custom CSS and checking out some of the plugins available for the admin panel.</p>
<p><strong>Edit: </strong>I just came in to fix some type-os and once again attempted to scroll to the bottom to find the save button!  This is going to take some getting used to.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
