Dr.Bob's Programming Clinic Headlines
Endpoints
Contributed Clients What is this? Add / Edit / Delete Client
Detailed Description
News headlines on six topics.
Dr.Bob's Clinic News Headline Service produces headlines, with the focus on six topics: Delphi, C++Builder, JBuilder, Kylix, SOAP and BorCon. News headlines can be obtained in three formats: plain ASCII, HTML and WML (for your WAP device).
You can download a sample Windows GUI (including Delphi 6 source code) that even (optionally) translates the ASCII text from English to German, French, Italian, Portuguese or Spanish.
Usage Notes
DelphiNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
C++BuilderNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
JBuilderNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
KylixNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
SOAPNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
BorConNews
argument: Integer (0 = ASCII, 1 = HTML, 2 = WML)
returns: String
Help Message Board