home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / THE-WAVE.TXT < prev    next >
Encoding:
Text File  |  2019-04-13  |  11.6 KB  |  281 lines

  1.  <C> 1994 by GEnie
  2.  ==========================================================================
  3.  This file is brought to you by The Commodore 64/128 RoundTable on GEnie
  4.  
  5.  This file may be published or excerpted in User Group newsletters
  6.  providing credit is given in this manner:
  7.  
  8.  "Copyright 1994 by GEnie  From the Commodore 64/128 RoundTable File#:#####"
  9.  
  10.  This file maybe be distributed, if distributed whole and unaltered, on
  11.  non-profit BBSs or non-profit networks.
  12.  
  13.  For more information on GEnie call by modem:
  14.  1-800-638-8369  (8-N-1 300/1200/2400)
  15.  Enter: HHH
  16.  Then reply: xtx99018,commrt
  17.  Then enter:  Commodore
  18.  
  19.  And enjoy!
  20.  ==========================================================================
  21. <GEOS-TIM> SHOWTIME
  22.  
  23.            Welcome to the GEOS DEN! ! !
  24.            Tonight's conference is hosted by Geos-Tim (Tim Hewelt), and
  25.            transcripts will be edited by cbm-bandit(Cam Stewart).
  26.  
  27.            Tonight our special guest is programmer Maurice Randall.  He
  28.            has come up with another remarkable program that he would
  29.            like to tell you about.  Welcome Maurice Randall!!!
  30.  
  31. <Maurice> Welcome everyone, I am introducing my next new product, "The Wave".
  32.  
  33.           This follows geoFAX, and is also telecommunications related. This
  34.           first release will be for GEOS 128 in 80 column mode only.
  35.  
  36.           It is a high-speed terminal program. But more than that actually. It
  37.           is actually several terminals all in one. I am designing it to be
  38.           modular and able to have new features added when something new comes
  39.           along. It is easy to upgrade by adding a module.
  40.  
  41.           It works just fine with any modem that can be connected to a
  42.           SwiftLink. I have used it on a 2400 baud modem, a 14.4 modem, and a
  43.           28.8 modem.
  44.  
  45.           I am logged on in this conference right now with it at 9600.
  46.           So, it is an actual working program at this point in time. It only
  47.           needs some features added, and some polishing applied. As of right
  48.           now, there is absolutely no bugs in the program.
  49.  
  50.           It works great with GEOS running at the same time. It is complete
  51.           with the usual point and click icons and menus. It has a main lobby,
  52.           so to speak, where you can go into any of the supported terminal
  53.           modes.
  54.  
  55.           One unique feature is the way it handles it's capture buffer.
  56.           As the buffer in memory fills up, it will save it to a GeoWrite
  57.           page. As it fills up again, another page will be created.
  58.  
  59.           This allows you to use GeoWrite as your buffer editor. I figured, why
  60.           reinvent the wheel when we already have an excellent editor?
  61.  
  62.           From The Wave's main menu, you can load GeoWrite directly. And when
  63.           you exit GeoWrite, you will return directly to The Wave. You don't
  64.           have to exit to the Desktop to do so.
  65.  
  66.           I will be releasing a public domain version of The Wave fairly
  67.           soon. This will be a stripped down version of the real thing. It will
  68.           be functional and not just a demo, although many features won't be
  69.           available as in the final commercial version.
  70.  
  71.           For instance, uploading and downloading won't be in the PD version.
  72.           But the chat mode and capture buffer will be working. So it will be
  73.           great for conferences such as this one and for messages and EMail.
  74.           Plus it will give you a chance to check it out before buying.
  75.  
  76.           The ASCII terminal operates on a GEOS graphic screen and is in full
  77.           color. The ASCII terminal also supports VT-100 so that it can be used
  78.           as such.
  79.  
  80.           There is also an ANSI mode, but this one will switch to an 80 column
  81.           text screen to better deal with the ANSI graphics and colors.
  82.  
  83.           This will be a rare program because of it using a text screen in
  84.           GEOS. This will also make the screen much faster.
  85.  
  86.           The chat mode supports up to 255 characters at one time. And while
  87.           the chat mode is on, you have a 26 line screen in ASCII mode.
  88.           With chat turned off, you have 28 lines on the screen. This is enough
  89.           to handle just about any online service nicely.
  90.  
  91.           One of the neat features of this terminal program also is the way it
  92.           allows you to send a text scrap to the modem. You can fetch a scrap
  93.           from an album and paste it to the modem. You can also send individual
  94.           GeoWrite pages. This allows you to edit EMail and messages offline
  95.           and send the easily.
  96.  
  97.           You can also take the mouse and highlight a portion of the screen and
  98.           copy it to a text scrap. Sort of the same way GeoWrite allows you to
  99.           do.
  100.  
  101.           I have geared this terminal to GEOS users. There will be more
  102.           features to come.
  103.  
  104.           The way I have written the routines keeps you from missing any
  105.           characters. while the screen is scrolling messages. I have not lost a
  106.           character yet.
  107.  
  108.           Another neat feature is that you can hold the CONTROL key to pause.
  109.           When you release the key, the scrolling will continue.
  110.  
  111.           OK, we can open up the floor for questions now.
  112.  
  113. <GEOS-TIM> Power user has a question
  114.  
  115. <C= Power User Mag> Thanks Maurice, do you have a ball-park figure as far as
  116.                     price for this?
  117.  
  118. <Maurice> I have not set a price yet, but most likely it will be around 40
  119.           dollars.
  120.  
  121. <GEOS-TIM> geoHarold has a question.
  122.  
  123. <geoHarold> Maurice, will the WAVE work with gateWay?
  124.  
  125. <Maurice> I haven't tested it with gateWay yet, but it should work just fine. I
  126.           have run it on a native partition, and it works fine there.
  127.  
  128. <geoHarold> How about using it with RAMLink? 
  129.  
  130. <Maurice> I am running it from a RamLink right now. The SwiftLink is in the
  131.           front port.
  132.  
  133. <GEOS-TIM> Jeff has a question.
  134.  
  135. <Jeff> What are some of the features of U/Ling and D/Ling? Protocols and such.
  136.        Anything special. ?
  137.  
  138. <Maurice> Good question Jeff. All the popular protocols are supported, X, Y and
  139.           Z. Plus it will automatically convert a GEOS file while up or
  140.           downloading. The user doesn't even have to realize it is happening.
  141.           You can turn this feature off if you don't want to convert on the
  142.           fly.
  143.  
  144. <GEOS-TIM> Great feature, Maurice! Power User has a question.
  145.  
  146. <C= Power User Mag> Will "The Wave" have the ability to utilize the DACC
  147.                     partition on a Ramlink?
  148.  
  149. <Maurice> There might end up being some special uses for a DACC partition, but
  150.           not in the 'normal' terminal modes.
  151.  
  152.           There will be a fax module that will likely require some extra ram
  153.           and it might make use of a DACC partition.
  154.  
  155. <GEOS-TIM> Maurice, when I had talked to you last, you were talking about some
  156.            of the World Wide Web capabilities, as far as graphics is concerned.
  157.            Could you tell us about them? 
  158.  
  159. <Maurice> I will tell you a little, but I don't want to get into this too
  160.           much, just in case it isn't too feasible with this application. It
  161.           might end up having to be a totally separate application. But maybe
  162.           not.
  163.  
  164.           One of the terminal modes in The Wave is called 'The Wild Surf'. Oh
  165.           yeah... each of these different terminal modes have their own names.
  166.  
  167.           The ASCII terminal is called 'The Beachcomber'.
  168.           The ANSI terminal is called 'The Sightseer'.
  169.           And the Web Browser is called 'The Wild Surf'.
  170.  
  171.           The Wild Surf will be able to navigate the World Wide Web, complete
  172.           with all the graphics and stuff that only the Macs and IBMs can
  173.           enjoy.
  174.  
  175.           We will be just as fast as them, just not the same screen resolution.
  176.           This mode will require a lot of disk space and a mandatory ramdisk.
  177.           But it will give us GEOS users something to look forward to.
  178.  
  179. <GEOS-TIM> With the accelerator boards from CMD we could be faster that the
  180.            IBMs.
  181.  
  182. <Maurice> I think so.
  183.  
  184. <GEOS-TIM> Jeff has a questions
  185.  
  186. <Jeff> Will the web browser support sound?
  187.  
  188. <Maurice> I don't know if I will be able to handle the sound yet. I haven't
  189.           checked into that aspect. Right now I will say no.
  190.  
  191. <GEOS-TIM> geoHarold has a question.
  192.  
  193. <geoHarold> Are you planning a 64 version?
  194.  
  195. <Maurice> Once the 128 version is going, I will do up a 64 version, But with
  196.           the new accelerator coming, I plan to wait until that is released.
  197.  
  198.           I will do a version for a standard 64 and one for the souped-up 64.
  199.           Most likely, any new software that I do for a 64 will have two
  200.           versions from now on.
  201.  
  202.           The hot one will be written to take advantage of the accelerator's
  203.           features.
  204.  
  205. <GEOS-TIM> Jeff has another question.
  206.  
  207. <Jeff> Are there any features that will help navigate certain online services?
  208.        Like for, say, GEnie RTC's and BB's. Also, is there script support in
  209.        The Wave?  
  210.  
  211. <Maurice> That is in the works. Remember I can add any module to this thing.
  212.           All I need is the necessary info from the online services And I can
  213.           implement what is needed into a module for that service.
  214.  
  215.           Then we can point and click our way around GEnie, or CIS, or  Delphi
  216.           and even AOL, But I don't expect AOL to do anything.
  217.  
  218.           The commercial version will have a programmable feature. So, you will
  219.           be able to make it do just about whatever you want. I will probably
  220.           copy some routines from geoSHELL into it for script work.
  221.  
  222. <GEOS-TIM> Bill has a question.
  223.  
  224. <Bill> When can I get one and who do I get it from?
  225.  
  226. <Maurice> The PD version will be online here within the next month. As for the
  227.           commercial version, remember geoFAX? 
  228.  
  229. <Bill> No?
  230.  
  231. <Maurice> I don't give dates anymore.  :) I goofed when I announced the release
  232.           date for geoFAX. I really blew it. I don't want to do that again.
  233.  
  234. <Bill> ok. And the modules, how will we find out about those? the new ones
  235.  
  236. <Maurice> You will hear news online here, in newsletters, Commodore World, etc.
  237.           Also, Anybody on my mailing list and registered users will get info
  238.           in the mail.
  239.  
  240. <GEOS-TIM> Snogpitch has a question
  241.  
  242. <Snogpitch> Is the online version PD or shareware?
  243.  
  244. <Maurice> The online version is free. Just download it and enjoy...
  245.  
  246. <GEOS-TIM> Outstanding!!!
  247.  
  248. <Snogpitch> How can we register it?
  249.  
  250. <Maurice> The most you will have to do is send me your name and address, so
  251.           that I can inform you when the real thing is ready to release. All
  252.           the registration info will be included in the docs.
  253.  
  254. <Snogpitch> Post Card ware?
  255.  
  256. <Maurice> Yes, you might say. It is also publicity ware!
  257.  
  258. <GEOS-TIM> Jeff has a question
  259.  
  260. <Jeff> So it definately requires a SwiftLink at this point?
  261.  
  262. <Maurice> Yes, it will not work with a user-port RS-232. SwiftLink is required.
  263.  
  264. <Jeff> Ok...what about the 64 version?
  265.  
  266. <Maurice> The user port RS-232 adapters just aren't fast enough. Same deal with
  267.           the 64 version. SwiftLink or compatible 6551 setup. However, I have
  268.           created what I call a modem interface driver. So far, the only driver
  269.           is a SwiftLink driver.
  270.  
  271.           If I get a Hart Cartridge, I will write a driver for that too. And if
  272.           I think I can do a fast enough user port driver, I will work on it.
  273.           The problem is that there is just too much going on at the same time,
  274.           to handle the user port RS-232 requires too much processor time but
  275.           we have an accelerator coming, remember?
  276.  
  277. <GEOS-TIM> Thank you for coming in tonight! It has been great as usual. 
  278.  
  279. <Maurice> Thank you all for coming too. I have enjoyed this as usual.
  280.  
  281.