home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / software / 3414 < prev    next >
Encoding:
Text File  |  1993-01-12  |  3.4 KB  |  75 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!usenet
  3. From: gad@eclipse.its.rpi.edu (Garance A. Drosehn)
  4. Subject: New version of pCD (Photo CD Reader) available
  5. Message-ID: <hn-3k4+@rpi.edu>
  6. Keywords: Photo_CD Photos pCD.app
  7. Nntp-Posting-Host: eclipse.its.rpi.edu
  8. Date: Tue, 12 Jan 1993 08:47:36 GMT
  9. Lines: 64
  10.  
  11. Just before Christmas, Dick Phillips (rlp@lanl.gov) released a program
  12. called pCD for reading Photo CD's on the NeXT.  Just after New Year's,
  13. I finally got the NeXT CD-ROM reader which I've been waiting for since
  14. it was ordered in August.
  15.  
  16. I had a few vacation days coming to me, so I used them to work on pCD.
  17. While this has been an excellent project for me to work on (I certainly
  18. know a lot more about NeXT programming than I did on Dec 25th), I have
  19. to get back to my real job for awhile.
  20.  
  21. I do believe my changes are significant enough that anyone interested in
  22. the program would be better off with this version.  Thus, even though I
  23. have a lot of ideas for things to change in the program, I'm making this
  24. version available via anonymous FTP.  I haven't tried to put it on 
  25. sonata or cs.orst.edu due to usenet articles which seem to imply that
  26. they are out of disk space.  The fact that I thought I'd be home and
  27. asleep over 4 hours ago probably has something to do with it, too.
  28.  
  29. Anyway, it is available via anonymous FTP from:
  30.        host:  eclipse.its.rpi.edu       [ IP= 128.113.24.91 ]
  31.   directory:  NeXT
  32.       files:  pCD0.2.README
  33.               pCD0.2.compressed
  34.  
  35. I have a number of ideas for further improvements, and I'd be interested
  36. in any other ideas that people have.  I make zero promises that I'll ever
  37. *do* any of those things, but I'm interested in knowing about them... :-)
  38.  
  39. ---
  40. Garance Alistair Drosehn     =     gad@eclipse.its.rpi.edu
  41. ITS Systems Programmer            (handles NeXT-type mail)
  42. Rensselaer Polytechnic Institute;           Troy NY    USA
  43.  
  44. ---
  45. excerpt from pCD0.2.README
  46.  
  47. I'm calling Dick Phillips' version "0.1".  I have made quite a few changes
  48. to it and am calling this version 0.2.  More options are implemented, some
  49. bugs are fixed, and the code is structured differently in many parts.  I'm
  50. hoping that everything about the result is pretty obvious, as I haven't
  51. written any help for it yet...
  52.  
  53. The one feature that isn't obvious is that you can get a "face-tiff-sized"
  54. selection rectangle by holding down the option key before click-dragging
  55. in an image window.  This feature may move to a different key combination
  56. in future versions, as I'm not sure it's correct from the standpoint of
  57. NeXT User Interface Guidelines.
  58.  
  59. This now supports opening all the image sizes, although the preference
  60. panel does not allow you to select the largest size.  You can try that
  61. size if you want, but it requires HUGE amounts of VM.  The first time I
  62. opened an image at the largest size, my swapfile grew to over 70meg by
  63. the time the picture was open.  That left me with all of about 180K
  64. if disk space free on my hard disk (yes, *K*, not meg).  This was much
  65. too close for comfort, so I disabled the option.
  66.  
  67. Source code is included, as is a compiled version of the resulting
  68. program.  This program will only work on NeXTSTEP Release 3.0 or better.
  69. I hope people find this interim release useful, even though there are
  70. many many things that I'd like to do to improve this some more.  I doubt
  71. I'll have time to do any of those things anytime soon though, so I 
  72. decided I'd make this version available as it is.
  73.  
  74.         - Garance / Jan 12th, 1993
  75.