home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractdev / archive / v01.n033 < prev    next >
Internet Message Format  |  2000-07-30  |  41KB

  1. From: owner-fractdev-digest@lists.xmission.com (fractdev-digest)
  2. To: fractdev-digest@lists.xmission.com
  3. Subject: fractdev-digest V1 #33
  4. Reply-To: fractdev-digest
  5. Sender: owner-fractdev-digest@lists.xmission.com
  6. Errors-To: owner-fractdev-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractdev-digest         Sunday, July 30 2000         Volume 01 : Number 033
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Wed, 5 Jul 2000 20:33:11 -0500
  18. From: "Jonathan Osuch" <osuchj@uswest.net>
  19. Subject: Float only Xfractint
  20.  
  21. Tim,
  22.  
  23. Were you going to put together a source code synch of the float only
  24. Xfractint?  Or, can we get there with a patch?
  25.  
  26. Jonathan
  27.  
  28.  
  29.  
  30. - --------------------------------------------------------------
  31. Thanks for using Fractdev, The Fractint Developer's Discussion List
  32. Post Message:   fractdev@lists.xmission.com
  33. Get Commands:   majordomo@lists.xmission.com "help"
  34. Administrator:  twegner@fractint.org
  35. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  36.  
  37. ------------------------------
  38.  
  39. Date: Thu, 06 Jul 2000 01:39:43 -0600
  40. From: Tim Wegner <twegner@swbell.net>
  41. Subject: Re: Float only Xfractint
  42.  
  43. > Were you going to put together a source code synch of the float only
  44. > Xfractint?  Or, can we get there with a patch?
  45.  
  46. I can do this. Let me have a look this weekend.
  47.  
  48. I've been working on my firewall, and am suddenly the author of a 
  49. How-To :-). It's
  50.  
  51. http://lrp.c0wz.com/dox/seawall-es.txt
  52.  
  53. This is done now.
  54.  
  55. Tim
  56.  
  57.  
  58. - --------------------------------------------------------------
  59. Thanks for using Fractdev, The Fractint Developer's Discussion List
  60. Post Message:   fractdev@lists.xmission.com
  61. Get Commands:   majordomo@lists.xmission.com "help"
  62. Administrator:  twegner@fractint.org
  63. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  64.  
  65. ------------------------------
  66.  
  67. Date: Sat, 08 Jul 2000 22:41:57 -0600
  68. From: Tim Wegner <twegner@swbell.net>
  69. Subject: Re: Float only Xfractint
  70.  
  71. > Were you going to put together a source code synch of the float only
  72. > Xfractint?  Or, can we get there with a patch?
  73.  
  74. I just put your file up. I tried it, and for the most part it looks fine. 
  75. The problems I did see were probably generic and not due to your 
  76. float only changes. I installed Linux-Mandrake with truecolor, and 
  77. the Xfractint colors are mostly blue, plus the tell-tale grid caused 
  78. by the passes=g mode.
  79.  
  80. The file is available via: 
  81.  
  82. http://www.fractint.org/ftp/xfract20.0.11.fo.zip
  83.  
  84. I've also added an http link to the files in addition to the current ftp 
  85. one on the web page. Damien has had to diable anonymous ftp 
  86. access to the files for the time being to accomodate a customer. 
  87. Developer login ftp still works.
  88.  
  89. Jonathan, what developer environmemnt does your allegro port 
  90. require? I'd like to try it.
  91.  
  92. Tim
  93.  
  94.  
  95.  
  96.  
  97. - --------------------------------------------------------------
  98. Thanks for using Fractdev, The Fractint Developer's Discussion List
  99. Post Message:   fractdev@lists.xmission.com
  100. Get Commands:   majordomo@lists.xmission.com "help"
  101. Administrator:  twegner@fractint.org
  102. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  103.  
  104. ------------------------------
  105.  
  106. Date: Sun, 9 Jul 2000 07:37:57 -0500
  107. From: "Jonathan Osuch" <osuchj@uswest.net>
  108. Subject: Re: Float only Xfractint
  109.  
  110. > I just put your file up. I tried it, and for the most part it looks fine.
  111. > The problems I did see were probably generic and not due to your
  112. > float only changes.
  113.  
  114. If you intend to keep the DOS float only version current, there are some
  115. changes that need to be made to it.  For example, go to the <x> screen and
  116. change the max iteration count, press <return>, and then return to the <x>
  117. screen.  Observe the max iteration count.
  118.  
  119. > I installed Linux-Mandrake with truecolor, and
  120. > the Xfractint colors are mostly blue, plus the tell-tale grid caused
  121. > by the passes=g mode.
  122.  
  123. I understand the blue.  The tell-tale grid with solid guessing I haven't
  124. been able to track down.  Does is show up with the default mandel or only
  125. with zooms?  With my allegro port, it only shows up with zooms (but at all
  126. color depths).
  127.  
  128. > Jonathan, what developer environment does your allegro port
  129. > require? I'd like to try it.
  130.  
  131. At this point, the allegro port is still basically Xfractint.  The version
  132. of allegro I used was the latest work in progress (WIP).  Once you install
  133. the allegro files, you need to make sure that the libraries are accessible.
  134. They get put in a directory that isn't in one of the default library
  135. locations.  There is information in the readme files on how to fix this.
  136. Try running some of the example programs first.  Once you get them running,
  137. there should be no problem getting my port to run.
  138.  
  139. There is an allegro setup program that saves information into a cfg file.
  140. We will need to either incorporate this into our code or use it as a
  141. separate routine.  I don't believe the cfg file is necessary to get the port
  142. up and running.  It has configuration information on the keyboard, mouse,
  143. and sound options.  Hmm, it may be needed for the mouse.
  144.  
  145. I am using a 256 color environment for development purposes, but it doesn't
  146. matter.  I've switched to truecolor modes and it still works.  I've set up
  147. the palette routines to use the 256 colors from the current color map in all
  148. color depths.  This will be changed later once we've set up coloring options
  149. for truecolor.
  150.  
  151. Jonathan
  152.  
  153.  
  154.  
  155. - --------------------------------------------------------------
  156. Thanks for using Fractdev, The Fractint Developer's Discussion List
  157. Post Message:   fractdev@lists.xmission.com
  158. Get Commands:   majordomo@lists.xmission.com "help"
  159. Administrator:  twegner@fractint.org
  160. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  161.  
  162. ------------------------------
  163.  
  164. Date: Sun, 09 Jul 2000 13:35:30 -0600
  165. From: Tim Wegner <twegner@swbell.net>
  166. Subject: Re: Float only Xfractint
  167.  
  168. > At this point, the allegro port is still basically Xfractint.  The version
  169. > of allegro I used was the latest work in progress (WIP). 
  170.  
  171. I am missing just one detail :-) I assume you are talking about 
  172. allegro under Linux, right? Because you could be talking about 
  173. allegro under djgpp.
  174.  
  175. Tim
  176.  
  177.  
  178. - --------------------------------------------------------------
  179. Thanks for using Fractdev, The Fractint Developer's Discussion List
  180. Post Message:   fractdev@lists.xmission.com
  181. Get Commands:   majordomo@lists.xmission.com "help"
  182. Administrator:  twegner@fractint.org
  183. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  184.  
  185. ------------------------------
  186.  
  187. Date: Sun, 9 Jul 2000 16:16:21 -0500
  188. From: "Jonathan Osuch" <osuchj@uswest.net>
  189. Subject: Re: Float only Xfractint
  190.  
  191. > I am missing just one detail :-) I assume you are talking about
  192. > allegro under Linux, right? Because you could be talking about
  193. > allegro under djgpp.
  194.  
  195. Yes, under Linux.  I started trying to compile it under djgpp once, but
  196. stopped when the endian.h file couldn't be found.  It's there, but under a
  197. different directory.  This got me looking at autoconf.  It doesn't look like
  198. the default autoconf template checks for endian.h, however.  For now, I'll
  199. stick to Linux.
  200.  
  201. I think I've worked out how to set up selection of the different video
  202. modes.  What bothers me is how to determine what resolutions and color
  203. depths are available.
  204.  
  205. Jonathan
  206.  
  207.  
  208.  
  209. - --------------------------------------------------------------
  210. Thanks for using Fractdev, The Fractint Developer's Discussion List
  211. Post Message:   fractdev@lists.xmission.com
  212. Get Commands:   majordomo@lists.xmission.com "help"
  213. Administrator:  twegner@fractint.org
  214. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  215.  
  216. ------------------------------
  217.  
  218. Date: Mon, 10 Jul 2000 10:58:27 -0600
  219. From: Phil McRevis <legalize@xmission.com>
  220. Subject: Re: Float only Xfractint 
  221.  
  222. In article <000401bfe9ea$ee1a8e00$0100a8c0@bananasenior>,
  223.     "Jonathan Osuch" <osuchj@uswest.net>  writes:
  224.  
  225. > stopped when the endian.h file couldn't be found.  It's there, but under a
  226. > different directory.  This got me looking at autoconf.  It doesn't look like
  227. > the default autoconf template checks for endian.h, however.  For now, I'll
  228. > stick to Linux.
  229.  
  230. I can help you with the autoconf stuff.  I autoconf'ed one of my own
  231. applications and had to look for some headers and so-on.
  232.  
  233. > I think I've worked out how to set up selection of the different video
  234. > modes.  What bothers me is how to determine what resolutions and color
  235. > depths are available.
  236.  
  237. Doesn't Allegro provide a way to enumerate the resolutions and color
  238. depths?  I haven't looked at it in ages.
  239.  
  240. Under X this is relatively easy (enumerate screens and visuals on each
  241. screen) and under DirectX this is also straightforward.  I imagine
  242. that Allegro must have something similar?
  243. - --
  244. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  245.     ``Ain't it funny that they all fire the pistol,     
  246.       at the wrong end of the race?''--PDBT     
  247. legalize@xmission.com    <http://www.xmission.com/~legalize/who/>
  248.  
  249. - --------------------------------------------------------------
  250. Thanks for using Fractdev, The Fractint Developer's Discussion List
  251. Post Message:   fractdev@lists.xmission.com
  252. Get Commands:   majordomo@lists.xmission.com "help"
  253. Administrator:  twegner@fractint.org
  254. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  255.  
  256. ------------------------------
  257.  
  258. Date: Mon, 10 Jul 2000 14:55:34 -0500
  259. From: "Jonathan Osuch" <osuchj@uswest.net>
  260. Subject: Re: Float only Xfractint 
  261.  
  262. Rich,
  263.  
  264. > I can help you with the autoconf stuff.
  265.  
  266. Thanks, that will help a lot.
  267.  
  268. >> I think I've worked out how to set up selection of the different video
  269. >> modes.  What bothers me is how to determine what resolutions and color
  270. >> depths are available.
  271.  
  272. >Doesn't Allegro provide a way to enumerate the resolutions and color
  273. >depths?  I haven't looked at it in ages.
  274.  
  275. Yes.
  276. Do we want to set up a standard set of video resolutions for each color
  277. depth:
  278.  
  279. DRIVER    WIDTH  HEIGHT  COLORS  RGBA   COMMENTS
  280. Allegro        640         480          256         0000        palette
  281. based
  282. Allegro        800        600          32k          5550        color depth
  283. 15
  284. Allegro        1024      768          64k          5650        color depth
  285. 16
  286. Allegro        1600      1200        16m         8880        color depth 24
  287.  
  288. And then when the user selects one, if it can't be used a message to that
  289. affect is displayed?
  290.  
  291. Or, should we verify each mode is actually available before we display the
  292. choices?
  293.  
  294. The second approach will lengthen the initial runup time.
  295.  
  296. I'm leaning towards the first approach because I want to implement a custom
  297. mode which will allow any combination of width and height within the limits
  298. of the code (currently 10 - 32767).  OTOH, it doesn't matter because any
  299. time the video mode is set, the result code needs to be checked.
  300.  
  301. Jonathan
  302.  
  303.  
  304.  
  305. - --------------------------------------------------------------
  306. Thanks for using Fractdev, The Fractint Developer's Discussion List
  307. Post Message:   fractdev@lists.xmission.com
  308. Get Commands:   majordomo@lists.xmission.com "help"
  309. Administrator:  twegner@fractint.org
  310. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  311.  
  312. ------------------------------
  313.  
  314. Date: Mon, 10 Jul 2000 14:24:36 -0600
  315. From: Phil McRevis <legalize@xmission.com>
  316. Subject: Re: Float only Xfractint 
  317.  
  318. In article <000801bfeaa8$da9275a0$0100a8c0@bananasenior>,
  319.     "Jonathan Osuch" <osuchj@uswest.net>  writes:
  320.  
  321. > > I can help you with the autoconf stuff.
  322. > Thanks, that will help a lot.
  323.  
  324. OK, email me directly or to the list whichever you prefer.  I can't
  325. promise instant turnaround, but I'll try to help.  Its probably best
  326. to start out with what you attempted and I'll kibbitz.
  327.  
  328. > >Doesn't Allegro provide a way to enumerate the resolutions and color
  329. > >depths?  I haven't looked at it in ages.
  330. > Yes.
  331. > Do we want to set up a standard set of video resolutions for each color
  332. > depth:
  333.  
  334. OK, does Allegro provide a list of video modes that work, or are you
  335. forced to "test" them?  If the latter, do the test once at startup and
  336. remember the results.  You can persist the results into a disk file if
  337. the startup cost is burdensome.
  338.  
  339. > I'm leaning towards the first approach because I want to implement a custom
  340. > mode which will allow any combination of width and height within the limits
  341. > of the code (currently 10 - 32767).
  342.  
  343. This is also a reasonable thing to do under a window system -- since
  344. the window can be an arbitrary size and isn't necessarily tied to the
  345. video mode.  (I think on Windows it can be the size of the video mode or
  346. smaller; whereas X only cares that the window size fit into a 0-65535
  347. range.)
  348.  
  349. However, I'd defer implementing the arbitrary size video mode until
  350. later.  Who knows what else in fractint is going to mess up when you
  351. change that.
  352. - --
  353. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  354.     ``Ain't it funny that they all fire the pistol,     
  355.       at the wrong end of the race?''--PDBT     
  356. legalize@xmission.com    <http://www.xmission.com/~legalize/who/>
  357.  
  358. - --------------------------------------------------------------
  359. Thanks for using Fractdev, The Fractint Developer's Discussion List
  360. Post Message:   fractdev@lists.xmission.com
  361. Get Commands:   majordomo@lists.xmission.com "help"
  362. Administrator:  twegner@fractint.org
  363. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  364.  
  365. ------------------------------
  366.  
  367. Date: Mon, 10 Jul 2000 20:42:12 -0500
  368. From: "Jonathan Osuch" <osuchj@uswest.net>
  369. Subject: Re: Float only Xfractint 
  370.  
  371. Rich,
  372.  
  373. > OK, does Allegro provide a list of video modes that work, or are you
  374. > forced to "test" them?  If the latter, do the test once at startup and
  375. > remember the results.  You can persist the results into a disk file if
  376. > the startup cost is burdensome.
  377.  
  378. You need to "test" them.
  379.  
  380. > However, I'd defer implementing the arbitrary size video mode until
  381. > later.  Who knows what else in fractint is going to mess up when you
  382. > change that.
  383.  
  384. After increasing the disk video mode limits to 64kx64k we have a pretty good
  385. idea what will break.  Solid guessing breaks.  I believe we've fixed all the
  386. other places where problems were reported.  At this time, solid guessing is
  387. broken anyway (for a different reason).
  388.  
  389. Jonathan
  390.  
  391.  
  392.  
  393. - --------------------------------------------------------------
  394. Thanks for using Fractdev, The Fractint Developer's Discussion List
  395. Post Message:   fractdev@lists.xmission.com
  396. Get Commands:   majordomo@lists.xmission.com "help"
  397. Administrator:  twegner@fractint.org
  398. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  399.  
  400. ------------------------------
  401.  
  402. Date: Mon, 10 Jul 2000 20:10:36 -0600
  403. From: Phil McRevis <legalize@xmission.com>
  404. Subject: Re: Float only Xfractint 
  405.  
  406. In article <000801bfead9$4abbfce0$0100a8c0@bananasenior>,
  407.     "Jonathan Osuch" <osuchj@uswest.net>  writes:
  408.  
  409. > > OK, does Allegro provide a list of video modes that work, or are you
  410. > > forced to "test" them?
  411. > You need to "test" them.
  412.  
  413. I would do this at install time then.  Provide a simple app that does and
  414. records the results.  The user can re-run it if their hardware setup
  415. changes.
  416.  
  417. > After increasing the disk video mode limits to 64kx64k we have a pretty good
  418. > idea what will break.
  419.  
  420. OK, I wasn't aware that the limit was that high already.
  421. - -- 
  422. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  423.     ``Ain't it funny that they all fire the pistol,     
  424.       at the wrong end of the race?''--PDBT     
  425. legalize@xmission.com    <http://www.xmission.com/~legalize/who/>
  426.  
  427. - --------------------------------------------------------------
  428. Thanks for using Fractdev, The Fractint Developer's Discussion List
  429. Post Message:   fractdev@lists.xmission.com
  430. Get Commands:   majordomo@lists.xmission.com "help"
  431. Administrator:  twegner@fractint.org
  432. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  433.  
  434. ------------------------------
  435.  
  436. Date: Mon, 10 Jul 2000 20:47:38 -0600
  437. From: Phil McRevis <legalize@xmission.com>
  438. Subject: autoconf (was: Float only Xfractint)
  439.  
  440. In article <000401bfe9ea$ee1a8e00$0100a8c0@bananasenior>,
  441.     "Jonathan Osuch" <osuchj@uswest.net>  writes:
  442.  
  443. > stopped when the endian.h file couldn't be found.  It's there, but under a
  444. > different directory.  This got me looking at autoconf.  It doesn't look like
  445. > the default autoconf template checks for endian.h, however.  For now, I'll
  446. > stick to Linux.
  447.  
  448. I just refreshed myself on how autoconf works by looking at the source
  449. to my project that used it.  I used automake to get a GNU compliant
  450. makefile, then used autoconf to isolate system dependencies.  This
  451. worked well because automake saved me the time of writing a complex
  452. makefile that did all the good things we expect from a makefile and
  453. autoconf kept me from getting hung up on the differences between
  454. Debian linux and Solaris.
  455.  
  456. What I did to learn autoconf was to print out the documentation
  457. (texinfo files) for automake, autoconf and libtool.  It turns out I
  458. never needed to know much about libtool because I wasn't developing a
  459. shared library.  Read through all the documentation once and then try
  460. a small example interactively with the tool.
  461.  
  462. Use autoconf to localize a dependency on the location of a .h file
  463. with autoconf like this:
  464.  
  465. In your configure.in put a check for the location of the header:
  466.  
  467.     AM_CONFIG_HEADER(config.h)
  468.     AC_CHECK_HEADERS(endian.h sys/endian.h)
  469.  
  470. Inside config.h when it is written out will be the #defines like so:
  471.  
  472.     /* Define if you have the <endian.h> header file.  */
  473.     /* #undef HAVE_ENDIAN_H */
  474.  
  475.     /* Define if you have the <sys/endian.h> header file.  */
  476.     #define HAVE_SYS_ENDIAN_H 1
  477.  
  478. Then somewhere in your source code you use these #defines to include
  479. the appropriate header:
  480.  
  481.     #if HAVE_ENDIAN_H
  482.     #include <endian.h>
  483.     #else
  484.     #if HAVE_SYS_ENDIAN_H
  485.     #include <sys/endian.h>
  486.     #endif
  487.     #endif
  488.  
  489. You can do other things with configure like changing the link line to
  490. include support for third-party libraries and so-on.  You take all the
  491. system dependent aspects of your code and parameterize them on things
  492. to be determined by the configure script.  The results of the configure
  493. tests are substituted into <file>.in template files and written out to
  494. <file>.
  495.  
  496. Automake is similar to autoconf, but it parameterizes the standard
  497. "GNU Makefile" according to the GNU coding standard, which requires a
  498. lot of things for compliant Makefiles like the standard targets all,
  499. clean, dist, etc.  Automake extends autoconf by providing some new
  500. macros that can be used in configure.in and provides a succinct way of
  501. specifying the varying components of a Makefile via Makefile.am.
  502.  
  503. For my project, I wrote Makefile.am and configure.in.  Automake takes
  504. the Makefile.am and creates a Makefile.in.  autoconf takes the
  505. configure.in and generates a configure script and a config.h.in.  When
  506. the source distribution is unpacked, they run configure which generates
  507. the Makefile and config.h from their respective .in's.
  508.  
  509. automake and autoconf are only needed by developers who wish to change
  510. configure.in and Makefile.am.  If you just modify C code in existing
  511. files, then you never need automake or autoconf you just run
  512. configure.
  513.  
  514. Does that help?
  515. - --
  516. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  517.     ``Ain't it funny that they all fire the pistol,     
  518.       at the wrong end of the race?''--PDBT     
  519. legalize@xmission.com    <http://www.xmission.com/~legalize/who/>
  520.  
  521. - --------------------------------------------------------------
  522. Thanks for using Fractdev, The Fractint Developer's Discussion List
  523. Post Message:   fractdev@lists.xmission.com
  524. Get Commands:   majordomo@lists.xmission.com "help"
  525. Administrator:  twegner@fractint.org
  526. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  527.  
  528. ------------------------------
  529.  
  530. Date: Sun, 23 Jul 2000 19:39:36 -0500
  531. From: "Jonathan Osuch" <osuchj@uswest.net>
  532. Subject: Next patch
  533.  
  534. Tim,
  535.  
  536. Do you have anything you might want to go into the next patch?  I have a
  537. small patch that fixes some problems with the stereogram screen prompts.
  538.  
  539. Are we still on patch 12 for the next one?
  540.  
  541. Jonathan
  542.  
  543.  
  544.  
  545. - --------------------------------------------------------------
  546. Thanks for using Fractdev, The Fractint Developer's Discussion List
  547. Post Message:   fractdev@lists.xmission.com
  548. Get Commands:   majordomo@lists.xmission.com "help"
  549. Administrator:  twegner@fractint.org
  550. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  551.  
  552. ------------------------------
  553.  
  554. Date: Sun, 23 Jul 2000 21:14:20 -0600
  555. From: Tim Wegner <twegner@swbell.net>
  556. Subject: Re: Next patch
  557.  
  558. Jonathan asked:
  559.  
  560. > Do you have anything you might want to go into the next patch?  I have a
  561. > small patch that fixes some problems with the stereogram screen prompts.
  562.  
  563. No, I don't have anything.
  564.  
  565. > Are we still on patch 12 for the next one?
  566.  
  567. I believe patch 12 is the next one. One thing that probably needs to 
  568. be done is re-unify the Xfractint and Fractint float-only versions. I 
  569. could have a look at that.
  570.  
  571. Tim
  572.  
  573. > Jonathan
  574. > --------------------------------------------------------------
  575. > Thanks for using Fractdev, The Fractint Developer's Discussion List
  576. > Post Message:   fractdev@lists.xmission.com
  577. > Get Commands:   majordomo@lists.xmission.com "help"
  578. > Administrator:  twegner@fractint.org
  579. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  580.  
  581.  
  582.  
  583. - --------------------------------------------------------------
  584. Thanks for using Fractdev, The Fractint Developer's Discussion List
  585. Post Message:   fractdev@lists.xmission.com
  586. Get Commands:   majordomo@lists.xmission.com "help"
  587. Administrator:  twegner@fractint.org
  588. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  589.  
  590. ------------------------------
  591.  
  592. Date: Mon, 24 Jul 2000 16:00:36 GMT
  593. From: "Rupert Millard" <rupertam@hotmail.com>
  594. Subject: Re: more 3D bugs in float-only?
  595.  
  596. Hi,
  597.  
  598. Sorry but I think I have found more bugs in 3d.
  599.  
  600. I'm not sure if its restricted to the float only version.
  601.  
  602. If you do:
  603.  
  604.    stereo=1,2,3 or 4
  605.  
  606. Then fractint goes a bit haywire. Again I decided to report it to fractdev 
  607. because I thought that this might be a fundamental problem rather than a bug 
  608. which only occurs during an unusual alignment of planets.
  609.  
  610. From,
  611.  
  612. Rupert
  613. ________________________________________________________________________
  614. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  615.  
  616.  
  617. - --------------------------------------------------------------
  618. Thanks for using Fractdev, The Fractint Developer's Discussion List
  619. Post Message:   fractdev@lists.xmission.com
  620. Get Commands:   majordomo@lists.xmission.com "help"
  621. Administrator:  twegner@fractint.org
  622. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  623.  
  624. ------------------------------
  625.  
  626. Date: Mon, 24 Jul 2000 11:21:09 -0500
  627. From: "Jonathan Osuch" <osuchj@uswest.net>
  628. Subject: Re: more 3D bugs in float-only?
  629.  
  630. Rupert,
  631.  
  632. > Sorry but I think I have found more bugs in 3d.
  633.  
  634. > I'm not sure if its restricted to the float only version.
  635.  
  636. > If you do:
  637.  
  638. >    stereo=1,2,3 or 4
  639.  
  640. > Then fractint goes a bit haywire.
  641.  
  642. Yes, that's a bug.  I introduced it with patch 11.  I'll fix it.
  643.  
  644. Jonathan
  645.  
  646.  
  647.  
  648. - --------------------------------------------------------------
  649. Thanks for using Fractdev, The Fractint Developer's Discussion List
  650. Post Message:   fractdev@lists.xmission.com
  651. Get Commands:   majordomo@lists.xmission.com "help"
  652. Administrator:  twegner@fractint.org
  653. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  654.  
  655. ------------------------------
  656.  
  657. Date: Tue, 25 Jul 2000 16:47:17 -0500
  658. From: "Jonathan Osuch" <osuchj@uswest.net>
  659. Subject: Version 20.0 patch 12
  660.  
  661. Tim,
  662.  
  663. Patch 12 is on the ftp site.  It fixes the stereogram screen prompts and the
  664. 3D problem I introduced with patch 11.  I uploaded a new executable, also.
  665.  
  666. Anonymous ftp is still blocked, however.
  667.  
  668. Jonathan
  669.  
  670.  
  671.  
  672. - --------------------------------------------------------------
  673. Thanks for using Fractdev, The Fractint Developer's Discussion List
  674. Post Message:   fractdev@lists.xmission.com
  675. Get Commands:   majordomo@lists.xmission.com "help"
  676. Administrator:  twegner@fractint.org
  677. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  678.  
  679. ------------------------------
  680.  
  681. Date: Tue, 25 Jul 2000 20:43:45 -0600
  682. From: Tim Wegner <twegner@swbell.net>
  683. Subject: Re: Version 20.0 patch 12
  684.  
  685. Jonathan wrote:
  686.  
  687. > Anonymous ftp is still blocked, however.
  688.  
  689. Users can download via http. There is a link from the fractint.org 
  690. web page. It is:
  691.  
  692. http://www.fractint.org/ftp/
  693.  
  694. Tim
  695.  
  696.  
  697. - --------------------------------------------------------------
  698. Thanks for using Fractdev, The Fractint Developer's Discussion List
  699. Post Message:   fractdev@lists.xmission.com
  700. Get Commands:   majordomo@lists.xmission.com "help"
  701. Administrator:  twegner@fractint.org
  702. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  703.  
  704. ------------------------------
  705.  
  706. Date: Wed, 26 Jul 2000 01:04:50 -0400
  707. From: "Damien M. Jones" <dmj@fractalus.com>
  708. Subject: Re: Version 20.0 patch 12
  709.  
  710. Jonathan,
  711.  
  712.  - Anonymous ftp is still blocked, however.
  713.  
  714. Yep, as soon as I can get a patched FTP server I'll re-enable it. Although,
  715. after having run FTP for a couple of years now, I must say I'm rather
  716. distressed with it as its protocol *requires* it to retain root privileges,
  717. thus making it a target for hacking. *sigh*
  718.  
  719. Depending on how much time I have this weekend, I may be able to do it.
  720. I'll have my laptop with me in Memphis and it has an SSH client, so I'll be
  721. able to do admin stuff remotely.
  722.  
  723. Damien M. Jones   \\
  724. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  725.                     \\  http://www.fractalus.com/
  726.  
  727. Please do not post my e-mail address on a web site or
  728. in a newsgroup.  Thank you.
  729.  
  730.  
  731. - --------------------------------------------------------------
  732. Thanks for using Fractdev, The Fractint Developer's Discussion List
  733. Post Message:   fractdev@lists.xmission.com
  734. Get Commands:   majordomo@lists.xmission.com "help"
  735. Administrator:  twegner@fractint.org
  736. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  737.  
  738. ------------------------------
  739.  
  740. Date: Wed, 26 Jul 2000 14:11:34 -0600
  741. From: Tim Wegner <twegner@swbell.net>
  742. Subject: Re: Version 20.0 patch 12
  743.  
  744. Damien wrote:
  745.  
  746. > Yep, as soon as I can get a patched FTP server I'll re-enable it. Although,
  747. > after having run FTP for a couple of years now, I must say I'm rather
  748. > distressed with it as its protocol *requires* it to retain root privileges,
  749. > thus making it a target for hacking. *sigh*
  750.  
  751. I understand there is a file copy facility called scp that works 
  752. through ssh. Wouldn't that be better (safer) than FTP? There is a 
  753. Windows as well as a Linux client for it. 
  754. (http://www.chiark.greenend.org.uk/~sgtatham/putty/) I am going to 
  755. look into installing this on my LRP (Linux Router Project) firewall 
  756. machine.
  757.  
  758. Tim
  759.  
  760.  
  761. - --------------------------------------------------------------
  762. Thanks for using Fractdev, The Fractint Developer's Discussion List
  763. Post Message:   fractdev@lists.xmission.com
  764. Get Commands:   majordomo@lists.xmission.com "help"
  765. Administrator:  twegner@fractint.org
  766. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  767.  
  768. ------------------------------
  769.  
  770. Date: Wed, 26 Jul 2000 13:55:18 -0600
  771. From: dmj@fractalus.com
  772. Subject: FTP, scp
  773.  
  774. Tim,
  775.  
  776. Yes there's a utility called scp that comes with the SSH packages for
  777. UNIX. scp is installed on julia and used frequently. However, the catch
  778. is that your end has to support it. If you're transferring files between
  779. UNIX boxes scp is great, because it not only protects the passwords from
  780. sniffing, but also the file contents.
  781.  
  782. One of my short-term projects is to replace FTP entirely with a web-
  783. based SSL-enabled file transfer mechanism that works without special
  784. client software. This was sort of on the back burner but got moved up
  785. with some potential problems located in my FTP server.
  786.  
  787. - --Damien
  788.  
  789. - --------------------------------------------------------------
  790. Thanks for using Fractdev, The Fractint Developer's Discussion List
  791. Post Message:   fractdev@lists.xmission.com
  792. Get Commands:   majordomo@lists.xmission.com "help"
  793. Administrator:  twegner@fractint.org
  794. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  795.  
  796. ------------------------------
  797.  
  798. Date: Wed, 26 Jul 2000 17:35:12 -0600
  799. From: Tim Wegner <twegner@swbell.net>
  800. Subject: Re: FTP, scp
  801.  
  802. Damien wrote:
  803.  
  804. > Yes there's a utility called scp that comes with the SSH packages for
  805. > UNIX. scp is installed on julia and used frequently. However, the catch
  806. > is that your end has to support it. If you're transferring files between
  807. > UNIX boxes scp is great, because it not only protects the passwords from
  808. > sniffing, but also the file contents.
  809.  
  810. My earlier message contained a link to putty, a free Windows-
  811. based client that supports both ssh and scp. I haven't tried it yet 
  812. though :-) When I get a chance I'll try it with Julia.
  813.  
  814. Tim
  815.  
  816.  
  817. - --------------------------------------------------------------
  818. Thanks for using Fractdev, The Fractint Developer's Discussion List
  819. Post Message:   fractdev@lists.xmission.com
  820. Get Commands:   majordomo@lists.xmission.com "help"
  821. Administrator:  twegner@fractint.org
  822. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  823.  
  824. ------------------------------
  825.  
  826. Date: Wed, 26 Jul 2000 23:01:22 -0400
  827. From: "Damien M. Jones" <dmj@fractalus.com>
  828. Subject: Re: FTP, scp
  829.  
  830. Tim,
  831.  
  832.  - My earlier message contained a link to putty, a free Windows-
  833.  - based client that supports both ssh and scp.
  834.  
  835. Oops, so it did. I've been using Zmodem over SSH so I didn't notice. :(
  836.  
  837. Damien M. Jones   \\
  838. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  839.                     \\  http://www.fractalus.com/
  840.  
  841. Please do not post my e-mail address on a web site or
  842. in a newsgroup.  Thank you.
  843.  
  844.  
  845. - --------------------------------------------------------------
  846. Thanks for using Fractdev, The Fractint Developer's Discussion List
  847. Post Message:   fractdev@lists.xmission.com
  848. Get Commands:   majordomo@lists.xmission.com "help"
  849. Administrator:  twegner@fractint.org
  850. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  851.  
  852. ------------------------------
  853.  
  854. Date: Sat, 29 Jul 2000 11:25:25 GMT
  855. From: "Rupert Millard" <rupertam@hotmail.com>
  856. Subject: Ideas for 20.1 based on wishlist
  857.  
  858. Johnathon,
  859.  
  860. Well done on fixing stereo and releasing patch 12 so soon after I reported 
  861. the bug (within 48 hours!)
  862.  
  863.  
  864. All developers,
  865.  
  866. Inspired by *every* wish on the wishlist (Tim, have you really not commented 
  867. since Feb '98?). I came up with some comments about the general content:
  868.  
  869. 1) +10 people asked for windows ports,
  870.      1 person says "Maintain DOS format. No Windows or Mouse"
  871.  
  872. 2)   3 people asked for a MAC port but that's been done now, hasn't it?
  873.  
  874. 3) Lots of people asked for new fractal types which could be achieved with 
  875. the parser (eg. a 'polynomial manzpower', I'm not sure that there isn't a 
  876. task the formula parser is more ideal for!)
  877.  
  878. 4) Somebody asked for parameters which alternate every iteration:
  879.  
  880.      My reply to him was:
  881.  
  882. Kangarupert01-34{
  883. ;On the wishlist (http://web.ukonline.co.uk/robin.b2/olig/fracwish.htm),
  884. ;N Carlos Castaneda (n.carlos_c@zensearch.net) wrote:
  885. ;"The Mandelbrot set is generated iterating the function Z^2. Other
  886. ; fractals of similar type are generated by means of Z^3, Z^4, etc..
  887. ; Consider this alternating iteration: For the odd-numbered steps apply
  888. ; Z^2; for the even-numbered steps apply Z^3. The posibilities for this
  889. ; are endless. I do it pixel by pixel, very slowly, using Pascal, but I
  890. ; like the results very much. Just try it. I would like to see it
  891. ; implemented in Fractint.
  892. ;
  893. ;I hope this formula will serve as a demonstration of how this can be
  894. ;achieved using fractint's formula parser
  895. z=c=pixel
  896. iter=0:
  897. iter=iter+1
  898. d=iter/2
  899. if(d==trunc(d))
  900.   z=z^3+c
  901. else
  902.   z=z^2+c
  903. endif
  904. |z|<=4}
  905.  
  906.     Incidentally he is right, it's a nice effect. I could make the formula 
  907. more flexible if:
  908.  
  909. 5) Many people (me included) want more parameters in the formula parser, the 
  910. ability to state whether they are real or complex, the facility to name them 
  911. and set defaults.
  912.  
  913. 6) Default bailout tests in the formula parser came up, I think a good way 
  914. of activating it would be when 'escape-time(variable_to_test)' is put on the 
  915. last line instead of a bailout criterion then escape-time bailout tests 
  916. (mod, real, imag...) would become available.
  917.  
  918. 7) I wouldn't mind a mod (modulo) function.
  919.  
  920. 8) Lots of people wanted an integrated formula editor. (Although I 
  921. personally just 'alt+tab' to notepad)
  922.  
  923. 9) Despite Tim's best efforts to discourage people from asking for 
  924. true-colour support, I lost count of the number of people who did.
  925.     By the way, what form would a true-colour palette (a contradiction in 
  926. terms?) editor take, would it be like ultra-fractal or would 'stripey 
  927. effects' still be possible?
  928.  
  929.  
  930. I hope that this is helpful.
  931.  
  932. When is version 20.1 going to come out? I hope it is soon!
  933.  
  934. From,
  935.  
  936. Rupert
  937.  
  938. e-mail: rupertam@hotmail.com
  939. website: http://www.geocities.com/kangarupert
  940.  
  941.  
  942. P.S. KangaRupert01-34v2 and KangaRupert01-34v3 are perfect examples of where 
  943. the desired additions to the parser would be very helpful:
  944.  
  945. Kangarupert01-34v2{
  946. ;On the wishlist (http://web.ukonline.co.uk/robin.b2/olig/fracwish.htm),
  947. ;N Carlos Castaneda (n.carlos_c@zensearch.net) wrote:
  948. ;"The Mandelbrot set is generated iterating the function Z^2. Other
  949. ; fractals of similar type are generated by means of Z^3, Z^4, etc..
  950. ; Consider this alternating iteration: For the odd-numbered steps apply
  951. ; Z^2; for the even-numbered steps apply Z^3. The posibilities for this
  952. ; are endless. I do it pixel by pixel, very slowly, using Pascal, but I
  953. ; like the results very much. Just try it. I would like to see it
  954. ; implemented in Fractint.                                             "
  955. ;
  956. ;I hope this formula will serve as a demonstration of how this can be
  957. ;achieved using fractint's formula parser
  958. ;This formula will cycle up to 6 real exponents, put them in from top to
  959. ;bottom. Leave 0s at the end of the sequence
  960. ;eg. To cycle the exponents 2,3,4:  real(p1)=2, imag(p1)=3, real(p2)= 4,
  961. ;imag(p2)=real(p3)=imag(p3)=0                  KangaRupert, 29 Jul 2000
  962. z=c=pixel
  963. if(imag(p1)==0)         ; more parameters would mean longer cycles
  964.   n=1             ; real parameters would mean that I wouldn't have
  965. elseif(real(p2)==0)  ; to use real(p_) and imag(p_) so often
  966.   n=2
  967. elseif(imag(p2)==0)
  968.   n=3
  969. elseif(real(p3)==0)
  970.   n=4
  971. elseif(imag(p3)==0)
  972.   n=5
  973. else
  974.   n=6
  975. endif
  976. iter=0:
  977. iter=iter+1
  978. d=iter/n    ; a modulo function
  979. d=d-trunc(d)    ; could replace these
  980. d=d*n+1        ; 3 lines
  981. if(d==1)
  982.   z=z^real(p1)+c
  983. elseif(d==2)
  984.   z=z^imag(p1)+c
  985. elseif(d==3)
  986.   z=z^real(p2)+c
  987. elseif(d==4)
  988.   z=z^imag(p2)+c
  989. elseif(d==5)
  990.   z=z^real(p3)+c
  991. elseif(d==6)
  992.   z=z^imag(p3)+c
  993. endif
  994. |z|<=4        ; escape-time(z) would provide greater flexibility
  995. }
  996.  
  997. Kangarupert01-34v3{
  998. ;On the wishlist (http://web.ukonline.co.uk/robin.b2/olig/fracwish.htm),
  999. ;N Carlos Castaneda (n.carlos_c@zensearch.net) wrote:
  1000. ;"The Mandelbrot set is generated iterating the function Z^2. Other
  1001. ; fractals of similar type are generated by means of Z^3, Z^4, etc..
  1002. ; Consider this alternating iteration: For the odd-numbered steps apply
  1003. ; Z^2; for the even-numbered steps apply Z^3. The posibilities for this
  1004. ; are endless. I do it pixel by pixel, very slowly, using Pascal, but I
  1005. ; like the results very much. Just try it. I would like to see it
  1006. ; implemented in Fractint.                                             "
  1007. ;
  1008. ;I hope this formula will serve as a demonstration of how this can be
  1009. ;achieved using fractint's formula parser
  1010. ;This formula will cycle up to 3 complex exponents, put them in from top
  1011. ;to bottom. Leave 0s at the end of the sequence
  1012. ;eg. To cycle the exponents 2, 3+1i: real(p1)=2, imag(p1)=0,
  1013. ;real(p2)=3, imag(p2)=1, real(p3)=imag(p3)=0   KangaRupert, 29 Jul 2000
  1014. z=c=pixel
  1015. if(p2==0)    ; more parameters would mean longer cycles
  1016.   n=1
  1017. elseif(p3==0)
  1018.   n=2
  1019. else
  1020.   n=3
  1021. endif
  1022. iter=0:
  1023. iter=iter+1
  1024. d=iter/n    ; a modulo function
  1025. d=d-trunc(d)    ; could replace these
  1026. d=d*n+1        ; 3 lines
  1027. if(d==1)
  1028.   z=z^p1+c
  1029. elseif(d==2)
  1030.   z=z^p2+c
  1031. elseif(d==3)
  1032.   z=z^p3+c
  1033. endif
  1034. |z|<=4        ; escape-time(z) would provide greater flexibility
  1035. }
  1036.  
  1037.  
  1038. ________________________________________________________________________
  1039. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  1040.  
  1041.  
  1042. - --------------------------------------------------------------
  1043. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1044. Post Message:   fractdev@lists.xmission.com
  1045. Get Commands:   majordomo@lists.xmission.com "help"
  1046. Administrator:  twegner@fractint.org
  1047. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1048.  
  1049. ------------------------------
  1050.  
  1051. Date: Sat, 29 Jul 2000 20:41:30 -0500
  1052. From: "Jonathan Osuch" <osuchj@uswest.net>
  1053. Subject: Re: Ideas for 20.1 based on wishlist
  1054.  
  1055. Rupert,
  1056.  
  1057. > Well done on fixing stereo and releasing patch 12 so soon after I reported
  1058. > the bug (within 48 hours!)
  1059.  
  1060. Thanks.
  1061.  
  1062. > All developers,
  1063.  
  1064. Unfortunately, this still appears to be a fairly small list.
  1065.  
  1066. > ... ports ...
  1067.  
  1068. With the work I am doing with the Allegro graphics package, this should
  1069. become much easier.  And, for the cases where there is no Allegro port, the
  1070. video driver system implemented by Rich Thomson will ease the pain.
  1071.  
  1072. > 3 people asked for a MAC port but that's been done now, hasn't it?
  1073.  
  1074. Tim Gilman was working on this, but his web site hasn't been updated
  1075. recently, the last time I checked.
  1076.  
  1077. > Somebody asked for parameters which alternate every iteration:
  1078.  
  1079. I responded also.
  1080.  
  1081. > Many people (me included) want more parameters in the formula parser, the
  1082. > ability to state whether they are real or complex, the facility to name
  1083. them
  1084. > and set defaults.
  1085.  
  1086. Adding more parameters is fairly easy.  The screen prompts (i.e.. the <Z>
  1087. screen) would have to be rearranged to make them fit.  Or, a separate screen
  1088. would be needed.  As for the rest, they require changes a little deeper in
  1089. the code of the parser.  And, hence, are not quite so easy.
  1090.  
  1091. > Default bailout tests in the formula parser came up, I think a good way
  1092. > of activating it would be when 'escape-time(variable_to_test)' is put on
  1093. the
  1094. > last line instead of a bailout criterion then escape-time bailout tests
  1095. > (mod, real, imag...) would become available.
  1096.  
  1097. I had looked into this once, several years ago.  For some reason, I felt it
  1098. wouldn't work within the frame work of the parser.  Don't recall why.
  1099.  
  1100. > I wouldn't mind a mod (modulo) function.
  1101.  
  1102. We could probably talk one of the parser gurus into implementing this.
  1103.  
  1104. > Despite Tim's best efforts to discourage people from asking for
  1105. > true-colour support, I lost count of the number of people who did.
  1106. >    By the way, what form would a true-colour palette (a contradiction in
  1107. > terms?) editor take, would it be like ultra-fractal or would 'stripey
  1108. > effects' still be possible?
  1109.  
  1110. This is part of the Allegro graphics package.  Tim needs to look at what I
  1111. have done so far.  Then we need to add png support so we can save images.
  1112. And, a bunch of other stuff needs to be done so it all works correctly.  As
  1113. for the palette editor, it will only (so far) appear when a 256 color mode
  1114. is used.  This is one of those things that needs to be worked out.
  1115.  
  1116. > When is version 20.1 going to come out? I hope it is soon!
  1117.  
  1118. Don't know.  We may want an incremental release before we muck up the source
  1119. with the Allegro graphics package port.
  1120.  
  1121. Jonathan
  1122.  
  1123.  
  1124.  
  1125. - --------------------------------------------------------------
  1126. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1127. Post Message:   fractdev@lists.xmission.com
  1128. Get Commands:   majordomo@lists.xmission.com "help"
  1129. Administrator:  twegner@fractint.org
  1130. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1131.  
  1132. ------------------------------
  1133.  
  1134. Date: Sun, 30 Jul 2000 22:33:33 -0600
  1135. From: Tim Wegner <twegner@swbell.net>
  1136. Subject: Re: Ideas for 20.1 based on wishlist
  1137.  
  1138. Jonathan wrote:
  1139.  
  1140. > > All developers,
  1141. > Unfortunately, this still appears to be a fairly small list.
  1142.  
  1143. Unfortunately true. I am finding I need to spend my time these days 
  1144. learning. This is from my point of view not a bad thing, but it 
  1145. pushes any direct fractint work down the priority list.
  1146.  
  1147. I checked out Wxwindows again recently, and this still looks like a 
  1148. good way to get a portable GUI.
  1149.  
  1150. I got ssh (secure shell) installed on my Linux firewall. I just tried 
  1151. copying a file from julia.fractalus.org using scp and it works great. 
  1152. There is a windows command line utility called pscp available at 
  1153. http://www.chiark.greenend.org.uk/~sgtatham/putty/
  1154. that has the same functionality. This makes FTP unnecessary, 
  1155. though FTP with a good Windows client is certainly easier.
  1156.  
  1157. Tim
  1158.  
  1159.  
  1160. - --------------------------------------------------------------
  1161. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1162. Post Message:   fractdev@lists.xmission.com
  1163. Get Commands:   majordomo@lists.xmission.com "help"
  1164. Administrator:  twegner@fractint.org
  1165. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1166.  
  1167. ------------------------------
  1168.  
  1169. End of fractdev-digest V1 #33
  1170. *****************************
  1171.  
  1172.