** see INSTALL for installation instructions **

** see man page for usage **


	I cant think of anything real important here, but here are answers to
a few questions I have received so far.

	1)  The data is delayed 20 minutes.  This is because Yahoo and most
free stock quote sites do this because of market rules, etc.  On that note
I get my data from http://quote.yahoo.com or the Yahoo Stock Quote service. (see
note below).  I do this because they have an option to download only data without 
HTML which means I can download 150 bytes vs. 5000 bytes.  No big deal for me
but for modem users with fast update settings it could be a problem.  Also
Yahoo is a stable service.  If anyone feels brave they can write another
PERL script that gets data from another place (perhaps real-time), and send it
to me.  It must conform to my data file format (see the ~/.wmstock directory).

** When Yahoo has taken the quotes offline, which has happened about 2 times
in the past year that I have seen, wmstock will report that a stock is a 
bad ticker.  There is no easy way to distinguish between a bad ticker
and Yahoo's own confusion.  If you see the BAD TICKER message and suspect that
you are correct, go to http://quote.yahoo.com and try your ticker there.
If Yahoo is having problems, they are usually fixed within a few hours.


	2)  International Tickers...  Whatever Yahoo can show, I can.  I 
dont really know any major international stocks that I could test with,
so I really don't.  So your stock might not work.  But, it should work
for Canadian (Toronto Exchange) stocks.  The table below will tell you
how to access your stock, but it is very incomplete.  If you get a quote
from your corner of the world, working or not, let me know.

	Exchange	   Suffix	Example Ticker
	--------           ------       --------------
	Toronto		   TO		MFC.TO

	3) A suggestion.  I do not delete old data unless you re-use the quote,
so if you look up a quote for SUNW there will be a sunw.dat file in ~/.wmstock
until you remove it.   If you look it up again, it will be deleted, but then
rewritten.  So basically what I am saying here is if you really care, go 
clear out ~/.wmstock every once in awhile.  

*** Afterstep *****************************************************************
In order to dock this app with Afterstep, add this line to your
wharf file.  You can choose either of these 2 to modify.

System wide:
 /usr/local/share/afterstep/wharf
or per user:
~/GNUstep/Library/AfterStep/wharf

*Wharf wmstock nil Swallow "wmstock" wmstock -s SUNW AOL &

(thanks to David Bestor <bestord@indenial.com> for this one)

*** Free BSD *****************************************************************

Will Andrews <andrews@technologist.com> is porting this app to FreeBSD.
More information when it is available.

******************************************************************************

If you have any questions/comments/whatever please email me:
mfischer@umr.edu (Matt Fischer).

This is my first WM app, and my first "real" App that I am releasing to the
world.  Be gentle.  

								-mlf

								07-01-1999	

