home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 237 / 237.d81 / t.cml < prev    next >
Text File  |  2022-08-26  |  5KB  |  185 lines

  1. u
  2.        Q U A N T U M   L I N K
  3.          for the 21th Century
  4.         by E. Grady Glover II
  5.  
  6.  
  7.     The Commodore 64 meets the
  8. Internet, Q-Link style. That is what
  9. Jeff Ledger is trying to accomplish
  10. with CMLink and Commodore Markup
  11. Language (CML).
  12.  
  13.     Jeff is a 34 year old father of
  14. three and operates a small computer
  15. repair firm in Orrville, OH. When he
  16. was young, his family didn't have a
  17. home computer, but luckily he met and
  18. befriended a gentleman who ran a
  19. private school -- which had a computer
  20. lab. The first computer Jeff
  21. encountered, at the age of twelve, was
  22. a TRS-80. And he was hooked.
  23.  
  24.     Jeff's family was not able to send
  25. him to that private school but the
  26. gentlemen who ran it took a liking to
  27. him. Jeff was allowed to lock himself
  28. in the computer lab from 9pm - 3am
  29. every night during the summer months.
  30. Ten TRS-80's, with all the books and
  31. training materials, were at Jeff's
  32. disposal -- a twelve-year-old's dream
  33. come true. Years later, Jeff's father
  34. brought home a Commodore +4 -- which
  35. was exchanged within 24 hours for a
  36. Commodore 64! Years learning the
  37. basics of computing with the C-64
  38. setup led Jeff into a life in the
  39. technology field.
  40.  
  41.     Jeff started his CML project a
  42. little more than a year ago. After
  43. watching 8-bit telnet Bulletin Board
  44. Systems become a reality, CML
  45. (Commodore Mark-up Language) and
  46. CMLink (the QuantumLink-like system
  47. for interaction) seemed like a logical
  48. step. The use of CML makes possible an
  49. open Commodore Internet.
  50.  
  51.     Latter day telnet explorers have
  52. found that with a Commodore, a PC
  53. connected to the Internet, and a
  54. Commodore RS232 interface connecting
  55. the two with a null modem cable,
  56. independent BBSing is better than
  57. ever. CML will help to recreate a
  58. bygone world many Commodore lovers
  59. miss, Quantum Link! Using individual
  60. URL's, a user can access screen after
  61. screen of Commodore viewable
  62. information just like the wonderful
  63. days of yesteryear.
  64.  
  65.     CML started out as a set of
  66. shortened HTML tags which could be
  67. understood by a Commodore 64 and
  68. displayed using petscii/text controls.
  69. The CML code can be embedded in an
  70. ordinary HTML document, out of sight
  71. of PC/Mac browsers. So when
  72. CML-enabled C-64/128's connect to the
  73. site, they get a page which is more
  74. than C= Friendly! They get Commodore
  75. specific content.
  76.  
  77.     Jim Lawless wrote the Machine
  78. Language for the RS232 routines in CML
  79. itself. Leif Bloomquist wrote the
  80. first version of CMLServ, which is
  81. part of the software that makes CMLink
  82. work. CML currently supports viewing
  83. many standard HTML pages by converting
  84. standard HTML to CML on the fly. It
  85. can display PETSCII screens created
  86. with pet editors and supports a
  87. version of hyperlinks -- using
  88. function keys. It even has a
  89. multi-user chatroom written in Perl
  90. using CML input/output protocols, very
  91. similar to Q-Link of yesteryear.
  92.  
  93.     CML is forked into two segments:
  94.  
  95.       CMLink - The Q-link type
  96.         interface, which will use a
  97.         CML backend, is designed for
  98.         all those who miss Quantum
  99.         Link.
  100.  
  101.       CML - The Commodore browser
  102.         itself.
  103.  
  104.     Some features that CML will soon
  105. support:
  106.  
  107.       ETH64 Support - A big goal of
  108.         CML is to loose the current
  109.         requirement of the PC side and
  110.         CMLServ. CMLServ, which is the
  111.         software that is used on the
  112.         PC side to get CMLink to work
  113.         will become an option, instead
  114.         of a requirement..
  115.  
  116.       Sprite Support - On the fly
  117.         download and use of sprites.
  118.  
  119.       Sound Support - On the fly
  120.         download and playback of
  121.         sound, possibly SID.
  122.  
  123.       Built-in IRC - An IRC interface.
  124.  
  125.       File Download - A method of
  126.         downloading CBM files
  127.         directly.
  128.  
  129.     One of the basic design goals of
  130. CML, is to keep it decentralized as
  131. much as possible. Currently, anyone
  132. with a webpage can use CML controls
  133. and code in the page to create a CML
  134. site that doesn't interfere with the
  135. HTML version. This will allow a
  136. Commodore Internet to peacefully
  137. co-exist with the current Internet.
  138.  
  139.     For years I have heard Commodore
  140. users lament when Q-Link pulled the
  141. plug in the mid 90's. I had Q-Link
  142. back in 1989 and miss it deeply. As
  143. fast and all encompassing as the
  144. Internet is, Q-Link had a personal
  145. feel to it that the Internet has never
  146. been able to replicate. Well, all you
  147. Quantum Link enthusiasts, get ready.
  148. By the looks of this, CMLink is going
  149. to be the Q-Link of the Future! If you
  150. would like to get in touch with Jeff
  151. Ledger, email him at
  152.  
  153.            jeff@jer333.com.
  154.  
  155.   EGGII
  156.  
  157.  
  158. [DAVE'S NOTE:] I am HUGELY EXCITED by
  159. this development. Jeff even has given
  160. us schematics on his web page for
  161. constructing the RS232 interface
  162. needed to connect the C= computer to
  163. the PC -- which will be my first
  164. electronics project in 30 years! I
  165. want to be able to CML!
  166.  
  167.     My PC guru and I talked about the
  168. CML concept over late-night coffee for
  169. months, but neither of us had the time
  170. to do anything about it. I cannot tell
  171. you how happy I am to see it become a
  172. reality. The "peaceful coexistance"
  173. with HTML is a great feature of CML --
  174. the one which makes it feasalbe.
  175.  
  176.     LOADSTAR will keep you updated,
  177. and when the software becomes
  178. available, we hope to bring you at
  179. least a taste of its possibilities.
  180. Thanks Jeff, Leif, and Jim for putting
  181. everything together!
  182.  
  183.  DMM
  184.  
  185.  
  186.