<?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>MakeUseOf.com &#187; spell checker</title>
	<atom:link href="http://www.makeuseof.com/tags/spell-checker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Spell Check With The Firefox Dictionary</title>
		<link>http://www.makeuseof.com/tag/how-to-spell-check-with-the-firefox-dictionary/</link>
		<comments>http://www.makeuseof.com/tag/how-to-spell-check-with-the-firefox-dictionary/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:02:15 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[spell checker]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10322</guid>
		<description><![CDATA[ As a web writer, correct spellings are essential to my work. As it is something that I have to be a perfectionist about, I take a lot of care with my proofreading with an installed dictionary. I also ‘live’ a lot within the Firefox browser and that too necessitates a good spell checker.
Thankfully, Firefox [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/abc.png" border="0" alt="spell check firefox" vspace="10" align="left" /> As a web writer, correct spellings are essential to my work. As it is something that I have to be a perfectionist about, I take a lot of care with my proofreading with an installed dictionary. I also ‘live’ a lot within the Firefox browser and that too necessitates a good spell checker.</p>
<p>Thankfully, Firefox has a good one built right in. The worth of a spell checker can be realized when one is composing a professional email within a compose box or filling up a web form or writing in a blog. An error can spell bad results.</p>
<p>So, here&#8217;s a tour of spell checking with the Firefox dictionary.</p>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/firefox-spell-check.jpg" alt="firefox dictionary" /></p>
<h2><strong>Correct The Culprit</strong></h2>
<p>By default, Firefox catches all misspelt words since the spell checker is enabled. If it is not, then all the user needs to do is to check and enable <em>‘Check Spelling’</em> in the context menu. The wrongfully spelt out word gets marked out by a red dotted line. Right click on the word and you will get in the context menu a few correct options to choose from. Select the right one and your mistake stands corrected.</p>
<h2><strong>Add A Dictionary</strong></h2>
<p>In some cases, spell checking might not work. The antidote then lies in a byte-sized download. Firefox makes available to the user a number of dictionaries varying across languages. These dictionaries can be accessed via a download from the <em>‘Add Dictionaries’</em> context menu entry. The steps to follow are&#8230;</p>
<ul>
<li>Right click on any word or in a blank text field.</li>
<li>In the context menu, go down to <em>‘Languages’</em> – <em>‘Add Dictionaries’</em></li>
</ul>
<p>The browser directs you to the ‘Dictionaries &amp; Language Packs’ <a href="https://en-US.add-ons.mozilla.com/en-US/firefox/3.0.5/dictionaries/" target="_blank">page</a>. There are nearly 71 available for download. You can download and use more than one dictionary. For instance, I use the English (US) and the English (UK) ones interchangeably because of the minute nuances in usage.</p>
<p>As a last confirmatory step, go to <em>‘Tools’ </em>(on the Firefox toolbar)&#8230;choose <em>‘Options’</em>&#8230;click on <em>‘Advanced’</em>&#8230;and under the <em>‘General’</em> tab make sure that <em>‘Check my spelling as I type’ </em>is checked.</p>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/enable-spell-check.png" alt="firefox spell checker" /></p>
<h2><strong>Edit &amp; Enhance The Dictionary</strong></h2>
<p>Just below the list of correct words in the context menu is the <em>‘Add to Dictionary’</em> entry. This allows individual addition of new words into the database of the dictionary. But sometimes because of our own click-happiness a lot of wrong words also find a place in the dictionary.</p>
<p>To correct the error of our ways, we have to drill down into our application folders where the Firefox profile folders are stored.</p>
<p>For <strong>Windows XP</strong>, it is &#8211; C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\</p>
<p>For <strong>Windows Vista</strong>, it is &#8211; %AppData%\Mozilla\Firefox\Profiles\xxx.default</p>
<p>Note : For viewing the <em>‘Application Data’</em> folder, you might need to enable <em>‘Show Hidden Files And Folders’</em> through the <em>‘Folder Options (View)’</em> tab under <em>‘Tools’</em> on the menu toolbar.</p>
<ul>
<li>Single out the file named <strong>‘persdict.dat’</strong>. Open it with Notepad to see all the added words.</li>
<li>Delete the words which are not required.</li>
<li>Another added benefit of ‘hacking’ this file is that you can add en masse a lot of words. For instance, technical jargons, acronyms, trade names etc.</li>
<li>As the ‘persdict.dat’ file is perfectly editable, any replicable word list can be copy-pasted into the ‘dat’ file. For instance, the ‘custom.dic’ file created while adding custom dictionary words in MS Word can be accessed through the <em>‘C:\Documents and Settings\[User Name]\Application Data\Microsoft\Proof’</em> path and the word list copied into the Firefox file.</li>
<li>As you hop across computers, take the ‘persdict.dat’ file  with you as it can also be copied into the same location in another computer thus giving you a personal portable spell checker to work with.</li>
</ul>
<p>Thanks to Firefox, now spell checking is just a right click for the alphabetically challenged.   Also remember to read <a href="http://www.makeuseof.com/tag/check-your-spellings-on-the-fly-with-tinyspell-windows/" target="_blank">my other article on TinySpell</a> which may be a better solution for you.</p>
<p>So, how do you find the spell checker? Does it help you with your typos? Let us know your views in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/quickwiki-%e2%80%93-wikipedia-and-wiktionary-with-a-right-click-in-firefox/" title="QuickWiki– Wikipedia &#038; Wiktionary Addon for Firefox (March 2, 2009)">QuickWiki– Wikipedia &#038; Wiktionary Addon for Firefox</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/check-your-spellings-on-the-fly-with-tinyspell-windows/" title="Check Your Spellings On The Fly With TinySpell (Windows) (January 5, 2009)">Check Your Spellings On The Fly With TinySpell (Windows)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/zigtag-a-web-app-for-extreme-tagging-beta-invites-included/" title="Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!) (August 14, 2008)">Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!)</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/whadja-say-online-word-pronunciation-guides/" title="Whadja say? Online Word Pronunciation Guides (April 14, 2008)">Whadja say? Online Word Pronunciation Guides</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/welcome-to-my-firefox/" title="Welcome to My Firefox: Extensions, Themes, Setup (September 17, 2007)">Welcome to My Firefox: Extensions, Themes, Setup</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-spell-check-with-the-firefox-dictionary/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Check Your Spellings On The Fly With TinySpell (Windows)</title>
		<link>http://www.makeuseof.com/tag/check-your-spellings-on-the-fly-with-tinyspell-windows/</link>
		<comments>http://www.makeuseof.com/tag/check-your-spellings-on-the-fly-with-tinyspell-windows/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 17:01:52 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[spell checker]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10114</guid>
		<description><![CDATA[Some good things do come in small packages and TinySpell (a spell checker for Windows) is one of them. For those interested in the written word and its correct spelling, TinySpell is a must have. There are lots of spelling utilities out there like the well known WordWeb or even Office suite&#8217;s own spell checker, [...]]]></description>
			<content:encoded><![CDATA[<p>Some good things do come in small packages and <a href="http://tinyspell.m6.net" target="_blank">TinySpell</a> (a spell checker for Windows) is one of them. For those interested in the written word and its correct spelling, TinySpell is a must have. There are lots of spelling utilities out there like the well known <a href="http://wordweb.info/free/" target="_blank">WordWeb</a> or even Office suite&#8217;s own spell checker, but they require our intervention to give the correct spelling. TinySpell does the same job on the fly for any Windows application.</p>
<p>So in effect it becomes useful for applications like Notepad which do not have an in-built spellchecker. TinySpell comes as a freeware and also as a paid app. Here we will of course take a look at the freeware version.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/menu.png" alt="spell checker for windows" /></p>
<p>TinySpell sits in the system tray and waits for you to commit a spelling mistake. It watches over your data in two ways.</p>
<h2><strong>Checking on the fly</strong></h2>
<p>It keeps tabs on your typing and then alerts you to any spelling errors. When it detects a misspelled word, an alarm beeps and shows a spelling tip and the TinySpell icon in the system tray changes colour from white to yellow.</p>
<h2><strong>Checking the clipboard</strong></h2>
<p>TinySpell also monitors the clipboard for any spell checks on the text you copy there. Again, the program notifies the user with a beep and a yellow icon. If the icon remains white it means that there’s no spelling errors in the text copied to the clipboard.</p>
<h2><strong>Correct your mistakes with a click</strong></h2>
<p>To correct the spelling mistakes click the TinySpell icon or press the assigned hot-key. A pop up gives a list of probable replacement words to select from the list. The selected word is inserted into your document, or is copied to the clipboard so you can paste it in your document.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/spelling-error.png" alt="tinyspell - windows spell check dictionary" /></p>
<h2><strong>The Dictionary</strong></h2>
<p>Of course, TinySpell is not the cure-all for poor English but it offers a lot of help with its 110,000 word rich American-English dictionary. Alas, the free version does not allow the adding of additional dictionaries; a facility provided in the paid TinySpell+ version. But as a consolation you can add (and remove) individual words to the dictionary in the way we do in Microsoft Word. There is also a tiny spelling window where you can search for the correct spelling of a misspelt word.</p>
<h2><strong>The End Opinion</strong></h2>
<p>For a 1.3 MB sized application, don’t expect an automated Webster clone and you won’t be disappointed. The program does live up to its name as a small utilitarian tool. It hogs very little of system resources and does indeed check for spelling errors in any application.</p>
<p>I tried it out within the text entry fields of web pages, Notepad, Paint and a few more and it does a fairly good job of alerting the user through beeps and visual cues. If the beeps jangle your nerves, they can be replaced easily with a more pleasing .wav sound file from the settings.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/settings.png" alt="tinyspell" /></p>
<p>For the sake of criticism let’s say that the user needs to pause and correct the misspelt word immediately as there are no red underlines akin to MS Word. Accessibility would have got a boost with a right click context add-in.</p>
<p>All in all though, it’s worth every bit of its 561KB download.</p>
<p><strong>TinySpell v1.7</strong> is available from <a href="http://tinyspell.m6.net" target="_blank">here</a> and supports Windows 2000/XP/Vista.</p>
<p>Let us know what you think of it or perhaps you know of a better program?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/burgeon-your-phraseology-with-verbalearn/" title="Practice Your Vocabulary With VerbaLearn (January 1, 2009)">Practice Your Vocabulary With VerbaLearn</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/whadja-say-online-word-pronunciation-guides/" title="Whadja say? Online Word Pronunciation Guides (April 14, 2008)">Whadja say? Online Word Pronunciation Guides</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/online-machine-translation-services-is-there-a-good-one/" title="Top 4 Online Translation Services (April 4, 2009)">Top 4 Online Translation Services</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/escape-from-the-traditional-dictionary-with-wordnik/" title="The Wordnik- Cool Online Dictionary with Sentences &#038; Images (June 16, 2009)">The Wordnik- Cool Online Dictionary with Sentences &#038; Images</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-manage-foreign-languages-on-your-mac/" title="Macnifying OS X: Manage Foreign Languages On Your Mac (October 8, 2008)">Macnifying OS X: Manage Foreign Languages On Your Mac</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/check-your-spellings-on-the-fly-with-tinyspell-windows/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
