Update
I have moved the Ajax Stock Quote from the main blog to a stock dedicated blog (http://rsi7.com)
I have created this AJAX STOCK QUOTE during the course of learing how to write an ajax php script.
Later , I decided to add this function to Word Press but didn’t want to explore the WordPress api’s. So, I just modified the theme files and and inserted few php lines and files.
The javascript basically calls the ajax functions to retreive the data from an additional php page every 10 seconds and shows updated prices. This additional page do the actual mining job and may consume too much resources when many people visit my page. (Fortunately, my blog is not popular 😀 )
I will make it available for you to download, but maybe I should test with other themes how Ajax Stock Quotes would show up.
Is the code available for download yet? I’ve ben looking for something like this. Thanks
I didn’t think someone actually wanted to try my script.
I will try to create a package soon but I can’t tell you when.
Thanks for the comment anyway.
I would also like to check this out, I would be up for contributing as well. Thanks for your efforts thus far!
Thanks, I may use this on my stock quotes website which I am developing at http://stockquotes.hk
Thanks, i would appreciate it as well. I would use it on my site that i am in the making.