<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; Web Design</title>
	<atom:link href="http://idratherbewriting.com/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:59:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Arguments for and Against Tripane Help</title>
		<link>http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/</link>
		<comments>http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 14:27:43 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Ben Minson]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[IA Summit]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[organization patterns]]></category>
		<category><![CDATA[outmoded]]></category>
		<category><![CDATA[past]]></category>
		<category><![CDATA[scriptorium]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[tony self]]></category>
		<category><![CDATA[tripane help]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=8838</guid>
		<description><![CDATA[My colleague Ben Minson wrote a post about why tripane help is a relic of the book-paradigm documentation age, and how it can limit us from taking advantage of other web technologies. See Why I Don&#8217;t Like Tri-pane Help. As a quick definition, tripane help is the standard webhelp HTML output that has several frames &#8212; the table of contents pane on the left, the ... <a href="http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>My colleague Ben Minson wrote a post about why tripane help is a relic of the book-paradigm documentation age, and how it can limit us from taking advantage of other web technologies. See <a href="http://www.gryphonmountain.net/2011/03/why-i-dont-like-tri-pane-help/">Why I Don&#8217;t Like Tri-pane Help</a>.</p>
<p>As a quick definition, tripane help is the standard webhelp HTML output that has several frames  &#8212; the table of contents pane on the left, the main topic area in the  middle, and a pane across the top. For example, here&#8217;s a <a title="sample tripane help" href="http://idratherbewriting.com/wordpressguide/help/Default.htm" target="_blank">sample tripane help</a> I created a couple of years ago for WordPress:</p>
<div id="attachment_8852" class="wp-caption alignnone" style="width: 610px"><a href="http://idratherbewriting.com/wordpressguide/help/Default.htm"><img class="size-medium wp-image-8852 " title="An example of tripane help" src="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelpexample-600x337.jpg" alt="An example of tripane help" width="600" height="337" /></a><p class="wp-caption-text">This is an example of tripane help. It&#39;s all a giant frameset, with the table of contents on the left, a navigation bar across the top, and content in the middle. That&#39;s three panes -- hence the name, tripane help.</p></div>
<p>I agree with Ben&#8217;s arguments that discourage tripane help, and yesterday I even wrote somewhat of  draft rant titled &#8220;Rest in Peace, Tripane Help.&#8221; But as it was still in draft mode, I mulled it over. I also listened to a Scriptorium webinar on <a href="http://www.slideshare.net/Scriptorium/webcast-dita-best-practices">DITA Best Practices by Tony Self</a>, which helped me see another side of the argument. In this post, I want to present a more balanced argument for and against tripane help.</p>
<h2>Cons of Tripane Help</h2>
<p>Let&#8217;s start with the cons of tripane help.</p>
<p><strong>Hard to modify. </strong>Have you ever  tried to modify the look, feel, or functionality of tripane help? It&#8217;s  usually a complicated undergrowth of impenetrable frames and custom  code. Hacking RoboHelp&#8217;s webhelp, for example, requires you to dive into  arcane tips and tricks from sites such as Rick Stone&#8217;s <a href="http://www.robowizard.com/RoboWizard/NewProject.htm">RoboWizard</a>, which still looks, with its outer space background, like websites did back in 1995. Rick&#8217;s site itself is an example of tripane help.</p>
<div id="attachment_8842" class="wp-caption alignright" style="width: 217px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelp.png"><img class="size-full wp-image-8842" title="Rest in Peace, Tripane Help" src="http://idratherbewriting.com/wp-content/uploads/2011/03/tripanehelp.png" alt="Rest in Peace, Tripane Help" width="207" height="355" /></a><p class="wp-caption-text">Rest in Peace, Tripane Help</p></div>
<p>Flare gives you finite control over the style of each element, but  not over the larger structural elements. What if I don&#8217;t want frames?  What if I want the main search engine on the home page? What if I want  the sidebar on the right, with drop-down submenus that slide out? Why  can&#8217;t I just code it with a separate CSS file from scratch like a  regular website, choosing what I float, choosing the behavior of my  navigation buttons, etc?</p>
<p>Overall, tripane help is hard to modify because of the extensive frameset and proprietary code.</p>
<p><strong>Looks outdated. </strong>Although you can tweak its styles here and there, you can&#8217;t make tripane help look like a regular website. It just doesn&#8217;t  fit in with anything on the web that you find post-2005.</p>
<p>The more we  move into the future of the web, the greater the divide grows between  tech comm and interaction design. That divide worries me. When people see a tripane help site open up, it immediately signals a sense of outdatedness.</p>
<p><strong>Lacks web functionality. </strong>It&#8217;s not just about the limitations of tripane help&#8217;s look and feel, though. It&#8217;s also about web functionality: RSS feeds, comments, embedded  videos, lightboxes, jQuery effects, real-time editing, browser-based  authoring, built-in metrics, category links, tags and tag clouds, most popular  articles, faceted browsing, instant search, search engine optimization,  threaded conversations, and so on. You don&#8217;t get hardly any of this  with tripane help.<em> Ouch.</em></p>
<p>By confining our HTML deliverable to the rigid tripane help, we become distanced from the forward movement of the web. We become publishers of HTML content but without any of the slick knowledge of web design or interaction design.</p>
<p><strong>Keeps you in book paradigm mode. </strong>As <a href="http://www.gryphonmountain.net/2011/03/why-i-dont-like-tri-pane-help/" target="_blank">Ben points out</a>, we also get stuck in a book paradigm mode, where the only idea we can come up with for organizing our help content is a bunch of topic folders. Ben points out:</p>
<blockquote><p>One of the limitations of a TOC is that you can display only topic titles. If you set up pathway pages like Redish describes, you can give the reader more guidance. A risk you take with TOCs is that as the user doesn’t find what he wants, he expands more and more books or folders, and he ends up with an overwhelming list of topics. Instead of holding his hand and leading him along, you’ve paralyzed and frustrated him.</p>
<p>In my experience, help authoring tools don’t lend themselves to dynamic Web outputs that allow you set up this kind of guided experience. You could do it, but it’s not supported well out of the box.</p></blockquote>
<p><strong>Limits your technical creativity.</strong> When we get comfortable with a tool that allows us to publish tripane help, we get locked into whatever built-in features and capabilities the help authoring tool allows. Sometimes we can hack in tweaks and other modifications, but it&#8217;s usually not worth the hassle. What happens when we want to try leveraging some of the more web-like features to improve our help, such as faceted browsing or instant search? Because we have confined our technical prowess to a specific tool, we&#8217;re not equipped to be more creative and innovative with new approaches to help. We become dependent on tool vendors for innovation.</p>
<h2>Pros of Tripane Help</h2>
<p>Now for the pros of tripane help.</p>
<div id="attachment_8850" class="wp-caption alignright" style="width: 309px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/03/DESIGNCONTENT.png"><img class="size-full wp-image-8850" title="Separating content from design" src="http://idratherbewriting.com/wp-content/uploads/2011/03/DESIGNCONTENT.png" alt="Separating content from design" width="299" height="179" /></a><p class="wp-caption-text">A tripane help output can help us separate content from design. You&#39;re free from worrying about matters outside of content. In this sense, tripane help can be liberating. It breaks the chains that hold you back from focusing more on content.</p></div>
<p><strong>Allows you to focus on content.</strong> In the <a href="http://www.slideshare.net/Scriptorium/webcast-dita-best-practices" target="_blank">Tony Self DITA webinar</a>, Self stresses that the paradigm of DITA authoring is to separate content from format and design.</p>
<p>In the DITA model, an author creates a standalone topic that is independent of any particular book or format. This standalone topic can be pushed out into any deliverable or any table of contents and stand on its own. Because of this, the DITA writer doesn&#8217;t worry about styles or design. The DITA writer can focus on the content, because after all, this is what ultimately matters.</p>
<p>Tripane help allows you to avoid worrying about format and design. You don&#8217;t have to consider the details of the CSS and the look and feel of the content in the web output. Someone has already taken care of that. The design has already been created, and you can redirect this effort that you would normally spend on design and apply it to your actual help content (perhaps creating illustrations and other content diagrams, if you still have an itch to design something).</p>
<p>Most users don&#8217;t complain about the design of help anyway. They complain about the poor content, right? So doesn&#8217;t it make sense to focus on content rather than design?</p>
<p><strong>Allows variety of classification schemes.</strong> At first, it seems that you can only create a topic-based hierarchy for your table of contents (TOC) in a tripane help. The tripane help seems to force you into a book paradigm. But this is only convention. You could abandon the traditional TOC approach and instead organize the content by audience, by timeline, by most popular support requests, or some other scheme.</p>
<p>A lot of tools that produce tripane help have tagging, relationship tables, and other techniques for applying non-traditional organizations. In fact, these tools may even make it easier to manipulate the content in alternative ways.</p>
<p>With the robust TOC that tripane help offers, you could build these alternative entry points directly into the TOC, giving users several different ways to navigate the content &#8212; by task, by role, by workflow, by popularity, by department, by feature release dates, and so on. Tripane help gives you an easy way to do this, rather than relying on a web team or a JavaScript/interactive designer to help you code these features.</p>
<p><strong>Provides content re-use, localization, single sourcing.</strong> Although these benefits aren&#8217;t specific to tripane help, using a tool that auto-compiles to a tripane help output usually gives you additional advantages with content re-use, localization, and single sourcing. You can conditionalize content for various role-based, versioned, or beginner/advanced types of guides. You can package all your files up and send them off for translation, and then reimport them. You can single source your content into print and online and mobile deliverables.</p>
<p>Sure, a web 2.0 site looks cooler, but is it worth the sacrifice of content re-use, localization, and single sourcing, which may be much more important for technical documentation needs? All of these additional benefits are usually available if you stick with tripane help instead of abandoning it for a web-based content management system.</p>
<h2>Conclusion</h2>
<p>One of the potential fixes for the tripane help eyesore, without losing the benefits, is to have the help authoring tool output its content into div tags that you can use to structure and style as you wish. If you can escape the traditional tripane look and generate a more attractive website, you can move towards the best of both worlds.</p>
<p>Unfortunately, tripane help has helped contribute to a growing divide between interaction designers and technical writers. So even if you could structure your output with div tags, most technical writers lack these web design skills. They&#8217;ve been limping along with the tripane output for so long that even basic HTML is often an unexplored territory.</p>
<p>Additionally, most technical writers aren&#8217;t familiar with any other information architecture techniques outside of basic topic-based hierarchies, so they may not feel a need to innovate with alternative organization patterns.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/03/17/evaluating-tripane-help/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Trends in Search Engine Optimization &#8212; Shifting from Search to Social?</title>
		<link>http://idratherbewriting.com/2011/02/28/trends-in-search-engine-optimization-shifting-from-search-to-social/</link>
		<comments>http://idratherbewriting.com/2011/02/28/trends-in-search-engine-optimization-shifting-from-search-to-social/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 03:35:13 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Anne Gentle]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[heather armstrong]]></category>
		<category><![CDATA[scott abel mindtouch]]></category>
		<category><![CDATA[search engine strategies]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=8693</guid>
		<description><![CDATA[In The Big Shift from Search to Social, Anne Gentle notes the growing problem with Google&#8217;s search and trends towards alternative search sources, such as social networks like Facebook. She links to an stirring NY Times article called The Dirty Little Secrets of Search, which I recommend reading. The NYTimes article exposes how search engines are gamed, and how search engines can also game consumers. ... <a href="http://idratherbewriting.com/2011/02/28/trends-in-search-engine-optimization-shifting-from-search-to-social/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://justwriteclick.com/2011/02/25/the-big-shift-from-search-to-social/">The Big Shift from Search to Social</a>, Anne Gentle notes the growing problem with Google&#8217;s search and trends towards alternative search sources, such as social networks like Facebook. She links to an stirring NY Times article called <a href="http://www.nytimes.com/2011/02/13/business/13search.html?pagewanted=1&amp;_r=1">The Dirty Little Secrets of Search</a>, which I recommend reading.</p>
<div id="attachment_8696" class="wp-caption alignnone" style="width: 626px"><a href="http://www.nytimes.com/2011/02/13/business/13search.html?pagewanted=1&amp;_r=1"><img class="size-full wp-image-8696" title="The Dirty Little Secrets About Search" src="http://idratherbewriting.com/wp-content/uploads/2011/02/google.png" alt="The Dirty Little Secrets About Search" width="616" height="386" /></a><p class="wp-caption-text">The Dirty Little Secrets About Search, from the NYTimes</p></div>
<p>The NYTimes article exposes how search engines are gamed, and how search engines can also game consumers.</p>
<p>As the NYTimes article points out, the strategies for gaming search engines often involve buying links pointing to your site. I&#8217;ve encountered a bit of this myself. Last week a &#8220;reader&#8221; offered to write a &#8220;guest post&#8221; for me on Wikipedia&#8217;s credibility issue, and how Wikipedia manages this risk. The guest poster only requested that in exchange for the completely unique post, he be allowed to include a &#8220;personal link.&#8221; When I received the post, it turned out to contain a link to an <em>online university </em>site. I turned the article down, not only because it wasn&#8217;t relevant to my blog, but because I get at least one person a month pitching a guest post with a link to an online university.</p>
<p>I&#8217;ve had offers from other companies to run text ads in my blog. Several years ago I made about $1300 just adding text links to website companies on about 20 old posts. Recently the same person returned to pitch more text ads to an exam-answers site, which I turned down for obvious ethical reasons. But regardless of the site, running text ads isn&#8217;t a good practice &#8212; if Google finds out, they could penalize your Pagerank.</p>
<p>Pagerank is always a bit of a mystery, but ever since MindTouch came out with their <a href="http://www.mindtouch.com/blog/2010/07/29/the-most-influential-technical-communicator-bloggers/">20 most influential bloggers</a>, and showed Scott Abel&#8217;s <a title="The Content Wrangler" href="http://thecontentwrangler.com">The Content Wrangler</a> with a Pagerank of 7, and my site with a Pagerank of 5, I started to worry about the effect of those text ads. I removed them (I think they expired anyway), and after several months my site&#8217;s Pagerank is now a 6. Part of Scott&#8217;s Pagerank is due to the longevity of his site, I believe. He&#8217;s been online probably longer than most any other technical communicator. Also, he does post excellent, in-depth content &#8212; rich with search engine keywords.</p>
<p>Although Anne notes that <a href="http://blogs.forbes.com/greatspeculations/2011/01/31/google-finds-no-friend-in-facebook-as-social-surpasses-search/">Facebook visits surpassed Google visits</a>, I&#8217;m not sure if this is an apples versus oranges argument. Are people turning to Facebook and other social networks primarily to find information, or for social engagement? I occasionally search for keywords on <a title="Twitter Search" href="http://search.twitter.com">search.twitter.com</a>, especially if I&#8217;m looking for something occurring now. But as a general means of finding information, I almost never search social networks.</p>
<p>However, when I can&#8217;t find information, perhaps because the search engines are gamed with all kinds of J.C. Penney type schemes, then yes, turning to social networks is a good idea. For example, last Friday I googled how to create a screencast of an iPhone app, and not finding anything on Google, I turned to Twitter. But other than turning to social networks as a last resort, for me social networks primarily serve <em>social </em>purposes, and search engines primarily serve <em>search </em>purposes.</p>
<p>What does this all mean for technical writers? We keep hearing that technical writers have a goldmine of SEO-rich content, and that companies need to leverage the search engine results and financial benefits that will come from putting this content online in the realm of user search.  SEO and web platforms should play a larger consideration in how we author help material &#8212; particularly if our audience is external. It&#8217;s usually more than enough, though, just worrying about accuracy, concision, and content approval. Now if you add good SEO practices to the mix, you have a lot going on in each topic.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/02/28/trends-in-search-engine-optimization-shifting-from-search-to-social/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I am perhaps finishing my basement, someday</title>
		<link>http://idratherbewriting.com/2011/02/23/i-am-perhaps-finishing-my-basement-someday/</link>
		<comments>http://idratherbewriting.com/2011/02/23/i-am-perhaps-finishing-my-basement-someday/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 14:39:20 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[basement]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[specialization]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=8610</guid>
		<description><![CDATA[My wife wants to finish our basement so badly that she registered for a local eight-week course on how to finish your basement. As the first class approached, she realized how difficult it would be for me to nurse the baby while she learned about framing, plumbing, electricity, and so forth. So I agreed to go instead. I had been putting off finishing my basement ... <a href="http://idratherbewriting.com/2011/02/23/i-am-perhaps-finishing-my-basement-someday/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>My wife wants to finish our basement so badly that she registered for a local eight-week course on how to finish your basement. As the first class approached, she realized how difficult it would be for me to nurse the baby while she learned about framing, plumbing, electricity, and so forth. So I agreed to go instead.</p>
<p>I had been putting off finishing my basement for a long time &#8212; two years now &#8212; because it&#8217;s costly and I never seem to have the time. Additionally, I&#8217;m not a handyman so I really have no idea what I&#8217;m doing.</p>
<p>After attending the first class, I was so excited to throw myself headlong into the project, I immediately bought a framing gun and compressor. The store clerk explained how to put on the couplings. I also bought more than $300 worth of framing lumber and neatly stacked it into my basement.</p>
<p>The instructor explained that I could google or youtube any topic and find abundant instruction online. He was right. We live in an era of complete do-it-yourselfism. If you search youtube for videos on how to frame your basement, you could watch them endlessly.</p>
<p>The week after the first basement class, I spent a good amount of time clearing out all the junk from my basement. You need a clean working space to build. I also drew  the blueprints of what I plan to build. Other than once replacing a radiator in my car, this is the largest project I&#8217;ve ever tackled.</p>
<div id="attachment_8672" class="wp-caption alignnone" style="width: 620px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/02/basementdiagram.png"><img class="size-full wp-image-8672" title="My basement diagram" src="http://idratherbewriting.com/wp-content/uploads/2011/02/basementdiagram.png" alt="My basement diagram" width="610" height="674" /></a><p class="wp-caption-text">The basement diagram I drew as I prepared to finish my basement.</p></div>
<p>Monday I took President&#8217;s day off and planned to do the framing, but I realized I don&#8217;t understand the process well enough. Does the vapor barrier go on the inside or outside of the insulation? Should I use polystyrene foam? What about those hairline cracks in my walls that have water stains around them? Is that something to worry about, even though I dug out the window wells and pretty much fixed the water penetration problem? Do I need to do a moisture test with a piece of plastic covering those cracks for a couple of days? What are the actual city codes for vapor barriers? Should I remove the existing insulation, which only covers half the wall? Why would it only cover half the wall? Newer homes have the insulation covering the entire wall, so have the city codes changed, and am I now responsible for the new codes? Does the vapor barrier have to be continuous, or can I tape an addition to the existing half wall?</p>
<p>One problem with do-it-yourselfism is that there are so many youtube videos online, they present conflicting methods and advice. Read enough of it and it can become paralyzing. Although sometimes I follow an impulsive behavior and try to learn from doing even as I screw up, I realize that unless I do this right, I could end up redoing everything, or getting mold, or not passing code. I could spend weeks learning this stuff. For a one-time job, it hardly seems worth it.</p>
<p>I am being very cautious, but sometimes my behavior gets neurotic. For  example, when I initially ordered the framing lumber, at least a third of it had little mildewy spots. I googled mildew/mold on framing lumber, and I ended up taking it all back to the lumber yard and hand-picking every piece of wood. The lumber yard man said, <em>You&#8217;re not building a piano with this stuff.</em> I took my time picking through the lumber yard piles.<em><br />
</em></p>
<p>I would much rather bury my nose in WordPress projects or something computer-related, but honestly, there&#8217;s a lot I don&#8217;t know about WordPress too. Try building a theme from scratch or a plugin &#8212; there&#8217;s quite a bit to it. You can quickly run up against the same intimidating wall of how-to.</p>
<p>My mother-in-law feels strongly that I should finish the basement myself, in part because she&#8217;s very handy at this stuff herself (she once cut her own skylights on a whim). But the question of whether to finish a basement oneself or to hire out feeds into a larger issue of buy versus build, specialist versus generalist, one role versus multiple roles?</p>
<p>Do-it-yourself is everywhere, because information is everywhere. But everything is also more specialized and technical. It does make sense many times to do it yourself by studying it out through the scattered information you find online, but although the information is available, the tasks are also often more technical, more specialized, more expert, and more involved. For example, you can find information on how to change your headlamp bulb on a 2003 Nissan Altima. The only problem is that you have to take off your entire front bumper to do it.</p>
<p>I tend to lean towards the &#8220;do one thing really well&#8221; philosophy, since it&#8217;s usually more rewarding to be an expert than to be someone who is always struggling to understand. But sometimes you have to develop multiple skills because you can&#8217;t get anyone else to do it for you. For example, I spent about two days drawing the following illustrations to liven up a page of text in a help file.</p>
<div id="attachment_8675" class="wp-caption alignnone" style="width: 485px"><a href="http://idratherbewriting.com/wp-content/uploads/2011/02/Locations.png"><img class="size-full wp-image-8675" title="My foray into Illustrator" src="http://idratherbewriting.com/wp-content/uploads/2011/02/Locations.png" alt="My foray into Illustrator" width="475" height="400" /></a><p class="wp-caption-text">My foray into Illustrator</p></div>
<p>I bet a graphic designer could have done all this in one afternoon. But alas, I do not have a graphic designer sitting next to me with a billing code and spare time. And similarly, I do not have $25k to finish my basement.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/02/23/i-am-perhaps-finishing-my-basement-someday/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress Tip: Integrating a WordPress Blog into your Website</title>
		<link>http://idratherbewriting.com/2010/12/09/integrating-a-wordpress-blog-into-your-website-screencast/</link>
		<comments>http://idratherbewriting.com/2010/12/09/integrating-a-wordpress-blog-into-your-website-screencast/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 07:48:11 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Newsletter]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=8283</guid>
		<description><![CDATA[Integrating a WordPress blog into your website is one of the most common requests I receive as a WordPress consultant. Whenever someone asks me to do this, I usually recommend moving the entire website into WordPress. That way you can manage all the content in one place. The user experience is more seamless too. If you&#8217;re interested in having me convert your website into a ... <a href="http://idratherbewriting.com/2010/12/09/integrating-a-wordpress-blog-into-your-website-screencast/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://idratherbewriting.com/wp-content/uploads/2010/12/wordpressconsulting.png"><img class="size-full wp-image-8285 alignright" title="Integrating a WordPress blog into your website" src="http://idratherbewriting.com/wp-content/uploads/2010/12/wordpressconsulting.png" alt="Integrating a WordPress blog into your website" width="125" height="125" /></a><br />
Integrating a <a href="http://wordpress.org">WordPress blog</a> into your website is one of the most common requests I receive as a <a href="http://idratherbewriting.com/wordpress-consulting">WordPress consultant</a>. Whenever someone asks me to do this, I usually recommend moving the entire website into WordPress. That way you can manage all the content in one place. The user experience is more seamless too.</p>
<p>If you&#8217;re interested in having me convert your website into a WordPress-driven site, <a href="http://idratherbewriting.com/contact">contact me</a>.</p>
<p>Here&#8217;s a 5 minute screencast showing a project I recently worked on. In this example, we converted an existing static website to a WordPress-driven site (<a href="http://grandriverhospitaldistrict.org">grandriverhospitaldistrict.org</a>).</p>
<p>http://www.youtube.com/watch?v=T3tt4J_5uss<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/12/09/integrating-a-wordpress-blog-into-your-website-screencast/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Does a Technical Writer Need to Understand Web Design?</title>
		<link>http://idratherbewriting.com/2010/07/06/does-a-technical-writer-need-to-understand-web-design/</link>
		<comments>http://idratherbewriting.com/2010/07/06/does-a-technical-writer-need-to-understand-web-design/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 14:24:52 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[RSS feed]]></category>
		<category><![CDATA[selectors]]></category>
		<category><![CDATA[stylesheets]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=6789</guid>
		<description><![CDATA[A reader asks, Technical writing is a field that I&#8217;ve been pursuing and about to complete a certification. My question, how important or valuable would also pursuing a web design certificate for a technical writer? The certificate in web design? Not necessary. But a working knowledge of HTML and CSS? Yes, critical, because everything is moving (or already moved about 10 years ago) to the ... <a href="http://idratherbewriting.com/2010/07/06/does-a-technical-writer-need-to-understand-web-design/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>A reader asks,</p>
<blockquote><p>Technical writing is a field that I&#8217;ve been pursuing and about to complete a certification. My question, how important or valuable would also pursuing a web design certificate for a technical writer?</p></blockquote>
<p>The certificate in web design? Not necessary. But a working knowledge of HTML and CSS? Yes, critical, because everything is moving (or already moved about 10 years ago) to the web, including documentation. If you create help in a print environment only, chances are you still publish the PDF on a website somewhere.</p>
<div id="attachment_6821" class="wp-caption alignright" style="width: 327px"><a href="http://idratherbewriting.com/wp-content/uploads/2010/07/booksintheattick.jpg"><img class="size-full wp-image-6821 " title="Books in the Attic" src="http://idratherbewriting.com/wp-content/uploads/2010/07/booksintheattick.jpg" alt="" width="317" height="237" /></a><p class="wp-caption-text">You don&#39;t need to understand web design/development if you&#39;re publishing books to a musty old attic.</p></div>
<p>About the only reason you wouldn&#8217;t need to know anything about web design or development is if you&#8217;re creating books in an attic. Don&#8217;t get my wrong. Attics are pretty cool places, and if you have some musty old books up there, they might be fun to explore. But I doubt they would include software how-to books.</p>
<h3>Why the Lack of Emphasis on Print?</h3>
<p>After most users download a product, usually the only printed material they want is a short <em>Getting Started </em>guide. It gets them going with the product. As they start using the product and have questions, they search an online help site for answers.</p>
<p>Your online site is where the majority of your documentation should be available. Because of this, you need to understand how to author and design in a web environment.</p>
<p>Many help authoring tools allow you to get by with only a minimal understanding of web concepts. Others require extensive knowledge of CSS to style even the help&#8217;s printed output. Whatever your situation, you should be familiar with basic web design concepts because your documentation will most likely be on the web.</p>
<p>In trying to distill the basics of web managing and publishing, I&#8217;ve come up with 10 basic concepts that every technical writer should know when working with the web.</p>
<h3>Understand Basic HTML Markup</h3>
<p>Understand how to type basic HTML markup, such as a heading, list, image, or link. You type an unordered list like this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;ul&gt;My list
	&lt;li&gt;First item in a list&lt;/li&gt;
	&lt;li&gt;Second item in a list&lt;/li&gt;
&lt;/ul&gt;</pre></div></div>

<p>The code for an image is this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;img src=&quot;http://idratherbewriting.com/someimage.png&quot; alt=&quot;my image name&quot; /&gt;</pre></div></div>

<p>An image that links to something is just an image wrapped inside of a hyperlink.</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;a href=&quot;http://someurl.com&quot;&gt; 
&lt;img src=&quot;http://idratherbewriting.com/someimage.png&quot; alt=&quot;my image name&quot; /&gt; 
&lt;/a&gt;</pre></div></div>

<h3>Transfer Files with FTP</h3>
<p>FTP stands for file transfer protocol. It&#8217;s the way you transfer files to and from a web host. The most common open-source FTP program for Windows is <a href="http://filezilla-project.org/">Filezilla</a>. To connect with FTP, you need a host address, user name, and password. Once connected, you usually see two panes: files on your local computer and files on your web host. You then move files from one side to the other to upload or download your files.</p>
<h3>Modify CSS</h3>
<p>CSS stands for cascading style sheets and is the language used to style almost everything on the web. You need to know CSS to design or modify a website, including changing the font or altering the headings or line height or layout widths. Almost nothing is coded in tables anymore (if it is, it&#8217;s usually bad practice). Instead, CSS controls everything.</p>
<p>Most websites reference an external stylesheet where all the styles are defined. This page, for example, puts h1 tags around the post title. These h1 tags are defined in the stylesheet as follows:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.entry</span> h1 <span style="color: #00AA00;">&#123;</span> 
                <span style="color: #000000; font-weight: bold;">border-bottom</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span> <span style="color: #993333;">solid</span> <span style="color: #cc00cc;">#e6e6e6</span><span style="color: #00AA00;">;</span> 
                <span style="color: #000000; font-weight: bold;">margin-bottom</span><span style="color: #00AA00;">:</span><span style="color: #933;">20px</span><span style="color: #00AA00;">;</span> 
                <span style="color: #000000; font-weight: bold;">padding-bottom</span><span style="color: #00AA00;">:</span> <span style="color: #933;">20px</span><span style="color: #00AA00;">;</span>
          <span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>The first part, .entry h1, is called a selector. Selectors can consist of HTML elements, classes, or IDs. When you stack selectors together, you get a complex selector. In the above example, the complex selector refers to only h1 headings inside the .entry class. This style wouldn&#8217;t affect all content tagged with the h1 selector.</p>
<p>For a good tutorial on CSS, see <a href="http://www.w3schools.com/css/">W3C Schools&#8217; CSS Tutorial</a>.</p>
<h3>Leverage CSS Tools</h3>
<p>When you style a website, certain tools in your web browser can simplify the process considerably. Download <a href="http://www.mozilla.com/en-US/firefox/ie.html">Firefox</a>, if don&#8217;t already have it. Then download the <a href="https://addons.mozilla.org/en-US/firefox/addon/60/">Web Developer Extension</a> and <a href="http://getfirebug.com/">Firebug</a>.</p>
<p>With these two extensions, you can quickly find and edit styles on a website. On the Web Developer extension toolbar, go to <strong>CSS &gt; Edit CSS</strong> to edit the CSS for the page live. (You still have to save and upload your changes to make your edits stick.)</p>
<p>To identify the CSS selector for an element, right-click the element and select <strong>Inspect Element</strong>. (This option is available through the Firebug extension.) Now you can identify the CSS selector that is defining your site content, and then you can change the selector&#8217;s properties in the stylesheet.</p>
<h3>View Source Code</h3>
<p>In Firefox or IE, you can also view the source code of the page you&#8217;re viewing by right-clicking the page and selecting <strong>View Source</strong>. This shows you all the code behind the site. By viewing the source code, you can look for the styles around the elements that you&#8217;re trying to adjust. You can also select a part of the web page only and choose to just view that selection. Once you know what CSS selectors are used, you can find and adjust the properties for the selectors in your stylesheet.</p>
<h3>Create New Styles</h3>
<p>You can create a new style with just a few keystrokes. For example, add the following to your stylesheet:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.mynewstyle</span> <span style="color: #00AA00;">&#123;</span>
                   <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span><span style="color: #933;">30px</span><span style="color: #00AA00;">;</span> 
                   <span style="color: #000000; font-weight: bold;">margin-bottom</span><span style="color: #00AA00;">:</span><span style="color: #933;">40px</span><span style="color: #00AA00;">;</span>
            <span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>Now on your web page, just add a div tag with that class before the text, like this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;div class=&quot;mynewstyle&quot;&gt;
This is my sample content ....
&lt;/div&gt;</pre></div></div>

<p>Now that text will appear in 30px font with a 40px bottom margin.</p>
<p>Knowing how to create a style like this can be incredibly helpful. You can use classes or IDs to create the styles. The same class can appear multiple times on the page, but you can only use the same ID once.</p>
<h3>Use the Right Image Format</h3>
<p>You should understand what image format to use. GIF and PNG support transparency, JPG does not. JPG is best for photos or images with gradients. GIF is better for solid colors. PNG works well for both, but the IE6 browser doesn&#8217;t recognize transparency with PNG.</p>
<p>Whatever image format you&#8217;re using, make sure the file size is small, such as 20KB or so. If your image is 1MB or more, it will take too long to load.</p>
<h3>Make Online Content Readable</h3>
<p>When you create content online, keep readability in mind. Column widths should be about 75 characters across. Font should be about 12 to 14 pixels. Line height (the space between lines) should be spacious, such as 20px to 26px. Additionally, you should chunk your content into small paragraphs consisting of no more than 3-4 sentences per paragraph, with frequent subheadings.</p>
<h3>Subscribe to RSS Feeds</h3>
<p>Most content on the web has an RSS feed. The RSS feed contains your content in a format that can be pushed out and parsed by RSS readers, such as Google Reader. Since people don&#8217;t visit your site every day, you need a way to send them updated information on a regular basis. By subscribing to an RSS feed through an RSS reader such as Google Reader, you can follow hundreds of feeds without ever returning to the original sites to view the content.</p>
<h3>Use Content Management Systems</h3>
<p>Most websites are built on content management systems, such as WordPress, Joomla, Drupal, Expression Engine, or others. Hand-coding websites with individual, flat pages is a practice that&#8217;s out of fashion given the ease and manageability that content management systems provide. Using a CMS to build your site is also a lot easier, since you can implement themes that have already been created by web designers. You can also leverage templates, reuse different design components, and take advantage of many plugins and extensions already created to increase your site&#8217;s functionality.</p>
<p>Familiarity with these ten concepts won&#8217;t make you a web designer, but it will allow you to get by with many of the tasks you may need to do with your documentation on the web.</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>Photo by <a href="http://www.flickr.com/photos/anvosa/3729242060/sizes/l/">anvosa on flickr</a><br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/07/06/does-a-technical-writer-need-to-understand-web-design/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Designing from the Content/Story Out</title>
		<link>http://idratherbewriting.com/2010/06/28/designing-from-the-contentstory-out/</link>
		<comments>http://idratherbewriting.com/2010/06/28/designing-from-the-contentstory-out/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 06:47:30 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[meaning]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=6709</guid>
		<description><![CDATA[My wife Jane attended a Segullah writer&#8217;s retreat conference this weekend. During the conference, one of the presenters explained a common mistake many novice writers make: they look for stories to fit a pre-selected theme. You hear the result of this strategy most commonly in church talks. Someone is assigned a topic, or has a topic he or she wants to explore. To make the ... <a href="http://idratherbewriting.com/2010/06/28/designing-from-the-contentstory-out/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>My wife <a href="http://seagullfountain.com">Jane</a> attended a Segullah writer&#8217;s retreat conference this weekend. During the conference, one of the presenters explained a common mistake many novice writers make: they look for stories to fit a pre-selected theme.</p>
<p>You hear the result of this strategy most commonly in church talks. Someone is assigned a topic, or has a topic he or she wants to explore. To make the talk/presentation/essay appealing, he or she looks for stories to fit the theme. The result is that each story is moralistic, simplified, and often distorted to fit the speaker&#8217;s purpose.</p>
<p>A better approach is to start from the story and see what theme it moves towards. In other words, follow the story to whatever theme/meaning it naturally leads you to, rather than trying to fit it into a pre-selected theme. Even if you want to take one path (in the photo below, for example, Mandan Cottages), if the story naturally pushes you toward another path (for example, Return to Sundance), go with the natural path of the story.</p>
<p><a href="http://idratherbewriting.com/wp-content/uploads/2010/06/storypaths.jpg"><img class="alignnone size-full wp-image-6722" title="Story paths" src="http://idratherbewriting.com/wp-content/uploads/2010/06/storypaths.jpg" alt="Sometimes you want to go one direction with a story, but it pulls you in another direction." width="600" height="401" /></a></p>
<p>It&#8217;s excellent advice, but not just for writers. The advice is a cousin to the commonly heard UX principle of &#8220;designing from content outward.&#8221; It&#8217;s the same idea that people who wear shirts with a big red x through the words &#8220;Lorem Ipsum&#8221; are trying to get across. Start with the content first and then create a design for it. Otherwise your design won&#8217;t fit the content.</p>
<p>In a writeup on the SXSW 2010 conference, Adam Schwabe explains the importance of starting with content first. He says,</p>
<blockquote><p>Content is all  too often considered as an afterthought after wireframes  and design  comps have been presented to and approved by the client.  Relegated to  boxes as placeholders and Lorem Ipsum, too many of us take a  “do it  later” approach with what is most important to the user. People  aren’t  visiting your site to look at colours and boxes, they’re there  for a  purpose, and the content should be at the core of any design. (<a href="http://www.teehanlax.com/blog/2010/03/18/sxsw-2010-highlights-and-trends/">SXSW  2010: Trends and Highlights</a>)</p></blockquote>
<p>Just as writers  start from story and build meaning from those events, user experience  professionals start with content and design the frame/layout for it. It seems obvious, but few follow this logic.</p>
<p>If you create a design that doesn&#8217;t stem from the content, you end up with a mismatch. When it comes to add your content, you find that your content/story doesn&#8217;t actually fit the design/theme.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/06/28/designing-from-the-contentstory-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Embedded Links and Online Reading Accessibility: Whitney Quesenbery and Caroline Jarrett, #stc10</title>
		<link>http://idratherbewriting.com/2010/05/07/embedded-links-and-online-reading-accessibility-whitney-quesenbery-and-caroline-jarrett/</link>
		<comments>http://idratherbewriting.com/2010/05/07/embedded-links-and-online-reading-accessibility-whitney-quesenbery-and-caroline-jarrett/#comments</comments>
		<pubDate>Fri, 07 May 2010 13:37:46 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[caroline jarrett]]></category>
		<category><![CDATA[Ginny Redish]]></category>
		<category><![CDATA[kathryn summers]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[low-level literacy]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[whitney quesenbery]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=6231</guid>
		<description><![CDATA[In this video, I talk with Whitney Quesenbery and Caroline Jarrett about the feasibility of removing links embedded directly within paragraphs &#8212; which Kathryn Summers and Ginny Redish describe as &#8220;exit points&#8221; that confuse and disorient low-literacy readers. Blog Sponsors Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p>In this video, I talk with <a title="Whitney Quesenbery" href="http://www.wqusability.com">Whitney Quesenbery</a> and <a title="Caroline Jarrett on Forms" href="http://www.formsthatwork.com" target="_self">Caroline Jarrett</a> about the feasibility of removing links embedded directly within paragraphs &#8212; which <a href="http://iat.ubalt.edu/summers/">Kathryn Summers</a> and <a title="Ginny Redish" href="http://www.idratherbewriting.com/2009/05/05/ginny-redish-letting-go-of-the-words-podcast-interview-at-stc-summit/">Ginny Redish</a> describe as &#8220;exit points&#8221; that confuse and disorient low-literacy readers.</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/EtHNDAoQLSQ" frameborder="0" allowFullScreen="true"> </iframe><br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/05/07/embedded-links-and-online-reading-accessibility-whitney-quesenbery-and-caroline-jarrett/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<series:name><![CDATA[STC Summit in Dallas]]></series:name>
	</item>
		<item>
		<title>What Would a WordPress Template for Chapter Sites Look Like?</title>
		<link>http://idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/</link>
		<comments>http://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[blog]]></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[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></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 and regular WordPress will be merged. This is huge, ... <a href="http://idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/">more &#187;</a>]]></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. <span id="more-5627"></span></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.<br />
<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>
<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 />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/02/02/what-would-a-wordpress-template-for-chapter-sites-look-like/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Fragmented Communities and the Chapter/SIG Web Site Problem</title>
		<link>http://idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/</link>
		<comments>http://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[blog]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[design review]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></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 a writing group workshop. Although I spent three years in ... <a href="http://idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/">more &#187;</a>]]></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. <span id="more-5620"></span></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 />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/02/01/fragmented-communities-and-the-chaptersig-web-site-problem/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Web Site Critique and WordPress Q&amp;A Webinar This Thursday</title>
		<link>http://idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/</link>
		<comments>http://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[blog]]></category>
		<category><![CDATA[chapter sites]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[Web Design]]></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 doing well and how they ... <a href="http://idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/">more &#187;</a>]]></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).<span id="more-5608"></span></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 />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/01/26/web-site-critique-and-wordpress-qa-webinar-this-thursday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

