home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n167 < prev    next >
Internet Message Format  |  1998-04-16  |  40KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #167
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest        Thursday, April 16 1998        Volume 01 : Number 167
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Thu, 16 Apr 1998 19:19:05 +1200
  18. From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  19. Subject: (fractint) Colouring books rot the mind
  20.  
  21. I might as well come right out and say it: I'm not that good at palette
  22. design. I'm practising when I can, but I have a very long way to go.
  23.  
  24. The two pars below look good enough to me to be going somewhere, but I'm
  25. not up to the task of finding out just where. What I humbly request is
  26. that someone with a better sense of colour that mine look them over and
  27. see what they could do with them. I'd love to see the results - I can't
  28. help wondering what they'd look afterwards.
  29.  
  30. Failing that, just consider them to be two pars with bland colour
  31. schemes.
  32.  
  33. Failing that, take the two formulas as my gift.
  34.  
  35. Morgan
  36.  
  37.  
  38. Working1           { ; What to do with this?
  39.                      ; Sort of an Escher-like "Circle Limit" thing
  40.   reset=1950 type=formula formulafile=*.frm
  41.   formulaname=lambdafroth4m function=floor/floor passes=t
  42.   center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  43.   maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0
  44.   colors=@lyapunov.map
  45.   }
  46.  
  47. Working3           { ; What to do with this?
  48.                      ; Something in pastels, maybe?
  49.   reset=1960 type=formula formulafile=*.frm formulaname=Uc03
  50.   function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  51.   params=0.1/0 float=y maxiter=1023 inside=255
  52.   colors=000222111000000000<28>nnnpppssssss<29>222000000<27>XXXYYYZZZ`````\
  53.   `ZZZ<28>111000000<34>666666555<25>000000111<26>HHHIIIIIIIII<26>222
  54.   }
  55.  
  56. frm:lambdafroth4m(XYAxis){
  57. bailout=(4*(|p2|<=0)+p2)
  58. z=lambda=pixel:
  59. z=lambda*z-lambda/z
  60. z=lambda*z-lambda*fn1(fn2(z))
  61. |z|<=bailout}
  62. }
  63.  
  64. frm:Uc03{; = 2z(2z-1)U02-U01
  65.          ;Prerelease 16/04/1998
  66. t=p1,bailout=4,z=pixel:
  67. x=real(z),y=imag(z)
  68. ax=4*x-2,ay=4*y-2
  69. Tx=fn1(ax*(ax*ax-2))
  70. Ty=fn1(ay*(ay*ay-2))
  71. x=x-t*Ty,y=y+t*Tx
  72. z=x+flip(y)
  73. |z|<=bailout}
  74.  
  75.  
  76.  
  77. - -
  78. - ------------------------------------------------------------
  79. Thanks for using Fractint, The Fractals and Fractint Discussion List
  80. Post Message:   fractint@xmission.com
  81. Get Commands:   majordomo@xmission.com "help"
  82. Administrator:  twegner@phoenix.net
  83. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  84.  
  85. ------------------------------
  86.  
  87. Date: Thu, 16 Apr 1998 19:28:46 +1200
  88. From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  89. Subject: Re: (fractint) Another Text Editor - NOT!
  90.  
  91. At 23:40 15/04/98 -0700, Jay Hill wrote:
  92. >PFE (Programmer's File Editor)  :-)
  93. >
  94. <Snippage>
  95. >
  96. >I think I will 
  97. >stick with PFE, thank you.
  98. >
  99. I am in full agreement with this. PFE is without a doubt the most-used
  100. application on my system. The only thing it doesn't have that I dislike not
  101. having is pattern matching - searching and replacing on regular expressions.
  102.  
  103. Oh,
  104. >5) NotesPad ignored end of lines in HTML files giving you either one 
  105. >long line to edit or (with line wrap) an unformatted screen full.  PFE 
  106. >showed an ASCII file with normal lines (as in the original file) ready to
  107. >edit.
  108. I guess PFE would also have showed "Unix" down in the end-of-line indicator
  109. box instead of DOS, then.
  110.  
  111. Morgan
  112.  
  113.  
  114.  
  115. - -
  116. - ------------------------------------------------------------
  117. Thanks for using Fractint, The Fractals and Fractint Discussion List
  118. Post Message:   fractint@xmission.com
  119. Get Commands:   majordomo@xmission.com "help"
  120. Administrator:  twegner@phoenix.net
  121. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  122.  
  123. ------------------------------
  124.  
  125. Date: Thu, 16 Apr 1998 08:58:19 -0400
  126. From: Lee Skinner <LeeHSkinner@compuserve.com>
  127. Subject: (fractint) Colouring boo
  128.  
  129. Morgan,
  130.  
  131. >>The two pars below look good enough to me to be going somewhere, but I'=
  132. m
  133. not up to the task of finding out just where. What I humbly request is
  134. that someone with a better sense of colour that mine look them over and
  135. see what they could do with them. I'd love to see the results - I can't
  136. help wondering what they'd look afterwards.
  137.  
  138. Working1           { ; What to do with this?
  139.                      ; Sort of an Escher-like "Circle Limit" thing
  140.   reset=3D1950 type=3Dformula formulafile=3D*.frm
  141.   formulaname=3Dlambdafroth4m function=3Dfloor/floor passes=3Dt
  142.   center-mag=3D-3.33067e-016/2.22045e-016/2.73224 params=3D0/0/0/0 float=3D=
  143. y
  144.   maxiter=3D1023 inside=3D255 potential=3D255/400/200 invert=3D0.5/0/0
  145.   colors=3D@lyapunov.map
  146.   }
  147.  
  148. Working3           { ; What to do with this?
  149.                      ; Something in pastels, maybe?
  150.   reset=3D1960 type=3Dformula formulafile=3D*.frm formulaname=3DUc03
  151.   function=3Dlog passes=3Dt center-mag=3D-0.637998/-0.447214/1.572327
  152.   params=3D0.1/0 float=3Dy maxiter=3D1023 inside=3D255
  153.   colors=3D000222111000000000<28>nnnpppssssss<29>222000000<27>XXXYYYZZZ``=
  154. ```\
  155.   `ZZZ<28>111000000<34>666666555<25>000000111<26>HHHIIIIIIIII<26>222
  156.   }
  157.  
  158. frm:lambdafroth4m(XYAxis){
  159. bailout=3D(4*(|p2|<=3D0)+p2)
  160. z=3Dlambda=3Dpixel:
  161. z=3Dlambda*z-lambda/z
  162. z=3Dlambda*z-lambda*fn1(fn2(z))
  163. |z|<=3Dbailout}
  164. }
  165.  
  166. frm:Uc03{; =3D 2z(2z-1)U02-U01
  167.          ;Prerelease 16/04/1998
  168. t=3Dp1,bailout=3D4,z=3Dpixel:
  169. x=3Dreal(z),y=3Dimag(z)
  170. ax=3D4*x-2,ay=3D4*y-2
  171. Tx=3Dfn1(ax*(ax*ax-2))
  172. Ty=3Dfn1(ay*(ay*ay-2))
  173. x=3Dx-t*Ty,y=3Dy+t*Tx
  174. z=3Dx+flip(y)
  175. |z|<=3Dbailout}
  176. <<
  177.  
  178. How about:
  179.  
  180. colors1            { ; for Morgan Owens's working1
  181.   colors=3D000000<12>b0Ee0Ff5I<10>zzs<7>fV7cQ0`O0<2>SI0<6>P60<2>G00<4>0Qc=
  182. <6>\
  183.   8bcAdcDed<11>tupxwrzyt<7>ylDxj2wiK<3>vc4ua0ub3<3>vhJviNvjPwkR<7>zwu<13>=
  184. w\
  185.   CM<44>zk0<3>0kk<2>WgD<3>CXF<7>KSDLSDMRCOQBORAOPA<3>OE6NB5PC6<7>eLAhMBiO=
  186. D\
  187.   <3>nVJ<3>vdByg8yh5<28>3T50S60O6<5>000
  188.   }
  189.  
  190. colors3            { ; for Morgan Owens's working3
  191.   colors=3D000hALjFPlLS0xz<18>w00<11>D58<8>6zU<17>zyt<7>zzD<22>zwu<13>wCM=
  192. <7>\
  193.   H84<12>hMB<14>H84FB3PG3<6>zk0<3>0kk<2>WgD<3>CXF<7>KSDLSDMRCOQBORAOPA<3>=
  194. O\
  195.   E6NB5PC6<7>eLAhMBiOD<3>nVJ<3>vdByg8yh5yi3<15>zE6<2>lNCgQFeNDbJA<12>F730=
  196. 0\
  197.   0000<12>b0Ee0Ff5I
  198.   }
  199.  
  200. Lee Skinner
  201.  
  202.  
  203. - -
  204. - ------------------------------------------------------------
  205. Thanks for using Fractint, The Fractals and Fractint Discussion List
  206. Post Message:   fractint@xmission.com
  207. Get Commands:   majordomo@xmission.com "help"
  208. Administrator:  twegner@phoenix.net
  209. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  210.  
  211. - -
  212. - ------------------------------------------------------------
  213. Thanks for using Fractint, The Fractals and Fractint Discussion List
  214. Post Message:   fractint@xmission.com
  215. Get Commands:   majordomo@xmission.com "help"
  216. Administrator:  twegner@phoenix.net
  217. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  218.  
  219. ------------------------------
  220.  
  221. Date: 16 Apr 1998 15:42:54 +0200
  222. From: Brederlow <goswin.brederlow@student.uni-tuebingen.de>
  223. Subject: Re: (fractint) how 'bout a deep-zoom contest
  224.  
  225. 4wg7kolodzie@vms.csd.mu.edu writes:
  226.  
  227. > On Sat, 28 Mar 1998, Lavondyss wrote:
  228. > > 
  229. > > 
  230. > > Sylvie Gallet wrote:
  231. > > 
  232. > > > >> is anyone interested in an M-set deep-zoom contest?
  233. > > >
  234. > > >   NO, PLEASE!  Not deep-zooms!!!  I don't want to tie up my computer with
  235. > > > those - generally boring - images, and I don't want to download them (my
  236. > > > phone bill is already way too high...).
  237. > > >
  238. > > >         - Sylvie
  239. > > 
  240. > > Deep zooming would be very nice indeed. However, for those of us who do not
  241. > > have the newer computers would have a heck of a time trying to render them.
  242. > > I"m running 100Mhz and it takes forever for some deep-zoom fractals. 
  243. > Ha... at 180Mhz it takes too long.  They probably _can_ be interesting,
  244. > though... there's a whole page of them that you can access from the main
  245. > Fractint site.
  246. > Justin K.
  247.  
  248. 180 MHz? You already lost.
  249.  
  250. I calculated an image with 90 digits precision over a period of 56
  251. days on my amiga (~P133 speed) some time ago. Some hours ago I dug out 
  252. the par and recalculated it on my universities computer pool using a
  253. devide and conquer method. It took a few minutes to calculate there,
  254. because of the better algorithms (SOI) and pure computational power of 50
  255. computers. So now I'm deep zooming again. Its a very good way to test
  256. computer speed and the correctness and speed of once math library. :)
  257.  
  258. May the Source be with you.
  259.             Mrvn
  260.  
  261. - -
  262. - ------------------------------------------------------------
  263. Thanks for using Fractint, The Fractals and Fractint Discussion List
  264. Post Message:   fractint@xmission.com
  265. Get Commands:   majordomo@xmission.com "help"
  266. Administrator:  twegner@phoenix.net
  267. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  268.  
  269. ------------------------------
  270.  
  271. Date: 16 Apr 1998 15:46:09 +0200
  272. From: Brederlow <goswin.brederlow@student.uni-tuebingen.de>
  273. Subject: Re: (fractint) how 'bout a deep-zoom contest
  274.  
  275. ao950@freenet.carleton.ca (Paul Derbyshire) writes:
  276.  
  277. > >
  278. > >>> is anyone interested in an M-set deep-zoom contest?
  279. > >
  280. > >  NO, PLEASE!  Not deep-zooms!!!  I don't want to tie up my computer with
  281. > >those - generally boring - images, and I don't want to download them (my
  282. > >phone bill is already way too high...).
  283. > Since the list dopesn't allow binaries, they'd be submitted by some other
  284. > method... a.b.p.f or maybe FTP to someplace someone sets up for the
  285. > purpose. (The latter, preferably, since my newsfeed doesn't pick up a.b.p.f.)
  286.  
  287. I have some space for ftp (>100 MB) where I could put some images and
  288. bins if needed.
  289.  
  290. May the Source be with you.
  291.             Mrvn
  292.  
  293.  
  294. - -
  295. - ------------------------------------------------------------
  296. Thanks for using Fractint, The Fractals and Fractint Discussion List
  297. Post Message:   fractint@xmission.com
  298. Get Commands:   majordomo@xmission.com "help"
  299. Administrator:  twegner@phoenix.net
  300. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  301.  
  302. ------------------------------
  303.  
  304. Date: Thu, 16 Apr 1998 13:08:57 -0400
  305. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  306. Subject: (fractint) Colouring books rot the mind
  307.  
  308. Hi Morgan,
  309.  
  310. >> The two pars below look good enough to me to be going somewhere, but
  311. >> I'm not up to the task of finding out just where. What I humbly
  312. >> request is that someone with a better sense of colour that mine look
  313. >> them over and see what they could do with them. I'd love to see the
  314. >> results - I can't help wondering what they'd look afterwards.
  315.  
  316. sg-colors1         { ; For Morgan Owens's Working3
  317.                      ; Copyright Sylvie Gallet, Apr 16, 1998
  318.                      ; <sylvie_gallet@compuserve.com>
  319.   colors=3D000ud0<13>SF7LF7E07707018011023035<21>FczIcz<11>zzz<5>Z9pV9k<2=
  320. >Q9\
  321.   XP9RN9ML8GPBG<3>gRH<6>zz2wy5<2>rwCpwFmvG<15>2eZ<3>eoC<7>ww4zy2zy3<15>zu=
  322. Q\
  323.   <4>Ywu<18>2_y0Yz0Ro<3>KFG<5>NY9<7>aI9<6>OC6<4>HMIGOKFQL<8>2hV0kX1jV<6>C=
  324. Y\
  325.   HEWFFWEGVEHUE<5>622<12>_I8aJ9cK9eLAfNAhQB<7>xmFzpGznE<4>u`1TJ1000
  326.   }
  327.  
  328. sg-colors3         { ; For Morgan Owens's Working3
  329.                      ; Copyright Sylvie Gallet, Apr 16, 1998
  330.                      ; <sylvie_gallet@compuserve.com>
  331.   colors=3D00A<12>002011023035<21>FczIcz<11>zzz<5>Z9pV9k<2>Q9XP9RN9ML8GPB=
  332. G<3\
  333.   >gRH<6>zz2wy5<2>rwCpwFmvG<15>2eZ<3>eoC<7>ww4zy2zy3<15>zuQ<4>Ywu<17>4`y<=
  334. 7\
  335.   >KIF<4>NY9<7>aI9<6>OC6<4>HMIGOKFQL<8>2hV0kX1jV<6>CYHEWFFWEGVEHUE<5>622<=
  336. 1\
  337.   2>_I8aJ9cK9eLAfNAhQB<7>xmFzpGzp8zo0<2>zh0ze1zb1z_2z_2<4>zO4
  338.   }
  339.  
  340.   Cheers,
  341.  
  342.         - Sylvie
  343.  
  344. - -
  345. - ------------------------------------------------------------
  346. Thanks for using Fractint, The Fractals and Fractint Discussion List
  347. Post Message:   fractint@xmission.com
  348. Get Commands:   majordomo@xmission.com "help"
  349. Administrator:  twegner@phoenix.net
  350. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  351.  
  352. ------------------------------
  353.  
  354. Date: Thu, 16 Apr 1998 14:04:58 -0400
  355. From: "Brian E. Jones" <bejones@netunlimited.net>
  356. Subject: Re: (fractint) Colouring books rot the mind
  357.  
  358. Here are some colors for Morgan's "Working" pars.
  359.  
  360. bj-working1a       { ; Colors for M. Owens's Working1             t=00:00:58.22
  361.                      ; Brian_E_Jones@compuserve.com
  362.                      ; on a P233-MMX at 1600x1200
  363.   colors=063yxr<9>Jdt<22>xnrzoqzoo<13>sgErfBreAre9<21>a23`02`02<8>_39_3A_3\
  364.   AZ3A<61>000424<2>111000010<2>042052074<23>3VI4XJ4XL<3>4TT5SV5TW<15>8dj<1\
  365.   7>zwz<12>yspyroyrnyrnysnysn<8>yxr
  366.   }
  367.  
  368. bj-working1b       { ; Colors for M. Owens's Working1             t=00:00:58.22
  369.                      ; Brian_E_Jones@compuserve.com
  370.                      ; on a P233-MMX at 1600x1200
  371.   colors=000www<14>9FGAGIBHJCIL<2>9FG9EF8CE7BD6AB<5>234122011000100300<21>\
  372.   l00q50<10>zg0<11>W00FJU<13>W`xXazXbv<13>`y4`z0`z4<13>`pv`oz`pv<11>`yC`y8\
  373.   `z4`z0`y3<14>Xaw<27>347235223112000<24>000Mhz<23>R00<6>0ww<2>hww
  374.   }
  375.  
  376. bj-working3        { ; Colors for Owens's Working3                    t=00:04:15.62
  377.                      ; Brian_E_Jones@compuserve.com
  378.                      ; on a P233-MMX at 1600x1200
  379.   colors=00076G59G3CG0FF<9>0oo<7>mm0<6>zyn<6>mm0<6>b60`00Y00<8>70000000007\
  380.   0<12>0oo<7>`Fz<7>U00<8>zz0<8>7Mw<7>0zz<7>0D70702A4<12>`oz<3>Rak000<13>80\
  381.   0900B00<10>Z00<6>mm0<5>zyn<6>mm0<6>0Z0<8>070000007<11>7Px<7>mm0<5>zyn<4>\
  382.   oo8mm0ki6<6>YJpWFwUDr<7>93G
  383.   }
  384.  
  385. Brian
  386. - -
  387. http://ourworld.compuserve.com/homepages/Brian_E_Jones
  388. - -
  389. Brian_E_Jones@compuserve.com
  390. - -
  391. bejones@netunlimited.net
  392.  
  393.  
  394.  
  395. - -
  396. - ------------------------------------------------------------
  397. Thanks for using Fractint, The Fractals and Fractint Discussion List
  398. Post Message:   fractint@xmission.com
  399. Get Commands:   majordomo@xmission.com "help"
  400. Administrator:  twegner@phoenix.net
  401. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  402.  
  403. ------------------------------
  404.  
  405. Date: Thu, 16 Apr 1998 14:06:13 -0500
  406. From: "Jon Camp" <jon.camp@valpo.edu>
  407. Subject: (fractint) Feedback requested :)
  408.  
  409. I hate to make look like an advertisement for a webpage but in a sense it
  410. is. My roomate and I (both college freshmen) are constructing a webpage that
  411. will have a large fractal database of software, images, pars... but before
  412. we go any farther we want to know what other people think. Is is too slow,
  413. unorganized.... Both of us have been huge fans of fractint ever since we
  414. were old enough to type so we figured that wouldn't constitute anmything too
  415. anoying :)
  416.  
  417. thanks,
  418.     Jon and Ben
  419.  
  420. chaotic n-space network
  421. http://www.valpo.edu/home/student/jcamp/index.html
  422.  
  423.  
  424. - -
  425. - ------------------------------------------------------------
  426. Thanks for using Fractint, The Fractals and Fractint Discussion List
  427. Post Message:   fractint@xmission.com
  428. Get Commands:   majordomo@xmission.com "help"
  429. Administrator:  twegner@phoenix.net
  430. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  431.  
  432. ------------------------------
  433.  
  434. Date: Thu, 16 Apr 1998 16:01:08 EDT
  435. From: SKarl52884 <SKarl52884@aol.com>
  436. Subject: Re: (fractint) Feedback requested :)
  437.  
  438. nice looking page
  439. quick enough for me 
  440.  
  441. - -
  442. - ------------------------------------------------------------
  443. Thanks for using Fractint, The Fractals and Fractint Discussion List
  444. Post Message:   fractint@xmission.com
  445. Get Commands:   majordomo@xmission.com "help"
  446. Administrator:  twegner@phoenix.net
  447. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  448.  
  449. ------------------------------
  450.  
  451. Date: Fri, 3 Apr 1998 16:28:52 -0500
  452. From: "Paul Derbyshire" <pderbysh@usa.net>
  453. Subject: Re: (fractint) how 'bout a deep-zoom contest
  454.  
  455. An Amiga with P133 speed?!?!
  456.  
  457. - -- 
  458.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  459. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  460.    `*'  straight line."     ------------------------------------------------
  461.         -- B. Mandelbrot   | Paul Derbyshire (PGD) ao950@freenet.carleton.ca
  462. ______________________ ____|_____________                   pderbysh@usa.net
  463. Programmer & Humanist |  ICQ:  10423848  | http://chat.carleton.ca/~pderbysh
  464.  
  465.  
  466.  
  467.  
  468. - -
  469. - ------------------------------------------------------------
  470. Thanks for using Fractint, The Fractals and Fractint Discussion List
  471. Post Message:   fractint@xmission.com
  472. Get Commands:   majordomo@xmission.com "help"
  473. Administrator:  twegner@phoenix.net
  474. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  475.  
  476. ------------------------------
  477.  
  478. Date: Thu, 16 Apr 1998 13:39:35 -0700
  479. From: "Mike and Linda Allison" <gumbycat@ix.netcom.com>
  480. Subject: Re: (fractint) Colouring books rot the mind
  481.  
  482. Hi, Morgan!
  483.  
  484. I'm not certain what you are looking for in a colormap.  But if I were
  485. creating one to my tastes, I'd probably use one of these:
  486.  
  487. Worklla1           { ; Fractal by Morgan Owens; colormap by Linda Allison
  488.                       ; Sort of an Escher-like "Circle Limit" thing
  489. reset=1950 type=formula formulafile=*.frm
  490. formulaname=lambdafroth4m function=floor/floor passes=t
  491. center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  492. maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0
  493. colors=00A01B23E36H69L8DQ<3>MZoQdvRexObrK_lGWeCS`00A12D35G59K8DPBIV<2>LZ\
  494. nPcuRfxOcrK_mHWfDTa9PV12C34F58K7CPBHVEN`HSgLYnPbtSgy<2>HXgEUbAPW7NS24F47\
  495. J7BOAGT<4>Sgz<4>AQX7NS5LO46I7BNAGTDL_<3>SgzPduL`oIYhEUcBQY<2>3JL6AM9FS<4\
  496. >RfyPduMaoIYiFVdBRY8OU6MP4JM2HJ9ERCKY<3>RexQdvMap<3>8OU7MQ4KM2IJ1HHCJX<3\
  497. >QewQew<3>CS_9OV7NR5KN<2>0GGG0GG1IH2KI5NK8RMBVOF_<2>WTpYYvYYw<3>GGYG1HH2\
  498. JI5MK7QMBUOE_<2>VSpYXvZZx<4>CCSG1JI4LK7PLAUOEZQJcSNjVSoYWuZZyVVrQQlMMd<2\
  499. >99NI3LJ6PLATNDY<4>__z<2>MMfII_DDU99O66JJ6OL9S<3>VRnXVs__z<3>II`EEUAAP77\
  500. J44FL9RMCX<4>ZZyXXu<3>FFVBBP77K44G22DMCW<4>ZYxXXv<3>FFWBBQ88L<2>11BOF`RK\
  501. f<2>ZYvYYvUUpPPiKLbGGXCCR88M66I33F22C00A
  502. }
  503.  
  504. Worklla2           { ; Fractal by Morgan Owens; colormap by Linda Allison
  505.                       ; Sort of an Escher-like "Circle Limit" thing
  506. reset=1950 type=formula formulafile=*.frm
  507. formulaname=lambdafroth4m function=floor/floor passes=t
  508. center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  509. maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0
  510. colors=000000000000<20>omq<21>363040020000<7>J00M00M00<44>zUFzUFyTF<19>g\
  511. G8fF8fF8fF8<27>sOBsOBtPCtQD<22>vunwwpvyr<22>lNDkLBkLBkKAkKA<4>nTJoVLpYN<\
  512. 12>zxnzwl<5>uj_tgYtfX<10>mQJ000000000
  513. }
  514.  
  515. Worklla3            { ; Fractal by Morgan Owens; colormap by Linda Allison
  516.                     ; Something in pastels, maybe?
  517. reset=1960 type=formula formulafile=*.frm formulaname=Uc03
  518. function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  519. params=0.1/0 float=y maxiter=1023 inside=255
  520. colors=www<9>www<15>500<11>T01V02W12X22<7>hB1jD0kE1<10>vTDxVFwTE<5>lG4jD\
  521. 2hC2<5>X31V10U10<95>301301412<76>vvv
  522. }
  523.  
  524. Worklla4            { ; Fractal by Morgan Owens; colormap by Linda Allison
  525.                     ; Something in pastels, maybe?
  526. reset=1960 type=formula formulafile=*.frm formulaname=Uc03
  527. function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  528. params=0.1/0 float=y maxiter=1023 inside=255
  529. colors=45Fkzz<12>fzzfzzdxy<14>0Lb<14>056033244<18>ddd<12>01C<10>mmr<9>01\
  530. C<10>mmr<7>KKT45F<13>45F<9>ddd<12>033<14>0J_0Lb2Nc<14>fzz<29>ozzozzpzzqz\
  531. z<5>xzzzzzyzz<4>rzzpzzpzz<16>kzz
  532. }
  533.  
  534. Linda
  535.  
  536. PS  If you want to see something really different, checkout the colormap
  537. Bob Margolis used in the contest.  Great!!
  538.  
  539. - ----------
  540. > From: Morgan L. Owens <packrat@nznet.gen.nz>
  541. >
  542. <snipped>
  543. >
  544. > The two pars below look good enough to me to be going somewhere, but I'm
  545. > not up to the task of finding out just where. What I humbly request is
  546. > that someone with a better sense of colour that mine look them over and
  547. > see what they could do with them. I'd love to see the results - I can't
  548. > help wondering what they'd look afterwards.
  549. >
  550. <snipped>
  551. > Working1           { ; What to do with this?
  552. >                      ; Sort of an Escher-like "Circle Limit" thing
  553. >   reset=1950 type=formula formulafile=*.frm
  554. >   formulaname=lambdafroth4m function=floor/floor passes=t
  555. >   center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  556. >   maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0
  557. >   colors=@lyapunov.map
  558. >   }
  559. > Working3           { ; What to do with this?
  560. >                      ; Something in pastels, maybe?
  561. >   reset=1960 type=formula formulafile=*.frm formulaname=Uc03
  562. >   function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  563. >   params=0.1/0 float=y maxiter=1023 inside=255
  564. >  
  565. colors=000222111000000000<28>nnnpppssssss<29>222000000<27>XXXYYYZZZ`````\
  566. >   `ZZZ<28>111000000<34>666666555<25>000000111<26>HHHIIIIIIIII<26>222
  567. >   }
  568. > frm:lambdafroth4m(XYAxis){
  569. > bailout=(4*(|p2|<=0)+p2)
  570. > z=lambda=pixel:
  571. > z=lambda*z-lambda/z
  572. > z=lambda*z-lambda*fn1(fn2(z))
  573. > |z|<=bailout}
  574. > }
  575. > frm:Uc03{; = 2z(2z-1)U02-U01
  576. >          ;Prerelease 16/04/1998
  577. > t=p1,bailout=4,z=pixel:
  578. > x=real(z),y=imag(z)
  579. > ax=4*x-2,ay=4*y-2
  580. > Tx=fn1(ax*(ax*ax-2))
  581. > Ty=fn1(ay*(ay*ay-2))
  582. > x=x-t*Ty,y=y+t*Tx
  583. > z=x+flip(y)
  584. > |z|<=bailout}
  585. >
  586.  
  587.  
  588. - -
  589. - ------------------------------------------------------------
  590. Thanks for using Fractint, The Fractals and Fractint Discussion List
  591. Post Message:   fractint@xmission.com
  592. Get Commands:   majordomo@xmission.com "help"
  593. Administrator:  twegner@phoenix.net
  594. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  595.  
  596. ------------------------------
  597.  
  598. Date: Thu, 16 Apr 1998 13:49:23 -0700
  599. From: "Mike and Linda Allison" <gumbycat@ix.netcom.com>
  600. Subject: Re: (fractint) Feedback requested :)
  601.  
  602. A little slow, but I stuck around for the show!  Nice images!
  603. Linda
  604.  
  605. - ----------
  606. > From: Jon Camp <jon.camp@valpo.edu>
  607. > To: Fractint <fractint@xmission.com>
  608. > Subject: (fractint) Feedback requested :)
  609. > Date: Thursday, April 16, 1998 12:06 PM
  610. >My roomate and I (both college freshmen) are constructing a webpage that
  611. > will have a large fractal database of software, images, pars... but
  612. before
  613. > we go any farther we want to know what other people think. Is is too
  614. slow,
  615. > unorganized.... Both of us have been huge fans of fractint ever since we
  616. > were old enough to type so we figured that wouldn't constitute anmything
  617. too
  618. > anoying :)
  619. > thanks,
  620. >     Jon and Ben
  621. > chaotic n-space network
  622. > http://www.valpo.edu/home/student/jcamp/index.html
  623.  
  624.  
  625. - -
  626. - ------------------------------------------------------------
  627. Thanks for using Fractint, The Fractals and Fractint Discussion List
  628. Post Message:   fractint@xmission.com
  629. Get Commands:   majordomo@xmission.com "help"
  630. Administrator:  twegner@phoenix.net
  631. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  632.  
  633. ------------------------------
  634.  
  635. Date: Thu, 16 Apr 1998 17:12:10 EDT
  636. From: SKarl52884 <SKarl52884@aol.com>
  637. Subject: (fractint) Rescue: poke'n'hope
  638.  
  639. I discovered fractint by accident, and at this point have a basic
  640. understanding of the 
  641. software but there are some areas that i don't understand.
  642. I need a clue as to how to apply the information I'm seeing in this exchange. 
  643.      Example: Where do I enter the color information? Comand line???
  644.                                                   a formula???            ???
  645. thanks
  646. SK
  647.  
  648.  
  649. - -
  650. - ------------------------------------------------------------
  651. Thanks for using Fractint, The Fractals and Fractint Discussion List
  652. Post Message:   fractint@xmission.com
  653. Get Commands:   majordomo@xmission.com "help"
  654. Administrator:  twegner@phoenix.net
  655. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  656.  
  657. ------------------------------
  658.  
  659. Date: Thu, 16 Apr 1998 18:20:38 -0500
  660. From: "Damien M. Jones" <dmj@fractalus.com>
  661. Subject: Re: (fractint) Another Text Editor - NOT!
  662.  
  663. Jay,
  664.  
  665. TextPad has just about all the features you mentioned, except the extended
  666. history.  Textpad also has a spell checker, file comparison, regular
  667. expression matching, smart indenting, macro ability, extensive
  668. customization... very very little is missing from this program.
  669.  
  670. I don't want to start a text editor war either--so when you say "you'll
  671. never use another editor after trying PFE" that seems like you're begging
  672. for an advocacy war. :)  You may miss things from PFE while using NotesPad,
  673. but for some people it may be just what they're looking for.  The nice
  674. thing is, there is enough variety that everyone can find one they *like*.
  675. I liked TextPad enough to register it, a few versions ago.
  676.  
  677. Damien M. Jones   \\
  678. dmj@fractalus.com  \\  http://www.icd.com/tsd/ (temporary sanity designs)
  679.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  680.  
  681. - -
  682. - ------------------------------------------------------------
  683. Thanks for using Fractint, The Fractals and Fractint Discussion List
  684. Post Message:   fractint@xmission.com
  685. Get Commands:   majordomo@xmission.com "help"
  686. Administrator:  twegner@phoenix.net
  687. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  688.  
  689. ------------------------------
  690.  
  691. Date: Thu, 16 Apr 1998 19:47:32 -0700
  692. From: Angela <wizzle@cci-internet.com>
  693. Subject: Re: (fractint) Another Text Editor - NOT!
  694.  
  695. Jay Hill wrote:
  696. > > From: Blake Hyde <bhyde@connectu.net>
  697. > >Seems to be a lot of interest, but I haven't seen "NotesPad" by BremerCorp
  698. > >mentioned.  This one does everything that those mentioned so far will do...
  699. > ...
  700. > > I have a goodly number of editors reviewed at my (main) web site:
  701. > >       www.connectu.net/bhyde
  702. > > I also welcome any additions to the ratings and reviews.
  703. > You will scrap you review page and list only one editor after you try
  704. > PFE (Programmer's File Editor)  :-)
  705. >
  706.  
  707. Jay...
  708.  
  709. I downloaded PFE and immediatly decided it was not for me. It wanted me
  710. to read documentation BEFORE I installed it and actually had the gall to
  711. ask me questions during the installation. The nerve!!!  How am I
  712. supposed to know what I want before I see it?
  713.  
  714. PFE sounds like a dream come true for programmers who need to write in
  715. unix, linex, linus, unicorn and other foreign languages.  Someone like
  716. me who only cuts and pastes pars and frms can be happy with much less.
  717. Personally I'm perfectly happy with WordPad (write.exe in the win
  718. directory). 
  719.  
  720. Angela
  721.  
  722. - -
  723. - ------------------------------------------------------------
  724. Thanks for using Fractint, The Fractals and Fractint Discussion List
  725. Post Message:   fractint@xmission.com
  726. Get Commands:   majordomo@xmission.com "help"
  727. Administrator:  twegner@phoenix.net
  728. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  729.  
  730. ------------------------------
  731.  
  732. Date: Thu, 16 Apr 1998 22:47:43 EDT
  733. From: SKarl52884 <SKarl52884@aol.com>
  734. Subject: Re: (fractint) Another Text Editor - NOT!
  735.  
  736. In a message dated 98-04-16 22:36:37 EDT, you write:
  737.  
  738. << PFE sounds like a dream come true for programmers who need to write in
  739.  unix, linex, linus, unicorn and other foreign languages.  Someone like
  740.  me who only cuts and pastes pars and frms can be happy with much less.
  741.  Personally I'm perfectly happy with WordPad (write.exe in the win
  742.  directory). 
  743.  
  744.  Angela
  745.   >>
  746. Relativity is a reality for sure. If i coud get someone to share the "how to"
  747. to cut and paste { paste to where ????... I know its funny....but I really
  748. don't know } I'd be gratefully reassured that the boundries of artistic
  749. expression are not limited by a mathamatical mind set... but.... generously
  750. enhanced by same. 
  751. Steve
  752.  
  753. - -
  754. - ------------------------------------------------------------
  755. Thanks for using Fractint, The Fractals and Fractint Discussion List
  756. Post Message:   fractint@xmission.com
  757. Get Commands:   majordomo@xmission.com "help"
  758. Administrator:  twegner@phoenix.net
  759. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  760.  
  761. ------------------------------
  762.  
  763. Date: Thu, 16 Apr 1998 20:24:13 -0700
  764. From: Angela <wizzle@cci-internet.com>
  765. Subject: Re: (fractint) Feedback requested :)
  766.  
  767. Jon....
  768.  
  769. You have to understand that I absolutely and positively loathe frames
  770. but that I think you did a very nice job with them!!!!  
  771.  
  772. Stats about me first...then feedback (so you know how I am viewing your
  773. pages).
  774.  
  775. 1.  I run Communicator 4.04
  776. 2.  My monitor is 19"
  777. 3.  I'm set at 1154 x whatever resolution
  778. 4.  I'm in California connected via a 28.8 service
  779. 5.  My processor is 266Mhz 
  780. 6.  I viewed your page at 8:15PM pdt
  781.  
  782. Feedback...
  783.  
  784. 1. good download time - almost instantaneous even
  785. 2. your largest graphic appears to be 29K (i never use anything larger
  786. than 35K).....and you didn't go nuts with too many....kudos
  787. 3. first impression....excellent....nice graphics set and no stupid web
  788. tricks 
  789. 4.  good navigation tools
  790. 5.  although the main page appears to be set for 640 x 480 and therefore
  791. had lots of empty space on my large screen, it still looked
  792. good......the content pages are perfect 
  793. 6.  main page gave me an excellent idea of what your pages are all
  794. about....love it!!!! 
  795.  
  796. All in all I'd guess you've been reading articles on web style as well
  797. as learning html.  Nice job....you demonstrate a real feel for the
  798. medium.
  799.  
  800. Angela aka wizzle 
  801.  
  802. Jon Camp wrote:
  803. > I hate to make look like an advertisement for a webpage but in a sense it
  804. > is. My roomate and I (both college freshmen) are constructing a webpage that
  805. > will have a large fractal database of software, images, pars... but before
  806. > we go any farther we want to know what other people think. Is is too slow,
  807. > unorganized.... Both of us have been huge fans of fractint ever since we
  808. > were old enough to type so we figured that wouldn't constitute anmything too
  809. > anoying :)
  810. > thanks,
  811. >         Jon and Ben
  812. > chaotic n-space network
  813. > http://www.valpo.edu/home/student/jcamp/index.html
  814. > -
  815. > ------------------------------------------------------------
  816. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  817. > Post Message:   fractint@xmission.com
  818. > Get Commands:   majordomo@xmission.com "help"
  819. > Administrator:  twegner@phoenix.net
  820. > Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  821.  
  822. - -
  823. - ------------------------------------------------------------
  824. Thanks for using Fractint, The Fractals and Fractint Discussion List
  825. Post Message:   fractint@xmission.com
  826. Get Commands:   majordomo@xmission.com "help"
  827. Administrator:  twegner@phoenix.net
  828. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  829.  
  830. ------------------------------
  831.  
  832. Date: Thu, 16 Apr 1998 20:16:15 -0700
  833. From: Mark Christenson <mchris@hooked.net>
  834. Subject: (fractint) Re: gravijul4
  835.  
  836. At 10:09 PM 4/15/98 -0400, you wrote:
  837. >Regrettably I lost more precise documentation on the second formula. I
  838. >believe it is Mark Christenson's own variation, but I cannot be sure. I
  839. >would like to be corrected if I am wrong.
  840. >...
  841. >frm:gravijul4 { ;variation of a Mark Christenson frm
  842. >...
  843.  
  844. Nope, not mine.  I know the original post is around here 
  845. somewhere, but with 652 messages in my Fractint mailbox
  846. it's hard to find...
  847.  
  848.  
  849. Bud
  850.  
  851. P.S.: since I'm taking the time to write, here's a par.
  852.  
  853. gja1-09            { ; "Chrome Dragon", (c) Bud 4/9/98
  854.   reset=1930 type=formula formulafile=budz.frm formulaname=gravijul-a1
  855.   function=sin/recip/atanh passes=t
  856.   center-mag=0/0/3.217179/1/8.4
  857.   params=1/0.175/-0.1/2/4/4 float=y maxiter=151 inside=111
  858.   outside=real decomp=256
  859.   colors=0kz<7>0_k0Zi0Yh0Xf1We<18>JLMKKKLKK<18>d`LeaLgbMicN<8>zsX<6>mgQkeP\
  860.   idOhcN<20>LL1KK0LK0<18>d20e10g00i00<8>z00<8>i00g00f00e11<18>MJJKKKLLL<24\
  861.   >iiijjjlllnnn<2>sss<3>llljjjiiihhh<23>LLLKKKKKL<13>7R_6S`5Ta4Ub3Vc<3>1Zi\
  862.   1_k1am0bo0dq<3>0jy cyclerange=0/255
  863.   }
  864.  
  865. frm:gravijul-a1 { ; generalized r^(-2) by Mark "Bud" Christenson 3/6/98
  866. ; defaults: p1 = (1,0) p2 = (0,1) p3 = (1,4)
  867.   q4 = real(p2)
  868.   q2 = p1
  869.   q1 = imag(p2) ; new knob 1
  870.   q3 = real(p3) ; new knob 2
  871.   q5 = imag(p3) ; bailout
  872.    z = pixel:
  873.    v = fn1(z)
  874.    w = q1*(v*v)
  875.    z = q3*fn3(q2/fn2(w)) + q4
  876.     |z| < q5
  877.   }
  878.  
  879.  
  880. - -
  881. - ------------------------------------------------------------
  882. Thanks for using Fractint, The Fractals and Fractint Discussion List
  883. Post Message:   fractint@xmission.com
  884. Get Commands:   majordomo@xmission.com "help"
  885. Administrator:  twegner@phoenix.net
  886. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  887.  
  888. ------------------------------
  889.  
  890. Date: Thu, 16 Apr 1998 20:34:14 -0700
  891. From: Angela <wizzle@cci-internet.com>
  892. Subject: Re: (fractint) Rescue: poke'n'hope
  893.  
  894. Welcome to the list SK!!!!
  895.  
  896. I have tutorial information about Fractint posted at my webpage
  897.  
  898. http://wizzle.simplenet.com/fractals/fractalintro.htm
  899.  
  900. However, more direct information regarding your specific questions is
  901. available and as I recall Janet Preslar posted a very nice list of
  902. websites with links to tutorial info just a bit back.  Her url is
  903.  
  904. http://www.parkenet.org/jp/fractvty.htm
  905.  
  906. You might try emailing Janet to get the list. 
  907.  
  908. Angela aka wizzle
  909.  
  910. SKarl52884 wrote:
  911. > I discovered fractint by accident, and at this point have a basic
  912. > understanding of the
  913. > software but there are some areas that i don't understand.
  914. > I need a clue as to how to apply the information I'm seeing in this exchange.
  915. >      Example: Where do I enter the color information? Comand line???
  916. >                                                   a formula???            ???
  917. > thanks
  918. >
  919.  
  920. - -
  921. - ------------------------------------------------------------
  922. Thanks for using Fractint, The Fractals and Fractint Discussion List
  923. Post Message:   fractint@xmission.com
  924. Get Commands:   majordomo@xmission.com "help"
  925. Administrator:  twegner@phoenix.net
  926. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  927.  
  928. ------------------------------
  929.  
  930. Date: Thu, 16 Apr 1998 20:52:40 -0700
  931. From: Angela <wizzle@cci-internet.com>
  932. Subject: Re: (fractint) Colouring books rot the mind
  933.  
  934. Morgan L. Owens wrote:
  935. > I might as well come right out and say it: I'm not that good at palette
  936. > design. I'm practising when I can, but I have a very long way to go.
  937.  
  938. Morgan....
  939.  
  940. "Not good at palette design" is no excuse these days!!!! Click your way
  941. over to
  942.  
  943. http://wizzle.simplenet.com/fractals/fractint_maps/newmaps.htm
  944.  
  945. and get all the great color maps folks submitted in the format of your
  946. choice. If you are patient with downloads and stick to my organization
  947. scheme, you will have no problems at all with color. Just make separate
  948. folders in your fractint directory for each of the map types and unzip
  949. them there.  Then, when you have a color challenge....try a map from
  950. each folder to get a feel for how your image responds to the various map
  951. types. When you've determined that.....browse thru the maps in the
  952. folder to find the ideal combo. You will find very quickly that some map
  953. types leave your image looking dead and that others bring it alive. 
  954. That is why I bothered with the organization in the first place...it is
  955. based on the technical construction of various maps.  I've learned
  956. oodles from studying Paul Carlson's and Sylvie's maps for ideas and, of
  957. course, Linda got me started color wise. Have you checked her
  958. tutorials???
  959.  
  960. End of soapbox........try these pars for a start
  961.  
  962. Working3_wiz1      { ; wizzle 4/16/98
  963.                      ; galaxy1.map
  964.   reset=1960 type=formula formulafile=apr98.par formulaname=uc03
  965.   function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  966.   params=0.1/0 float=y maxiter=1023 inside=255 
  967. colors=A0agFM<4>K0A<4>D0UB0Y80e<3>20u00z01v<5>69V7AQ6BO<3>2ID0KA0MC<14>0\zm<15>0AK<5>4AE5AE7AD<3>DAAFA9HCA<18>zza<10>00A<12>D67F76I76<14>z00<10>K\0A<6>N0S<4>00z<13>W0_Y0YY0Y<14>U3UU3UT3TS3S<14>00A<13>J8KL9LN8N<12>k1km0\mn2l<10>zRV<2>lIO
  968.   }
  969.  
  970. Working3_wiz2      { ; wizzle 4/16/98
  971.                      ; julia7.map which is based on a Paul Carlson map
  972.   reset=1960 type=formula formulafile=apr98.par formulaname=uc03
  973.   function=log passes=t center-mag=-0.637998/-0.447214/1.572327
  974.   params=0.1/0 float=y maxiter=1023 inside=255 
  975. colors=000ZFA<2>K0U<13>wrz<15>0II<13>0zz<11>0GG0CC07J11Q<14>mmz<13>K0K<1\5>rhz<11>K0KO08<15>zcm<11>W9AU67R34O00Q11<14>zzm<12>O00000<13>000c40<14>\xjizmmyjj<8>iFCgC8gE8<3>fM8eO9gRC<10>xwizzmywj<10>cK4
  976.   }
  977.  
  978. p.s. I am temporarily using Netscrape as a mail client.....it doesn't
  979. appear to handle cut and paste any too well...sorry in advance if the
  980. pars turn into garbage or need editing
  981.  
  982. - -
  983. - ------------------------------------------------------------
  984. Thanks for using Fractint, The Fractals and Fractint Discussion List
  985. Post Message:   fractint@xmission.com
  986. Get Commands:   majordomo@xmission.com "help"
  987. Administrator:  twegner@phoenix.net
  988. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  989.  
  990. ------------------------------
  991.  
  992. Date: Thu, 16 Apr 1998 21:59:06 -0700
  993. From: kathy roth <kroth@well.com>
  994. Subject: (fractint) Re: gravijul4
  995.  
  996. >Regrettably I lost more precise documentation on the second formula. I
  997. >believe it is Mark Christenson's own variation, but I cannot be sure. I
  998.  
  999. >would like to be corrected if I am wrong.
  1000. >...
  1001. >frm:gravijul4 { ;variation of a Mark Christenson frm
  1002. >...
  1003.  
  1004. I also have gravijul4 and can't figure out who
  1005. wrote it. (Speak up and take credit for it!)
  1006. This is a good reason to always put your
  1007. name on the first line. As a newbie I felt
  1008. pretentious or egotistical putting my name there
  1009. but with so many pars and frms saved it's important
  1010. to know who wrote what.
  1011.  
  1012.  
  1013. - -
  1014. - ------------------------------------------------------------
  1015. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1016. Post Message:   fractint@xmission.com
  1017. Get Commands:   majordomo@xmission.com "help"
  1018. Administrator:  twegner@phoenix.net
  1019. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1020.  
  1021. ------------------------------
  1022.  
  1023. Date: Thu, 16 Apr 1998 22:11:00 -0700
  1024. From: wizzle <wizzle@cci-internet.com>
  1025. Subject: Re: (fractint) Question about posting PAR's
  1026.  
  1027. Jon...
  1028.  
  1029. Your par looked great!! Very nice image and it worked perfectly for me,
  1030. par wise. I liked your colors.
  1031.  
  1032. Angela aka wizzle
  1033.  
  1034. Jon Camp wrote:
  1035. > Hi! This my first time posting to the list and I want to make sure that any
  1036. > PAR's i post are done in the correct manner. Is the best method just to copy
  1037. > and past the PAR into the email? Thanks!
  1038.  
  1039. - -
  1040. - ------------------------------------------------------------
  1041. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1042. Post Message:   fractint@xmission.com
  1043. Get Commands:   majordomo@xmission.com "help"
  1044. Administrator:  twegner@phoenix.net
  1045. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1046.  
  1047. ------------------------------
  1048.  
  1049. Date: Thu, 16 Apr 1998 22:14:29 -0700
  1050. From: wizzle <wizzle@cci-internet.com>
  1051. Subject: Re: (fractint) Colouring books rot the mind
  1052.  
  1053. <<snipped>>
  1054. > Failing that, just consider them to be two pars with bland colour
  1055. > schemes.
  1056. > Failing that, take the two formulas as my gift.
  1057. > Morgan
  1058. <<snipped>>
  1059.  
  1060. Morgan...
  1061.  
  1062. Those were very nice images...here is my second set of re-colors
  1063.  
  1064. Working1_wiz1      { ; wizzle 4/16/98
  1065.                      ; galaxy2.map
  1066.   reset=1960 type=formula formulafile=apr98.par
  1067.   formulaname=lambdafroth4m function=floor/floor passes=t
  1068.   center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  1069.   maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0 
  1070. colors=00A5DK<2>2IC0K90MB<14>0zl<15>0AJ<2>09H09H08G07G<10>00906E0CJ<7>zw\ 
  1071. b<5>LPOEJL7DI07F009<21>F75<2>_00<12>z00w00<9>K09<6>N0R<4>00y<14>Y0X`0Va3\ 
  1072. W<14>xwj<14>eEC<3>A09<9>I7GJ8HK9J<14>k1jm0ln2k<5>tFavKZ<2>zRU<5>Z9GP3CK0\ 
  1073. 9<11>20t00y01u<5>69U7AP6BN
  1074.   }
  1075.  
  1076. Working1_wiz2      { ; wizzle 4/16/98
  1077.                      ; laser3.map
  1078.   reset=1960 type=formula formulafile=apr98.par
  1079.   formulaname=lambdafroth4m function=floor/floor passes=t
  1080.   center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0/0/0/0 float=y
  1081.   maxiter=1023 inside=255 potential=255/400/200 invert=0.5/0/0 
  1082. colors=000I0k<6>Y0Y`0Wa3X<14>xwk<15>cAA<6>K8AH7AH7B<5>K9KL9LN8N<12>k1km0\ 
  1083. mn2l<5>tFbvK_<2>zRV<8>K0A<11>20u00z01v<5>69V7AQ6BO<3>2ID0KA0MC<14>0zm<15\ 
  1084. >0AK<5>4AE5AE7AD<3>DAAFA9HCA<18>zza<6>jjTggSffSeeR<11>CCAAA9997<3>_00<12\>z00<10>K0A<6>N0S<4>00z<6>G0m
  1085.   }
  1086.  
  1087. Appologies again to those who have to edit these pars. My kid will be
  1088. installing Eudora for me this weekend and then I can get back to real
  1089. cut and paste instead of cut...paste....edit...pray...curse!!! Netscrape
  1090. is NOT ideal for this list.
  1091.  
  1092. - -
  1093. - ------------------------------------------------------------
  1094. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1095. Post Message:   fractint@xmission.com
  1096. Get Commands:   majordomo@xmission.com "help"
  1097. Administrator:  twegner@phoenix.net
  1098. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1099.  
  1100. ------------------------------
  1101.  
  1102. End of fractint-digest V1 #167
  1103. ******************************
  1104.  
  1105.