<?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>Jeff Bridgforth :: Webcraftsman &#187; Useability</title>
	<atom:link href="http://jeffbridgforth.com/category/useability/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffbridgforth.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jun 2010 17:57:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>CMS Light</title>
		<link>http://jeffbridgforth.com/cms-light/</link>
		<comments>http://jeffbridgforth.com/cms-light/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 18:43:07 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Useability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[cushy cms]]></category>
		<category><![CDATA[pagelime]]></category>
		<category><![CDATA[perch]]></category>
		<category><![CDATA[unify]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=817</guid>
		<description><![CDATA[I just finished reading Chris Coyier’s article, The “Light” CMS trend. For those of you who don’t know, CMS stands for “content management system.” The content is stored in a database and then served up on a page using a predefined template. The idea behind a CMS is to allow non-technical people the ability to [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading <a href="http://css-tricks.com/the-light-cms-trend/">Chris Coyier’s article, The “Light” CMS trend</a>. For those of you who don’t know, CMS stands for “content management system.” The content is stored in a database and then served up on a page using a predefined template. The idea behind a CMS is to allow non-technical people the ability to update, add or edit the content on their Web site. It also allows multiple authors and can also allow multiple Web sites to share the same content that will be updated in one place instead of on each individual site.</p>
<p>Chris points out the problem with most CMSs is that they are really only useful to Web people, those who have experience with working with Web sites. <a href="http://wordpress.org">WordPress</a> is Chris’ favorite CMS and mine as well. But as I have done more development with <a href="http://wordpress.org">WordPress</a>, I see that is does fall short in really empowering content owners in the way that I would want.</p>
<p>A possible solution: “light” CMSs. There are a growing number of these solutions available on the market today. Several of them are free services and at least one of them costs money. One of the reasons that I like <a href="http://wordpress.org">WordPress</a> is that it is free, open source software that is continually developed. The price is right for the non-profit organization I work for.</p>
<p>These light CMS solutions contain less features which make them simpler, and I believe, a better user experience for the content owner.</p>
<p>Here are the light CMS solutions that <a href="http://css-tricks.com/the-light-cms-trend/">Chris highlights in his article</a>:</p>
<ul>
<li><a href="http://unify.unitinteractive.com/">Unify</a> — Currently in private beta. It is a product of Unit Interactive which is headed up by Andy Rutledge, one of the designers I follow on Twitter and RSS. I was not able to take a close look at it.</li>
<li><a href="http://www.cushycms.com/">Cushy CMS</a> — this seems to be the first player in the light CMS. It is a free service.</li>
<li><a href="http://www.pagelime.com/">Page Lime</a> — in free public beta. It has a visual editor and reminded me of Contribute.</li>
<li><a href="http://grabaperch.com/">Perch</a> — I really like their Web site and they have great documentation. Perch costs about $57 per domain. You host it on your own server.</li>
</ul>
<p><a href="http://maban.co.uk/">Anna Debenham</a> reviewed <a href="http://grabaperch.com/">Perch</a> on <a href="http://boagworld.com/podcast/172">this week’s Boagworld Podcast</a>. She has also used <a href="http://www.cushycms.com/">Cushy CMS</a>. She pointed out that the major advantage of using <a href="http://grabaperch.com/">Perch</a> over <a href="http://www.cushycms.com/">Cushy CMS</a> is that the files are all hosted on your own server with <a href="http://grabaperch.com/">Perch</a>. She had problems with the <a href="http://www.cushycms.com/">Cushy CMS</a> server going down which meant the service was unavailable. <a href="http://pagelime.com/">PageLime</a> is also hosted on their servers.</p>
<p><a href="http://www.cushycms.com/">Cushy CMS</a>, <a href="http://pagelime.com">PageLime</a>, and <a href="http://grabaperch.com/">Perch</a> have videos introductions about their service and good documentation to get started. It seems pretty easy to implement any of these three solutions. <a href="http://www.cushycms.com/">Cushy CMS</a> and <a href="http://pagelime.com/">PageLime</a> involve adding classes to your HTML code. <a href="http://grabaperch.com/">Perch</a> involved using specific PHP tags and reminded me a lot of <a href="http://wordpress.org">WordPress</a>.</p>
<p>From the little research I did this afternoon, I believe that <a href="http://grabaperch.com/">Perch</a> would be the product that I would choose. Yes, it costs money, but the big advantage is that you don’t have to worry about another server going down that you have no control over. As I mentioned, some of it’s features remind me of <a href="http://wordpress.org/">WordPress</a>. It would take more technical knowledge to setup <a href="http://grabaperch.com/">Perch</a>. It looks like their templating system is quite powerful and gives more control to the Web designer or developer. But the advantage it has over <a href="http://wordpress.org/">WordPress</a> is it’s simpler interface for the content owner.</p>
<p><a href="http://getaperch.com"><img class="alignnone size-full wp-image-819" title="Perch" src="http://jeffbridgforth.com/wp-content/uploads/2009/07/perch.jpg" alt="Perch" width="384" height="620" /></a></p>
<p><strong>One final note</strong>: I really liked<a href="http://getaperch.com"> Perch’s site</a>. It has nice texture and illustration. It uses <a href="http://learningjquery.com">JQuery</a> for some fun animated effects. The birds in the tree at the bottom animate and move into the screen on pages where you can see the footer right away.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/cms-light/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What can brown do for you?</title>
		<link>http://jeffbridgforth.com/166/</link>
		<comments>http://jeffbridgforth.com/166/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 19:11:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Useability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/166/</guid>
		<description><![CDATA[I found this site through Design Meltdown, a gallery of design styles. This site is a good example of nice design which gets recognized by a gallery but has some usability issues when you actually use it. First, You have to go to the top right to a â€œhomeâ€ graphic to link back to the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="rightimage" title="Screenshot of Backpacker's Bazaar from my Flickr collection" src="http://farm3.static.flickr.com/2293/1935278143_b4f08d9552_m.jpg" alt="Screenshot of Backpacker's Bazaar from my Flickr collection" width="240" height="206" align="right" />I found this site through <a title="Site that features different design styles and trends" href="http://designmeltdown.com">Design Meltdown</a>, a gallery of design styles. This site is a good example of nice design which gets recognized by a gallery but has some usability issues when you actually use it.</p>
<p>First, You have to go to the top right to a â€œhomeâ€ graphic to link back to the home from a secondary page. It took me several seconds to figure out how to get back to the homepage when I got deeper in the site. I would suggest making the site branding into a link back to the homepage which is a common practice.</p>
<p>Second, the polaroid photos in the Flash animation eventually cover up the last parts of the sentences in the welcome message. Not a good practice to cover up text that is conveying a message. A small but important detail to make sure one page element does not overlap another and make it unreadable.</p>
<p>This site serves as a reminder to me that elegant design needs to also be usable and think about the experience of the user. Sites â€œbehave,â€ they are not just an artistic canvas. I want to be able to create sites that are elegant and provide a good user experience.</p>
<p>Given all that, I do like the visual design of this site. The monochromatic is nice and gives character to what the Web site is promoting so I think it does a good job of visual communication. The photos look even more vibrant because they introduce other colors into this brown palette. I also like the â€œrealnessâ€ feel of the site and real world objects such as the photos, tape, paper, and passport.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/166/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homepage the least important page on your site?</title>
		<link>http://jeffbridgforth.com/homepage-the-least-important-page-on-your-site/</link>
		<comments>http://jeffbridgforth.com/homepage-the-least-important-page-on-your-site/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 14:26:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design (Web)]]></category>
		<category><![CDATA[Useability]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/homepage-the-least-important-page-on-your-site/</guid>
		<description><![CDATA[Last week, I was listening to a podcast from UIE on Homepage design. Jared Spool pointed out that the homepage is the least important page on your site. He believes the content page is the most important because that is what the user is looking for. I see his wisdom in this. Jared also talked [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I was listening to a <a href="http://www.uie.com/brainsparks/2007/08/06/usability-tools-podcast-home-page-design/" title="Podcast on Homepage Design from UIE">podcast from UIE on Homepage design</a>. Jared Spool pointed out that the homepage is the least important page on your site. He believes the content page is the most important because that is what the user is looking for. I see his wisdom in this.</p>
<p>Jared also talked about how the homepage is usually the first page that gets designed because it is the easiest (and I think can be the most fun).  Content pages and other pages that get you there are harder.</p>
<p>Users are not on your site to hang out on your homepage. They are there to get something, whether it is buying something, getting news, reading an article or connecting with a friend. The homepage and supporting pages (departments, galleries, etc.) are there to get users to what they want.</p>
<p>Given this, I have been re-thinking the design process and here are preliminary thoughts for the order of attention I give to design:</p>
<ol>
<li>Content pages</li>
<li>Gallery pages</li>
<li>Department pages</li>
<li>Homepage</li>
</ol>
<p><em>For an explanation of these type of navigation pages, see <a href="http://www.uie.com/brainsparks/2005/11/28/the-8-types-of-navigation-pages/" title="Article on UIE's Web site">8 Types of Navigation Pages</a> by Jared Spool.</em></p>
<p>Of course the day I listened to this podcast, I was working on a new design for a site and I was starting with the homepage. After hearing this podcast, I think I need to put the homepage aside and start on the content pages and work my way up.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/homepage-the-least-important-page-on-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helpful, Practical Feature from AirTran</title>
		<link>http://jeffbridgforth.com/helpful-practical-feature-from-airtran/</link>
		<comments>http://jeffbridgforth.com/helpful-practical-feature-from-airtran/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 01:38:09 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Caught My Eye]]></category>
		<category><![CDATA[Useability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/helpful-practical-feature-from-airtran/</guid>
		<description><![CDATA[Last week I booked a flight to Boston for November using the AirTran. On the last page of the process, I found a feature that I really liked. It gave me the option to import both my departing flight and returning flight into Outlook. All the information that I needed to create a calendar event [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I booked a flight to Boston for November using the <a href="http://airtran.com">AirTran</a>. On the last page of the process, I found a feature that I really liked. It gave me the option to import both my departing flight and returning flight into Outlook. All the information that I needed to create a calendar event was in the file that was downloaded from the <a href="http://airtran.com">AirTran site</a>. Nice!</p>
<p><img src="http://jeffbridgforth.com/images/airtran.jpg" title="Screenshot of Outlook feature described above" alt="Screenshot of Outlook feature described above" border="0" height="167" width="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/helpful-practical-feature-from-airtran/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barbara Walters to Take a look at heaven</title>
		<link>http://jeffbridgforth.com/barbara-walters-to-take-a-look-at-heaven/</link>
		<comments>http://jeffbridgforth.com/barbara-walters-to-take-a-look-at-heaven/#comments</comments>
		<pubDate>Wed, 30 Nov 2005 16:58:51 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Ministry Thoughts]]></category>
		<category><![CDATA[Spiritual Musings]]></category>
		<category><![CDATA[Useability]]></category>

		<guid isPermaLink="false">http://jeffbridgforth.com/?p=49</guid>
		<description><![CDATA[Last night, I watched Barbara’s look at her 10 most fascinating people of 2005. At the end of the show, she promoted her next show which will be about heaven. The tag line is “Where is it? How do we get there?” I will be interested to see if she comes up with an all-inclusive [...]]]></description>
			<content:encoded><![CDATA[<p>Last night, I watched Barbara’s look at her 10 most fascinating people of 2005. At the end of the show, she promoted her next show which will be about heaven.  The tag line is “Where is it? How do we get there?”  I will be interested to see if she comes up with an all-inclusive answer or does not really answer the questions.  She is going to interview several religious leaders  including the Dalai Lama, Richard Gere and others.</p>
<p>I was thinking this morning about a survey to get to students that would tie in.  I think this program would be a good starting point for a spiritual conversation.  It airs on December 20 which is not a time that will work very well with the college schedule.</p>
<p>One final note: I was disappointed that I could not find any information about this show on <a href="http://abc.com">abc.com</a> or <a href="http://abcnews.com">abcnews.com</a>.  I find that to be a big useability problem and a missed opportunity when they promo something but have no information on it on their site.  I wanted to see the two questions they asked and when it aired. Nothing on their sites about it.  I found more info by Googling “barbara walters and heaven.”  I found an article on <a href="http://www.starpulse.com/news/index.php/2005/11/23/barbara_walters_special_takes_a_look_at_">StarPulse</a> that gave me the basic info I wanted.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbridgforth.com/barbara-walters-to-take-a-look-at-heaven/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
