• Welcome to TodayPlus Boards v2.
 

News:

No news is good news.

Main Menu

Stock Feeds

Started by joelw135, December 12, 2003, 07:12:24 PM

Previous topic - Next topic

joelw135

Has anyone found a stock feed that gives the quote showing up or down from previous day?
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

fishboy

Of all my searching, I did not find one, so I wrote a PHP script that creates an RSS feed from information at the Yahoo finance web page (inspired by MadTxn and created from sample code I found) and uses my PC as the web server.  I installed PHP Server (which is free) on my PC which is running IIS 4.0 and Windows 2000.  This will also work with Window 95/98 running Personnel Web Server and XP.  It also works with Apache Web Server (free as well).

A TodayPlus rss entry points to this script on my PC, which connects to Yahoo and creates the feed which TodayPlus uses.  Using this setup you can create your own "web scrapers" to create any RSS feed you want (MadTxn created a nice Movie Listing script).  

Of course, you will have to learn the PHP script language, or find someone to create it for you (there are plenty of sample scripts available as well as a manual).  This may be a little to much for some users so I have asked Eitel to consider the possibility of allowing users to post PHP scripts to the TodayPlus site to be accessed by all users.  However, this might require more bandwidth than Eitel can provide.

I know this may not be what you are looking for, but it does provide an alternative solution.
Axim X5 Advanced, Windows Mobile 2003

joelw135

That would be real cool.  It is hard to look a stock numbers without the previous days value to compare.
Dell Axim X3i, Windows Mobile 2003
512mb Kingston SD card
256mb Lexar SD card
Today Plus
WisBar Advanced
PIEPlus
DotPocket

wallacelee

Hi fishboy,

This is exactly what I am looking for, would you mind sharing your php scripts?

Thanks!

Wallace
MAC

fishboy

Axim X5 Advanced, Windows Mobile 2003