<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; auto complete</title> <atom:link href="http://www.ghacks.net/tag/auto-complete/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Google Scribe Updated, More Languages Added</title><link>http://www.ghacks.net/2011/04/06/google-scribe-updated-more-languages-added/</link> <comments>http://www.ghacks.net/2011/04/06/google-scribe-updated-more-languages-added/#comments</comments> <pubDate>Wed, 06 Apr 2011 14:06:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[auto complete]]></category> <category><![CDATA[google labs]]></category> <category><![CDATA[google scribe]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=43533</guid> <description><![CDATA[Google introduced the text completion service Google Scribe in September of 2010. Back then it was only available for English texts. The Google labs service Google Scribe analyses the text that has been written by the user to give real-time word and phrase auto-suggestions. Scribe displays suggestions as soon as you start typing the first [...]]]></description> <content:encoded><![CDATA[<p>Google introduced the text completion service Google Scribe in September of 2010. Back then it was only available for English texts.</p><p>The Google labs service Google Scribe analyses the text that has been written by the user to give real-time word and phrase auto-suggestions. Scribe displays suggestions as soon as you start typing the first letter of a new word or phrase. Fast typing users won&#8217;t see Scribe suggestions when they use the provided bookmarklet, which outlines that not everyone is necessarily benefiting from Google&#8217;s new service.</p><p>Slow typers on the other hand, and users who use the Scribe online editor or Chrome extension, may very well benefit from Google Scribe, as it is sometimes possible to complete words faster, provided that the right suggestions are displayed in the Scribe interface or on the page.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/google-scribe.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/google-scribe.png" alt="google scribe" title="google scribe" width="280" height="221" class="alignnone size-full wp-image-43536" /></a></p><p>Scribe comes with several keyboard shortcuts to speed up the workflow. Suggestions can be selected with the space or right arrow key and the mouse. A tap on Escape hides the suggestion window, and tab displays it again. The up and down keys can be used to navigate the suggestions. Google Scribe can be enabled and disabled at anytime with the keyboard shortcut Ctrl-J.</p><p>But where do you get Google Scribe? The software is provided as a Google Chrome extension, as a bookmarklet that is compatible with several web browsers and as a online text editor on the Google Scribe website.</p><p>It is probably easiest to try the service on the official website to see if it is something that you can work with and benefit from. Scribe is for instance not of real use for me since I&#8217;m typing to fast. The suggestion window barely opens, and when it opens it is usually at the end of a sentence or if I make a spelling mistake and have to stop writing to correct it.</p><p>The bookmarklet does not display a default suggestion directly on the page, at least not when I tried the service with the Firefox 4 browser. Only the overlay box with five word and phrase suggestions was displayed during tests. The Google Scribe online editor on the other hand displays only a default suggestion and not a suggestion&#8217;s box.</p><p>The Chrome extension finally combines default suggestions with the box of additional suggestions.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/google-scribe-extension.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/google-scribe-extension.png" alt="google scribe extension" title="google scribe extension" width="321" height="197" class="alignnone size-full wp-image-43537" /></a></p><p>Google Scribe gets bonus points for having Ghacks and related terms in the dictionary.</p><p>The new version of Google Scribe supports additional languages, namely: Arabic, Dutch, English, French, German, Hungarian, Italian, Polish, Portuguese, Russian, Spanish and Swedish. (<a
href="http://stadt-bremerhaven.de/google-scribe-schneller-tippen-oder-nicht">via</a>)</p><p><strong>Update:</strong> Google Scribe is no longer available as Google retired Google Labs.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/06/google-scribe-updated-more-languages-added/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Typing Aid To Auto Complete Words</title><link>http://www.ghacks.net/2010/02/18/typing-aid-to-auto-complete-words/</link> <comments>http://www.ghacks.net/2010/02/18/typing-aid-to-auto-complete-words/#comments</comments> <pubDate>Thu, 18 Feb 2010 16:43:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[auto complete]]></category> <category><![CDATA[autohotkey]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[typing aid]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23179</guid> <description><![CDATA[Auto complete is a semi-automated typing aid that usually is added by software developer&#8217;s to their programs. They usually match words in a dictionary against the first few chars that are typed by the user. The user can then activate the auto completion of the word or continue typing to finish the word or reduce [...]]]></description> <content:encoded><![CDATA[<p>Auto complete is a semi-automated typing aid that usually is added by software developer&#8217;s to their programs. They usually match words in a dictionary against the first few chars that are typed by the user. The user can then activate the auto completion of the word or continue typing to finish the word or reduce the number of words that are suggested by the auto complete feature.</p><p>Most auto complete features are on the other hand limited to the application they have been developed for which can mean that a user needs to get used to several of those auto completion tools which usually work slightly different.</p><p><span
id="more-23179"></span>That&#8217;s where Typing Aid might help computer users who need to use auto complete in multiple applications. The program runs in the background and is compatible with most, if not all, applications and text forms including web browser and text editors.</p><p>The program has a few compatibility options that need to be edited if the auto complete does not work out of the box. This was for instance the case in our Windows 7 Professional system. We had to edit the preferences file to change the compatibility mode from 1 to 3 to get it working in all our applications.</p><p>The words are taken from the wordlist.txt which can be filled with words by the user. The program supports unicode and works with accents. It has a learning mode that can be used to add words and phrases to the database.</p><p>Typing Aid will display possible matches for characters that are entered by the user. It begins by three chars initially which can be changed in the options. The possible matches are displayed in an overlay window that uses a numbering system for the options. The user can then use various hotkeys to select a phrase from the list to auto complete the typed chars.</p><p>Many settings of the program can be changed in the preferences file. Typing Aid can be downloaded from the developer&#8217;s website. It is a portable software program that works in Windows 7 and earlier Microsoft operating systems.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/18/typing-aid-to-auto-complete-words/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Microsoft Outlook Auto Complete Export</title><link>http://www.ghacks.net/2008/11/26/microsoft-outlook-auto-complete-export/</link> <comments>http://www.ghacks.net/2008/11/26/microsoft-outlook-auto-complete-export/#comments</comments> <pubDate>Wed, 26 Nov 2008 11:41:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[auto complete]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[microsoft outlook]]></category> <category><![CDATA[n2kview]]></category> <category><![CDATA[nirsoft]]></category> <category><![CDATA[outlook]]></category> <category><![CDATA[outlook express]]></category> <category><![CDATA[outlook software]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8498</guid> <description><![CDATA[Whenever a Microsoft Outlook user fills in an email address in the email client it will be saved by the software so that it can be auto completed the next time part of the address is entered in the to, cc or bcc form. NK2View is a Nirsoft application that can be used to manage [...]]]></description> <content:encoded><![CDATA[<p>Whenever a Microsoft Outlook user fills in an email address in the email client it will be saved by the software so that it can be auto completed the next time part of the address is entered in the to, cc or bcc form.</p><p><a
href="http://www.nirsoft.net/utils/outlook_nk2_autocomplete.html">NK2View</a> is a Nirsoft application that can be used to manage those stored auto complete entries in Microsoft Outlook. The software program is fully portable and should run on most versions and editions of Microsoft Windows. The name of the software is directly related to the file extension of the auto complete entries. Outlook stores them in .n2k files that are named after the profile name.</p><p>It displays the auto complete entries of the default Outlook profile by default with an option to load the auto complete entries of other profiles as well. Once loaded the software program lists information such as the email address, display name, the auto complete value or the type.</p><p><span
id="more-8498"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/outlook_nk2_export-499x158.gif" alt="" title="outlook nk2 export" width="499" height="158" class="alignnone size-medium wp-image-8546" /></p><p>The auto complete entries can be edited and deleted which is useful for removing obsolete or incorrect entries from the auto complete file.</p><p>Users with multiple computers will like the option to export the entries into xml, html or txt format. The software program for Microsoft Outlook does come with another interesting option. It can be used to add information from the Microsoft Outlook address book to the auto complete entries.</p><p>Users should be aware that the auto complete limit is 1000 entries. They should backup the .n2k files before they make any chances to the files.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/26/microsoft-outlook-auto-complete-export/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Custom Prefix and Suffix Auto-Complete In Firefox</title><link>http://www.ghacks.net/2008/09/29/custom-prefix-and-suffix-auto-complete-in-firefox/</link> <comments>http://www.ghacks.net/2008/09/29/custom-prefix-and-suffix-auto-complete-in-firefox/#comments</comments> <pubDate>Mon, 29 Sep 2008 13:28:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[auto complete]]></category> <category><![CDATA[firefox 3]]></category> <category><![CDATA[firefox config]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7290</guid> <description><![CDATA[Firefox analyzes the text that has been entered by the user in the Firefox address bar when the user sends it to the browser. Depending on the configuration of Firefox one out of two possible actions are performed. The default way of handling text that is not an url is to send it to Google&#8217;s [...]]]></description> <content:encoded><![CDATA[<p>Firefox analyzes the text that has been entered by the user in the Firefox address bar when the user sends it to the browser. Depending on the configuration of Firefox one out of two possible actions are performed. The default way of handling text that is not an url is to send it to Google&#8217;s Browse By Name service which will load the best direct match and show a search results page if no match is found.</p><p>The second action is the auto-complete feature that kicks in under certain circumstances only be default. Entering Mozilla will load the mozilla.com website automatically because that is the best match in the Google search engine for that name. A search for www.mozilla on the other hand will be auto-completed by Firefox. The browser will append the .com suffix to the query and load the same website.</p><p>Not everyone is living in the United States and some users might prefer a country domain extension instead of the default .com suffix. This option can be changed in the Firefox preferences. Entering about:config in the Firefox address bar will load the preferences.</p><p><span
id="more-7290"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/firefox_browser_auto_complete-500x89.jpg" alt="firefox browser auto complete" title="firefox browser auto complete" width="500" height="89" class="alignnone size-medium wp-image-7291" /></p><p>Filtering for the term fixup will show the four parameters on the screenshot above. A user can change the default prefix and suffix to something else by double-clicking the entries or disable the auto-complete feature completely by setting the browser.fixup.alternate.enabled parameter to false.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/29/custom-prefix-and-suffix-auto-complete-in-firefox/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Firefox Autocomplete Manager</title><link>http://www.ghacks.net/2007/10/25/firefox-autocomplete-manager/</link> <comments>http://www.ghacks.net/2007/10/25/firefox-autocomplete-manager/#comments</comments> <pubDate>Thu, 25 Oct 2007 17:35:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[auto complete]]></category> <category><![CDATA[autocomplete manager]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/25/firefox-autocomplete-manager/</guid> <description><![CDATA[Firefox by default has a so called auto complete feature which searches for urls that have been typed in or accessed in the past when the user begins to type a url. While this feature is mostly a time safer it nevertheless begins to pile up a large amount of urls which make the process rather messy.]]></description> <content:encoded><![CDATA[<p>Firefox by default has a so called auto complete feature which searches for urls that have been typed in or accessed in the past when the user begins to type a url. While this feature is mostly a time safer it nevertheless begins to pile up a large amount of urls which make the process rather messy.</p><p>The Autocomplete Manager brings light into that chaos. Two of the most interesting features that it offers is to sort the list of urls differently. You can sort it to display the most frequently or most recently visited urls first or select to begin with top level pages first.</p><p>Another feature I like is that you can change the amount of suggestions that are shown, place bookmarks first, only consider typed in urls or add and remove history entries. If you do use the auto complete feature you really should take a look at this extension and install it on your computer.</p><p><span
id="more-2174"></span><strong>Read More:</strong></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/2300/">Autocomplete Manager</a><br
/> via <a
href="http://cybernetnews.com/page/2/">Cybernet News</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/25/firefox-autocomplete-manager/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
