home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5832 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  5.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!europa.asd.contel.com!emory!dscatl!gwinnett!wire!andrew
  2. From: andrew_abernathy@wire.gwinnett.com (andrew abernathy)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: switch views, video, images, browsers, misc.
  5. Message-ID: <1992Aug27.035907.3620@wire.gwinnett.com>
  6. Date: 27 Aug 92 03:59:07 GMT
  7. Sender: andrew@wire.gwinnett.com
  8. Organization: or lack thereof
  9. Lines: 110
  10.  
  11.  
  12.     Ok, everything suddenly got serious.
  13.  
  14.     I've been trying to sell my bosses on NeXT ever since I started  
  15. work here two years ago.  Several months ago, I finally was able to buy  
  16. myself a machine.  I showed it off at work to generate interest.   
  17. Yesterday, my boss told me they want to show off a prototype on the NeXT  
  18. at a presentation of our proposal on a MAJOR job, worth MANY millions of  
  19. dollars.  I personally, with some peripheral support, have to create this  
  20. involved prototype, with actual data, and even, supposedly, video.  I have  
  21. to do most of the work on my own time (the company is paying me some for  
  22. use of my machine), and I have... TWO WEEKS ...before the proposal.   
  23. Better yet, I don't know how to program this thing.  (I was waiting for  
  24. 3.0, a good book on programming the machine, programmed all day, didn't  
  25. feel like it at night, etc., etc.  It has indeed come back to haunt me.)
  26.  
  27.  
  28.     So what do I want?  Well, a few things.  (Keep in mind that I'll  
  29. be using NeXTSTEP 3.0 PR2, unless my 3.0 update arrives within about a  
  30. week.)  A lot of this stuff could probably be found fairly easily, but I  
  31. simply don't have the time to investigate it all.  If you don't have the  
  32. time (or inclination) to answer stupid questions, that's fine.  Please  
  33. forgive the fact that many of these could be answered with a minimum  
  34. amount of research on my part... I simply don't have the time to research  
  35. much.
  36.  
  37.  
  38. 1)    Switch Views
  39.  
  40. Info on doing switch views, such as in multiple view inspectors.  I need  
  41. to make HEAVY use of this.  I got, via e-mail ftp, SwitchBox, but it  
  42. doesn't work under NeXTSTEP 3.0.  I really need to be able to create  
  43. multiple panels and connect them separately to the view, as opposed to  
  44. creating one big view and moving it about, but I would settle for the  
  45. latter if I absolutely had to.
  46.  
  47.  
  48. 2)    Video
  49.  
  50. I really need to be able to show video.  A sequence of TIFF images would  
  51. be fine, and my boss (supposedly) can supply the images.  However, I have  
  52. no idea how I would get them to display, much less sequence.  This may not  
  53. be possible with my experience in the amount of time given.  The ability  
  54. to tell some other application to sequence the images would probably be  
  55. sufficient, but I would also need the other application, and it can't cost  
  56. much.  (Yeah, I know, for such a big job, you would think they could fund  
  57. this part of the proposal some, but they didn't decide until yesterday  
  58. that they were going to do this at all, it's actually going to be a fairly  
  59. minor portion of the proposal, and they don't want to pour a bunch of  
  60. money into an unproven platform and an unskilled (in NeXTland) programmer.   
  61. It's a major coup that I'm able to get the platform this amazing level of  
  62. exposure.  If it shows off DECENTLY with two weeks work... well, my  
  63. imagination is running overtime.)  Any suggestions, hints, pointers are  
  64. appreciated.
  65.  
  66.  
  67. 3)    Images
  68.  
  69. I also need still images.  I envision a simple view that merely displays a  
  70. TIFF, PS or EPS image.  I could probably dynamically load such an image  
  71. onto a large button, but again, I know nothing.  I could probably find the  
  72. method(s) needed, but SIMPLE sample code would be GREATLY appreciated.   
  73. (Given a fully qualified filename, load it and display in view / on  
  74. button, whatever.  I'll have to have data / images for several objects, so  
  75. I'll need to know anything necessary about "unloading" the image.)
  76.  
  77. Also, if anyone has experience with Graphisoft's VISA, for converting  
  78. AutoCAD files into PostScript, I'd love to hear from you.  These are the  
  79. images I really need to be able to throw up into a view.
  80.  
  81.  
  82. 4)    Matrices / Browsers
  83.  
  84. I plan to have a two-column browser... choose the system element type and  
  85. the second column allows selection of entities of that type.  I need some  
  86. sample code, as simple as possible, showing how to react to a choice being  
  87. made from the browser and determining what the choice was so I can open a  
  88. custom inspector for that entity, depending on it's element type.
  89.  
  90.  
  91. 5)    Miscellaneous
  92.  
  93. DBKit        I'm going to be using DBKit.  (Fortunately, I will have  
  94. access to someone who knows a lot about database, though not DBKit.)  I  
  95. can do the basic stuff, but it would be great to have some resource or  
  96. resources I could e-mail (or possibly call) with questions if I run up  
  97. against problems.  (I tend to doubt I will... I envision my prototype  
  98. database needs to be mostly quite simple, if somewhat bulky.
  99.  
  100. Help        I'm going to set up NeXTSTEP help.  Anyone with experience  
  101. that could give me gotchas, pointers on how to get started quick, would be  
  102. very appreciated.
  103.  
  104. Localization    I'd like to put the main screen and menu up in an  
  105. alternate language, preferably Spanish or French.  If someone would be  
  106. willing to translate a few menus and a screen gratis, I would be very  
  107. grateful.
  108.  
  109. General        I'm going to have general questions.  A battery of people  
  110. that I can pepper with questions over the next two weeks would be great.   
  111. Probably I would normally need code fragments and comments on gotchas;  
  112. anyone who has full 3.0 documentation would probably be great.
  113.  
  114.  
  115.  
  116. I know I'm asking for a lot, but I was surprised by the request and it's  
  117. my big chance to sell management on this platform.  Thanks for any help.
  118.  
  119. -- 
  120. andrew_abernathy@wire.gwinnett.com (NeXTmail gleefully accepted)
  121.