Lingoes Translator
Lingoes
  Features
  Screenshots
  Download
Add-Ons
  Text Capture Plugins
  Language Packs
  Dictionary & Glossary
  Speech Engine
  Appendices
Web Engine
  Text & Phonetic Font
  Input method
Help
  FAQs
  User Manual
Web Search Engine Code
You can modify the list of web search engine according your requirement. The way is:
  1. Find out the webengine.txt in the installation folder of Lingoes, and open the file in Notepad.
  2. Format of configuration file base on text line. Each line is only for one search engine. If you type uninterrupted 2 minus signs (-) in one line, a space line will appear in the list of search engine.
  3. Some code of frequently-used search engine has been list in the following table, you can copy them and paste into the configuration file. If there's not the codes you need, you can code them yourself.

    Format of the code is:
    "
    Name", "Search URL", Charset Codepage
    • The code is composed by 3 parts and is interrupted by comma symbol. Part 1 and part 2 must be quoted by Double quote symbol and part 3 is number.
    • You can use 2 variable in URL of search engine, [$key] means the content that will be searched, and [$langcode] means current language code in user interface.
    • Character codepage is optional, the value is:
      If the web search engine supports UTF-8 code, the value is 0 or null.
      Or, please fill correct codepage value according CodePage Table, for example:
          The codepage of Western Europe Character Latin 1 is 1252
          The codepage of Simplified Chinese GB2312 or GBK is 936
          The codepage of traditional Chinese BIG5 is 950
          The codepage of Japanese Shift-JIS is 932
  4. Save the result and restart Lingoes after finished the edition of the file, you will find the content which you did in the list of web search engine.

The list of frequently-used web search engine:
Paste your code in the forum and share them with other guys if you want to do. Come on!

Search Engine
Google "Google", "http://www.google.com/custom?q=[$key]&client=pub-3183232263218836&forid=1&channel=7192673788&ie=UTF-8&oe=UTF-8&hl=[$langcode]"
Yahoo "Yahoo", "http://search.yahoo.com/search?p=[$key]&ei=UTF-8"
Live Search "Live Search", "http://search.live.com/results.aspx?q=[$key]&mkt=[$langcode]"
Baidu "Baidu", "http://www.baidu.com/baidu?tn=kevinyau_dg&word=[$key]&ie=utf-8"
   
Online Dictionaries
Dictionary.com "Dictionary.com", "http://dictionary.reference.com/browse/[$key]"
Answers.com "Answers.com", "http://www.answers.com/[$key]"
Urban Dictionary "Urban Dictionary", "http://www.urbandictionary.com/define.php?term=[$key]"
OneLook "OneLook", "http://www.onelook.com/?w=[$key]&ls=b", 1252
Merriam-Webster Online "Merriam-Webster", "http://www.m-w.com/dictionary/[$key]"
Oxford Online "Oxford Online", "http://www.oup.com/oald-bin/web_getald7index1a.pl?search_word=[$key]"
Cambridge Online "Cambridge Online", "http://dictionary.cambridge.org/results.asp?searchword=[$key]", 1252
Longman Online "Longman Online", "http://www.ldoceonline.com/search/?q=[$key]"
Babylon "Babylon", "http://www.babylon.com/definition/[$key]/English"
   
dict.cc (en-de) "dict.cc (en-de)", "http://www.dict.cc/?s=[$key]", 1252
WordReference (en-fr) "WordReference (en-fr)", "http://www.wordreference.com/enfr/[$key]"
Rustran (en-ru) "Rustran (en-ru)", "http://www.rustran.com/odr.php4?q=1&word=[$key]", 1251
goo (en-ja) "goo (en-ja)", "http://dictionary.goo.ne.jp/search.php?MT=[$key]&kind=all"
zKorean (en-ko) "zKorean (en-ko)", "http://www.zkorean.com/dictionary/search_results?direction=ek&word=[$key]"
Dict.cn (en-chs) "Dict.cn (en-chs)", "http://www.dict.cn/search/?q=[$key]", 936
iCiba (en-chs) "iCiba (en-chs)", "http://www.iciba.com/search?s=[$key]"
Dr.eye (en-cht) "Dr.eye (en-cht)", "http://www.dreye.com:8080/axis/ddict.jsp?w=[$key]&ver=big5", 950
   
LearningWithMe (de-chs) "LearningWithMe (de-chs)", "http://www.learningwithme.com/wsearch.php?keyword=[$key]", 936
BitEx 日中中日辞書 "BitEx 日中辞書", "http://www.bitex-cn.com/cn/search_result.php?keywords=[$key]&match=contains&deal_type=jp2cn"
Naver "Naver", "http://cndic.naver.com/search.nhn?dic_where=cndic&query=[$key]&query_euckr=&query_utf="
汉典 "汉典", "http://www.zdic.net/zd/search/default.asp?q=[$key]"
   
Online Encyclopedias
Encyclopaedia Britannica "Encyclopaedia Britannica", "http://www.britannica.com/search?query=[$key]"
MSN Encarta "MSN Encarta", "http://encarta.msn.com/encnet/refpages/search.aspx?q=[$key]"
Wikipedia "Wikipedia", "http://en.wikipedia.org/wiki/[$key]"
   

 

Partnerships  |  Awards  |  About us

© 2006-2010 Lingoes Project, All Rights Reserved