Changes between Version 1 and Version 2 of Ticket #1

Show
Ignore:
Timestamp:
02/06/08 00:17:54 (5 years ago)
Author:
tobias382
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1 – description

    v1 v2  
    11A user sends a message containing a sequence of two or more capital letters (an acronym) followed by a question mark. This plugin will check for such a sequence and, if it finds one, query an external data source for the meaning of the acronym. If a meaning is found, the plugin will send a message to the channel from which the original message was sent. The message will contain the acronym followed by the retrieved meaning. 
    22 
    3 '''Potential Data Sources''' 
    4  
     3'''Potential Data Sources'''[[BR]] 
    54[http://research.silmaril.ie/acronyms Internet Acronym Server][[BR]] 
    6 Plans to have a web service at some point. Web scraping could be applied until that time. 
    7  
    85[http://en.wikipedia.org/wiki/List_of_abbreviations List of abbreviations][[BR]] 
    9 [http://en.wikipedia.org/wiki/List_of_acronyms_and_initialisms List of acronyms and initialisms][[BR]] 
    10 Pages from Wikipedia to which web scraping could be applied. 
     6[http://en.wikipedia.org/wiki/List_of_acronyms_and_initialisms List of acronyms and initialisms]