home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 233 / 233.d81 / t.roxie < prev    next >
Text File  |  2022-08-26  |  2KB  |  93 lines

  1. u
  2.            PETASCII MOVIES
  3.                 at the
  4.               R O X I E
  5.  
  6.    Text and Theatre by Dave Moorman
  7.         Movies by Mega Factor,
  8.              Joe Passion,
  9.              Kyle Cantin
  10.  
  11.  
  12.     Long ago, in a computer galaxy
  13. far, far away -- before the Internet
  14. -- "telecomputing" meant getting a
  15. nice 1200 baud modem and logging in on
  16. a BBS. These were run by clubs and
  17. businesses (LOADSTAR had one) and
  18. served the primative needs of unjaded
  19. enthusiasts.
  20.  
  21.     Technology has advanced and never
  22. looked back -- except for Lief
  23. Bloomquist of Toronto, Canada, and
  24. friends, who have found a new way to
  25. enjoy the unique world of BBS
  26. communications. The concept is simple
  27. -- once we remember a byte is a byte
  28. by any platform name! Connect a C-64
  29. or 128 by modem to a PC server box,
  30. which in turn is connected to the
  31. Internet. Put a BBS program on the C=
  32. machine -- and you're in business!
  33.  
  34.     Now others, using a C=, can also
  35. connect to the Internet through a term
  36. program, and have full access to the
  37. fun and fanaticism of a private BBS.
  38. The only thing missing are the
  39. expensive long distance bills BBSers
  40. used to face after connecting with far
  41. away places.
  42.  
  43.     Lief demoed this at the LUCKI Expo
  44. over Memorial Day Weekend 2004, and
  45. showed a quaint form of entertainment
  46. from pre-GIF days: ASCI Movies. But in
  47. the world of C=, the movie maker is
  48. not stuck with just letters and
  49. punctuation. We have PETASCII, capable
  50. of displaying remarkable graphics with
  51. just the default font.
  52.  
  53.     So I asked Lief if I could get
  54. some of these movies to show to you.
  55. He responded with a 3.5" disk. As soon
  56. as I got home, I tried them out. The
  57. Viewer program was in ML -- and ran
  58. [WAY] too fast. I felt a great let
  59. down. Here were some fun pieces of
  60. entertainment that zipped by in
  61. seconds.
  62.  
  63.     After I calmed down, I tried a
  64. different tack. I wrote a simple
  65. program:
  66.  
  67.  10 OPEN4,8,4,"MOVIE1"
  68.  20 GET#$,A$:S=ST:PRINTA$;
  69.  30 IF ST=0 THEN 20
  70.  40 CLOSE 4
  71.  
  72.     And suddenly, the cinematic
  73. capabilities of the C-64 flashed
  74. before my eyes!
  75.  
  76.     ROXIE has a little more to it.
  77. (You don't have to type it in, so we
  78. can go overboard anytime we want!) I
  79. used MrMOUSE2.1 Jr. and CURTAINS to
  80. add some pazzazz to the movie-going
  81. experience. All you need is a box of
  82. popcorn and some watered down soda!
  83.  
  84.     Lief included a movie maker
  85. program on the disk, and as soon as I
  86. figure out how to use it, we will
  87. offer it here on LOADSTAR. And if
  88. anyone knows of other classic PETASCII
  89. movies, send them in!
  90.  
  91.  DMM
  92.  
  93.  
  94.