<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A console spellchecker and dictionary</title>
	<atom:link href="http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: A console goodie grab bag &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-45722</link>
		<dc:creator><![CDATA[A console goodie grab bag &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Sat, 02 Oct 2010 23:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-45722</guid>
		<description><![CDATA[[...] look [...]]]></description>
		<content:encoded><![CDATA[<p>[...] look [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-43038</link>
		<dc:creator><![CDATA[eric]]></dc:creator>
		<pubDate>Wed, 05 May 2010 13:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-43038</guid>
		<description><![CDATA[Another useful console tool, when you&#039;re looking for a word, is &#039;look&#039; (found in bsdmainutils on a Debian system) which gives you a list of words that start with a certain string.]]></description>
		<content:encoded><![CDATA[<p>Another useful console tool, when you&#8217;re looking for a word, is &#8216;look&#8217; (found in bsdmainutils on a Debian system) which gives you a list of words that start with a certain string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 12/4/2010: Awn 0.4.0, VP8 Becoming Free Software &#124; Techrights</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42686</link>
		<dc:creator><![CDATA[Links 12/4/2010: Awn 0.4.0, VP8 Becoming Free Software &#124; Techrights]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 22:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42686</guid>
		<description><![CDATA[[...] A console spellchecker and dictionary My list of stuff to write about seems to get longer and longer every day, instead of shorter and shorter. I just got done explaining four console “tools” that lack real interfaces but are still useful, and I could probably come up with three or four more posts similar to that. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A console spellchecker and dictionary My list of stuff to write about seems to get longer and longer every day, instead of shorter and shorter. I just got done explaining four console “tools” that lack real interfaces but are still useful, and I could probably come up with three or four more posts similar to that. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urukrama</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42685</link>
		<dc:creator><![CDATA[urukrama]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 17:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42685</guid>
		<description><![CDATA[I should add that you could even use &quot;most&quot; as the viewer in sdcv. Just add the following to your *shrc file:

export SDCV_PAGER=most]]></description>
		<content:encoded><![CDATA[<p>I should add that you could even use &#8220;most&#8221; as the viewer in sdcv. Just add the following to your *shrc file:</p>
<p>export SDCV_PAGER=most</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urukrama</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42684</link>
		<dc:creator><![CDATA[urukrama]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 17:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42684</guid>
		<description><![CDATA[For a dictionary I use sdcv, the command-line version of StarDict. It is a great application as you can use all the dictionaries and a thesaurus you would normally use in StarDict (and there are quite a few available, in multiple languages), but have no need for any graphical front-end.

http://sdcv.sourceforge.net/]]></description>
		<content:encoded><![CDATA[<p>For a dictionary I use sdcv, the command-line version of StarDict. It is a great application as you can use all the dictionaries and a thesaurus you would normally use in StarDict (and there are quite a few available, in multiple languages), but have no need for any graphical front-end.</p>
<p><a href="http://sdcv.sourceforge.net/" rel="nofollow">http://sdcv.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quigybo</title>
		<link>http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42683</link>
		<dc:creator><![CDATA[quigybo]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 11:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/04/12/a-console-spellchecker-and-dictionary/#comment-42683</guid>
		<description><![CDATA[I found this over at commandlinefu, tis pretty handy if you want to get the definition of a word but dont want to install anything. It uses google&#039;s define: keyword

define(){ local y=&quot;$@&quot;;curl -sA&quot;Opera&quot; &quot;http://www.google.com/search?q=define:${y// /+}&quot;&#124;grep -Po &#039;(?&lt;=)[^/dev/null;}]]></description>
		<content:encoded><![CDATA[<p>I found this over at commandlinefu, tis pretty handy if you want to get the definition of a word but dont want to install anything. It uses google&#8217;s define: keyword</p>
<p>define(){ local y=&#8221;$@&#8221;;curl -sA&#8221;Opera&#8221; &#8220;http://www.google.com/search?q=define:${y// /+}&#8221;|grep -Po &#8216;(?&lt;=)[^/dev/null;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
