No I don't have something that big running all the time and at 15 minutes regular intervals.
On 8/21/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > > From: Dan Plesse [mailto:[EMAIL PROTECTED] > > Sent: Sunday, August 20, 2006 10:56 AM > > > > I have something called the NASDAQ 3000 which I use a gateway > > to compile > > public companies using 3000 quotes I built up using > > the NASDAQ 3000 index. It's something like 3251 not 3000. It > > uses a hsqldb > > text database embedded inside coldfusion for speed on > > a shared host. > > > > Basically I recommend not using a webservice and just build something > > yourself from scratch. I also use java the skip and scrape out > > or over html tags to get at the good stuff and then save that > > to text table. > > Where are you scraping your data from? If you are doing this on a > regular interval, like every 15 minutes, you can get in trouble if the > site ever looks at their traffic and sees all that scraping coming from > your server. > > > ------------------- > > This transmission may contain information that is privileged, confidential > and/or exempt from disclosure under applicable law. If you are not the > intended recipient, you are hereby notified that any disclosure, copying, > distribution, or use of the information contained herein (including any > reliance thereon) is STRICTLY PROHIBITED. If you received this transmission > in error, please immediately contact the sender and destroy the material in > its entirety, whether in electronic or hard copy format. Thank you. A1. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250469 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

