<?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/"
		>
<channel>
	<title>Comments on: Increase your typing speed with an autocompleter</title>
	<atom:link href="http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/</link>
	<description>A survival guide for the 21st century researcher</description>
	<lastBuildDate>Wed, 01 Feb 2012 09:37:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Academic Productivity &#187; Speed up your writing with an autocompleter: Comfort typing</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-70985</link>
		<dc:creator>Academic Productivity &#187; Speed up your writing with an autocompleter: Comfort typing</dc:creator>
		<pubDate>Tue, 30 Jun 2009 17:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-70985</guid>
		<description>[...]  May, 2007, we had a post on using an autocompleter to improve writing speed/save keystrokes. I recommended intellicomplete, even though it was abandonware even [...]</description>
		<content:encoded><![CDATA[<p>[...]  May, 2007, we had a post on using an autocompleter to improve writing speed/save keystrokes. I recommended intellicomplete, even though it was abandonware even [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-2065</link>
		<dc:creator>Jakob</dc:creator>
		<pubDate>Fri, 27 Jul 2007 18:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-2065</guid>
		<description>This is exactly what I expected to find out after reading the title . Thanks for informative article</description>
		<content:encoded><![CDATA[<p>This is exactly what I expected to find out after reading the title . Thanks for informative article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Zai</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-1951</link>
		<dc:creator>Adrian Zai</dc:creator>
		<pubDate>Tue, 24 Jul 2007 19:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-1951</guid>
		<description>This is interesting. I&#039;ve never thought about using an autocompleter to write. I would like to give it a try. Does an equivalent software exists Macs?

Great blog by the way! I&#039;ve already picked up quite a few tips...</description>
		<content:encoded><![CDATA[<p>This is interesting. I&#8217;ve never thought about using an autocompleter to write. I would like to give it a try. Does an equivalent software exists Macs?</p>
<p>Great blog by the way! I&#8217;ve already picked up quite a few tips&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Cornell</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-1353</link>
		<dc:creator>Matthew Cornell</dc:creator>
		<pubDate>Thu, 14 Jun 2007 02:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-1353</guid>
		<description>Thanks for the review and suggestions. I really need the macro-expander functionality to reduce keystrokes. A while ago a company announced a *keyboard* that would do this. I wrote them at the time, but heard nothing back. I&#039;ve always argued that this type of functionality needs to be in the OS - as it is, separate apps have to do this - firefox, word, etc.

Appreciate the blog!</description>
		<content:encoded><![CDATA[<p>Thanks for the review and suggestions. I really need the macro-expander functionality to reduce keystrokes. A while ago a company announced a *keyboard* that would do this. I wrote them at the time, but heard nothing back. I&#8217;ve always argued that this type of functionality needs to be in the OS &#8211; as it is, separate apps have to do this &#8211; firefox, word, etc.</p>
<p>Appreciate the blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-808</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Mon, 07 May 2007 16:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-808</guid>
		<description>As an autohotkey lover, I had a phase in which I used it with a large collection of acronyms, i.e. ttyl = talk to you later. I didn&#039;t know about this universal autocorrect.

I think they are part of two different categories of software though. Maybe three: mispelling correction is the other one.

The first category is the text expander, that has a limited amount of Acronym and abbreviation dictionaries. Often times they are &#039;spoonfed&#039; by the user. I think the main advantage of these is that you can compress large sentences into a few keystrokes. Good for mail and chat, but not really for writing.

The second category is the autocompleter per se: this grabs usage statistics and guesses what you write about. No spoon-feeding. All words are potential suggestions, not only the acronyms you typed in.

Some text editors, like vim, actually use words in the same file/other open files to guess better what you really want (not intellicomplete though). This is what I consider gets you the best time savings.</description>
		<content:encoded><![CDATA[<p>As an autohotkey lover, I had a phase in which I used it with a large collection of acronyms, i.e. ttyl = talk to you later. I didn&#8217;t know about this universal autocorrect.</p>
<p>I think they are part of two different categories of software though. Maybe three: mispelling correction is the other one.</p>
<p>The first category is the text expander, that has a limited amount of Acronym and abbreviation dictionaries. Often times they are &#8216;spoonfed&#8217; by the user. I think the main advantage of these is that you can compress large sentences into a few keystrokes. Good for mail and chat, but not really for writing.</p>
<p>The second category is the autocompleter per se: this grabs usage statistics and guesses what you write about. No spoon-feeding. All words are potential suggestions, not only the acronyms you typed in.</p>
<p>Some text editors, like vim, actually use words in the same file/other open files to guess better what you really want (not intellicomplete though). This is what I consider gets you the best time savings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.academicproductivity.com/2007/increase-your-typing-speed-with-an-autocompleter/comment-page-1/#comment-806</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Mon, 07 May 2007 11:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/blog/2007/increase-your-typing-speed-with-an-autocompleter/#comment-806</guid>
		<description>I use an autocompleter, but I mainly used for correcting typos, using the autocorrect features of MS Word and some common misspellings from wikipedia. 
You can however, add abbreviations for auto completion, e.g. I type sig in any program and it prints out my signature. 
Its freeware, and uses another great time saver, AutoHotKey:

http://www.biancolo.com/content_show.cfm/content_id.25569/universal_autocorrect_with_autohotkey_and_wikipedi</description>
		<content:encoded><![CDATA[<p>I use an autocompleter, but I mainly used for correcting typos, using the autocorrect features of MS Word and some common misspellings from wikipedia.<br />
You can however, add abbreviations for auto completion, e.g. I type sig in any program and it prints out my signature.<br />
Its freeware, and uses another great time saver, AutoHotKey:</p>
<p><a href="http://www.biancolo.com/content_show.cfm/content_id.25569/universal_autocorrect_with_autohotkey_and_wikipedi" rel="nofollow">http://www.biancolo.com/content_show.cfm/content_id.25569/universal_autocorrect_with_autohotkey_and_wikipedi</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

