On 10/25/07, Anand Shankar <[EMAIL PROTECTED]> wrote: > > On 10/25/07, Mahesh T. Pai <[EMAIL PROTECTED]> wrote: > > > Have a look at https://addons.mozilla.org/en-US/firefox/addon/183 > > > > I know that this is not exactly what you are looking for, but would > > give some clue... > > > > I want to host a website for my Intranet users, who can see live stock > info thru this hosted site instead of the usual stock-info sites. Will > try to get to the sources of this addon. May be it helps.
I recently implemented something like this for my company using plain and simple google search. For example if you want to get stock quotes for Google my little php app makes a web search for "GOOG stock" and the first result is the Google stock data (complete with a graph) which can be easily parsed. -- Anupam _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - September 28-29, 2007 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
