Short: GetHTTPNews v0.1 (Read Yahoo!News Offline) Author: zard@multimania.com Type: comm/tcp Version: 0.1 Architecture: m68k-amigaos Distribution: World Introduction ~~~~~~~~~~~~ GetHTTPNews retrieves HTML files from HTTP Servers and converts it into Text saved into one single file. Usage ~~~~~ GetHTTPNews is running through configuration files. -> GetHTTPNews <config file> debug <config file >: path name of the config file debug : if you want some more infos... Config file: Items ~~~~~~~~~~~~~~~~~~ (It's Case Sensitive!) Host=<HostName of server containing HTML pages> URL=<URL of Articles Index> Start=<String to find before getting HREF Documents> End=<String to find before stopping> AStart=<determines start of articles> AEnd=<determines end of articles> TXT=<path of text file created> Max=<Max Number of articles to retrieve> MaxERRORS=<Max Number of connection error before stopping getting an article> Comments: ~~~~~~~~~ GetHTTPNews is based on the fact that all articles you want to get are referenced in one single page (Index). So GetHTTPNews may be used on servers like Yahoo, Lycos, InfoSeek or any other server presenting news as explained. For any help contact me. Projects: ~~~~~~~~~ Creating a GUI, if some people find it useful.