System Architecture Question

Mårten Hellqvist <[email protected]>
Newsgroups gmane.comp.lang.delphi.programming
Message-ID <004d01c34bbb$3fd58030$5f3e2fc2@r2404>
Hi!

i was wondering if anyone could please help me out concerning a
architecture question concerning a web project including delphi. i
thought i might make use of the expertise that exists on these pages.

The situation is as followss. I have programmed an application that is
reading news from several news sources (currently teamtalk.com,
planetfootball.com, ananova.com, soccernet.com and manutd.com). It takes
the date, ingress and headline as well as the URL to the complete news
story. This isn't really important, but it might make the description
easier to follow. This is done with a HTML parser which downloads all
the appropriate pages and parses them. This is currently done with an
ordinary console application which i have to run manually. What i will
be able to do is to put a timer (which isn't really a problem itself)
which runs the parsing routines every, say 30 minutes or something.
However, i must be able to access the program remotely if for some
reason some of the pages i read are corrupt to shut down the parsing of
a certain news provider for a while.

The web application currently eruns on my own webserver but since I'm
not allowed to have commercial sites on this server i am going to host
it on a remote location. They won't allow me to run COM-objects or
ISAPI, so i reckon i have to to the parsing on my own webserver and
upload to the remote server. All the FTP-routines are programmed so that
won't pose a problem. 

The web application also consists of databses and asp-scripts which run
on the remote location (a provider named space2u.com).

So my question really is. Does someoon have any good solution how to
implement this. Any help would be appreciated.

Thanks in advance,
M.Hellqvist, Sweden



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges & Refill Kits for Your Epson at Myinks.com
Free shipping on orders $50 or more to the US and Canada.
http://www.c1tracking.com/l.asp?cid=5705&lp=home/epson.asp
http://us.click.yahoo.com/brYXfA/_xWGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:[email protected]
List owner:[email protected]
--------------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.