has anyone created a stock ticker of some sort? maybe there is an xml feel fro hubit? I've looked through syndic8 and didn't find one. A module would be even better!
I have one I am testing right now. Don't know if it's going to work for phpws. I picked it up somewhere and I am going to mess with it, but it may be possible to make it into a phpws module with a few changes or a little code. That's another one I would like to work on.
Thanks,
Marie Alline
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Stock tickers are nice but most of the ones I've seen pull data from other sites (like yahoo or marketwatch) and they tend to get mad for using their data like that. I'd love to find a free data source for stock info, it wouldn't be hard to implement a ticker then.
Ed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
MyHeadlines includes a Stock Ticker Function. You can get the new phpWebSite version here: http://www.jmagar.com
(Yes it does screen scrape Yahoo, but it does it in the nicest way possible, it caches the result and does not make more than one request every 20 minutes for a quote. The default timeout comes set to 30 minutes though.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
has anyone created a stock ticker of some sort? maybe there is an xml feel fro hubit? I've looked through syndic8 and didn't find one. A module would be even better!
Beckie
We now have DSL!
http://www.myiportal.com
http://www.geekmom.net
I have one I am testing right now. Don't know if it's going to work for phpws. I picked it up somewhere and I am going to mess with it, but it may be possible to make it into a phpws module with a few changes or a little code. That's another one I would like to work on.
Thanks,
Marie Alline
Stock tickers are nice but most of the ones I've seen pull data from other sites (like yahoo or marketwatch) and they tend to get mad for using their data like that. I'd love to find a free data source for stock info, it wouldn't be hard to implement a ticker then.
Ed
MyHeadlines includes a Stock Ticker Function. You can get the new phpWebSite version here: http://www.jmagar.com
(Yes it does screen scrape Yahoo, but it does it in the nicest way possible, it caches the result and does not make more than one request every 20 minutes for a quote. The default timeout comes set to 30 minutes though.)