Posted by Captain Paralytic on 10/19/07 08:45
On 19 Oct, 07:38, Rajesh <raj1...@gmail.com> wrote:
> Have you guys wanted to have stock tickers on ur desktop/ web pages,
> but can't use applets as they were heavy, too much configuration than
> here is one approach and light weight solution all for free.
>
> Ajax based solution refreshes data at configured time interval and you
> don't have to wait for your favourite stock to appear in ticker. You
> have all latest view auto updated and for all the stocks at one go.
>
> In my approach i am using ajax to get data from yahoo, i am not saving
> it just using it and using prototype.js modifying the csv and on the
> fly displaying it in table.
>
> Check this out for complete tutorial and code listinghttp://www.bhavyait.co.in/resources/tutorials.html
>
> See yahoo dashboard in action athttp://www.bhavyait.co.in/resources/yahoodashboard.html
>
> Hope it helps as it is based on Web2.0 technologies and is super light
> weight as is using only ajax.
SO I got to look at the dashboard in IE6 and it gives me a message:
This only works in IE!
[Back to original message]
|