home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / gendoc / sunrise.rev < prev    next >
Encoding:
Text File  |  1994-07-13  |  11.5 KB  |  186 lines

  1. Wed Jan 27, 1988
  2. J.DAGGAN
  3.  
  4. OK, here's my review: I live in Staten Island, New York, and spend at
  5. least two and a half hours a day commuting to and from Manhattan.
  6. Although I use most of the time to catch up on my reading, sometimes I
  7. wish I had a chance to write letters or journal entries as well.  So I
  8. looked around for an affordable laptop computer, and found one
  9. advertised in Byte Magazine.
  10.  
  11. California Digital is now offering a Xerox 1815 laptop computer (also
  12. called a "Sunrise").  If you're like me, you never heard of it.  I'm not
  13. even sure it was ever marketed by Xerox.  However, the price ($189) was
  14. so low I had to give it a try.  On unpacking the Sunrise, I found
  15. several accessories, some of little or no use.  There was a
  16. microcassette tape (which can be used for saving data or recording
  17. voice), an external monitor cable, a cable for attaching the unit to a
  18. television, and a power converter.  The manual appears to be a first
  19. draft.  It's not typeset, and repeats useless information many times
  20. while leaving out fairly important instructions like how to transfer
  21. files directly to other computers.  Another disconcerting feature of the
  22. Xerox 1815 is the disclaimer sticker on it's bottom.  According to this,
  23. Xerox Corporation sells this computer "As Is," with no warranty of any
  24. kind whatsoever, nor any guarantee or suggestion that service is
  25. available from any source.  However, California Digital will repair
  26. broken units for a fee.
  27.  
  28. The back of the Sunrise has two phone jacks -- one for the internal
  29. modem and one for the telephone.  You can also use this computer as a
  30. speaker phone, supposedly.  There are two RS232 ports, one for a
  31. parallel printer connection and the other for a serial device, a "data
  32. link" for connecting the optional disk drive unit, and jacks for use
  33. with an external monitor or a TV set.  On the right side of the unit are
  34. ports for connecting a speaker and microphone, and a special port for
  35. Rompacks, which are small cartridges that have programs for other
  36. applications.  The Sunrise comes with one Rompack that has a tutorial on
  37. how to use the computer, but since it stopped working about half way
  38. through the presentation, I'm not sure how reliable the Rompacks are.
  39. There are two Rompacks available from California Digital which contain
  40. some business programs written in Basic.  The battery is a Ni-Cad
  41. rechargeable battery.  It can be recharged by plugging the unit into a
  42. wall socket through the AC power adaptor.  According to the manual, it
  43. takes 14 hours to recharge the battery completely.  The charge lasts for
  44. maybe a little over an hour.  There is a status line on the main menu
  45. which keeps track of battery usage.  After every five minutes of use,
  46. the battery counter is incremented by one, so if you've been using the
  47. Sunrise under battery power for ten minutes, the counter will read
  48. "0002." The manual says that the Sunrise should be recharged after the
  49. battery counter reads "0012."  I've gone up to "0014" without
  50. recharging, and haven't had a problem with it, but as the counter gets
  51. to around 8 or so, the LCD display slows down somewhat, and the tape
  52. slows down considerably.  One other note about the power source: while
  53. operating the Sunrise off of the AC power adaptor, the unit gets very
  54. warm at the right rear section.  I don't know how this might affect
  55. long-term operation of the computer at a desk, but I would think some
  56. sort of external fan would be in order.  While operating on battery
  57. power, this problem does not exist.
  58.  
  59. The keyboard is big enough to type on comfortably.  The keys themselves
  60. have a nice feel to them.  There's a big return key, a control key
  61. that's right below the z key, an alpha lock, and four cursor control
  62. keys to the right of the space bar.  Ten function keys above the number
  63. keys control the various applications.
  64.  
  65. Data storage is via micro-cassette, which is rather slow to save and
  66. load files, but works fine for my purposes.  When the computer is turned
  67. on, the cassette automatically fast-forwards an inch or so in order not
  68. to write over older files.  If you've rewound the tape for some reason,
  69. don't forget to fast-forward it past the last file saved.  I learned
  70. about this one the hard way.  During one of the long waits for the
  71. Sunrise to find and load a file from tape, I began to realize why disk
  72. drives were invented.  The LCD screen is only 3 lines long, and since
  73. one of those is taken up by a function key command line (which changes
  74. depending on the application you're using), you really only have two
  75. lines to work with.
  76.  
  77. The width of the screen is 80 columns, though and for simple word
  78. processing, which is what I use the computer for, this is fine.
  79. However, trying to write a program while in BASIC would be nearly
  80. impossible.  If you try to list even one line of code, it quickly
  81. disappears, to be replaced by the OK prompt.  When connected to an
  82. external monitor, the Sunrise display length extends to 24 lines or so,
  83. but the width shrinks to 40 characters.  The LCD display is also
  84. difficult to read in low lighting situations, like the back of this taxi
  85. I'm in right now.  It's mounted directly into the body of the computer,
  86. so you can't tilt the display, but the setup program allows you to
  87. adjust the viewing angle using the up and down arrow keys.
  88.  
  89. Despite the silence of the manual on the subject, I searched through my
  90. old FOGHORNs and found some articles about transferring files from a
  91. Tandy Model 100 to an Osborne I, and one of the methods described worked
  92. for the Sunrise.  Using a null modem cable, connect the RS232C serial
  93. ports of each computer.  In the Xerox's Setup function, direct the
  94. Output to the serial port.  Do this by first pressing the Setup function
  95. key, then choosing the Output menu.  At the "Listing?" prompt, press the
  96. function key directly under the RS232 choice.  Press Exit, then choose
  97. the Serial option.  Again, following the menus, set up the serial port on
  98. the Xerox this way:
  99.  
  100. XonXoff protocol, 1200 baud, 8 data bits, no stop bits, no parity.
  101.  
  102. Now, running IMP on the Osborne, enter "T filename.txt" to get into
  103. terminal mode with the copy function.  Go into the Text function of the
  104. Xerox, load the file to send, and, with the cursor at the beginning of
  105. the document, press the Print key.  (Incidentally, the Sunrise will not
  106. output data while under battery power.  It has to be plugged in.
  107. Another little bug.) The information will flash on the screen of the
  108. Osborne.  If it looks garbled, the cable ends may need to be switched.
  109. This general method should work with other computers equipped with an
  110. RS232 serial port and communications software that can capture data from
  111. the screen, although I haven't tried it with anything other than an
  112. Osborne so far.  The Sunrise has a built-in 300/1200 baud modem, but the
  113. 1200 baud modem did not seem to function properly.  I called California
  114. Digital, and found out that the 1200 baud modem operates at half duplex,
  115. bell 202A, which is a strange setting and will probably not work with
  116. most RBBS's.  So I only use the 300 baud modem, with the following
  117. settings: Baud - 300; Mode - Originate; Parity - none; Data Bits - 8;
  118. Stop Bits - 1.  You can store numbers which the unit will dial
  119. automatically.  Press the Phone key at the main menu.  Now press enter,
  120. and you can enter a three-letter code for your phone number.  It has to
  121. be three letters, by the way.  It won't auto-dial the number unless the
  122. code has exactly three letters.  Follow the prompts to enter the phone
  123. number, in this format: XXX-XXX-XXXX.  If you have to dial an extra
  124. number to get an outside line, put a comma after the number, like so:
  125. X,XXX-XXX-XXXX.  The comma will cause the modem to pause a moment to
  126. allow the connection to be made.
  127.  
  128. Press "Dial," and the modem should now be calling your number.  You can
  129. hear the call through the little speaker to the right of the keyboard.
  130. When the remote computer is connected, the speaker will beep a couple of
  131. times.  Press the Connect key, then the Echo key.  You should see
  132. information from the RBBS on your screen now.  I tried downloading a
  133. file, but couldn't figure out how to do it.  The manual, again, is
  134. cryptic on this point.  But I think you can only download text files 10k
  135. or less in size, so this function would not be of much use to many of us
  136. anyway.  The California Digital ad says the computer has 64k of memory,
  137. and I guess this is true, except the programs take up all but 10k of it,
  138. which limits the size of the files you can keep in RAM.  If you have
  139. phone numbers stored in the Phone program, or appointments in the
  140. Calendar, you have even less room for text.  Pressing control/delete
  141. displays the available memory and allows you to clear any section you
  142. wish.  Be careful to save any text you have before clearing the memory,
  143. or you'll lose whatever you've entered.  I learned this the hard way
  144. too.
  145.  
  146. The word processing function is very simple.  You press "Text" at the
  147. main menu to run it.  You can start to enter text by pressing the
  148. "Entry" key.  Insert mode is always on; the backspace key deletes one
  149. character to the left; control-delete deletes one character to the
  150. right; the cursor keys move up, down, left and right.  There is a find
  151. function that will find a string; pressing "Find" and the up arrow will
  152. take the cursor to the beginning of the entry; "Find" and the down arrow
  153. will take it to the end.  "File" functions allow you to save and load
  154. files to and from the microcassette.
  155.  
  156. With a few reservations, I haven't been disappointed with the Sunrise.
  157. It performs the function I purchased it for -- text processing on the
  158. ferry -- creditably, and so far has shown itself to be a fairly rugged
  159. little computer.  I've been hauling it to and from work, through the
  160. ferry terminal and Grand Central station, through icy winds and jostling
  161. crowds, and it's still performing well.  All the bumping around on the
  162. subways took it's toll on the Xerox, though.  One day I turned it on,
  163. only to be greeted by a totally black screen and a screeching beep.
  164. After switching the computer on and off a few more times, I got the
  165. normal display, but all of the settings -- time, date, etc.  -- plus the
  166. contents of the text buffer were gone.  After this happened a couple
  167. more times, I decided it was time to open it up and take a peek.
  168. Unscrewing two screws on the back of the unit was all it took.  I found
  169. the problem right away.  There was a loose power connector.  I put it
  170. back where it belonged, with a little tape for extra security, and
  171. screwed the unit back together.  So far, no more problems.  According to
  172. the advertisement in Byte, California Digital sells a dual floppy drive
  173. module that plugs into the back of the Sunrise ($159) and an 80 column
  174. printer ($59).  With the disk drive unit (which has an 8-bit
  175. microprocessor, according to the manual) attached, the Sunrise can run
  176. under the CP/M operating system, although I have not had a chance to
  177. test this, since I haven't purchased those attachments.  All in all, I
  178. think the Sunrise is a good computer for performing a very specific
  179. task: writing short letters, memos, etc. away from your desk.  I have
  180. not had a chance to try some of its other functions, such as a voice
  181. recorder or a speaker phone, but I suspect that, while the Sunrise might
  182. serve in a pinch, you would do much better to purchase a real tape
  183. recorder and speaker phone for your office.  But I have found that it
  184. serves very adequately as a portable word processor.  And the price is
  185. right, too.
  186.