<?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>I'd Rather Be Writing - Tom Johnson &#187; Web Design</title>
	<atom:link href="http://www.idratherbewriting.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idratherbewriting.com</link>
	<description>Technical Communication Blog / Technical Writing Blog</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:27:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.idratherbewriting.com</link>
  <url>http://idratherbewriting.com/favicon2.jpg</url>
  <title>I'd Rather Be Writing - Tom Johnson</title>
</image>
		<item>
		<title>What Would a WordPress Template for Chapter Sites Look Like?</title>
		<link>http://www.idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/</link>
		<comments>http://www.idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:00:08 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[chapters]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[SIGs]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5627</guid>
		<description><![CDATA[Last week Will Sansbury mentioned to me that one of his ideas with the Atlanta chapter site was to provide an example or template of how WordPress could be used for chapter sites. I got to thinking, why isn&#8217;t there a standard WordPress template for chapters and SIGs to use?
Further, in WordPress 3.0, WordPress MU [...]]]></description>
			<content:encoded><![CDATA[<p>Last week <a href="http://willsansbury.com" target="_blank">Will Sansbury</a> mentioned to me that one of his ideas with the <a href="http://stcatlanta.org" target="_blank">Atlanta chapter site</a> was to provide an example or template of how WordPress could be used for chapter sites. I got to thinking, why isn&#8217;t there a standard WordPress template for chapters and SIGs to use?</p>
<p>Further, in WordPress 3.0, <a href="http://mu.wordpress.org/" target="_blank">WordPress MU</a> and regular <a href="http://wordpress.org" target="_blank">WordPress </a>will be merged. This is huge, because it means you&#8217;ll be able to create child blogs with a regular WordPress install. Essentially we could have one site like stcchapter.org with dozens of child blogs, containing subdomains such as intermountain.stcchapter.org, wyoming.stcchapter.org, and so forth. </p>
<p>For those chapters that just wanted a simple web solution, they could create a child blog from this site. They could also point their regular domain to the site. The themes and plugins available in child blogs are dependent on what the parent blog chooses to provide.</p>
<p>I think the idea of providing a site template from WordPress is ingenious. It made me think about exactly what a chapter WordPress template would look like. I wish I could say our <a href="http://intermountain-stc.org" target="_blank">Intermountain-STC site</a> is a perfect example, but it&#8217;s not (not yet anyway). I spent a good chunk of time this weekend tweaking a few things. Here are several elements that I think a chapter WordPress template would have.</p>
<h3>Subpage Lists</h3>
<p>One aspect of websites that appeals to me is an apparent simplicity up front. A single navigation bar at the top of the site showing about seven or eight buttons is all I want. Home | About | Blog | Meetings | Jobs | Resources | Events. Something simple.</p>
<p>To accommodate this simplicity, the sidebars for each of the pages should show all the subpages for the current page. And here the amount of content in the sidebar can be as abundant as you want, from three page links to thirty or more. The submenu page list hides the complexity. (Fortunately, showing a list of subpages for the current page is simple with the<a href="http://wordpress.org/extend/plugins/lj-subpages-widget/" target="_blank"> LJ Subpages Widget plugin</a>.)</p>
<div id="attachment_5634" class="wp-caption alignnone" style="width: 610px"><img class="size-medium wp-image-5634 " title="subpagesonright" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/subpagesonright-600x319.png" alt="" width="600" height="319" />
<p class="wp-caption-text">Subpages appear on right for the selected page, allowing you to hide the complexity of information up front and only show the information when a user is on the relevant page</p>
</div>
<h3>Custom Sidebars</h3>
<p>Implementing custom sidebars feature takes the concept of the subpage lists to another level. Each main page should not only show the subpage list for the current page but also have an entirely unique sidebar showing content specific to that page. </p>
<p>Why? Two reasons. If you have the same sidebar content for each page, the reader&#8217;s eye becomes blind to it. So even if you have the changing subpage list at the top, the reader may not notice the changing links if the rest of the sidebar remains the same. But if the entire sidebar changes for each of the seven or eight main pages, that&#8217;s something you notice. The reader can anticipate that the sidebar content will contain unique content for the specific page he or she is viewing.</p>
<div id="attachment_5635" class="wp-caption alignnone" style="width: 610px"><img class="size-medium wp-image-5635" title="uniquesidebar" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/uniquesidebar-600x322.png" alt="" width="600" height="322" />
<p class="wp-caption-text">The sidebars are unique for each page the user is on. For example, with the Jobs page, the user can see information on subscribing to job email alerts and a jobs RSS feed.</p>
</div>
<p>Second, having a custom sidebar for your page gives you more room to present information for that page in an attractive format. You can give more information to the reader above the fold, without having to scroll.</p>
<p><strong>Author Pages</strong></p>
<p>Above all else, a chapter site should be collaborative. Multiple chapter members should be able to access it, author content, and publish. You want to highlight and promote the collaborative nature of the site. Posts usually contain a byline, and the byline is a hyperlink to the author&#8217;s name that shows the author&#8217;s bio and posts. The default author template called is the author.php page, so you can customize this page to show the author&#8217;s picture and bio information at the top, like this:</p>
<div id="attachment_5636" class="wp-caption alignnone" style="width: 610px"><img class="size-medium wp-image-5636" title="authorpages" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/authorpages-600x345.png" alt="" width="600" height="345" />
<p class="wp-caption-text">Author pages show contact information, profile text, and posts published by the author</p>
</div>
<p>You can also show a list of authors in your sidebar (see the lower-right section of the image above).</p>
<h3>Special Widget Sections</h3>
<p>One of the cool things about WordPress is the drag-and-drop widget feature. You drag the widgets you want into the sections on the right. Most people don&#8217;t realize that you can create additional sections for your widgets that map to different areas of your templates. For example, you can create 10 or more special sections that correspond with the different pages. This way the people who maintain the site can configure the sidebars without even touching the code.</p>
<p>In the following screenshot, you can see that I&#8217;ve created a new sidebar section for each of my main pages. You can now drag whatever widgets you want into each of those sections, depending on what you want in the sidebar for that page. This is one way you transform WordPress into a CMS.</p>
<div id="attachment_5638" class="wp-caption alignnone" style="width: 610px"><img class="size-medium wp-image-5638" title="widgetsections" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/widgetsections-600x329.png" alt="" width="600" height="329" />
<p class="wp-caption-text">You can create new sections for your widgets</p>
</div>
<h3>Custom Homepage</h3>
<p>Rather than showing About information or a list of the latest posts, I think the home page best serves its purpose by showing the next chapter meeting, the latest jobs added to the site, the latest blog posts, and general news. The home page of a chapter site should give you a summary of all the important information you may need to know.</p>
<div id="attachment_5639" class="wp-caption alignnone" style="width: 610px"><img class="size-medium wp-image-5639" title="homepagesummary" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/homepagesummary-600x396.png" alt="" width="600" height="396" />
<p class="wp-caption-text">The home page shows a summary of the most important information</p>
</div>
<p>These are just my initial thoughts about what a chapter WordPress template might include. I&#8217;m currently trying to convert the Intermountain-STC.org site into exactly this template. Any thoughts on what else a chapter or SIG site would need?<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fragmented Communities and the Chapter/SIG Web Site Problem</title>
		<link>http://www.idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/</link>
		<comments>http://www.idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:33:18 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[design review]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5620</guid>
		<description><![CDATA[Recently Will Sansbury and I gave a webinar to STC community leaders on chapter and SIG websites. Rather than giving a static, one-way presentation about theoretical concepts with web design, or boring people with technical details they probably didn&#8217;t care about, we held the webinar more like a design review workshop, not too different from [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Will Sansbury and I gave a webinar to STC community leaders on chapter and SIG websites. Rather than giving a static, one-way presentation about theoretical concepts with web design, or boring people with technical details they probably didn&#8217;t care about, we held the webinar more like a design review workshop, not too different from a writing group workshop.</p>
<p>Although I spent three years in a creative writing program holding exactly these types of writing workshops, in which a group of people provide feedback on the story or essay someone submits, it never crossed my mind that designers probably sit around tables doing the exact same thing with websites. </p>
<h3>Design Reviews</h3>
<p>Regardless of the topic, the methodology of the workshop is mostly the same. In a tactful way, you explain what works well and what could be improved. Others either agree or disagree with your analysis, and hopefully they explain why. The only difference between critiquing creative stories and websites is in the questions you ask. Rather than ask, what&#8217;s the story here? Are the characters believable? Does it have arc? You ask questions about findability, simplicity, readability, and so forth.</p>
<p>I found that in looking at websites, my feedback could be grouped into about seven categories:</p>
<p><strong>Purpose</strong></p>
<ul>
<li> What are you trying to achieve with the site?</li>
<li> What do you want the audience to do on the site?</li>
<li>What do you want feedback about?</li>
</ul>
<p><strong>Findability</strong></p>
<ul>
<li> What are some things your users might be looking for? Is it easy to find them?</li>
<li> If you search for something, are the results accurate?</li>
</ul>
<p><strong>Simplicity</strong></p>
<ul>
<li> Is the site navigation simple to understand?</li>
<li> How does the site handle submenus to provide additional information?</li>
<li> Is the site busy?</li>
<li> Is there enough white space in the site?</li>
</ul>
<p><strong>Readability</strong></p>
<ul>
<li> How easy is it to read the content?</li>
<li> Is the font size, column width, leading, and typography working together in a readable way?</li>
<li> Can I subscribe to the content with Facebook, Twitter, RSS, or e-mail to read it in the format I want?</li>
<li> Are the paragraphs small, broken up with lists, blockquotes, and other formatting varieties?</li>
</ul>
<p><strong>Interactivity</strong></p>
<ul>
<li> Can I add comments on things I read?</li>
<li> Can I read other people&#8217;s comments and reply to their comments in a threaded way?</li>
<li> Can I contact someone through an email address or contact form? If a contact form, do I know where it goes or if it sent correctly?</li>
<li> If I have a job to post, can I submit the details myself? Can I even post it myself?</li>
</ul>
<p><strong>Content Appeal</strong></p>
<ul>
<li> Is the content interesting to read?</li>
<li> Is the content current?</li>
<li> Can multiple people author and maintain content, so that all the burden isn&#8217;t placed on one person?</li>
<li> Do you integrate your news into real-time articles/posts on the site?</li>
</ul>
<p><strong>Design Appeal</strong></p>
<ul>
<li> Where do my eyes focus naturally focus on the site?</li>
<li> Are there any design element repeated?</li>
<li> Is the site attractive to look at? Why or why not?</li>
</ul>
<p>For more on running a design review, see Scott Oberkun&#8217;s <a title="http://www.scottberkun.com/essays/23-how-to-run-a-design-critique/" rel="nofollow" href="http://www.scottberkun.com/essays/23-how-to-run-a-design-critique/">How to Run a Design Critique</a> and Makiko Itho&#8217;s <a title="http://www.digital-web.com/articles/web_design_critique/" rel="nofollow" href="http://www.digital-web.com/articles/web_design_critique/">The Delicate Art of (Web) Design Critique</a>.</p>
<h3>Trends from the Analysis</h3>
<p>If you go through each of these categories, you usually find something worthwhile to say. We analyzed six different sites: <a href="http://stcqpisig.securespsites.com/default.aspx" target="_blank">Quality Process SIG</a>, <a href="http://www.stctc.org/index.php?category=Home" target="_blank">Twin Cities</a>, <a href="http://www.heartland-stc.org/" target="_blank">Heartland</a>, <a href="http://www.stc-techedit.org/" target="_blank">Tech Editing SIG</a>, <a href="http://www.stcsig.org/cic" target="_blank">Orlando</a>, and the <a href="http://www.stcsig.org/cic" target="_blank">Contracting and Independent Consulting SIG</a>.</p>
<p>The webinar description suggested that we would explore ways to build attractive online sites where members could interact and find value, because fewer and fewer people are physically gathering for meetings.</p>
<p>As we moved through the sites, it was clear that a lot of people were trying to move in exactly this direction &#8212; towards collaboration and participation. The Quality Process SIG adopted SharePoint to make it easy for numerous people to author content. Twin Cites integrated a social networking component in a custom CMS where members could friend each other, add personal details, and even write blog posts. Orlando was in the process of moving their content to WordPress because their old site was a &#8220;dinosaur.&#8221; The Tech Editing SIG built their content on a wiki platform containing a section that showed posts from their email list discussions in an automated way.</p>
<h3>What&#8217;s Missing</h3>
<p>To enable participation and collaboration, many of the platforms allowed you to comment, subscribe, interact, log in, and manage the content. This makes sense.</p>
<p>But the platform is only the first step. Whether you&#8217;re using WordPress, Drupal, Joomla, SharePoint, Ning, or any other Web 2.0-capable technology, a larger ingredient is missing from the recipe for a thriving online site where members naturally gravitate to for interaction. Your site can be as interactive as anything can be, and yet still remain dormant, unused, unexplored, rarely visited, and rarely even noticed unless you provide a reason for people to come together as a community.</p>
<p>For example, although the Twin Cities site offers the ability to friend others, blog, and add personal details about your location, interests, and other details, it isn&#8217;t generating the activity you see on Facebook.</p>
<p>What&#8217;s interesting about Facebook isn&#8217;t that it allows you to write on other people&#8217;s walls, provide status updates, or add other people as friends. What&#8217;s interesting is that so many people are on Facebook, checking it and posting to it daily or even hourly.</p>
<p>Is it possible to create an online platform that technical communicators would use with as much popularity as Facebook or Twitter or even <a href="http://stackoverflow.com/" target="_blank">Stack Overflow</a>?</p>
<p>The problem, I think, is in gathering a critical mass of community. Chapters are so small, it&#8217;s hard to see much activity from members on a site. For example, our chapter now has about 20 members (as opposed to about 75 from last year). To think we&#8217;ll convert the site into a thriving hub of online interaction is an illusion. You need thousands of people to build up the exchanges that take place in a popular community. When you have the thousands of people coming to your site every day, they begin to interact, and the interactions fuel more comments and replies and posts. At some point, you have a thriving community. But you don&#8217;t build a community without a critical mass of participation.</p>
<p>Without a critical mass of people to form a community, you end up with a dormant-looking site &#8212; for example, what most chapter sites look like.</p>
<p>The <a href="http://thecontentwrangler.ning.com/" target="_blank">Ning  Community</a> Scott Abel created comes closest to the thriving online site where members can interact, but even that site seems underused. I just logged into the other day for the first time in months.</p>
<p>Again, the main problem is in the critical mass. There just aren&#8217;t enough people in chapters to form a presence on a site. Chapters and SIGs fragment the already small online technical communicator audience.</p>
<p>Additionally, although SIGs have greater potential for online interaction, most of the activity is often better expressed through e-mail listservs and threaded forum discussions. As old-school as email or forums are, they&#8217;re fast, immediate, and reach almost everyone.</p>
<h3>The Solution?</h3>
<p>I&#8217;m not really sure what solution is for chapter and SIG sites to move from dormant sites to thriving hubs of interaction. Technical writers are a small niche of overall people on the web, and when you fragment that already small niche into even smaller groups of chapters and SIGs, they never seem to come together in a critical mass of people.</p>
<p>This problem isn&#8217;t unique to our group. It&#8217;s a problem that stems for many independent publishing locations and sites. Conversations are taking place on blogs here and there, email listservs here and there, forums here and there, and the consequence is a bunch of whispers that you can&#8217;t hear (unless you look in each of the individual places).</p>
<p>I believe the solution won&#8217;t involve centralizing the information/people into one site and location. Instead, it will involve aggregating the sources through RSS and other technology.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Web Site Critique and WordPress Q&amp;A Webinar This Thursday</title>
		<link>http://www.idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/</link>
		<comments>http://www.idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 15:33:58 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[chapter sites]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[will sansbury]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5608</guid>
		<description><![CDATA[Date: Jan 28, 2010
Time: 1 pm EST
Platform: Genysys (on the web)
Cost: Free for STC members
Registration required
Will Sansbury and I are giving a webinar on web design and WordPress this Thursday as part of the STC Community Leaders series. In the webinar, we plan to look at about five chapter/SIG sites in depth, examining what they&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>Date: Jan 28, 2010<br />
Time: 1 pm EST<br />
Platform: Genysys (on the web)<br />
Cost: Free for STC members<br />
<a href="https://access.stc.org/imispublic/Core/Events/eventdetails.aspx?iKey=STCCE4" target="_blank">Registration required</a></p>
<p><a href="http://willsansbury.com" target="_blank">Will Sansbury</a> and I are giving a <a href="https://access.stc.org/imispublic/Core/Events/eventdetails.aspx?iKey=STCCE4" target="_blank">webinar on web design and WordPress</a> this Thursday as part of the STC Community Leaders series. In the webinar, we plan to look at about five chapter/SIG sites in depth, examining what they&#8217;re doing well and how they could be improved. The sites will merely provide examples to spark discussion about web concepts and techniques (helping us move in a descriptive rather than prescriptive direction).</p>
<p>Here&#8217;s the description of the webinar:</p>
<blockquote><p>Because most communities have far more virtual participants than physical participants, establishing a strong web presence where members can find information, interact with each other, and access resources is critical. In this community webinar, we&#8217;ll review a handful of chapter or SIG sites and discuss what&#8217;s working well and how they might be improved. We&#8217;ll also talk about WordPress &#8212; a popular platform many chapters are using for their websites. As a WordPress consultant, I deal with all kinds of WordPress questions, from customizing themes to implementing specific plugins, tweaking the stylesheet, inserting PHP tags, and fixing crashed sites. If you&#8217;re currently managing or implementing a WordPress site, bring your questions and I&#8217;ll try to answer them. I&#8217;ll also go over my top 10 recommended WordPress plugins. [Note: I wrote the description before asking Will to join me in the presentation, so excuse the first person point of view.]</p></blockquote>
<p>If you&#8217;re planning to attend the webinar and you want your site critiqued, let me know. Otherwise, I&#8217;m thinking of looking at these five sites:</p>
<ul>
<li><a href="http://stc-montreal.org/en/" target="_blank">STC Montreal</a></li>
<li><a href="http://stcatlanta.org/" target="_blank">STC Atlanta</a></li>
<li><a href="http://www.stcsig.org/usability/index.html" target="_blank">STC Usability SIG</a></li>
<li><a href="http://www.stctc.org/index.php?category=Home" target="_blank">STC Twin Cities</a></li>
<li><a href="http://www2.stctoronto.org/" target="_blank">STC Toronto</a></li>
<li><a href="http://www.stc-techedit.org" target="_blank">STC Technical Editing SIG</a></li>
</ul>
<p>The webinar will have a WordPress bent to it, because it&#8217;s the platform I&#8217;m most familiar with. Technical how-to is always less interesting that concepts, so I only see the discussion veering off into WordPress when we mention ways to implement concepts/techniques in a practical, easy way. I&#8217;m also familiar with Joomla and Mediawiki, so if one of those solutions makes more sense, I&#8217;ll talk about them.</p>
<p>You can <a href="https://access.stc.org/imispublic/Core/Events/eventdetails.aspx?iKey=STCCE4" target="_blank">sign up for the webinar here.</a></p>
<p><strong>Note: </strong>In my experience with Genesys, you have to call in via phone. You can&#8217;t use your computer speakers. So if you&#8217;re calling internationally, you might want to use Skype.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Implementing Google Custom Search on WordPress</title>
		<link>http://www.idratherbewriting.com/2010/01/08/implementing-google-custom-search-on-wordpress/</link>
		<comments>http://www.idratherbewriting.com/2010/01/08/implementing-google-custom-search-on-wordpress/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 15:20:49 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google custom search]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5541</guid>
		<description><![CDATA[Google Custom Search can dramatically improve the search results for your WordPress blog or any other site. WordPress is a great blogging platform, no doubt about it. But the built-in search feature is terrible. As I&#8217;ve searched for keywords from past posts to respond to reader questions, I would continually come up empty-handed.
As a solution, [...]]]></description>
			<content:encoded><![CDATA[<p>Google Custom Search can dramatically improve the search results for your <a href="http://wordpress.org" target="_blank">WordPress blog</a> or any other site. WordPress is a great blogging platform, no doubt about it. But the built-in search feature is terrible. As I&#8217;ve searched for keywords from past posts to respond to reader questions, I would continually come up empty-handed.</p>
<p>As a solution, I incorporated <a href="http://www.google.com/cse/" target="_blank">Google Custom Search</a>, which is a free service that allows you to embed a Google search box and results (limited to just your site and any other sites you specify) on your site.</p>
<p>Try it out by searching for something using the search at the top of my sidebar. Not only are the search results more accurate, when you start running a few searches, you begin to see how your site appears to people who search for you in Google. </p>
<h3>Canonical Posts</h3>
<p>One thing I immediately realized was that a lot of my archives pages were appearing in posts. The search results would begin with my blog title followed by the word archives followed by the post title (which was then truncated due to space constraints). It&#8217;s important to have just one version of your post in Google&#8217;s search results, so that your other posts aren&#8217;t competing against each other. (For more on this, research <em><a href="http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/" target="_blank">canonical</a></em><a href="http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/" target="_blank"> URLs in WordPress</a>.) I also wanted the search engine result to begin with the post title.</p>
<p>To fix the display of the results, I implemented the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in One SEO plugin</a> and configured the plugin&#8217;s settings so that only the single post would appear in the search results, not the archives. I then created a sitemap (using the <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">Daigon Design sitemap generator</a> as well as the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemap plugin</a>), generated both sitemaps, and linked to the <a href="http://idratherbewriting.com/post-index">Daigon Design sitemap</a> in one of my latest posts so that Google would reindex all the posts on my site.</p>
<h3>Implementing Google Custom Search</h3>
<p>Implementing Google Custom Search in a WordPress site can be a little tricky. The <a href="http://wordpress.org/extend/plugins/google-custom-search-for-wordpress/" target="_blank">Google Custom Search WordPress plugin</a> didn&#8217;t work for me, so I just copied the Google code manually.</p>
<p>Google gives you two pieces of code: code for a search box and code for the search results. Choose the iframe option before generating the code. For the search results page, type the name <strong>search</strong>. Insert the search box code in your sidebar somewhere. Then create a page called Search that uses a <a href="http://codex.wordpress.org/Stepping_Into_Templates" target="_blank">page template</a> with the search results code. Also copy the search results code into the search.php page of your theme.</p>
<p>As you accrue more and more posts in your blog, you need an fast and accurate way to retrieve posts based on vaguely remembered keywords. WordPress&#8217;s built-in search won&#8217;t always find what you&#8217;re looking for. If users are savvy, they can use <strong>site:yourdomain.com keywords</strong> to search your site at Google.com. But embedding the search form directly on your site is much more user-intuitive.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2010/01/08/implementing-google-custom-search-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Site Critiques and WordPress Q&amp;A &#8212; Community Leaders Webinar Jan 28</title>
		<link>http://www.idratherbewriting.com/2009/12/05/site-critiques-and-wordpress-qa-community-leaders-webinar-jan-21/</link>
		<comments>http://www.idratherbewriting.com/2009/12/05/site-critiques-and-wordpress-qa-community-leaders-webinar-jan-21/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 07:08:29 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[site review]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5259</guid>
		<description><![CDATA[I&#8217;m giving a webinar for STC community leaders on January 28 titled &#8220;Site Critiques and WordPress Q&#38;A.&#8221;
Here&#8217;s the description:
Because most communities have far more virtual participants than physical participants, establishing a strong web presence where members can find information, interact with each other, and access resources is critical. In this community webinar, we&#8217;ll review a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m giving a webinar for STC community leaders on January 28 titled &#8220;Site Critiques and WordPress Q&amp;A.&#8221;</p>
<p>Here&#8217;s the description:</p>
<blockquote><p>Because most communities have far more virtual participants than physical participants, establishing a strong web presence where members can find information, interact with each other, and access resources is critical. In this community webinar, we&#8217;ll review a handful of chapter or SIG sites and discuss what&#8217;s working well and how they might be improved. If you want to have your site reviewed, <a href="http://idratherbewriting.com/contact">send me</a> the URL before the webinar.</p>
<p>We&#8217;ll also talk about WordPress &#8212; a popular platform many chapters are using for their websites. As a <a href="http://idratherbewriting.com/wordpress-consulting">WordPress consultant</a>, I deal with all kinds of WordPress questions, from customizing themes to implementing specific plugins, tweaking the stylesheet, inserting PHP tags, and fixing crashed sites. If you&#8217;re currently managing or implementing a WordPress site, bring your questions and I&#8217;ll try to answer them. I&#8217;ll also go over my top 10 recommended WordPress plugins.</p></blockquote>
<p style="text-align: left;"><a href="https://access.stc.org/imispublic/Core/Events/eventdetails.aspx?iKey=STCCE4" target="_blank">Sign up for the webinar here</a>.</p>
<p>
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/12/05/site-critiques-and-wordpress-qa-community-leaders-webinar-jan-21/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Seven Deadly Sins of Blogging: Sin #4, Being Unreadable</title>
		<link>http://www.idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/</link>
		<comments>http://www.idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:48:30 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[font size]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[invisibility]]></category>
		<category><![CDATA[leading]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[smashing magazine]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[white space]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=4842</guid>
		<description><![CDATA[The fourth sin in my ongoing Seven Deadly Sins of Blogging series (being fake, irrelevant, boring, unreadable, irresponsible, unfindable, and inattentive) is being unreadable. Readability is probably the easiest sin to correct, especially if you&#8217;re familiar with your stylesheet.
Reading Instincts
A while ago I moved The Content Wrangler to WordPress and used a Massive News theme as a starting [...]]]></description>
			<content:encoded><![CDATA[<p>The fourth sin in my ongoing Seven Deadly Sins of Blogging series (<a href="http://www.idratherbewriting.com/2009/09/15/seven-deadly-sins-of-blogging-1-being-fake/">being fake</a>, <a href="http://www.idratherbewriting.com/2009/10/04/seven-deadly-sins-of-blogging-2-being-irrelevant/" target="_self">irrelevant</a>, <a href="http://www.idratherbewriting.com/2009/10/13/the-seven-deadly-sins-of-blogging-sin-3-being-boring/" target="_self">boring</a>, <a href="http://www.idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/">unreadable</a>, <a href="http://www.idratherbewriting.com/2009/10/17/the-seven-deadly-sins-of-blogging-sin-5-being-irresponsible/">irresponsible</a>, <a href="http://www.idratherbewriting.com/2009/10/18/the-seven-sins-of-blogging-sin-6-being-unfindable/">unfindable</a>, and <a href="http://www.idratherbewriting.com/2009/10/31/the-seven-deadly-sins-of-blogging-sin-7-being-inattentive/">inattentive</a>) is being unreadable. Readability is probably the easiest sin to correct, especially if you&#8217;re familiar with your stylesheet.</p>
<h3>Reading Instincts</h3>
<p>A while ago I moved <a href="http://thecontentwrangler.com" target="_blank">The Content Wrangler</a> to WordPress and used a <a href="http://www.press75.com/the-massive-news-wordpress-theme/" target="_blank">Massive News theme</a> as a starting point. I liked the way the Massive News theme looked, but something kept bugging me about it. The text seemed tiny, and the layout was busy. But Scott didn&#8217;t complain about this, so I ignored it.</p>
<div id="attachment_4845" class="wp-caption alignnone" style="width: 610px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2009/10/massivenews.png"><img class="size-medium wp-image-4845 " title="Massivew News theme" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/massivenews-600x248.png" alt="Massive News theme -- the text of the posts isn't the readable" width="600" height="248" /></a>
<p class="wp-caption-text">Massive News theme &#8212; the text of the posts isn&#39;t very readable, and the layout is busy</p>
</div>
<p>A couple of weeks after the launch, I found myself constantly pressing Ctrl++ to increase the font size so that I could read the posts. Increasing the font size reminded me of another site I read regularly: <a href="http://lorelle.wordpress.com" target="_blank">Lorelle.WordPress.com</a>. Lorelle&#8217;s font and leading (space between lines) always struck me as large and spacious, but very readable. I could lean back and comfortably read the content.</p>
<div id="attachment_4846" class="wp-caption alignnone" style="width: 610px"><a href="http://lorelle.wordpress.com"><img class="size-medium wp-image-4846" title="Lorelle on WordPress" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/lorelle-600x271.png" alt="Lorelle.wordpress.com -- you can lean back and comfortably read the content" width="600" height="271" /></a>
<p class="wp-caption-text">Lorelle.wordpress.com &#8212; you can lean back and comfortably read the content</p>
</div>
<p>I finally asked Scott if he wanted me to increase the font size a bit and change the layout from three columns to two. He said yes. I also increased the leading and narrowed the main column width.</p>
<p>Now when I visit Scott&#8217;s site, my eyes focus on the text in the main column, and I can read it without strain.</p>
<div id="attachment_4847" class="wp-caption alignnone" style="width: 610px"><a href="http://thecontentwrangler.com"><img class="size-medium wp-image-4847" title="The Content Wrangler" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/tcwredo-600x260.png" alt="Making the content more readable on The Content Wrangler" width="600" height="260" /></a>
<p class="wp-caption-text">Making the content more readable on The Content Wrangler</p>
</div>
<p>In this post, I focus on the following ten elements for making your blog more readable: font size, line height, line length, typeface, background, subheadings, paragraphs, white space, graphics, and invisibility.</p>
<h3>Font Size</h3>
<p>Smashing Magazine&#8217;s <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">study on typography</a> recommends using &#8220;a range between 12 and 14 pixels&#8221; size for body copy. <a href="http://www.useit.com/alertbox/20020819.html" target="_blank">Jakob Nielsen recommends</a> using at least 10 point, with 12 point for senior citizens. <a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">Johno on ILoveTypography.com says</a>,</p>
<blockquote><p>Don’t set body text below 10 or 12px and, if possible, make it bigger. Remember, what’s legible on your 65 inch High Definition Plasma monitor, might not be so on a 15 inch MacBook. If in doubt, make it bigger. The body text on ILT is set at 16px.</p></blockquote>
<p>Here&#8217;s a screenshot of the 16px font on <a href="http://ilovetypography.com" target="_blank">I Love Typography</a>:</p>
<div id="attachment_4848" class="wp-caption alignnone" style="width: 610px"><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/"><img class="size-medium wp-image-4848 " title="Font size on I Love Typography" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/typesize-600x325.png" alt="Font size on I Love Typography" width="600" height="325" /></a>
<p class="wp-caption-text">16px font size on I Love Typography</p>
</div>
<p>(The smaller text in the graphic is added deliberately to show how difficult it can be to read smaller text.)</p>
<p>How big your font looks depends somewhat on the typeface, but you get the picture: make your font largish. If you look at sites like <a href="http://techcrunch.com" target="_blank">Techcrunch</a> or <a href="http://www.copyblogger.com/" target="_blank">Copyblogger</a>, the font size is readable at a distance. You don&#8217;t have to squint or strain.</p>
<p>Although I don&#8217;t plan to address headlines much, <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">Smashing Magazine recommends</a> &#8220;a range between 18 and 29 pixels&#8221; for your headlines.</p>
<p>To modify your font, look for the font-size property in your stylesheet.</p>
<h3>Line Height</h3>
<p>Line height, or the distance between lines, also affects readability. <a href="For headlines, Smashing Magazine recommends &quot;a range between 18 and 29 pixels.&quot;" target="_blank">Smashing Magazine recommends</a> something rather formulaic: &#8220;Line height (in pixels) ÷ body copy font size (in pixels) = 1.48.&#8221; You may have to do a little algebra to figure this out, but if your font size is 13px, your line height should be about 19 pixels in order to equal 1.48.</p>
<p><a href="http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-better-typography" target="_blank">Mark Boulton adds</a> more reasoning to line height:</p>
<blockquote><p>A simple rule is your leading should be wider than your word spacing. This is because when the balance is correct, your eye will move along the line instead of down the lines.</p></blockquote>
<p>When you see a site that has line height (leading) narrower than the word spacing, it does disrupt your visual flow across the page. To change your line height, look for the line-height property in your stylesheet.</p>
<h3>Line Length</h3>
<p>Line length refers to the column width of your paragraphs. <a href="http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-better-typography" target="_blank">Mark Boulton says</a> that &#8220;a general good rule of thumb is 2–3 alphabets in length, or <strong>52–78 characters (including spaces)</strong>. &#8221; <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">Smashing Magazine also notes</a> that classic studies in typography recommend a width between 55 and 75 characters.</p>
<p>This makes sense for readability, because newspapers have narrow columns. Narrow columns make it easier to read (for a good example, check out the <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">Washington Post</a>). However, despite the ideal of 55 to 75 characters in length, Smashing Magazine found that popular sites have an average width of about 89 characters. This is due, I believe, to the need to fit a 600 pixel wide image or HD video into a post.</p>
<p>To adjust your line length, look at the div tag that starts your main content column. Usually there&#8217;s a width property for this div tag. Just decrease it appropriately.</p>
<h3>Typeface</h3>
<p>The <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/" target="_blank">Smashing Magazine study</a> found the most common typefaces for body copy on popular sites to be &#8220;Arial (28%), Verdana (20%) and Lucida Grande (10%).&#8221; About 60 percent of the popular sites they analyzed use sans-serif for the body copy. For sites using serif fonts, Georgia is the most common.</p>
<p>It&#8217;s common to use a contrasting font for headers, with Georgia and Arial being the most common. Basically, a good typeface doesn&#8217;t draw attention to itself. Stick with the norms.</p>
<h3>Background</h3>
<p>Smashing Magazine says that invariably, all websites they studied had light backgrounds. You may run across a dark website with white font, and in some cases the combination may be readable. But mostly, popular sites have light backgrounds. <a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">Johno on I Love Typography.com adds</a>:</p>
<blockquote><p>Personally I dislike reading long stretches of reversed out text (i.e. light text on a dark background); how often do we see books set like this? It may well be appropriate for shorter stretches of text on-screen, but I find it very tiring to read for any length of time.</p></blockquote>
<p>If you do have contrasting colors, Johno recommends grayscaling the colors to see if it is still readable. Also note that sites with dark backgrounds are typically seen as entertainment sites, so unless you want that connotation, stick with light background. With a light background, people reading your site at work won&#8217;t be embarrassed.</p>
<h3>Subheadings</h3>
<p>Subheadings refresh the reader&#8217;s eye, allowing readers to quickly skim and see what your post contains. Here&#8217;s a good example of subheadings from <a href="http://copyblogger.com" target="_blank">CopyBlogger</a>:</p>
<div id="attachment_4849" class="wp-caption alignnone" style="width: 610px"><a href="http://www.copyblogger.com/the-5-immutable-laws-of-persuasive-blogging/"><img class="size-medium wp-image-4849 " title="Subheadings break up long chunks of text and make the content more readable" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/subheads-600x350.png" alt="Subheadings break up long chunks of text and make the content more readable" width="600" height="350" /></a>
<p class="wp-caption-text">Subheadings break up long chunks of text and make the content more readable</p>
</div>
<p>CopyBlogger <a href="http://www.copyblogger.com/subheads/" target="_blank">Sonia Simone explains</a>,</p>
<blockquote><p>Blog and newsletter readers want meaty content, something that&#8217;s worth the time they take to read it.</p>
<p>But piling a mountain of words in front of readers doesn&#8217;t work too well. A page of solid black text looks like, well, work.</p>
<p>So in front of your 20-foot tall stack of words, you put a series of steps. You break your content into manageable pieces, separated by mini headlines or subheads. Each subhead is a step up the staircase.</p>
<p>Each time your reader comes to another subhead, she thinks, &#8220;Well, I&#8217;ll just read to that next little headline there.&#8221; Then she reads another section, and another.</p>
<p>Subheads break your copy into little potato-chip tasty bites. And we all know how hard it is to stop at just one potato chip.</p></blockquote>
<p>In other words, subheadings help you get around a problem with blogs: readers want substantial content but dislike reading large stretches of text. The subheading breaks up the text and allows the reader to move step by step through your content. Subheadings also facilitate skimming. Where possible, add a subheading every several paragraphs. It goes without saying that you should keep your subheadings parallel. I also recommend making your subheadings a different color for contrast.</p>
<h3>Paragraphs</h3>
<p>Have you ever landed on a web page that looks like the writer&#8217;s Enter key was broken? Long chunks of text without paragraph breaks are extremely unreadable. If you&#8217;re accustomed to academic styles, you may have been taught that a good size paragraph covers 2/3 of the page. This is what a literature professor once explained to me, because he wanted to see me &#8220;develop my points.&#8221;</p>
<p>However, online reading experiences tire people out much more quickly than print. Content isn&#8217;t double-spaced as it is in academic essays. Newspapers often break paragraphs every couple of sentences just to make it easier to read. In the Sonia Simone blockquote above, you can see how generous she is with new paragraphs.</p>
<h3>White Space</h3>
<p>Apple has increased the appeal of simplicity in design. Simplicity often involves removing rather than adding. When you simplify or declutter a blog, you often increase the amount of white space. One site that shows good use of white space is <a href="http://z-oc.com" target="_blank">Z-oc.com</a>.</p>
<div id="attachment_4850" class="wp-caption alignnone" style="width: 610px"><a href="http://www.z-oc.com/"><img class="size-medium wp-image-4850" title="Good use of white space provides breathability and readability" src="http://www.idratherbewriting.com/wp-content/uploads/2009/10/white-space-600x296.png" alt="Good use of white space provides breathability and readability" width="600" height="296" /></a>
<p class="wp-caption-text">Good use of white space makes your site both breathable and readable.</p>
</div>
<p>White space has an interesting paradox: The absence of graphics and text plays a significant role in increasing comprehension of the content. The absence of content is what draws the eye towards content. The negative blank space (which possesses nothing) creates a sense of sophistication and elegance. The sense of simplicity and absence of graphics and text is what contributes toward a richer, deeper and more complex artistic expression.</p>
<p><a href="http://newark1.com/order/000080.html" target="_blank">Donald Peterson</a> explains,</p>
<blockquote><p>In western culture we associate uncluttered spaces with good taste, refinement and affluence. It is also more restful to the eye to read or view items that have a generous amount of white space surrounding them. That is why museums always use broad white walls as a backdrop for paintings on display.</p>
<p>On the Web, white space is essential when the viewer is required to read large amounts of content. Generous margins and clear simple layouts make it easier for the eye to work. Cluttered layouts tire the eye quickly and hinder clarity. Also, just as in advertising, uncluttered layouts convey a sense of good taste and refinement.</p></blockquote>
<p>You can increase white space in a variety of ways &#8212; increasing the padding in your columns and around images, decluttering your banner area, increasing the leading and font size, increasing the space between the body and sidebar, increasing margins between paragraphs, and adding space in other places.</p>
<h3>Graphics</h3>
<p>One of the common documentation formats I create is the <a href="http://idratherbewriting.com/quickreferenceguides">quick reference guide</a>. Quick reference guides provide one or two page instructions in a brief, concise format. I often look through magazines to get ideas for layouts. After creating quick reference guides for several years, I&#8217;ve concluded that adding a strong graphic to the quick reference guide significantly increased the appeal of the guide. However creative I could be with text layout, it is the image, especially a diagram, that makes the quick reference guide attractive.</p>
<p>In web design, images also play a key role in increasing appeal. An image can break up what might otherwise be a long essay. Images provide concrete examples to communicate what you&#8217;re saying. Images provide balance and eye candy to give variety to the reader&#8217;s eye. For example, I&#8217;ve tried to add images to this rather lengthy post, both to break up the text and provide examples.</p>
<h3>Invisibility</h3>
<p>My final point about readability is to keep your design invisible. You want the reader to focus on the content, not the design around the content. <a href="http://www.z-oc.com/blog/2007/04/great-design-is-invisible/" target="_blank">Guilherme Zühlke O&#8217;Connor explains,</a></p>
<blockquote><p>While the purpose of art is to draw the attention to itself, to make the viewer forget the world for a while and concentrate on it, the purpose of design is just to sit there, without being noticed, while the viewer pays attention to something else.</p>
<p>Design is a support area, the designer&#8217;s job is to leverage someone else&#8217;s message and not to draw attention to his own work. Design is an area for team players, for group work. And design must take the user into account.</p></blockquote>
<p>Good design doesn&#8217;t jump out at you. It makes the content jump out at you. You find yourself disregarding the design instead of focusing on it.</p>
<h3>Conclusion</h3>
<p>Although there are other ways to increase your blog&#8217;s readability, these are the most important elements to consider:</p>
<ul>
<li>font size</li>
<li>line height</li>
<li>line length</li>
<li>typeface</li>
<li>background</li>
<li>subheadings</li>
<li>paragraphs</li>
<li>white space</li>
<li>graphics</li>
<li>invisibility</li>
</ul>
<p>
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/10/17/seven-deadly-sins-of-blogging-sin-4-being-unreadable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smashing Magazine Lists 10 Web Usability Guidelines</title>
		<link>http://www.idratherbewriting.com/2009/09/27/smashing-magazine-lists-10-web-usability-guidelines/</link>
		<comments>http://www.idratherbewriting.com/2009/09/27/smashing-magazine-lists-10-web-usability-guidelines/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 04:35:20 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[blog usability]]></category>
		<category><![CDATA[font size]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[popular blogs]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[smashing magazine]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=4761</guid>
		<description><![CDATA[Smashing Magazine recently posted 10 Useful Usability Guidelines and Findings. The 10 guidelines are as follows:
1. Form Labels Work Best Above The Field
2. Users Focus On Faces
3. Quality Of Design Is An Indicator Of Credibility
4. Most Users Do Not Scroll
5. Blue Is The Best Color For Links
6. The Ideal Search Box Is 27-Characters Wide
7. White [...]]]></description>
			<content:encoded><![CDATA[<p>Smashing Magazine recently posted <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">10 Useful Usability Guidelines and Findings.</a> The 10 guidelines are as follows:</p>
<blockquote><p>1. Form Labels Work Best Above The Field<br />
2. Users Focus On Faces<br />
3. Quality Of Design Is An Indicator Of Credibility<br />
4. Most Users Do Not Scroll<br />
5. Blue Is The Best Color For Links<br />
6. The Ideal Search Box Is 27-Characters Wide<br />
7. White Space Improves Comprehension<br />
8. Effective User Testing Doesn’t Have To Be Extensive<br />
9. Informative Product Pages Help You Stand Out<br />
10. Most Users Are Blind To Advertising</p></blockquote>
<p>It&#8217;s good information, though nothing too surprising. In looking at my site, I don&#8217;t have many forms or faces. The quality of the design is mostly invisible to the content. Users do have to scroll to see all the recent post titles (sidebar ads took a priority with real estate). My links are blue. My search box is 42 pixels wide, mostly because it looked better in the sidebar that way.</p>
<p>The whole theme emphasizes white space, and paragraphs and images have plenty of padding. I haven&#8217;t done any user testing, but I do receive positive feedback now and then. I don&#8217;t have product information pages, and as for users being blind to ads, I set the ad order to mix with every page reload (this is supposed to increase visual attention).</p>
<p>At the end of Smashing Magazine&#8217;s usability guidelines, they also offer some interesting tips on typography. According to a study of about 50 popular websites, Smashing Magazine concludes the following about the optimal typography:</p>
<blockquote>
<ul>
<li>Line height (in pixels) ÷ body copy font size (in pixels) = 1.48</li>
<li>Line length (pixels) ÷ line height (pixels) = 27.8</li>
<li>Space between paragraphs (pixels) ÷ line height (pixels) = 0.754</li>
<li>Optimal number of characters per line is 55 to 75</li>
<li>Layouts usually have a fixed width (pixel-based) (92%) and are usually centered (94%). The width of fixed layouts varies between 951 and 1000 pixels (56%).</li>
<li>The home page shows excerpts of 10 to 20 posts (62%).</li>
<li>58% of a website’s overall layout is used to display the main content.</li>
</ul>
</blockquote>
<p>I had to check my stylesheet for some of this information. For the most part, my typography isn&#8217;t too far off from what Smashing Magazine recommends:</p>
<ul>
<li>My line height, 20px,  ÷ 13px font size = 1.54</li>
<li>My line length, 620px, ÷ 20px line height = 31</li>
<li>My space between paragraphs, 14px, ÷ 20px line height = .70</li>
<li>My characters per line is about 85</li>
<li>My layout has a fixed width and is centered. The layout width is 1,000px.</li>
<li>The home page shows the latest 15 posts (I just increased that from 10 to 15)</li>
<li>At least 75% of my website&#8217;s overall layout displays the main content (I moved the &#8220;What I&#8217;m reading section&#8221; into the main feed).</li>
</ul>
<p>The only part where I deviate outside of Smashing Magazine&#8217;s recommended typography is with my characters per line. I set my post width at 620px specifically so that I could show HD videos, which look best when shown at 620px because the <a href="http://www.idratherbewriting.com/2009/03/08/hd-screencast-example/" target="_self">minimal dimensions of an HD video</a> are 1280 x 720px. Cut that in half to keep the ratios proportional, and you end up with 640px in width. Subtract 20px for padding, and you end up with 620px. (Perhaps you thought I hadn&#8217;t calculated this before?) The sad part is that I&#8217;ve haven&#8217;t posted nearly as many videos as I planned, but that&#8217;s another discussion.</p>
<p>For more details on Smashing Magazine&#8217;s typographical study, see <a href="http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/">Typographic Design Patterns and Best Practices.</a> Here&#8217;s what they cover in that study:</p>
<blockquote><p>1. Serif vs. Sans-serif (most use sans)<br />
2. Which Typeface Is Most Popular?<br />
3. Light Or Dark Background?<br />
4. Average Font Size For Headlines<br />
5. Average Font Size For Body Copy<br />
6. Optimal Line Height For Body Copy<br />
7. How Many Characters Per Line?</p></blockquote>
<p>I&#8217;ll give you a short summary of that post. Most people use sans-serif fonts for both headlines and body, although it&#8217;s more common with the body. The most popular typefaces are Georgia, Arial, and Verdana. Almost invariably, the more popular sites have light backgrounds. The average font size for headlines is 18-20 or 24-26px. The average font size for body copy is 13px. The optimal line height is the equation above, line height ÷ font size =1.48 (if your font-size is 13, then your line height would be about 19px). The optimal characters per line is somewhat in conflict with their findings. They write,</p>
<blockquote><p>According to a classic rule of Web typography, 55 to 75 is an optimal number of characters per line. Surprisingly, our study shows that most websites have a higher number. We counted how many characters could fit on one line using the design’s default font size. The result, which is an average of 88.74 characters per line (maximum), is extremely high. Of course, this maximal number is different from the average number of characters per line, which in general ranges between 75 and 85 characters per line. Still, the range is way above the conventional range — quite peculiar.</p></blockquote>
<p>Aha! So my wider post width is actually similar to the post widths of the popular blogs included in their study. I think part of the reason is that popular blogs usually have a lot of images, and you need a decent post width for images to look attractive. Hence the wider width.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/09/27/smashing-magazine-lists-10-web-usability-guidelines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Content Strategy SIG</title>
		<link>http://www.idratherbewriting.com/2009/09/27/new-content-strategy-sig/</link>
		<comments>http://www.idratherbewriting.com/2009/09/27/new-content-strategy-sig/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 07:18:40 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=4753</guid>
		<description><![CDATA[Rahel Bailie has started a new SIG focused on content strategy. SIGs are special interest groups sponsored by the STC, involving other STC members also interested in sharing about the same topic. Rahel writes,
We welcome the participation of any STC members who are engaged in content strategy, want to develop the skills to become a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://intentionaldesign.ca" target="_blank">Rahel Bailie</a> has started a <a href="http://stc-cs.org/" target="_blank">new SIG focused on content strategy</a>. SIGs are special interest groups sponsored by the STC, involving other STC members also interested in sharing about the same topic. Rahel writes,</p>
<blockquote><p>We welcome the participation of any STC members who are engaged in content strategy, want to develop the skills to become a content strategist, or simply want to know more about content strategy.</p></blockquote>
<p>Rahel is trying to bring content strategy more prominently into the discipline of technical communication. Expect a more visible content strategy presence at the next Summit. If you&#8217;re interested in the Content Strategy SIG, definitely get involved &#8212; they&#8217;re looking for more people to join the group. You can learn more about <a href="http://stc-cs.org/about-content-strategy/" target="_blank">content strategy here</a>.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/09/27/new-content-strategy-sig/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interactive Google Map of Where I Work</title>
		<link>http://www.idratherbewriting.com/2009/07/05/interactive-google-map-of-where-i-work/</link>
		<comments>http://www.idratherbewriting.com/2009/07/05/interactive-google-map-of-where-i-work/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 02:21:29 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[directions]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[inline maps]]></category>
		<category><![CDATA[interactivity]]></category>
		<category><![CDATA[locations]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3972</guid>
		<description><![CDATA[I recently helped added some map functionality to a blog focused on Bellingham real estate to give users a better sense of the various neighborhood locations in their area. I used the Google XML maps plugin because it seemed to work best, and ever since then I&#8217;ve been playing with Google maps.
Mapping technology has come [...]]]></description>
			<content:encoded><![CDATA[<p>I recently helped added some map functionality to a blog focused on <a href="http://www.johnsonteamrealestate.com/blog/" target="_blank">Bellingham real estate</a> to give users a better sense of the various neighborhood locations in their area. I used the <a href="http://wordpress.org/extend/plugins/xml-google-maps/">Google XML maps plugin</a> because it seemed to work best, and ever since then I&#8217;ve been playing with <a href="http://maps.google.com" target="_blank">Google maps</a>.</p>
<p>Mapping technology has come a long way in the last several years. You can now embed a rich Google map directly into your blog or site, draw boundaries on the map, add landmarkers, and so on &#8212; all without almost any technical knowledge. Here&#8217;s a map of the area I work in downtown Salt Lake City. Click on each of the squares to read a little blurb about that area.</p>
<p><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=103269556943571497995.00046dc703e125f09ad99&amp;ll=40.770792,-111.891675&amp;spn=0.005249,0.013937&amp;t=h&amp;z=17" target="_blank">Where I work</a></p>
<p>I don&#8217;t use maps much in my job as a technical writer, but maps are commonly used in just about everything else. Every time you have a meeting (for example, an STC meeting), you can embed a Google map on the website. If you have a garage sale, embed a map to your house. Planning a barbecue? Embed a map to the park or area you&#8217;re having it. I biked a long trail this weekend that I&#8217;m eager to add to Google maps. I also have a friend who geomaps trails all the time.</p>
<p>Google maps are fun to play with. To create your own boundaries, go to <a href="http://maps.google.com">http://maps.google.com</a>, sign in, and click <strong>My Maps</strong>. Then click <strong>Create a New Map</strong> and draw the appropriate boundaries with the available tools.</p>
<p>To embed your custom Google map on your blog, install the <a href="http://wordpress.org/extend/plugins/xml-google-maps/">Google XML maps plugin</a>, configure the settings, and then just add a link to your custom map (on your custom map, click the link button in the upper-right to get the link to the map). The plugin automatically converts the link into an embedded map.</p>
<p>The ease of inline maps with WordPress is quite cool. I can imagine a ton of situations where the map can make it easy for people to understand directions and locations &#8212; much more than the antiquated way of providing an address and letting people unfold a giant paper map.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/07/05/interactive-google-map-of-where-i-work/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8220;What I&#8217;m Reading&#8221;: A New Feature on My Site and a Tweak of Writer River</title>
		<link>http://www.idratherbewriting.com/2009/06/24/what-im-reading-a-new-feature-on-my-site-and-tweak-of-writer-river/</link>
		<comments>http://www.idratherbewriting.com/2009/06/24/what-im-reading-a-new-feature-on-my-site-and-tweak-of-writer-river/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 13:43:18 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[custom categories]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[writer river]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3891</guid>
		<description><![CDATA[I&#8217;m trying something a little new on my blog. Previously, every time I read a cool post, I submitted the link to Writer River. The problem with that, however, is that posting to another site isn&#8217;t such a smart search engine optimization (SEO) strategy. Using the Writer River method, people who follow trackbacks don&#8217;t follow [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying something a little new on my blog. Previously, every time I read a cool post, I submitted the link to <a href="http://writerriver.com" target="_blank">Writer River</a>. The problem with that, however, is that posting to another site isn&#8217;t such a smart search engine optimization (SEO) strategy. Using the Writer River method, people who follow trackbacks don&#8217;t follow them back to my site (idratherbewriting.com), but rather go to another site (writerriver.com).</p>
<p>Additionally, it&#8217;s more beneficial for me to link to others from my idratherbewriting.com site, because it has a higher authority than writerriver.com. Links from higher authority sites are more beneficial in transferring search engine visibility than links from lower authority sites. For example, a link from <a href="http://nytimes.com/">NYTimes.com</a> will push you to the top of Google results while a link from Sam&#8217;s vacation blog probably won&#8217;t have much influence.</p>
<p>So here&#8217;s what I did to better search engine optimize my site. I created a new section on my site called <a href="http://www.idratherbewriting.com/category/what-i-am-reading/" target="_self">What I&#8217;m Reading</a>. The page shows all the posts I&#8217;m reading (which I want to share), with short commentaries or summaries about the content. This way I keep the keywords and links on my site. I&#8217;m hoping that this strategy will create more pull back to my own site and will increase the rank of those I link to, more so than links from Writer River. </p>
<p>I didn&#8217;t want to limit my reading page to blogs only, because I read books too. So I used <a href="http://shelfari.com/">Shelfari</a>, an online bookshelf site, to embed a few bookcases of books I&#8217;m reading, books I plan to read, and books I&#8217;ve read. If you buy a book through one of my Shelfari bookshelves, I will someday get Amazon affiliate revenue. It just made sense to consolidate everything I&#8217;m reading on a single page.</p>
<p>Technically, setting up this What I&#8217;m Reading page wasn&#8217;t that easy to do. The WordPress geeks can read on for the details, because this post is moving from conceptual to technical information. &#8220;What I&#8217;m Reading&#8221; is a category on my site hidden from the main page and RSS feed. I also excluded the posts from appearing in the <a href="http://codex.wordpress.org/Template_Tags/next_post_link">Next and Previous links</a> at the bottom of the home page (index.php).</p>
<p>I then used a <a href="http://codex.wordpress.org/Template_Hierarchy">custom category template</a>, naming it category-1246.php, so that when users click the What I&#8217;m Reading category (the category ID is 1246), it opens category-1246.php rather than category-php or archives.php, which is the generic template for all categories.  With this custom category template, I customized the sidebar, added some intro text at the top and inserted the javascript code from Shelfari to display the bookshelf widgets.</p>
<p>In the custom category template (category-1246.php), I also hid the post title and manipulated the styles a bit. I hid the title tag because I&#8217;m using the <a href="http://codex.wordpress.org/Press_It">WordPress Press It bookmarklet</a> to quickly and easily post links from the articles I&#8217;m reading while viewing the articles (rather than logging in to my WordPress dashboard to post them). The Press It bookmarklet automatically creates a link to the article I&#8217;m reading, so I didn&#8217;t want this link to be redundant with the title of the post—hence I removed the title from the category-1246.php template.</p>
<p>However, here&#8217;s where it got tricky. Trackbacks are one of my main SEO strategies, because most people are curious to know what you&#8217;re writing about them, even more so than what you add in the comments below their posts. A trackback sends a notification to the original blog authors that someone has linked to them. It&#8217;s like tapping them on the shoulder and saying hey, this is what I&#8217;m writing about you.</p>
<p>The problem is that a trackback&#8217;s link opens the single post template (single.php) rather than the category-1246.php template I customized. This leads to a major shortcoming of WordPress: you can customize category.php, but not single.php.</p>
<p>With a little research, I <a href="http://www.nathanrice.net/blog/wordpress-single-post-templates/">found a script</a> that I could insert into my functions.php file that gives me the same functionality with single.php as category.php, so I then created a custom single-1246.php that matched category-1246.php, and I added a note at the top letting people know a bit about the page, because I didn&#8217;t want people thinking I was scraping their feed (according to Feedburner, about 100 people are scraping [stealing and reposting] my RSS feed). My short commentary and summary next to their links also helps avoid the appearance of scraping.</p>
<p>I also created a <a href="http://lorelle.wordpress.com/2006/03/27/customizing-rss-feed-links-for-wordpresscom-and-wordpress-sidebar-widgets/">custom RSS feed</a> and email delivery option for content specifically on my What I&#8217;m Reading page. However, I wanted the posts to update my regular <a href="http://twitter.com/tomjohnson">Twitter feed</a> (where I have most of my followers). Using <a href="http://twitterfeed.com/" target="_blank">Twitterfeed</a>, I pointed the secondary RSS feed to my main Twitter account, so now I have two feeds pointing to my Twitter account. When my main feed updates Twitter, the tweet is prefaced with New Post. When the What I&#8217;m Reading feed updates Twitter, it&#8217;s prefaced by Recommended Read.</p>
<p>Now, there&#8217;s another complication. I&#8217;m not abandoning <a href="http://writerriver.com">Writer River</a> (a community link blog I started) by any means. I&#8217;m trying to move to a model that allows more flexibility and automated submissions. To accommodate this, I had to change Writer River a bit. First, because of all the spam that keeps seeping through, I changed the default registered user role to Contributor (which means I&#8217;ll have to approve their drafts first). For people I recognize, I&#8217;ll keep their role as Author.</p>
<p>Additionally, the Writer River home page now shows an aggregated RSS feed rather than links to the direct Writer River posts. The aggregated RSS feed displays results from my What I&#8217;m Reading category feed, the Writer River feed, and anyone other &#8220;good-reads&#8221; type feeds that people want to submit to me. The items in the feed are sorted by date.</p>
<p>To aggregate the feeds, I used <a href="http://pipes.yahoo.com">Yahoo Pipes</a>, which allows you to create and filter and apply rules to large numbers of feeds, and then spits out <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=0d634db660c583cf4cb0d4a1631c4953">a single RSS feed</a> from those multiple feeds.</p>
<p>I created a page on Writer River called Latest Posts, and I set this as the home page of the site rather than a reverse chronological list of only the latest posts from Writer River. (You can do this with WordPress through the Settings &gt; Reading options.) On this new Writer River home page, I used the <a href="http://wordpress.org/extend/plugins/simplepie-plugin-for-wordpress/">Simplepie plugin for WordPress</a> to parse and display the Yahoo Pipes feed.</p>
<p>The benefit of displaying an aggregated Yahoo Pipes feed on Writer River rather than just content posted to Writer River is that it allows every blogger to do what I&#8217;ve done with my What I&#8217;m Reading page. Bloggers can simply designate a category that says &#8220;Recommended Reads&#8221; and select it when they post links to something worth reading.</p>
<p>I guess this assumes the bloggers would also be on WordPress, because WordPress has feeds for each category by default. For example, the feed for my What I&#8217;m Reading category is <a href="http://idratherbewriting.com/category/whatimreading/feed">http://idratherbewriting.com/category/whatimreading/feed</a>. I&#8217;m not sure if the same is true for Blogger and other platforms.</p>
<p>So if you&#8217;re a blogger and you have a category for good-reads, or something similar, let me know what the RSS feed is and I&#8217;ll aggregate it with the Writer River Pipes feed.</p>
<p>Finally, to encourage people to share links on Writer River, I created a Spring Widget, which is a little RSS reader that anyone can embed in the sidebar of their blog. To get the code for the Spring Widget, just click the <a href="http://www.springwidgets.com/widgets/view/23/?param_param=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3D0d634db660c583cf4cb0d4a1631c4953%26_render%3Drss&amp;param_style_borderColor=0x000000&amp;param_style_brandUrl=&amp;param_compactView=false&amp;param_blurbLen">Get this widget</a> link below the Spring Widget.</p>
<p>I want to personally thank <a href="http://itauthor.com">Alistair Christie</a>, a tech comm. podcaster and blogger in the UK, for providing feedback and advice on how to handle the Writer River setup. If anyone else has suggestions for me, please let me know.<br />
<h3>Blog Sponsors</h3>
<ul>
<li><a href="http://www.madcapsoftware.com/products/flare?utm_source=ratherbewriting&#038;utm_medium=Banner&#038;utm_campaign=Flare%2BVersion%206"</a>Madcap Software</a></li>
<li><a href="http://www.editme.com/?affid=irbw">Edit Me</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.intelligentcontent2009.com">Intelligent Content</a></li>
<li><a href="http://www.campaignsandmedia.com/ADOBE/PPBU_Q110_TCS_Upsell_IB_HB/MailTracking_adobe.asp?MailName=Idratherbewriting_125x125&#038;PageVisited=techsuite">Adobe Technical Communication Suite 2</a></li>
<li><a href="http://almaloveland.com">Alma Loveland, Designer</a></li>
<li><a href="http://www.techsmith.com/screen-capture.asp?utm_source=IdRatherBeWriting_SI91&#038;utm_medium=125x125_Efficiency&#038;utm_campaign=SI91">Snagit from TechSmith</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.idratherbewriting.com/2009/06/24/what-im-reading-a-new-feature-on-my-site-and-tweak-of-writer-river/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
