<?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>Best Practices &#8211; Spark Content</title>
	<atom:link href="https://sparkcontent.ca/category/best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>https://sparkcontent.ca</link>
	<description></description>
	<lastBuildDate>Fri, 20 Apr 2018 16:20:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>Prepare for translation the right way</title>
		<link>https://sparkcontent.ca/2017/12/06/prepare-translation-right-way/</link>
		
		<dc:creator><![CDATA[KMoProAVD]]></dc:creator>
		<pubDate>Wed, 06 Dec 2017 17:36:35 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Localization]]></category>
		<category><![CDATA[Tracy]]></category>
		<guid isPermaLink="false">http://sparkcontent.ca/?p=491</guid>

					<description><![CDATA[You might think that most of your development team’s involvement in the translation process ends when the UI strings or documentation are complete. But, preparing content for translation isn’t just a matter of making sure that everything is complete in .....]]></description>
										<content:encoded><![CDATA[<p>You might think that most of your development team’s involvement in the translation process ends when the UI strings or documentation are complete. But, preparing content for translation isn’t just a matter of making sure that everything is complete in English. You also want to make sure that your translation company has the information and the context that they need to complete translations consistently and correctly. Here are three things that you can provide to your vendor to help ensure that your translated content meets your international users’ expectations.</p>
<h3>Provide a list of terms that shouldn’t be translated</h3>
<p>It might seem odd to prepare for translation by creating a list of things not to translate. But, this list can be important not only for legal reasons but also to ensure that your translated content uses terms relevant to your users. The main items to consider are product names, words or phrases that don’t have a translated equivalent, and terms that your users prefer to remain in English.</p>
<p>Your legal and marketing teams should be able to advise you on which product names can or should be translated to maintain your brand identity. If you have in-country technical sales members or partners, you can ask them for their insight into any technical or industry-specific terms that should remain in English.</p>
<p>Keep in mind that the list of terms might not be the same across all languages. Don’t assume that what is best for one language also applies to another.</p>
<h3>Provide a list of previously translated terms that are important to you</h3>
<p>Your translation memory, consisting of all previously translated terms, helps ensure that new translations match your existing translations. But, you might also want to keep a list of important translated terms outside of translation memory. This list gives the translators a convenient reference if they come across any inconsistencies. For example, if you have a specific way to translate a product offering, calling it out helps ensure that it’s the first option that pops into a translator&#8217;s mind.</p>
<p>You might also want to rely again on your in-country employees or partners to establish preferred translations for technical or industry-specific terms. Using these preferred terms avoids introducing less-desirable variations into your content.</p>
<h3>Provide context for strings and terms</h3>
<p>Translators are language experts, but they aren’t expert mind-readers. While the meaning of a string might be obvious to your team, you need to consider those who aren’t immersed in the product or those who don’t see the string in context.</p>
<p>Generally, individual sentences in documentation are considered in the context of an entire paragraph, so translators see the order in which they appear. The surrounding text becomes the context. Translators can also see whether the text is a title, if it’s in a table, or whether it’s part of a larger paragraph. These clues provide enough context so providing anything additional is usually only necessary if you’re documenting new technology or features. Sending a quick summary of the new feature and how it relates to the existing content allows translators to use consistent terminology for all related features. It can also help reduce questions that might otherwise delay the translations.</p>
<p>UI strings, on the other hand, tend to be incomplete sentences or short terms. They are usually arranged in the order they appear in the UI database. You might have one or two strings that come from one area of the product, but those will be preceded by strings from a completely different area. Translators can’t use the surrounding text to help them identify how the word is being used – and, therefore, what translation to apply. If a single word has multiple meanings in English, translators don’t have the necessary information to determine which translation to apply.</p>
<p>You can provide that context by including development comments in your strings. The comments are exported with the strings, giving translators access to this crucial contextual information. Examples of useful notes include a short sentence about what the string is referring to, a definition in the case of ambiguous terms, or information about where the string is being used. Knowing whether the string is a title, field label, or button can help ensure that your translated UI has a professional and polished look.</p>
<h3>A little goes a long way</h3>
<p>Providing translation instructions for important terms, along with basic context notes for strings, can greatly improve the quality of your translations and keep your projects on track. If you haven’t considered what terms should remain in English or whether there are any preferred translations for your audience, you might be missing out on branding opportunities or risking using an inappropriate translated term. And, if you don’t provide sufficient context for your UI strings, your translation project might be delayed while you provide answers to any questions from your translators. Or, you could end up with a term that is incorrect for the context where you use it.</p>
<p>Compiling these lists might seem daunting, but it can be done in parallel with your coding cycle so you don’t have a bottleneck at the end of the project. If you’re introducing a new product, prepare your legal counsel in advance so they can be ready to discuss product name translations. If you’re adding support for a new language, review your existing terms list and start asking if the same rules apply for the new language. And, as your developers add strings into your string database, have them add notes about how the string is used while it’s still fresh in their minds.</p>
<p aria-level="1">Whether you need help getting ready for translation, or want someone to manage the process from start to finish, Spark can help you meet your translation goals.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why your documentation might not be supporting your users as much as it could</title>
		<link>https://sparkcontent.ca/2017/11/13/documentation-might-not-supporting-users-much/</link>
		
		<dc:creator><![CDATA[KMoProAVD]]></dc:creator>
		<pubDate>Mon, 13 Nov 2017 16:24:00 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Tracy]]></category>
		<guid isPermaLink="false">http://sparkcontent.ca/?p=473</guid>

					<description><![CDATA[We often meet with companies who want help updating their existing documentation. Sometimes, someone has kept up with some smaller changes. But, other times, the documentation has fallen far behind the software. So, they decide to call in the experts .....]]></description>
										<content:encoded><![CDATA[<p>We often meet with companies who want help updating their existing documentation. Sometimes, someone has kept up with some smaller changes. But, other times, the documentation has fallen far behind the software. So, they decide to call in the experts – us!</p>
<p>One thing about hiring experts – we’re thorough. We often identify changes, beyond the software, that could improve the content. Most are minor, such as updating titles to make sure that they accurately capture the user tasks or identifying wording consistency issues. But, sometimes we uncover broader issues, such as <a href="https://sparkcontent.ca/2017/06/05/important-write-like-reader/">content that doesn’t address user needs</a> or content that is missing important information. These changes take longer to address and can come as a surprise to the company, especially if they have been keeping up with smaller updates.</p>
<p>Here are a few reasons why a company’s documentation might not be as complete as they think that it is.</p>
<h3>Starting with information meant for a different audience</h3>
<p>Software projects are often under tight timelines and documentation updates are usually the last thing on the to-do list. Pressed for time, it’s easy to copy the relevant information from other project documents and make the basic changes. Some changes are easy to spot – such as turning descriptive paragraphs into numbered steps. But, others aren’t as obvious. For example, it’s harder to break away from the existing structure to look at it from the user’s perspective. So, even if the copied text is edited to make it more user-facing, the structure of the original source still dominates. Often, the source information doesn’t follow the order that users would complete the tasks in. Without seeing tasks in their natural order, it’s harder to spot what information might be missing. Other times, a single task is created, rather than splitting information into multiple tasks. Because there is so much information there, it’s hard to see what isn’t there.</p>
<h3>Not looking at all the existing documentation</h3>
<p>Incomplete updates are also a result of the iterative nature of software development. Because software updates usually focus on a specific part of the software, it’s tempting to narrow the focus of the documentation changes to the immediately impacted topics. Individually, the targeted updates seem reasonable and complete. But, over time, these isolated changes lead to a fragmented or inconsistent guide. By ignoring the larger documentation piece, isolated updates can overlook or exclude related information that could help users accomplish tasks more easily.</p>
<p>Without looking at the complete task flow in a document, isolated updates can also lead to odd workflows that jump around and confuse users. They can lead to procedures that are near-duplicates of one another, without enough information to distinguish between them. This duplication can mislead users – they don’t know which task to follow and ultimately might have them looking for information elsewhere.</p>
<p>Those iterative updates might be done by employees who specialize in a particular aspect of the software – and who focus on a particular content deliverable. No one is looking at the entire content set. Someone updating the user guide might not realize that there are FAQs that address the same issue. Again, duplication abounds and users are confused.</p>
<h3>How does your documentation stack up?</h3>
<p>Before a company updates their documentation to add new or changed features, they should take a step back and think about whether the current content addresses their users’ needs and whether it is as complete as it can be. If it’s not, they might be creating the documentation equivalent of a Jenga® tower: a large pile of information with tiny holes in it that creates an unreliable base for their users.</p>
<p>Because <a href="https://sparkcontent.ca/2015/09/21/three-reasons-to-hire-three-word-nerds/">we look at documentation with fresh eyes</a>, we are more likely to spot issues. If constraints don’t allow all changes to be made at once, we can recommend the most important ones to shore up your documentation and support your users. With our years of documentation expertise, the writers at Spark can fill those holes and make sure that you can continue building your documentation on a stable base.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why it’s important to write like a reader</title>
		<link>https://sparkcontent.ca/2017/06/05/important-write-like-reader/</link>
		
		<dc:creator><![CDATA[KMoProAVD]]></dc:creator>
		<pubDate>Mon, 05 Jun 2017 17:42:58 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Plain Language]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Tracy]]></category>
		<guid isPermaLink="false">http://sparkcontent.ca/?p=434</guid>

					<description><![CDATA[As writers, we’re flexible when it comes to how we get the information that we need for a project. We’re just as comfortable talking to someone, going through the software ourselves to pull out information, or reading through reference documentation .....]]></description>
										<content:encoded><![CDATA[<p>As writers, we’re flexible when it comes to how we get the information that we need for a project. We’re just as comfortable talking to someone, going through the software ourselves to pull out information, or reading through reference documentation and turning it into user-facing documentation – usually we do a bit of all three! While it’s great to have developer requirements or marketing materials as a starting point, we can’t just edit them and call it a day. As handy as they can be, they often fall short of what we – and users – really need.</p>
<h3>It’s all about perspective</h3>
<p>The best documentation addresses what users are trying to learn, not what the writer is trying to tell them to learn. Many developer and marketing documents tend to focus on what the writer wants the reader to know. We can’t fault them: people tend to write about what they know. Developers know how they’ve coded the user interface, so development documents tend to outline the UI elements and their options. Marketing teams want their product to sound better than the competitor, so their documents list flashy features and impressive statistics. But, both often miss out on why the user interacts with the documentation. Users don’t want to know what settings are on a screen. They want to know why they need to use those settings. And that list of flashy features loses its shine if users don’t know why those features are so great. When thinking about user documentation, it’s important to understand the user’s goal in reading the documentation.</p>
<h3>The key is thinking about <em>why</em>, not just <em>what</em> or <em>how</em></h3>
<p>To get to the user’s goal, we ask questions. The first two are “What does this do?” and “How do you use it?” While it might seem like that’s all the information that you need, it’s missing one important piece. The <em>what</em> and <em>how</em> don’t help users without also asking the <em>why</em>.</p>
<p>If I told you how to change your phone settings so that applications closed after a set period of inactivity, what would be your incentive to use this feature? It might take you longer to open the app the next time you wanted to use it. That doesn’t sound like a useful feature and you have no reason to use it. But, what if I told you that closing your apps made your phone battery to last longer? There’s your incentive. There’s the <em>why</em>.</p>
<p>By asking questions, we find the <em>why</em> that users are looking for. We also sometimes uncover awkward workflows that come from forgetting the <em>why</em>. For example, you might have two teams who are working on two separate, but related, features, each with its own settings screen. If you focus only on the <em>how</em> of changing the settings for each feature, it might not be obvious if users must make changes on one screen before making changes the other. If the task done frequently, switching back and forth between the screens isn’t the best solution. Asking <em>why</em> a user is changing the settings reveals that it is more effective to have the settings on one screen, regardless of which team coded the features.</p>
<h3>Writing is about anticipating what users want to know</h3>
<p>It’s easier to write about what a product or feature does. But, it’s more effective to write about why someone would use the documentation for that product or feature. By focusing on why, you are more likely to meet their needs. And, if you can’t meet their needs, they’ll go somewhere else that can.</p>
<p>If you aren’t sure if your documentation is giving users what they need, the writers at Spark can help you find the right focus.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Three free tools to check your writing quickly</title>
		<link>https://sparkcontent.ca/2016/04/22/three-free-tools-quickly-check-writing/</link>
		
		<dc:creator><![CDATA[KMoProAVD]]></dc:creator>
		<pubDate>Fri, 22 Apr 2016 12:33:17 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Plain Language]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Tracy]]></category>
		<guid isPermaLink="false">http://sparkcontent.ca/?p=360</guid>

					<description><![CDATA[We’ve all been there. You need to send something internally, and you’re in a hurry. You take pride in your professionalism and want to make sure that your message is polished and clear; you’re worried that you might overlook something .....]]></description>
										<content:encoded><![CDATA[<p>We’ve all been there. You need to send something internally, and you’re in a hurry. You take pride in your professionalism and want to make sure that your message is polished and clear; you’re worried that you might overlook something in your rush.</p>
<p>Have no fear! There are several free tools that you can use to make sure that small mistakes don’t drag down your writing when you’re crunched for time.</p>
<p>For this post, I considered some common consequences of quick writing – spelling and grammar mistakes, passive voice, and poor readability – and looked at the pros and cons of Microsoft Word, Grammarly, and Hemingway Editor.</p>
<p>A few caveats: I haven’t tried the paid versions of Grammarly or Hemingway Editor since this is about free tools, so all comments refer to the free versions. Word isn’t technically free, but since most companies already have a license for Word, there’s no additional cost to use it.</p>
<h3>Microsoft Word</h3>
<p>You’re probably already familiar with Word. It checks spelling as you type, or you can run the spelling and grammar checker as a separate tool. It autocorrects common typos, such as teh or adn, and you can add your own typos to the autocorrect list.</p>
<p>What many don’t know is that Word also has a feature that uses standard readability calculations to check how readable your text is. By looking at the length and number of words and sentences, Word can give you an idea of how easy your text is to read.</p>
<p>To turn on readability statistics, go to <strong>File</strong> &gt; <strong>Options</strong> &gt; <strong>Proofing</strong>. In the <strong>When correcting spelling and grammar in Word</strong> section, select the <strong>Show readability statistics</strong> check box.</p>
<p>To check your text, on the <strong>Review</strong> tab, click <strong>Spelling &amp; Grammar</strong>. After the spelling and grammar checker runs, Word shows the readability summary.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-367 size-medium" src="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/readability-300x278.png" alt="Word readability statistics" width="300" height="278" align="right" hspace="15" srcset="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/readability-300x278.png 300w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/readability.png 314w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>In the <strong>Averages</strong> section, look at the <strong>Words per Sentence</strong> metric. Shorter sentences are easier to read and understand, so try to keep the number lower. An average of about 15 words or less is a reasonable length.</p>
<p>In the <strong>Readability</strong> section, look at the <strong>Flesch Reading Ease</strong> and <strong>Flesch-Kincaid Grade level</strong>. These show how complex your words and sentences are. A higher reading ease number and lower grade level indicate that more people will be able to understand your message. I usually aim for a reading ease above 50 and a grade level of 9 or lower.</p>
<p>Older versions of Word showed the number of sentences that used passive voice; newer versions don’t. If your version of Word shows it, aim for zero. Passive voice can obscure the meaning of a sentence, so it’s better if you can use active voice.</p>
<p><strong>Tip:</strong> If you are having a hard time getting the Flesch Reading Ease number up or the Flesch-Kincaid Grade Level down, select and run the spelling and grammar tool on a few paragraphs at a time to figure out which paragraphs need special attention.</p>
<p>&nbsp;</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Pros</h4>
</td>
<td>
<ul>
<li>You can add words to your personal dictionary so Word doesn’t flag them as errors.</li>
<li>You can set up autocorrect for common typos.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Cons</h4>
</td>
<td>
<ul>
<li>It doesn’t give any guidance on how to fix readability issues; if you don’t know what you’re looking for, you might need another tool anyway.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3>Grammarly</h3>
<p><img decoding="async" class="alignnone wp-image-365 size-medium" src="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/grammarly-300x158.jpg" alt="Grammary example" width="300" height="158" align="right" hspace="15" srcset="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/grammarly-300x158.jpg 300w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/grammarly-768x405.jpg 768w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/grammarly-1024x539.jpg 1024w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/grammarly.jpg 1046w" sizes="(max-width: 300px) 100vw, 300px" />To use Grammarly, create a free account at <a href="http://www.grammarly.com">www.grammarly.com</a>. After you create your account, you can use the online editor or download the desktop application. You can integrate Grammarly into Microsoft Office and your Outlook email client. If you use Chrome, you can also add the Grammarly extension.</p>
<p>Although the premium version offers more features, Grammarly’s free version is still surprisingly robust. It looks for spelling, grammar, and punctuation errors and offers suggested changes. It also looks at sentence structure and common style errors.</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Pros</h4>
</td>
<td>
<ul>
<li>You can add words to your personal dictionary so Grammarly doesn’t flag them as errors.</li>
<li>In the Chrome extension, you can turn off checking on specified websites. For example, if you have a wiki site, you can turn off Grammarly for that site so that it isn’t constantly flagging markup.</li>
<li>You can import or drag and drop Word documents into Grammarly.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Cons</h4>
</td>
<td>
<ul>
<li>Grammarly doesn’t warn you about long sentences or complex words.</li>
<li>Grammarly considers passive voice an advanced error. The online and desktop applications tell you the number and type of advanced errors found. Want to know what and where those advanced errors are? It’ll cost you.</li>
<li>Occasionally, Grammarly slowed down another app while it was checking text.</li>
<li>On at least one occasion, the Chrome extension caused issues with features on a website. In my case, it caused an upload error. The error didn’t specifically call out Grammarly, just that there was an issue with the upload. But, after several failed attempts, I disabled Grammarly for that particular site and the error went away.</li>
<li>If you enable Grammarly for Microsoft Office products, it disables the auto-save and undo features of Word. For me, this was enough to disable the Grammarly extension for Microsoft completely. Unfortunately, you can’t disable Grammarly for Word and still keep it for Outlook. On the up side, you can turn it on and off easily. So you could keep it off by default, and turn it on just to check your text.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3>Hemingway Editor</h3>
<p><img decoding="async" class="alignright wp-image-366 size-medium" src="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/hemingway-300x132.png" alt="Hemingway Editor example" width="300" height="132" align="right" hspace="15" srcset="https://sparkcontent.ca/wp/wp-content/uploads/2016/04/hemingway-300x132.png 300w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/hemingway-768x339.png 768w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/hemingway-1024x452.png 1024w, https://sparkcontent.ca/wp/wp-content/uploads/2016/04/hemingway.png 1230w" sizes="(max-width: 300px) 100vw, 300px" />You can use the Hemingway Editor online for free at <a href="http://www.hemingwayapp.com/">www.hemingwayapp.com</a> or download a paid desktop version.</p>
<p>To use the online version, paste or type your text into their editor. It marks up the text as you go, flagging spelling errors, sentences that use passive voice or adverbs, and long sentences.</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Pros</h4>
</td>
<td>
<ul>
<li>It shows the Flesch-Kincaid Grade Level and gives you an approximation of how readable your text is.</li>
<li>It highlights passive voice.</li>
<li>It offers suggestions for phrases that have simpler alternatives.</li>
<li>If you click More, it shows you the approximate time to read the text.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table>
<tbody>
<tr valign="top">
<td>
<h4>Cons</h4>
</td>
<td>
<ul>
<li>The highlighting can be distracting if you are working with a longer document.</li>
<li>There’s no way to limit checking to only one part of the text unless you paste smaller chunks into the editor.</li>
<li>If you paste a long document into the editor, the text sometimes overlaps and you can’t read it.</li>
<li>It marks sentences as “hard to read” if they are longer than 15 words. Although we recommend an average of 15 words per sentence, it isn’t wrong to have a few sentences that are longer.</li>
<li>It looks only at sentence length, not at complex words. For example, it has no issues with “This sentence includes copious instances of superfluous verbiage.”</li>
</ul>
</td>
</tr>
</tbody>
</table>
<h2></h2>
<p>&nbsp;</p>
<h3>Which is the best?</h3>
<p>None of these tools are foolproof. Word’s readability statistics are useful as an overview, but they don’t help your fix errors. Hemingway Editor flags sentences that use passive voice and complex phrases, but it can be finicky to use. Grammarly’s integrated features are handy, but I still ignore some of its “errors.”</p>
<p>This list of tools isn’t exhaustive – they are just three of the more common ones that I’ve tried. So, if none of these work for you, poke around and try something else. Use whatever you feel comfortable using!</p>
<p>If you can’t find something that works for you, or you have documents that need more in-depth review, the keen-eyed human writers at Spark are always here to help!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Just Plain Awesome: can content be complete without being complicated?</title>
		<link>https://sparkcontent.ca/2015/10/13/just-plain-awesome-can-content-be-complete-without-being-complicated/</link>
		
		<dc:creator><![CDATA[KMoProAVD]]></dc:creator>
		<pubDate>Tue, 13 Oct 2015 13:20:44 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Plain Language]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Karen]]></category>
		<guid isPermaLink="false">http://sparkcontent.ca/?p=330</guid>

					<description><![CDATA[Ever read the policy documents for your car insurance? How about the Terms and Conditions when you install new software? Financial statements? Even though we should read them, we probably don’t. We clip the car insurance slips and put them .....]]></description>
										<content:encoded><![CDATA[<p>Ever read the policy documents for your car insurance? How about the Terms and Conditions when you install new software? Financial statements? Even though we should read them, we probably don’t. We clip the car insurance slips and put them in the car, click “I agree” on the Terms and Conditions page, and file the paperwork. What is it about this type of content that makes us our eyes glaze over?</p>
<p>The content gets a bad rap – it has a reputation for being dense and confusing, with its complicated and detailed language. That language seems necessary – insurance paperwork, for example, should be specific about what is covered. But, believe it or not, even this content can be complete without being complicated.</p>
<p>Today is International Plain Language Day. For almost 30 years, the plain language movement has championed clear communication using clear language. The goal is to get your message across the first time that it is read. It doesn’t mean that you need to “dumb down” your content, but that you tailor your content to suit your audience.</p>
<p>Plain language has some obvious benefits. If users understand your content the first time that they read it, it saves them time, reduces their frustration, and builds their trust. You can avoid misunderstandings, errors, and, even costly customer support calls.</p>
<p>Where do you begin? Here are six strategies that you can use to apply plain language to your content:</p>
<ul>
<li><strong>Understand your audience:</strong> Ask some basic questions to understand who your audience is and what they know.</li>
<li><strong>Organize your content:</strong> Focus on what’s important to the audience and omit what isn’t necessary.</li>
<li><strong>Develop your content:</strong> Keep paragraphs to a single idea and use short sentences where you can.</li>
<li><strong>Consider your tone:</strong> Be aware of the implied tone in your writing. Make sure it’s what you want.</li>
<li><strong>Consistency, clarity, and conciseness:</strong> Revise your content. Look for inconsistent wording, eliminate unnecessary words, and use words familiar to your audience.</li>
<li><strong>Use the active voice:</strong> Brush up on the difference between passive and active voice. Use the active voice when you can.</li>
</ul>
<p>Converting your content to plain language can take planning, when you consider how much content you have. Everything from website content to social media posts to product collateral can benefit from plain language. You can phase it in over time, but you risk giving users a disjointed message. Or, you can try to time it with a particular event – a product launch or refresh, for example. That approach is better for the user, but puts a lot of pressure on writing resources.</p>
<p>At Spark, we’re passionate about plain language and can bring out the best in your content. With our knowledge and experience, we can take complicated consumer communications and apply these plain language principles. The end result is clear, complete content that readers can understand – without the extra complications.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
