[[es:CategoríaHerramientasOnline]]
Emacs Interfaces to Online Utilities.

(Most of these packages require [[w3]])

* Archie ([http://www.stud.ifi.uio.no/~larsi/other/archie.el archie.el] -- '''''broken link''''') -- query archie servers and parse the results (by LarsMagneIngebrigtsen)
* BitLy -- Shorten URLs using the bitly service.
* [[Blip]] -- an emacs package for interfacing with Blip (https://blip.pl),
a Polish microblogging service
* Dictionaries
** Anaya ([http://turingmachine.org/elisp/anaya.el anaya.el] -- '''''broken link''''')  ([http://ftp.sunet.se/pub/gnu/emacs-lisp/incoming/anaya.el anaya.el] '''''working link''''') -- Emacs interface to the Anaya Online Spanish Dictionaries (by DanielMGerman)
** Dict servers as defined by RFC 2229
*** DictWeb -- lookup stuff on dict.org by EricMarsden
*** DictMode -- lookup stuff on dictionaries by TorstenHilbrich
*** DictEm -- lookup dictionaries with the <code>dict</code> program
*** Lisp:dict.el -- another using the <code>dict</code> program
*** Lisp:sdcv.el -- Interface for sdcv (StartDict console version).
*** AutoCompressionMode -- for viewing a whole <code>.dz</code> dict file
** DictionaryDotCom -- lookup stuff on dictionary.com with one line of elisp (requires emacs-w3m)
** [http://sourceforge.jp/projects/dic-lookup-w3m/ dic-lookup-w3m] -- Lookup [http://www.kotoba.ne.jp/ online dictionaries] or [http://homepage2.nifty.com/m_kamada/l_translation.htm translate text] using [http://www.emacswiki.org/emacs/emacs-w3m emacs-w3m].
** [http://www.emacswiki.org/cgi-bin/emacs/google-define Google-Define] -- Find definitions using google.
** Hachette (Lisp:hachette.el) -- Lookup a word on the Hachette's online french dictionary (by JeanPhilippeTheberge) NB. This is currently broken!
** LookUp -- unified search interface for several online dictionaries
** Rdict ([http://lgarc.narod.ru/xemacs-tips/packages/rdict-0.2.tar.gz rdict-0.2.tar.gz]) -- Emacs interface to the Lingvo online English<->Russian Dictionary.
* Google Services
** GoogleClient -- Blogger, Reader, Calendar
** GoogleContacts -- Contacts
** GnusGmail -- Mail
* JiraMode -- for connecting to and using a Jira bug tracking server from within [[GNU Emacs]]
* LookUpHTMLDoc -- Look up documentation in HTML form
* [http://user42.tuxfamily.org/oeis-el/index.html oeis.el] -- Online Encyclopedia of Integer Sequences
* PumpioEl -- Pump.io client written in Elisp for Pump.io’s API
* [http://github.com/cefstat/simplenote.el simplenote.el] -- using [http://simplenoteapp.com Simplenote] from within Emacs
* Slashdot ([http://www.tardis.ed.ac.uk/~skx/win/slashdot.el slashdot.el] -- '''''broken link''''') -- View headlines from Slashdot.org (by SteveKemp)
* Editing remote wikis (see WikiModes)
** OddmuseMode -- Edit pages on this wiki, supercedes WikiRemote and SimpleWikiEditMode
** [[Yaoddmuse]] -- Edit or post page with Oddmuse wiki page *asynchronous*.
** WikiRemote -- Edit pages on this and other wikis.
** EmacsWikiRemoteMode -- Alternative to SimpleWikiEditMode which uses emacs-wiki.el + w3m
** HttpGet and HttpPost -- used for web services
** WebDAV clients such as ElDav can sometimes be used to edit wikis, too.
* WebJump -- Programmable hotlist/bookmarks to many sites (by NeilVanDyke)
* watson ([http://www.chez.com/emarsden/downloads/watson.el watson.el]) -- experimental meta-search package to submit search requests to several search engines at once (includes ranking mechanisms) by EricMarsden
* babel ([http://www.chez.com/emarsden/downloads/babel.el babel.el]) -- A interface to several web translation engines also by EricMarsden
* imdb ([http://www.gbvsoft.com/imdb.el.txt imdb.el]) -- Interface to ([http://us.imdb.com IMDB] ) to search movies by title -- GirishB
* DeliciousEl -- Interface to ([http://del.icio.us del.icio.us])
* CorbaImplementation -- CORBA Dynamic Invocation interface using the IIOP protocol.
* XmlRpc -- call functions on remote systems by sending them some XML
* SoapClient -- talk to SOAP Web Services
* saft-to ([http://asf.void.at/emacs/saft-to.el saft-to.el]) -- A simple emacs interface for the Simple Asynchronous File Transfer Protocol.
* EmacsWeather:
** RainOrShine -- slurping it from a web site
** MetarReport -- getting coded reports from airports all over the world
** EmacsMeteo -- an attempt to a more abstract fetcher of metar data
* TinyUrl -- Easily convert the url at point to a tinyurl via tinyurl.com. 
* TextTranslator -- text translation package
* ArxivReader -- a tool to make slogging through arXiv abstracts more fun.  And makes it easy to grab the article pdfs.
* [[Anything]] -- M-x anything-surfraw-only shows URLs of many search engines.
* BugzMode -- an interface to bugzilla servers.

[:CodeSnippetSites]Interfaces to code snippet sites on the Internet

* [http://github.com/defunkt/gist.el gist.el] -- post snippets to [http://gist.github.com GitHub Gist]
* SnipplrMode -- copy snippets to and from [http://snipplr.com Snipplr]
* Lisp:openpaste.el -- Commit posts to [http://openpaste.org OpenPastebin]
* [[Paste2]] -- Paste or get code with [http://paste2.org paste2.org]
* [[pastebin]] -- paste code snippets (or whole buffers) to [http://pastebin.com pastebin.com]
* Lisp:pastebox.el -- Paste to PasteBox-powered pastebins, such as [http://pastebin.ch pastebin.ch]
* [[Debpaste]] -- Interface for [http://paste.debian.net/ paste.debian.net]
* [http://repo.or.cz/w/facebook.el.git facebook.el] -- the beginnings of a Facebook interface
* [[newpaste.el]] -- paste to [http://paste.lisp.org/ paste.lisp.org]
* [[SCPaste]]

Protocols

* EmacsDaytimeServer -- serve the time over tcp, per <nowiki>RFC 867</nowiki>
* EmacsEchoServer -- echo tcp streams back to the sender

Tools and Utilities

* HmacShaOne -- Generate HMAC-SHA1 authentication codes
* OAuthLibrary -- Authentication using OAuth
* GoTranslate -- Google Translate interface
* GoogleTranslate -- Google Translate interface
