Simple ajax - yahoo quote retrieval and display in few lines

Simple ajax - yahoo quote retrieval and display in few lines

am 19.10.2007 08:38:47 von rajesh

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 listing
http://www.bhavyait.co.in/resources/tutorials.html

See yahoo dashboard in action at
http://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.

Re: Simple ajax - yahoo quote retrieval and display in few lines

am 19.10.2007 10:45:35 von Captain Paralytic

On 19 Oct, 07:38, Rajesh 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!

Re: Simple ajax - yahoo quote retrieval and display in few lines

am 30.10.2007 06:55:09 von rajesh

On Oct 19, 1:45 pm, Captain Paralytic wrote:
> On 19 Oct, 07:38, Rajesh 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!

yes...
after 30 seconds you will see the dashboard.

Re: Simple ajax - yahoo quote retrieval and display in few lines

am 30.10.2007 15:27:16 von Captain Paralytic

On 30 Oct, 05:55, Rajesh wrote:
> On Oct 19, 1:45 pm, Captain Paralytic wrote:
>
>
>
>
>
> > On 19 Oct, 07:38, Rajesh 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!
>
> yes...
> after 30 seconds you will see the dashboard.- Hide quoted text -
>
> - Show quoted text -

Nope, I get a errors on page icon at the bottom and I don't have all
those options in my Internet Options