home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / tools / business / Currency.2.0.w.README < prev    next >
Encoding:
Text File  |  1997-12-18  |  2.1 KB  |  81 lines

  1.  
  2. Currency (The Currency Conversion Tool) 
  3. OpenStep Version 2.0 by Eric Tremblay (ericet@cam.org)
  4.  
  5.  
  6. Submitted to:
  7. ftp://next-ftp.peak.org/pub/openstep/submissions
  8.  
  9. Should end up in:
  10. ftp://next-ftp.peak.org/pub/openstep/windows/apps/financial
  11.  
  12. Intro:
  13. ======
  14.  
  15. This is an OLD app that I "converted". It's NOT EASY the conversion from NEXTSTEP to OpenStep. At least not as easy as we were lead to believe. Even a VERY simple application such as this one does not automatically convert to OpenStep. I can only imagine the work that it takes to convert something like WriteUp or other fancy applications... Onces converted it was VERY EASY to port it to Windows NT. Simply a recompile did the trick. Bravo NeXT!
  16.  
  17. Currency is a valuble tool to the people who travel or are going to travel. It permits the user to convert his dollars into any foreign currency.
  18.  
  19. How to I get the lastest rates?
  20. Well you can first start out with your local newspaper or on the World Wide Web. 
  21.  
  22. Here's my favorite places:
  23. http://www.ibm.net/currency.html
  24. http://www.olsen.ch/cgi-bin/exmenu
  25. http://www.bloomberg.com/cgi-bin/tdisp.sh?markets/fxc.html
  26.  
  27. Other comments:
  28. ===============
  29. This application is FREE to anyone using OpenStep. If you enjoy it, please write me and email!
  30.  
  31.  
  32. INSTALLATION:
  33. ============
  34.  
  35. WINNT:
  36.  
  37. 1. Unpack the software distribution
  38.  
  39.     a. open a "Bourne Shell" window
  40.     b. change directory to location of distribution, for example, C:\temp
  41.         cd C:\temp
  42.     c. gunzip the distribution:
  43.         gunzip TheApp.w.NT.bs.tar.gz
  44.     d. untar the resulting uncompressed file:
  45.         tar xvf TheApp.w.NT.bs.tar
  46.  
  47. The Package:
  48. ============
  49.  
  50.  
  51. Version 2.0 comes complete in a tar.gz package.
  52. Which includes:
  53.  
  54.  - Currency.app binary for OpenStep Intel for Windows NT
  55.  
  56.  - README.TXT  This file
  57.  
  58.  - Nebula.rtfd Information about the Nebula CDROM
  59.  
  60.  - Includes Full Source Code
  61.  
  62.  - Intel Windows NT binaries.
  63.  
  64.  
  65. Compiling:
  66. ==========
  67.  
  68. This version includes all the source code necessary to recompile 
  69. the program from scratch on OpenStep 4.0 or above. 
  70.  
  71. CONTACT INFO:
  72. =============
  73.  
  74. Comments and suggestions are welcomed:
  75.  
  76. E-mail:    ericet@cam.org
  77.    WWW:    http://www.cam.org/~ericet 
  78.  
  79.  
  80.  
  81.