Stock Fetcher
From CSE330 Wiki
[edit] Description
There will be a quick quote window that will query yahoo directly to obtain the real-time stock data in comma separated format and then I would parse the information and display it in a pop-up window. Users will be able to download their custom data in excel format to let them analyze the data on their own terms. Users will be able to manage a portfolio. Specific stock related news from finance sites and blogs will be diplayed for each stock.
[edit] Design Process
Develop interface using PHP. Implement the DB in mySQL. Fetch the news and article using Perl.

