home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n432 < prev    next >
Internet Message Format  |  2000-01-03  |  43KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #432
  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        Monday, January 3 2000        Volume 01 : Number 432
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sat, 1 Jan 2000 02:44:06 -0500 (EST)
  18. From: Jim Muth <jamth@mindspring.com>
  19. Subject: (fractint) Y2K bug exterminated
  20.  
  21. The Y2K bug that bit my old run-down computer has been exterminated.
  22.    :-)
  23.  
  24. I manually set the machine to the right year.  The FOTD's will now 
  25. continue uninterrupted with the correct year regardless of the 
  26. machine from which they are posted.
  27.  
  28. Jim M.
  29.  
  30.  
  31. - --------------------------------------------------------------
  32. Thanks for using Fractint, The Fractals and Fractint Discussion List
  33. Post Message:   fractint@lists.xmission.com
  34. Get Commands:   majordomo@lists.xmission.com "help"
  35. Administrator:  twegner@swbell.net
  36. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  37.  
  38. ------------------------------
  39.  
  40. Date: Sat, 01 Jan 2000 10:57:29 -0500
  41. From: Gedeon Peteri <gedeon@InfoAve.Net>
  42. Subject: (fractint) Updated web site
  43.  
  44. Happy New Year to all! I celebrated new year's eve at home, uploading 17
  45. new Euler images to my web site. May I invite you to take a look? As
  46. always, parameter files are available for download. Your comments are
  47. welcome.
  48.  
  49. Gedeon
  50.  
  51. - --
  52. - --------------------------------------------------------------
  53. Fractals: http://members.xoom.com/gedeonp/fractals.html
  54. Member Infinite Fractal Loop
  55. Last updated: January 1, 2000 -- New Euler images
  56. Photography: http://members.xoom.com/gedeonp/photos.html
  57. Last updated: July 15, 1999 -- Four new pages
  58. - --------------------------------------------------------------
  59.  
  60.  
  61.  
  62. - --------------------------------------------------------------
  63. Thanks for using Fractint, The Fractals and Fractint Discussion List
  64. Post Message:   fractint@lists.xmission.com
  65. Get Commands:   majordomo@lists.xmission.com "help"
  66. Administrator:  twegner@swbell.net
  67. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  68.  
  69. ------------------------------
  70.  
  71. Date: Sun, 2 Jan 2000 00:47:22 -0500 (EST)
  72. From: Jim Muth <jamth@mindspring.com>
  73. Subject: (fractint) FOTD, 02-01-00 (A Fractal Original) (c)
  74.  
  75. FOTD -- January 02, 2000
  76.  
  77. Fractal enthusiasts and visionaries:
  78.  
  79. Having eliminated the final vestiges of the Y2K bug last 
  80. evening, I turned my energies today to the task of finding the 
  81. FOTD.  After a 30-minute search, I found my image lurking in the 
  82. fractal that results when a variation of the formula 
  83. 0.25Z^(-5)+Z+1/C is calculated.  I named the picture "A Fractal 
  84. Original" because this image represents the first time that this 
  85. particular midget has ever been seen.
  86.  
  87. The parent fractal was calculated at a value of real(p3) very 
  88. near the point where the image grows to infinite size and turns 
  89. inside-out.  The imag(p3) parameter, which controls the escape 
  90. radius is also critical in this image.  A slightly smaller value 
  91. causes the image to vanish; a greater value causes the image to 
  92. break up into fragmented chaos.
  93.  
  94. At a little over one minute, the parameter file is not too 
  95. challenging.  And the JPEG image is available as always at:
  96.  
  97.           <alt.binaries.pictures.fractals>
  98.  
  99. and at:
  100.  
  101.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  102.  
  103. The fractal weather was foggy most of the day, with a 
  104. temperature of 40F (4.5C) that was a bit chilly for the fractal 
  105. cats.  And now, I see it's time to settle into my overstuffed 
  106. chair before the TV and watch one of those great old Saturday 
  107. night sci-fi movies.  Until tomorrow, when the philosophy may 
  108. return to life with a vengeance, take care, and rest easy now 
  109. that the Y2K disaster, like all previous forecasts of disaster, 
  110. has failed to materialize.
  111.  
  112.  
  113. Jim Muth
  114. jamth@mindspring.com
  115.  
  116.  
  117. START FORMULA==============================================
  118.  
  119. MandelbrotMix4 {; Jim Muth
  120. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  121. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  122. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  123. z=k*((a*(z^b))+(d*(z^f)))+c,
  124. |z| < l
  125. }
  126.  
  127. END FORMULA================================================
  128.  
  129. START PARAMETER FILE=======================================
  130.  
  131. A_Fractal_Original { ; time=0:01:14.65 on a p200, 640x480
  132.   reset=2000 type=formula formulafile=critical.frm
  133.   formulaname=MandelbrotMix4 function=recip passes=1
  134.   center-mag=-91.23836119057567000/0/5894.311
  135.   params=0.25/-5/1/1/-1.1/320000 float=y maxiter=1200
  136.   bailout=25 inside=0 logmap=43 symmetry=xaxis
  137.   periodicity=0
  138.   colors=00000003A00A00A00Atzzqyzmvz<2>elz<3>e_zzXdeUz\
  139.   eQz<3>eFzzmvY9rW6oQ8l<2>ICaD10AFW8GT5GP2FX1Dd0Dl0Cr0\
  140.   Cz0Az0Az0Fz3Jz9OzFTwLXtQaoXelbjghmdMXa2IY3FT5CO69I88\
  141.   D958A23A10D22F25G38I3AL3DM5GO5JP5MQ6IQ6DT69T65T52W86\
  142.   YAAaDFbFJeIOhLTjOXmPaqTerWjvYoy_tzbyzez<2>zlzvmzooz<\
  143.   2>XtqQvmLwjYlljamyQozGqzIozImzIlzIjyIjwIhtIgrIeqIe50\
  144.   G30C308303300<3>200bgJQhLGhM6jM0jO0jO0lT0lW0lY0la2ld\
  145.   <3>FmqImtMmwPmzTmzWmzYmzAPe03D08F<3>0JL0OM0QO0UP0XQ0\
  146.   _T0dU0gW<2>0qY0tQ5vLAwFIz9Pz3Wz0Uy0Tv1Qq2Qm2Pj3Oe5Mb\
  147.   6M_6LW8JT9JP9F_1Ah0Fl2ImALoJOqTQtbUvlXwv_yzbzzgqzlhz\
  148.   qazvUyzMvhelmmeqt_vzWyzPzzLvzJozIjzGdzGYzFUzDOzCIzCD\
  149.   zA8z93z98zAAzADzAGzAJzC<2>TzCWzDYzD<2>gzDjz6mz0oz0Xz\
  150.   CGzWOzaUze_zlezqvzazzM<3>zzazzdzzhwzlvzq<2>qzzozzmzz\
  151.   ozyozqozhozaozUqzL0z90zC0zD0zG0zI0zJ0zM
  152.   }
  153.  
  154. END PARAMETER FILE=========================================
  155.  
  156. START 20.0 PAR-FORMULA FILE================================
  157.  
  158. A_Fractal_Original { ; time=0:01:14.65 on a p200, 640x480
  159.   reset=2000 type=formula formulafile=critical.frm
  160.   formulaname=MandelbrotMix4 function=recip passes=1
  161.   center-mag=-91.23836119057567000/0/5894.311
  162.   params=0.25/-5/1/1/-1.1/320000 float=y maxiter=1200
  163.   bailout=25 inside=0 logmap=43 symmetry=xaxis
  164.   periodicity=0
  165.   colors=00000003A00A00A00Atzzqyzmvz<2>elz<3>e_zzXdeUz\
  166.   eQz<3>eFzzmvY9rW6oQ8l<2>ICaD10AFW8GT5GP2FX1Dd0Dl0Cr0\
  167.   Cz0Az0Az0Fz3Jz9OzFTwLXtQaoXelbjghmdMXa2IY3FT5CO69I88\
  168.   D958A23A10D22F25G38I3AL3DM5GO5JP5MQ6IQ6DT69T65T52W86\
  169.   YAAaDFbFJeIOhLTjOXmPaqTerWjvYoy_tzbyzez<2>zlzvmzooz<\
  170.   2>XtqQvmLwjYlljamyQozGqzIozImzIlzIjyIjwIhtIgrIeqIe50\
  171.   G30C308303300<3>200bgJQhLGhM6jM0jO0jO0lT0lW0lY0la2ld\
  172.   <3>FmqImtMmwPmzTmzWmzYmzAPe03D08F<3>0JL0OM0QO0UP0XQ0\
  173.   _T0dU0gW<2>0qY0tQ5vLAwFIz9Pz3Wz0Uy0Tv1Qq2Qm2Pj3Oe5Mb\
  174.   6M_6LW8JT9JP9F_1Ah0Fl2ImALoJOqTQtbUvlXwv_yzbzzgqzlhz\
  175.   qazvUyzMvhelmmeqt_vzWyzPzzLvzJozIjzGdzGYzFUzDOzCIzCD\
  176.   zA8z93z98zAAzADzAGzAJzC<2>TzCWzDYzD<2>gzDjz6mz0oz0Xz\
  177.   CGzWOzaUze_zlezqvzazzM<3>zzazzdzzhwzlvzq<2>qzzozzmzz\
  178.   ozyozqozhozaozUqzL0z90zC0zD0zG0zI0zJ0zM
  179.   }
  180.  
  181. frm:MandelbrotMix4 {; Jim Muth
  182. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  183. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  184. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  185. z=k*((a*(z^b))+(d*(z^f)))+c,
  186. |z| < l
  187. }
  188.  
  189. END 20.0 PAR-FORMULA FILE==================================
  190.  
  191.  
  192. - --------------------------------------------------------------
  193. Thanks for using Fractint, The Fractals and Fractint Discussion List
  194. Post Message:   fractint@lists.xmission.com
  195. Get Commands:   majordomo@lists.xmission.com "help"
  196. Administrator:  twegner@swbell.net
  197. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  198.  
  199. ------------------------------
  200.  
  201. Date: Sun, 2 Jan 2000 10:49:41 -0500 (EST)
  202. From: Jim Muth <jamth@mindspring.com>
  203. Subject: (fractint) Re: FOTD / Fractal Art 
  204.  
  205. At 01:28 PM 12/31/99 -0800, Mark Cristenson wrote:
  206.  
  207. >First, for a guy who has officially jumped off the fractal art 
  208. >bandwagon, you are still producing work that I enjoy.  
  209. >I especially liked Tornado, Merlin, Mandelbrot Madhouse, 
  210. >Deep Blue, and Greetings. 
  211.  
  212. Thanks much.  I was experiencing a flurry of good fractal luck 
  213. when I found those images.  Right now, my fractal luck, or 
  214. inspiration if you will, has slacked off a bit.  But it will 
  215. return.
  216.  
  217. >Second, as I hinted in my most recent fractal gallery update
  218. ><http://www.hooked.net/~mchris/fractin1.htm#contest99>,
  219. >I also wonder whether I am a fractal artist or just an explorer 
  220. >who occasionally produces some beautiful images.  Just 
  221. >what I need, another identity crisis! ;-)
  222.  
  223. IMO, it's fairly easy to tell if you're a fractal explorer or artist 
  224. or anywhere in between.  There is no sharp dividing line.  A fractal 
  225. explorer gets his enjoyment from discovering some interesting new 
  226. thing that the numbers have done; a fractal artist gets his enjoyment 
  227. when he sees the image he has created, and when others admire his 
  228. work.
  229.  
  230. >Seriously though, I have to wonder if this is a division between 
  231. >fractal art and elegant mathematical images, or just a bifurcation 
  232. >*within* fractal art.  Call it a difference in style. 
  233.  
  234. Basically, it is up to the individual to decide if he/she is an 
  235. explorer or an artist, or if there is even a difference between the 
  236. two.
  237.  
  238. Jim Muth
  239. jamth@mindspring.com
  240.  
  241.  
  242. - --------------------------------------------------------------
  243. Thanks for using Fractint, The Fractals and Fractint Discussion List
  244. Post Message:   fractint@lists.xmission.com
  245. Get Commands:   majordomo@lists.xmission.com "help"
  246. Administrator:  twegner@swbell.net
  247. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  248.  
  249. ------------------------------
  250.  
  251. Date: Mon, 3 Jan 2000 00:07:32 -0500 (EST)
  252. From: Jim Muth <jamth@mindspring.com>
  253. Subject: (fractint) FOTD, 03-01-00 (Spinning and Twisting) (c)
  254.  
  255. FOTD -- January 03, 2000
  256.  
  257. Fractal enthusiasts and visionaries:
  258.  
  259. Today's fractal with its twisted midget arises from a 
  260. combination of Z^2.5 and Z^(-0.7071).  It's one of those images 
  261. where the open areas surrounding the midget are more interesting 
  262. than the midget itself.  I named the picture "Spinning and 
  263. Twisting" when I was impressed by the feeling that the midget is 
  264. being rudely twisted by some giant unseen hand.
  265.  
  266. With so much open area, the image is slow to render from the 
  267. parameter file.  But I have provided salvation in the form of 
  268. the JPEG'd image file, which has been posted for several hours 
  269. to:
  270.  
  271.           <alt.binaries.pictures.fractals>
  272.  
  273. and to:
  274.  
  275.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  276.  
  277. The reason the discussion is so short is because I spent most of 
  278. the day enjoying the fractal weather, and the rest of the time 
  279. scrounging for the day's fractal.  But I can't be blamed; the 
  280. sunny skies and temperature of 68F (20C) were perfect for 
  281. anything imaginable, except winter sports.
  282.  
  283. And now the day is finished.  The fractal shoppe is quiet, the 
  284. fractal cats are quiet, and soon the fractal keyboard will be 
  285. quiet.  But I'll return in 24 hours with another fractal and a 
  286. 55 percent chance of a good dose of fractal philosophy.  Until 
  287. then, take care, and don't feel disappointed about the failure 
  288. of Y2K to strike.  Y3K is only 365,240 days away.
  289.  
  290.  
  291. Jim Muth
  292. jamth@mindspring.com
  293.  
  294.  
  295. START FORMULA==============================================
  296.  
  297. MandelbrotMix4 {; Jim Muth
  298. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  299. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  300. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  301. z=k*((a*(z^b))+(d*(z^f)))+c,
  302. |z| < l
  303. }
  304.  
  305. END FORMULA================================================
  306.  
  307. START PARAMETER FILE=======================================
  308.  
  309. Spinning-Twisting  { ; time=0:20:52.30 on a p200, SF5
  310.   reset=2000 type=formula formulafile=critical.frm
  311.   formulaname=MandelbrotMix4 function=ident passes=1
  312.   center-mag=-1.98612884271879700/+2.69685233983904500\
  313.   /5.028579e+009/1/-145 params=-0.01/2.5/10/-0.7071/0/0
  314.   float=y maxiter=12000 bailout=25 inside=0 logmap=245
  315.   symmetry=none periodicity=10
  316.   colors=000T0UT0TV1UX2Z<3>d6jf7lh8n<2>nBt<3>gKkeMidKf\
  317.   bRd<2>YXZXKXVaU<3>PiMNkKUnHcpFmrDmtBrv9rx7mvC<3>XoU<\
  318.   3>kgkUfooRSoB5r9K<2>r5mm7wm8wm9wKUwKUwLUwLKwMcw1UwMU\
  319.   weEmyEkxFgwFgJZX<3>7ni4rl1vo<5>SZZWVX_RUdNRkJOlFMqBJ\
  320.   uAGyFE<3>zZMzcOzcPz5R<8>z5gz5hz5j<3>z5q<9>pdUohRnkP<\
  321.   3>kyG<3>jlNjiPjfRshX<3>KRECNzBczBPzBQBmQBmRBmSCBTCBT\
  322.   CBwCBzCBmCBWzBXzBYzBYDmZDz_Em`EB`E<2>BbE<3>iiJrrKzwL\
  323.   wrKuiK<7>d`Jb_J_ZI<2>UWISVIPVKQUIR_HSeGQiE<3>VlFWlFX\
  324.   mF<8>euGfvGgxGhyGizGjzGkzG<11>mzWnzXnzY<2>nzanzbpzf<\
  325.   4>jzSizQgzN<3>czBez5<8>Gz`EzcBzg<3>0zt5zs9zr
  326.   }
  327.  
  328. END PARAMETER FILE=========================================
  329.  
  330. START 20.0 PAR-FORMULA FILE================================
  331.  
  332. Spinning-Twisting  { ; time=0:20:52.30 on a p200, SF5
  333.   reset=2000 type=formula formulafile=critical.frm
  334.   formulaname=MandelbrotMix4 function=ident passes=1
  335.   center-mag=-1.98612884271879700/+2.69685233983904500\
  336.   /5.028579e+009/1/-145 params=-0.01/2.5/10/-0.7071/0/0
  337.   float=y maxiter=12000 bailout=25 inside=0 logmap=245
  338.   symmetry=none periodicity=10
  339.   colors=000T0UT0TV1UX2Z<3>d6jf7lh8n<2>nBt<3>gKkeMidKf\
  340.   bRd<2>YXZXKXVaU<3>PiMNkKUnHcpFmrDmtBrv9rx7mvC<3>XoU<\
  341.   3>kgkUfooRSoB5r9K<2>r5mm7wm8wm9wKUwKUwLUwLKwMcw1UwMU\
  342.   weEmyEkxFgwFgJZX<3>7ni4rl1vo<5>SZZWVX_RUdNRkJOlFMqBJ\
  343.   uAGyFE<3>zZMzcOzcPz5R<8>z5gz5hz5j<3>z5q<9>pdUohRnkP<\
  344.   3>kyG<3>jlNjiPjfRshX<3>KRECNzBczBPzBQBmQBmRBmSCBTCBT\
  345.   CBwCBzCBmCBWzBXzBYzBYDmZDz_Em`EB`E<2>BbE<3>iiJrrKzwL\
  346.   wrKuiK<7>d`Jb_J_ZI<2>UWISVIPVKQUIR_HSeGQiE<3>VlFWlFX\
  347.   mF<8>euGfvGgxGhyGizGjzGkzG<11>mzWnzXnzY<2>nzanzbpzf<\
  348.   4>jzSizQgzN<3>czBez5<8>Gz`EzcBzg<3>0zt5zs9zr
  349.   }
  350.  
  351. frm:MandelbrotMix4 {; Jim Muth
  352. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  353. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  354. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  355. z=k*((a*(z^b))+(d*(z^f)))+c,
  356. |z| < l
  357. }
  358.  
  359. END 20.0 PAR-FORMULA FILE==================================
  360.  
  361.  
  362. - --------------------------------------------------------------
  363. Thanks for using Fractint, The Fractals and Fractint Discussion List
  364. Post Message:   fractint@lists.xmission.com
  365. Get Commands:   majordomo@lists.xmission.com "help"
  366. Administrator:  twegner@swbell.net
  367. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  368.  
  369. ------------------------------
  370.  
  371. Date: Mon, 3 Jan 2000 09:43:06 +0100 (MET)
  372. From: Edurne Larraza Mendiluze <acblamee@sc.ehu.es>
  373. Subject: (fractint) math, informatics and art 
  374.  
  375. Hello:
  376.  
  377. I am new in this mailing list and I am interested in the relation between
  378. mathematics, informatics and art. Could anybody tell me if there is any
  379. book or article related to that.
  380.  
  381.     Thanks.
  382.  
  383.  
  384.  
  385. - --------------------------------------------------------------
  386. Thanks for using Fractint, The Fractals and Fractint Discussion List
  387. Post Message:   fractint@lists.xmission.com
  388. Get Commands:   majordomo@lists.xmission.com "help"
  389. Administrator:  twegner@swbell.net
  390. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  391.  
  392. ------------------------------
  393.  
  394. Date: Mon, 3 Jan 2000 10:29:10 -0300
  395. From: "Ricardo M. Forno" <rforno@afip.gov.ar>
  396. Subject: RE: (fractint) FOTD, 01-01-00 (The First Fractal) (c)
  397.  
  398. Jim:
  399. My PC did approximately the same, i.e., it signalled January 4th, 1980 (it
  400. is also a 486 SX)  but after that I manually set the date to January 1st,
  401. 2000, and it kept it even after turning power off, so why dont you try todo
  402. the same with yours?
  403. - ----- Original Message -----
  404. From: Jim Muth <jamth@mindspring.com>
  405. To: <fractint@lists.xmission.com>
  406. Cc: <philofractal@icd.com>
  407. Sent: Saturday, January 01, 2000 3:58 AM
  408. Subject: (fractint) FOTD, 01-01-00 (The First Fractal) (c)
  409.  
  410.  
  411. >
  412. > FOTD -- January 01, 2000
  413. >
  414. > Fractal enthusiasts and visionaries:
  415. >
  416. > As I write these words, it is 11:01pm of December 31, 1999.  Y2K
  417. > is one hour away -- 500 miles offshore, rushing westward toward
  418. > the east coast at 720mph (1150kph).  In preparation for the big
  419. > event I have done . . . absolutely nothing.  I am totally
  420. > unprepared for the power failure, communications breakdown, lack
  421. > of food, water and gasoline, riots, martial law, insurrection
  422. > and overthrow of the government that will take place starting in
  423. > 57 minutes.  In fact, the crisis is so severe that I will not
  424. > post this FOTD until Y2K has safely moved on to the Central time
  425. > zone.
  426. >
  427. > To celebrate the arrival of the new everything, I have found
  428. > another fractal with a midget at the center.  Since it is the
  429. > first fractal of the new day, month, year, *century and
  430. > *millennium, I named the picture "The First Fractal".
  431. >
  432. > 1-1/2 HOUR BREAK-----------------------------------------
  433. >
  434. > It is now 12:45am of January 1, 2000, and the millennium has
  435. > arrived.  The lights are still on, the telephone is still
  436. > working, the water is still running, the local convenience store
  437. > is still open along with the self-service gasoline station,
  438. > there is no riot, martial law, insurrection, or overthrow of the
  439. > government.  Y2K was a failure.
  440. >
  441. > But not all is lost.  The bug has bitten the old outdated
  442. > computer on which I am now working, which is not Y2K compatible.
  443. > Instead of rolling over to January 1, 2000, it reset itself to
  444. > January 1, 1980, which is no problem, since everything else on
  445. > it works fine.  Since the machine is a 486-100mhz, it's not
  446. > worth the cost of a bios update.  Most often I'll post from one
  447. > of the other machines, which rolled over properly, but when I
  448. > post from this one, as I am doing today, the date will read 20
  449. > years behind the time.
  450. >
  451. > The day's image is a midget in the fractal that results when the
  452. > formula 0.4*(0.222Z^(-5)+1.983Z^(-1))+C is iterated.  It's one
  453. > of those scenes filled with fancy holes that frequently appears
  454. > when two different powers of Z are combined.
  455. >
  456. > The parameter file runs in a little under five minutes, making
  457. > the download worth the effort.  That download is available on
  458. > Usenet at:
  459. >
  460. >           <alt.binaries.pictures.fractals>
  461. >
  462. > and on the web at:
  463. >
  464. >           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  465. >
  466. > The fractal weather was a repeat of yesterday -- sunny skies,
  467. > light winds, and a perfect temperature of 55F (13C) that made
  468. > the cats happy.
  469. >
  470. > It's now time to shut down for the evening and call it a
  471. > millennium.  Until next time, take care, and happy new
  472. > everything.
  473. >
  474. >
  475. > Jim Muth
  476. > jamth@mindspring.com
  477. >
  478. >
  479. > START FORMULA==============================================
  480. >
  481. > MandelbrotMix4 {; Jim Muth
  482. > a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  483. > g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  484. > k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  485. > z=k*((a*(z^b))+(d*(z^f)))+c,
  486. > |z| < l
  487. > }
  488. >
  489. > END FORMULA================================================
  490. >
  491. > START PARAMETER FILE=======================================
  492. >
  493. > The_First_Fractal  { ; time=0:04:41.72 on a p200, SF5
  494. >   reset=2000 type=formula formulafile=critical.frm
  495. >   formulaname=MandelbrotMix4 function=recip passes=1
  496. >   center-mag=-8.99684655773076600/-5.84931288165860400\
  497. >   /2519545/1/22.499 params=0.222/-5/1.983/-1/-0.6/0
  498. >   float=y maxiter=1800 bailout=25 inside=0 logmap=-74
  499. >   symmetry=none periodicity=10
  500. >   colors=000X9O<5>gAeiBhkBk<3>sCwvZdxfMzm4pmA<3>EIWJFQ\
  501. >   NDLoEB<2>tUK<3>`ZDW`BRa9Mb7Ic6<3>emYkodpqj<3>SbfM_eU\
  502. >   _H<3>WILWDMW9NUtcKiOAZ9<3>A_AA_BA_BA_BA_B<3>aHXhDao8\
  503. >   fv4k<2>i_g<3>bUo`Sq_RsYPuXOv<3>ghrjmqmrpowo<3>TyOOyH\
  504. >   IyADy3<3>hz6pz7wz7<3>WzOPzTIzXBz`4zd<2>Uzo<2>dzD<3>I\
  505. >   zjCzr7zz<3>Lz_<3>8zL<3>mzE<3>szAtz9uz8czDMzI3zD<4>Xz\
  506. >   8bz7hz6OzL4zZ<3>EzVHzUJzTGzfEztkzu`zwRzxOzdMzLKz1<4>\
  507. >   FziEzr<2>Uzq<3>3z_hzY<3>Zz`XzaVza<2>Mzy<3>VzqYzo_zma\
  508. >   zkczj_zgXze<3>gzvizzIzaXzZkzWpzS<3>XzbSzeNzhJzj<3>lz\
  509. >   eszdmzf<3>UzlPzmMzn<3>Czn9zn7znNzjbzf<3>lzHozAqz4<3>\
  510. >   QzdJzmCzv<2>fzm<4>WzP
  511. >   }
  512. >
  513. > END PARAMETER FILE=========================================
  514. >
  515. > START 20.0 PAR-FORMULA FILE================================
  516. >
  517. > The_First_Fractal  { ; time=0:04:41.72 on a p200, SF5
  518. >   reset=2000 type=formula formulafile=critical.frm
  519. >   formulaname=MandelbrotMix4 function=recip passes=1
  520. >   center-mag=-8.99684655773076600/-5.84931288165860400\
  521. >   /2519545/1/22.499 params=0.222/-5/1.983/-1/-0.6/0
  522. >   float=y maxiter=1800 bailout=25 inside=0 logmap=-74
  523. >   symmetry=none periodicity=10
  524. >   colors=000X9O<5>gAeiBhkBk<3>sCwvZdxfMzm4pmA<3>EIWJFQ\
  525. >   NDLoEB<2>tUK<3>`ZDW`BRa9Mb7Ic6<3>emYkodpqj<3>SbfM_eU\
  526. >   _H<3>WILWDMW9NUtcKiOAZ9<3>A_AA_BA_BA_BA_B<3>aHXhDao8\
  527. >   fv4k<2>i_g<3>bUo`Sq_RsYPuXOv<3>ghrjmqmrpowo<3>TyOOyH\
  528. >   IyADy3<3>hz6pz7wz7<3>WzOPzTIzXBz`4zd<2>Uzo<2>dzD<3>I\
  529. >   zjCzr7zz<3>Lz_<3>8zL<3>mzE<3>szAtz9uz8czDMzI3zD<4>Xz\
  530. >   8bz7hz6OzL4zZ<3>EzVHzUJzTGzfEztkzu`zwRzxOzdMzLKz1<4>\
  531. >   FziEzr<2>Uzq<3>3z_hzY<3>Zz`XzaVza<2>Mzy<3>VzqYzo_zma\
  532. >   zkczj_zgXze<3>gzvizzIzaXzZkzWpzS<3>XzbSzeNzhJzj<3>lz\
  533. >   eszdmzf<3>UzlPzmMzn<3>Czn9zn7znNzjbzf<3>lzHozAqz4<3>\
  534. >   QzdJzmCzv<2>fzm<4>WzP
  535. >   }
  536. >
  537. > frm:MandelbrotMix4 {; Jim Muth
  538. > a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  539. > g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  540. > k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  541. > z=k*((a*(z^b))+(d*(z^f)))+c,
  542. > |z| < l
  543. > }
  544. >
  545. > END 20.0 PAR-FORMULA FILE==================================
  546. >
  547. >
  548. > --------------------------------------------------------------
  549. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  550. > Post Message:   fractint@lists.xmission.com
  551. > Get Commands:   majordomo@lists.xmission.com "help"
  552. > Administrator:  twegner@swbell.net
  553. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  554.  
  555.  
  556. - --------------------------------------------------------------
  557. Thanks for using Fractint, The Fractals and Fractint Discussion List
  558. Post Message:   fractint@lists.xmission.com
  559. Get Commands:   majordomo@lists.xmission.com "help"
  560. Administrator:  twegner@swbell.net
  561. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  562.  
  563. ------------------------------
  564.  
  565. Date: Mon, 3 Jan 2000 09:36:13 -0500 (EST)
  566. From: Jim Muth <jamth@mindspring.com>
  567. Subject: (fractint) RE: FOTD, 01-01-00 (The First Fractal) (c)
  568.  
  569. At 10:29 AM 1/3/00 -0300, you wrote:
  570.  
  571. >Jim:
  572. >My PC did approximately the same, i.e., it signalled January 4th, 1980 (it
  573. >is also a 486 SX)  but after that I manually set the date to January 1st,
  574. >2000, and it kept it even after turning power off, so why dont you try todo
  575. >the same with yours?
  576.  
  577. I manually set the date to Jan 01, 2000 a few minutes after I posted 
  578. the FOTD.  The only problem came when I entered the date as 01-01-00 
  579. and got an "invalid date" error message.  Entering the date as 
  580. 01-01-2000 solved the problem.  The only problem at this time is with 
  581. my news-reader, which is having trouble arranging the articles in 
  582. proper order, but this is a very minor glitch.  The fractals still 
  583. work, and that's the important thing.   :-)
  584.  
  585. Jim M. 
  586.  
  587.  
  588. - --------------------------------------------------------------
  589. Thanks for using Fractint, The Fractals and Fractint Discussion List
  590. Post Message:   fractint@lists.xmission.com
  591. Get Commands:   majordomo@lists.xmission.com "help"
  592. Administrator:  twegner@swbell.net
  593. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  594.  
  595. ------------------------------
  596.  
  597. Date: Mon, 3 Jan 2000 12:45:28 -0500
  598. From: "George M.Curtin Jr." <gmcurtin@home.com>
  599. Subject: Re: (fractint) project idea
  600.  
  601. As a  long time Fractint user, through many versions, my vote is YES to this
  602. idea. I think we should include links to the various tutorials that exist in
  603. cyberspace as well. (I just joined this list and plan to very involved in
  604. the goings on, since Fractint is a major hobby of mine.)
  605.  
  606. George Curtin
  607. - ----- Original Message -----
  608. From: <Khemyst@aol.com>
  609. To: <fractint@lists.xmission.com>
  610. Sent: Thursday, December 30, 1999 9:33 AM
  611. Subject: (fractint) project idea
  612.  
  613.  
  614. > I was wondering whether anyone would find use in a project(s) I have in
  615. mind-
  616. >
  617. > a:  compiling the fractint doc into windows(95+) help file format...
  618. > b:  compiling a fractint FAQ into windows(95+) help file format...
  619. >
  620. > This would be something I could do as my thanks to the Stone Soup Group
  621. for
  622. > the program.....and it would allow others of us non-programmers to help
  623. > contribute to this tremendous group effort.  Of course this entire work
  624. would
  625. > be subject to the final  editorial comments of the Stone Soup Group or
  626. > designated spokesperson(s).....
  627. >
  628. > Of course I could use small amounts of help (tidbits of FAQ's submitted by
  629. > readers, and ideas for keywords, links and jumps in each section of the
  630. > fractint.doc to facilitate looking up different topics in the help file.
  631. >
  632. > I'd envision this as an evolving work, issued periodically much as
  633. fractint,
  634. > so that periodically the suggestions and improvements would be introduced
  635. in
  636. > rev level format.
  637. >
  638. > While I've been dabbling (and poorly) in visual basic programming for 7 or
  639. 8
  640. > years, I do fairly well with the help file part, so whipping this up with
  641. the
  642. > WYSIWYG editor I have makes this project fairly simple...
  643. >
  644. > Would this be of help?  Comments, suggestions?  If this thread is
  645. off-topic,
  646. > email privately for the thread to continue, and I'll keep all informed on
  647. > this concept and whether its worthy of launching.  I've gotten the first
  648. few
  649. > pages into a shell for "demo purposes"
  650. >
  651. > Thanks
  652. > Paul
  653. > Khemyst@aol.com
  654. >
  655. > --------------------------------------------------------------
  656. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  657. > Post Message:   fractint@lists.xmission.com
  658. > Get Commands:   majordomo@lists.xmission.com "help"
  659. > Administrator:  twegner@swbell.net
  660. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  661.  
  662.  
  663.  
  664.  
  665.  
  666. - --------------------------------------------------------------
  667. Thanks for using Fractint, The Fractals and Fractint Discussion List
  668. Post Message:   fractint@lists.xmission.com
  669. Get Commands:   majordomo@lists.xmission.com "help"
  670. Administrator:  twegner@swbell.net
  671. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  672.  
  673. ------------------------------
  674.  
  675. Date: Mon, 03 Jan 2000 18:12:43 GMT
  676. From: "Jack W" <jwsoft@hotmail.com>
  677. Subject: Re: (fractint) project idea
  678.  
  679. The idea of a Windows help file format for the Fractint documentation etc. 
  680. is a great one: may I also suggest producing a Compiled HTML Help (.chm) 
  681. form? This has the advantage of being easy to assemble from .htm files and 
  682. (as a more recent specification) contains more features and is easier to 
  683. use.
  684.  
  685. If help is needed with this project, I would be glad to lend a hand.
  686.  
  687. Best Wishes,
  688.  
  689. Jack Whelpton (jwsoft@hotmail.com)
  690. ______________________________________________________
  691. Get Your Private, Free Email at http://www.hotmail.com
  692.  
  693.  
  694. - --------------------------------------------------------------
  695. Thanks for using Fractint, The Fractals and Fractint Discussion List
  696. Post Message:   fractint@lists.xmission.com
  697. Get Commands:   majordomo@lists.xmission.com "help"
  698. Administrator:  twegner@swbell.net
  699. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  700.  
  701. ------------------------------
  702.  
  703. Date: Mon, 03 Jan 2000 11:20:47 -0700
  704. From: Phil McRevis <legalize@xmission.com>
  705. Subject: Re: (fractint) math, informatics and art 
  706.  
  707. There are lots of fractal books that cover this ground between math,
  708. computer science and art.  One of the most famous is Benoit
  709. Mandelbrot's book simply entitled "Fractal Geometry of Nature".
  710. - --
  711. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  712.     ``Ain't it funny that they all fire the pistol,     
  713.       at the wrong end of the race?''--PDBT     
  714. legalize@xmission.com    <http://www.thewho.net>
  715.  
  716. - --------------------------------------------------------------
  717. Thanks for using Fractint, The Fractals and Fractint Discussion List
  718. Post Message:   fractint@lists.xmission.com
  719. Get Commands:   majordomo@lists.xmission.com "help"
  720. Administrator:  twegner@swbell.net
  721. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  722.  
  723. ------------------------------
  724.  
  725. Date: Mon, 03 Jan 2000 21:10:03 -0600
  726. From: Tim Wegner <twegner@swbell.net>
  727. Subject: Re: (fractint) project idea
  728.  
  729. Jack wrote:
  730.  
  731. > The idea of a Windows help file format for the Fractint documentation 
  732. etc. 
  733. > is a great one: may I also suggest producing a Compiled HTML Help 
  734. (.chm) 
  735. > form? This has the advantage of being easy to assemble from .htm files 
  736. and 
  737. > (as a more recent specification) contains more features and is easier to 
  738. > use.
  739. > If help is needed with this project, I would be glad to lend a hand.
  740.  
  741. I'm prejudiced against the Microsoft help format because I find it 
  742. frustrating to use. But I have no objection to somewhat converting 
  743. to this format if it would be usefule to someone.
  744.  
  745. How does compiled html work?
  746.  
  747. The spanky.triumf.ca web site already has what amounts to the 
  748. complete docs in html done by Noel Giffin. Anyone working on an 
  749. html version of the docs should be aware of this and coordinate 
  750. with Noel. 
  751.  
  752. I don't know how much longer we will keep our own hypertext 
  753. format. It was invented before html by Ethan Nagel. It might make 
  754. more sense at some point to integrate html help directly into 
  755. fractint.
  756.  
  757. FWIW we have decided to start releasing the developer versions to 
  758. the public. These aren't official releases, but rather a matter of 
  759. giving everyone access to the alpha/beta versions. We're up to 
  760. patch five now, I just need to figure out some mechanics of doing 
  761. this. Maybe this needs to be called version 20.0.05. I mention this 
  762. because it has some relation to maintaining html of Microsoft help 
  763. docs. Noel usually does a big hit of html revision when we release, 
  764. but it could also be done patch by patch.
  765.  
  766. Tim
  767.  
  768.  
  769. - --------------------------------------------------------------
  770. Thanks for using Fractint, The Fractals and Fractint Discussion List
  771. Post Message:   fractint@lists.xmission.com
  772. Get Commands:   majordomo@lists.xmission.com "help"
  773. Administrator:  twegner@swbell.net
  774. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  775.  
  776. ------------------------------
  777.  
  778. Date: Mon, 3 Jan 2000 22:10:34 EST
  779. From: RParracho@aol.com
  780. Subject: (fractint) long sabatical quickie pars
  781.  
  782. After a long time off the list...off all computers actually...i am officially 
  783. posting again.
  784. just wanted to say:
  785. 1. Thank God for the evolver!
  786. 2. Its good to see Jim's FOTD (the only reason i read fractal_art) on  the 
  787. Fractint List.
  788. 3. Jim Weaver, i really liked Lesprl11.gif. Check out my Octo_lair  
  789. 4. My postings are very technically basic, nothing fancy builtins julias 
  790. mandelbrot...  
  791. 5. I'm only posting my frm file, the rest are in the general orgform 
  792. distribution.  if you don't have them i can post them (if you don't have 
  793. orgform you should get it.)
  794. 6. all the create dates are the same because i review and resave every image 
  795. before posting (haven't done this in ages hope everything goes smooth.)
  796. 7. Arctic_borielus is slow but very much worth the wait.
  797.  
  798. Hope you enjoy them as much as i did.  
  799. Good comments welcomed. Criticism gladly taken.
  800.  
  801.  
  802. frm:Regula_falsi2{
  803.      IF(|p1|==0)
  804.     z=pixel
  805.      ELSE
  806.     z=p1
  807.      ENDIF
  808.  x0=(1,1), c=x1=pixel:
  809.  fx0=x0*x0+pixel,
  810.  fx1=x1*x1+pixel,
  811.  z=z-p2*(x1-x0)*fx1/(fx1-fx0),
  812.  x2=z, x0=x1, x1=x2
  813. .0000001<|(x2)|
  814. }
  815.  
  816.  
  817. artic_borielus     { ;   0:01:42.71
  818.                      ; Created Jan 02, 2000 by Rui Parracho
  819.                      ; email-to:rparracho@aol.com
  820.   reset=2000 type=formula formulafile=rspf0001.frm
  821.   formulaname=regula_falsi2 passes=1
  822.   center-mag=2.34742/3.75783/0.1866667
  823.   params=0.6360972930082095/-0.9834589678640095/0.3860896633808405/-0.4948\
  824.   576311532945 float=y maxiter=1000 periodicity=0
  825.   colors=000E0l<3>j0Gr08z00z60<3>za0zi0zq0zy0tz0<3>Pz0Hz0Ex5<3>3jT0gZ0_c0R\
  826.   i0Jn08u20x<3>Z0Sf0Kn0Cv04z20<4>ze0zm0zu0xz0<4>Lz0Fy2<3>5mQ2jW0bb0Sh0Jn08\
  827.   u20x<3>Z0Sf0Kn0Cv04z20<4>ze0zm0zu0xz0<4>Lz0Fy2<3>5mQ2jW0bb0Sh0Eq03x60t<3\
  828.   >b0Oj0Gr08z00z60<3>za0zi0zq0zy0tz0<3>Pz0Hz0Ex5<3>3jT0gZ0Ye0Nk0Eq03x60t<3\
  829.   >b0Oj0Gr08z00z60<3>za0zi0zq0zy0tz0<3>Pz0Hz0Ex5<3>3jT0gZ0Sh0Jn08u20x<3>Z0\
  830.   Sf0Kn0Cv04z20<4>ze0zm0zu0xz0<4>Lz0Fy2<3>5mQ2jW0bb0Sh0Jn08u20x<3>Z0Sf0Kn0\
  831.   Cv04z20<4>ze0zm0zu0xz0<4>Lz0Fy2<3>5mQ2jW0bb0Sh0Eq03x60t<3>b0Oj0Gr08z00z6\
  832.   0<3>za0zi0zq0zy0tz0<3>Pz0Hz0Ex5<4>0gZ0Ye0Nk0Eq03x60t
  833.   }
  834.  
  835. Diatom03           { ;   0:00:07.09
  836.                      ; Created Jan 02, 2000 by Rui Parracho
  837.                      ; email-to:rparracho@aol.com
  838.   reset=2000 type=phoenix corners=-1.428754/1.501351/-1.08696/1.110619
  839.   params=-0.1131412701803644/1.007232886745811/3 float=y maxiter=500
  840.   inside=0 periodicity=0 sound=off
  841.   colors=000000<3>MCFSFIXIMbLQhPU<3>qYbs_duafxdi<3>`_bVY`PXZ<2>7ST<3>6HV6F\
  842.   V6CW69W<3>TVUZ`TdfT<2>vxQ<22>jWViVViUW<2>gQWfOXgOchOjiPq<8>eftehudju<2>c\
  843.   pvbswcrw<8>mdwocwpaw<2>sYwuWxuWw<8>xYixYgxYe<3>zZZ<8>zWczWdzWd<3>zVgzUhx\
  844.   Vi<8>fhsdjtbku<2>XpxVrzUrw<8>CjTAiQ8hM<3>0d8<8>OS_QQbTPe<3>cJseHvhFy<23>\
  845.   tNktNjuNj<3>wOgxPfxPd<9>sNGrNDrMB<2>pL3oL0oM4<7>kR`kSejTi<2>iVuhWziTz<3>\
  846.   oGypGypHz
  847.   }
  848.  
  849. Diatom04           { ;   0:00:11.20
  850.                      ; Created Jan 02, 2000 by Rui Parracho
  851.                      ; email-to:rparracho@aol.com
  852.   reset=2000 type=phoenix
  853.   corners=0.58559508/1.0635/-0.18337951/0.17504917
  854.   params=-1.534632404553362/0.2930387279885251/2 float=y maxiter=500
  855.   inside=0 periodicity=0 sound=off
  856.   colors=000055033000<9>P00R00U00<2>`00c00d44<7>qaareetii<2>xvvzzzyvv<8>lO\
  857.   OjKKiGG<3>c00<9>F00D00A00<2>300000020<8>0P00R00U0<3>0c0<9>bqbfsfjtj<3>zz\
  858.   z<9>OlOKjKGiG<3>0c0<9>0F00D00A0<2>030000002<8>00P00R00U<3>00c<9>bbqffsjj\
  859.   t<3>zzz<9>OOlKKjGGi<3>00c<9>00F00D00A<2>003000022<8>0PP0RR0UU<3>0cc<9>bq\
  860.   qfssjtt<3>zzz<9>OllKjjGii<3>0cc<12>088
  861.   }
  862.  
  863. tendril            { ;   0:00:09.89
  864.                      ; Created Jan 02, 2000 by Rui Parracho
  865.                      ; email-to:rparracho@aol.com
  866.   reset=2000 type=lambdafn function=sin
  867.   corners=-1.553436/1.54718/-1.168488/1.163071
  868.   params=0.7379772331919308/1.510155613879818 inside=0
  869.   potential=256/1000/0 sound=off
  870.   colors=p0w<9>K0NH0JD0F<3>000<9>bbbfffjjj<3>zzz<9>OOOKKKGGG<3>000L00<8>k0\
  871.   0<4>z00<2>p00l00h00d00a00<3>N00J00F00<3>000<9>bL0fN0jP0<3>zX0<9>OC0KA0G8\
  872.   0<3>000<9>__0cb0gf0<3>ut0<9>ML0II0FE0<3>000GA4<7>7c26g25k2<2>2v10z00w0<8\
  873.   >0O00K00G0<3>000<9>00b00f00j<3>00z<4>00e00a00X<3>00H00D00900400030100070\
  874.   3<8>d0Lg0Nk0P<3>z0X<9>O0CK0AG08<3>000<11>b0hf0li0pm0s
  875.   }
  876.  
  877. tendril2           { ;   0:00:15.76
  878.                      ; Created Jan 02, 2000 by Rui Parracho
  879.                      ; email-to:rparracho@aol.com
  880.   reset=2000 type=lambdafn function=sin
  881.   corners=-1.069138/1.056442/-0.8013306/0.7993317
  882.   params=1.070110171819208/0.6295440229499191 inside=0
  883.   potential=256/1000/0 sound=off
  884.   colors=p0w<9>K0NH0JD0F<3>000<9>bbbfffjjj<3>zzz<9>OOOKKKGGG<3>000L00<8>k0\
  885.   0<4>z00<2>p00l00h00d00a00<3>N00J00F00<3>000<9>bL0fN0jP0<3>zX0<9>OC0KA0G8\
  886.   0<3>000<9>__0cb0gf0<3>ut0<9>ML0II0FE0<3>000GA4<7>7c26g25k2<2>2v10z00w0<8\
  887.   >0O00K00G0<3>000<9>00b00f00j<3>00z<4>00e00a00X<3>00H00D00900400030100070\
  888.   3<8>d0Lg0Nk0P<3>z0X<9>O0CK0AG08<3>000<11>b0hf0li0pm0s
  889.   }
  890.  
  891. tendril3           { ;   0:00:12.47
  892.                      ; Created Jan 02, 2000 by Rui Parracho
  893.                      ; email-to:rparracho@aol.com
  894.   reset=2000 type=lambdafn function=sin
  895.   corners=-1.069138/1.056442/-0.8013306/0.7993317
  896.   params=1.157911923581652/1.151074831385235 inside=0
  897.   potential=256/1000/0 sound=off
  898.   colors=000fzy<2>gzzgzzfyz<3>cwybvybuyatx<2>cpvdoufnt<3>ohpqfosen<2>y`kz_\
  899.   jzZizXhzWg<3>tRcrQboPa<3>eMZcMYaLX<2>ZKWYKWYLV<3>ZMVZMV_NV<3>_QV_RVZSWZT\
  900.   W<3>UYYSZYR_Y<3>Nd_Me`Mf`<3>NjaOkbPlb<3>UocVocWoc<3>YpbYpbYpb<3>XoaXoaXn\
  901.   `<3>Yl_YkZZjZ<2>ahXagXbfWbeWcdV<2>dbUdaUc`T<3>`YS_XSZXS<3>UVSTVTSUT<3>RU\
  902.   URUVRUV<3>SVYTWYTWZ<2>TY`SZaSZbR_cR`c<3>ObfNcgNchNdhMei<3>PgkPgkQgk<3>Vh\
  903.   lWhlXhl<3>Zfj_fj_ei<3>YcfYbeXad<3>XX`XW_XVZ<2>_SW_QU`PT`ORaNQ<2>bJNbILaH\
  904.   KaGJ<3>VDGTCFRCE<3>IACGACEAC<3>BCCBCCBDDCEDCEE<3>GJHHKIILJ<3>HSPGTQFVR<3\
  905.   >9aX7bZ5d_3fa2gb2id1kf2lg2ni3oj<3>DtpGuqKvr<3>Xyv_ywazxczx
  906.   }
  907.  
  908. tendril4           { ;   0:00:16.04
  909.                      ; Created Jan 02, 2000 by Rui Parracho
  910.                      ; email-to:rparracho@aol.com
  911.   reset=2000 type=lambdafn function=sin
  912.   corners=-1.069138/1.056442/-0.8013306/0.7993317
  913.   params=1.02640766624958/0.7111505172887355 inside=0
  914.   potential=256/1000/0 sound=off
  915.   colors=000fzygzz<3>fyzeyzdxz<2>avyauxasxarwbqvbpv<4>lhqofpqeo<3>yZjzXizW\
  916.   hzUfzTe<3>tOarM`oL_<3>eIXcIWaHV<2>YGUXGTXHT<3>YISYISZJS<2>_MT_NTZOT<2>XR\
  917.   UWSVUUV<3>PZXN_XM`Y<3>Le_Lf_Lh_<3>PkaRlaSma<3>WoaXoaXoa<2>YoaYo`Xo`<3>Wm\
  918.   _WmZWlZ<3>YiXZhWZgW_fV<3>bbTcaTc`S<3>bYRaXQ`WQ<3>XTQVTQUSQ<3>RSRRRRQRR<3\
  919.   >RSURSURSV<3>SUYSVYSVZ<2>QYaPYbPZbOZcN_d<3>LbgLchLch<3>OejPejQfk<3>VfkWf\
  920.   kXfj<3>ZdiZchZcg<3>X_dWZcWYb<3>WTYWSXXRW<3>_MQ`KP`JO<3>aEIaDH`CG<3>U9DS8\
  921.   CQ7B<3>G69E59D68B68<3>979989A9A<3>EDDFFEGGFGHGHJH<2>GOLFQNDSP<3>7ZV5`X4b\
  922.   Z2d_1fa<3>0mg2ni3pk6ql8rn<3>MwsPxtTxu<3>czx
  923.   }
  924.  
  925. tendril5           { ;   0:00:14.23
  926.                      ; Created Jan 02, 2000 by Rui Parracho
  927.                      ; email-to:rparracho@aol.com
  928.   reset=2000 type=lambdafn function=sin
  929.   corners=-1.877457/1.866684/-1.413223/1.408035
  930.   params=0.4615710928678242/1.059488784447767 inside=0 outside=summ
  931.   potential=256/1000/0 sound=off
  932.   colors=000avs<3>fywgyxgyx<3>izzjzzkzz<3>nyzoyzqyz<3>uvxwvxxuw<3>zrtzrtzq\
  933.   s<3>wnpvmouln<3>niklhjjhj<3>dfgcefaef<3>YccYccXbb<2>VbaUb`Ub`Ub`<4>SbZRc\
  934.   ZRcY<3>PeYPeYPfX<3>PgWQhWQhV<4>TkUTkUTkU<2>WlTWmSXmSXnSYnS<4>`pQ`pQaqQ<3\
  935.   >cqPdqPdqP<2>drOdrOdrPcqPcqP<2>aqP`qQ`pQ_pRZpRYpR<3>VnTUnUTmU<2>SlXRlXRk\
  936.   YQjZ<2>QiaPhaPgbPfcPed<3>PbgOagOah<3>OYkOXkOWl<3>OSmPRmPQmQPmQOm<2>SLmTK\
  937.   lTJlUIkVHk<3>XEhYDgZCf<3>`9``8_a7Z<3>b5Ub4Tb3R<3>a3La2K`2I_1G_1F<3>V2AU2\
  938.   9S27<3>M44L53J62<3>F91EA0DB0<3>BF1BH1AI2<3>9N58P68Q7<3>5WC4YD3ZF<3>1dL1e\
  939.   N0gO0hQ<2>2kV3lX5mZ6n_<3>FrfIshKsi<2>StmUuoWupYuq
  940.   }
  941.  
  942. tendril6           { ;   0:00:06.15
  943.                      ; Created Jan 02, 2000 by Rui Parracho
  944.                      ; email-to:rparracho@aol.com
  945.   reset=2000 type=lambdafn function=sin
  946.   corners=-2.192383/2.185532/-1.651001/1.64534
  947.   params=0.593533127842036/1.295030640583514 inside=0 outside=real
  948.   potential=256/1000/0 sound=off
  949.   colors=000Nzj<3>JziIzhHzhGzgFzgDzf<32>ILEIJDIIC<3>JD9KC8KB7<3>K53K32K21L\
  950.   00<7>B00A00900<3>300100000<14>b47e48h48<3>r5At6Bw6Bz7C<2>y7Cx6Cw6Cv6Cv6C\
  951.   <3>r5Cq4Cp4Co3B<3>k5Fj5Gi5Hh6Ig6J<3>i7Nj7Oj7P<3>m9Un9VnAW<15>wGmwGnxGoxH\
  952.   pyHqzIs<24>zjVzkUzlT<3>zqPzsOzsP<25>zxszxtzyvzywzyxzzz<37>Ozk
  953.   }
  954.  
  955. Octo_lair          { ;   0:01:46.17
  956.                      ; Created Jan 02, 2000 by Rui Parracho
  957.                      ; email-to:rparracho@aol.com
  958.   reset=2000 type=mandel
  959.   corners=-0.1567387665/-0.1499777345/0.6709617299/0.6486054741/-0.1435198\
  960.   275/0.6533734281 params=0.3001312295907468/-0.6930259102145452
  961.   float=y maxiter=1000 bailout=200 inside=bof60 logmap=yes sound=off
  962.   colors=000000<3>EI9IMBLRE<3>_hOcmQfqTjvVmvWpwY<230>Q39Q39Q29<3>P189fNNNm
  963.   }
  964.  
  965. pre_suposed        { ;   0:00:05.98
  966.                      ; Created Jan 02, 2000 by Rui Parracho
  967.                      ; email-to:rparracho@aol.com
  968.   reset=2000 type=julia
  969.   corners=1.293952/-1.29395/-1.725277/1.725259/-1.29395/1.725259
  970.   params=0.3471588837608122/0.04094990254592253 float=y maxiter=500
  971.   outside=summ logmap=old decomp=256 sound=off
  972.   colors=000<5>110220220320330<153>xv7xv7yw7yw7zx8<32>wd6vc6vc6<2>va6v`6wY\
  973.   5<3>yM1zJ0yJ0<32>A30830720<3>000P2VN2W
  974.   }
  975.  
  976. pre_suposed2       { ;   0:00:04.67
  977.                      ; Created Jan 02, 2000 by Rui Parracho
  978.                      ; email-to:rparracho@aol.com
  979.   reset=2000 type=julia
  980.   corners=1.293952/-1.29395/-1.725277/1.725259/-1.29395/1.725259
  981.   params=-0.05962232904475441/-0.7613511930685677 float=y maxiter=500
  982.   outside=summ logmap=old decomp=256
  983.   colors=000<5>110220220320330<153>xv7xv7yw7yw7zx8<32>wd6vc6vc6<2>va6v`6wY\
  984.   5<3>yM1zJ0yJ0<32>A30830720<3>000P2VN2W
  985.   }
  986.  
  987. pre_suposed3       { ;   0:00:12.74
  988.                      ; Created Jan 02, 2000 by Rui Parracho
  989.                      ; email-to:rparracho@aol.com
  990.   reset=2000 type=julia
  991.   corners=0.7558175/0.34633924/-0.11099748/0.43497354/0.34633924/0.4349735\
  992.   4 params=-0.7741521914062766/-0.1695057388005541 float=y maxiter=500
  993.   outside=summ logmap=old decomp=256 sound=off
  994.   colors=000<5>110220220320330<153>xv7xv7yw7yw7zx8<32>wd6vc6vc6<2>va6v`6wY\
  995.   5<3>yM1zJ0yJ0<32>A30830720<3>000P2VN2W
  996.   }
  997.  
  998. figura_02          { ;   0:00:11.04
  999.                      ; Created Jan 02, 2000 by Rui Parracho
  1000.                      ; email-to:rparracho@aol.com
  1001.   reset=2000 type=mandel passes=1
  1002.   corners=-0.134107825406/-0.134012936409/0.649692964738/0.649764131486
  1003.   params=-0.315530869472335/-0.554734946745201 float=y maxiter=10000
  1004.   inside=0 sound=off
  1005.   colors=000055033000<9>P00R00U00<2>`00c00d44<3>kLLlPPnUU<3>tiiummwrrxvvzz\
  1006.   z<9>lOOjKKiGG<3>c00<9>F00D00A00<2>300000020<8>0P00R00U0<3>0c0<9>bqbfsfjt\
  1007.   j<3>zzz<9>OlOKjKGiG<3>0c0<9>0F00D00A0<2>030000002<8>00P00R00U<3>00c<9>bb\
  1008.   qffsjjt<3>zzz<9>OOlKKjGGi<3>00c<9>00F00D00A<2>003000022<8>0PP0RR0UU<3>0c\
  1009.   c<9>bqqfssjtt<3>zzz<9>OllKjjGii<3>0cc<12>088
  1010.   }
  1011.  
  1012. figura_03          { ;   0:00:09.23
  1013.                      ; Created Jan 02, 2000 by Rui Parracho
  1014.                      ; email-to:rparracho@aol.com
  1015.                      ; It's another HT varient this time applied to the 
  1016. pheonix
  1017.   reset=2000 type=formula formulafile=_p.frm formulaname=pheot
  1018.   passes=1 corners=-1.608463/1.608463/-1.206347/1.206347
  1019.   params=0.04597613452558978/0.0008087405011139156 float=y maxiter=256
  1020.   inside=2 logmap=7 periodicity=0 sound=off
  1021.   colors=000iGF<3>c00<9>F00D00A00<2>300000020<8>0P00R00U0<3>0c0<9>bqafsejt\
  1022.   i<3>zzy<9>OlNKjJGiF<3>0c0<9>0F00D00A0<2>030000001<8>00O00Q00T<3>00b<9>bb\
  1023.   pffrjjs<3>zzy<9>OOkKKiGGh<3>00b<9>00E00C009<2>002000021<8>0PO0RQ0UT<3>0c\
  1024.   b<9>bqpfsrjts<3>zzy<9>OlkKjiGih<3>0cb<9>0FE0DC0A9<2>032000200<8>P00R00U0\
  1025.   0<2>`00c00d43<7>qa`redtih<2>xvuzzyyvu<9>jKJ
  1026.   }
  1027.  
  1028. figura_04          { ;   0:07:22.70
  1029.                      ; Created Jan 02, 2000 by Rui Parracho
  1030.                      ; email-to:rparracho@aol.com
  1031.   reset=2000 type=formula formulafile=frac_ml.frm formulaname=quartc
  1032.   passes=1 corners=-3.299331/0.153637/-0.05399222/2.535734
  1033.   params=0.3891043733024079/0.3467055269020661 float=y maxiter=1024
  1034.   inside=zmag outside=15 periodicity=0 sound=off
  1035.   colors=p0w<9>K0NH0JD0F<3>000<9>bbbfffjjj<3>zzz<9>OOOKKKGGG<3>000L00<8>k0\
  1036.   0<4>z00<2>p00l00h00d00a00<3>N00J00F00<3>000<9>bL0fN0jP0<3>zX0<9>OC0KA0G8\
  1037.   0<3>000<9>__0cb0gf0<3>ut0<9>ML0II0FE0<3>000GA4<7>7c26g25k2<2>2v10z00w0<8\
  1038.   >0O00K00G0<3>000<9>00b00f00j<3>00z<4>00e00a00X<3>00H00D00900400030100070\
  1039.   3<8>d0Lg0Nk0P<3>z0X<9>O0CK0AG08<3>000<3>D0FG0JK0M<2>T0YX0a_0ec0hf0lf0lf0\
  1040.   l
  1041.   }
  1042.  
  1043. figura_06          { ;   0:00:10.43
  1044.                      ; Created Jan 02, 2000 by Rui Parracho
  1045.                      ; email-to:rparracho@aol.com
  1046.   reset=2000 type=formula formulafile=_h.frm formulaname=ht1 passes=1
  1047.   corners=-1.426323/1.426323/-1.069742/1.069742
  1048.   params=0.117040009765923/-0.06646931363872188 float=y maxiter=256
  1049.   logmap=7 periodicity=0 sound=off
  1050.   colors=p0w304000<9>bbbfffjjj<3>zzz<9>OOOKKKGGG<3>000L00<8>k00<4>z00<2>p0\
  1051.   0l00h00d00a00<3>N00J00F00<3>000<9>bL0fN0jP0<3>zX0<9>OC0KA0G80<3>000<9>__\
  1052.   0cb0gf0<3>ut0<9>ML0II0FE0<3>000GA4<7>7c26g25k2<2>2v10z00w0<8>0O00K00G0<3\
  1053.   >000<9>00b00f00j<3>00z<4>00e00a00X<3>00H00D009004000301000703<8>d0Lg0Nk0\
  1054.   P<3>z0X<9>O0CK0AG08<3>000<6>N0QQ0UT0Y<3>f0lj0om0sm0s<12>708
  1055.   }
  1056.  
  1057. - --------------------------------------------------------------
  1058. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1059. Post Message:   fractint@lists.xmission.com
  1060. Get Commands:   majordomo@lists.xmission.com "help"
  1061. Administrator:  twegner@swbell.net
  1062. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1063.  
  1064. ------------------------------
  1065.  
  1066. End of fractint-digest V1 #432
  1067. ******************************
  1068.  
  1069.