home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / fractint.200103 < prev    next >
Internet Message Format  |  2001-03-30  |  289KB

  1. From: JimMuth@aol.com
  2. Subject: (fractint) C-FOTD  02-03-01  (Tiny Fractal Town [7])
  3. Date: 01 Mar 2001 23:04:11 EST
  4.  
  5.  
  6. Classic FOTD -- March 02, 2001 (Rating 7)
  7.  
  8. Fractal visionaries and enthusiasts:
  9.  
  10. Having been busy all day today, I found almost no time for 
  11. fractal fun.  But thanks to the MandelbrotMix4 formula, the tiny 
  12. bit of time I did find was enough to create today's fractal.
  13.  
  14. The name "Tiny Fractal Town", which I gave to today's image, has 
  15. nothing at all to do with the appearance of the picture.  I 
  16. thought of the phrase while repairing a crack in the wall of the 
  17. soon-to-be all-new Fractal Central.  The rating of 7 is an 
  18. honest statement of my opinion of the image.
  19.  
  20. The formula that drew the image mixes portions of Z^(-0.75) and 
  21. Z^(1.25) before adding 1/C.  The image takes 8-1/2 minutes to 
  22. render from the parameter file, a long enough time to make a 
  23. trip to:
  24.  
  25.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  26.  
  27. or to:
  28.  
  29.           <http://home.swbell.net/sdboyd56/fotd/>
  30.  
  31. well worth the effort.
  32.  
  33. The fractal weather today was mostly sunny and seasonal, with a 
  34. temperature of 45F (7C), which lured the fractal cats onto the 
  35. porch.  Thomas ventured into the yard long enough to eat his 
  36. fill of grass, which he barely managed to keep down until he 
  37. came back indoors.  I forgave him for the little mess he made on 
  38. the kitchen floor.
  39.  
  40. That's it for today.  I'm totally fatigued once again, and ready 
  41. to doze off trying to watch some junky movie.  I'll return in 24 
  42. hours, hopefully refreshed, and with a new fractal.  Until then, 
  43. take care, and when is the last time you saw a fractal going 
  44. through a red light?
  45.  
  46.  
  47. Jim Muth
  48. jamth@mindspring.com
  49.  
  50.  
  51. START 20.0 PAR-FORMULA FILE================================
  52.  
  53. Tiny_Fractal_Town  {;time=0:08:38.11 -- SF5 on a P200
  54.   reset=2001 type=formula formulafile=critical.frm
  55.   formulaname=MandelbrotMix4 function=recip passes=1
  56.   center-mag=+0.34217061781688710/-0.272164222882134\
  57.   30/1.549436e+008/1/-157.499
  58.   params=-2/-0.75/1/1.25/-1.65/0 float=y
  59.   maxiter=1600 inside=0 logmap=158 periodicity=0
  60.   colors=000I6hI6hI6gI6fI6eI6cI6`I6ZI6VI6RI6OI6KI6HH\
  61.   6DG78G68E5GD5NC5TA5_93f83l73s73yCAxHHxLNwQTwVZw_ev\
  62.   dkvhqumwuqzuuyshvrjsqdppZmoUhmQflNckJ`jGYhCVgAah9f\
  63.   j9mk8sl8xmJ2HTGPaTYjeesrmyyyyzjxw`vsRupIrl8qh0re6r\
  64.   cDr`KrZRrVZrTerQlrOsfKvVHwKDxL8zL3zL0zN6yOAvPHrQLo\
  65.   RQkTWgU`dVf`WkYYpU_mValVckVehVfgWhfWjdWlcWmaWHsPHU\
  66.   gJVcLW_OWVQYRRYNUZJW_EZ_A``6a`2ef7hlAlrEowIqsNrqQs\
  67.   oUukZvhawfexcjy`mzZqsammdjgffahcWk_PoWJqTDsP7vL1xI\
  68.   0zGVq3Zl6`g7dc8f_9l`8qa7wc6zd5ze5z`3zY2zT1xP0zU0zU\
  69.   0zU8yWHzcPs_OmWNfUN`QLUNLOKKHHKADJ5AJ9CHDDEHECKG9P\
  70.   H7TI5WJ2_K0jhTuzuqzomzjkzdgz_ezVfuZgp`gkdhffjajjYl\
  71.   kRpkNrlIvmDxm8zo3zo0zm3zl7ykAvkGsjJphNlhRjgVffZcfc\
  72.   `efYdjUdoRcrOavKayIWx0QwCKvTNqRPlRRmRUoRWpRZqR`rRc\
  73.   sReuRfvRhwTkxTmyTozUqzUszUvzVwzVyzVzzWzzWlzfjzdfz`\
  74.   dzZ`zWYzTVzQRzOPzKLzIJzGQzNYzUdz`kzgrzmlzjgzgazeYz\
  75.   cTz`NzYIzVCzT7zQ2zOEzQPzT
  76.   }
  77.  
  78. frm:MandelbrotMix4 {; Jim Muth
  79. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  80. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  81. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  82. z=k*((a*(z^b))+(d*(z^f)))+c,
  83. |z| < l
  84. }
  85.  
  86. END 20.0 PAR-FORMULA FILE==================================
  87.  
  88. Thanks for using Fractint, The Fractals and Fractint Discussion List
  89. Post Message:   fractint@lists.xmission.com
  90. Get Commands:   majordomo@lists.xmission.com "help"
  91. Administrator:  twegner@fractint.org
  92. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  93.  
  94.  
  95. -------------------------------------------------------------------------------
  96.  
  97. From: Mike Traynor <lmtraynor@sympatico.ca>
  98. Subject: Re: (fractint) C-FOTD  02-03-01  (Tiny Fractal Town [7])
  99. Date: 02 Mar 2001 08:10:50 -0500
  100.  
  101. Jim,
  102.  
  103. Very nice image.  Looks even better with one of the maps I have for Paul Carlson type images.  I
  104. find I particularly the diffusion drawing method for the FOTDs.  it is neat seeing the image emerge,
  105. heightens surprise.
  106.  
  107. Mike
  108.  
  109. FractownPC         { ; t=  0:08:22.35
  110.                      ; time on PIII-600 1024x768
  111.                      ;  Version 2001 Patchlevel 6
  112.   reset=2001 type=formula formulafile=fractint.frm
  113.   formulaname=mandelbrotmix4 function=recip passes=d
  114.   center-mag=+0.34217061781688710/-0.27216422288213430/1.549436e+008/1/-15\
  115.   7.498 params=-2/-0.75/1/1.25/-1.65/0 float=y maxiter=1600
  116.   fillcolor=0 inside=0 logmap=158 periodicity=0
  117.   colors=000zW0<8>mG0kE0jC0<3>c40<7>pK0qM0sO0<3>zW0fOz<7>TBbR9_Q7X<3>I0K<8\
  118.   >XEhYGk_Hn<3>fOz0zR<7>0YE0VD0RB<3>0C4<8>0eH0hJ0lK<3>0zRz88<7>d44a33_33<3\
  119.   >O00<8>j44m55o55<3>z88GGz<7>77d66a55_<2>22R00O11Q<7>99jAAmBBo<3>GGzzz0<7\
  120.   >l`0jX0iU0<3>aG0<8>pg0qj0sm0<2>xv0zz0z0f<7>d0Na0L_0I<3>O08<8>j0Tm0Vo0X<3\
  121.   >z0f0zz<7>0YY0VV0RR<3>0CC<8>0ee0hh0ll<3>0zz000<5>000<4>000NSN000000
  122.   }
  123.  
  124. Thanks for using Fractint, The Fractals and Fractint Discussion List
  125. Post Message:   fractint@lists.xmission.com
  126. Get Commands:   majordomo@lists.xmission.com "help"
  127. Administrator:  twegner@fractint.org
  128. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  129.  
  130.  
  131. -------------------------------------------------------------------------------
  132.  
  133. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  134. Subject: Re: (fractint) New galleries
  135. Date: 02 Mar 2001 14:24:55 -0500
  136.  
  137. Hi Andrew,
  138.  
  139.   Sorry for replying so late!
  140.  
  141. >> "Enjoy" isn't even the word; as usual, your work is stunning! I
  142. >> especially  like gallery #34, but ALL are very fine.
  143.  
  144.   Thank you so muck!
  145.  
  146. >> BTW, did I ever mention that I currently have my bedroom adorned with
  147. >> half of your website? I'm not sure if I'm supposed to be doing that
  148. >> (and I really  DON'T want to respawn that yawn-inducing copywright
  149. >> thread), but only I  inhabit that room, so I didn't think anyone would=
  150.  
  151. >> mind too much...
  152.  
  153.   ONLY half of my web site? ;-)
  154.  
  155.   Cheers,
  156.  
  157.         - Sylvie
  158.  
  159. Thanks for using Fractint, The Fractals and Fractint Discussion List
  160. Post Message:   fractint@lists.xmission.com
  161. Get Commands:   majordomo@lists.xmission.com "help"
  162. Administrator:  twegner@fractint.org
  163. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  164.  
  165.  
  166. -------------------------------------------------------------------------------
  167.  
  168. From: Jim Muth <jamth@mindspring.com>
  169. Subject: (fractint) Re: C-FOTD  02-03-01  (Tiny Fractal Town [7])
  170. Date: 02 Mar 2001 19:27:31 -0500 (EST)
  171.  
  172. At 08:10 AM 3/2/01 -0500, Mike Traynor wrote:
  173. >Jim,
  174. >
  175. >Very nice image.  Looks even better with one of the maps I have for 
  176. >Paul Carlson type images.  I find I particularly the diffusion 
  177. >drawing method for the FOTDs.  it is neat seeing the image emerge, 
  178. >heightens surprise.
  179.  
  180. Mike:
  181.  
  182. The diffusion, along with the boundary tracing methods are also my 
  183. favorites.  The drawback is that they are often the slowest methods.
  184.  
  185. Next FOTD in 4-1/2 hours.
  186.  
  187. Jim M.
  188.  
  189.  
  190. Thanks for using Fractint, The Fractals and Fractint Discussion List
  191. Post Message:   fractint@lists.xmission.com
  192. Get Commands:   majordomo@lists.xmission.com "help"
  193. Administrator:  twegner@fractint.org
  194. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  195.  
  196.  
  197. -------------------------------------------------------------------------------
  198.  
  199. From: JimMuth@aol.com
  200. Subject: (fractint) Re: Re: C-FOTD  02-03-01  (Tiny Fractal Town [7])
  201. Date: 02 Mar 2001 22:10:28 EST
  202.  
  203.  
  204. At 08:10 AM 3/2/01 -0500, Mike Traynor wrote:
  205. >>Jim,
  206. >>
  207. >>Very nice image.  Looks even better with one of the maps I have for 
  208. >>Paul Carlson type images.  I find I particularly the diffusion 
  209. >>drawing method for the FOTDs.  it is neat seeing the image emerge, 
  210. >>heightens surprise.
  211.  
  212. I replied:
  213.  
  214. >Mike:
  215. >
  216. >The diffusion, along with the boundary tracing methods are also my 
  217. >favorites.  The drawback is that they are often the slowest methods.
  218.  
  219. Since writing the above comment, I have run the parameter file that Mike 
  220. attached to his original letter.  The diffusion method actually took only 
  221. 2 seconds longer to draw the image than the passes=1 method.  And I 
  222. must rate Mike's color palette an 8, as compared to my original hasty 
  223. palette, which I rated a 7.  The boundary tracing method does not work on 
  224. the "Tinytown" image.  It misses too many disconnected features.
  225.  
  226. FOTD in 2 hours.
  227.  
  228. Jim M.
  229.  
  230. Thanks for using Fractint, The Fractals and Fractint Discussion List
  231. Post Message:   fractint@lists.xmission.com
  232. Get Commands:   majordomo@lists.xmission.com "help"
  233. Administrator:  twegner@fractint.org
  234. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  235.  
  236.  
  237. -------------------------------------------------------------------------------
  238.  
  239. From: JimMuth@aol.com
  240. Subject: (fractint) C-FOTD  03-03-01  (Mandeloid Shellout [5])
  241. Date: 02 Mar 2001 23:15:46 EST
  242.  
  243.  
  244. Classic FOTD -- March 03, 2001 (Rating 5)
  245.  
  246. Fractal visionaries and enthusiasts:
  247.  
  248. Today was once again hectic, as every day will be here at 
  249. Fractal Central for several more weeks.  But despite the rush, I 
  250. still found time to create a fractal worth a rating of 5.
  251.  
  252. I named the image "Mandeloid Shellout" when I was reminded of a 
  253. group of conch shells lying on some forgotten beach.  The 
  254. formula Z^(0.01)+10Z^2+(1/C) created the parent fractal of 
  255. today's scene.
  256.  
  257. The picture actually should not be referred to as a 'classic' 
  258. FOTD, since the outside colors were created by the 'tdis' 
  259. coloring method instead of the normal flat equal-iteration bands.
  260.  
  261. The attached parameter file renders in 12-1/2 minutes on a 
  262. Pentium 200mhz.  This is slow enough to make a trip to one of 
  263. the following web sites worth the effort.  Those web sites are 
  264. Paul's at:
  265.  
  266.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  267.  
  268. and Scott's at:
  269.  
  270.           <http://home.swbell.net/sdboyd56/fotd/>
  271.  
  272. The fractal weather today was partly cloudy, with an ideal 
  273. temperature of 54F (12C).  The temperature was ideal, but 
  274. unfortunately, I spent almost the entire afternoon at the 
  275. hardware superstore purchasing supplies for the new Fractal 
  276. Central.  As a result, the cats did not get to go out, and I was 
  277. met by a pair of sulky cats when I returned around nightfall.
  278.  
  279. And now, the day is at an end; the fractal shoppe is ready to be 
  280. shut down; the cats have been well fed, and I'm finished for the 
  281. day.  There's nothing left to do but put on a junky old sci-fi 
  282. or horror movie, and doze off while trying to watch it.  Until 
  283. next time, take care, and life is better with fractals.
  284.  
  285.  
  286. Jim Muth
  287. jamth@mindspring.com
  288.  
  289.  
  290. START 20.0 PAR-FORMULA FILE================================
  291.  
  292. Mandeloid_Shellout { ;time=0:12:36.00 - SF5 on a p200
  293.   reset=2001 type=formula formulafile=critical.frm
  294.   formulaname=MandelbrotMix4 function=recip passes=1
  295.   center-mag=-0.93459047712068090/-0.053378617196449\
  296.   60/2.827449e+007/1/129.999 params=1/0.01/10/2/0/0
  297.   float=y maxiter=1500 inside=0
  298.   outside=tdis periodicity=0
  299.   colors=000zXfz_ZzcQxdIthAri3ffFVcQKaa9Zm0Vx0Tz0Sr0\
  300.   Qa0OL0O6zcztNzX6i90T90O90K90F90C9069229202DF0NT0Zh\
  301.   0hv3pzKvz_zznzzizzdzz_tzVpzQkzLfzSczXaxaZmfXakTQpS\
  302.   GaQAOO5CN00L00L0IhXnzzppzrdzsTztGzv5zv0xnT0rkItzav\
  303.   zsxL__OcCSf0Ti0_c3dZCkTKpOStK_zFhzAnz5iz3dz2_z0Vx0\
  304.   Qt0Lr00zQ0vV2i_3Xd5Ki66n90s90vG0nO2hXC_dKTmTLtcFzk\
  305.   9Nc00X00i3DvOTzihzz_zzSzzKzzDzz5zz0zz0zz0tz9XmI6_Q\
  306.   0NL0VI0aF5hCDn6Lt3Sz0_z0fzAVzNKz_9vk0rFFf0VV0_h0dt\
  307.   0iz0nz0sz9vzGzzOzzXzzdzzmzzszxQhT090zpzzzxzzazzXzt\
  308.   TtiQrZNnNIiCFf0Cc090zz3zzFtzSixcZvnNtcSkSVaG_S5dI0\
  309.   h9ztKzzcvztszzdxzSdzFLz22z69zCFzGLzLSsQZkVdd_iZzz2\
  310.   vzApzIizQazZVzfOznIzv2006I9AfIDzSz00Id3LNzVFzd5zm0\
  311.   zDz5Iz6Nn6Qa6VN6ZA6dGDiLInQOsVTx_ZDv03v0Dz0Nz0Xz2f\
  312.   z3pz5zz6zz9zzAzzIidQTIZD0fK9_QKTXVNcfIirCpz5vz0dz0\
  313.   Oz06z00x0azs_trZmrXdrXXpVOpTGpTApLDnDFn6Gn0Km0Lm0N\
  314.   m0FaA6QN0F_03k00if2scFz_T
  315.   }
  316.  
  317. frm:MandelbrotMix4 {; Jim Muth
  318. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  319. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  320. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  321. z=k*((a*(z^b))+(d*(z^f)))+c,
  322. |z| < l
  323. }
  324.  
  325. END 20.0 PAR-FORMULA FILE==================================
  326.  
  327. Thanks for using Fractint, The Fractals and Fractint Discussion List
  328. Post Message:   fractint@lists.xmission.com
  329. Get Commands:   majordomo@lists.xmission.com "help"
  330. Administrator:  twegner@fractint.org
  331. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  332.  
  333.  
  334. -------------------------------------------------------------------------------
  335.  
  336. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  337. Subject: Re: (fractint) C-FOTD 03-03-01 (Mandeloid Shellout [5])
  338. Date: 03 Mar 2001 01:56:49 -0500
  339.  
  340. >Today was once again hectic, as every day will be here at
  341. >Fractal Central for several more weeks.  But despite the rush, I
  342. >still found time to create a fractal worth a rating of 5.
  343.  
  344. Methinks you underestimated it. Try '7'.
  345. _________________________________________________________________________
  346. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  347.  
  348.  
  349. Thanks for using Fractint, The Fractals and Fractint Discussion List
  350. Post Message:   fractint@lists.xmission.com
  351. Get Commands:   majordomo@lists.xmission.com "help"
  352. Administrator:  twegner@fractint.org
  353. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  354.  
  355.  
  356. -------------------------------------------------------------------------------
  357.  
  358. From: JimMuth@aol.com
  359. Subject: (fractint) C-FOTD  04-03-01  (A Fungus Amungus [7])  
  360. Date: 04 Mar 2001 08:44:18 EST
  361.  
  362.  
  363. Classic FOTD -- March 04, 2001 (Rating 7)
  364.  
  365. Fractal visionaries and enthusiasts:
  366.  
  367. Today's subtly tinted and late image speaks for itself, which is 
  368. good, because I have no time to speak for it.  I could have 
  369. named it many things, but the name I decided on is "A Fungus 
  370. Amungus", which is a phrase I heard in my high-school days, 
  371. which were all too many years ago.
  372.  
  373. The math expression -Z^(-12.5)-12Z^(-1.25)+(1/C) produced the 
  374. image, the formula MandelbrotMix4 calculated the 6,000 
  375. iterations, and the 'fmod' outside option with a proximity value 
  376. of 1, supplied the egg-like bubbles.
  377.  
  378. I rated the image a 7 because of the unusually pronounced three-
  379. dimensional effect.  The image takes 45 minutes to render on a 
  380. 200mhz Pentium.  For relief, the GIF file of the image will be 
  381. posted as soon as possible to the following web sites:
  382.  
  383.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  384.  
  385. and
  386.  
  387.           <http://home.swbell.net/sdboyd56/fotd/>
  388.  
  389. The fractal weather was partly cloudy and a pleasant 55F (13C).  
  390. But I was too busy to look after the fractal cats, who scolded 
  391. me thoroughly when I returned.  The media is covering a monster 
  392. snowstorm, which is due to arrive tomorrow night.  Knowing from 
  393. experience how these things go, I can confidently predict that 
  394. any snow will be insignificant.
  395.  
  396. It's now time to shut down here and begin a day of hectic 
  397. activity at the new Fractal Central.  Until 16 hours from now, 
  398. take care, and see you later.
  399.  
  400.  
  401. Jim Muth
  402. jamth@mindspring.com
  403.  
  404.  
  405. START 20.0 PAR-FORMULA FILE================================
  406.  
  407. A_Fungus_Amungus   { ;time=0:45:03.76 - SF5 on a p200
  408.   reset=2001 type=formula formulafile=critical.frm
  409.   formulaname=MandelbrotMix4 function=recip passes=1
  410.   center-mag=+2.12131979472154500/-0.107358650807298\
  411.   10/5.590748e+010/1/127.499
  412.   params=1/-12.5/12/-1.25/-2/525 float=y maxiter=6000
  413.   bailout=25 inside=0 proximity=1
  414.   outside=fmod logmap=yes periodicity=10
  415.   colors=000zzzzxzzwyyvyyvxyuxyuwxtwxtwxsvxrvwqvwpuw\
  416.   ouwnuwnuvmtumtumttlttltslsslsrksqksqkspjrpjrojrojr\
  417.   nirmiqmiqlhqlhqkhqkhpjgpjgpigphfphfogfogfofeofeoee\
  418.   nddnddncdncdnbcmbcmacmacm`bm_bl_blZalZalYalYakX`kW\
  419.   `kW`kV_kV_jU_jU_jTZjTZjSZiRYiRYiQYiQYiPXhPXhOXhNWh\
  420.   NWhMWgMWgLVgLVgKUgLUjKSgJQeIPbHN`GMYFKWEJTDHRCHOBG\
  421.   MAGJ9FH8FE7EC6E95D73E34D45D56D56D67D68C78C79C8AC9B\
  422.   C9BCACBADBBDBBEBCFBCFADGAEHAEIAFIAFJAGK9GKAHKBHKCI\
  423.   KDJKDJKDKKDKKDLKDLKDMKCMKCNKCOKCOKCPKBPKCQKCQKDRKD\
  424.   SKESKDTKETKEU`FUaFVbEVbEWcEXdEXdEYeEYfDZfDZgD_hD_i\
  425.   D`iCajCakCbkCblCcmCcmBdnBdoBepBfpBfqAgrAgrAhsAhtAi\
  426.   tAisBhsBhrBhrCgqCgqCgpCgpDfpDfoDfoDenEenEemEemEdlF\
  427.   dlFdlFckFckGcjGcjGbiGbiHbiHbhHahHagIagI`fI`fI`eJ`e\
  428.   J_eJ_dJ_dKZcKZcKZbKZbLYaLYaLYaLX`MX`MX_MX_MWZNWZNW\
  429.   ZNWYNVYOVXOVXOUWOUWPUVPUVPTVPTUQTUQSTQSlsrlsrlrsmr\
  430.   smrsnrsnrsoqsoqspqspqtpqt
  431.   }
  432.  
  433. frm:MandelbrotMix4 {; Jim Muth
  434. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  435. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  436. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  437. z=k*((a*(z^b))+(d*(z^f)))+c,
  438. |z| < l
  439. }
  440.  
  441. END 20.0 PAR-FORMULA FILE==================================
  442.  
  443. Thanks for using Fractint, The Fractals and Fractint Discussion List
  444. Post Message:   fractint@lists.xmission.com
  445. Get Commands:   majordomo@lists.xmission.com "help"
  446. Administrator:  twegner@fractint.org
  447. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  448.  
  449.  
  450. -------------------------------------------------------------------------------
  451.  
  452. From: JimMuth@aol.com
  453. Subject: (fractint) FOTD  05-03-01  (On the Diagonal [4])
  454. Date: 05 Mar 2001 00:55:16 EST
  455.  
  456.  
  457. FOTD -- March 05, 2001 (Rating 4)
  458.  
  459. Fractal visionaries and enthusiasts:
  460.  
  461. The day was another very busy one here at Fractal Central, as 
  462. all days will be until I get settled into the new Fractal 
  463. Central around the end of this month.  But it was not too busy 
  464. for me to find a fractal.
  465.  
  466. To produce the parent fractal of today's image, I subtracted 
  467. some Z^(-2.5) from some Z^(-2), added 1/C, and iterated 600 
  468. times.  The outside was colored by the tdis method, which I find 
  469. myself using more and more often when the classic method comes 
  470. up blank.
  471.  
  472. I named the picture "On the Diagonal" because that is where the 
  473. midget is located.  Considering the lack of effort I put into 
  474. the picture, I could rate it only a 4, which is a bit below 
  475. average.
  476.  
  477. The parameter file renders in one very fast minute.  And as 
  478. always, the GIF file of the image is available on the Web at:
  479.  
  480.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  481.  
  482. and at:
  483.  
  484.           <http://home.swbell.net/sdboyd56/fotd/>
  485.  
  486. The fractal weather today was cloudy, cold and rainy, with a 
  487. temperature of 36F (2C) that confined the fractal cats to their 
  488. window shelf.  As I suspected yesterday, the forecasted monster 
  489. snowstorm did not happen today, and the TV weather experts are 
  490. once again doing damage control.
  491.  
  492. That's it for today.  But be patient, the rush will eventually 
  493. end, and the FOTD discussion will return to its former glory.  
  494. Until next time, take care, and be a happy fractalist.
  495.  
  496.  
  497. Jim Muth
  498. jamth@mindspring.com
  499.  
  500.  
  501. START 20.0 PAR-FORMULA FILE================================
  502.  
  503. On_the_Diagonal    { ; time=0:00:59.04 -- SF5 on P200
  504.   reset=2001 type=formula formulafile=critical.frm
  505.   formulaname=MandelbrotMix4 function=recip passes=b
  506.   center-mag=+0.25627508097681630/+0.057075232315386\
  507.   08/6988.571/1/169.999
  508.   params=0.75/-2/-1/-2.5/-75/300 float=y maxiter=600
  509.   inside=255 outside=tdis periodicity=10
  510.   colors=000_ka`i_ahZbfYceXddVebUfaTg`Sf_TeZTdYTdXTc\
  511.   WTbVTaUTaTT`SU_RU_QUZPUazzazzXMUWLUVKVVJVUIVTHVSGV\
  512.   SFVREVQDVOCSQDVREXTF_UFaWGcXHfZHhcMqcMqdMrdOqePthO\
  513.   vjMyhPxfRxdTxbVx`XwZZwY`wWbwUdvSfvQhvOjvNlvPnwQpwS\
  514.   rwTtxUvxWxxXyyZzy_zy`zx_zwZzvYztXysXwqWvpVtnUsmTql\
  515.   TojSniRlgQjfQidPgcOfbNd`Mb_MaYL_XKYVJXUJVSIURHSQGQ\
  516.   OFONFLLEIKDGICDHCDGGFIKGJNHLRIMUJOYJPaJRdJShKUkKVo\
  517.   KXrKY`RdKYj1cr3dp4dn5el6ej7eh8ffAfdBfbCg`DgZEhXFhV\
  518.   HhTIiRJiPKiNLjLMjJOkHPkFQkDRlBSl9Sm9Tl8Uk8Vk8Wj8Wi\
  519.   8Xi8Yh8Zg8_g8_f8`e8ae7bd7bc7cc7db7ea7fa7f`7g_7h_7i\
  520.   Z7iZ7h_Ag_Df_Ge_Jd`Mc`Pb`Sa`V`aY_a`ZacYafXbiWblVbo\
  521.   UbrSavTbuTctTctTdsTerTerUfqUgpUgpUhoUhoUinVjmVjmVk\
  522.   lVlkVlkVmjWniWniWohWohWpgWqfXqfXreXsdXsdXtcYwfXtcX\
  523.   r`WpZWnWVkUViRUgPUeMUcKWbJYbI_aHaaGc`Fe`Fg_Ei_DkZC\
  524.   mZBnYAoZBoZCo_Do_Eo_Fo`Go`GoaHoaIoaJobKobLocLocMoc\
  525.   NpdOpdPpdQpeQpeRpfSpfT000
  526.   }
  527.  
  528. frm:MandelbrotMix4 {; Jim Muth
  529. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  530. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  531. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  532. z=k*((a*(z^b))+(d*(z^f)))+c,
  533. |z| < l
  534. }
  535.  
  536. END 20.0 PAR-FORMULA FILE==================================
  537.  
  538. Thanks for using Fractint, The Fractals and Fractint Discussion List
  539. Post Message:   fractint@lists.xmission.com
  540. Get Commands:   majordomo@lists.xmission.com "help"
  541. Administrator:  twegner@fractint.org
  542. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  543.  
  544.  
  545. -------------------------------------------------------------------------------
  546.  
  547. From: "Andrew Coppin" <orphi69@hotmail.com>
  548. Subject: Re: (fractint) New galleries
  549. Date: 05 Mar 2001 15:30:17 -0000
  550.  
  551. >From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  552. >Reply-To: fractint@lists.xmission.com
  553. >To: Blind.Copy.Receiver@compuserve.com
  554. >Subject: Re: (fractint) New galleries
  555. >Date: Fri, 2 Mar 2001 14:24:55 -0500
  556. >
  557. >Hi Andrew,
  558. >
  559. >   Sorry for replying so late!
  560. >
  561. > >> "Enjoy" isn't even the word; as usual, your work is stunning! I
  562. > >> especially  like gallery #34, but ALL are very fine.
  563. >
  564. >   Thank you so muck!
  565.  
  566. I presume that's "much"!
  567.  
  568. > >> BTW, did I ever mention that I currently have my bedroom adorned with
  569. > >> half of your website? I'm not sure if I'm supposed to be doing that
  570. > >> (and I really  DON'T want to respawn that yawn-inducing copywright
  571. > >> thread), but only I  inhabit that room, so I didn't think anyone would
  572. > >> mind too much...
  573. >
  574. >   ONLY half of my web site? ;-)
  575.  
  576. Hey! Printing costs MONEY you know! 8^))
  577.  
  578. _________________________________________________________________________
  579. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  580.  
  581.  
  582. Thanks for using Fractint, The Fractals and Fractint Discussion List
  583. Post Message:   fractint@lists.xmission.com
  584. Get Commands:   majordomo@lists.xmission.com "help"
  585. Administrator:  twegner@fractint.org
  586. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  587.  
  588.  
  589. -------------------------------------------------------------------------------
  590.  
  591. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  592. Subject: Re: (fractint) New galleries
  593. Date: 05 Mar 2001 16:43:33 -0500
  594.  
  595. Hi Andrew,
  596.  
  597. >> I presume that's "much"!
  598.  
  599.   OOOOOps!  Yes, of course!
  600.  
  601. >> Hey! Printing costs MONEY you know! 8^))
  602.  
  603.   ;-)
  604.  
  605.   Best regards,
  606.  
  607.         - Sylvie
  608.  
  609.  E-mail:
  610.    Sylvie_Gallet@CompuServe.com
  611.  Web site:
  612.    http://www.fractalus.com/sylvie/homepage.htm
  613.  
  614. Thanks for using Fractint, The Fractals and Fractint Discussion List
  615. Post Message:   fractint@lists.xmission.com
  616. Get Commands:   majordomo@lists.xmission.com "help"
  617. Administrator:  twegner@fractint.org
  618. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  619.  
  620.  
  621. -------------------------------------------------------------------------------
  622.  
  623. From: JimMuth@aol.com
  624. Subject: (fractint) C-FOTD  06-03-01  (Ring of Acorns [6])
  625. Date: 05 Mar 2001 22:57:25 EST
  626.  
  627.  
  628. Classic FOTD -- March 06, 2001 (Rating 6)
  629.  
  630. Fractal visionaries and enthusiasts:
  631.  
  632. Due to too much work, it's another short discussion.
  633.  
  634. The fractal formula: 0.99(1/Z)-0.99Z+(1/C), when calculated with 
  635. a bailout radius of 110, draws a Mandeloid distorted almost to 
  636. the point of being unrecognizable.  But hidden in this figure 
  637. lie many pleasing scenes.  Today's image is but one of these 
  638. scenes.  I named the picture "Ring of Acorns" when I saw in the 
  639. tree outside the window, a squirrel with his nut.  I rated the 
  640. picture a somewhat conservative 6.
  641.  
  642. The parameter file takes over 9 minutes to render on a Pentium 
  643. 200mhz.  The best way to tell if the wait is worth the result is 
  644. to download the file of the GIF image from:
  645.  
  646.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  647.  
  648. or from:
  649.  
  650.           <http://home.swbell.net/sdboyd56/fotd/>
  651.  
  652. giving Paul and Scott a chance to post the image.
  653.  
  654. The fractal weather today was cloudy and cold, with 1 cm of snow 
  655. in the morning, accompanied by media weather people being made 
  656. fun of as they tried to explain why we did not get the 75cm that 
  657. some had foolishly predicted.  This little bit of snow, and the 
  658. temperature of 35F (1.5C), kept the cats indoors.
  659.  
  660. The work on the new Fractal Central continues unabated.  Late 
  661. this week we'll begin moving in our equipment.  But for now it's 
  662. time to call it a day.  Until tomorrow, take care, and does the 
  663. world of fractals have a god who can change the rules?
  664.  
  665.  
  666. Jim Muth
  667. jamth@mindspring.com
  668.  
  669.  
  670. START 20.0 PAR-FORMULA FILE================================
  671.  
  672. Ring_of_Acorns     { ; time=0:09:25.34 -- SF5 on P200
  673.   reset=2001 type=formula formulafile=critical.frm
  674.   formulaname=MandelbrotMix4 function=recip passes=1
  675.   center-mag=-0.17836323637819480/+0.266988784076264\
  676.   00/1.262678e+007/1/-10 params=1/-1/-1/1/-0.01/10
  677.   float=y maxiter=1200 inside=0
  678.   logmap=135 periodicity=10
  679.   colors=0001DA3ID3KF2LF1MG1OH0PHQj8Ph8Mf8Lc8Ia8H_8F\
  680.   Y8cW8UK8AS87P85O83L82K8OW0QY0SY0UZ1VZ4W_8Z_D_aHaaL\
  681.   bbPcbUecYhcbiefjejlfomfsofwrbus_ruWovUlwPiyMfzKewM\
  682.   cvPbuSarV_pYZo_YlbWjeVifVhhYfhZehacibbieaif_jiZjjY\
  683.   jlWloVlpUlsSmuQmwPmyOmzKhyHbyDYwBSw7Mw4Hv1Cv07v2Bw\
  684.   4Fw7HyALyCPzFSzHWzK_zMbzPfzSjzVmzYrz_vzbyzezzhzzkz\
  685.   zfzzczz_zzYyzVvyQswOpuKmsHlrFioBfm8cl4ai2Zh0Wf0Uc0\
  686.   Qb0Pa0Sc0Uf0Vh0Wj0Zl0_o0ap0bs0cv0fw0hz0iz0jz0lz0jz\
  687.   0jz0jz0jz0jz0jz0jz0jz0jz0jz1jz1jzzzz0iz0ip0if0hZ0h\
  688.   P0hG0h80cA1aA3ZA5WA8UABQADOBGLFIIKLGPODUQBZNDcKFhI\
  689.   HmGJrELwANyAOyBMwBLwBKwCIvCHvCGvDFuUDucCumCumGZrDY\
  690.   wCYzBYz8Wz7Wb5W_4WY2VV1VS0VP0UM0UK0UH0UK0VL0VM0WO0\
  691.   WP0YQ0YS0ZV1ZW2_Y3_Z3a_4aa5bb5bc7cf8chAeiAejBflCfm\
  692.   ChoDhpFisGiuGjvHjwIlyIlzKmzLmzLmzLnzMozMpzNqzNrzOs\
  693.   zOtzPuzPvzQwzQxzRyzRzzSzzSzzTzzTzzUzzUzzVzzVzzWzzW\
  694.   zzXzzXzzYzzYzzZzzZzz_zz_z
  695.   }
  696.  
  697. frm:MandelbrotMix4 {; Jim Muth
  698. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  699. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  700. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  701. z=k*((a*(z^b))+(d*(z^f)))+c,
  702. |z| < l
  703. }
  704.  
  705. END 20.0 PAR-FORMULA FILE==================================
  706.  
  707. Thanks for using Fractint, The Fractals and Fractint Discussion List
  708. Post Message:   fractint@lists.xmission.com
  709. Get Commands:   majordomo@lists.xmission.com "help"
  710. Administrator:  twegner@fractint.org
  711. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  712.  
  713.  
  714. -------------------------------------------------------------------------------
  715.  
  716. From: Jim Muth <jamth@mindspring.com>
  717. Subject: (fractint) C-FOTD  07-03-01  (All Wrung Out [5])
  718. Date: 06 Mar 2001 22:52:03 -0500 (EST)
  719.  
  720.  
  721. Classic FOTD -- March 07, 2001 (Rating 5)
  722.  
  723. Fractal visionaries and enthusiasts:
  724.  
  725. It's been another very busy day here at the old Fractal Central. 
  726. With so much stuff to be packed, it's a wonder that I found the 
  727. time to wander through the world of fractals.  But find the time 
  728. I did, and today's image is where I stopped.
  729.  
  730. The fractal formula: 1.3Z^(-1.5)-0.65Z^(1.5)+(1/C) drew the 
  731. image.  I named the picture "All Wrung Out" when I noticed that 
  732. the twisted elements resemble a large sheet being wrung dry.  
  733. When all was finisher, I studied everything and rated the image 
  734. a 5.
  735.  
  736. The parameter file renders in a speedy 1-1/2 minutes.  Once the 
  737. GIF image has been posted, the download will be equally as fast. 
  738. The image will be available shortly on the Web at:
  739.  
  740.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  741.  
  742. and at:
  743.  
  744.           <http://home.swbell.net/sdboyd56/fotd/>
  745.  
  746. The fractal weather today here at Fractal Central was very cold, 
  747. very cloudy, very windy, with a few flurries of snow thrown in 
  748. to keep things interesting.  The cats naturally stayed inside 
  749. all day.
  750.  
  751. That's it for today, fractal fans.  But I'll return tomorrow 
  752. with another fractal and an abbreviated discussion.  Until then, 
  753. take care, and when one calculates a fractal, the future can be 
  754. known.
  755.  
  756.  
  757. Jim Muth
  758. jamth@mindspring.com
  759.  
  760.  
  761. START 20.0 PAR-FORMULA FILE================================
  762.  
  763. All_Wrung_Out      { ; time=0:01:30.52 -- SF5 on P200
  764.   reset=2001 type=formula formulafile=critical.frm
  765.   formulaname=mandelbrotmix4 function=recip passes=1
  766.   center-mag=-0.52146504333020520/+0.338856854379959\
  767.   20/282.3461/1/27.499 params=1/-1.5/-0.5/1.5/0.3/0
  768.   float=y maxiter=268 inside=0
  769.   outside=tdis periodicity=10
  770.   colors=222tZBtaCseDqhFplGnnInsJmuKlxMjxNjxNiiahOne\
  771.   NjdMhbKdaJa`JZZIVXGSVFOUFMSDJRCFQBCN98M95K82J62I52\
  772.   G52KB2OF2RJ2VN2YR2aV4d`5hd6jh9nlBqpCutDxxFxwGxuIxt\
  773.   IxsJxqJxpKxpMxnMxmNxlNxjOxiQxhQxhRxfRxeSxdUxbUxaVx\
  774.   aVpQRhDO`2MU2JS2KS2KR2KR2KR2MQ2MQ2MQ2MO2KN4JN5JM8I\
  775.   MBGKCGKFFJIFJJDIMCIOCGQBGSBFV9FX8DZ8Da6Cb6Ce5Bh4Bi\
  776.   49l29m26lB5jI4jQ2iX2hb2hj2fq2fx2hu4it8jqBlpFlnJmlM\
  777.   njQpiUpfYqe`sddtaht`juZnwXsxVuxUfjFeiGdiGdiIbiIbiJ\
  778.   aiJ`hJ`hKZhKZhMYhMYhMXfNVfNVfOUfOUfQSfQReQReRQeRQe\
  779.   SOeSOeSaSSnFSlKVjQYiU`hZbededhhbmjaqlKYY4FJ6JI9MIC\
  780.   OGFRGIUGKXFMZFOaFRdDUfDXjDZmCapCbsCeuBhxBjxBmx9px9\
  781.   qx9lxChsFbjIZbKUXNQOQKGSG8VC2YI2NM2CQ42U42S62R92QB\
  782.   2OD2NF2MI4KJ5JM6JN9IQBGRCFUFDVGCYIBZK9aM9bN8aM8aK8\
  783.   aJ8aI6aI6aG6aF6aD6aD5`C5`B5`95`84`84`64`54`44`4YjQ\
  784.   xujxwiwwhuwftwfswepxdnxbmxblxajx`hxZfxZexYdxXbxV`x\
  785.   VZxUYxSXxRVxRB9xCBxCBxDCx
  786.   }
  787.  
  788. frm:MandelbrotMix4 {; Jim Muth
  789. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  790. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  791. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  792. z=k*((a*(z^b))+(d*(z^f)))+c,
  793. |z| < l
  794. }
  795.  
  796. END 20.0 PAR-FORMULA FILE==================================
  797.  
  798.  
  799. Thanks for using Fractint, The Fractals and Fractint Discussion List
  800. Post Message:   fractint@lists.xmission.com
  801. Get Commands:   majordomo@lists.xmission.com "help"
  802. Administrator:  twegner@fractint.org
  803. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  804.  
  805.  
  806. -------------------------------------------------------------------------------
  807.  
  808. From: "Andrew Coppin" <orphi69@hotmail.com>
  809. Subject: Re: (fractint) C-FOTD 07-03-01 (All Wrung Out [5])
  810. Date: 07 Mar 2001 12:28:25 -0000
  811.  
  812. >From: Jim Muth <jamth@mindspring.com>
  813. >Reply-To: fractint@lists.xmission.com
  814. >To: fractint@lists.xmission.com
  815. >CC: philofractal@lists.fractalus.com
  816. >Subject: (fractint) C-FOTD  07-03-01  (All Wrung Out [5])
  817. >Date: Tue, 6 Mar 2001 22:52:03 -0500 (EST)
  818. >
  819. >
  820. >Classic FOTD -- March 07, 2001 (Rating 5)
  821. >
  822. >Fractal visionaries and enthusiasts:
  823.  
  824. >I named the picture "All Wrung Out" when I noticed that
  825. >the twisted elements resemble a large sheet being wrung dry.
  826.  
  827. Few! For a moment there, I thought it might be that *you* where feeling "All 
  828. wrung out" ;-))
  829.  
  830. Andrew.
  831.  
  832. _________________________________________________________________________
  833. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  834.  
  835.  
  836. Thanks for using Fractint, The Fractals and Fractint Discussion List
  837. Post Message:   fractint@lists.xmission.com
  838. Get Commands:   majordomo@lists.xmission.com "help"
  839. Administrator:  twegner@fractint.org
  840. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  841.  
  842.  
  843. -------------------------------------------------------------------------------
  844.  
  845. From: JimMuth@aol.com
  846. Subject: (fractint) Re: C-FOTD 07-03-01 (All Wrung Out [5])
  847. Date: 07 Mar 2001 08:31:18 EST
  848.  
  849.  
  850. At 12:28 PM 3/7/01 -0000, Andrew Coppin wrote:
  851.  
  852. Jim wrote:
  853.  
  854. >>I named the picture "All Wrung Out" when I noticed that
  855. >>the twisted elements resemble a large sheet being wrung dry.
  856.  
  857. >Few! For a moment there, I thought it might be that *you* 
  858. >were feeling "All wrung out" ;-))
  859.  
  860. Actually, your instincts were right.  The hectic activity is partly 
  861. responsible for the name, which I intended to have a double meaning.  
  862. I'm pretty much physically worn out, due to the work involved in 
  863. moving.  My compulsion to search for fractals however continues 
  864. unabated, as it has for over 13 years.  My frustration is that I 
  865. have so little time to write the FOTD, but that will end early next 
  866. month when I get settled into the new Fractal Central.
  867.  
  868. FOTD in 16 hours.
  869.  
  870. Jim M.
  871.  
  872. Thanks for using Fractint, The Fractals and Fractint Discussion List
  873. Post Message:   fractint@lists.xmission.com
  874. Get Commands:   majordomo@lists.xmission.com "help"
  875. Administrator:  twegner@fractint.org
  876. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  877.  
  878.  
  879. -------------------------------------------------------------------------------
  880.  
  881. From: JimMuth@aol.com
  882. Subject: (fractint) C-FOTD  08-03-01  (Fractal Orchids [6])
  883. Date: 08 Mar 2001 00:36:18 EST
  884.  
  885.  
  886. Classic FOTD -- March 08, 2001 (Rating 6)
  887.  
  888. Fractal visionaries and enthusiasts:
  889.  
  890. It was another busy day at the new Fractal Central.  I spent 
  891. most of the day hanging shades, a job that is sure to bring out 
  892. the worst in one.  But after many choice words, the job was 
  893. accomplished, and my attention turned to the world of fractals.
  894.  
  895. Today's image reminds me of a group of orchids growing in some 
  896. forgotten tropical rain forest.  I named it "Fractal Orchids" 
  897. and rated it a 6.
  898.  
  899. Today's fractal is the latest in my series of 'evaporated' 
  900. midgets, which I create by taking a fractal whose formula 
  901. contains a negative power of Z and raising the bailout to a 
  902. ridiculous value.  The extreme bailout causes the outside parts 
  903. of the image to disappear, leaving a blank screen totally 
  904. composed of 'inside' stuff.  But the ghost of the original image 
  905. still exists in the blank scene, and can be revealed with 
  906. various non-flat inside fills.  Today's image for example uses a 
  907. fill of bof61.
  908.  
  909. The formula behind today's image takes a tiny bit of Z^(-13) and 
  910. adds 20 times as much Z^(-0.8) before adding 1/C.  The resulting 
  911. fractal was enhanced in a separate graphic program, but the 
  912. enhancement is accurately recorded in the parameter file.
  913.  
  914. The image takes a bit over 4 minutes to render on a tired 
  915. Pentium 200mhz machine.  It takes about the same time to log 
  916. onto the internet and download the GIF file of the image from:
  917.  
  918.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  919.  
  920. or from:
  921.  
  922.           <http://home.swbell.net/sdboyd56/fotd/>
  923.  
  924. The fractal weather today was much improved, as bright sun and 
  925. mild breezes combined to produce a temperature of 48F (9C).  The 
  926. fractal cats spent a half hour outdoors enjoying the pleasant 
  927. conditions, but would have preferred a far longer stay in the 
  928. sun.
  929.  
  930. Until tomorrow, take care of your fractals.
  931.  
  932.  
  933. Jim Muth
  934. jamth@mindspring.com
  935.  
  936.  
  937. START 20.0 PAR-FORMULA FILE================================
  938.  
  939. Fractal_Orchids    { ; time=0:04:17.92 -- SF5 on P200
  940.   reset=2001 type=formula formulafile=critical.frm
  941.   formulaname=MandelbrotMix4 function=recip
  942.   center-mag=+4.10286840502174100/-0.036942999645177\
  943.   60/11526.9/1/-95 params=1/-13/20/-0.8/-0.965/1e+050
  944.   float=y maxiter=900 inside=bof61 periodicity=10
  945.   colors=000k0Ld0GZ0BS04N10G30B409808C07G05K04O33S51\
  946.   X90`C0dF0hH0lK0pN0sP1mL8hJDbGKYDP1LXN7bH4hC1o70u10\
  947.   z00z00z00z00z00z00z03z05z07e13F80HF4KL9NSDPZJSeNVl\
  948.   SYsX`zabzeF1F`wZZsVYoSXkOVfLTbHTZFSVBRR8PN4OJ1NF0L\
  949.   B0L70H90FC0BF08H04J01L00O00R00S00P01O1708BLDGKKKJP\
  950.   OGXTFaYDhbCmfBuk9zoJvsRswZpzhmzpkzyhzzezzfzzfzvfzs\
  951.   fzpfzlfzifzefybfzpFvXfuTfsRfmVkhZobbrZfvTkyOozKrz0\
  952.   VL7aNFfNOlNXrNdwNepNfkNheNiZNkTNlONmHNoCNp7Nr0NdRk\
  953.   dKieChe5hhRdkl`mkXokSpiPsiLuhJvhFyhBzf8zf4ze1ze0ze\
  954.   0f8hb9fZBfVCeSDeOFdKGdGHdDJb9Kb5La1Na0OaBNZLLYXLXf\
  955.   KTrJSzJRvPYXi0ae8faJlYTbhk`hiXhhThfPheNhbJhaGh`DhZ\
  956.   9hY7hV3hT0hS0hR0hP0hO0dL0aK4ZJ9XHDTGHPDLNCRKBVH9ZF\
  957.   8bB5h84l53p31u00k5GaBXSGlJLzNOwPRsSToVXkYYf``bbbZe\
  958.   eVhfRkiNmlJpoFsrBvs7yv3zy0zz0zz0zr0zf0zX5zL9zBDzGC\
  959.   zKBzO9yS8yY7ya5we4wi3wm3Of50a83`5G`3T`0f`0u`0z`0zZ\
  960.   0wY0rY1mX4hV7dV8z0bw0Yp0S
  961.   }
  962.  
  963. frm:MandelbrotMix4 {; Jim Muth
  964. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  965. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  966. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  967. z=k*((a*(z^b))+(d*(z^f)))+c,
  968. |z| < l
  969. }
  970.  
  971. END 20.0 PAR-FORMULA FILE==================================
  972.  
  973. Thanks for using Fractint, The Fractals and Fractint Discussion List
  974. Post Message:   fractint@lists.xmission.com
  975. Get Commands:   majordomo@lists.xmission.com "help"
  976. Administrator:  twegner@fractint.org
  977. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  978.  
  979.  
  980. -------------------------------------------------------------------------------
  981.  
  982. From: Mike Traynor <lmtraynor@sympatico.ca>
  983. Subject: Re: (fractint) C-FOTD  04-03-01  (A Fungus Amungus [7])
  984. Date: 08 Mar 2001 06:57:46 -0500
  985.  
  986. Jim,
  987. > Classic FOTD -- March 04, 2001 (Rating 7)
  988. > I rated the image a 7 because of the unusually pronounced three-
  989. > dimensional effect.
  990.  
  991. When I saw the 640x480 image I thought you were kidding about the 7.
  992. However when I generated it at 1600x1200 I thought you were being
  993. stingy.  For some images, size does matter and this is one.  Even
  994. though, seen as 3D, the 'lighting' is coming from all around, not from
  995. a single source (and without multiple shadows) the relief effect isn't
  996. diminished, but made weirder - like the thing is some alien Stonehenge.
  997.  
  998. BTW, I still don't think that you should make the concession of calling
  999. it the "Classic" FOTD.
  1000.  
  1001. Mike
  1002.  
  1003. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1004. Post Message:   fractint@lists.xmission.com
  1005. Get Commands:   majordomo@lists.xmission.com "help"
  1006. Administrator:  twegner@fractint.org
  1007. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1008.  
  1009.  
  1010. -------------------------------------------------------------------------------
  1011.  
  1012. From: "Andrew Coppin" <orphi69@hotmail.com>
  1013. Subject: Re: (fractint) C-FOTD 08-03-01 (Fractal Orchids [6])
  1014. Date: 08 Mar 2001 16:47:21 -0000
  1015.  
  1016. >From: JimMuth@aol.com
  1017. >Reply-To: fractint@lists.xmission.com
  1018. >To: fractint@lists.xmission.com
  1019. >CC: philofractal@lists.fractalus.com
  1020. >Subject: (fractint) C-FOTD  08-03-01  (Fractal Orchids [6])
  1021. >Date: Thu, 8 Mar 2001 00:36:18 EST
  1022. >
  1023. >
  1024. >Classic FOTD -- March 08, 2001 (Rating 6)
  1025. >
  1026. >Fractal visionaries and enthusiasts:
  1027. >
  1028. >Today's image reminds me of a group of orchids growing in some
  1029. >forgotten tropical rain forest.  I named it "Fractal Orchids"
  1030. >and rated it a 6.
  1031.  
  1032. For once, I can see the resemblance. A very pleasing and unusual image. Keep 
  1033. it up, Jim!
  1034.  
  1035. _________________________________________________________________________
  1036. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  1037.  
  1038.  
  1039. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1040. Post Message:   fractint@lists.xmission.com
  1041. Get Commands:   majordomo@lists.xmission.com "help"
  1042. Administrator:  twegner@fractint.org
  1043. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1044.  
  1045.  
  1046. -------------------------------------------------------------------------------
  1047.  
  1048. From: JimMuth@aol.com
  1049. Subject: (fractint) C-FOTD  06-03-01  (Ring of Acorns [6])
  1050. Date: 05 Mar 2001 22:57:25 EST
  1051.  
  1052.  
  1053. Classic FOTD -- March 06, 2001 (Rating 6)
  1054.  
  1055. Fractal visionaries and enthusiasts:
  1056.  
  1057. Due to too much work, it's another short discussion.
  1058.  
  1059. The fractal formula: 0.99(1/Z)-0.99Z+(1/C), when calculated with 
  1060. a bailout radius of 110, draws a Mandeloid distorted almost to 
  1061. the point of being unrecognizable.  But hidden in this figure 
  1062. lie many pleasing scenes.  Today's image is but one of these 
  1063. scenes.  I named the picture "Ring of Acorns" when I saw in the 
  1064. tree outside the window, a squirrel with his nut.  I rated the 
  1065. picture a somewhat conservative 6.
  1066.  
  1067. The parameter file takes over 9 minutes to render on a Pentium 
  1068. 200mhz.  The best way to tell if the wait is worth the result is 
  1069. to download the file of the GIF image from:
  1070.  
  1071.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  1072.  
  1073. or from:
  1074.  
  1075.           <http://home.swbell.net/sdboyd56/fotd/>
  1076.  
  1077. giving Paul and Scott a chance to post the image.
  1078.  
  1079. The fractal weather today was cloudy and cold, with 1 cm of snow 
  1080. in the morning, accompanied by media weather people being made 
  1081. fun of as they tried to explain why we did not get the 75cm that 
  1082. some had foolishly predicted.  This little bit of snow, and the 
  1083. temperature of 35F (1.5C), kept the cats indoors.
  1084.  
  1085. The work on the new Fractal Central continues unabated.  Late 
  1086. this week we'll begin moving in our equipment.  But for now it's 
  1087. time to call it a day.  Until tomorrow, take care, and does the 
  1088. world of fractals have a god who can change the rules?
  1089.  
  1090.  
  1091. Jim Muth
  1092. jamth@mindspring.com
  1093.  
  1094.  
  1095. START 20.0 PAR-FORMULA FILE================================
  1096.  
  1097. Ring_of_Acorns     { ; time=0:09:25.34 -- SF5 on P200
  1098.   reset=2001 type=formula formulafile=critical.frm
  1099.   formulaname=MandelbrotMix4 function=recip passes=1
  1100.   center-mag=-0.17836323637819480/+0.266988784076264\
  1101.   00/1.262678e+007/1/-10 params=1/-1/-1/1/-0.01/10
  1102.   float=y maxiter=1200 inside=0
  1103.   logmap=135 periodicity=10
  1104.   colors=0001DA3ID3KF2LF1MG1OH0PHQj8Ph8Mf8Lc8Ia8H_8F\
  1105.   Y8cW8UK8AS87P85O83L82K8OW0QY0SY0UZ1VZ4W_8Z_D_aHaaL\
  1106.   bbPcbUecYhcbiefjejlfomfsofwrbus_ruWovUlwPiyMfzKewM\
  1107.   cvPbuSarV_pYZo_YlbWjeVifVhhYfhZehacibbieaif_jiZjjY\
  1108.   jlWloVlpUlsSmuQmwPmyOmzKhyHbyDYwBSw7Mw4Hv1Cv07v2Bw\
  1109.   4Fw7HyALyCPzFSzHWzK_zMbzPfzSjzVmzYrz_vzbyzezzhzzkz\
  1110.   zfzzczz_zzYyzVvyQswOpuKmsHlrFioBfm8cl4ai2Zh0Wf0Uc0\
  1111.   Qb0Pa0Sc0Uf0Vh0Wj0Zl0_o0ap0bs0cv0fw0hz0iz0jz0lz0jz\
  1112.   0jz0jz0jz0jz0jz0jz0jz0jz0jz1jz1jzzzz0iz0ip0if0hZ0h\
  1113.   P0hG0h80cA1aA3ZA5WA8UABQADOBGLFIIKLGPODUQBZNDcKFhI\
  1114.   HmGJrELwANyAOyBMwBLwBKwCIvCHvCGvDFuUDucCumCumGZrDY\
  1115.   wCYzBYz8Wz7Wb5W_4WY2VV1VS0VP0UM0UK0UH0UK0VL0VM0WO0\
  1116.   WP0YQ0YS0ZV1ZW2_Y3_Z3a_4aa5bb5bc7cf8chAeiAejBflCfm\
  1117.   ChoDhpFisGiuGjvHjwIlyIlzKmzLmzLmzLnzMozMpzNqzNrzOs\
  1118.   zOtzPuzPvzQwzQxzRyzRzzSzzSzzTzzTzzUzzUzzVzzVzzWzzW\
  1119.   zzXzzXzzYzzYzzZzzZzz_zz_z
  1120.   }
  1121.  
  1122. frm:MandelbrotMix4 {; Jim Muth
  1123. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  1124. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  1125. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  1126. z=k*((a*(z^b))+(d*(z^f)))+c,
  1127. |z| < l
  1128. }
  1129.  
  1130. END 20.0 PAR-FORMULA FILE==================================
  1131.  
  1132. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1133. Post Message:   fractint@lists.xmission.com
  1134. Get Commands:   majordomo@lists.xmission.com "help"
  1135. Administrator:  twegner@fractint.org
  1136. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1137.  
  1138. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1139. Post Message:   fractint@lists.xmission.com
  1140. Get Commands:   majordomo@lists.xmission.com "help"
  1141. Administrator:  twegner@fractint.org
  1142. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1143.  
  1144.  
  1145. -------------------------------------------------------------------------------
  1146.  
  1147. From: JimMuth@aol.com
  1148. Subject: (fractint) C-FOTD  09-03-01  (Midget Abstraction [5])
  1149. Date: 09 Mar 2001 07:45:36 EST
  1150.  
  1151.  
  1152. Classic FOTD -- March 09, 2001 (Rating 5)
  1153.  
  1154. Fractal visionaries and enthusiasts:
  1155.  
  1156. Though I'll continue reading the mailing lists, this will be the 
  1157. last FOTD until March 15 -- the Ides of March.  Until then, I'll 
  1158. be moving the heavy equipment into the new Fractal Central and 
  1159. trying to get things up and running once again.  Once things are 
  1160. back in full operation, probably early next month, I'll also 
  1161. resume posting the FOTD images to ABPF.
  1162.  
  1163. Today's quickie image is another that rates an average 5.  I 
  1164. named it "Midget Abstraction" because I could think of nothing 
  1165. better, though it now reminds me of a small basin in a layer of 
  1166. small seashells.
  1167.  
  1168. The formula 1.4Z^(-3.333)+14Z^(-0.3333)+(1/C) created the parent 
  1169. fractal, which is an inside-out thing shaped vaguely like a 
  1170. horse shoe, or a stunted tree on a wind swept hill.  Rendered in 
  1171. the normal manner, the image is filled with holes.  To add 
  1172. interest, I have set the inside to bof60 and the outside to tdis.
  1173.  
  1174. The parameter file of today's image renders in 4-3/4 minutes on 
  1175. a Pentium 200mhz machine.  How fast it will render on a 
  1176. PentiumIV 1500mhz machine is anybody's guess, since I have no 
  1177. such machine.  To make life easier, Paul and Scott will post the 
  1178. GIF image to their web sites as soon as possible.  Unfortu-
  1179. nately, writing on a different machine, I do not have the URL's 
  1180. at hand, but they are included in every previous FOTD.
  1181.  
  1182. The fractal weather today was bland and pleasant, with lots of 
  1183. sun and a temperature of 50F (10C).  The fractal cats would have 
  1184. enjoyed a long romp outdoors, but with me so busy, they got 
  1185. none.  All they got was angry.
  1186.  
  1187. That's it for six days.  I'll return in 135 hours or so with the 
  1188. next FOTD.  Until then, take care, and live and breathe fractals.
  1189.  
  1190.  
  1191. Jim Muth
  1192. jamth@mindspring.com
  1193.  
  1194.  
  1195. START 20.0 PAR-FORMULA FILE================================
  1196.  
  1197. Midget_Abstraction { ; time=0:04:44.44--SF5 on a p200
  1198.   reset=2001 type=formula formulafile=critical.frm
  1199.   formulaname=MandelbrotMix4 function=recip passes=1
  1200.   center-mag=-0.1027237763843053/+0.0570292793854257\
  1201.   /1102476/1/62.499 params=1.4/-3.333/14/-0.3333/0/40
  1202.   float=y maxiter=500 inside=bof60
  1203.   outside=tdis periodicity=10
  1204.   colors=000Yev6eyAbvE_tHYrLVpOTnSQlVOjTNkSLlRKmJ8kN\
  1205.   ElQJmTOnXUn_Zobcpfiqehpegoefoeenednecmebleale`ke_k\
  1206.   e_jeZieYieXheWheVgeUfeTfeSeeRe2hd3XU5LJ6A8NIMcQ_sX\
  1207.   lfZXcaS`dOJW3RaCYgKemTnu_lr`joahlbfjcdgdcddaae__fY\
  1208.   XgWUhMblRXjVSh_MfcHdhBbm7Yl6_l6al6cl3fl6dl8clBblD`\
  1209.   lG_lIZlKXlNWlPVlSTwUSwXMlWRaVWSU`HTe8Mh7Qi7Tj6Wj6Z\
  1210.   k5bk5el4hl4km1nn3po4nm6lj7jh8heAecBc`CaZE_WFYUHVRI\
  1211.   TPJRMLPKMNHPMBNLFMLILLLKLOILRHLUGMYFM`DMcCMfBMiAMl\
  1212.   9MoBKmCJkEHiFGgGEeIDcJLDPMGUNIZOLdPOiQRnQTmTSlWSkZ\
  1213.   RjaRidQhgQqeTlgRhiQdjP_lNWnM7h3IlCSoLarUkubuxktwjt\
  1214.   vituhzzzstfsseg5XmV`ssdqsfoshmsjlskjsmhsofsqnytesr\
  1215.   XmpOgnFal6Wr7Xn7Xj7Xf7Xc7X_7XW0ST7XTCYKD_PDaTEcY7Z\
  1216.   bEdaKj`KpbQo_WnYamWglUcsOhoQlkSuuTrnUpgUnaUlVUjOUt\
  1217.   9RnEThIUbMVYQWSUXMYYChVHaZMWaRPeWJhn0og7m`DkVJiOPg\
  1218.   HVeANqBUjB`cCfYCmRCsLEmMGhMIcMKZMMTMOOMQJMJCHREMYG\
  1219.   ReHWlJ`q2UrB_sKetSku`quhw
  1220.   }
  1221.  
  1222. frm:MandelbrotMix4 {; Jim Muth
  1223. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  1224. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  1225. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  1226. z=k*((a*(z^b))+(d*(z^f)))+c,
  1227. |z| < l
  1228. }
  1229.  
  1230. END 20.0 PAR-FORMULA FILE==================================
  1231.  
  1232. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1233. Post Message:   fractint@lists.xmission.com
  1234. Get Commands:   majordomo@lists.xmission.com "help"
  1235. Administrator:  twegner@fractint.org
  1236. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1237.  
  1238.  
  1239. -------------------------------------------------------------------------------
  1240.  
  1241. From: JimMuth@aol.com
  1242. Subject: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1243. Date: 09 Mar 2001 08:14:01 EST
  1244.  
  1245. Mike Traynor wrote:
  1246.  
  1247. >When I saw the 640x480 image I thought you were kidding about the 7.
  1248. >However when I generated it at 1600x1200 I thought you were being
  1249. >stingy.  For some images, size does matter and this is one.  Even
  1250. >though, seen as 3D, the 'lighting' is coming from all around, not from
  1251. >a single source (and without multiple shadows) the relief effect isn't
  1252. >diminished, but made weirder - like the thing is some alien Stonehenge.
  1253.  
  1254. Curiously, the size makes little difference with some images, but all the 
  1255. difference in the world with others.  The "Fungus Amungus" image suffers 
  1256. as much as any image I have seen if rendered at low resolution.  I search 
  1257. for my FOTD's in 640x480x256 mode.  The posted render time is at SF5, 
  1258. but I archive the images at higher resolutions.
  1259.  
  1260. Jim M.
  1261.    
  1262.  
  1263.  
  1264. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1265. Post Message:   fractint@lists.xmission.com
  1266. Get Commands:   majordomo@lists.xmission.com "help"
  1267. Administrator:  twegner@fractint.org
  1268. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1269.  
  1270.  
  1271. -------------------------------------------------------------------------------
  1272.  
  1273. From: Programmer Dude <cjsonnack@mmm.com>
  1274. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1275. Date: 09 Mar 2001 10:01:11 -0600
  1276.  
  1277. JimMuth@aol.com wrote:
  1278. > Mike Traynor wrote:
  1279.  
  1280. >> When I saw the 640x480 image I thought you were kidding about the 7.
  1281. >> However when I generated it at 1600x1200 I thought you were being
  1282. >> stingy.  For some images, size does matter and this is one.  Even
  1283. >> though, seen as 3D, the 'lighting' is coming from all around, not from
  1284. >> a single source (and without multiple shadows) the relief effect isn't
  1285. >> diminished, but made weirder - like the thing is some alien Stonehenge.
  1286. > Curiously, the size makes little difference with some images, but all the
  1287. > difference in the world with others.  The "Fungus Amungus" image suffers
  1288. > as much as any image I have seen if rendered at low resolution.  I search
  1289. > for my FOTD's in 640x480x256 mode.  The posted render time is at SF5,
  1290. > but I archive the images at higher resolutions.
  1291.  
  1292. I also really (REALLY) liked that image and saved it (and the formula) for
  1293. later rendering and exploring.  Someone here rendered a few FOTDs using
  1294. UltraFractal which supports high color modes and anti-aliasing.  I'd like
  1295. to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1296. clue one on how to go about it.
  1297.  
  1298. If someone would care to tender a quick tutorial, I'll do the rendering
  1299. and make the image(s) available....
  1300.  
  1301. -- 
  1302. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1303. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1304. |_____________________________________________|_______________________|
  1305.  
  1306. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1307. Post Message:   fractint@lists.xmission.com
  1308. Get Commands:   majordomo@lists.xmission.com "help"
  1309. Administrator:  twegner@fractint.org
  1310. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1311.  
  1312.  
  1313. -------------------------------------------------------------------------------
  1314.  
  1315. From: Ralph Feltens <feltens@biochem.mu-luebeck.de>
  1316. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1317. Date: 09 Mar 2001 18:59:51 +0100
  1318.  
  1319. Hi there
  1320.  
  1321. Unfortunately, the fmod coloring option is not implemented in UltraFractal (the
  1322. same applies to the outside = tdis option, which Jim has been using frequently
  1323. in the last few weeks). At least that's my current knowledge. The normal
  1324. procedure - highlighting the text of the par file, copying with Ctrl C and
  1325. pasting into an active UF fractal window (Ctrl V) - will just produce a violett
  1326. rectangle here.
  1327.  
  1328. But, being a programmer, you could implement these features, if you know the
  1329. source code for the algorithms or know how they work. Writing formulas,
  1330. coloring options etc. is relatively simple in UF ...
  1331.  
  1332. Ralph
  1333.  
  1334.  
  1335.  
  1336. Programmer Dude wrote:
  1337.  
  1338. > I also really (REALLY) liked that image and saved it (and the formula) for
  1339. > later rendering and exploring.  Someone here rendered a few FOTDs using
  1340. > UltraFractal which supports high color modes and anti-aliasing.  I'd like
  1341. > to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1342. > clue one on how to go about it.
  1343. >
  1344. > If someone would care to tender a quick tutorial, I'll do the rendering
  1345. > and make the image(s) available....
  1346. >
  1347. > --
  1348. > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1349. > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1350. > |_____________________________________________|_______________________|
  1351. >
  1352. > --------------------------------------------------------------
  1353. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1354. > Post Message:   fractint@lists.xmission.com
  1355. > Get Commands:   majordomo@lists.xmission.com "help"
  1356. > Administrator:  twegner@fractint.org
  1357. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1358.  
  1359.  
  1360. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1361. Post Message:   fractint@lists.xmission.com
  1362. Get Commands:   majordomo@lists.xmission.com "help"
  1363. Administrator:  twegner@fractint.org
  1364. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1365.  
  1366.  
  1367. -------------------------------------------------------------------------------
  1368.  
  1369. From: "Zorba the Hutt" <zorbathut@uswest.net>
  1370. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1371. Date: 09 Mar 2001 15:45:30 -0500
  1372.  
  1373.  
  1374. I'm the person who was rendering at high resolutions and such :) I was
  1375. actually thinking of trying to dig out how that coloring option works and
  1376. using it - however, due to a lack of time and hard drive space, I haven't
  1377. been able to do anything recently. As soon as I've got some free time at
  1378. all, I already rendered Sylvie Gallet's versions of "The Fractal Swarm" -
  1379. I'll put them up as soon as I can. The rest will have to wait a while,
  1380. though I hope to get them up eventually . . . maybe I'll have time this
  1381. weekend. The homework load seems a bit light this weekend, so I might have
  1382. time to work on the HTML and try to get that coloring option implemented :)
  1383.  
  1384. -Zorba
  1385.  
  1386. ----- Original Message -----
  1387. Sent: Friday, March 09, 2001 12:59 PM
  1388.  
  1389.  
  1390. > Hi there
  1391. >
  1392. > Unfortunately, the fmod coloring option is not implemented in UltraFractal
  1393. (the
  1394. > same applies to the outside = tdis option, which Jim has been using
  1395. frequently
  1396. > in the last few weeks). At least that's my current knowledge. The normal
  1397. > procedure - highlighting the text of the par file, copying with Ctrl C and
  1398. > pasting into an active UF fractal window (Ctrl V) - will just produce a
  1399. violett
  1400. > rectangle here.
  1401. >
  1402. > But, being a programmer, you could implement these features, if you know
  1403. the
  1404. > source code for the algorithms or know how they work. Writing formulas,
  1405. > coloring options etc. is relatively simple in UF ...
  1406. >
  1407. > Ralph
  1408. >
  1409. >
  1410. >
  1411. > Programmer Dude wrote:
  1412. >
  1413. > > I also really (REALLY) liked that image and saved it (and the formula)
  1414. for
  1415. > > later rendering and exploring.  Someone here rendered a few FOTDs using
  1416. > > UltraFractal which supports high color modes and anti-aliasing.  I'd
  1417. like
  1418. > > to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1419. > > clue one on how to go about it.
  1420. > >
  1421. > > If someone would care to tender a quick tutorial, I'll do the rendering
  1422. > > and make the image(s) available....
  1423. > >
  1424. > > --
  1425. > > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1426. > > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1427. > > |_____________________________________________|_______________________|
  1428. > >
  1429. > > --------------------------------------------------------------
  1430. > > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1431. > > Post Message:   fractint@lists.xmission.com
  1432. > > Get Commands:   majordomo@lists.xmission.com "help"
  1433. > > Administrator:  twegner@fractint.org
  1434. > > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1435. >
  1436. >
  1437. > --------------------------------------------------------------
  1438. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1439. > Post Message:   fractint@lists.xmission.com
  1440. > Get Commands:   majordomo@lists.xmission.com "help"
  1441. > Administrator:  twegner@fractint.org
  1442. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1443. >
  1444.  
  1445.  
  1446. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1447. Post Message:   fractint@lists.xmission.com
  1448. Get Commands:   majordomo@lists.xmission.com "help"
  1449. Administrator:  twegner@fractint.org
  1450. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1451.  
  1452.  
  1453. -------------------------------------------------------------------------------
  1454.  
  1455. From: "Rupert Millard" <rupertam@hotmail.com>
  1456. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1457. Date: 10 Mar 2001 14:52:17 -0000
  1458.  
  1459. Hi,
  1460.  
  1461. As soon as FMod came out in Fractint, I made a FMOD colouring formula for
  1462. Ultra-Fractal.
  1463. I cannot be sure that it produces *exactly* the same results as Fractint,
  1464. but it looks right. ;-)
  1465.  
  1466. It is:
  1467.  
  1468. FMod(BOTH) {
  1469. ;by Rupert Millard
  1470. ;compatibility with fractint
  1471. ;color = magnitude * colors / closeprox
  1472. init:
  1473.   complex lastorbit=0
  1474. loop:
  1475.   if cabs(#z-#pixel)<=@proximity
  1476.      lastorbit=#z
  1477.   endif
  1478. final:
  1479.   #index=cabs(lastorbit)/@proximity
  1480. default:
  1481.   title = "FMod"
  1482.   param proximity
  1483.     default=0.01
  1484.   endparam
  1485. }
  1486.  
  1487. Save the formula in a .UCL file in your UF formulas library directory.
  1488.  
  1489. From,
  1490.  
  1491. Rupert
  1492.  
  1493. P.S. Please don't kill me for a slightly off-topic reply!
  1494.  
  1495. ----- Original Message -----
  1496. Sent: Friday, March 09, 2001 5:59 PM
  1497.  
  1498.  
  1499. > Hi there
  1500. >
  1501. > Unfortunately, the fmod coloring option is not implemented in UltraFractal
  1502. (the
  1503. > same applies to the outside = tdis option, which Jim has been using
  1504. frequently
  1505. > in the last few weeks). At least that's my current knowledge. The normal
  1506. > procedure - highlighting the text of the par file, copying with Ctrl C and
  1507. > pasting into an active UF fractal window (Ctrl V) - will just produce a
  1508. violett
  1509. > rectangle here.
  1510. >
  1511. > But, being a programmer, you could implement these features, if you know
  1512. the
  1513. > source code for the algorithms or know how they work. Writing formulas,
  1514. > coloring options etc. is relatively simple in UF ...
  1515. >
  1516. > Ralph
  1517. >
  1518. >
  1519. >
  1520. > Programmer Dude wrote:
  1521. >
  1522. > > I also really (REALLY) liked that image and saved it (and the formula)
  1523. for
  1524. > > later rendering and exploring.  Someone here rendered a few FOTDs using
  1525. > > UltraFractal which supports high color modes and anti-aliasing.  I'd
  1526. like
  1527. > > to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1528. > > clue one on how to go about it.
  1529. > >
  1530. > > If someone would care to tender a quick tutorial, I'll do the rendering
  1531. > > and make the image(s) available....
  1532. > >
  1533. > > --
  1534. > > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1535. > > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1536. > > |_____________________________________________|_______________________|
  1537. > >
  1538. > > --------------------------------------------------------------
  1539. > > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1540. > > Post Message:   fractint@lists.xmission.com
  1541. > > Get Commands:   majordomo@lists.xmission.com "help"
  1542. > > Administrator:  twegner@fractint.org
  1543. > > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1544. >
  1545. >
  1546. > --------------------------------------------------------------
  1547. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1548. > Post Message:   fractint@lists.xmission.com
  1549. > Get Commands:   majordomo@lists.xmission.com "help"
  1550. > Administrator:  twegner@fractint.org
  1551. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1552. >
  1553.  
  1554. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1555. Post Message:   fractint@lists.xmission.com
  1556. Get Commands:   majordomo@lists.xmission.com "help"
  1557. Administrator:  twegner@fractint.org
  1558. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1559.  
  1560.  
  1561. -------------------------------------------------------------------------------
  1562.  
  1563. From: Guy Marson <guy.marson@mnhn.lu>
  1564. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1565. Date: 10 Mar 2001 21:40:16 +0100
  1566.  
  1567. At 14:52 10.03.2001 -0000, you wrote:
  1568. >Hi,
  1569. >
  1570. >As soon as FMod came out in Fractint, I made a FMOD colouring formula for
  1571. >Ultra-Fractal.
  1572.  
  1573. what is Ultra-Fractal ?-))
  1574.  
  1575. cheers,
  1576.  
  1577. Guy
  1578.  
  1579. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1580. Post Message:   fractint@lists.xmission.com
  1581. Get Commands:   majordomo@lists.xmission.com "help"
  1582. Administrator:  twegner@fractint.org
  1583. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1584.  
  1585.  
  1586. -------------------------------------------------------------------------------
  1587.  
  1588. From: Ken Childress <kenc@bww.com>
  1589. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1590. Date: 10 Mar 2001 15:36:47 -0800
  1591.  
  1592. At 12:40 PM 3/10/01, you wrote:
  1593. >At 14:52 10.03.2001 -0000, you wrote:
  1594. > >Hi,
  1595. > >
  1596. > >As soon as FMod came out in Fractint, I made a FMOD colouring formula for
  1597. > >Ultra-Fractal.
  1598. >
  1599. >what is Ultra-Fractal ?-))
  1600.  
  1601. See www.ultrafractal.com and www.parkenet.org/jp/ufresources.html.
  1602.  
  1603.  
  1604. Ken...
  1605.  
  1606.  
  1607. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1608. Post Message:   fractint@lists.xmission.com
  1609. Get Commands:   majordomo@lists.xmission.com "help"
  1610. Administrator:  twegner@fractint.org
  1611. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1612.  
  1613.  
  1614. -------------------------------------------------------------------------------
  1615.  
  1616. From: "Andrew Coppin" <orphi69@hotmail.com>
  1617. Subject: Re: (fractint) C-FOTD 08-03-01 (Fractal Orchids [6])
  1618. Date: 08 Mar 2001 16:47:21 -0000
  1619.  
  1620. >From: JimMuth@aol.com
  1621. >Reply-To: fractint@lists.xmission.com
  1622. >To: fractint@lists.xmission.com
  1623. >CC: philofractal@lists.fractalus.com
  1624. >Subject: (fractint) C-FOTD  08-03-01  (Fractal Orchids [6])
  1625. >Date: Thu, 8 Mar 2001 00:36:18 EST
  1626. >
  1627. >
  1628. >Classic FOTD -- March 08, 2001 (Rating 6)
  1629. >
  1630. >Fractal visionaries and enthusiasts:
  1631. >
  1632. >Today's image reminds me of a group of orchids growing in some
  1633. >forgotten tropical rain forest.  I named it "Fractal Orchids"
  1634. >and rated it a 6.
  1635.  
  1636. For once, I can see the resemblance. A very pleasing and unusual image. Keep 
  1637. it up, Jim!
  1638.  
  1639. _________________________________________________________________________
  1640. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  1641.  
  1642.  
  1643. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1644. Post Message:   fractint@lists.xmission.com
  1645. Get Commands:   majordomo@lists.xmission.com "help"
  1646. Administrator:  twegner@fractint.org
  1647. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1648.  
  1649. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1650. Post Message:   fractint@lists.xmission.com
  1651. Get Commands:   majordomo@lists.xmission.com "help"
  1652. Administrator:  twegner@fractint.org
  1653. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1654.  
  1655.  
  1656. -------------------------------------------------------------------------------
  1657.  
  1658. From: Programmer Dude <cjsonnack@mmm.com>
  1659. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1660. Date: 09 Mar 2001 10:01:11 -0600
  1661.  
  1662. JimMuth@aol.com wrote:
  1663. > Mike Traynor wrote:
  1664.  
  1665. >> When I saw the 640x480 image I thought you were kidding about the 7.
  1666. >> However when I generated it at 1600x1200 I thought you were being
  1667. >> stingy.  For some images, size does matter and this is one.  Even
  1668. >> though, seen as 3D, the 'lighting' is coming from all around, not from
  1669. >> a single source (and without multiple shadows) the relief effect isn't
  1670. >> diminished, but made weirder - like the thing is some alien Stonehenge.
  1671. > Curiously, the size makes little difference with some images, but all the
  1672. > difference in the world with others.  The "Fungus Amungus" image suffers
  1673. > as much as any image I have seen if rendered at low resolution.  I search
  1674. > for my FOTD's in 640x480x256 mode.  The posted render time is at SF5,
  1675. > but I archive the images at higher resolutions.
  1676.  
  1677. I also really (REALLY) liked that image and saved it (and the formula) for
  1678. later rendering and exploring.  Someone here rendered a few FOTDs using
  1679. UltraFractal which supports high color modes and anti-aliasing.  I'd like
  1680. to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1681. clue one on how to go about it.
  1682.  
  1683. If someone would care to tender a quick tutorial, I'll do the rendering
  1684. and make the image(s) available....
  1685.  
  1686. -- 
  1687. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1688. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1689. |_____________________________________________|_______________________|
  1690.  
  1691. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1692. Post Message:   fractint@lists.xmission.com
  1693. Get Commands:   majordomo@lists.xmission.com "help"
  1694. Administrator:  twegner@fractint.org
  1695. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1696.  
  1697. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1698. Post Message:   fractint@lists.xmission.com
  1699. Get Commands:   majordomo@lists.xmission.com "help"
  1700. Administrator:  twegner@fractint.org
  1701. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1702.  
  1703.  
  1704. -------------------------------------------------------------------------------
  1705.  
  1706. From: Jim Muth <jamth@mindspring.com>
  1707. Subject: (fractint) C-FOTD  07-03-01  (All Wrung Out [5])
  1708. Date: 06 Mar 2001 22:52:03 -0500 (EST)
  1709.  
  1710.  
  1711. Classic FOTD -- March 07, 2001 (Rating 5)
  1712.  
  1713. Fractal visionaries and enthusiasts:
  1714.  
  1715. It's been another very busy day here at the old Fractal Central. 
  1716. With so much stuff to be packed, it's a wonder that I found the 
  1717. time to wander through the world of fractals.  But find the time 
  1718. I did, and today's image is where I stopped.
  1719.  
  1720. The fractal formula: 1.3Z^(-1.5)-0.65Z^(1.5)+(1/C) drew the 
  1721. image.  I named the picture "All Wrung Out" when I noticed that 
  1722. the twisted elements resemble a large sheet being wrung dry.  
  1723. When all was finisher, I studied everything and rated the image 
  1724. a 5.
  1725.  
  1726. The parameter file renders in a speedy 1-1/2 minutes.  Once the 
  1727. GIF image has been posted, the download will be equally as fast. 
  1728. The image will be available shortly on the Web at:
  1729.  
  1730.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  1731.  
  1732. and at:
  1733.  
  1734.           <http://home.swbell.net/sdboyd56/fotd/>
  1735.  
  1736. The fractal weather today here at Fractal Central was very cold, 
  1737. very cloudy, very windy, with a few flurries of snow thrown in 
  1738. to keep things interesting.  The cats naturally stayed inside 
  1739. all day.
  1740.  
  1741. That's it for today, fractal fans.  But I'll return tomorrow 
  1742. with another fractal and an abbreviated discussion.  Until then, 
  1743. take care, and when one calculates a fractal, the future can be 
  1744. known.
  1745.  
  1746.  
  1747. Jim Muth
  1748. jamth@mindspring.com
  1749.  
  1750.  
  1751. START 20.0 PAR-FORMULA FILE================================
  1752.  
  1753. All_Wrung_Out      { ; time=0:01:30.52 -- SF5 on P200
  1754.   reset=2001 type=formula formulafile=critical.frm
  1755.   formulaname=mandelbrotmix4 function=recip passes=1
  1756.   center-mag=-0.52146504333020520/+0.338856854379959\
  1757.   20/282.3461/1/27.499 params=1/-1.5/-0.5/1.5/0.3/0
  1758.   float=y maxiter=268 inside=0
  1759.   outside=tdis periodicity=10
  1760.   colors=222tZBtaCseDqhFplGnnInsJmuKlxMjxNjxNiiahOne\
  1761.   NjdMhbKdaJa`JZZIVXGSVFOUFMSDJRCFQBCN98M95K82J62I52\
  1762.   G52KB2OF2RJ2VN2YR2aV4d`5hd6jh9nlBqpCutDxxFxwGxuIxt\
  1763.   IxsJxqJxpKxpMxnMxmNxlNxjOxiQxhQxhRxfRxeSxdUxbUxaVx\
  1764.   aVpQRhDO`2MU2JS2KS2KR2KR2KR2MQ2MQ2MQ2MO2KN4JN5JM8I\
  1765.   MBGKCGKFFJIFJJDIMCIOCGQBGSBFV9FX8DZ8Da6Cb6Ce5Bh4Bi\
  1766.   49l29m26lB5jI4jQ2iX2hb2hj2fq2fx2hu4it8jqBlpFlnJmlM\
  1767.   njQpiUpfYqe`sddtaht`juZnwXsxVuxUfjFeiGdiGdiIbiIbiJ\
  1768.   aiJ`hJ`hKZhKZhMYhMYhMXfNVfNVfOUfOUfQSfQReQReRQeRQe\
  1769.   SOeSOeSaSSnFSlKVjQYiU`hZbededhhbmjaqlKYY4FJ6JI9MIC\
  1770.   OGFRGIUGKXFMZFOaFRdDUfDXjDZmCapCbsCeuBhxBjxBmx9px9\
  1771.   qx9lxChsFbjIZbKUXNQOQKGSG8VC2YI2NM2CQ42U42S62R92QB\
  1772.   2OD2NF2MI4KJ5JM6JN9IQBGRCFUFDVGCYIBZK9aM9bN8aM8aK8\
  1773.   aJ8aI6aI6aG6aF6aD6aD5`C5`B5`95`84`84`64`54`44`4YjQ\
  1774.   xujxwiwwhuwftwfswepxdnxbmxblxajx`hxZfxZexYdxXbxV`x\
  1775.   VZxUYxSXxRVxRB9xCBxCBxDCx
  1776.   }
  1777.  
  1778. frm:MandelbrotMix4 {; Jim Muth
  1779. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  1780. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  1781. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  1782. z=k*((a*(z^b))+(d*(z^f)))+c,
  1783. |z| < l
  1784. }
  1785.  
  1786. END 20.0 PAR-FORMULA FILE==================================
  1787.  
  1788.  
  1789. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1790. Post Message:   fractint@lists.xmission.com
  1791. Get Commands:   majordomo@lists.xmission.com "help"
  1792. Administrator:  twegner@fractint.org
  1793. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1794.  
  1795. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1796. Post Message:   fractint@lists.xmission.com
  1797. Get Commands:   majordomo@lists.xmission.com "help"
  1798. Administrator:  twegner@fractint.org
  1799. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1800.  
  1801.  
  1802. -------------------------------------------------------------------------------
  1803.  
  1804. From: Ralph Feltens <feltens@biochem.mu-luebeck.de>
  1805. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  1806. Date: 09 Mar 2001 18:59:51 +0100
  1807.  
  1808. Hi there
  1809.  
  1810. Unfortunately, the fmod coloring option is not implemented in UltraFractal (the
  1811. same applies to the outside = tdis option, which Jim has been using frequently
  1812. in the last few weeks). At least that's my current knowledge. The normal
  1813. procedure - highlighting the text of the par file, copying with Ctrl C and
  1814. pasting into an active UF fractal window (Ctrl V) - will just produce a violett
  1815. rectangle here.
  1816.  
  1817. But, being a programmer, you could implement these features, if you know the
  1818. source code for the algorithms or know how they work. Writing formulas,
  1819. coloring options etc. is relatively simple in UF ...
  1820.  
  1821. Ralph
  1822.  
  1823.  
  1824.  
  1825. Programmer Dude wrote:
  1826.  
  1827. > I also really (REALLY) liked that image and saved it (and the formula) for
  1828. > later rendering and exploring.  Someone here rendered a few FOTDs using
  1829. > UltraFractal which supports high color modes and anti-aliasing.  I'd like
  1830. > to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  1831. > clue one on how to go about it.
  1832. >
  1833. > If someone would care to tender a quick tutorial, I'll do the rendering
  1834. > and make the image(s) available....
  1835. >
  1836. > --
  1837. > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  1838. > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  1839. > |_____________________________________________|_______________________|
  1840. >
  1841. > --------------------------------------------------------------
  1842. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  1843. > Post Message:   fractint@lists.xmission.com
  1844. > Get Commands:   majordomo@lists.xmission.com "help"
  1845. > Administrator:  twegner@fractint.org
  1846. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1847.  
  1848.  
  1849. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1850. Post Message:   fractint@lists.xmission.com
  1851. Get Commands:   majordomo@lists.xmission.com "help"
  1852. Administrator:  twegner@fractint.org
  1853. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1854.  
  1855. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1856. Post Message:   fractint@lists.xmission.com
  1857. Get Commands:   majordomo@lists.xmission.com "help"
  1858. Administrator:  twegner@fractint.org
  1859. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1860.  
  1861.  
  1862. -------------------------------------------------------------------------------
  1863.  
  1864. From: JimMuth@aol.com
  1865. Subject: (fractint) Re: C-FOTD 07-03-01 (All Wrung Out [5])
  1866. Date: 07 Mar 2001 08:31:18 EST
  1867.  
  1868.  
  1869. At 12:28 PM 3/7/01 -0000, Andrew Coppin wrote:
  1870.  
  1871. Jim wrote:
  1872.  
  1873. >>I named the picture "All Wrung Out" when I noticed that
  1874. >>the twisted elements resemble a large sheet being wrung dry.
  1875.  
  1876. >Few! For a moment there, I thought it might be that *you* 
  1877. >were feeling "All wrung out" ;-))
  1878.  
  1879. Actually, your instincts were right.  The hectic activity is partly 
  1880. responsible for the name, which I intended to have a double meaning.  
  1881. I'm pretty much physically worn out, due to the work involved in 
  1882. moving.  My compulsion to search for fractals however continues 
  1883. unabated, as it has for over 13 years.  My frustration is that I 
  1884. have so little time to write the FOTD, but that will end early next 
  1885. month when I get settled into the new Fractal Central.
  1886.  
  1887. FOTD in 16 hours.
  1888.  
  1889. Jim M.
  1890.  
  1891. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1892. Post Message:   fractint@lists.xmission.com
  1893. Get Commands:   majordomo@lists.xmission.com "help"
  1894. Administrator:  twegner@fractint.org
  1895. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1896.  
  1897. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1898. Post Message:   fractint@lists.xmission.com
  1899. Get Commands:   majordomo@lists.xmission.com "help"
  1900. Administrator:  twegner@fractint.org
  1901. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1902.  
  1903.  
  1904. -------------------------------------------------------------------------------
  1905.  
  1906. From: JimMuth@aol.com
  1907. Subject: (fractint) C-FOTD  06-03-01  (Ring of Acorns [6])
  1908. Date: 05 Mar 2001 22:57:25 EST
  1909.  
  1910.  
  1911. Classic FOTD -- March 06, 2001 (Rating 6)
  1912.  
  1913. Fractal visionaries and enthusiasts:
  1914.  
  1915. Due to too much work, it's another short discussion.
  1916.  
  1917. The fractal formula: 0.99(1/Z)-0.99Z+(1/C), when calculated with 
  1918. a bailout radius of 110, draws a Mandeloid distorted almost to 
  1919. the point of being unrecognizable.  But hidden in this figure 
  1920. lie many pleasing scenes.  Today's image is but one of these 
  1921. scenes.  I named the picture "Ring of Acorns" when I saw in the 
  1922. tree outside the window, a squirrel with his nut.  I rated the 
  1923. picture a somewhat conservative 6.
  1924.  
  1925. The parameter file takes over 9 minutes to render on a Pentium 
  1926. 200mhz.  The best way to tell if the wait is worth the result is 
  1927. to download the file of the GIF image from:
  1928.  
  1929.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  1930.  
  1931. or from:
  1932.  
  1933.           <http://home.swbell.net/sdboyd56/fotd/>
  1934.  
  1935. giving Paul and Scott a chance to post the image.
  1936.  
  1937. The fractal weather today was cloudy and cold, with 1 cm of snow 
  1938. in the morning, accompanied by media weather people being made 
  1939. fun of as they tried to explain why we did not get the 75cm that 
  1940. some had foolishly predicted.  This little bit of snow, and the 
  1941. temperature of 35F (1.5C), kept the cats indoors.
  1942.  
  1943. The work on the new Fractal Central continues unabated.  Late 
  1944. this week we'll begin moving in our equipment.  But for now it's 
  1945. time to call it a day.  Until tomorrow, take care, and does the 
  1946. world of fractals have a god who can change the rules?
  1947.  
  1948.  
  1949. Jim Muth
  1950. jamth@mindspring.com
  1951.  
  1952.  
  1953. START 20.0 PAR-FORMULA FILE================================
  1954.  
  1955. Ring_of_Acorns     { ; time=0:09:25.34 -- SF5 on P200
  1956.   reset=2001 type=formula formulafile=critical.frm
  1957.   formulaname=MandelbrotMix4 function=recip passes=1
  1958.   center-mag=-0.17836323637819480/+0.266988784076264\
  1959.   00/1.262678e+007/1/-10 params=1/-1/-1/1/-0.01/10
  1960.   float=y maxiter=1200 inside=0
  1961.   logmap=135 periodicity=10
  1962.   colors=0001DA3ID3KF2LF1MG1OH0PHQj8Ph8Mf8Lc8Ia8H_8F\
  1963.   Y8cW8UK8AS87P85O83L82K8OW0QY0SY0UZ1VZ4W_8Z_D_aHaaL\
  1964.   bbPcbUecYhcbiefjejlfomfsofwrbus_ruWovUlwPiyMfzKewM\
  1965.   cvPbuSarV_pYZo_YlbWjeVifVhhYfhZehacibbieaif_jiZjjY\
  1966.   jlWloVlpUlsSmuQmwPmyOmzKhyHbyDYwBSw7Mw4Hv1Cv07v2Bw\
  1967.   4Fw7HyALyCPzFSzHWzK_zMbzPfzSjzVmzYrz_vzbyzezzhzzkz\
  1968.   zfzzczz_zzYyzVvyQswOpuKmsHlrFioBfm8cl4ai2Zh0Wf0Uc0\
  1969.   Qb0Pa0Sc0Uf0Vh0Wj0Zl0_o0ap0bs0cv0fw0hz0iz0jz0lz0jz\
  1970.   0jz0jz0jz0jz0jz0jz0jz0jz0jz1jz1jzzzz0iz0ip0if0hZ0h\
  1971.   P0hG0h80cA1aA3ZA5WA8UABQADOBGLFIIKLGPODUQBZNDcKFhI\
  1972.   HmGJrELwANyAOyBMwBLwBKwCIvCHvCGvDFuUDucCumCumGZrDY\
  1973.   wCYzBYz8Wz7Wb5W_4WY2VV1VS0VP0UM0UK0UH0UK0VL0VM0WO0\
  1974.   WP0YQ0YS0ZV1ZW2_Y3_Z3a_4aa5bb5bc7cf8chAeiAejBflCfm\
  1975.   ChoDhpFisGiuGjvHjwIlyIlzKmzLmzLmzLnzMozMpzNqzNrzOs\
  1976.   zOtzPuzPvzQwzQxzRyzRzzSzzSzzTzzTzzUzzUzzVzzVzzWzzW\
  1977.   zzXzzXzzYzzYzzZzzZzz_zz_z
  1978.   }
  1979.  
  1980. frm:MandelbrotMix4 {; Jim Muth
  1981. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  1982. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  1983. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  1984. z=k*((a*(z^b))+(d*(z^f)))+c,
  1985. |z| < l
  1986. }
  1987.  
  1988. END 20.0 PAR-FORMULA FILE==================================
  1989.  
  1990. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1991. Post Message:   fractint@lists.xmission.com
  1992. Get Commands:   majordomo@lists.xmission.com "help"
  1993. Administrator:  twegner@fractint.org
  1994. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1995.  
  1996. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1997. Post Message:   fractint@lists.xmission.com
  1998. Get Commands:   majordomo@lists.xmission.com "help"
  1999. Administrator:  twegner@fractint.org
  2000. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2001.  
  2002. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2003. Post Message:   fractint@lists.xmission.com
  2004. Get Commands:   majordomo@lists.xmission.com "help"
  2005. Administrator:  twegner@fractint.org
  2006. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2007.  
  2008.  
  2009. -------------------------------------------------------------------------------
  2010.  
  2011. From: "Zorba the Hutt" <zorbathut@uswest.net>
  2012. Subject: Re: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  2013. Date: 09 Mar 2001 15:45:30 -0500
  2014.  
  2015.  
  2016. I'm the person who was rendering at high resolutions and such :) I was
  2017. actually thinking of trying to dig out how that coloring option works and
  2018. using it - however, due to a lack of time and hard drive space, I haven't
  2019. been able to do anything recently. As soon as I've got some free time at
  2020. all, I already rendered Sylvie Gallet's versions of "The Fractal Swarm" -
  2021. I'll put them up as soon as I can. The rest will have to wait a while,
  2022. though I hope to get them up eventually . . . maybe I'll have time this
  2023. weekend. The homework load seems a bit light this weekend, so I might have
  2024. time to work on the HTML and try to get that coloring option implemented :)
  2025.  
  2026. -Zorba
  2027.  
  2028. ----- Original Message -----
  2029. Sent: Friday, March 09, 2001 12:59 PM
  2030.  
  2031.  
  2032. > Hi there
  2033. >
  2034. > Unfortunately, the fmod coloring option is not implemented in UltraFractal
  2035. (the
  2036. > same applies to the outside = tdis option, which Jim has been using
  2037. frequently
  2038. > in the last few weeks). At least that's my current knowledge. The normal
  2039. > procedure - highlighting the text of the par file, copying with Ctrl C and
  2040. > pasting into an active UF fractal window (Ctrl V) - will just produce a
  2041. violett
  2042. > rectangle here.
  2043. >
  2044. > But, being a programmer, you could implement these features, if you know
  2045. the
  2046. > source code for the algorithms or know how they work. Writing formulas,
  2047. > coloring options etc. is relatively simple in UF ...
  2048. >
  2049. > Ralph
  2050. >
  2051. >
  2052. >
  2053. > Programmer Dude wrote:
  2054. >
  2055. > > I also really (REALLY) liked that image and saved it (and the formula)
  2056. for
  2057. > > later rendering and exploring.  Someone here rendered a few FOTDs using
  2058. > > UltraFractal which supports high color modes and anti-aliasing.  I'd
  2059. like
  2060. > > to do that with FUNGUS AMUNGUS, but I just got UF and don't (yet) have
  2061. > > clue one on how to go about it.
  2062. > >
  2063. > > If someone would care to tender a quick tutorial, I'll do the rendering
  2064. > > and make the image(s) available....
  2065. > >
  2066. > > --
  2067. > > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  2068. > > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  2069. > > |_____________________________________________|_______________________|
  2070. > >
  2071. > > --------------------------------------------------------------
  2072. > > Thanks for using Fractint, The Fractals and Fractint Discussion List
  2073. > > Post Message:   fractint@lists.xmission.com
  2074. > > Get Commands:   majordomo@lists.xmission.com "help"
  2075. > > Administrator:  twegner@fractint.org
  2076. > > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2077. >
  2078. >
  2079. > --------------------------------------------------------------
  2080. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  2081. > Post Message:   fractint@lists.xmission.com
  2082. > Get Commands:   majordomo@lists.xmission.com "help"
  2083. > Administrator:  twegner@fractint.org
  2084. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2085. >
  2086.  
  2087.  
  2088. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2089. Post Message:   fractint@lists.xmission.com
  2090. Get Commands:   majordomo@lists.xmission.com "help"
  2091. Administrator:  twegner@fractint.org
  2092. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2093.  
  2094. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2095. Post Message:   fractint@lists.xmission.com
  2096. Get Commands:   majordomo@lists.xmission.com "help"
  2097. Administrator:  twegner@fractint.org
  2098. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2099.  
  2100.  
  2101. -------------------------------------------------------------------------------
  2102.  
  2103. From: JimMuth@aol.com
  2104. Subject: (fractint) Re: C-FOTD  04-03-01  (A Fungus Amungus [7])
  2105. Date: 09 Mar 2001 08:14:01 EST
  2106.  
  2107. Mike Traynor wrote:
  2108.  
  2109. >When I saw the 640x480 image I thought you were kidding about the 7.
  2110. >However when I generated it at 1600x1200 I thought you were being
  2111. >stingy.  For some images, size does matter and this is one.  Even
  2112. >though, seen as 3D, the 'lighting' is coming from all around, not from
  2113. >a single source (and without multiple shadows) the relief effect isn't
  2114. >diminished, but made weirder - like the thing is some alien Stonehenge.
  2115.  
  2116. Curiously, the size makes little difference with some images, but all the 
  2117. difference in the world with others.  The "Fungus Amungus" image suffers 
  2118. as much as any image I have seen if rendered at low resolution.  I search 
  2119. for my FOTD's in 640x480x256 mode.  The posted render time is at SF5, 
  2120. but I archive the images at higher resolutions.
  2121.  
  2122. Jim M.
  2123.    
  2124.  
  2125.  
  2126. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2127. Post Message:   fractint@lists.xmission.com
  2128. Get Commands:   majordomo@lists.xmission.com "help"
  2129. Administrator:  twegner@fractint.org
  2130. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2131.  
  2132. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2133. Post Message:   fractint@lists.xmission.com
  2134. Get Commands:   majordomo@lists.xmission.com "help"
  2135. Administrator:  twegner@fractint.org
  2136. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2137.  
  2138.  
  2139. -------------------------------------------------------------------------------
  2140.  
  2141. From: "Andrew Coppin" <orphi69@hotmail.com>
  2142. Subject: Re: (fractint) C-FOTD 07-03-01 (All Wrung Out [5])
  2143. Date: 07 Mar 2001 12:28:25 -0000
  2144.  
  2145. >From: Jim Muth <jamth@mindspring.com>
  2146. >Reply-To: fractint@lists.xmission.com
  2147. >To: fractint@lists.xmission.com
  2148. >CC: philofractal@lists.fractalus.com
  2149. >Subject: (fractint) C-FOTD  07-03-01  (All Wrung Out [5])
  2150. >Date: Tue, 6 Mar 2001 22:52:03 -0500 (EST)
  2151. >
  2152. >
  2153. >Classic FOTD -- March 07, 2001 (Rating 5)
  2154. >
  2155. >Fractal visionaries and enthusiasts:
  2156.  
  2157. >I named the picture "All Wrung Out" when I noticed that
  2158. >the twisted elements resemble a large sheet being wrung dry.
  2159.  
  2160. Few! For a moment there, I thought it might be that *you* where feeling "All 
  2161. wrung out" ;-))
  2162.  
  2163. Andrew.
  2164.  
  2165. _________________________________________________________________________
  2166. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2167.  
  2168.  
  2169. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2170. Post Message:   fractint@lists.xmission.com
  2171. Get Commands:   majordomo@lists.xmission.com "help"
  2172. Administrator:  twegner@fractint.org
  2173. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2174.  
  2175. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2176. Post Message:   fractint@lists.xmission.com
  2177. Get Commands:   majordomo@lists.xmission.com "help"
  2178. Administrator:  twegner@fractint.org
  2179. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2180.  
  2181.  
  2182. -------------------------------------------------------------------------------
  2183.  
  2184. From: JimMuth@aol.com
  2185. Subject: (fractint) C-FOTD  09-03-01  (Midget Abstraction [5])
  2186. Date: 09 Mar 2001 07:45:36 EST
  2187.  
  2188.  
  2189. Classic FOTD -- March 09, 2001 (Rating 5)
  2190.  
  2191. Fractal visionaries and enthusiasts:
  2192.  
  2193. Though I'll continue reading the mailing lists, this will be the 
  2194. last FOTD until March 15 -- the Ides of March.  Until then, I'll 
  2195. be moving the heavy equipment into the new Fractal Central and 
  2196. trying to get things up and running once again.  Once things are 
  2197. back in full operation, probably early next month, I'll also 
  2198. resume posting the FOTD images to ABPF.
  2199.  
  2200. Today's quickie image is another that rates an average 5.  I 
  2201. named it "Midget Abstraction" because I could think of nothing 
  2202. better, though it now reminds me of a small basin in a layer of 
  2203. small seashells.
  2204.  
  2205. The formula 1.4Z^(-3.333)+14Z^(-0.3333)+(1/C) created the parent 
  2206. fractal, which is an inside-out thing shaped vaguely like a 
  2207. horse shoe, or a stunted tree on a wind swept hill.  Rendered in 
  2208. the normal manner, the image is filled with holes.  To add 
  2209. interest, I have set the inside to bof60 and the outside to tdis.
  2210.  
  2211. The parameter file of today's image renders in 4-3/4 minutes on 
  2212. a Pentium 200mhz machine.  How fast it will render on a 
  2213. PentiumIV 1500mhz machine is anybody's guess, since I have no 
  2214. such machine.  To make life easier, Paul and Scott will post the 
  2215. GIF image to their web sites as soon as possible.  Unfortu-
  2216. nately, writing on a different machine, I do not have the URL's 
  2217. at hand, but they are included in every previous FOTD.
  2218.  
  2219. The fractal weather today was bland and pleasant, with lots of 
  2220. sun and a temperature of 50F (10C).  The fractal cats would have 
  2221. enjoyed a long romp outdoors, but with me so busy, they got 
  2222. none.  All they got was angry.
  2223.  
  2224. That's it for six days.  I'll return in 135 hours or so with the 
  2225. next FOTD.  Until then, take care, and live and breathe fractals.
  2226.  
  2227.  
  2228. Jim Muth
  2229. jamth@mindspring.com
  2230.  
  2231.  
  2232. START 20.0 PAR-FORMULA FILE================================
  2233.  
  2234. Midget_Abstraction { ; time=0:04:44.44--SF5 on a p200
  2235.   reset=2001 type=formula formulafile=critical.frm
  2236.   formulaname=MandelbrotMix4 function=recip passes=1
  2237.   center-mag=-0.1027237763843053/+0.0570292793854257\
  2238.   /1102476/1/62.499 params=1.4/-3.333/14/-0.3333/0/40
  2239.   float=y maxiter=500 inside=bof60
  2240.   outside=tdis periodicity=10
  2241.   colors=000Yev6eyAbvE_tHYrLVpOTnSQlVOjTNkSLlRKmJ8kN\
  2242.   ElQJmTOnXUn_Zobcpfiqehpegoefoeenednecmebleale`ke_k\
  2243.   e_jeZieYieXheWheVgeUfeTfeSeeRe2hd3XU5LJ6A8NIMcQ_sX\
  2244.   lfZXcaS`dOJW3RaCYgKemTnu_lr`joahlbfjcdgdcddaae__fY\
  2245.   XgWUhMblRXjVSh_MfcHdhBbm7Yl6_l6al6cl3fl6dl8clBblD`\
  2246.   lG_lIZlKXlNWlPVlSTwUSwXMlWRaVWSU`HTe8Mh7Qi7Tj6Wj6Z\
  2247.   k5bk5el4hl4km1nn3po4nm6lj7jh8heAecBc`CaZE_WFYUHVRI\
  2248.   TPJRMLPKMNHPMBNLFMLILLLKLOILRHLUGMYFM`DMcCMfBMiAMl\
  2249.   9MoBKmCJkEHiFGgGEeIDcJLDPMGUNIZOLdPOiQRnQTmTSlWSkZ\
  2250.   RjaRidQhgQqeTlgRhiQdjP_lNWnM7h3IlCSoLarUkubuxktwjt\
  2251.   vituhzzzstfsseg5XmV`ssdqsfoshmsjlskjsmhsofsqnytesr\
  2252.   XmpOgnFal6Wr7Xn7Xj7Xf7Xc7X_7XW0ST7XTCYKD_PDaTEcY7Z\
  2253.   bEdaKj`KpbQo_WnYamWglUcsOhoQlkSuuTrnUpgUnaUlVUjOUt\
  2254.   9RnEThIUbMVYQWSUXMYYChVHaZMWaRPeWJhn0og7m`DkVJiOPg\
  2255.   HVeANqBUjB`cCfYCmRCsLEmMGhMIcMKZMMTMOOMQJMJCHREMYG\
  2256.   ReHWlJ`q2UrB_sKetSku`quhw
  2257.   }
  2258.  
  2259. frm:MandelbrotMix4 {; Jim Muth
  2260. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  2261. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  2262. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  2263. z=k*((a*(z^b))+(d*(z^f)))+c,
  2264. |z| < l
  2265. }
  2266.  
  2267. END 20.0 PAR-FORMULA FILE==================================
  2268.  
  2269. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2270. Post Message:   fractint@lists.xmission.com
  2271. Get Commands:   majordomo@lists.xmission.com "help"
  2272. Administrator:  twegner@fractint.org
  2273. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2274.  
  2275. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2276. Post Message:   fractint@lists.xmission.com
  2277. Get Commands:   majordomo@lists.xmission.com "help"
  2278. Administrator:  twegner@fractint.org
  2279. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2280.  
  2281.  
  2282. -------------------------------------------------------------------------------
  2283.  
  2284. From: JimMuth@aol.com
  2285. Subject: (fractint) C-FOTD  08-03-01  (Fractal Orchids [6])
  2286. Date: 08 Mar 2001 00:36:18 EST
  2287.  
  2288.  
  2289. Classic FOTD -- March 08, 2001 (Rating 6)
  2290.  
  2291. Fractal visionaries and enthusiasts:
  2292.  
  2293. It was another busy day at the new Fractal Central.  I spent 
  2294. most of the day hanging shades, a job that is sure to bring out 
  2295. the worst in one.  But after many choice words, the job was 
  2296. accomplished, and my attention turned to the world of fractals.
  2297.  
  2298. Today's image reminds me of a group of orchids growing in some 
  2299. forgotten tropical rain forest.  I named it "Fractal Orchids" 
  2300. and rated it a 6.
  2301.  
  2302. Today's fractal is the latest in my series of 'evaporated' 
  2303. midgets, which I create by taking a fractal whose formula 
  2304. contains a negative power of Z and raising the bailout to a 
  2305. ridiculous value.  The extreme bailout causes the outside parts 
  2306. of the image to disappear, leaving a blank screen totally 
  2307. composed of 'inside' stuff.  But the ghost of the original image 
  2308. still exists in the blank scene, and can be revealed with 
  2309. various non-flat inside fills.  Today's image for example uses a 
  2310. fill of bof61.
  2311.  
  2312. The formula behind today's image takes a tiny bit of Z^(-13) and 
  2313. adds 20 times as much Z^(-0.8) before adding 1/C.  The resulting 
  2314. fractal was enhanced in a separate graphic program, but the 
  2315. enhancement is accurately recorded in the parameter file.
  2316.  
  2317. The image takes a bit over 4 minutes to render on a tired 
  2318. Pentium 200mhz machine.  It takes about the same time to log 
  2319. onto the internet and download the GIF file of the image from:
  2320.  
  2321.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  2322.  
  2323. or from:
  2324.  
  2325.           <http://home.swbell.net/sdboyd56/fotd/>
  2326.  
  2327. The fractal weather today was much improved, as bright sun and 
  2328. mild breezes combined to produce a temperature of 48F (9C).  The 
  2329. fractal cats spent a half hour outdoors enjoying the pleasant 
  2330. conditions, but would have preferred a far longer stay in the 
  2331. sun.
  2332.  
  2333. Until tomorrow, take care of your fractals.
  2334.  
  2335.  
  2336. Jim Muth
  2337. jamth@mindspring.com
  2338.  
  2339.  
  2340. START 20.0 PAR-FORMULA FILE================================
  2341.  
  2342. Fractal_Orchids    { ; time=0:04:17.92 -- SF5 on P200
  2343.   reset=2001 type=formula formulafile=critical.frm
  2344.   formulaname=MandelbrotMix4 function=recip
  2345.   center-mag=+4.10286840502174100/-0.036942999645177\
  2346.   60/11526.9/1/-95 params=1/-13/20/-0.8/-0.965/1e+050
  2347.   float=y maxiter=900 inside=bof61 periodicity=10
  2348.   colors=000k0Ld0GZ0BS04N10G30B409808C07G05K04O33S51\
  2349.   X90`C0dF0hH0lK0pN0sP1mL8hJDbGKYDP1LXN7bH4hC1o70u10\
  2350.   z00z00z00z00z00z00z03z05z07e13F80HF4KL9NSDPZJSeNVl\
  2351.   SYsX`zabzeF1F`wZZsVYoSXkOVfLTbHTZFSVBRR8PN4OJ1NF0L\
  2352.   B0L70H90FC0BF08H04J01L00O00R00S00P01O1708BLDGKKKJP\
  2353.   OGXTFaYDhbCmfBuk9zoJvsRswZpzhmzpkzyhzzezzfzzfzvfzs\
  2354.   fzpfzlfzifzefybfzpFvXfuTfsRfmVkhZobbrZfvTkyOozKrz0\
  2355.   VL7aNFfNOlNXrNdwNepNfkNheNiZNkTNlONmHNoCNp7Nr0NdRk\
  2356.   dKieChe5hhRdkl`mkXokSpiPsiLuhJvhFyhBzf8zf4ze1ze0ze\
  2357.   0f8hb9fZBfVCeSDeOFdKGdGHdDJb9Kb5La1Na0OaBNZLLYXLXf\
  2358.   KTrJSzJRvPYXi0ae8faJlYTbhk`hiXhhThfPheNhbJhaGh`DhZ\
  2359.   9hY7hV3hT0hS0hR0hP0hO0dL0aK4ZJ9XHDTGHPDLNCRKBVH9ZF\
  2360.   8bB5h84l53p31u00k5GaBXSGlJLzNOwPRsSToVXkYYf``bbbZe\
  2361.   eVhfRkiNmlJpoFsrBvs7yv3zy0zz0zz0zr0zf0zX5zL9zBDzGC\
  2362.   zKBzO9yS8yY7ya5we4wi3wm3Of50a83`5G`3T`0f`0u`0z`0zZ\
  2363.   0wY0rY1mX4hV7dV8z0bw0Yp0S
  2364.   }
  2365.  
  2366. frm:MandelbrotMix4 {; Jim Muth
  2367. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  2368. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  2369. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  2370. z=k*((a*(z^b))+(d*(z^f)))+c,
  2371. |z| < l
  2372. }
  2373.  
  2374. END 20.0 PAR-FORMULA FILE==================================
  2375.  
  2376. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2377. Post Message:   fractint@lists.xmission.com
  2378. Get Commands:   majordomo@lists.xmission.com "help"
  2379. Administrator:  twegner@fractint.org
  2380. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2381.  
  2382. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2383. Post Message:   fractint@lists.xmission.com
  2384. Get Commands:   majordomo@lists.xmission.com "help"
  2385. Administrator:  twegner@fractint.org
  2386. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2387.  
  2388.  
  2389. -------------------------------------------------------------------------------
  2390.  
  2391. From: Mike Traynor <lmtraynor@sympatico.ca>
  2392. Subject: Re: (fractint) C-FOTD  04-03-01  (A Fungus Amungus [7])
  2393. Date: 08 Mar 2001 06:57:46 -0500
  2394.  
  2395. Jim,
  2396. > Classic FOTD -- March 04, 2001 (Rating 7)
  2397. > I rated the image a 7 because of the unusually pronounced three-
  2398. > dimensional effect.
  2399.  
  2400. When I saw the 640x480 image I thought you were kidding about the 7.
  2401. However when I generated it at 1600x1200 I thought you were being
  2402. stingy.  For some images, size does matter and this is one.  Even
  2403. though, seen as 3D, the 'lighting' is coming from all around, not from
  2404. a single source (and without multiple shadows) the relief effect isn't
  2405. diminished, but made weirder - like the thing is some alien Stonehenge.
  2406.  
  2407. BTW, I still don't think that you should make the concession of calling
  2408. it the "Classic" FOTD.
  2409.  
  2410. Mike
  2411.  
  2412. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2413. Post Message:   fractint@lists.xmission.com
  2414. Get Commands:   majordomo@lists.xmission.com "help"
  2415. Administrator:  twegner@fractint.org
  2416. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2417.  
  2418. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2419. Post Message:   fractint@lists.xmission.com
  2420. Get Commands:   majordomo@lists.xmission.com "help"
  2421. Administrator:  twegner@fractint.org
  2422. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2423.  
  2424.  
  2425. -------------------------------------------------------------------------------
  2426.  
  2427. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  2428. Subject: Re: (fractint) Re: C-FOTD 04-03-01 (A Fungus Amungus [7])
  2429. Date: 13 Mar 2001 01:41:58 -0500
  2430.  
  2431. >what is Ultra-Fractal ?-))
  2432.  
  2433. An excellent way to crash Windows 98.
  2434. _________________________________________________________________________
  2435. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2436.  
  2437.  
  2438. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2439. Post Message:   fractint@lists.xmission.com
  2440. Get Commands:   majordomo@lists.xmission.com "help"
  2441. Administrator:  twegner@fractint.org
  2442. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2443.  
  2444.  
  2445. -------------------------------------------------------------------------------
  2446.  
  2447. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  2448. Subject: (fractint) Duplicate messages.
  2449. Date: 13 Mar 2001 01:47:11 -0500
  2450.  
  2451. Anyone else noticing some duplicate messages here lately? I got each of the 
  2452. last four FOTDs twice, and many other posts doubled as well.
  2453. _________________________________________________________________________
  2454. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2455.  
  2456.  
  2457. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2458. Post Message:   fractint@lists.xmission.com
  2459. Get Commands:   majordomo@lists.xmission.com "help"
  2460. Administrator:  twegner@fractint.org
  2461. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2462.  
  2463.  
  2464. -------------------------------------------------------------------------------
  2465.  
  2466. From: Bob Margolis <rttyman@wwa.com>
  2467. Subject: Re: (fractint) Duplicate messages.
  2468. Date: 13 Mar 2001 00:58:16 -0600
  2469.  
  2470. Multiple Bogeys wrote:
  2471. > Anyone else noticing some duplicate messages here lately? I got each of the
  2472. > last four FOTDs twice, and many other posts doubled as well.
  2473.  
  2474. No problem here.
  2475. No problem here.
  2476.  
  2477. Haven't received any duplicate messages.
  2478. Haven't received any duplicate messages.
  2479.  
  2480. Cheers,
  2481. Cheers,
  2482.  
  2483. Bob
  2484. Bob
  2485.  
  2486. -- 
  2487. *******************************************************
  2488.   We interrupt this program to bring you loud static.  
  2489. *******************************************************
  2490.  
  2491. -- 
  2492. *******************************************************
  2493.   We interrupt this program to bring you loud static.  
  2494. *******************************************************
  2495.  
  2496. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2497. Post Message:   fractint@lists.xmission.com
  2498. Get Commands:   majordomo@lists.xmission.com "help"
  2499. Administrator:  twegner@fractint.org
  2500. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2501.  
  2502.  
  2503. -------------------------------------------------------------------------------
  2504.  
  2505. From: Ulrich =?iso-8859-1?q?Gr=FCn?= <dzjembee@dds.nl>
  2506. Subject: (fractint) Xfractint compilation fails: cannot find -ltermcap
  2507. Date: 13 Mar 2001 10:21:13 +0100
  2508.  
  2509. When I try to compile Xfractint 310 or 20-07, compilation fails with 
  2510. following 
  2511. error message.
  2512.  
  2513.  -L/usr/X11R6/lib -lX11 -lm -lncurses -ltermcap
  2514. /usr/bin/ld: cannot find -ltermcap
  2515. collect2: ld returned 1 exit status
  2516. make: *** [xfractint] Fehler 1
  2517. [root@hotzenplotz Xfract]#
  2518.  
  2519.  
  2520. Groeten uit Utrecht,
  2521.                              Ulrich
  2522. -- 
  2523. _________________________________________________________
  2524.                *Linux: the choice of a GNU generation*
  2525. _________________________________________________________
  2526. Ulrich Grⁿn
  2527.     mail: dzjembee@dds.nl, ulrich@mavnet.dynip.com
  2528.           icq: 35629246
  2529. System: AMD-K6 350, 192MB. OS: RedHat 7, Kernel: 2.4.2pre4
  2530.  
  2531.  
  2532.  
  2533.  
  2534.  
  2535.  
  2536. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2537. Post Message:   fractint@lists.xmission.com
  2538. Get Commands:   majordomo@lists.xmission.com "help"
  2539. Administrator:  twegner@fractint.org
  2540. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2541.  
  2542.  
  2543. -------------------------------------------------------------------------------
  2544.  
  2545. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  2546. Subject: Re: (fractint) Xfractint compilation fails: cannot find -ltermcap
  2547. Date: 13 Mar 2001 05:27:20 -0600
  2548.  
  2549. On Tuesday 13 March 2001 03:21, Ulrich Gr=FCn wrote:
  2550. > When I try to compile Xfractint 310 or 20-07, compilation fails wit=
  2551. h
  2552. > following
  2553. > error message.
  2554. >
  2555. >  -L/usr/X11R6/lib -lX11 -lm -lncurses -ltermcap
  2556. > /usr/bin/ld: cannot find -ltermcap
  2557. > collect2: ld returned 1 exit status
  2558. > make: *** [xfractint] Fehler 1
  2559. > [root@hotzenplotz Xfract]#
  2560. >
  2561. Open the Makefile in an editor, find this line:
  2562.  
  2563. LIBS =3D -L/usr/X11R6/lib -lX11 -lm -lncurses -ltermcap
  2564.  
  2565. and remove the "-ltermcap" at the end and try again.
  2566. I I had that same problem back in 1999 when I first compiled Xfractin=
  2567. t,=20
  2568. and that's what I was told to do.
  2569.  
  2570. Regards,
  2571. Scott
  2572. --=20
  2573. sdboyd56@swbell.net
  2574. http://sdboyd.dyndns.org/~sdboyd/
  2575. I always wanted to be a procrastinator,=20
  2576. but I never got around to it.
  2577.                             -- Unknown
  2578.  
  2579.  
  2580.  
  2581. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2582. Post Message:   fractint@lists.xmission.com
  2583. Get Commands:   majordomo@lists.xmission.com "help"
  2584. Administrator:  twegner@fractint.org
  2585. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2586.  
  2587.  
  2588. -------------------------------------------------------------------------------
  2589.  
  2590. From: "Doug Stewart" <dastew@sympatico.ca>
  2591. Subject: Re: (fractint) Duplicate messages.
  2592. Date: 13 Mar 2001 07:00:18 -0500
  2593.  
  2594. Yes I got the same group of duplicates.
  2595. Doug Stewart
  2596. ----- Original Message -----
  2597. Sent: Tuesday, March 13, 2001 1:47 AM
  2598.  
  2599.  
  2600. > Anyone else noticing some duplicate messages here lately? I got each of
  2601. the
  2602. > last four FOTDs twice, and many other posts doubled as well.
  2603. > _________________________________________________________________________
  2604. > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2605. >
  2606. >
  2607. > --------------------------------------------------------------
  2608. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  2609. > Post Message:   fractint@lists.xmission.com
  2610. > Get Commands:   majordomo@lists.xmission.com "help"
  2611. > Administrator:  twegner@fractint.org
  2612. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2613. >
  2614.  
  2615.  
  2616. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2617. Post Message:   fractint@lists.xmission.com
  2618. Get Commands:   majordomo@lists.xmission.com "help"
  2619. Administrator:  twegner@fractint.org
  2620. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2621.  
  2622.  
  2623. -------------------------------------------------------------------------------
  2624.  
  2625. From: JimMuth@aol.com
  2626. Subject: (fractint) Re: Duplicate messages.
  2627. Date: 13 Mar 2001 08:09:36 EST
  2628.  
  2629. At 01:47 AM 3/13/01 -0500, Multiple B. wrote:
  2630.  
  2631. >Anyone else noticing some duplicate messages here lately? I got 
  2632. >each of the last four FOTDs twice, and many other posts doubled 
  2633. >as well.
  2634.  
  2635. Yes, I received about 5 duplicates on Monday.  The solution was 
  2636. simple -- I deleted them.  I have no idea from where or why they 
  2637. are appearing.
  2638.  
  2639. Jim M.
  2640.  
  2641. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2642. Post Message:   fractint@lists.xmission.com
  2643. Get Commands:   majordomo@lists.xmission.com "help"
  2644. Administrator:  twegner@fractint.org
  2645. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2646.  
  2647.  
  2648. -------------------------------------------------------------------------------
  2649.  
  2650. From: Mike Traynor <lmtraynor@sympatico.ca>
  2651. Subject: Re: (fractint) Re: C-FOTD 04-03-01 (A Fungus Amungus [7])
  2652. Date: 13 Mar 2001 08:17:18 -0500
  2653.  
  2654. Multiple Bogeys wrote:
  2655. > >what is Ultra-Fractal ?-))
  2656. > An excellent way to crash Windows 98.
  2657.  
  2658. Not in my experience.  UF is greatly lacking as a Win98
  2659. crasher.
  2660.  
  2661. Mike
  2662.  
  2663. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2664. Post Message:   fractint@lists.xmission.com
  2665. Get Commands:   majordomo@lists.xmission.com "help"
  2666. Administrator:  twegner@fractint.org
  2667. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2668.  
  2669.  
  2670. -------------------------------------------------------------------------------
  2671.  
  2672. From: Programmer Dude <cjsonnack@mmm.com>
  2673. Subject: Re: (fractint) Re: C-FOTD 04-03-01 (A Fungus Amungus [7])
  2674. Date: 13 Mar 2001 09:19:06 -0600
  2675.  
  2676. Mike Traynor wrote:
  2677. > Multiple Bogeys wrote:
  2678.  
  2679. >>> what is Ultra-Fractal ?-))
  2680. >>
  2681. >> An excellent way to crash Windows 98.
  2682. > Not in my experience.  UF is greatly lacking as a Win98 crasher.
  2683.  
  2684. Ditto.  I think it's a wonderful program; well worth registering.
  2685. After being a loyal FractInt user for years, I'm afraid UF is really
  2686. turning my head:
  2687.  
  2688. -works *natively* in Windows (i.e. it's a real Windows program)
  2689. -full color
  2690. -anti-aliasing
  2691.  
  2692. Those *alone* make it wonderful!
  2693.  
  2694. -- 
  2695. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  2696. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  2697. |_____________________________________________|_______________________|
  2698.  
  2699. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2700. Post Message:   fractint@lists.xmission.com
  2701. Get Commands:   majordomo@lists.xmission.com "help"
  2702. Administrator:  twegner@fractint.org
  2703. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2704.  
  2705.  
  2706. -------------------------------------------------------------------------------
  2707.  
  2708. From: "John W Evans" <john@jwevans.freeserve.co.uk>
  2709. Subject: RE: (fractint) Duplicate messages.
  2710. Date: 13 Mar 2001 20:14:23 -0000
  2711.  
  2712. Same here
  2713.  
  2714. > -----Original Message-----
  2715. > From: owner-fractint@lists.xmission.com
  2716. > [mailto:owner-fractint@lists.xmission.com]On Behalf Of Multiple Bogeys
  2717. > Sent: 13 March 2001 06:47
  2718. > To: fractint@lists.xmission.com
  2719. > Subject: (fractint) Duplicate messages.
  2720. >
  2721. >
  2722. > Anyone else noticing some duplicate messages here lately? I got each of the
  2723. > last four FOTDs twice, and many other posts doubled as well.
  2724. > _________________________________________________________________________
  2725. > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2726. >
  2727. >
  2728. > --------------------------------------------------------------
  2729. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  2730. > Post Message:   fractint@lists.xmission.com
  2731. > Get Commands:   majordomo@lists.xmission.com "help"
  2732. > Administrator:  twegner@fractint.org
  2733. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2734. >
  2735. >
  2736.  
  2737.  
  2738.  
  2739. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2740. Post Message:   fractint@lists.xmission.com
  2741. Get Commands:   majordomo@lists.xmission.com "help"
  2742. Administrator:  twegner@fractint.org
  2743. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2744.  
  2745.  
  2746. -------------------------------------------------------------------------------
  2747.  
  2748. From: Jeff Silverman <jeffs@commercialventvac.com>
  2749. Subject: (fractint) A parallel version of fractint
  2750. Date: 14 Mar 2001 01:17:07 -0800
  2751.  
  2752. Hi.
  2753.  
  2754. IBM just gave the University of Washington EE department 10 RS/6000 Model 44-270s, each of which has
  2755. 4 CPUs and 4 GBytes of RAM.  I am in the process of porting xfractint to AIX 4.3.3 using  VisualAge
  2756. C++ Professional / C for AIX Compiler, Version 5.  I have spent perhaps 30 minutes on the project so
  2757. far, which of course isn't enough.
  2758.  
  2759. Before I get too involved in this little project, I have some questions:
  2760.  
  2761. 1) Does anybody know the peculiar combination of switches required to get the code to compile with
  2762. this combination of compiler and operating system?  I'm sure I can figure it out eventually, but if
  2763. somebody has this information at their fingertips, I'd love to know.  It runs fine on Linux.
  2764.  
  2765. 2) Why is MSDOS defined as 1 in port.h?  Should that not be in a conditional somewhere?
  2766.  
  2767. 3) With all of the CPUs I have at my disposal, I'd like to build a parallel version of the
  2768. xfractint.  Has anybody ever done anything like this?  The Mandlebrot set ought to be easy to
  2769. parallelize, because there is no dependencies between any point and any other point.
  2770.  
  2771.  
  2772. Many thanks,
  2773.  
  2774.  
  2775. Jeff
  2776.  
  2777.  
  2778.  
  2779. --
  2780. Jeff Silverman, PC guy, Linux wannabe, Java wannabe, Software engineer, husband, father etc.
  2781. See my website: http://www.commercialventvac.com/~jeffs
  2782. jeffs@mail.commercialventvac.com
  2783.  
  2784.  
  2785.  
  2786. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2787. Post Message:   fractint@lists.xmission.com
  2788. Get Commands:   majordomo@lists.xmission.com "help"
  2789. Administrator:  twegner@fractint.org
  2790. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2791.  
  2792.  
  2793. -------------------------------------------------------------------------------
  2794.  
  2795. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  2796. Subject: (fractint) MOCA Winners !!
  2797. Date: 14 Mar 2001 23:48:52 -0600
  2798.  
  2799. The MOCA winners have been announced:
  2800.  
  2801.       http://www.donarcher.com/donnie/contest/winners.htm
  2802.  
  2803. Come see the latest artists that should receive congratulations on some
  2804. very fine images.  Such artists as, Fernanda Steele, Terry Wright,
  2805. Christina Bartsch, and many others.
  2806.  
  2807.  
  2808. Sincerely,
  2809. P.N.L.
  2810. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  2811.  
  2812. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2813. Post Message:   fractint@lists.xmission.com
  2814. Get Commands:   majordomo@lists.xmission.com "help"
  2815. Administrator:  twegner@fractint.org
  2816. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2817.  
  2818.  
  2819. -------------------------------------------------------------------------------
  2820.  
  2821. From: RENRAD1@aol.com
  2822. Subject: Re: (fractint) MOCA Winners !!
  2823. Date: 15 Mar 2001 01:50:14 EST
  2824.  
  2825. Wow... very fine work , congratulations to  *everyone*!  And thanks, Paul, 
  2826. for the head's up to the list...i'd have missed seeing them without your 
  2827. notice!  
  2828.  
  2829. Now, I'll just go and burn my old fractals on diskettes<G>.  
  2830. Naawwww.
  2831. Congrats again, to all the artists!
  2832.  
  2833. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2834. Post Message:   fractint@lists.xmission.com
  2835. Get Commands:   majordomo@lists.xmission.com "help"
  2836. Administrator:  twegner@fractint.org
  2837. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2838.  
  2839.  
  2840. -------------------------------------------------------------------------------
  2841.  
  2842. From: "Tony (Anthony) Hanmer" <a_hanmer@hotmail.com>
  2843. Subject: (fractint) L-systems questions
  2844. Date: 15 Mar 2001 13:01:03 +0500
  2845.  
  2846. 1) I'm desperately seeking the Robin who helped me last year with L-systems 
  2847. rendering.  Is it Robin Bussell?  I've lost your last name and e-mail 
  2848. address.
  2849. 2) I've been pondering the possibilities of rendering the Mandelbrot Set as 
  2850. an L-system for many months now, and am finally daring to put this forth as 
  2851. a challenge to those who are much better at L-systems than I am.  (I 
  2852. wouldn't even begin to know where to start.)  Any takers...?
  2853. _________________________________________________________________________
  2854. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  2855.  
  2856.  
  2857. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2858. Post Message:   fractint@lists.xmission.com
  2859. Get Commands:   majordomo@lists.xmission.com "help"
  2860. Administrator:  twegner@fractint.org
  2861. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2862.  
  2863.  
  2864. -------------------------------------------------------------------------------
  2865.  
  2866. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  2867. Subject: Re: (fractint) L-systems questions
  2868. Date: 15 Mar 2001 02:44:22 -0600
  2869.  
  2870. Tony (Anthony) Hanmer wrote:
  2871. > 1) I'm desperately seeking the Robin who helped 
  2872. >    me last year with L-systems rendering.  Is it 
  2873. >    Robin Bussell?  I've lost your last name and 
  2874. >    e-mail address.
  2875.  
  2876. Have you tried looking through the Fractal Census: 
  2877.  
  2878.     http://home.att.net/~Paul.N.Lee/Fractal_Census.html
  2879.  
  2880. Some of the individuals that responded to your various L-System postings
  2881. to the List were:
  2882.  
  2883.     Guy Marson
  2884.     Harry Bissell
  2885.     Rich Thompson / Phil McRevis
  2886.     Morgan L. Owens
  2887.     Mark Christenson
  2888.     Collin / Barry N. Merenoff
  2889.  
  2890.  
  2891. Sincerely,
  2892. P.N.L.
  2893. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  2894.  
  2895. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2896. Post Message:   fractint@lists.xmission.com
  2897. Get Commands:   majordomo@lists.xmission.com "help"
  2898. Administrator:  twegner@fractint.org
  2899. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2900.  
  2901.  
  2902. -------------------------------------------------------------------------------
  2903.  
  2904. From: Ulrich =?iso-8859-1?q?Gr=FCn?= <dzjembee@dds.nl>
  2905. Subject: Re: (fractint) Xfractint compilation fails: cannot find -ltermcap
  2906. Date: 15 Mar 2001 11:28:55 +0100
  2907.  
  2908. Am Dienstag 13 MΣrz 2001 12:27, bereicherte Scott D. Boyd uns mit folgender 
  2909. Nachricht:
  2910. > On Tuesday 13 March 2001 03:21, Ulrich Grⁿn wrote:
  2911. > > When I try to compile Xfractint 310 or 20-07, compilation fails with
  2912. > > following
  2913. > > error message.
  2914. > >
  2915. > >  -L/usr/X11R6/lib -lX11 -lm -lncurses -ltermcap
  2916. > > /usr/bin/ld: cannot find -ltermcap
  2917. > > collect2: ld returned 1 exit status
  2918. > > make: *** [xfractint] Fehler 1
  2919. > > [root@hotzenplotz Xfract]#
  2920. >
  2921. > Open the Makefile in an editor, find this line:
  2922. >
  2923. > LIBS = -L/usr/X11R6/lib -lX11 -lm -lncurses -ltermcap
  2924. >
  2925. > and remove the "-ltermcap" at the end and try again.
  2926. > I I had that same problem back in 1999 when I first compiled Xfractint,
  2927. > and that's what I was told to do.
  2928.  
  2929. Unfortunately, when I do so, I receive (the same) error mssg:
  2930. _a.o unix.o unixscr.o video.o zoom.o   -L/usr/X11R6/lib -lX11 -lm -lncurses 
  2931. -ltermcap
  2932. /usr/bin/ld: cannot find -ltermcap
  2933. collect2: ld returned 1 exit status
  2934. make: *** [xfractint] Fehler 1
  2935. [root@hotzenplotz Xfract20-07]# 
  2936.  
  2937. Groeten uit Utrecht,
  2938.                              Ulrich
  2939. -- 
  2940. _________________________________________________________
  2941.                *Linux: the choice of a GNU generation*
  2942. _________________________________________________________
  2943. Ulrich Grⁿn
  2944.   Amsterdamsestraatweg 609 BIS
  2945.     3553 EJ  UTRECHT
  2946.       Tel:+31302467141
  2947.         mail: dzjembee@dds.nl, ulrich@mavnet.dynip.com
  2948.           icq: 35629246
  2949. System: AMD-K6 350, 192MB. OS: RedHat 7, Kernel: 2.4.2pre4
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956. Thanks for using Fractint, The Fractals and Fractint Discussion List
  2957. Post Message:   fractint@lists.xmission.com
  2958. Get Commands:   majordomo@lists.xmission.com "help"
  2959. Administrator:  twegner@fractint.org
  2960. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  2961.  
  2962.  
  2963. -------------------------------------------------------------------------------
  2964.  
  2965. From: Ulrich =?iso-8859-1?q?Gr=FCn?= <dzjembee@dds.nl>
  2966. Subject: Erratum  (Was Re: (fractint) Xfractint compilation fails: cannot find -ltermcap)
  2967. Date: 15 Mar 2001 11:48:07 +0100
  2968.  
  2969. I was a little too fast with replying the error message. '-ltermcap' was 
  2970. mentioned twice in the Makefile. <sorry>
  2971.  
  2972. Now, I wonder wether it will be possible to do colour cycling.... 
  2973. <c> and + - don't do anything (or do I need the '-ltermcap' for this?)
  2974.  
  2975.  
  2976. > Unfortunately, when I do so, I receive (the same) error mssg:
  2977. > _a.o unix.o unixscr.o video.o zoom.o   -L/usr/X11R6/lib -lX11 -lm -lncurses
  2978. > -ltermcap
  2979. > /usr/bin/ld: cannot find -ltermcap
  2980. > collect2: ld returned 1 exit status
  2981. > make: *** [xfractint] Fehler 1
  2982. > [root@hotzenplotz Xfract20-07]#
  2983.  
  2984.  
  2985. Groeten uit Utrecht,
  2986.                              Ulrich
  2987. -- 
  2988. _________________________________________________________
  2989.                *Linux: the choice of a GNU generation*
  2990. _________________________________________________________
  2991. Ulrich Grⁿn
  2992.     mail: dzjembee@dds.nl, ulrich@mavnet.dynip.com
  2993.           icq: 35629246
  2994. System: AMD-K6 350, 192MB. OS: RedHat 7, Kernel: 2.4.2pre4
  2995.  
  2996.  
  2997.  
  2998.  
  2999.  
  3000.  
  3001. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3002. Post Message:   fractint@lists.xmission.com
  3003. Get Commands:   majordomo@lists.xmission.com "help"
  3004. Administrator:  twegner@fractint.org
  3005. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3006.  
  3007.  
  3008. -------------------------------------------------------------------------------
  3009.  
  3010. From: JimMuth@aol.com
  3011. Subject: (fractint) C-FOTD  15-03-01  (The Atomic Midget [4])
  3012. Date: 15 Mar 2001 09:01:50 EST
  3013.  
  3014.  
  3015. Classic FOTD -- March 15, 2001 (Rating 4)
  3016.  
  3017. Fractal visionaries and enthusiasts:
  3018.  
  3019. It's late and I'm still very busy setting up the new Fractal 
  3020. Central.  But despite the rush, I have found a fractal, which I 
  3021. now present as the hurried FOTD for March 15.
  3022.  
  3023. There is no time for a discussion.  One is not necessary, for 
  3024. the fractal speaks for itself.  (A talking fractal!)
  3025.  
  3026. The fractal weather has been uneventful.  The fractal cats are 
  3027. restless but in fine shape.  I don't have the URL's of Paul's 
  3028. and Scott's web sites handy.  The full-length FOTD discussion 
  3029. will return in a few days.
  3030.  
  3031.  
  3032. Jim Muth
  3033. jamth@mindspring.com
  3034.  
  3035.  
  3036. START 20.0 PAR-FORMULA FILE================================
  3037.  
  3038. The_Atomic_Midget  { ; time=0:16:33.55 -- SF5 on a p200
  3039.   reset=2001 type=formula formulafile=critical.frm
  3040.   formulaname=MandelbrotMix4 function=recip passes=1
  3041.   center-mag=+1.10354066757747300/+0.031772651212448\
  3042.   99/7.633081e+010/1/-82.512/0.014
  3043.   params=1.92/2.31/-12.8/-0.88/-0.8/0 float=y
  3044.   maxiter=3000 inside=0 periodicity=10
  3045.   colors=0001FT0O`0Vi0crvFzuIzsLxsOurQrpTooXlo_imafl\
  3046.   dcjg`jiYccaX_dQVgJQjCLm6Gp0Cs07v0Cr0Fm3Ii6LdAO`DQX\
  3047.   GVSJYOO`JQcFTfAXi7_p3`v0az0cz0dz0`p0XVCS9OJI_CQi4_\
  3048.   s0fz4azCYzIVzPQzVOzaJziFzoCzv7zz4zz0zz0zz0zu0zj0yT\
  3049.   0vM0sG0p70oD0lJ3jO9iTFgYLfcQdgVcm`arf`xl_zrYzxXzzV\
  3050.   zrfzirzdzxgzsjzomzjpzfszavzYxzTyzPzzLzzGzzCzz7zz3z\
  3051.   z9zzDzzJvxOosSgoY`laTifMfYFXQ7OJ4FC164003001001000\
  3052.   00000000000406A0CF0GL0MP0QV0X`0`d0fj0jo0pu0uz0zz0z\
  3053.   z1zz1zpPvTlcYjaaj`fi`ji_oiYsgYxgXzgVzfVzfTzcTwZMrU\
  3054.   OmPPhKPcFKZAFU5AP0AK0AF0AA0A50A10A10A10AF5ASAKdKUr\
  3055.   PzzQzxPzrOzmMzgLzcJzYIzTGzOFzJDzDCz9AzD9yI7yL6yP4y\
  3056.   S3yX3y_1yc0yf0yj0ym0yp0xr0vs0uu0sx1ry1rz1pz3oz3mz4\
  3057.   lz4jz4juOSgfAVy0Xu0Yp4_lA`gG`cLa_QcVXdQadOfaAm_0uX\
  3058.   0ziTzj`zjfzjlzlszlyzlzzpzzszzvzzzzzzzyzzxvssljocaj\
  3059.   TTfLPaIUTFcMCmF9n76q03t00w0GzTXzzSzVPz0Gz09z40zC0z\
  3060.   J0zQ0z_3zfCzm9z`6zO4zC3zL
  3061.   }
  3062.  
  3063. frm:MandelbrotMix4 {; Jim Muth
  3064. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  3065. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  3066. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  3067. z=k*((a*(z^b))+(d*(z^f)))+c,
  3068. |z| < l
  3069. }
  3070.  
  3071. END 20.0 PAR-FORMULA FILE==================================
  3072.  
  3073. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3074. Post Message:   fractint@lists.xmission.com
  3075. Get Commands:   majordomo@lists.xmission.com "help"
  3076. Administrator:  twegner@fractint.org
  3077. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3078.  
  3079.  
  3080. -------------------------------------------------------------------------------
  3081.  
  3082. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  3083. Subject: Re: Erratum  (Was Re: (fractint) Xfractint compilation fails: cannot find -ltermcap)
  3084. Date: 15 Mar 2001 10:32:55 -0600
  3085.  
  3086. Ulrich Grⁿn wrote:
  3087. >
  3088. > I was a little too fast with replying the error 
  3089. > message. '-ltermcap' was mentioned twice in the 
  3090. > Makefile. <sorry>
  3091. >
  3092. > Now, I wonder wether it will be possible to do 
  3093. > colour cycling.... <c> and + - don't do anything 
  3094. > (or do I need the '-ltermcap' for this?)
  3095.  
  3096. Termcap (along with terminfo) is the mechanism by which UNIX systems
  3097. support hundreds of varieties of ASCII terminals without the need for
  3098. special drivers for each terminal.  But not a Linux user, I'm not sure
  3099. that these apply for that operating system.
  3100.  
  3101. I do know that there had been a problem a year ago with some of the keys
  3102. not working correctly.  I believe it had something to do with the
  3103. defines created in fractint.h (FK_F1 etc.).
  3104.  
  3105.  
  3106. Sincerely,
  3107. P.N.L.
  3108. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  3109.  
  3110. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3111. Post Message:   fractint@lists.xmission.com
  3112. Get Commands:   majordomo@lists.xmission.com "help"
  3113. Administrator:  twegner@fractint.org
  3114. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3115.  
  3116.  
  3117. -------------------------------------------------------------------------------
  3118.  
  3119. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  3120. Subject: Re: Erratum (Was Re: (fractint) Xfractint compilation fails: cannot
  3121. Date: 15 Mar 2001 10:29:36 -0600
  3122.  
  3123. On Thursday 15 March 2001 04:48, Ulrich Gr=FCn wrote:
  3124. > I was a little too fast with replying the error message. '-ltermcap=
  3125. ' was
  3126. > mentioned twice in the Makefile. <sorry>
  3127. >
  3128. > Now, I wonder wether it will be possible to do colour cycling....
  3129. > <c> and + - don't do anything (or do I need the '-ltermcap' for thi=
  3130. s?)
  3131. >
  3132. A new feature was introduced in version 20.1.07 - the ability to run=
  3133. =20
  3134. Xfractint while your Xserver is running in 16-bit color mode. (more t=
  3135. han=20
  3136. 256 colors.) The fractal images, however, are still limited to 256 co=
  3137. lors.=20
  3138. There are some new keys for color-cycling, which are not yet document=
  3139. ed,=20
  3140. nor are shown on the main screen of Xfractint. Here's a "copy-and-pas=
  3141. te"=20
  3142. =66rom the developer's email:
  3143.  
  3144.  =A0 =A00 =A0 =A0 (return to default)
  3145. =A0 =A0 =A0! =A0 =A0 (invert colors)=20
  3146. =A0 =A0 =A0< > =A0 (cycle by -1 or +1 step)
  3147. =A0 =A0 =A0( ) =A0 (cycle by -6 or +6 steps)
  3148.  
  3149. Have fun finding fancy fractals!
  3150. Scott Boyd
  3151. --=20
  3152. sdboyd56@swbell.net
  3153. http://sdboyd.dyndns.org/~sdboyd/
  3154. I always wanted to be a procrastinator,=20
  3155. but I never got around to it.
  3156.                             -- Unknown
  3157.  
  3158.  
  3159.  
  3160.  
  3161. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3162. Post Message:   fractint@lists.xmission.com
  3163. Get Commands:   majordomo@lists.xmission.com "help"
  3164. Administrator:  twegner@fractint.org
  3165. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3166.  
  3167.  
  3168. -------------------------------------------------------------------------------
  3169.  
  3170. From: Ulrich =?iso-8859-1?q?Gr=FCn?= <dzjembee@dds.nl>
  3171. Subject: (fractint) Colour cycling 
  3172. Date: 12 Mar 2001 13:57:45 +0100
  3173.  
  3174. Am Donnerstag 15 MΣrz 2001 17:29, bereicherte Scott D. Boyd uns mit folgender 
  3175. Nachricht:
  3176. > A new feature was introduced in version 20.1.07 - the ability to run
  3177. > Xfractint while your Xserver is running in 16-bit color mode. (more than
  3178. > 256 colors.) The fractal images, however, are still limited to 256 colors.
  3179. > There are some new keys for color-cycling, which are not yet documented,
  3180. > nor are shown on the main screen of Xfractint. Here's a "copy-and-paste"
  3181. > from the developer's email:
  3182. >
  3183. >  á á0 á á (return to default)
  3184. > á á á! á á (invert colors)
  3185. > á á á< > á (cycle by -1 or +1 step)
  3186. > á á á( ) á (cycle by -6 or +6 steps)
  3187.  
  3188. I can do something with the colours now, but no colour *cycling*. 
  3189. Unfortunately too, instead of cycling the whole fractal is being 
  3190. recalculated, which needs some time.
  3191. (I hope, that this sycling will be fixed somedays?)
  3192.  
  3193. Why isn't it possible to use more than 256 colours? Has that something to do 
  3194. with the use of GIFs?
  3195.  
  3196. > Have fun finding fancy fractals!
  3197. > Scott Boyd
  3198.  
  3199. Thanks.
  3200. 10 years ago we used fractint on the old DOS systems. It was the best, 
  3201. coolest and cheapest programme we had in those days.
  3202.  
  3203.  
  3204. Groeten uit Utrecht,
  3205.                              Ulrich
  3206. -- 
  3207. _________________________________________________________
  3208.                *Linux: the choice of a GNU generation*
  3209. _________________________________________________________
  3210. Ulrich Grⁿn
  3211.     mail: dzjembee@dds.nl, ulrich@mavnet.dynip.com
  3212.           icq: 35629246
  3213. System: AMD-K6 350, 192MB. OS: RedHat 7, Kernel: 2.4.2pre4
  3214.  
  3215.  
  3216.  
  3217.  
  3218.  
  3219.  
  3220. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3221. Post Message:   fractint@lists.xmission.com
  3222. Get Commands:   majordomo@lists.xmission.com "help"
  3223. Administrator:  twegner@fractint.org
  3224. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3225.  
  3226.  
  3227. -------------------------------------------------------------------------------
  3228.  
  3229. From: Programmer Dude <cjsonnack@mmm.com>
  3230. Subject: Re: (fractint) Colour cycling
  3231. Date: 15 Mar 2001 11:25:10 -0600
  3232.  
  3233. Ulrich Gr=FCn wrote:
  3234.  
  3235. > Why isn't it possible to use more than 256 colours? Has that something
  3236. > to do with the use of GIFs?
  3237.  
  3238. Probably.  GIF color palettes can be 2-color (1-bit), 16-color (4-bits)
  3239. or 256-color (8-bits).  GIF is a pretty old image format, and seems to
  3240. be on its way into the history books.
  3241.  
  3242. --=20
  3243. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  3244. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  3245. |_____________________________________________|_______________________|
  3246.  
  3247. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3248. Post Message:   fractint@lists.xmission.com
  3249. Get Commands:   majordomo@lists.xmission.com "help"
  3250. Administrator:  twegner@fractint.org
  3251. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3252.  
  3253.  
  3254. -------------------------------------------------------------------------------
  3255.  
  3256. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  3257. Subject: Re: (fractint) C-FOTD 15-03-01 (The Atomic Midget [4])
  3258. Date: 15 Mar 2001 10:37:40 -0600
  3259.  
  3260. On Thursday 15 March 2001 08:01, JimMuth@aol.com wrote:
  3261.  
  3262. > It's late and I'm still very busy setting up the new Fractal
  3263. > Central.  But despite the rush, I have found a fractal, which I
  3264. > now present as the hurried FOTD for March 15.
  3265. >
  3266. Despite it being a hurried FOTD, I think it's fantastic - great colors!
  3267.  
  3268. > There is no time for a discussion.  One is not necessary, for
  3269. > the fractal speaks for itself.  (A talking fractal!)
  3270. >
  3271. Mine must be orally-challenged, as I have yet to hear it speak.  8-)
  3272.  
  3273. > I don't have the URL's of Paul's and Scott's web sites handy.  
  3274. >
  3275. http://home.att.net/~Paul.N.Lee/FotD/FotD.html
  3276. and
  3277. http://home.swbell.net/sdboyd56/fotd/
  3278.  
  3279. Scott Boyd
  3280. -- 
  3281. sdboyd56@swbell.net
  3282. http://sdboyd.dyndns.org/~sdboyd/
  3283. I always wanted to be a procrastinator, 
  3284. but I never got around to it.
  3285.                             -- Unknown
  3286.  
  3287.  
  3288.  
  3289. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3290. Post Message:   fractint@lists.xmission.com
  3291. Get Commands:   majordomo@lists.xmission.com "help"
  3292. Administrator:  twegner@fractint.org
  3293. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3294.  
  3295.  
  3296. -------------------------------------------------------------------------------
  3297.  
  3298. From: JimMuth@aol.com
  3299. Subject: (fractint) C-FOTD  16-03-01  (Mandelbrot Flower [5])
  3300. Date: 15 Mar 2001 23:57:44 EST
  3301.  
  3302.  
  3303. Classic FOTD -- March 16, 2001 (Rating 5)
  3304.  
  3305. Fractal visionaries and enthusiasts:
  3306.  
  3307. The reconstruction of Fractal Central at its new location is 
  3308. progressing rapidly, but still has a way to go before things are 
  3309. back to normal.  Until the FOTD routine is re-established, the 
  3310. FOTD discussions will be brief.
  3311.  
  3312. The features surrounding the midget in today's image remind me 
  3313. of an opening flower.  The name "Mandelbrot Flower" seemed 
  3314. perfectly natural.  The formula ((-Z)^2)+(0.1(1/Z))+C drew the 
  3315. parent fractal, which resembles a reversed and very twisted 
  3316. M-set, partly filled in with the debris of 1/Z.
  3317.  
  3318. After a brief period of indecision, I rated the image at an 
  3319. average 5.  Since the 20 minute render time is a bit slow, I 
  3320. recommend downloading the complete GIF image from:
  3321.  
  3322.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  3323.  
  3324. or from:
  3325.  
  3326.           <http://home.swbell.net/sdboyd56/fotd/>
  3327.  
  3328. The fractal weather today was cloudy with rain in the evening 
  3329. and a temperature of 46F (8C), which was too cold for the 
  3330. delicate duo of fractal cats, who spent the day in their 
  3331. favorite chairs, dreaming of outdoors.
  3332.  
  3333. And that's it for today's brief encounter with the wonder of 
  3334. fractals.  Until tomorrow at this same time, take care, and I 
  3335. really believe that fractals are real.
  3336.  
  3337.  
  3338. Jim Muth
  3339. jamth@mindspring.com
  3340.  
  3341.  
  3342. START 20.0 PAR-FORMULA FILE================================
  3343.  
  3344. Mandelbrot_Flower  { ; time=0:20:28.20--SF5 on a p200
  3345.   reset=2001 type=formula formulafile=critical.frm
  3346.   formulaname=MandelbrotMix4 function=ident passes=1
  3347.   center-mag=+0.19045657767755550/+0.004482892438104\
  3348.   19/2.112526e+009/1/142.499 params=-1/2/0.1/-1/0/0
  3349.   float=y maxiter=2400 inside=0
  3350.   logmap=-360 periodicity=10
  3351.   colors=0000NT2KQ7INBGLGEIKBHOAET7BY6Aa27f16k02o00t\
  3352.   00y00z00s1EkBYaLqVVzYYz``xccqdfkhidklZnoToqNstHvxB\
  3353.   yz6zz0zzWzzczzUzz0fv0Tl0Ga02V04O06L07I07G09D0AA0B7\
  3354.   0B41D12E06G07G09H0BI0DI0EH0LH0RH0YGFcG1qGHxBNz7Qz2\
  3355.   Lz46n64k76h97dAQaBAZDBWBDTBGQBINBKKBNIBQLBRNGVKIWI\
  3356.   LYHOZGRaDVcBYdA`f9zc0caGd`IfZLhYOiVRkTVkRZlQanOdoL\
  3357.   hqKksIntHqtGtqHvoIvnKxlKxkLxiNyhNydOycQzaRz`RzZTzY\
  3358.   VzWVzYTzZRz`RzaQzcOzdOzfNzhNziLzkKzlKznIzoHzqHzsGz\
  3359.   sGzlKzfNv`QoVViOYcI`YDdR7hL1kH7hGBdEHaDzZBzWAzTAzQ\
  3360.   DzOGzLIzKLzKOzNRzQVzTYzW`zZczafzdazfZzhWziTzkQzlNz\
  3361.   nKzoHvqEqsDktAft7at4Yt2Rt0Nt0It0Et09t04t00t00t00t0\
  3362.   0t00t00v00x00y00z00z00z01z04z16z49z7AzAGzGKzLQzQVz\
  3363.   W`z`dzfkzlozqvzxzzzzzzzzzzzzyzsszhnzZhzOazGWz6Rz0T\
  3364.   z1Tz6VzAVzEWzIWzNYzQYzVZzZZzc`zh`zl`zoYzkWzhTzdRz`\
  3365.   QzYNzVLzQIzNHzKGzGDzDBzAAz7EzAHzDKzGNzHRzKVzNYzO`z\
  3366.   RdzVhzWkzZnzaszcvzfyzizzk
  3367.   }
  3368.  
  3369. frm:MandelbrotMix4 {; Jim Muth
  3370. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  3371. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  3372. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  3373. z=k*((a*(z^b))+(d*(z^f)))+c,
  3374. |z| < l
  3375. }
  3376.  
  3377. END 20.0 PAR-FORMULA FILE==================================
  3378.  
  3379. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3380. Post Message:   fractint@lists.xmission.com
  3381. Get Commands:   majordomo@lists.xmission.com "help"
  3382. Administrator:  twegner@fractint.org
  3383. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3384.  
  3385.  
  3386. -------------------------------------------------------------------------------
  3387.  
  3388. From: JimMuth@aol.com
  3389. Subject: (fractint) C-FOTD  17-03-01  (Mandelbrot Glory [5])
  3390. Date: 17 Mar 2001 00:56:49 EST
  3391.  
  3392.  
  3393. Classic FOTD -- March 17, 2001 (Rating 6)
  3394.  
  3395. Fractal visionaries and enthusiasts:
  3396.  
  3397. It's Saint Patrick's day and all is in confusion.  I'm at the 
  3398. stage where the new Fractal Central is operating, but I have no 
  3399. idea where anything is.  nevertheless, I found an average 
  3400. fractal, which appears almost by magic if the parameter file is 
  3401. run.
  3402.  
  3403. I named the image "Mandelbrot Glory"< and rated it a 5.
  3404.  
  3405. Searching for things such as certain computer disks in dozens of 
  3406. packed cartons leaves little time for discussing fractals, so 
  3407. I'll end my short discussion here.
  3408.  
  3409. The GIF image will soon be available at:
  3410.  
  3411.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  3412.  
  3413. and at:
  3414.  
  3415.           <http://home.swbell.net/sdboyd56/fotd/>
  3416.  
  3417. The fractal weather today was cloudy with rain in the afternoon 
  3418. and a temperature of 48F (9C).  Having been marooned indoors for 
  3419. two consecutive days, the fractal cats were testy most of the 
  3420. day.
  3421.  
  3422. I'll return as scheduled in 20 hours with another brief FOTD.  
  3423. Until then, take care, and watch the time fly.
  3424.  
  3425.  
  3426. Jim Muth
  3427. jamth@mindspring.com
  3428.  
  3429.  
  3430. START 20.0 PAR-FORMULA FILE================================
  3431.  
  3432. Mandelbrot_Glory   { ; time=0:12:49.07 -- SF5 on p200
  3433.   reset=2001 type=formula formulafile=critical.frm
  3434.   formulaname=MandelbrotMix4 function=recip passes=1
  3435.   center-mag=+23.153685954444/-41.66830373638096/2.4\
  3436.   33538e+007/1/-174.999 params=1.1/-11/11/-1.1/0/300
  3437.   float=y maxiter=1800 inside=0
  3438.   logmap=275 periodicity=10
  3439.   colors=00000F00F00I00L00O00Q00U00X00_00b00e00h00k0\
  3440.   0n00r00u00x00z00z00z00z00z00z01z28z5Fz8MxAUsC`pIbi\
  3441.   MbeQd`WdXbeSgeOmeJrgFzgAzh6zh2zh0zeAzbOz``zedxhgzk\
  3442.   izpkzrnzurzxszzpzznzzmzzkzzizzhzzgzzezzdzzbzz`zz_z\
  3443.   z`zzbzvdzsexpgvmhuiishipeknbmm_nkXphUrgQseOudMukOz\
  3444.   sOzzOzm9rb0bW3gPAiIImCPp6Yu0ex0mz0uz5GM9CQC9WG5_J2\
  3445.   dO0gQ0kW0pY0u`0xb0zd0zd0ze0ze0zg0zg0zh0zi0zi0zk1zk\
  3446.   2zm3zm5zn6zn8zp6vr5sr3ns2ks1gu1du0_v0Xx0Ux0Pz0Mz0I\
  3447.   z0Fz0Az08z05r08h0AY5CP9FGFI6JJ0PM0UOFMAdF0z90sG0iO\
  3448.   2_W8Q`FGhM8pS0x_0ze0zk0zr0zxF2z9Dz5Oz1Yz0hz0sz0zz0\
  3449.   zi0zn0zr0zv0zzzA3kOGW`SFnd0zpzXvLszU0C6Yb0Qp0gu0xz\
  3450.   OirPhvQgzSezSezDYi1SM6UQCUUGUXMU`QUdXWgbWkgWnmWrrW\
  3451.   urYvr`vrdvrgvrixrmxrpxrrxruzrxzrzzrzzrzzrzzrzzrzzn\
  3452.   zvmzsizphzmgzhdzebzb`z_YzXXzSWzPSzMQzJPzGXzMbzShzY\
  3453.   nzduzizznzzhzzdzz_xzWxzQxzMvzIvzDvz9uz5uz1uz0sz0sz\
  3454.   0sz0nz0kz0gz0dz0_z0Xz0Sz0
  3455.   }
  3456.  
  3457. frm:MandelbrotMix4 {; Jim Muth
  3458. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  3459. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  3460. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  3461. z=k*((a*(z^b))+(d*(z^f)))+c,
  3462. |z| < l
  3463. }
  3464.  
  3465. END 20.0 PAR-FORMULA FILE==================================
  3466.  
  3467. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3468. Post Message:   fractint@lists.xmission.com
  3469. Get Commands:   majordomo@lists.xmission.com "help"
  3470. Administrator:  twegner@fractint.org
  3471. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3472.  
  3473.  
  3474. -------------------------------------------------------------------------------
  3475.  
  3476. From: "Jonathan Osuch" <osuchj@qwest.net>
  3477. Subject: Re: (fractint) A parallel version of fractint
  3478. Date: 17 Mar 2001 06:26:18 -0600
  3479.  
  3480. Jeff,
  3481.  
  3482. The only question I can come close to answering is the second.
  3483.  
  3484. > 2) Why is MSDOS defined as 1 in port.h?  Should that not be in a
  3485. conditional
  3486. > somewhere?
  3487.  
  3488. I believe this is because the MSDOS compilers had a problem with this.  When
  3489. XFRACT is defined, MSDOS gets undefined, so it doesn't matter.  Legacy
  3490. baggage is the real answer.
  3491.  
  3492. Jonathan
  3493.  
  3494.  
  3495.  
  3496. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3497. Post Message:   fractint@lists.xmission.com
  3498. Get Commands:   majordomo@lists.xmission.com "help"
  3499. Administrator:  twegner@fractint.org
  3500. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3501.  
  3502.  
  3503. -------------------------------------------------------------------------------
  3504.  
  3505. From: JimMuth@aol.com
  3506. Subject: (fractint) C-FOTD  18-03-01  (Mandelbrot Radiance [6])
  3507. Date: 18 Mar 2001 00:13:01 EST
  3508.  
  3509.  
  3510. Classic FOTD -- March 17, 2001 (Rating 6)
  3511.  
  3512. Fractal visionaries and enthusiasts:
  3513.  
  3514. I'm still getting the new fractal place organized, so today's 
  3515. discussion will be a brief one.
  3516.  
  3517. Today's quick fractal takes advantage of the 'tdis' outside 
  3518. coloring option of Fractint.  I named it "Mandelbrot Radiance" 
  3519. because of the golden radiance that seems to be coming from the 
  3520. midget.
  3521.  
  3522. The 'tdis' option often produces an effect of terraces such as 
  3523. the effect seen in today's image.  I rated the picture a 6, 
  3524. which is a little above average.
  3525.  
  3526. With a draw time of 2-1/2 minutes on a Pentium 200mhz machine, 
  3527. running the parameter file is about as efficient a way of 
  3528. viewing the image as going to:
  3529.  
  3530.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  3531.  
  3532. or:
  3533.  
  3534.           <http://home.swbell.net/sdboyd56/fotd/>
  3535.  
  3536. and downloading the GIF file from there.
  3537.  
  3538. The fractal weather today was cloudy and chilly, with a 
  3539. temperature of 48F (9C) and a shower in the afternoon, which 
  3540. combined to keep the cats housebound.
  3541.  
  3542. That's it for today.  Until next time, take care, and relax.
  3543.  
  3544.  
  3545. Jim Muth
  3546. jamth@mindspring.com
  3547.  
  3548.  
  3549. START 20.0 PAR-FORMULA FILE================================
  3550.  
  3551. MandelbrotRadiance { ; time=0:02:21.38--SF5 on a p200
  3552.   reset=2001 type=formula formulafile=critical.frm
  3553.   formulaname=MandelbrotMix4 function=recip passes=1
  3554.   center-mag=+0.16255944330517/+0.6674089329825/5.25\
  3555.   9003e+011/1/-162.498/-0.001 params=2/2/-0.5/-2/0/0
  3556.   float=y maxiter=600 inside=0
  3557.   outside=tdis periodicity=10
  3558.   colors=000zw0zw0zu0zd5zQKzA_x1os1zk1zf1x_1vU8qPFnJ\
  3559.   Llzw0zF7z1iy1vn1zi1tf6edJT_ZFYl2Uq7SuBRwHPwKNwOLwV\
  3560.   JwYHwaquQzaHzZBzX5zV0wT0zU0WFUPKU00000000000000000\
  3561.   0WQ0gb0sn0zw0zw2zwDouMbkXPagCSqAJzW80ANOAHIDCFP6B_\
  3562.   17i13g1Og6ifCzfHzYdzSwzNwz_w0ow0zw0zw0zw0zw7zwezwz\
  3563.   zsnzZOzC7z10z10SwzUwlWw9Yw0bw0dk0fX0gJ0fH0dH5bHH_F\
  3564.   VYFeWFqWFzRExLCqFAlA8gzw2zs9zlHzdMzZVzSazLgzJezJdz\
  3565.   HazHazF_zFYxEXvEXqFKnF9iF0YHFPHVDJgAJxAJzAHvPHgbFT\
  3566.   qFFzE0zE0zE0zH0zJ0sL0gN0UQ0HS0AU0AN7AHHACQA8_A2lA1\
  3567.   vA1zA1zA1zA4qCCeLJVWSIfZ7qf0zn0sNDn1dvATzJIzV9zd0z\
  3568.   q0zw0z10z10zC7yNIsZVoiezwMzwXzsdylnqwvowaowKow3ow0\
  3569.   ow0dw0Sw0HwDAwQAwdiwekwdkwdkwdkwdkwdkwdkwdkwdkwanw\
  3570.   anwanwanwazwMnwanwanwanw_nw_ow_ow_ow_ow_ow_ow_owYo\
  3571.   wYqwYqwYqwYqwYqwYqwXqwXqwXqwXswXswXswXswXswVswVswV\
  3572.   swVswVvwVvwVvwVvwTvwTvwTvwTvwTxwTxwTxwTxwQxwQxwQxw\
  3573.   QxwQxwQywQywQywOywOywOkw3
  3574.   }
  3575.  
  3576. frm:MandelbrotMix4 {; Jim Muth
  3577. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  3578. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  3579. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  3580. z=k*((a*(z^b))+(d*(z^f)))+c,
  3581. |z| < l
  3582. }
  3583.  
  3584. END 20.0 PAR-FORMULA FILE==================================
  3585.  
  3586. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3587. Post Message:   fractint@lists.xmission.com
  3588. Get Commands:   majordomo@lists.xmission.com "help"
  3589. Administrator:  twegner@fractint.org
  3590. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3591.  
  3592.  
  3593. -------------------------------------------------------------------------------
  3594.  
  3595. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  3596. Subject: (fractint) Newbie Question
  3597. Date: 18 Mar 2001 15:43:17 -0900
  3598.  
  3599.  
  3600. ------=_NextPart_001_0000_01C0AFC2.26F6D240
  3601. Content-Type: text/plain; charset="iso-8859-1"
  3602. Content-Transfer-Encoding: quoted-printable
  3603.  
  3604. Hi all,
  3605. I would like to know how to cut and paste the formulaes into Winfractal. =
  3606. I don't know much about DOS so I downloaded the windows version. I don't =
  3607. know how to paste the formulaes so I can view the images.
  3608. Anybody know?
  3609. Thanks. :-)
  3610.  
  3611. from beautiful Anchorage, Alaska where its 30 degrees and sunny.<br clear=
  3612. =3Dall><hr>Get your FREE download of MSN Explorer at <a href=3D"http://ex=
  3613. plorer.msn.com">http://explorer.msn.com</a><br></p>
  3614.  
  3615. ------=_NextPart_001_0000_01C0AFC2.26F6D240
  3616. Content-Type: text/html; charset="iso-8859-1"
  3617. Content-Transfer-Encoding: quoted-printable
  3618.  
  3619. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>Hi all,</DIV> =
  3620. <DIV>I would like to know how to cut and paste the formulaes into Winfrac=
  3621. tal. I don't know much about DOS so I downloaded the windows version. I d=
  3622. on't know how to paste the formulaes so I can view the images.</DIV> <DIV=
  3623. >Anybody know?</DIV> <DIV>Thanks. :-)</DIV> <DIV> </DIV> <DIV>from b=
  3624. eautiful Anchorage, Alaska where its 30 degrees and sunny.<BR><BR></DIV><=
  3625. /BODY></HTML><DIV><BR><br clear=3Dall><hr>Get your FREE download of MSN E=
  3626. xplorer at <a href=3D"http://explorer.msn.com">http://explorer.msn.com</a=
  3627. ><br></p></DIV>
  3628.  
  3629. ------=_NextPart_001_0000_01C0AFC2.26F6D240--
  3630.  
  3631. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3632. Post Message:   fractint@lists.xmission.com
  3633. Get Commands:   majordomo@lists.xmission.com "help"
  3634. Administrator:  twegner@fractint.org
  3635. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3636.  
  3637.  
  3638. -------------------------------------------------------------------------------
  3639.  
  3640. From: "Marcus Adriana (MLS)" <marcusadriana@mls.com.br>
  3641. Subject: Re: (fractint) Newbie Question
  3642. Date: 18 Mar 2001 22:02:04 -0300
  3643.  
  3644.  
  3645. --------------CEAF14ABFBE5E26717B68FE3
  3646. Content-Type: text/plain; charset=us-ascii
  3647. Content-Transfer-Encoding: 7bit
  3648.  
  3649. 1. as soon as you read your email, do something like:
  3650. use "file"; "save as", "file" and save it as ".par" or ".frm" ,
  3651. depending if whatever it is
  3652. 2. save it in the Winfract or the Fractint directory.
  3653. 3. have fun
  3654. Marcus
  3655.  
  3656. Matthew Dunaway wrote:
  3657.  
  3658. > Hi all,I would like to know how to cut and paste the formulaes into
  3659. > Winfractal. I don't know much about DOS so I downloaded the windows
  3660. > version. I don't know how to paste the formulaes so I can view the
  3661. > images.Anybody know?Thanks. :-) from beautiful Anchorage, Alaska where
  3662. > its 30 degrees and sunny.
  3663. >
  3664. >
  3665. > -----------------------------------------------------------------------
  3666. > Get your FREE download of MSN Explorer at http://explorer.msn.com
  3667.  
  3668. --------------CEAF14ABFBE5E26717B68FE3
  3669. Content-Type: text/html; charset=us-ascii
  3670. Content-Transfer-Encoding: 7bit
  3671.  
  3672. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  3673. <html>
  3674. <body STYLE="font:10pt verdana; border:none;">
  3675. 1. as soon as you read your email, do something like:
  3676. <br>use "file"; "save as", "file" and save it as ".par" or ".frm" , depending
  3677. if whatever it is
  3678. <br>2. save it in the Winfract or the Fractint directory.
  3679. <br>3. have fun
  3680. <br>Marcus
  3681. <p>Matthew Dunaway wrote:
  3682. <blockquote TYPE=CITE>Hi all,I would like to know how to cut and paste
  3683. the formulaes into Winfractal. I don't know much about DOS so I downloaded
  3684. the windows version. I don't know how to paste the formulaes so I can view
  3685. the images.Anybody know?Thanks. :-) from beautiful Anchorage, Alaska
  3686. where its 30 degrees and sunny.
  3687. <br>  
  3688. <p>
  3689. <hr>Get your FREE download of MSN Explorer at <a href="http://explorer.msn.com">http://explorer.msn.com</a></blockquote>
  3690.  
  3691. </body>
  3692. </html>
  3693.  
  3694. --------------CEAF14ABFBE5E26717B68FE3--
  3695.  
  3696.  
  3697. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3698. Post Message:   fractint@lists.xmission.com
  3699. Get Commands:   majordomo@lists.xmission.com "help"
  3700. Administrator:  twegner@fractint.org
  3701. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3702.  
  3703.  
  3704. -------------------------------------------------------------------------------
  3705.  
  3706. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  3707. Subject: Re: (fractint) Newbie Question
  3708. Date: 18 Mar 2001 20:14:19 -0900
  3709.  
  3710.  
  3711. ------=_NextPart_001_0005_01C0AFE8.03851260
  3712. Content-Type: text/plain; charset="iso-8859-1"
  3713. Content-Transfer-Encoding: quoted-printable
  3714.  
  3715. Thanks Marcus. I'll give it a try.
  3716.  
  3717.  
  3718.  
  3719. ----- Original Message -----
  3720. Sent: Sunday, March 18, 2001 4:04 PM
  3721.  
  3722.  
  3723. 1. as soon as you read your email, do something like: =20
  3724. use "file"; "save as", "file" and save it as ".par" or ".frm" , depending=
  3725.  if whatever it is =20
  3726. 2. save it in the Winfract or the Fractint directory. =20
  3727. 3. have fun =20
  3728. Marcus =20
  3729.  
  3730.  
  3731. Get your FREE download of MSN Explorer at http://explorer.msn.com<br clea=
  3732. r=3Dall><hr>Get your FREE download of MSN Explorer at <a href=3D"http://e=
  3733. xplorer.msn.com">http://explorer.msn.com</a><br></p>
  3734.  
  3735. ------=_NextPart_001_0005_01C0AFE8.03851260
  3736. Content-Type: text/html; charset="iso-8859-1"
  3737. Content-Transfer-Encoding: quoted-printable
  3738.  
  3739. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>Thanks Marcus.=
  3740.  I'll give it a try.<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style=3D"BORDE=
  3741. R-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-L=
  3742. EFT: 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">----- Orig=
  3743. inal Message -----</DIV> <DIV style=3D"BACKGROUND: #e4e4e4; FONT: 10pt Ar=
  3744. ial; FONT-COLOR: black"><B>From:</B> Marcus Adriana (MLS)</DIV> <DIV=
  3745.  style=3D"FONT: 10pt Arial"><B>Sent:</B> Sunday, March 18, 2001 4:04=
  3746.  PM</DIV> <DIV style=3D"FONT: 10pt Arial"><B>To:</B> fractint@lists.=
  3747. xmission.com</DIV> <DIV style=3D"FONT: 10pt Arial"><B>Subject:</B> R=
  3748. e: (fractint) Newbie Question</DIV> <DIV><BR></DIV><!doctype html public =
  3749. "-//w3c//dtd html 4.0 transitional//en">1. as soon as you read your email=
  3750. , do something like: <BR>use "file"; "save as", "file" and save it as ".p=
  3751. ar" or ".frm" , depending if whatever it is <BR>2. save it in the Winfrac=
  3752. t or the Fractint directory. <BR>3. have fun <BR>Marcus  <BLOCKQUOTE TYPE=
  3753. =3D"CITE"> <P> <HR> Get your FREE download of MSN Explorer at <A href=3D"=
  3754. http://explorer.msn.com/">http://explorer.msn.com</A></BLOCKQUOTE> <DIV><=
  3755. /DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=3Dall><hr>Get your FRE=
  3756. E download of MSN Explorer at <a href=3D"http://explorer.msn.com">http://=
  3757. explorer.msn.com</a><br></p></DIV>
  3758.  
  3759. ------=_NextPart_001_0005_01C0AFE8.03851260--
  3760.  
  3761. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3762. Post Message:   fractint@lists.xmission.com
  3763. Get Commands:   majordomo@lists.xmission.com "help"
  3764. Administrator:  twegner@fractint.org
  3765. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3766.  
  3767.  
  3768. -------------------------------------------------------------------------------
  3769.  
  3770. From: JimMuth@aol.com
  3771. Subject: (fractint) C-FOTD  19-03-01  (Outreach [6])
  3772. Date: 19 Mar 2001 01:16:20 EST
  3773.  
  3774.  
  3775. Classic FOTD -- March 19, 2001 (Rating 6)
  3776.  
  3777. Fractal visionaries and enthusiasts:
  3778.  
  3779. It was another busy day here at the new Fractal Central, but 
  3780. progress is being made, and by the end of the month I expect 
  3781. things to be back to normal, with longer fractal descriptions 
  3782. and the return of fractal philosophy.
  3783.  
  3784. But until then, the FOTD will continue in abbreviated form.  
  3785. Today's image pictures a midget surrounded by broad spiral bands 
  3786. filled with a texture that, when viewed from a distance, gives 
  3787. the impression of a true color fractal.
  3788.  
  3789. The texture in the image is created by the many tiny patches 
  3790. caused by the negative exponents.  I named the image "Outreach" 
  3791. for no particular reason, and rated it a 6 for the same reason.
  3792.  
  3793. With a render time of 45 minutes, the parameter file is slow.  A 
  3794. better way of viewing the image is to give Paul and Scott a 
  3795. chance to post the GIF file of the image to their web sites at:
  3796.  
  3797.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  3798.  
  3799. and
  3800.  
  3801.           <http://home.swbell.net/sdboyd56/fotd/>
  3802.  
  3803. and download it from there.
  3804.  
  3805. The fractal weather today was sunny but blustery and chilly, 
  3806. with a temperature of 50F (10C), which the fractal cats accepted 
  3807. as they passed the afternoon in the yard.
  3808.  
  3809. I see that the time has come to shut down the shoppe and call it 
  3810. a night.  Until tomorrow, take care.
  3811.  
  3812.  
  3813. Jim Muth
  3814. jamth@mindspring.com
  3815.  
  3816.  
  3817. START 20.0 PAR-FORMULA FILE================================
  3818.  
  3819. Outreach           { ; time=0:45:02.18--SF5 on a P200
  3820.   reset=2001 type=formula formulafile=critical.frm
  3821.   formulaname=MandelbrotMix4 function=recip passes=1
  3822.   center-mag=+5.420030539950791/-5.682915557092597/1.1\
  3823.   03386e+009/1/32.5 params=100/-0.1/0.1/-10/-0.996/300
  3824.   float=y maxiter=6000 inside=0
  3825.   logmap=-837 periodicity=10
  3826.   colors=00000I00I50J80K90L80M70N50O40P30Q21R02S03T06U\
  3827.   07V08W09X0BY0CZ3D_5E`8GaBHbEIcHKdKLeNMfQMgTMhVMiXLkX\
  3828.   KlYKmYKn_Jo_JpaGqaFrc6sc3td2ud1vi7wmDxqKyvQzzYzzewzg\
  3829.   tziqwkntmkqohnqeksbhu_ewXbwV_wSXzPUzMRzJOvGLrPIo_Fm_\
  3830.   Cj_9gQ6cH3`83Y04U35R47Q58N79K8BI9CGBEECFCEH9FI8HK6IK\
  3831.   5KH8PFCTEGYCKa9Of8Tk7Yq5`t7cv7ex8gx8hz9jz9lzBmzBqzCr\
  3832.   zCtzEvzExzFzzFzzFzxFxmFvcFtTFrKFqBFo3Fm0Lq0St0Xv0cz0\
  3833.   iz0oz0vz2zz3zz3zz2vz2qz2kz2fz2az2Xz2Qz0Lz0Hz0Cx08v04\
  3834.   t00r00r00m30h50c70Z90UB0QE0LF0HI0DK09N07P08T09Y2Bc8C\
  3835.   fFDkNEqVGvcHzYLsVQkQTdNYYIaSFeLCjF8o95r42x00z00z00z0\
  3836.   0z00x00v00r30q50o80lB0jE0gH0eK0aN0`Q0ZT0eX0jY0o_0ta0\
  3837.   zc0zd0zf0zh0zi0zd7zaIzXVzThtPvoLzlIzhFzgEzhCzk9zn8xq\
  3838.   7vt5sw3qz2oz0mz0kz0iz0hz0fz0cz0_z0Xz0Tz0Qz0Nz0Kz0Iz0\
  3839.   Fz0Cz09z07z04z02z00z00z00z03z05z08z4Bz89zH8zQ8z_9zXB\
  3840.   zVCzTCzSEzPFzNHzLHzKXzfkzzfzvazqXzkSzfNzaIzXFzS
  3841.   }
  3842.  
  3843. frm:MandelbrotMix4 {; Jim Muth
  3844. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  3845. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  3846. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  3847. z=k*((a*(z^b))+(d*(z^f)))+c,
  3848. |z| < l
  3849. }
  3850.  
  3851. END 20.0 PAR-FORMULA FILE==================================
  3852.  
  3853. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3854. Post Message:   fractint@lists.xmission.com
  3855. Get Commands:   majordomo@lists.xmission.com "help"
  3856. Administrator:  twegner@fractint.org
  3857. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3858.  
  3859.  
  3860. -------------------------------------------------------------------------------
  3861.  
  3862. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  3863. Subject: Re: (fractint) Newbie Question
  3864. Date: 18 Mar 2001 21:38:25 -0900
  3865.  
  3866.  
  3867. ------=_NextPart_001_0000_01C0AFF3.C39046A0
  3868. Content-Type: text/plain; charset="iso-8859-1"
  3869. Content-Transfer-Encoding: quoted-printable
  3870.  
  3871. How do I get rid of the .eml extension?
  3872.  
  3873.  
  3874.  
  3875. ----- Original Message -----
  3876. Sent: Sunday, March 18, 2001 4:04 PM
  3877.  
  3878.  
  3879. 1. as soon as you read your email, do something like: =20
  3880. use "file"; "save as", "file" and save it as ".par" or ".frm" , depending=
  3881.  if whatever it is =20
  3882. 2. save it in the Winfract or the Fractint directory. =20
  3883. 3. have fun =20
  3884. Marcus =20
  3885. Matthew Dunaway wrote: =20
  3886. Hi all,I would like to know how to cut and paste the formulaes into Winfr=
  3887. actal. I don't know much about DOS so I downloaded the windows version. I=
  3888.  don't know how to paste the formulaes so I can view the images.Anybody k=
  3889. now?Thanks. :-) from beautiful Anchorage, Alaska where its 30 degrees and=
  3890.  sunny. =20
  3891.    =20
  3892.  
  3893.  
  3894. Get your FREE download of MSN Explorer at http://explorer.msn.com<br clea=
  3895. r=3Dall><hr>Get your FREE download of MSN Explorer at <a href=3D"http://e=
  3896. xplorer.msn.com">http://explorer.msn.com</a><br></p>
  3897.  
  3898. ------=_NextPart_001_0000_01C0AFF3.C39046A0
  3899. Content-Type: text/html; charset="iso-8859-1"
  3900. Content-Transfer-Encoding: quoted-printable
  3901.  
  3902. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>How do I get r=
  3903. id of the .eml extension?<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style=3D"=
  3904. BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADD=
  3905. ING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">-----=
  3906.  Original Message -----</DIV> <DIV style=3D"BACKGROUND: #e4e4e4; FONT: 10=
  3907. pt Arial; FONT-COLOR: black"><B>From:</B> Marcus Adriana (MLS)</DIV>=
  3908.  <DIV style=3D"FONT: 10pt Arial"><B>Sent:</B> Sunday, March 18, 2001=
  3909.  4:04 PM</DIV> <DIV style=3D"FONT: 10pt Arial"><B>To:</B> fractint@l=
  3910. ists.xmission.com</DIV> <DIV style=3D"FONT: 10pt Arial"><B>Subject:</B>&n=
  3911. bsp;Re: (fractint) Newbie Question</DIV> <DIV><BR></DIV><!doctype html pu=
  3912. blic "-//w3c//dtd html 4.0 transitional//en">1. as soon as you read your =
  3913. email, do something like: <BR>use "file"; "save as", "file" and save it a=
  3914. s ".par" or ".frm" , depending if whatever it is <BR>2. save it in the Wi=
  3915. nfract or the Fractint directory. <BR>3. have fun <BR>Marcus  <P>Matthew =
  3916. Dunaway wrote:  <BLOCKQUOTE TYPE=3D"CITE">Hi all,I would like to know how=
  3917.  to cut and paste the formulaes into Winfractal. I don't know much about =
  3918. DOS so I downloaded the windows version. I don't know how to paste the fo=
  3919. rmulaes so I can view the images.Anybody know?Thanks. :-) from beaut=
  3920. iful Anchorage, Alaska where its 30 degrees and sunny. <BR>    =
  3921. <P> <HR> Get your FREE download of MSN Explorer at <A href=3D"http://expl=
  3922. orer.msn.com/">http://explorer.msn.com</A></BLOCKQUOTE> <DIV></DIV></BLOC=
  3923. KQUOTE></BODY></HTML><DIV><BR><br clear=3Dall><hr>Get your FREE download =
  3924. of MSN Explorer at <a href=3D"http://explorer.msn.com">http://explorer.ms=
  3925. n.com</a><br></p></DIV>
  3926.  
  3927. ------=_NextPart_001_0000_01C0AFF3.C39046A0--
  3928.  
  3929. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3930. Post Message:   fractint@lists.xmission.com
  3931. Get Commands:   majordomo@lists.xmission.com "help"
  3932. Administrator:  twegner@fractint.org
  3933. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3934.  
  3935.  
  3936. -------------------------------------------------------------------------------
  3937.  
  3938. From: "Rupert Millard" <rupertam@hotmail.com>
  3939. Subject: (fractint) A .MAP file creation utility
  3940. Date: 19 Mar 2001 11:31:34 -0000
  3941.  
  3942. Hi,
  3943.  
  3944. I made a little Ultra-Fractal gradient / Fractint MAP file utility in Visual 
  3945. Basic this weekend.
  3946.  
  3947. It depends on the type of person you are, but I think it's useful because I 
  3948. hate choosing colours but am fed up with using blues.map, nice as it is.
  3949.  
  3950. Visit: http://www.geocities.com/poly_grad_maker/ to find out more and 
  3951. download it if you like.
  3952.  
  3953. I hope you like it,
  3954.  
  3955. From,
  3956.  
  3957. Rupert
  3958. _________________________________________________________________________
  3959. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  3960.  
  3961.  
  3962. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3963. Post Message:   fractint@lists.xmission.com
  3964. Get Commands:   majordomo@lists.xmission.com "help"
  3965. Administrator:  twegner@fractint.org
  3966. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  3967.  
  3968.  
  3969. -------------------------------------------------------------------------------
  3970.  
  3971. From: "Andrew Coppin" <orphi69@hotmail.com>
  3972. Subject: Re: (fractint) C-FOTD 16-03-01 (Mandelbrot Flower [5])
  3973. Date: 19 Mar 2001 15:37:02 -0000
  3974.  
  3975. >From: JimMuth@aol.com
  3976. >Reply-To: fractint@lists.xmission.com
  3977. >To: fractint@lists.xmission.com
  3978. >CC: philofractal@lists.fractalus.com
  3979. >Subject: (fractint) C-FOTD  16-03-01  (Mandelbrot Flower [5])
  3980. >Date: Thu, 15 Mar 2001 23:57:44 EST
  3981. >
  3982. >
  3983. >Classic FOTD -- March 16, 2001 (Rating 5)
  3984.  
  3985. Very nice colouring, Jim. Keep it up! (esp. because it's my birthday later 
  3986. this month!)
  3987.  
  3988. Thanks.
  3989. Andrew.
  3990.  
  3991. _________________________________________________________________________
  3992. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  3993.  
  3994.  
  3995. Thanks for using Fractint, The Fractals and Fractint Discussion List
  3996. Post Message:   fractint@lists.xmission.com
  3997. Get Commands:   majordomo@lists.xmission.com "help"
  3998. Administrator:  twegner@fractint.org
  3999. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4000.  
  4001.  
  4002. -------------------------------------------------------------------------------
  4003.  
  4004. From: RENRAD1@aol.com
  4005. Subject: Re: (fractint) Newbie Question
  4006. Date: 19 Mar 2001 17:44:32 EST
  4007.  
  4008. In a message dated 01-03-19 01:42:23 EST, you write:
  4009.  
  4010. << Hi all,I would like to know how to cut and paste the formulaes into 
  4011. Winfractal. >>
  4012.  
  4013. Hi! You need to have them end up as text files with the   .frm  or .par  
  4014. extensions.
  4015.  For the formula, drag and select the formula part and drop it into a 
  4016. straight text editor, such and notepad.  Save the file with some name that 
  4017. helps you keep track ot them, like mar2001.frm.  Your next added formula will 
  4018. be pasted into this file as you build a collection.  Add this new  .frm to 
  4019. the location in which the Winfract has its other .frm files.
  4020.  
  4021. The same process for the  parameter file,  with the exception of choosing a 
  4022. collection name for the pars contained in it and the need to save the text 
  4023. file with a .par extension. Add your new   .par to the location wherein lie 
  4024. your Winfract-supplied  .par files.
  4025.  
  4026. Note that Winfract is not capable of some of the things that Fractint DOS 
  4027. version is.  There is a lot of helpful material about getting started in the 
  4028. DOS version at various sites on the web and the list can help you.  You also 
  4029. might wish to post requests on the Fractal-art list as well as it is more 
  4030. active currently than the Fractint list.
  4031.  
  4032. I hope this helps you to get up and running...this stuff is amazing  :)
  4033.  
  4034. Good luck!
  4035. ~renrad
  4036.  
  4037. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4038. Post Message:   fractint@lists.xmission.com
  4039. Get Commands:   majordomo@lists.xmission.com "help"
  4040. Administrator:  twegner@fractint.org
  4041. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4042.  
  4043.  
  4044. -------------------------------------------------------------------------------
  4045.  
  4046. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  4047. Subject: Re: (fractint) Newbie Question
  4048. Date: 19 Mar 2001 14:02:53 -0900
  4049.  
  4050.  
  4051. ------=_NextPart_001_0000_01C0B07D.4AA064C0
  4052. Content-Type: text/plain; charset="iso-8859-1"
  4053. Content-Transfer-Encoding: quoted-printable
  4054.  
  4055. Thank you Renard. I will do what you suggested. I agree that these fracta=
  4056. ls are amazing. I first discovered them by looking for a screesaver. Then=
  4057.  I found this list and another one called Fractal World on yahoo. I have =
  4058. downloaded several fractal programs including Fractal Explorer and Ultra-=
  4059. Fractal. I haven't quite figured them out yet, but I will (hopefully) as =
  4060. time goes on. Again, thanks for your help. :-)
  4061.  
  4062. Matt in Anchorage, Alaska.
  4063.  
  4064.  
  4065.  
  4066. ----- Original Message -----
  4067. Sent: Monday, March 19, 2001 1:46 PM
  4068.  
  4069.  
  4070. In a message dated 01-03-19 01:42:23 EST, you write:
  4071.  
  4072. << Hi all,I would like to know how to cut and paste the formulaes into
  4073. Winfractal. >>
  4074.  
  4075. Hi! You need to have them end up as text files with the   .frm  or .par
  4076. extensions.
  4077. For the formula, drag and select the formula part and drop it into a
  4078. straight text editor, such and notepad.  Save the file with some name tha=
  4079. t
  4080. helps you keep track ot them, like mar2001.frm.  Your next added formula =
  4081. will
  4082. be pasted into this file as you build a collection.  Add this new  .frm t=
  4083. o
  4084. the location in which the Winfract has its other .frm files.
  4085.  
  4086. The same process for the  parameter file,  with the exception of choosing=
  4087.  a
  4088. collection name for the pars contained in it and the need to save the tex=
  4089. t
  4090. file with a .par extension. Add your new   .par to the location wherein l=
  4091. ie
  4092. your Winfract-supplied  .par files.
  4093.  
  4094. Note that Winfract is not capable of some of the things that Fractint DOS
  4095. version is.  There is a lot of helpful material about getting started in =
  4096. the
  4097. DOS version at various sites on the web and the list can help you.  You a=
  4098. lso
  4099. might wish to post requests on the Fractal-art list as well as it is more
  4100. active currently than the Fractint list.
  4101.  
  4102. I hope this helps you to get up and running...this stuff is amazing  :)
  4103.  
  4104. Good luck!
  4105. ~renrad
  4106.  
  4107. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4108. Post Message:   fractint@lists.xmission.com
  4109. Get Commands:   majordomo@lists.xmission.com "help"
  4110. Administrator:  twegner@fractint.org
  4111. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"<br cl=
  4112. ear=3Dall><hr>Get your FREE download of MSN Explorer at <a href=3D"http:/=
  4113. /explorer.msn.com">http://explorer.msn.com</a><br></p>
  4114.  
  4115. ------=_NextPart_001_0000_01C0B07D.4AA064C0
  4116. Content-Type: text/html; charset="iso-8859-1"
  4117. Content-Transfer-Encoding: quoted-printable
  4118.  
  4119. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>Thank you Rena=
  4120. rd. I will do what you suggested. I agree that these fractals are amazing=
  4121. . I first discovered them by looking for a screesaver. Then I found this =
  4122. list and another one called Fractal World on yahoo. I have downloaded sev=
  4123. eral fractal programs including Fractal Explorer and Ultra-Fractal. I hav=
  4124. en't quite figured them out yet, but I will (hopefully) as time goes on. =
  4125. Again, thanks for your help. :-)</DIV> <DIV> </DIV> <DIV>Matt in Anc=
  4126. horage, Alaska.<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style=3D"BORDER-LEF=
  4127. T: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: =
  4128. 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">----- Original =
  4129. Message -----</DIV> <DIV style=3D"BACKGROUND: #e4e4e4; FONT: 10pt Arial; =
  4130. FONT-COLOR: black"><B>From:</B> RENRAD1@aol.com</DIV> <DIV style=3D"=
  4131. FONT: 10pt Arial"><B>Sent:</B> Monday, March 19, 2001 1:46 PM</DIV> =
  4132. <DIV style=3D"FONT: 10pt Arial"><B>To:</B> fractint@lists.xmission.c=
  4133. om</DIV> <DIV style=3D"FONT: 10pt Arial"><B>Subject:</B> Re: (fracti=
  4134. nt) Newbie Question</DIV> <DIV><BR></DIV>In a message dated 01-03-19 01:4=
  4135. 2:23 EST, you write:<BR><BR><< Hi all,I would like to know how to c=
  4136. ut and paste the formulaes into<BR>Winfractal. >><BR><BR>Hi! You ne=
  4137. ed to have them end up as text files with the   .frm  or .=
  4138. par<BR>extensions.<BR>For the formula, drag and select the formula part a=
  4139. nd drop it into a<BR>straight text editor, such and notepad.  Save t=
  4140. he file with some name that<BR>helps you keep track ot them, like mar2001=
  4141. .frm.  Your next added formula will<BR>be pasted into this file as y=
  4142. ou build a collection.  Add this new  .frm to<BR>the location i=
  4143. n which the Winfract has its other .frm files.<BR><BR>The same process fo=
  4144. r the  parameter file,  with the exception of choosing a<BR>col=
  4145. lection name for the pars contained in it and the need to save the text<B=
  4146. R>file with a .par extension. Add your new   .par to the locati=
  4147. on wherein lie<BR>your Winfract-supplied  .par files.<BR><BR>Note th=
  4148. at Winfract is not capable of some of the things that Fractint DOS<BR>ver=
  4149. sion is.  There is a lot of helpful material about getting started i=
  4150. n the<BR>DOS version at various sites on the web and the list can help yo=
  4151. u.  You also<BR>might wish to post requests on the Fractal-art list =
  4152. as well as it is more<BR>active currently than the Fractint list.<BR><BR>=
  4153. I hope this helps you to get up and running...this stuff is amazing =
  4154.  :)<BR><BR>Good luck!<BR>~renrad<BR><BR>---------------------------------=
  4155. and Fractint Discussion List<BR>Post Message:   fractint@lists.=
  4156. xmission.com<BR>Get Commands:   majordomo@lists.xmission.com "h=
  4157. elp"<BR>Administrator:  twegner@fractint.org<BR>Unsubscribe: &n=
  4158. bsp;  majordomo@lists.xmission.com "unsubscribe fractint"<BR> <DIV><=
  4159. /DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=3Dall><hr>Get your FRE=
  4160. E download of MSN Explorer at <a href=3D"http://explorer.msn.com">http://=
  4161. explorer.msn.com</a><br></p></DIV>
  4162.  
  4163. ------=_NextPart_001_0000_01C0B07D.4AA064C0--
  4164.  
  4165. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4166. Post Message:   fractint@lists.xmission.com
  4167. Get Commands:   majordomo@lists.xmission.com "help"
  4168. Administrator:  twegner@fractint.org
  4169. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4170.  
  4171.  
  4172. -------------------------------------------------------------------------------
  4173.  
  4174. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  4175. Subject: Re: (fractint) A .MAP file creation utility
  4176. Date: 19 Mar 2001 14:07:37 -0900
  4177.  
  4178.  
  4179. ------=_NextPart_001_0001_01C0B07D.F40BF9C0
  4180. Content-Type: text/plain; charset="iso-8859-1"
  4181. Content-Transfer-Encoding: quoted-printable
  4182.  
  4183. I tried visiting the page and got a 404 error. Anybody else get this or i=
  4184. s it just MSN Explorer?
  4185.  
  4186.  
  4187.  
  4188. ----- Original Message -----
  4189. Sent: Monday, March 19, 2001 2:34 AM
  4190.  
  4191.  
  4192. Hi,
  4193.  
  4194. I made a little Ultra-Fractal gradient / Fractint MAP file utility in Vis=
  4195. ual
  4196. Basic this weekend.
  4197.  
  4198. It depends on the type of person you are, but I think it's useful because=
  4199.  I
  4200. hate choosing colours but am fed up with using blues.map, nice as it is.
  4201.  
  4202. Visit: http://www.geocities.com/poly_grad_maker/ to find out more and
  4203. download it if you like.
  4204.  
  4205. I hope you like it,
  4206.  
  4207. From,
  4208.  
  4209. Rupert
  4210. _________________________________________________________________________
  4211. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  4212.  
  4213.  
  4214. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4215. Post Message:   fractint@lists.xmission.com
  4216. Get Commands:   majordomo@lists.xmission.com "help"
  4217. Administrator:  twegner@fractint.org
  4218. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"<br cl=
  4219. ear=3Dall><hr>Get your FREE download of MSN Explorer at <a href=3D"http:/=
  4220. /explorer.msn.com">http://explorer.msn.com</a><br></p>
  4221.  
  4222. ------=_NextPart_001_0001_01C0B07D.F40BF9C0
  4223. Content-Type: text/html; charset="iso-8859-1"
  4224. Content-Transfer-Encoding: quoted-printable
  4225.  
  4226. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>I tried visiti=
  4227. ng the page and got a 404 error. Anybody else get this or is it just MSN =
  4228. Explorer?<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style=3D"BORDER-LEFT: #00=
  4229. 0000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; P=
  4230. ADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">----- Original Messag=
  4231. e -----</DIV> <DIV style=3D"BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-C=
  4232. OLOR: black"><B>From:</B> Rupert Millard</DIV> <DIV style=3D"FONT: 1=
  4233. 0pt Arial"><B>Sent:</B> Monday, March 19, 2001 2:34 AM</DIV> <DIV st=
  4234. yle=3D"FONT: 10pt Arial"><B>To:</B> fractint@lists.xmission.com</DIV=
  4235. > <DIV style=3D"FONT: 10pt Arial"><B>Subject:</B> (fractint) A .MAP =
  4236. file creation utility</DIV> <DIV><BR></DIV>Hi,<BR><BR>I made a little Ult=
  4237. ra-Fractal gradient / Fractint MAP file utility in Visual<BR>Basic this w=
  4238. eekend.<BR><BR>It depends on the type of person you are, but I think it's=
  4239.  useful because I<BR>hate choosing colours but am fed up with using blues=
  4240. .map, nice as it is.<BR><BR>Visit: http://www.geocities.com/poly_grad_mak=
  4241. er/ to find out more and<BR>download it if you like.<BR><BR>I hope you li=
  4242. ke it,<BR><BR>From,<BR><BR>Rupert<BR>____________________________________=
  4243. _____________________________________<BR>Get Your Private, Free E-mail fr=
  4244. om MSN Hotmail at http://www.hotmail.com.<BR><BR><BR>--------------------=
  4245. The Fractals and Fractint Discussion List<BR>Post Message:   fr=
  4246. actint@lists.xmission.com<BR>Get Commands:   majordomo@lists.xm=
  4247. ission.com "help"<BR>Administrator:  twegner@fractint.org<BR>Unsubsc=
  4248. ribe:    majordomo@lists.xmission.com "unsubscribe fractin=
  4249. t"<BR> <DIV></DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=3Dall><hr=
  4250. >Get your FREE download of MSN Explorer at <a href=3D"http://explorer.msn=
  4251. .com">http://explorer.msn.com</a><br></p></DIV>
  4252.  
  4253. ------=_NextPart_001_0001_01C0B07D.F40BF9C0--
  4254.  
  4255. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4256. Post Message:   fractint@lists.xmission.com
  4257. Get Commands:   majordomo@lists.xmission.com "help"
  4258. Administrator:  twegner@fractint.org
  4259. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4260.  
  4261.  
  4262. -------------------------------------------------------------------------------
  4263.  
  4264. From: caren <carenp@yahoo.com>
  4265. Subject: Re: (fractint) A .MAP file creation utility
  4266. Date: 19 Mar 2001 17:47:52 -0800 (PST)
  4267.  
  4268. --0-1192587543-985052872=:34628
  4269. Content-Type: text/plain; charset=us-ascii
  4270.  
  4271.  
  4272.  no problem getting there myself, about 1747 PST Monday (0147 GMT Tuesday)
  4273.  
  4274.   Matthew Dunaway <Matthew_D1@hotmail.com> wrote: 
  4275. I tried visiting the page and got a 404 error. Anybody else get this or is it just MSN Explorer?
  4276.  
  4277. ----- Original Message -----
  4278. Sent: Monday, March 19, 2001 2:34 AM
  4279.  
  4280. Hi,
  4281.  
  4282. I made a little Ultra-Fractal gradient / Fractint MAP file utility in Visual
  4283. Basic this weekend.
  4284.  
  4285. It depends on the type of person you are, but I think it's useful because I
  4286. hate choosing colours but am fed up with using blues.map, nice as it is.
  4287.  
  4288. Visit: http://www.geocities.com/poly_grad_maker/ to find out more and
  4289. download it if you like.
  4290.  
  4291. I hope you like it,
  4292.  
  4293. From,
  4294.  
  4295. Rupert
  4296. _________________________________________________________________________
  4297. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  4298.  
  4299.  
  4300. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4301. Post Message:   fractint@lists.xmission.com
  4302. Get Commands:   majordomo@lists.xmission.com "help"
  4303. Administrator:  twegner@fractint.org
  4304. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4305.  
  4306.  
  4307.  
  4308.  
  4309.  
  4310.  
  4311.  
  4312. Get your FREE download of MSN Explorer at http://explorer.msn.com
  4313.  
  4314.  
  4315.  
  4316.  
  4317.  
  4318.  
  4319. Do You Yahoo!?
  4320. Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
  4321. --0-1192587543-985052872=:34628
  4322. Content-Type: text/html; charset=us-ascii
  4323.  
  4324. <P> no problem getting there myself, about 1747 PST Monday (0147 GMT Tuesday)<BR>
  4325. <P>  <B><I>Matthew Dunaway <Matthew_D1@hotmail.com></I></B> wrote: <BR>
  4326. <BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
  4327. <DIV>I tried visiting the page and got a 404 error. Anybody else get this or is it just MSN Explorer?<BR></DIV>
  4328. <DIV><BR></DIV>
  4329. <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  4330. <DIV style="FONT: 10pt Arial">----- Original Message -----</DIV><BR>
  4331. <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>From:</B> Rupert Millard</DIV><BR>
  4332. <DIV style="FONT: 10pt Arial"><B>Sent:</B> Monday, March 19, 2001 2:34 AM</DIV><BR>
  4333. <DIV style="FONT: 10pt Arial"><B>To:</B> fractint@lists.xmission.com</DIV><BR>
  4334. <DIV style="FONT: 10pt Arial"><B>Subject:</B> (fractint) A .MAP file creation utility</DIV><BR>
  4335. <DIV><BR></DIV>Hi,<BR><BR>I made a little Ultra-Fractal gradient / Fractint MAP file utility in Visual<BR>Basic this weekend.<BR><BR>It depends on the type of person you are, but I think it's useful because I<BR>hate choosing colours but am fed up with using blues.map, nice as it is.<BR><BR>Visit: http://www.geocities.com/poly_grad_maker/ to find out more and<BR>download it if you like.<BR><BR>I hope you like it,<BR><BR>From,<BR><BR>Rupert<BR>_________________________________________________________________________<BR>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.<BR><BR><BR>--------------------------------------------------------------<BR>Thanks for using Fractint, The Fractals and Fractint Discussion List<BR>Post Message:   fractint@lists.xmission.com<BR>Get Commands:   majordomo@lists.xmission.com "help"<BR>Administrator:  twegner@fractint.org<BR>Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"<BR><BR>
  4336. <DIV></DIV></BLOCKQUOTE><BR>
  4337. <DIV><BR><BR clear=all><BR>
  4338. <HR>
  4339. <BR>Get your FREE download of MSN Explorer at <A href="http://explorer.msn.com/">http://explorer.msn.com</A><BR><BR>
  4340. <P></P></DIV></BLOCKQUOTE><p><br><hr size=1><b>Do You Yahoo!?</b><br>
  4341. <a href="http://personal.mail.yahoo.com/?.refer=mailiyfoot">Yahoo! Mail Personal Address</a> - 
  4342. Get email at your own domain with Yahoo! Mail.
  4343. --0-1192587543-985052872=:34628--
  4344.  
  4345. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4346. Post Message:   fractint@lists.xmission.com
  4347. Get Commands:   majordomo@lists.xmission.com "help"
  4348. Administrator:  twegner@fractint.org
  4349. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4350.  
  4351.  
  4352. -------------------------------------------------------------------------------
  4353.  
  4354. From: "Matthew Dunaway" <Matthew_D1@hotmail.com>
  4355. Subject: Re: (fractint) A .MAP file creation utility
  4356. Date: 19 Mar 2001 16:51:13 -0900
  4357.  
  4358.  
  4359. ------=_NextPart_001_0004_01C0B094.CE7B2840
  4360. Content-Type: text/plain; charset="iso-8859-1"
  4361. Content-Transfer-Encoding: quoted-printable
  4362.  
  4363. I did get there eventually. It must have been busy when I tried the first=
  4364.  time.
  4365.  
  4366.  
  4367.  
  4368. ----- Original Message -----
  4369. Sent: Monday, March 19, 2001 4:49 PM
  4370.  
  4371.  
  4372. no problem getting there myself, about 1747 PST Monday (0147 GMT Tuesday)
  4373.  
  4374.   Matthew Dunaway <Matthew_D1@hotmail.com> wrote: =20
  4375.  
  4376. I tried visiting the page and got a 404 error. Anybody else get this or i=
  4377. s it just MSN Explorer?
  4378.  
  4379.  
  4380.  
  4381. ----- Original Message -----
  4382.  
  4383.  
  4384.  
  4385.  
  4386. Sent: Monday, March 19, 2001 2:34 AM
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395. Hi,
  4396.  
  4397. I made a little Ultra-Fractal gradient / Fractint MAP file utility in Vis=
  4398. ual
  4399. Basic this weekend.
  4400.  
  4401. It depends on the type of person you are, but I think it's useful because=
  4402.  I
  4403. hate choosing colours but am fed up with using blues.map, nice as it is.
  4404.  
  4405. Visit: http://www.geocities.com/poly_grad_maker/ to find out more and
  4406. download it if you like.
  4407.  
  4408. I hope you like it,
  4409.  
  4410. From,
  4411.  
  4412. Rupert
  4413. _________________________________________________________________________
  4414. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  4415.  
  4416.  
  4417. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4418. Post Message:   fractint@lists.xmission.com
  4419. Get Commands:   majordomo@lists.xmission.com "help"
  4420. Administrator:  twegner@fractint.org
  4421. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4422.  
  4423.  
  4424.  
  4425.  
  4426.  
  4427.  
  4428.  
  4429.  
  4430.  
  4431.  
  4432. Get your FREE download of MSN Explorer at http://explorer.msn.com
  4433.  
  4434.  
  4435.  
  4436.  
  4437.  
  4438.  
  4439. Do You Yahoo!?
  4440. Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! M=
  4441. ail.<br clear=3Dall><hr>Get your FREE download of MSN Explorer at <a href=
  4442. =3D"http://explorer.msn.com">http://explorer.msn.com</a><br></p>
  4443.  
  4444. ------=_NextPart_001_0004_01C0B094.CE7B2840
  4445. Content-Type: text/html; charset="iso-8859-1"
  4446. Content-Transfer-Encoding: quoted-printable
  4447.  
  4448. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>I did get ther=
  4449. e eventually. It must have been busy when I tried the first time.<BR></DI=
  4450. V> <DIV><BR></DIV> <BLOCKQUOTE style=3D"BORDER-LEFT: #000000 2px solid; M=
  4451. ARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px=
  4452. "> <DIV style=3D"FONT: 10pt Arial">----- Original Message -----</DIV> <DI=
  4453. V style=3D"BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>F=
  4454. rom:</B> caren</DIV> <DIV style=3D"FONT: 10pt Arial"><B>Sent:</B>&nb=
  4455. sp;Monday, March 19, 2001 4:49 PM</DIV> <DIV style=3D"FONT: 10pt Arial"><=
  4456. B>To:</B> fractint@lists.xmission.com</DIV> <DIV style=3D"FONT: 10pt=
  4457.  Arial"><B>Subject:</B> Re: (fractint) A .MAP file creation utility<=
  4458. /DIV> <DIV><BR></DIV> <P>no problem getting there myself, about 1747 PST =
  4459. Monday (0147 GMT Tuesday)<BR> <P>  <B><I>Matthew Dunaway <Matthew=
  4460. _D1@hotmail.com></I></B> wrote: <BR> <BLOCKQUOTE style=3D"BORDER-LEFT:=
  4461.  #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px"> <DIV>I tried vi=
  4462. siting the page and got a 404 error. Anybody else get this or is it just =
  4463. MSN Explorer?<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style=3D"BORDER-LEFT:=
  4464.  #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5p=
  4465. x; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">----- Original Me=
  4466. ssage -----</DIV><BR> <DIV style=3D"BACKGROUND: #e4e4e4; FONT: 10pt Arial=
  4467. ; FONT-COLOR: black"><B>From:</B> Rupert Millard</DIV><BR> <DIV styl=
  4468. e=3D"FONT: 10pt Arial"><B>Sent:</B> Monday, March 19, 2001 2:34 AM</=
  4469. DIV><BR> <DIV style=3D"FONT: 10pt Arial"><B>To:</B> fractint@lists.x=
  4470. mission.com</DIV><BR> <DIV style=3D"FONT: 10pt Arial"><B>Subject:</B>&nbs=
  4471. p;(fractint) A .MAP file creation utility</DIV><BR> <DIV><BR></DIV>Hi,<BR=
  4472. ><BR>I made a little Ultra-Fractal gradient / Fractint MAP file utility i=
  4473. n Visual<BR>Basic this weekend.<BR><BR>It depends on the type of person y=
  4474. ou are, but I think it's useful because I<BR>hate choosing colours but am=
  4475.  fed up with using blues.map, nice as it is.<BR><BR>Visit: http://www.geo=
  4476. cities.com/poly_grad_maker/ to find out more and<BR>download it if you li=
  4477. ke.<BR><BR>I hope you like it,<BR><BR>From,<BR><BR>Rupert<BR>____________=
  4478. _____________________________________________________________<BR>Get Your=
  4479.  Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.<BR><BR>=
  4480. <BR>--------------------------------------------------------------<BR>Tha=
  4481. nks for using Fractint, The Fractals and Fractint Discussion List<BR>Post=
  4482.  Message:   fractint@lists.xmission.com<BR>Get Commands: &=
  4483. nbsp; majordomo@lists.xmission.com "help"<BR>Administrator:  twegner=
  4484. @fractint.org<BR>Unsubscribe:    majordomo@lists.xmission.=
  4485. com "unsubscribe fractint"<BR><BR> <DIV></DIV></BLOCKQUOTE><BR> <DIV><BR>=
  4486. <BR clear=3Dall><BR> <HR> <BR>Get your FREE download of MSN Explorer at <=
  4487. A href=3D"http://explorer.msn.com/">http://explorer.msn.com</A><BR><BR> <=
  4488. P></P></DIV></BLOCKQUOTE> <P><BR> <HR SIZE=3D1> <B>Do You Yahoo!?</B><BR>=
  4489. <A href=3D"http://personal.mail.yahoo.com/?.refer=3Dmailiyfoot">Yahoo! Ma=
  4490. il Personal Address</A> - Get email at your own domain with Yahoo! Mail. =
  4491. <DIV></DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=3Dall><hr>Get yo=
  4492. ur FREE download of MSN Explorer at <a href=3D"http://explorer.msn.com">h=
  4493. ttp://explorer.msn.com</a><br></p></DIV>
  4494.  
  4495. ------=_NextPart_001_0004_01C0B094.CE7B2840--
  4496.  
  4497. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4498. Post Message:   fractint@lists.xmission.com
  4499. Get Commands:   majordomo@lists.xmission.com "help"
  4500. Administrator:  twegner@fractint.org
  4501. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4502.  
  4503.  
  4504. -------------------------------------------------------------------------------
  4505.  
  4506. From: JimMuth@aol.com
  4507. Subject: (fractint) C-FOTD  20-03-01  (Double Fractal Eight [7])
  4508. Date: 19 Mar 2001 22:57:38 EST
  4509.  
  4510.  
  4511. Classic FOTD -- March 20, 2001 (Rating 7)
  4512.  
  4513. Fractal visionaries and enthusiasts:
  4514.  
  4515. Today's quickie fractal took 5 minutes to find and just about as 
  4516. long to render at the SF5 resolution.  The image illustrates a 
  4517. midget that exists in a cut-off branch of the fractal created by 
  4518. subtracting some Z^(-sqrt(2)) from some Z^2 and adding 1/C.
  4519.  
  4520. To add a bit of zip to the scene I rendered the formula with the 
  4521. 'tdis' outside coloring option in effect.  The resulting 
  4522. terraces are quite effective!  But it's a mystery why I named 
  4523. the picture "Double Fractal Eight".
  4524.  
  4525. The image may be seen by copying this e-mail to your Fractint 
  4526. directory as an ascii text file with a .par extension and 
  4527. running the file in the normal manner.  Or you can wait an hour 
  4528. or so until Paul and Scott have had a chance to render the image 
  4529. and post it to their web sites at:
  4530.  
  4531.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  4532.  
  4533. and:
  4534.  
  4535.           <http://home.swbell.net/sdboyd56/fotd/>
  4536.  
  4537. The fractal weather today was ideal for housebound cats.  The 
  4538. sunny skies, light winds and temperature of 54F (12C) brought 
  4539. out the best in the dynamic duo, who spent several hours 
  4540. outdoors on their best behavior while I was away trying to bring 
  4541. some order to the new fractal central.
  4542.  
  4543. And now I'm going to bring some order to my evening by settling 
  4544. down to watch a junky sci-fi movie or better yet, an even 
  4545. junkier Benny Hill tape.  Until tomorrow around this same time, 
  4546. take care, and keep your mind out of the gutter.
  4547.  
  4548.  
  4549. Jim Muth
  4550. jamth@mindspring.com
  4551.  
  4552.  
  4553. START 20.0 PAR-FORMULA FILE================================
  4554.  
  4555. DoubleFractalEight { ; time=0:04:36.60--SF5 on a P200
  4556.   reset=2001 type=formula formulafile=critical.frm
  4557.   formulaname=MandelbrotMix4 function=recip passes=1
  4558.   center-mag=-0.74273903073474470/+0.259972024127996\
  4559.   20/6.413898e+011/1.0283/151.304/2.356 params=-1/-1\
  4560.   .414213562373/0.2/2/-3.333/0 float=y maxiter=512
  4561.   inside=0 outside=tdis logmap=yes periodicity=10
  4562.   colors=000nv0sv0wv0zv4zvAzvIzvPfvpCvzAvzAvxAvmAvdA\
  4563.   vVzv0zg0q`0WE0C00A02A01P01d01w01z01z00n00`00P00E00\
  4564.   A00A00A05A0GA0TA0eA0tA0pA0kA4gAEdANbIcTfvKzvDol0`P\
  4565.   0zc6zrTzcTzRTPpiAvzAvmAvbAvRAvGAv6Av0Av0Av0Av2AvPG\
  4566.   vpLvvPvzUvzYvzbvzftzjrzA1PAIBAZ0Ar0Av0Av0Av0At5AnG\
  4567.   AiRCcdE`pIRrLKtGVkYIefGgnGgwEizEizCkzCkz7dz4Zz0Tz0\
  4568.   Mz0Gw0Bw0Xw0tw0zs0zq0xn0pl0gh0`f0Td0MN06AE0AZ0AV0L\
  4569.   T0`R0oP0za4zpPzvmzvzzvisrIde0QX0L`0GaAKcINePQgZUie\
  4570.   Ylp`nxbnzWlzQizKgvFetzaDwvOsvXhvKZv8Pn0Ge0AZ0AT0AN\
  4571.   2AKFP06Q0AS0DU0FW0IY0KZ0OZ0PN0Kj1dzLxnZzWlzGvzNrzU\
  4572.   iz`czhXzoRzhCz`1zU0zP0zZ0ejCOsX8zr0zv0ov0Uv0Av0Av0\
  4573.   Av4At8AnDFeIL`OE1RA0VL0`Z0eo0kz0pz0ez0XzBOwNFwZ6sc\
  4574.   8oi8npAjvAhvBdvBbvBfvKhvRjvZlvenvmovvqvzsvzwatzEbz\
  4575.   0Os6FlI6dX1Yi0Qv0Kv0Sv0Zl1f`BoNOwB`z1kzLxzezzvzotz\
  4576.   blzSczGXvAPrAIkACgER8dc0Wg0Ni0Fl6ArIAvTAvdAvpAvgAv\
  4577.   `AvTAvMAvFAv8Av2Av0GvKhv0
  4578.   }
  4579.  
  4580. frm:MandelbrotMix4 {; Jim Muth
  4581. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  4582. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  4583. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  4584. z=k*((a*(z^b))+(d*(z^f)))+c,
  4585. |z| < l
  4586. }
  4587.  
  4588. END 20.0 PAR-FORMULA FILE==================================
  4589.  
  4590. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4591. Post Message:   fractint@lists.xmission.com
  4592. Get Commands:   majordomo@lists.xmission.com "help"
  4593. Administrator:  twegner@fractint.org
  4594. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4595.  
  4596.  
  4597. -------------------------------------------------------------------------------
  4598.  
  4599. From: "Chris Curnow" <curnow@mail.telepac.pt>
  4600. Subject: Re: (fractint) A .MAP file creation utility
  4601. Date: 20 Mar 2001 18:37:47 -0800
  4602.  
  4603. This is a multi-part message in MIME format.
  4604.  
  4605. ------=_NextPart_000_0027_01C0B16C.DC5DE820
  4606. Content-Type: text/plain;
  4607.     charset="iso-8859-1"
  4608. Content-Transfer-Encoding: quoted-printable
  4609.  
  4610. I'm really interested in that .MAP utility.  My problem is that my ISP =
  4611. and
  4612. telephone line are so dreadful, I can't retain the telephone connection=20
  4613. long enough to use the Internet!
  4614.  
  4615. Could I ask Rupert Millard to email me direct on curnow@mail.telepac.pt =
  4616. ?
  4617.  
  4618. Thanks=20
  4619. Chris Curnow  (Half way up a mountain in Portugal)
  4620.  
  4621. Rupert Millard said:
  4622. "I made a little Ultra-Fractal gradient / Fractint MAP file utility in =
  4623. Visual=20
  4624. Basic this weekend."
  4625.  
  4626.  
  4627.  
  4628. ------=_NextPart_000_0027_01C0B16C.DC5DE820
  4629. Content-Type: text/html;
  4630.     charset="iso-8859-1"
  4631. Content-Transfer-Encoding: quoted-printable
  4632.  
  4633. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  4634. <HTML><HEAD>
  4635. <META http-equiv=3DContent-Type content=3D"text/html; =
  4636. charset=3Diso-8859-1">
  4637. <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
  4638. <STYLE></STYLE>
  4639. </HEAD>
  4640. <BODY bgColor=3D#ffffff>
  4641. <DIV><FONT face=3D"Comic Sans MS" size=3D2>I'm really interested in that =
  4642. .MAP=20
  4643. utility.  My problem is that my ISP and</FONT></DIV>
  4644. <DIV><FONT face=3D"Comic Sans MS" size=3D2>telephone line are =
  4645. </FONT><FONT=20
  4646. face=3D"Comic Sans MS" size=3D2>so dreadful, I can't retain the =
  4647. telephone connection=20
  4648. </FONT></DIV>
  4649. <DIV><FONT face=3D"Comic Sans MS" size=3D2>long enough to use the =
  4650. </FONT><FONT=20
  4651. face=3D"Comic Sans MS" size=3D2>Internet!</FONT></DIV>
  4652. <DIV><FONT face=3D"Comic Sans MS" size=3D2></FONT> </DIV>
  4653. <DIV><FONT face=3D"Comic Sans MS" size=3D2>Could I ask Rupert Millard to =
  4654. email me=20
  4655. direct on <A =
  4656. href=3D"mailto:curnow@mail.telepac.pt">curnow@mail.telepac.pt</A>=20
  4657. ?</FONT></DIV>
  4658. <DIV><FONT face=3D"Comic Sans MS" size=3D2></FONT> </DIV>
  4659. <DIV><FONT face=3D"Comic Sans MS" size=3D2>Thanks </FONT></DIV>
  4660. <DIV><FONT face=3D"Comic Sans MS" size=3D2>Chris Curnow  (Half way =
  4661. up a=20
  4662. mountain in Portugal)</FONT></DIV>
  4663. <DIV><B></B> </DIV>
  4664. <DIV>Rupert Millard said:</DIV>
  4665. <DIV>"I made a little Ultra-Fractal gradient / Fractint MAP file utility =
  4666. in=20
  4667. Visual <BR>Basic this weekend."<BR><BR></DIV></BODY></HTML>
  4668.  
  4669. ------=_NextPart_000_0027_01C0B16C.DC5DE820--
  4670.  
  4671.  
  4672. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4673. Post Message:   fractint@lists.xmission.com
  4674. Get Commands:   majordomo@lists.xmission.com "help"
  4675. Administrator:  twegner@fractint.org
  4676. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4677.  
  4678.  
  4679. -------------------------------------------------------------------------------
  4680.  
  4681. From: Tim Wegner <twegner@swbell.net>
  4682. Subject: Re: (fractint) A .MAP file creation utility
  4683. Date: 20 Mar 2001 22:36:13 -0600
  4684.  
  4685.  
  4686. > I'm really interested in that .MAP utility. 
  4687.  
  4688. If it would help, I'd be happy to post fractint-related files at 
  4689. fractint.org.
  4690.  
  4691. Tim
  4692.  
  4693.  
  4694. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4695. Post Message:   fractint@lists.xmission.com
  4696. Get Commands:   majordomo@lists.xmission.com "help"
  4697. Administrator:  twegner@fractint.org
  4698. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4699.  
  4700.  
  4701. -------------------------------------------------------------------------------
  4702.  
  4703. From: JimMuth@aol.com
  4704. Subject: (fractint) C-FOTD  21-03-01  (A Study in Lilac [6])
  4705. Date: 21 Mar 2001 08:07:50 EST
  4706.  
  4707.  
  4708. Classic FOTD -- March 21, 2001 (Rating 6)
  4709.  
  4710. Fractal visionaries and enthusiasts:
  4711.  
  4712. Today's FOTD is late, but it is here.
  4713.  
  4714. With the hectic rush continuing, I once again found little time 
  4715. for fractal exploration.  But I did find one neat little midget 
  4716. in the fractal created by adding a little 1/Z and 1/C to Z^2.
  4717.  
  4718. I named the image "A Study in Lilac".  The name was inspired by 
  4719. the lovely lilac features surrounded by a less-than-lovely 
  4720. olive-green background.
  4721.  
  4722. The 5-1/2 minutes draw time of the parameter file is just slow 
  4723. enough to make a download of the GIF file the better choice.  
  4724. The download may be found on the Web at:
  4725.  
  4726.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  4727.  
  4728. and at:
  4729.  
  4730.           <http://home.swbell.net/sdboyd56/fotd/>
  4731.  
  4732. The fractal weather today was hazy and mild, with a temperature 
  4733. of 55F (13C) that was warm enough to lure the fractal cats into 
  4734. the yard, where they passed the afternoon watching and 
  4735. chattering at the birds.
  4736.  
  4737. And we've once again come to the end of the shortened FOTD.  But 
  4738. I'll be here once again in 16 hours or so to do it again.  Until 
  4739. then, take care, and look for great things to come.
  4740.  
  4741.  
  4742. Jim Muth
  4743. jamth@mindspring.com
  4744.  
  4745.  
  4746. START 20.0 PAR-FORMULA FILE================================
  4747.  
  4748. A_Study_in_Lilac   { ; time=0:05:39.77--SF5 on a p200
  4749.   reset=2001 type=formula formulafile=critical.frm
  4750.   formulaname=MandelbrotMix4 function=recip passes=1
  4751.   center-mag=+1.738877818822119/+1.111654875236485/9\
  4752.   .192928e+007/1/15 params=1.5/2/-0.3/-1/-0.25/0
  4753.   float=y maxiter=1200 inside=0
  4754.   logmap=102 periodicity=10
  4755.   colors=000afAbfAaeA`dA_cAZbAYaAX`AWZAVXAUVATTASRAR\
  4756.   PAQOAPNAOMANKAMJALIAKIAJIAIIAcTzfYzkbznezsizxnzzzz\
  4757.   zzzzpzzizv`zqRukGpe0i`0eh4npKxx_zznzzkzzhzzezzbvz_\
  4758.   qzYkzVfzSbzPYzMTzKPzSVz_`xffqnmkvsezy_zzTzzQkzNHsK\
  4759.   0kx0Sx0Qx0Qp0Qh0Qc0Q_0QV0QQ0QM0QH0QC0Q80Q30P04P0EN\
  4760.   0EN0EM0EM0EM0ET0ET0ET0ET4ET9ETEHTJNTNSPSXKX`H_YCbX\
  4761.   8eV3hT0kQ0nP0qN0sM0qN0qP0pQ0pS0nT0nT0mV0mX0kY0k_0i\
  4762.   _0i`1hb3hc4fe6fe8NCESECVEB_G9bG8fG6iH4nH3qH3zGHzEV\
  4763.   yGXnHXcJXTKXHMY6NY0PY0PYCbBbp0bq0cs0es0eu0fv0fv0hx\
  4764.   0iy0iy0kz0kz0fu0bp0_k0Yh0Vf0Q`0Nb0Je0Gh0Bk06n03q60\
  4765.   uE0xM0xT0y`9zh8yf8xe8ve6uc6sb6qb6q`4p_4n_4mY3kX3iX\
  4766.   3hV3hT1fT1fS1hQ0iQ0kP0mN0nN0pM0qK0sK0uJ0vH0xH0yG0z\
  4767.   E0zE0zC0zC0zB0z90z90z80z60z60z40z30z30z10z00z00z00\
  4768.   z00z00z00z00z00z00z00z00z00z00z00z00z00z00z0Ez0Ez0\
  4769.   Ez0Ez0EzVEzTEzQTzNQzKNzJKzGHzCEz9Bz68z44z11z00z00z\
  4770.   00z00z00z0EzCEzBEzBEzBEz9
  4771.   }
  4772.  
  4773. frm:MandelbrotMix4 {; Jim Muth
  4774. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  4775. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  4776. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  4777. z=k*((a*(z^b))+(d*(z^f)))+c,
  4778. |z| < l
  4779. }
  4780.  
  4781. END 20.0 PAR-FORMULA FILE==================================
  4782.  
  4783. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4784. Post Message:   fractint@lists.xmission.com
  4785. Get Commands:   majordomo@lists.xmission.com "help"
  4786. Administrator:  twegner@fractint.org
  4787. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4788.  
  4789.  
  4790. -------------------------------------------------------------------------------
  4791.  
  4792. From: "Chris Curnow" <curnow@mail.telepac.pt>
  4793. Subject: Re :Re: (fractint) A .MAP file creation utility
  4794. Date: 21 Mar 2001 21:28:48 -0800
  4795.  
  4796. This is a multi-part message in MIME format.
  4797.  
  4798. ------=_NextPart_000_0022_01C0B24D.EA8FEA60
  4799. Content-Type: text/plain;
  4800.     charset="iso-8859-1"
  4801. Content-Transfer-Encoding: quoted-printable
  4802.  
  4803. From RENRAD1@aol.com  20 March 17:19
  4804.  
  4805. > <<Could I ask Rupert Millard to email me direct on =
  4806. curnow@mail.telepac.pt?>>
  4807. >
  4808. > I had a few minutes so zipped the text on the page with the utility Mr =
  4809.  
  4810. > Millard has presented and here 'tis.
  4811. > Good luck! =BB
  4812.  
  4813. Thanks for the zip file.  Can't run it though, usual VB problem of a =
  4814. missing comdlg32.ocx!
  4815. I'll contact Rupert direct....
  4816.  
  4817. From Tim Wegner.  20 March 20:36
  4818.  
  4819. > If it would help, I'd be happy to post fractint-related files at=20
  4820. > fractint.org.
  4821.  
  4822. > Tim
  4823.  
  4824. I'm all for that Tim.  Doesn't get round the fragile line and abysmal =
  4825. ISP here though!
  4826. I've got a couple of programs for you but I'll need to think about the =
  4827. .ocx and .dll files
  4828. they need.  Come back to you later.
  4829.  
  4830. Thanks to both for your fast response, (wish I could get *that* from =
  4831. Telepac!)
  4832. Chris
  4833.  
  4834. ------=_NextPart_000_0022_01C0B24D.EA8FEA60
  4835. Content-Type: text/html;
  4836.     charset="iso-8859-1"
  4837. Content-Transfer-Encoding: quoted-printable
  4838.  
  4839. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  4840. <HTML><HEAD>
  4841. <META http-equiv=3DContent-Type content=3D"text/html; =
  4842. charset=3Diso-8859-1">
  4843. <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
  4844. <STYLE></STYLE>
  4845. </HEAD>
  4846. <BODY bgColor=3D#ffffff>
  4847. <DIV><FONT face=3D"Comic Sans MS" size=3D2>From <A=20
  4848. href=3D"mailto:RENRAD1@aol.com">RENRAD1@aol.com</A>  20 March=20
  4849. 17:19</FONT></DIV>
  4850. <DIV><FONT face=3D"Comic Sans MS" size=3D2></FONT> </DIV>
  4851. <DIV><FONT face=3D"Comic Sans MS" size=3D2><FONT face=3D"Times New =
  4852. Roman" size=3D3>>=20
  4853. <<Could I ask Rupert Millard to email me direct on </FONT><A=20
  4854. href=3D"mailto:curnow@mail.telepac.pt"><FONT face=3D"Times New Roman"=20
  4855. size=3D3>curnow@mail.telepac.pt</FONT></A><FONT face=3D"Times New Roman" =
  4856.  
  4857. size=3D3>?>><BR><FONT face=3D"Comic Sans MS" =
  4858. size=3D2>></FONT><BR>> I had=20
  4859. a few minutes so zipped the text on the page with the utility Mr =
  4860. <BR>>=20
  4861. Millard has presented and here 'tis.<BR>> Good luck! =
  4862. =BB</FONT></FONT></DIV>
  4863. <DIV><FONT face=3D"Comic Sans MS" size=3D2><FONT face=3D"Comic Sans MS"=20
  4864. size=3D2></FONT></FONT> </DIV>
  4865. <DIV><FONT face=3D"Comic Sans MS" size=3D2><FONT face=3D"Times New =
  4866. Roman"=20
  4867. size=3D3>Thanks for the zip file.  Can't run it though, usual VB =
  4868. problem of a=20
  4869. missing comdlg32.ocx!</FONT></FONT></DIV>
  4870. <DIV>I'll contact Rupert direct....</DIV>
  4871. <DIV><FONT face=3D"Comic Sans MS" size=3D2><FONT face=3D"Comic Sans MS"=20
  4872. size=3D2></FONT></FONT> </DIV>
  4873. <DIV><FONT face=3D"Comic Sans MS" size=3D2>From Tim Wegner.  20 =
  4874. March=20
  4875. 20:36</DIV>
  4876. <DIV> </DIV>
  4877. <DIV>> If it would help, I'd be happy to post fractint-related files =
  4878. at=20
  4879. <BR>> fractint.org.<BR><BR>> Tim</DIV>
  4880. <DIV> </DIV>
  4881. <DIV>I'm all for that Tim.  Doesn't get round the fragile line and =
  4882. abysmal=20
  4883. ISP here though!<BR>I've got a couple of programs for you but I'll need =
  4884. to think=20
  4885. about the .ocx and .dll files</DIV>
  4886. <DIV>they need.  Come back to you later.</DIV>
  4887. <DIV> </DIV>
  4888. <DIV>Thanks to both for your fast response, (wish I could get *that* =
  4889. from=20
  4890. Telepac!)</DIV>
  4891. <DIV>Chris</DIV></FONT></BODY></HTML>
  4892.  
  4893. ------=_NextPart_000_0022_01C0B24D.EA8FEA60--
  4894.  
  4895.  
  4896. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4897. Post Message:   fractint@lists.xmission.com
  4898. Get Commands:   majordomo@lists.xmission.com "help"
  4899. Administrator:  twegner@fractint.org
  4900. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4901.  
  4902.  
  4903. -------------------------------------------------------------------------------
  4904.  
  4905. From: JimMuth@aol.com
  4906. Subject: (fractint) L-FOTD  22-03-01  Tongues of Fire [6])
  4907. Date: 22 Mar 2001 08:23:46 EST
  4908.  
  4909.  
  4910. Late FOTD -- March 22, 2001 (Rating 6)
  4911.  
  4912. Fractal visionaries and enthusiasts:
  4913.  
  4914. Another rushed day, this one complicated by heavy rain, and as a 
  4915. result the FOTD is once again late.  But as I have been saying 
  4916. almost every day recently, better late than never.
  4917.  
  4918. As a glance at the 'Z' screen shows, the formula behind today's 
  4919. image was found by turning off my brain and letting my fingers 
  4920. roam the keyboard numbers at random.
  4921.  
  4922. I named the resulting picture "Tongues of Fire" not from 
  4923. religious devotion, but because while studying the image, trying 
  4924. to think of a name, I had a brief impression of eight flames 
  4925. surrounding the midget.  I tweaked the colors a bit since then, 
  4926. so the effect is now much less prominent.
  4927.  
  4928. The parameter file runs in under eight minutes on a Pentium200 
  4929. machine, and considerably faster on a state-of-the-art machine.  
  4930. Of course this is slow enough to make a download of the GIF 
  4931. image file from:
  4932.  
  4933.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  4934.  
  4935. or from:
  4936.  
  4937.           <http://home.swbell.net/sdboyd56/fotd/>
  4938.  
  4939. worth the effort.
  4940.  
  4941. The fractal weather today was cloudy and cold, with heavy rain 
  4942. and high winds all day.  Not only were the fractal cats quite 
  4943. testy, but the fractal basement took on 3 cm (that's 1-1/5 
  4944. inches) of water during the afternoon.  The outdoors received 
  4945. over 8 cm (3 inches) of rain during the day, while the 
  4946. temperature hovered around 40F (4.5C).
  4947.  
  4948. Well, it's now 8:15am and time to start another hectic day.  The 
  4949. next FOTD will appear in 15 hours.  Until next time, take care, 
  4950. and be patient.  The good old FOTD, with controversial 
  4951. philosophy, will return next month.
  4952.  
  4953.  
  4954. Jim Muth
  4955. jamth@mindspring.com
  4956.  
  4957.  
  4958. START 20.0 PAR-FORMULA FILE================================
  4959.  
  4960. Tongues_of_Fire    { ; time=0:07:47.42--SF5 on a P200
  4961.   reset=2001 type=formula formulafile=critical.frm
  4962.   formulaname=MandelbrotMix4 function=recip passes=1
  4963.   center-mag=-0.18327714657609640/+0.768649481103325\
  4964.   10/1267948/1/22.499 params=1/-1.15/-1/1.15/-0.15/0
  4965.   float=y maxiter=1500 inside=0
  4966.   logmap=131 periodicity=10
  4967.   colors=0001Ln6Jk9IgEGdIEaLDYOBXQ9XR8XT8XV6XX4XY4X`\
  4968.   2_f1Vj0Ki0Mi0Jj0Lk0Gl0Gn0Gq0Es0Et0Ew0Hx0Kz0Mz0Oz0Q\
  4969.   z0Pz0Oz0Lz0Jz2Iz8EzBDzEBzI8zL6zO4zT1zY0za0ze0zj0zm\
  4970.   0zi0zf8zbEz_NzYVxVatTipRqlOxiNzfLzbJzaJzYJzXJzTJzR\
  4971.   JwQJtNJqLJpIIlGIkDIgBIf9Ib6Ia4IY1IX0IT0IR6XIEk8Nz0\
  4972.   Vz0Yz0_z0bz2dz6fzBizGkzLnzOpzTqzYtzbwzfzzkzzpzzszz\
  4973.   tztwznxzixzbzxXzxRzxLzwEzw8zw2zt0zt0zt0zs0zq0sq1kp\
  4974.   6bnBVnGNlLEkQ6kV0nR1pO4qL6tI9wEDxBEz8Iz4Lz2Nz1Qw1R\
  4975.   s0Tp0Vl0Xi0Yf0_b0a_0bX0dT0fO0gL0iI0kE0lB0n80p40q10\
  4976.   s00t00w00x00z01z08z0Gz0Oz0Vz0bz0kz0qz0zz0zz0zzBzlB\
  4977.   sY9sJ9s48saBsYGqTJqQNpNRpIVnE_n9bl6gl1kk0pk0si0wi0\
  4978.   ql0nn0kp0gs2dt6aw9YxDTzIQzLNzOJzRGzXDz_9zb6zf9zgDz\
  4979.   iGziJzkNzlQzlTznXzp_zpbzqfzsizslztpztqzkszaszRtzJt\
  4980.   z9wz0wz0xz0xz1xz4zz9zzDzzIzzLzzQzzTzzYzzazzfzzizzn\
  4981.   zzqzzwzzzzzzzzzzzzzzzzzzwzzqzzlzzgzzbzzYzzTzzOzzQz\
  4982.   zRzxTztVzqXznYzk_zfazbbz_
  4983.   }
  4984.  
  4985. END 20.0 PAR-FORMULA FILE==================================
  4986.  
  4987. Thanks for using Fractint, The Fractals and Fractint Discussion List
  4988. Post Message:   fractint@lists.xmission.com
  4989. Get Commands:   majordomo@lists.xmission.com "help"
  4990. Administrator:  twegner@fractint.org
  4991. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  4992.  
  4993.  
  4994. -------------------------------------------------------------------------------
  4995.  
  4996. From: "Andrew Coppin" <orphi69@hotmail.com>
  4997. Subject: Re: (fractint) L-FOTD 22-03-01 Tongues of Fire [6])
  4998. Date: 22 Mar 2001 15:45:39 -0000
  4999.  
  5000. >From: JimMuth@aol.com
  5001. >Reply-To: fractint@lists.xmission.com
  5002. >To: fractint@lists.xmission.com
  5003. >CC: philofractal@lists.fractalus.com
  5004. >Subject: (fractint) L-FOTD  22-03-01  Tongues of Fire [6])
  5005. >Date: Thu, 22 Mar 2001 08:23:46 EST
  5006. >
  5007. >
  5008. >Late FOTD -- March 22, 2001 (Rating 6)
  5009.  
  5010. Hmmm. I particularly like the colours of this one. Nice work Jim!
  5011.  
  5012. _________________________________________________________________________
  5013. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  5014.  
  5015.  
  5016. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5017. Post Message:   fractint@lists.xmission.com
  5018. Get Commands:   majordomo@lists.xmission.com "help"
  5019. Administrator:  twegner@fractint.org
  5020. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5021.  
  5022.  
  5023. -------------------------------------------------------------------------------
  5024.  
  5025. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  5026. Subject: (fractint) Earthquake As Artist
  5027. Date: 22 Mar 2001 22:39:42 -0600
  5028.  
  5029. Greetings,
  5030.  
  5031. A link to an interesting form of "artwork" was recently sent to me by
  5032. Elenyte.  It definitely appears to be fractal in Nature.   ;-}
  5033.  
  5034.      http://www.gaelwolf.com/pendulum.html
  5035.  
  5036. Hope you find it as interesting as I did.
  5037.  
  5038. Sincerely,
  5039. P.N.L.
  5040. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  5041.  
  5042. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5043. Post Message:   fractint@lists.xmission.com
  5044. Get Commands:   majordomo@lists.xmission.com "help"
  5045. Administrator:  twegner@fractint.org
  5046. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5047.  
  5048.  
  5049. -------------------------------------------------------------------------------
  5050.  
  5051. From: "Andrew Coppin" <orphi69@hotmail.com>
  5052. Subject: Re: (fractint) Earthquake As Artist
  5053. Date: 23 Mar 2001 10:59:02 -0000
  5054.  
  5055. >From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  5056. >Reply-To: fractint@lists.xmission.com
  5057. >To: fractal-art@lists.fractalus.com, fractal-world@yahoogroups.com, 
  5058. >ultrafractal@lists.fractalus.com, fractint@lists.xmission.com
  5059. >Subject: (fractint) Earthquake As Artist
  5060. >Date: Thu, 22 Mar 2001 22:39:42 -0600
  5061. >
  5062. >Greetings,
  5063. >
  5064. >A link to an interesting form of "artwork" was recently sent to me by
  5065. >Elenyte.  It definitely appears to be fractal in Nature.   ;-}
  5066. >
  5067. >      http://www.gaelwolf.com/pendulum.html
  5068. >
  5069. >Hope you find it as interesting as I did.
  5070. >
  5071. >Sincerely,
  5072. >P.N.L.
  5073.  
  5074. The word cooOOooOol springs to mind...
  5075.  
  5076. Truely magical stuff!
  5077.  
  5078. Thanks.
  5079. Andrew.
  5080.  
  5081. _________________________________________________________________________
  5082. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  5083.  
  5084.  
  5085. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5086. Post Message:   fractint@lists.xmission.com
  5087. Get Commands:   majordomo@lists.xmission.com "help"
  5088. Administrator:  twegner@fractint.org
  5089. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5090.  
  5091.  
  5092. -------------------------------------------------------------------------------
  5093.  
  5094. From: "Thierry B." <oulala@chez.com>
  5095. Subject: Re: (fractint) Earthquake As Artist
  5096. Date: 23 Mar 2001 11:36:46 +0000
  5097.  
  5098. "Paul N. Lee" wrote:
  5099. > Greetings,
  5100. > A link to an interesting form of "artwork" was recently sent to me by
  5101. > Elenyte.  It definitely appears to be fractal in Nature.   ;-}
  5102. >      http://www.gaelwolf.com/pendulum.html
  5103. > Hope you find it as interesting as I did.
  5104.  
  5105. http://www.freezone.co.uk/rgirvan/udo.htm  Hoax or reality ?
  5106.  
  5107.  
  5108. -- 
  5109. Thierry Boudet                                   http://la.buvette.org/
  5110.  
  5111. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5112. Post Message:   fractint@lists.xmission.com
  5113. Get Commands:   majordomo@lists.xmission.com "help"
  5114. Administrator:  twegner@fractint.org
  5115. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5116.  
  5117.  
  5118. -------------------------------------------------------------------------------
  5119.  
  5120. From: JimMuth@aol.com
  5121. Subject: (fractint) L-FOTD  23-03-01  (The Busiest Midget [5])
  5122. Date: 23 Mar 2001 08:29:44 EST
  5123.  
  5124.  
  5125. Late FOTD -- March 23, 2001 (Rating 5)
  5126.  
  5127. Fractal visionaries and enthusiasts:
  5128.  
  5129. All right, I realize that the FOTD failed to appear when 
  5130. promised.  I won't promise it at a particular time again until 
  5131. the current confusion has ended.
  5132.  
  5133. Today's super-quick fractal once again takes advantage of the 
  5134. 'tdis' outside coloring option, producing one of the busiest 
  5135. effects I have yet posted.
  5136.  
  5137. I named the picture "The Busiest Midget" because this is the 
  5138. first name that came to mind.  Though the parameter file is 
  5139. fast, the GIF file can be found at the following two sites:
  5140.  
  5141.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  5142.  
  5143.           <http://home.swbell.net/sdboyd56/fotd/>
  5144.  
  5145. The fractal weather was cold and blustery, with a temperature of 
  5146. 46F (8C).  These conditions confined the fractal cats once again 
  5147. to the indoors, where they sulked for my benefit.
  5148.  
  5149. I'll return in an indefinite number of hours with the next in 
  5150. the unending series of FOTD's.  Until then, take care.
  5151.  
  5152.  
  5153. Jim Muth
  5154. jamth@mindspring.com
  5155.  
  5156.  
  5157. START 20.0 PAR-FORMULA FILE================================
  5158.  
  5159. The_Busiest_Midget { ; time=0:04:36.82--SF5 on a P200
  5160.   reset=2001 type=formula formulafile=critical.frm
  5161.   formulaname=MandelbrotMix4 function=recip passes=1
  5162.   center-mag=+0.20557450556646010/+0.151897183583007\
  5163.   80/95052.51/1/75 params=1/-1.15/-1/1.15/-0.15/800
  5164.   float=y maxiter=800 inside=0
  5165.   outside=tdis periodicity=10
  5166.   colors=000DmwcwAdxBfxBgyChyCjyDkzDlzEmzEnyDnxDnxDn\
  5167.   wDnvDnvDouCotCotCosCorCorCoqCppBppBpoBpoBpnBpmBpmB\
  5168.   qlAqkAqkAqjAqiAqiAqhArg9rg9rf9re9re9rd9rd9oeBleDjf\
  5169.   FgfHdfJbgL_gNYgPVhRShTQiVNiXKiZIj`FjbDjdFheGgeHffI\
  5170.   efJdgKcgLbgMahN`hOZiPYiQXjRWjSVjTUkUTkVSlWRlgWzXQl\
  5171.   NLZDFL1973A84A96AA7AA8ABABCBBCDBDEBEFBFHCFICGKCHLC\
  5172.   HMCIODJPDKRDKSDLTDMVEMWENXEOZEO_EPaFQbFRcFReFSfFTh\
  5173.   GTiGUjGVlGWmGWoHXpHYqHYsHZtH_uH_sKXrMVqPSoRQnUNmWL\
  5174.   kWIlYJlZJm_Km`KmaKnbLncLndLofMogMohMpiNpjNqkOqlOqm\
  5175.   OroPrpPrqPsrQssQstQtuRtvRtwRrwSpwSnwSlwSjwShwSfwSd\
  5176.   wSbwS`wSZwSYwSWwTUwTSwTQwTOwTMwTKwTIwTGwTEwTCwTBwT\
  5177.   AtU9qV9nW8kX8hY7eZ7b_6_`6Xa5Ub5Rc4Od4Le3If3Fg2Ch29\
  5178.   i16j22n13k14i14g15e16c16a17_18Y18W19U1AS0AP0BN0CL0\
  5179.   CJ0DH0EF0ED0FB0G90G70H50H31I42J42K53L53M64N64O65P7\
  5180.   5Q76R86S87T87U98V98WA9XA9YAAZBA_BB`CBaCCbCDcDDdDEe\
  5181.   EEfEFgFFhFGiFGjGHkGHlHImH
  5182.   }
  5183.  
  5184. frm:MandelbrotMix4 {; Jim Muth
  5185. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  5186. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  5187. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  5188. z=k*((a*(z^b))+(d*(z^f)))+c,
  5189. |z| < l
  5190. }
  5191.  
  5192. END 20.0 PAR-FORMULA FILE==================================
  5193.  
  5194. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5195. Post Message:   fractint@lists.xmission.com
  5196. Get Commands:   majordomo@lists.xmission.com "help"
  5197. Administrator:  twegner@fractint.org
  5198. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5199.  
  5200.  
  5201. -------------------------------------------------------------------------------
  5202.  
  5203. From: "Rupert Millard" <rupertam@hotmail.com>
  5204. Subject: Re: (fractint) Earthquake As Artist
  5205. Date: 23 Mar 2001 13:57:49 -0000
  5206.  
  5207. Hi,
  5208.  
  5209. Even with monastic devotion I do not believe that he could have calculated 
  5210. that image. Therefore I think that it must be a hoax.
  5211.  
  5212. How would he have known that iterating that formula would produce something 
  5213. worth doing. If he did it at all, I think that he must have had help - 
  5214. perhaps he had pointers from superior beings.
  5215.  
  5216. From,
  5217.  
  5218. Rupert
  5219.  
  5220. >From: "Thierry B." <oulala@chez.com>
  5221. >Reply-To: fractint@lists.xmission.com
  5222. >To: fractint@lists.xmission.com
  5223. >CC: fractal-art@lists.fractalus.com, ultrafractal@lists.fractalus.com
  5224. >Subject: Re: (fractint) Earthquake As Artist
  5225. >Date: Fri, 23 Mar 2001 11:36:46 +0000
  5226. >
  5227. >"Paul N. Lee" wrote:
  5228. > >
  5229. > > Greetings,
  5230. > >
  5231. > > A link to an interesting form of "artwork" was recently sent to me by
  5232. > > Elenyte.  It definitely appears to be fractal in Nature.   ;-}
  5233. > >
  5234. > >      http://www.gaelwolf.com/pendulum.html
  5235. > >
  5236. > > Hope you find it as interesting as I did.
  5237. > >
  5238. >
  5239. >http://www.freezone.co.uk/rgirvan/udo.htm  Hoax or reality ?
  5240. >
  5241. >
  5242. >--
  5243. >Thierry Boudet                                   http://la.buvette.org/
  5244. >
  5245. >--------------------------------------------------------------
  5246. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  5247. >Post Message:   fractint@lists.xmission.com
  5248. >Get Commands:   majordomo@lists.xmission.com "help"
  5249. >Administrator:  twegner@fractint.org
  5250. >Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5251.  
  5252. _________________________________________________________________________
  5253. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  5254.  
  5255.  
  5256. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5257. Post Message:   fractint@lists.xmission.com
  5258. Get Commands:   majordomo@lists.xmission.com "help"
  5259. Administrator:  twegner@fractint.org
  5260. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5261.  
  5262.  
  5263. -------------------------------------------------------------------------------
  5264.  
  5265. From: "Thierry B." <oulala@chez.com>
  5266. Subject: Re: (fractint) Earthquake As Artist
  5267. Date: 23 Mar 2001 15:56:52 +0000
  5268.  
  5269. Rupert Millard wrote:
  5270. > Hi,
  5271. > Even with monastic devotion I do not believe that he could have calculated
  5272. > that image. Therefore I think that it must be a hoax.
  5273.  
  5274. yes, it's a hoax, but a very nice...
  5275.  
  5276. http://www.kuro5hin.org/?op=displaystory&sid=2001/3/20/181321/246
  5277.  
  5278. > >
  5279. > >http://www.freezone.co.uk/rgirvan/udo.htm  Hoax or reality ?
  5280. > >
  5281.  
  5282. -- 
  5283. Thierry Boudet                                   http://la.buvette.org/
  5284.  
  5285. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5286. Post Message:   fractint@lists.xmission.com
  5287. Get Commands:   majordomo@lists.xmission.com "help"
  5288. Administrator:  twegner@fractint.org
  5289. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5290.  
  5291.  
  5292. -------------------------------------------------------------------------------
  5293.  
  5294. From: =?iso-8859-1?q?Abhishek=20Roy?= <fingerslip@yahoo.com>
  5295. Subject: Re: (fractint) Earthquake As Artist
  5296. Date: 23 Mar 2001 13:10:02 -0800 (PST)
  5297.  
  5298. > http://www.freezone.co.uk/rgirvan/udo.htm  Hoax or reality ?
  5299. Hoax. Featured on both slashdot and kuro5hin. Apart from the date of the
  5300. article, notice the name of the monk's helper. 
  5301. Very beautifully done though.
  5302.  
  5303. > Thierry Boudet                                   http://la.buvette.org/
  5304. Abhishek Roy
  5305.  
  5306. __________________________________________________
  5307. Do You Yahoo!?
  5308. Get email at your own domain with Yahoo! Mail. 
  5309. http://personal.mail.yahoo.com/
  5310.  
  5311. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5312. Post Message:   fractint@lists.xmission.com
  5313. Get Commands:   majordomo@lists.xmission.com "help"
  5314. Administrator:  twegner@fractint.org
  5315. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5316.  
  5317.  
  5318. -------------------------------------------------------------------------------
  5319.  
  5320. From: JimMuth@aol.com
  5321. Subject: (fractint) C-FOTD  24-03-01  (Time for Closure [6])
  5322. Date: 24 Mar 2001 09:34:38 EST
  5323.  
  5324.  
  5325. Classic FOTD -- March 24, 2001 (Rating 6)
  5326.  
  5327. Fractal visionaries and enthusiasts:
  5328.  
  5329. Today's fractal image resembles a twisting spider's web closing 
  5330. on its victim, which is the midget at the center.  This inspired 
  5331. the rather unlikely name "Time for Closure".
  5332.  
  5333. Unfortunately, with some of the equipment not yet operational, 
  5334. I have almost no time for a discussion, so I'll end it here and 
  5335. let the image speak for itself.  (Please let me know what it 
  5336. says when it starts speaking.) :-)
  5337.  
  5338. The parameter file renders in a couple minutes, and the GIF 
  5339. image file will soon be available on the Web at:
  5340.  
  5341.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  5342.  
  5343. and at:
  5344.  
  5345.           <http://home.swbell.net/sdboyd56/fotd/>
  5346.  
  5347. At 56F (13C), the fractal weather today was a bit milder and a 
  5348. bit less windy, but still too blustery for the cats, who sat by 
  5349. the window most of the day.
  5350.  
  5351. And as for myself -- I'm going to spend the day trying to get 
  5352. the new Fractal Central up and running as efficiently as the old 
  5353. one did.  The next FOTD will appear in an indefinite number of 
  5354. hours.  Until then, take care.
  5355.  
  5356.  
  5357. Jim Muth
  5358. jamth@mindspring.com
  5359.  
  5360.  
  5361. START 20.0 PAR-FORMULA FILE================================
  5362.  
  5363. Time_for_Closure   { ; time=0:03:46.68--SF5 on a P200
  5364.   reset=2001 type=formula formulafile=critical.frm
  5365.   formulaname=MandelbrotMix4 function=recip passes=1
  5366.   center-mag=+4.211317671361535/+1.331181935542793/1\
  5367.   35701.3/1/112.5 params=-0.03/-15/2/1.333/-0.6/0
  5368.   float=y maxiter=600 inside=0 logmap=66 periodicity=10
  5369.   colors=000F00F00G00H00I00J00K00N00Q00X02bDDiQNqdVx\
  5370.   qdwvkzzqzzizzazzXzwTzqQznNziJzdGzaDzXGzTIzPJzJLzGN\
  5371.   zJOqLQbNRQOTDQVBNY9L_8Ja6Ib4Gd2Ef1Dg1Bk09l08n06p04\
  5372.   q02k01d0Tw01d22k84qE6pJ8nO9nVBl_DkdEikGgpIftJfwIfw\
  5373.   GdxEdxDbxBbz9az8az6_z6_z4_z2Yz1YzTXz0Xz0Vz0Vz0Tz0T\
  5374.   z0Rz0Rz0Rz0Qz0Qz0Qz0Oz0Oz0Oz0Nz0Nz0Nz0Lz0Lz0Lz0Jz0\
  5375.   Jz0Jz0zz0Iz0Iz0Iz0Gz0Gz0zz0Ez0Ez0Ez0Dz0Dz0Dz0Bz0Bz\
  5376.   0Bz0Bz09z09z09z08z08z08z06z06z06z04z04z04z02z02z02\
  5377.   z02z01z01z01z00x00x00x00x00x00x00x00x00x00t0Es0Xq0\
  5378.   Vq0Tp1Tp2Rn4Rn4Ql6Ol8Ok9NkBNiDLiDJgEJgGIfIIfJGdLEd\
  5379.   LEbNDbODaQBaR9_T9_T8YV8YX6XY6X_4Va2Va2Tb1Td1Rf0Rg0\
  5380.   Qi0Qi0Ok0Ol0Nn0Np0Lq0Lq0Js0Jt0Iw0Ix0Gz0Gz0Ez0Ez0Dz\
  5381.   0Dz0Bz0Bz0Ez0Gz0Iz0Jz0Lz0Nz0Qz0Rz0Tz0Vz1Xz2Yz4_z6b\
  5382.   z9dzBfzDgzExzYizGkzJlzLpzNqzOszRtzTwzVxzXaz0bz0bz0\
  5383.   dz0dz0dz0fz0fz0fz0gz0gz1gz1iz2iz4iz4kz6kz8kz8lz9lz\
  5384.   9lzBnzDnzDpzEOzzOzxOzqOzl
  5385.   }
  5386.  
  5387. frm:MandelbrotMix4 {; Jim Muth
  5388. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  5389. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  5390. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  5391. z=k*((a*(z^b))+(d*(z^f)))+c,
  5392. |z| < l
  5393. }
  5394.  
  5395. END 20.0 PAR-FORMULA FILE==================================
  5396.  
  5397. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5398. Post Message:   fractint@lists.xmission.com
  5399. Get Commands:   majordomo@lists.xmission.com "help"
  5400. Administrator:  twegner@fractint.org
  5401. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5402.  
  5403.  
  5404. -------------------------------------------------------------------------------
  5405.  
  5406. From: Guy Hammer <guyh@aracnet.com>
  5407. Subject: (fractint) M-Set discovered in 13th century?
  5408. Date: 24 Mar 2001 13:31:17 -0800
  5409.  
  5410. This is strange - check out:
  5411.  
  5412. http://www.freezone.co.uk/rgirvan/udo.htm
  5413.  
  5414. --
  5415. Guy Hammer, guyh@aracnet.com
  5416. http://www.aracnet.com/~guyh
  5417. --
  5418.   1:30pm  up 11 days, 15:31,  4 users,  load average: 1.11, 1.09, 1.03
  5419.  
  5420. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5421. Post Message:   fractint@lists.xmission.com
  5422. Get Commands:   majordomo@lists.xmission.com "help"
  5423. Administrator:  twegner@fractint.org
  5424. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5425.  
  5426.  
  5427. -------------------------------------------------------------------------------
  5428.  
  5429. From: Bob Margolis <rttyman@wwa.com>
  5430. Subject: Re: (fractint) M-Set discovered in 13th century?
  5431. Date: 24 Mar 2001 15:58:34 -0600
  5432.  
  5433. Guy Hammer wrote:
  5434. > This is strange - check out:
  5435. > http://www.freezone.co.uk/rgirvan/udo.htm
  5436.  
  5437. Now you've gotten me searching through boxes where I packed a book
  5438. containing the facsimiles of the original Carmina Burana texts that were
  5439. in Latin and Old German. Just have to see if Udo's poem is there as
  5440. described. Hope I don't have to go through too many boxes to find that
  5441. book.
  5442.  
  5443. Interesting article from that prolific writer on fractals, Ray Girvan. I
  5444. recommend reading a lot of his articles scattered round and about the
  5445. WWW.
  5446.  
  5447. Cheers,
  5448.  
  5449. Bob
  5450. -- 
  5451. *******************************************************
  5452.   We interrupt this program to bring you loud static.  
  5453. *******************************************************
  5454.  
  5455. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5456. Post Message:   fractint@lists.xmission.com
  5457. Get Commands:   majordomo@lists.xmission.com "help"
  5458. Administrator:  twegner@fractint.org
  5459. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5460.  
  5461.  
  5462. -------------------------------------------------------------------------------
  5463.  
  5464. From: Bob Margolis <rttyman@wwa.com>
  5465. Subject: (fractint) M-Set discovered in 13th century? It's a hoax, folks.
  5466. Date: 24 Mar 2001 17:00:50 -0600
  5467.  
  5468. > Guy Hammer wrote:
  5469. > >
  5470. > > This is strange - check out:
  5471. > >
  5472. > > http://www.freezone.co.uk/rgirvan/udo.htm
  5473. > >
  5474.  
  5475.  
  5476. Sorry, Gary. I just found out that the article mentioned in your URL is
  5477. a hoax.
  5478.  
  5479. Here's what Netsurfer Digest says about it:
  5480.  
  5481. Udo Uh-oh
  5482.  
  5483. It's not often we're taken in by a hoax page and sometimes we even play
  5484. along, but honesty and emotional masochism compel us to admit we were
  5485. completely fooled by the Udo of Aachen page we reviewed last issue ("A
  5486. 13th Century Monk 700 Years Ahead of His Time"). It's a hoax, a fact we
  5487. should have clued into by the date of the article: Apr. 1, 1999. More
  5488. obscure clues include the village of "Irrendorf" ("loony village" in
  5489. German) and a monastery named after Umberto Eco. One we did catch was
  5490. the Monk Thelonius, although we dismissed it as coincidence. Don't think
  5491. we didn't have our suspicions. We did do many Web searches trying to
  5492. either confirm or deny the veracity of the article, but we found nothing
  5493. to sway us either way. We guess next time we should contact the author
  5494. before putting a fishy page in NSD, instead of after.
  5495.  
  5496. ==============
  5497.  
  5498. I think I'll stop looking for my copy of Carmina Burana now.
  5499.  
  5500. Bob
  5501. -- 
  5502. *******************************************************
  5503.   We interrupt this program to bring you loud static.  
  5504. *******************************************************
  5505.  
  5506. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5507. Post Message:   fractint@lists.xmission.com
  5508. Get Commands:   majordomo@lists.xmission.com "help"
  5509. Administrator:  twegner@fractint.org
  5510. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5511.  
  5512.  
  5513. -------------------------------------------------------------------------------
  5514.  
  5515. From: Bob Margolis <rttyman@wwa.com>
  5516. Subject: (fractint) Correction: M-Set discovered in 13th century? It's a hoax, folks.]
  5517. Date: 24 Mar 2001 17:05:34 -0600
  5518.  
  5519. Bob Margolis wrote:
  5520. > > Guy Hammer wrote:
  5521. > > >
  5522. > > > This is strange - check out:
  5523. > > >
  5524. > > > http://www.freezone.co.uk/rgirvan/udo.htm
  5525. > > >
  5526. > Sorry, Gary. 
  5527.  
  5528. I meant, "Sorry, Guy." It's the fault of my bloodshot eyes. ;-)
  5529.  
  5530. Cheers,
  5531.  
  5532. Bob
  5533.  
  5534. -- 
  5535. *******************************************************
  5536.   We interrupt this program to bring you loud static.  
  5537. *******************************************************
  5538.  
  5539. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5540. Post Message:   fractint@lists.xmission.com
  5541. Get Commands:   majordomo@lists.xmission.com "help"
  5542. Administrator:  twegner@fractint.org
  5543. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5544.  
  5545.  
  5546. -------------------------------------------------------------------------------
  5547.  
  5548. From: RENRAD1@aol.com
  5549. Subject: Re: (fractint) M-Set discovered in 13th century?
  5550. Date: 24 Mar 2001 18:13:56 EST
  5551.  
  5552. From the thread about "Earthquake Art?"
  5553.  
  5554.  
  5555. > http://www.freezone.co.uk/rgirvan/udo.htm  Hoax or reality ?
  5556. Hoax. Featured on both slashdot and kuro5hin. Apart from the date of the
  5557. article, notice the name of the monk's helper. 
  5558. Very beautifully done though.
  5559.  
  5560. > Thierry Boudet                                   http://la.buvette.org/
  5561. Abhishek Roy
  5562.  
  5563. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5564. Post Message:   fractint@lists.xmission.com
  5565. Get Commands:   majordomo@lists.xmission.com "help"
  5566. Administrator:  twegner@fractint.org
  5567. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5568.  
  5569.  
  5570. -------------------------------------------------------------------------------
  5571.  
  5572. From: JimMuth@aol.com
  5573. Subject: (fractint) L-FOTD  23-03-01  (The Busiest Midget [5])
  5574. Date: 23 Mar 2001 08:29:44 EST
  5575.  
  5576.  
  5577. Late FOTD -- March 23, 2001 (Rating 5)
  5578.  
  5579. Fractal visionaries and enthusiasts:
  5580.  
  5581. All right, I realize that the FOTD failed to appear when 
  5582. promised.  I won't promise it at a particular time again until 
  5583. the current confusion has ended.
  5584.  
  5585. Today's super-quick fractal once again takes advantage of the 
  5586. 'tdis' outside coloring option, producing one of the busiest 
  5587. effects I have yet posted.
  5588.  
  5589. I named the picture "The Busiest Midget" because this is the 
  5590. first name that came to mind.  Though the parameter file is 
  5591. fast, the GIF file can be found at the following two sites:
  5592.  
  5593.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  5594.  
  5595.           <http://home.swbell.net/sdboyd56/fotd/>
  5596.  
  5597. The fractal weather was cold and blustery, with a temperature of 
  5598. 46F (8C).  These conditions confined the fractal cats once again 
  5599. to the indoors, where they sulked for my benefit.
  5600.  
  5601. I'll return in an indefinite number of hours with the next in 
  5602. the unending series of FOTD's.  Until then, take care.
  5603.  
  5604.  
  5605. Jim Muth
  5606. jamth@mindspring.com
  5607.  
  5608.  
  5609. START 20.0 PAR-FORMULA FILE================================
  5610.  
  5611. The_Busiest_Midget { ; time=0:04:36.82--SF5 on a P200
  5612.   reset=2001 type=formula formulafile=critical.frm
  5613.   formulaname=MandelbrotMix4 function=recip passes=1
  5614.   center-mag=+0.20557450556646010/+0.151897183583007\
  5615.   80/95052.51/1/75 params=1/-1.15/-1/1.15/-0.15/800
  5616.   float=y maxiter=800 inside=0
  5617.   outside=tdis periodicity=10
  5618.   colors=000DmwcwAdxBfxBgyChyCjyDkzDlzEmzEnyDnxDnxDn\
  5619.   wDnvDnvDouCotCotCosCorCorCoqCppBppBpoBpoBpnBpmBpmB\
  5620.   qlAqkAqkAqjAqiAqiAqhArg9rg9rf9re9re9rd9rd9oeBleDjf\
  5621.   FgfHdfJbgL_gNYgPVhRShTQiVNiXKiZIj`FjbDjdFheGgeHffI\
  5622.   efJdgKcgLbgMahN`hOZiPYiQXjRWjSVjTUkUTkVSlWRlgWzXQl\
  5623.   NLZDFL1973A84A96AA7AA8ABABCBBCDBDEBEFBFHCFICGKCHLC\
  5624.   HMCIODJPDKRDKSDLTDMVEMWENXEOZEO_EPaFQbFRcFReFSfFTh\
  5625.   GTiGUjGVlGWmGWoHXpHYqHYsHZtH_uH_sKXrMVqPSoRQnUNmWL\
  5626.   kWIlYJlZJm_Km`KmaKnbLncLndLofMogMohMpiNpjNqkOqlOqm\
  5627.   OroPrpPrqPsrQssQstQtuRtvRtwRrwSpwSnwSlwSjwShwSfwSd\
  5628.   wSbwS`wSZwSYwSWwTUwTSwTQwTOwTMwTKwTIwTGwTEwTCwTBwT\
  5629.   AtU9qV9nW8kX8hY7eZ7b_6_`6Xa5Ub5Rc4Od4Le3If3Fg2Ch29\
  5630.   i16j22n13k14i14g15e16c16a17_18Y18W19U1AS0AP0BN0CL0\
  5631.   CJ0DH0EF0ED0FB0G90G70H50H31I42J42K53L53M64N64O65P7\
  5632.   5Q76R86S87T87U98V98WA9XA9YAAZBA_BB`CBaCCbCDcDDdDEe\
  5633.   EEfEFgFFhFGiFGjGHkGHlHImH
  5634.   }
  5635.  
  5636. frm:MandelbrotMix4 {; Jim Muth
  5637. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  5638. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  5639. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  5640. z=k*((a*(z^b))+(d*(z^f)))+c,
  5641. |z| < l
  5642. }
  5643.  
  5644. END 20.0 PAR-FORMULA FILE==================================
  5645.  
  5646. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5647. Post Message:   fractint@lists.xmission.com
  5648. Get Commands:   majordomo@lists.xmission.com "help"
  5649. Administrator:  twegner@fractint.org
  5650. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5651.  
  5652. Thanks for using Fractint, The Fractals and Fractint Discussion List
  5653. Post Message:   fractint@lists.xmission.com
  5654. Get Commands:   majordomo@lists.xmission.com "help"
  5655. Administrator:  twegner@fractint.org
  5656. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  5657.  
  5658.  
  5659. -------------------------------------------------------------------------------
  5660.  
  5661. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  5662. Subject: Re: (fractint) Earthquake As Artist
  5663. Date: 25 Mar 2001 02:33:42 -0500
  5664.  
  5665.  
  5666. ------=_NextPart_001_0000_01C0B4D4.02E06260
  5667. Content-Type: text/plain; charset="iso-8859-1"
  5668. Content-Transfer-Encoding: quoted-printable
  5669.  
  5670. > How would he have known that iterating that formula would produce somet=
  5671. hing
  5672. > worth doing. If he did it at all, I think that he must have had help -
  5673. > perhaps he had pointers from superior beings.
  5674.  
  5675. I believe it is not beyond the realm of possibility that he did it himsel=
  5676. f. People have fought and died in wars for religious beliefs. Besides, ma=
  5677. th types are usually hackers (and most 13th century monks were certainly =
  5678. hackers, 700 years before the invention of the computer but hackers nonet=
  5679. heless) and when hackers get their intellectual teeth in an interesting p=
  5680. roblem they don't let go and will move heaven and earth to solve it.
  5681.  
  5682. However, it does seem likely he had some assistance. However, Occam's raz=
  5683. or indicates that we should not postulate gods (or extraterrestrials) as =
  5684. the source of the assistance; as our modern computer technology indicates=
  5685.  man alone is sufficient. Two possibilities then occur: he had assistance=
  5686.  in hand calculations, or he had (possibly indirect) access to advanced t=
  5687. echnology. The former is very plausible, and the latter is not out of the=
  5688.  question. Obviously, no advanced technological civilization on a par wit=
  5689. h our own existed on earth within the past 11,600 years, or it would have=
  5690.  left clear archaeological evidence. Reading between the lines of the Ved=
  5691. ic literature of ancient India reveals that it was clearly cribbed from a=
  5692. n original source who was an eyewitness to the use of flying machines, in=
  5693. cluding heavier-than-air ones. Since the literature predates the Wright b=
  5694. rothers by thousands of years, 1930s era technology existed somewhere on =
  5695. earth, probably near India, in the distant past. Moreover, if it had been=
  5696.  more recent than 11,600 years ago, their technological detritus would be=
  5697.  littered over the land we are familiar with. Earlier than that, however,=
  5698.  our familiar civilized lands were buried under sheets of ice and large a=
  5699. reas of currently submerged land were above water. It is there that such =
  5700. a civilization's most advanced relics would be found. Such a civilization=
  5701.  (and its destruction!) would have left a resounding psychological shockw=
  5702. ave bouncing for millennia, and it probably has in the religions and lege=
  5703. nds of gods and great heros. It would have also left some knowledge scatt=
  5704. ered in copied and mutated books -- a possible source for a Mandelbrot im=
  5705. age in the 13th century, or for the Vedic literature or parts thereof.
  5706.  
  5707. Geological data suggests two sizable landmasses were exposed during the l=
  5708. ast ice age that are now submerged: the Celtic Shelf, a region of contine=
  5709. ntal shelf around the British Isles, and the shallow bottom of the South =
  5710. China Sea. The former would during the ice age have been an island the si=
  5711. ze of Greenland between Iceland and Europe, with present-day Britain and =
  5712. Ireland as mountaintops. There are megalithic relics here that present my=
  5713. steries if we try to imagine hunter-gatherers constructing them; of these=
  5714.  Stonehenge is the most notorious. Megaliths are notoriously hard to date=
  5715.  accurately because the radioisotopes present in most stones have half-li=
  5716. ves measured in millions of years. They can thus be dated to within hundr=
  5717. eds of kiloyears but no more precisely. The world's unusual megaliths are=
  5718.  all "recent" -- that is, from the past few hundred thousand years. One s=
  5719. tone circle in the British Isles, however, has been positively dated by o=
  5720. ther means peculiar to its circumstance. This circle (not Stonehenge) is =
  5721. 11,600 years old or older, and the proof is that it is partially submerge=
  5722. d and was last exposed that long ago during the ice age. At that time, th=
  5723. e Celtic Shelf was exposed; the Gulf Stream would have given it a compara=
  5724. tively mild climate despite the ice age and latitude. It would have been =
  5725. comparable in climate to present-day Alaska, which has a technological ci=
  5726. vilized presence, and would have had comparable resources (Alaska has oil=
  5727. , the Celtic Shelf would have had the same coal seams that, so abundant i=
  5728. n Britain, birthed the Industrial Revolution there, and in vast quantitie=
  5729. s). The floor of the South China Sea is an even better candidate, the siz=
  5730. e of Europe and Asia Minor combined; 11,600 years ago it was a fertile eq=
  5731. uatorial plain with a climate comparable to present-day Florida and the M=
  5732. idwest, large meandering rivers, very suitable for agriculture; it would =
  5733. have been bordered to the south by a volcanic mountain range that is now =
  5734. the island chain of Indonesia. Whereas an Ice Age civilization had good o=
  5735. dds of developing industry in the Celtic area, its development of agricul=
  5736. ture, urbanization, and reading and writing would likely have occurred in=
  5737.  what is now Indonesia.
  5738.  
  5739. Certain legends and myths hint at advanced civilizations in the latter an=
  5740. d possibly both locations in the distant past. Three particular instances=
  5741. :
  5742. 1. Plato's Atlantis. Plato dated the downfall of Atlantis at exactly 11,6=
  5743. 00 years before present (adjusted for the elapsed
  5744.     time since Plato's writing). The ending of an ice age is probably a r=
  5745. ather violent affair, accompanied by devastating
  5746.     storms, changes in rainfall that could cause massive crop failures, e=
  5747. tc. -- add to that the massive flooding as the sea
  5748.     level rose and it becomes clear that much as it might sound like a go=
  5749. od thing it could well have toppled a civilization.
  5750.     (Recent scientific evidence from the GISP2 ice core indicate that the=
  5751.  onset of interglacials is much more abrupt than
  5752.     previously thought -- on the order of years or decades to go from ful=
  5753. l glacial to full interglacial conditions. No way can
  5754.     the sea and air reorganize themselves that radically without doing so=
  5755.  violently with massive hurricane-like storms,
  5756.     floods...) Moreover, the landmass in the vicinity of present-day Indo=
  5757. nesia is the size Plato described. Its location seems
  5758.     off by about 20,000km, but apparently the name "Atlantic Ocean" origi=
  5759. nally applied to the ocean then believed to circle
  5760.     the Old World -- before they knew about North and South America the n=
  5761. ame Pacific Ocean was not even invented!
  5762.     And Atlantis was reputedly destroyed by floods, earthquakes, and volc=
  5763. ano shortly after fighting a war with
  5764.     "unimaginable" weapons. The site in question is highly volcanic owing=
  5765.  to plate subduction nearby, and would have flooded
  5766.     rapidly with the thawing of the ice age.
  5767. 2. The Norse myth of Ragnarok. Reading between the lines, it sounds like =
  5768. a (distorted) lesson about something we found
  5769.     very frightening during the 60s, 70s, and 80s -- Mutually Assured Des=
  5770. truction. Doesn't it seem at least somewhat
  5771.     plausible that some ancient civilization blew themselves up? In Ragna=
  5772. rok, the gods go to war and destroy each other and
  5773.     the world with them. Nuclear war, anyone? I wonder how big the Mighty=
  5774.  Hammer 'Mjollnir' was -- 60 megatons or 100?
  5775.     In the climate record, there's a mysterious 700-1300 year cold period=
  5776.  after the end of the ice age called the Younger
  5777.     Dryas (the name refers to oak pollen used to date the period and gues=
  5778. s its climate -- presumably the Older Dryas was
  5779.     the ice age itself). It is poorly-explained, but wooly mammoths were =
  5780. frozen in fierce blizzars while munching on summer
  5781.     grass so its onset was very sudden. Now what was that frightening pos=
  5782. sibility that people raised regarding long term
  5783.     effects from nuclear war? I seem to recall it was called "nuclear win=
  5784. ter"...
  5785. 3. The Biblical stories of Exodus and Revelation. Ever seen 'Dante's Peak=
  5786. '? The fish boiled in the lake? The acid waters? The
  5787.     lava flows? The mud flows and floods? The town pulverised by a volcan=
  5788. ic explosion?
  5789.     It's been accepted in archaeological circles that the "shout"
  5790.     that felled the walls of Jericho was real, and was an earthquake in t=
  5791. hat notoriously earthquake-prone place called the
  5792.     Middle East. Exodus and Revelation sure sound like volcanic events, p=
  5793. robably on the ultra-plinian scale, VEI 7 or 8.
  5794.     (That level, BTW, makes Krakatoa look like a wet firecracker by compa=
  5795. rison. The scale is logarithmic, just like the Richter
  5796.     scale for earthquakes.) Indeed, fish boiled in volcanically-heated wa=
  5797. ters are a decent candidate for the "loaves and
  5798.     fishes" that fed the Israelites, who sure sound like refugees from a =
  5799. colossal natural disaster. Present-day Indonesia is a
  5800.     good candidate site for such a prehistoric disaster. Revelation has s=
  5801. everal passages of special significance, for its
  5802.     "Beast" is clearly none other than a volcanic island or mountain chai=
  5803. n -- one including seven major mountains or islands,
  5804.     ten individual volcanic vents or peaks, and a hellish amount of fire =
  5805. and brimstone to hurl onto the surrounding landscape.
  5806.     The passage about the Beast seeming mortally wounded with one head cu=
  5807. t off, only for it to regenerate, sounds a lot
  5808.     like what happens every time Krakatoa (from that very region) blows i=
  5809. ts top -- the whole mountain is destroyed, but the
  5810.     volcanic vent soon constructs a new one. One of the Beast's heads reg=
  5811. ularly falls off and regenerates to this very day!
  5812.     The "number of the beast" probably refers to the visual appearance of=
  5813.  the area -- three of the peaks have a "tail" off
  5814.     the mountain peak, making it look in relief topography like three six=
  5815. es! (Historical note: in addition to the well-known
  5816.     Krakatoa explosion of the late 1880s, it did its thing in the 15th ce=
  5817. ntury too, with markedly similar results -- a large
  5818.     portion of the island was utterly destroyed, and it regenerated by vo=
  5819. lcanic means, producing a new island amid the
  5820.     exposed fragments of the old -- which was itself destroyed in the 188=
  5821. 0s eruption, only to be currently growing back
  5822.     again.)
  5823.     Incidentally, a VEI 7+ volcanic eruption would probably have caused a=
  5824.  700-year winter as effectively as a nuclear war.
  5825.  
  5826. Thus, there is much evidence to support a hypothesis that an advanced civ=
  5827. ilization existed near present-day Indonesia 11,600 years ago, probably s=
  5828. pawning offshoots elsewhere, fought an internecine conflict with nuclear =
  5829. weapons in its final
  5830. years, and was thus weakened into a state where an exploding volcano and =
  5831. nuke-and-volcano-assisted climate fluctuations
  5832. delivered the coup-de-grace.<br clear=3Dall><hr>Get Your Private, Free E-=
  5833. mail from MSN Hotmail at <a href=3D"http://www.hotmail.com">http://www.ho=
  5834. tmail.com</a>.<br></p>
  5835.  
  5836. ------=_NextPart_001_0000_01C0B4D4.02E06260
  5837. Content-Type: text/html; charset="iso-8859-1"
  5838. Content-Transfer-Encoding: quoted-printable
  5839.  
  5840. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>> How would=
  5841.  he have known that iterating that formula would produce something<BR>>=
  5842. ; worth doing. If he did it at all, I think that he must have had help -<=
  5843. BR>> perhaps he had pointers from superior beings.<BR></DIV> <DIV>I be=
  5844. lieve it is not beyond the realm of possibility that he did it himself. P=
  5845. eople have fought and died in wars for religious beliefs. Besides, math t=
  5846. ypes are usually hackers (and most 13th century monks were certainly hack=
  5847. ers, 700 years before the invention of the computer but hackers nonethele=
  5848. ss) and when hackers get their intellectual teeth in an interesting probl=
  5849. em they don't let go and will move heaven and earth to solve it.</DIV> <D=
  5850. IV> </DIV> <DIV>However, it does seem likely he had some assistance.=
  5851.  However, Occam's razor indicates that we should not postulate gods (or e=
  5852. xtraterrestrials) as the source of the assistance; as our modern computer=
  5853.  technology indicates man alone is sufficient. Two possibilities then occ=
  5854. ur: he had assistance in hand calculations, or he had (possibly indirect)=
  5855.  access to advanced technology. The former is very plausible, and the lat=
  5856. ter is not out of the question. Obviously, no advanced technological civi=
  5857. lization on a par with our own existed on earth within the past 11,600 ye=
  5858. ars, or it would have left clear archaeological evidence. Reading between=
  5859.  the lines of the Vedic literature of ancient India reveals that it was c=
  5860. learly cribbed from an original source who was an eyewitness to the use o=
  5861. f flying machines, including heavier-than-air ones. Since the literature =
  5862. predates the Wright brothers by thousands of years, 1930s era technology =
  5863. existed somewhere on earth, probably near India, in the distant past. Mor=
  5864. eover, if it had been more recent than 11,600 years ago, their technologi=
  5865. cal detritus would be littered over the land we are familiar with. Earlie=
  5866. r than that, however, our familiar civilized lands were buried under shee=
  5867. ts of ice and large areas of currently submerged land were above water. I=
  5868. t is there that such a civilization's most advanced relics would be found=
  5869. . Such a civilization (and its destruction!) would have left a resounding=
  5870.  psychological shockwave bouncing for millennia, and it probably has in t=
  5871. he religions and legends of gods and great heros. It would have also left=
  5872.  some knowledge scattered in copied and mutated books -- a possible sourc=
  5873. e for a Mandelbrot image in the 13th century, or for the Vedic literature=
  5874.  or parts thereof.</DIV> <DIV> </DIV> <DIV>Geological data suggests =
  5875. two sizable landmasses were exposed during the last ice age that are now =
  5876. submerged: the Celtic Shelf, a region of continental shelf around the Bri=
  5877. tish Isles, and the shallow bottom of the South China Sea. The former wou=
  5878. ld during the ice age have been an island the size of Greenland between I=
  5879. celand and Europe, with present-day Britain and Ireland as mountaintops. =
  5880. There are megalithic relics here that present mysteries if we try to imag=
  5881. ine hunter-gatherers constructing them; of these Stonehenge is the most n=
  5882. otorious. Megaliths are notoriously hard to date accurately because the r=
  5883. adioisotopes present in most stones have half-lives measured in millions =
  5884. of years. They can thus be dated to within hundreds of kiloyears but no m=
  5885. ore precisely. The world's unusual megaliths are all "recent" -- that is,=
  5886.  from the past few hundred thousand years. One stone circle in the Britis=
  5887. h Isles, however, has been positively dated by other means peculiar to it=
  5888. s circumstance. This circle (not Stonehenge) is 11,600 years old or older=
  5889. , and the proof is that it is partially submerged and was last exposed th=
  5890. at long ago during the ice age. At that time, the Celtic Shelf was expose=
  5891. d; the Gulf Stream would have given it a comparatively mild climate despi=
  5892. te the ice age and latitude. It would have been comparable in climate to =
  5893. present-day Alaska, which has a technological civilized presence, and wou=
  5894. ld have had comparable resources (Alaska has oil, the Celtic Shelf would =
  5895. have had the same coal seams that, so abundant in Britain, birthed t=
  5896. he Industrial Revolution there, and in vast quantities). The fl=
  5897. oor of the South China Sea is an even better candidate, the size of Europ=
  5898. e and Asia Minor combined; 11,600 years ago it was a fertile equatorial p=
  5899. lain with a climate comparable to present-day Florida and the Midwest, la=
  5900. rge meandering rivers, very suitable for agriculture; it would have been&=
  5901. nbsp;bordered to the south by a volcanic mountain range that is now =
  5902. the island chain of Indonesia. Whereas an Ice Age civilization had g=
  5903. ood odds of developing industry in the Celtic area, its development of ag=
  5904. riculture, urbanization, and reading and writing would likely have occurr=
  5905. ed in what is now Indonesia.</DIV> <DIV> </DIV> <DIV>Certain legends=
  5906.  and myths hint at advanced civilizations in the latter and possibly=
  5907.  both locations in the distant past. Three particular instances:</DIV> <D=
  5908. IV>1. Plato's Atlantis. Plato dated the downfall of Atlantis at exactly 1=
  5909. 1,600 years before present (adjusted for the elapsed</DIV> <DIV> &nb=
  5910. sp;  time since Plato's writing). The ending of an ice age is probab=
  5911. ly a rather violent affair, accompanied by devastating</DIV> <DIV> &=
  5912. nbsp;  storms, changes in rainfall that could cause massive crop fai=
  5913. lures, etc. -- add to that the massive flooding as the sea</DIV> <DIV>&nb=
  5914. sp;   level rose and it becomes clear that much as it might sou=
  5915. nd like a good thing it could well have toppled a civilization.</DIV> <DI=
  5916. V>    (Recent scientific evidence from the GISP2 ice core =
  5917. indicate that the onset of interglacials is much more abrupt than</DIV> <=
  5918. DIV>    previously thought -- on the order of years or dec=
  5919. ades to go from full glacial to full interglacial conditions. No way can<=
  5920. /DIV> <DIV>    the sea and air reorganize themselves that =
  5921. radically without doing so violently with massive hurricane-like storms,<=
  5922. /DIV> <DIV>    floods...) Moreover, the landmass in the vi=
  5923. cinity of present-day Indonesia is the size Plato described. Its location=
  5924.  seems</DIV> <DIV>    off by about 20,000km, but apparentl=
  5925. y the name "Atlantic Ocean" originally applied to the ocean then believed=
  5926.  to circle</DIV> <DIV>    the Old World -- before they kne=
  5927. w about North and South America the name Pacific Ocean was not even inven=
  5928. ted!</DIV> <DIV>    And Atlantis was reputedly destroyed b=
  5929. y floods, earthquakes, and volcano shortly after fighting a war with</DIV=
  5930. > <DIV>    "unimaginable" weapons. The site in question is=
  5931.  highly volcanic owing to plate subduction nearby, and would have flooded=
  5932. </DIV> <DIV>    rapidly with the thawing of the ice age.</=
  5933. DIV> <DIV>2. The Norse myth of Ragnarok. Reading between the lines, it so=
  5934. unds like a (distorted) lesson about something we found</DIV> <DIV> =
  5935.    very frightening during the 60s, 70s, and 80s -- Mutually As=
  5936. sured Destruction. Doesn't it seem at least somewhat</DIV> <DIV> &nb=
  5937. sp;  plausible that some ancient civilization blew themselves up? In=
  5938.  Ragnarok, the gods go to war and destroy each other and</DIV> <DIV> =
  5939. ;   the world with them. Nuclear war, anyone? I wonder how big =
  5940. the Mighty Hammer 'Mjollnir' was -- 60 megatons or 100?</DIV> <DIV> =
  5941.    In the climate record, there's a mysterious 700-1300 year co=
  5942. ld period after the end of the ice age called the Younger</DIV> <DIV>&nbs=
  5943. p;   Dryas (the name refers to oak pollen used to date the peri=
  5944. od and guess its climate -- presumably the Older Dryas was</DIV> <DIV>&nb=
  5945. sp;   the ice age itself). It is poorly-explained, but wooly ma=
  5946. mmoths were frozen in fierce blizzars while munching on summer</DIV> <DIV=
  5947. >    grass so its onset was very sudden. Now what was that=
  5948.  frightening possibility that people raised regarding long term</DIV> <DI=
  5949. V>    effects from nuclear war? I seem to recall it was ca=
  5950. lled "nuclear winter"...</DIV> <DIV>3. The Biblical stories of Exodus and=
  5951.  Revelation. Ever seen 'Dante's Peak'? The fish boiled in the lake? The a=
  5952. cid waters? The</DIV> <DIV>    lava flows? The mud flows a=
  5953. nd floods? The town pulverised by a volcanic explosion?</DIV> <DIV>&=
  5954. nbsp;   It's been accepted in archaeological circles that the "=
  5955. shout"</DIV> <DIV>    that felled the walls of Jericho was=
  5956.  real, and was an earthquake in that notoriously earthquake-prone place c=
  5957. alled the</DIV> <DIV>    Middle East. Exodus and Revelatio=
  5958. n sure sound like volcanic events, probably on the ultra-plinian scale, V=
  5959. EI 7 or 8.</DIV> <DIV>    (That level, BTW, makes Krakatoa=
  5960.  look like a wet firecracker by comparison. The scale is logarithmic, jus=
  5961. t like the Richter</DIV> <DIV>    scale for earthquakes.) =
  5962. Indeed, fish boiled in volcanically-heated waters are a decent candidate =
  5963. for the "loaves and</DIV> <DIV>    fishes" that fed t=
  5964. he Israelites, who sure sound like refugees from a colossal natural disas=
  5965. ter. Present-day Indonesia is a</DIV> <DIV>    good candid=
  5966. ate site for such a prehistoric disaster. Revelation has several passages=
  5967.  of special significance, for its</DIV> <DIV>    "Beast" i=
  5968. s clearly none other than a volcanic island or mountain chain -=
  5969. - one including seven major mountains or islands,</DIV> <DIV>  =
  5970.   ten individual volcanic vents or peaks, and a hellish am=
  5971. ount of fire and brimstone to hurl onto the surrounding landscape.</DIV> =
  5972. <DIV>    The passage about the Beast seeming mortally woun=
  5973. ded with one head cut off, only for it to regenerate, sounds a lot</DIV> =
  5974. <DIV>    like what happens every time Krakatoa (from that =
  5975. very region) blows its top -- the whole mountain is destroyed, but the</D=
  5976. IV> <DIV>    volcanic vent soon constructs a new one. One =
  5977. of the Beast's heads regularly falls off and regenerates to this very day=
  5978. !</DIV> <DIV>    The "number of the beast" probably refers=
  5979.  to the visual appearance of the area -- three of the peaks have a "tail"=
  5980.  off</DIV> <DIV>    the mountain peak, making it look=
  5981.  in relief topography like three sixes! (Historical note: in addition to =
  5982. the well-known</DIV> <DIV>    Krakatoa explosion of the la=
  5983. te 1880s, it did its thing in the 15th century too, with markedly similar=
  5984.  results -- a large</DIV> <DIV>    portion of the island w=
  5985. as utterly destroyed, and it regenerated by volcanic means, producing a n=
  5986. ew island amid the</DIV> <DIV>    exposed fragments of the=
  5987.  old -- which was itself destroyed in the 1880s eruption, only to be curr=
  5988. ently growing back</DIV> <DIV>    again.)</DIV> <DIV> =
  5989. ;   Incidentally, a VEI 7+ volcanic eruption would probably hav=
  5990. e caused a 700-year winter as effectively as a nuclear war.</DIV> <DIV>&n=
  5991. bsp;</DIV> <DIV>Thus, there is much evidence to support a hypothesis that=
  5992.  an advanced civilization existed near present-day Indonesia 11,600 years=
  5993.  ago, probably spawning offshoots elsewhere, fought an internecine confli=
  5994. ct with nuclear weapons in its final</DIV> <DIV>years, and was thus weake=
  5995. ned into a state where an exploding volcano and nuke-and-volcano-assisted=
  5996.  climate fluctuations</DIV> <DIV>delivered the coup-de-grace.</DIV></BODY=
  5997. ></HTML><DIV><BR><br clear=3Dall><hr>Get Your Private, Free E-mail from M=
  5998. SN Hotmail at <a href=3D"http://www.hotmail.com">http://www.hotmail.com</=
  5999. a>.<br></p></DIV>
  6000.  
  6001. ------=_NextPart_001_0000_01C0B4D4.02E06260--
  6002.  
  6003. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6004. Post Message:   fractint@lists.xmission.com
  6005. Get Commands:   majordomo@lists.xmission.com "help"
  6006. Administrator:  twegner@fractint.org
  6007. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6008.  
  6009.  
  6010. -------------------------------------------------------------------------------
  6011.  
  6012. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  6013. Subject: Re: (fractint) Earthquake As Artist
  6014. Date: 25 Mar 2001 02:37:33 -0500
  6015.  
  6016.  
  6017. ------=_NextPart_001_0001_01C0B4D4.8BC23180
  6018. Content-Type: text/plain; charset="iso-8859-1"
  6019. Content-Transfer-Encoding: quoted-printable
  6020.  
  6021. I'm sorry, but most e-mail clients (including the one I use) cannot intel=
  6022. ligibly render this markup.
  6023. Indeed, it looks like what happens if binary data with some embedded text=
  6024.  (e.g. a word processor document file) is sent as if it were plain text.
  6025.  
  6026. I suggest, therefore, that you compose future e-mails to the list with so=
  6027. mething other than Word.<br clear=3Dall><hr>Get Your Private, Free E-mail=
  6028.  from MSN Hotmail at <a href=3D"http://www.hotmail.com">http://www.hotmai=
  6029. l.com</a>.<br></p>
  6030.  
  6031. ------=_NextPart_001_0001_01C0B4D4.8BC23180
  6032. Content-Type: text/html; charset="iso-8859-1"
  6033. Content-Transfer-Encoding: quoted-printable
  6034.  
  6035. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><P>I'm sorry, but m=
  6036. ost e-mail clients (including the one I use) cannot intelligibly render t=
  6037. his markup.</P> <P>Indeed, it looks like what happens if binary data with=
  6038.  some embedded text (e.g. a word processor document file) is sent as if i=
  6039. t were plain text.</P> <P> </P> <P>I suggest, therefore, that you co=
  6040. mpose future e-mails to the list with something other than Word.</P></BOD=
  6041. Y></HTML><DIV><BR><br clear=3Dall><hr>Get Your Private, Free E-mail from =
  6042. MSN Hotmail at <a href=3D"http://www.hotmail.com">http://www.hotmail.com<=
  6043. /a>.<br></p></DIV>
  6044.  
  6045. ------=_NextPart_001_0001_01C0B4D4.8BC23180--
  6046.  
  6047. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6048. Post Message:   fractint@lists.xmission.com
  6049. Get Commands:   majordomo@lists.xmission.com "help"
  6050. Administrator:  twegner@fractint.org
  6051. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6052.  
  6053.  
  6054. -------------------------------------------------------------------------------
  6055.  
  6056. From: "Multiple Bogeys" <neo_1061@hotmail.com>
  6057. Subject: Re: (fractint) C-FOTD 24-03-01 (Time for Closure [6])
  6058. Date: 25 Mar 2001 02:39:10 -0500
  6059.  
  6060.  
  6061. ------=_NextPart_001_0002_01C0B4D4.C59AD920
  6062. Content-Type: text/plain; charset="iso-8859-1"
  6063. Content-Transfer-Encoding: quoted-printable
  6064.  
  6065. > Today's fractal image resembles a twisting spider's web closing
  6066. > on its victim, which is the midget at the center.  This inspired
  6067. > the rather unlikely name "Time for Closure".
  6068.  
  6069. Via 'Charlotte's Web' or via the mathematical jargon definition of "closu=
  6070. re"? :-)<br clear=3Dall><hr>Get Your Private, Free E-mail from MSN Hotmai=
  6071. l at <a href=3D"http://www.hotmail.com">http://www.hotmail.com</a>.<br></=
  6072. p>
  6073.  
  6074. ------=_NextPart_001_0002_01C0B4D4.C59AD920
  6075. Content-Type: text/html; charset="iso-8859-1"
  6076. Content-Transfer-Encoding: quoted-printable
  6077.  
  6078. <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>> Today's f=
  6079. ractal image resembles a twisting spider's web closing<BR>> on its vic=
  6080. tim, which is the midget at the center.  This inspired<BR>> the r=
  6081. ather unlikely name "Time for Closure".<BR></DIV> <DIV>Via 'Charlotte's W=
  6082. eb' or via the mathematical jargon definition of "closure"? :-)</DIV> <DI=
  6083. V><BR> </DIV></BODY></HTML><DIV><BR><br clear=3Dall><hr>Get Your Pri=
  6084. vate, Free E-mail from MSN Hotmail at <a href=3D"http://www.hotmail.com">=
  6085. http://www.hotmail.com</a>.<br></p></DIV>
  6086.  
  6087. ------=_NextPart_001_0002_01C0B4D4.C59AD920--
  6088.  
  6089. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6090. Post Message:   fractint@lists.xmission.com
  6091. Get Commands:   majordomo@lists.xmission.com "help"
  6092. Administrator:  twegner@fractint.org
  6093. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6094.  
  6095.  
  6096. -------------------------------------------------------------------------------
  6097.  
  6098. From: JimMuth@aol.com
  6099. Subject: (fractint) C-FOTD  25-03-01  (Bits and Pieces [3])
  6100. Date: 25 Mar 2001 11:09:38 EST
  6101.  
  6102.  
  6103. Classic FOTD -- March 25, 2001 (Rating 3)
  6104.  
  6105. Fractal visionaries and enthusiasts:
  6106.  
  6107. Today's fractal is hardly worth its exalted status as FOTD for 
  6108. March 25.  With almost no time to spare, I went to the parent 
  6109. fractal of a recent FOTD, named it "Bits and Pieces", and 
  6110. anointed it FOTD for March 25.
  6111.  
  6112. The rush is still due to the move into the new Fractal Central 
  6113. Auxiliary.  Now the problem is clearing and cleaning the fractal 
  6114. vestiges from the old Fractal Central auxiliary by the end of 
  6115. this week, when the lease expires.
  6116.  
  6117. This means one more week of hasty FOTD's then a return to the 
  6118. rambling discussions that used to keep things lively on the 
  6119. philofractal list, which is basically dead at the present time.
  6120.  
  6121. Today's image is named "Bits and Pieces" because of the 
  6122. scattered fragments of Mandel-stuff that fill the scene.  The 
  6123. parameter file renders in under four minutes, and the GIF file 
  6124. will soon be available on the Web at:
  6125.  
  6126.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  6127.  
  6128. and at:
  6129.  
  6130.           <http://home.swbell.net/sdboyd56/fotd/>
  6131.  
  6132. The fractal weather today was cloudy and mild, with a 
  6133. temperature of 62F (16.5C), which the fractal cats deemed ideal.
  6134.  
  6135. That's it for today.  I'll return in 24 hours, plus or minus 12 
  6136. hours, with another fractal.  Until then, take care, and be 
  6137. patient.
  6138.  
  6139.  
  6140. Jim Muth
  6141. jamth@mindspring.com
  6142.  
  6143.  
  6144. START 20.0 PAR-FORMULA FILE================================
  6145.  
  6146. Bits_and_Pieces    { ; time=0:03:45.47--SF5 on a P200
  6147.   reset=2001 type=formula formulafile=critical.frm
  6148.   formulaname=MandelbrotMix4 function=recip passes=t
  6149.   center-mag=-0.432695/0.050034/1.41512/1/112.5
  6150.   params=1/-1.15/-1/1.15/-0.15/0 float=y maxiter=7500
  6151.   inside=0 logmap=yes periodicity=10
  6152.   colors=000LTbMUcOVcPVdRWeSXeUYfVYfXZgZ_h__ha`ibaid\
  6153.   bjebkgckhdljdllemmfnognpgorhosipuiqvjqxkrzksyjryiq\
  6154.   zhpygoyfnyemxdlxckxbjx`ix_hxYgxWfwVewTdwScwRbwPawO\
  6155.   `wM_vLZvKYvIXvHWvGVvEUvDTuCSuARu9Qu8Pu6Ou5Nw3Mu4Ns\
  6156.   4Nq5No5Nm6Nk6Ni7Og7Oe8Oc8Oa9O_9OYAOWAPUBPSBPQCPOCP\
  6157.   MDPKCOLDPLEQLFRLGRLHSLHTMITMJUMKVMLVMLWMMXMNXNOYNP\
  6158.   ZNPZNQ_NR`NS`NTaOTbOUcOVcOWdOXeOXeOYfPZgP_gP`hP`iP\
  6159.   aiPbjPckQdkQdlQemQfmQgnQhoQhoPfpPepPdpOcpObpO`pO_p\
  6160.   NZpNYpNXpNVpMUpMTpMSpLRpLPpLOpLNpKMqKLqKKqKIqJHqJG\
  6161.   qJFqIEqICqIBqIAqH9qH8qH6qH5qG4qG3qG2qE0pG1qH2qI3qK\
  6162.   4qL5qM6qN7qP8qQ9qRAqSBqUCqVCqWDqXEqZFq_Gq`HqaIqcJq\
  6163.   dKqeLqgMqhNqiOqjOqlPqmQqnRqoSqqTqrUqsVqtWqvXqwYqxZ\
  6164.   qz_ryZqyYqyXqxWqxVqxUqxTpwSpwSpwRpwQpvPpvOpvNouMou\
  6165.   LouLouKotJotIotHntGnsFnsEnsEnsDnrCnrBmrAmq9mq8mq7m\
  6166.   q7mp6mp5lp4lp3lo2lo1lo0lo0lq8ir9jsAktBluCmvDmwEmwF\
  6167.   mwGmwHmwImwJmwKmwKmwKmwKm
  6168.   }
  6169.  
  6170. frm:MandelbrotMix4 {; Jim Muth
  6171. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  6172. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  6173. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  6174. z=k*((a*(z^b))+(d*(z^f)))+c,
  6175. |z| < l
  6176. }
  6177.  
  6178. END 20.0 PAR-FORMULA FILE==================================
  6179.  
  6180. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6181. Post Message:   fractint@lists.xmission.com
  6182. Get Commands:   majordomo@lists.xmission.com "help"
  6183. Administrator:  twegner@fractint.org
  6184. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6185.  
  6186.  
  6187. -------------------------------------------------------------------------------
  6188.  
  6189. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  6190. Subject: (fractint) "Fractal Art Screensaver Project" is ready.
  6191. Date: 25 Mar 2001 11:56:20 -0600
  6192.  
  6193. Greetings,
  6194.  
  6195. I am sending out this notice after receiving an email from Doug
  6196. Harrington, explaing that his time has been very limited lately and that
  6197. he "would welcome any help" regarding posting a notice of the
  6198. availabibility of the new screensaver.
  6199.  
  6200. Doug mentioned that he has already "submitted the saver to a couple of
  6201. major software sites, ZDNET etc. and still have some to do....", so
  6202. hopefully word will soon spread with everybody's help.
  6203.  
  6204. Doug Harrington has spent a lot of time and effort on this volunteer
  6205. project that was introduced several weeks ago.  He has been
  6206. communicating with 49 different artists, at different times, about
  6207. different topics, over a 4-6 week to finally resolve all issues that
  6208. could be resolved (considering the time and number of individuals
  6209. involved).
  6210.  
  6211. The basic information about the "Fractal Art Screensaver Project" may be
  6212. found at the following URL:
  6213.  
  6214.      http://Fractalarts.com/ASF/FASP.html
  6215.  
  6216. where you can review the Artists that were involved and retrieve a copy
  6217. of this project.  The file is approximately 7-MB in size, but
  6218. considering the software and number of images, this is really a great
  6219. deal of information packed into a single file.
  6220.  
  6221. I hope that this is only the first of many such projects, or even a
  6222. series of screensavers showcasing the fractal art of the worldwide
  6223. community.
  6224.  
  6225. Sincerely,
  6226. P.N.L.
  6227.  
  6228. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6229. Post Message:   fractint@lists.xmission.com
  6230. Get Commands:   majordomo@lists.xmission.com "help"
  6231. Administrator:  twegner@fractint.org
  6232. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6233.  
  6234.  
  6235. -------------------------------------------------------------------------------
  6236.  
  6237. From: DeBow Freed <bmc1@airmail.net>
  6238. Subject: Re: (fractint) "Fractal Art Screensaver Project" is ready.
  6239. Date: 25 Mar 2001 14:32:30 -0600
  6240.  
  6241. Fellow Fractaliers-
  6242.  
  6243. Please pardon my asking this question which has probably been answered
  6244. elsewhere - wherever I haven't yet looked.
  6245.  
  6246. Nevertheless, how does the current Fractal Screensaver Project relate to the
  6247. existing allegedly Fractint-based screensaver (which I have never been able
  6248. to successfully download, run, or get help in doing either from its
  6249. Norwegian author despite repeated requests)?
  6250.  
  6251. Improved user/author friendliness of the existing screensaver would be a
  6252. nice change, as, no doubt, would be an entirely new effort from the ground
  6253. up.
  6254.  
  6255. Could someone (e.g., PNL, JM, TW) offer a few lines of overview?
  6256.  
  6257. Thanks.
  6258.  
  6259. D Freed
  6260.  
  6261. "Paul N. Lee" wrote:
  6262.  
  6263. > Greetings,
  6264. >
  6265. > I am sending out this notice after receiving an email from Doug
  6266. > Harrington, explaing that his time has been very limited lately and that
  6267. > he "would welcome any help" regarding posting a notice of the
  6268. > availabibility of the new screensaver.
  6269. >
  6270. > Doug mentioned that he has already "submitted the saver to a couple of
  6271. > major software sites, ZDNET etc. and still have some to do....", so
  6272. > hopefully word will soon spread with everybody's help.
  6273. >
  6274. > Doug Harrington has spent a lot of time and effort on this volunteer
  6275. > project that was introduced several weeks ago.  He has been
  6276. > communicating with 49 different artists, at different times, about
  6277. > different topics, over a 4-6 week to finally resolve all issues that
  6278. > could be resolved (considering the time and number of individuals
  6279. > involved).
  6280. >
  6281. > The basic information about the "Fractal Art Screensaver Project" may be
  6282. > found at the following URL:
  6283. >
  6284. >      http://Fractalarts.com/ASF/FASP.html
  6285. >
  6286. > where you can review the Artists that were involved and retrieve a copy
  6287. > of this project.  The file is approximately 7-MB in size, but
  6288. > considering the software and number of images, this is really a great
  6289. > deal of information packed into a single file.
  6290. >
  6291. > I hope that this is only the first of many such projects, or even a
  6292. > series of screensavers showcasing the fractal art of the worldwide
  6293. > community.
  6294. >
  6295. > Sincerely,
  6296. > P.N.L.
  6297. >
  6298. > --------------------------------------------------------------
  6299. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  6300. > Post Message:   fractint@lists.xmission.com
  6301. > Get Commands:   majordomo@lists.xmission.com "help"
  6302. > Administrator:  twegner@fractint.org
  6303. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6304.  
  6305.  
  6306. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6307. Post Message:   fractint@lists.xmission.com
  6308. Get Commands:   majordomo@lists.xmission.com "help"
  6309. Administrator:  twegner@fractint.org
  6310. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6311.  
  6312.  
  6313. -------------------------------------------------------------------------------
  6314.  
  6315. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  6316. Subject: Re: (fractint) "Fractal Art Screensaver Project" is ready.
  6317. Date: 25 Mar 2001 15:41:50 -0600
  6318.  
  6319. DeBow Freed wrote:
  6320. >
  6321. > Nevertheless, how does the current Fractal 
  6322. > Screensaver Project relate to the existing 
  6323. > allegedly Fractint-based screensaver.....
  6324.  
  6325. The FASP was a collaboration of many artists using various fractal
  6326. generators.  This was done to create a Freeware product, to showcase for
  6327. the general public, the beauty and diversity of fractal images (or for
  6328. the fractal enthusiast to use on their PC).  It is a standalone
  6329. screensaver program with the submitted images from 49 artists.
  6330.  
  6331. I believe the FractInt screensaver uses the PAR and FRM files to
  6332. generate images, but having never used Thore Berntsen's utility, I could
  6333. not give any further details.  I do know that the web site no longer has
  6334. it available for download.
  6335.  
  6336.  
  6337. Sincerely,
  6338. P.N.L.
  6339. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  6340.  
  6341. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6342. Post Message:   fractint@lists.xmission.com
  6343. Get Commands:   majordomo@lists.xmission.com "help"
  6344. Administrator:  twegner@fractint.org
  6345. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6346.  
  6347.  
  6348. -------------------------------------------------------------------------------
  6349.  
  6350. From: "Edward Barton" <bartonedward@hotmail.com>
  6351. Subject: Re: (fractint) Earthquake As Artist
  6352. Date: 26 Mar 2001 09:46:40 +0200
  6353.  
  6354. I don't think that you fully understand either the amount of devotion to a 
  6355. subject that monks have or the Mandelbrot set.
  6356. From the look of the sketches, I estimate that he calculated about only 
  6357. 10-15 iterations per pixel, at a very low resolution.  This could very well 
  6358. have taken the time that he spent on it, giving about 1 minute per 
  6359. iteration, that means at most 10 minutes per pixel, so perhaps with a 
  6360. resolution of 200x200, 400000 minutes. 277 full days.
  6361.  
  6362. >From: "Rupert Millard" <rupertam@hotmail.com>
  6363. >Reply-To: fractint@lists.xmission.com
  6364. >To: fractint@lists.xmission.com
  6365. >Subject: Re: (fractint) Earthquake As Artist
  6366. >Date: Fri, 23 Mar 2001 13:57:49 -0000
  6367. >
  6368. >Hi,
  6369. >
  6370. >Even with monastic devotion I do not believe that he could have calculated
  6371. >that image. Therefore I think that it must be a hoax.
  6372. >
  6373. >How would he have known that iterating that formula would produce something
  6374. >worth doing. If he did it at all, I think that he must have had help -
  6375. >perhaps he had pointers from superior beings.
  6376. >
  6377. >From,
  6378. >
  6379. >Rupert
  6380. >
  6381.  
  6382. _________________________________________________________________________
  6383. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  6384.  
  6385.  
  6386. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6387. Post Message:   fractint@lists.xmission.com
  6388. Get Commands:   majordomo@lists.xmission.com "help"
  6389. Administrator:  twegner@fractint.org
  6390. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6391.  
  6392.  
  6393. -------------------------------------------------------------------------------
  6394.  
  6395. From: Programmer Dude <cjsonnack@mmm.com>
  6396. Subject: Re: (fractint) Earthquake As Artist
  6397. Date: 26 Mar 2001 09:23:50 -0600
  6398.  
  6399. Abhishek Roy wrote:
  6400.  
  6401. > Hoax. Featured on both slashdot and kuro5hin. Apart from the date of
  6402. > the article, notice the name of the monk's helper.
  6403.  
  6404. Thelonius??
  6405.  
  6406. I don' get it....   ;-(
  6407.  
  6408. -- 
  6409. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  6410. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  6411. |_____________________________________________|_______________________|
  6412.  
  6413. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6414. Post Message:   fractint@lists.xmission.com
  6415. Get Commands:   majordomo@lists.xmission.com "help"
  6416. Administrator:  twegner@fractint.org
  6417. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6418.  
  6419.  
  6420. -------------------------------------------------------------------------------
  6421.  
  6422. From: "MDrozdis" <vze2c6r5@verizon.net>
  6423. Subject: Re: (fractint) Earthquake As Artist
  6424. Date: 26 Mar 2001 10:57:01 -0500
  6425.  
  6426. Thelonius Monk, Jazz Great.
  6427.  
  6428. Marie :)
  6429.  
  6430.  
  6431. ----- Original Message -----
  6432. Sent: Monday, March 26, 2001 10:23 AM
  6433.  
  6434.  
  6435. > Abhishek Roy wrote:
  6436. >
  6437. > > Hoax. Featured on both slashdot and kuro5hin. Apart from the date
  6438. of
  6439. > > the article, notice the name of the monk's helper.
  6440. >
  6441. > Thelonius??
  6442. >
  6443. > I don' get it....   ;-(
  6444. >
  6445. > --
  6446.  
  6447.  
  6448.  
  6449. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6450. Post Message:   fractint@lists.xmission.com
  6451. Get Commands:   majordomo@lists.xmission.com "help"
  6452. Administrator:  twegner@fractint.org
  6453. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6454.  
  6455.  
  6456. -------------------------------------------------------------------------------
  6457.  
  6458. From: Programmer Dude <cjsonnack@mmm.com>
  6459. Subject: Re: (fractint) Earthquake As Artist
  6460. Date: 26 Mar 2001 10:16:41 -0600
  6461.  
  6462. MDrozdis wrote:
  6463.  
  6464. >>> ...the article, notice the name of the monk's helper.
  6465. >>
  6466. >> Thelonius??
  6467. >>
  6468. >> I don' get it....   ;-(
  6469. >
  6470. > Thelonius Monk, Jazz Great.
  6471.  
  6472. Doh!!!!
  6473.  
  6474. Great.  Now I can spend the rest of the week feeling very, very stupid.
  6475. I even *own* a couple Monk albums......
  6476.  
  6477. :-\
  6478.  
  6479. -- 
  6480. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  6481. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  6482. |_____________________________________________|_______________________|
  6483.  
  6484. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6485. Post Message:   fractint@lists.xmission.com
  6486. Get Commands:   majordomo@lists.xmission.com "help"
  6487. Administrator:  twegner@fractint.org
  6488. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6489.  
  6490.  
  6491. -------------------------------------------------------------------------------
  6492.  
  6493. From: JimMuth@aol.com
  6494. Subject: (fractint) Missing FOTD
  6495. Date: 27 Mar 2001 07:17:12 EST
  6496.  
  6497. Fractal fans:
  6498.  
  6499. Despite my best efforts to continue the FOTD during the current hectic 
  6500. conditions, I find I am unable to do so without an unacceptable decline 
  6501. in quality.  In other words, I don't have the time to find the fractals and 
  6502. write the discussion.  Therefore I must suspend the FOTD until the rush 
  6503. has passed.  Look for the FOTD to resume around April 3.  There are 
  6504. still googols of fractals I have not yet found, and lots of fractal 
  6505. philosophy 
  6506. I have yet to broach.
  6507.  
  6508. Jim M.
  6509.   
  6510.  
  6511. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6512. Post Message:   fractint@lists.xmission.com
  6513. Get Commands:   majordomo@lists.xmission.com "help"
  6514. Administrator:  twegner@fractint.org
  6515. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6516.  
  6517.  
  6518. -------------------------------------------------------------------------------
  6519.  
  6520. From: "Andrew Coppin" <orphi69@hotmail.com>
  6521. Subject: (fractint) Twenty & One
  6522. Date: 28 Mar 2001 12:36:28 -0000
  6523.  
  6524. Arh maaaan, it's my birthday today, and for the first time in months I've 
  6525. got a completly empty FractInt mailbox today... Not even an FotD... and it's 
  6526. raining! And I'm sitting at home all by my self... AND I've got to go to 
  6527. work tonight, and scrub greasy floors on my birthday...
  6528.  
  6529. But still, all is not lost... Actually, I'm not writing this messing simply 
  6530. to bore you all with my unhappyness (for this IRC was invented!) What I'm 
  6531. really after is fractal formulae, 3 particular ones in fact...
  6532.  
  6533. Does anyone here (hello Morgan 8-) know what the generalised Quartic 
  6534. Mandelbrot formula is?
  6535.  
  6536. Next, what about the experiment with the pendulumn and the three magnets? 
  6537. Can anyone explain to me how I can get fractint to run that simulation? (The 
  6538. video I saw it on did contain some differential equations, but 1. I do not 
  6539. really understant such things and 2. I no longer have the video; the library 
  6540. wanted it back!)
  6541.  
  6542. And finally, has anyone ever seen that Mandeloid based on Newton's 
  6543. Approximation of the Cube Roots of Unity, the one that looks like a figure 
  6544. of 8 rotated through 90 degrees? What's the formula for that?
  6545.  
  6546. Thanks.
  6547. Andrew.
  6548.  
  6549. PS. It may be raining, I may be all alone, and I may have to go to work 
  6550. tonight, but I still have FractInt. And LaTeX. It could be much worse! (And 
  6551. was until yesterday!!!)
  6552.  
  6553. _________________________________________________________________________
  6554. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  6555.  
  6556.  
  6557. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6558. Post Message:   fractint@lists.xmission.com
  6559. Get Commands:   majordomo@lists.xmission.com "help"
  6560. Administrator:  twegner@fractint.org
  6561. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6562.  
  6563.  
  6564. -------------------------------------------------------------------------------
  6565.  
  6566. From: Ville V Sinkko <vsinkko@cc.helsinki.fi>
  6567. Subject: Re: (fractint) Earthquake As Artist
  6568. Date: 28 Mar 2001 17:25:20 +0300 (EET DST)
  6569.  
  6570.  
  6571. On Mon, 26 Mar 2001, Programmer Dude wrote:
  6572.  
  6573. > Abhishek Roy wrote:
  6574. >
  6575. > > Hoax. Featured on both slashdot and kuro5hin. Apart from the date of
  6576. > > the article, notice the name of the monk's helper.
  6577. >
  6578. > Thelonius??
  6579. >
  6580. > I don' get it....   ;-(
  6581.  
  6582. The joke is, of course, that it's misspelled. ;) Thelonious Monk, a
  6583. jazz pianist. Died 1980-ish. Mighty nice music.
  6584.  
  6585. While I'm at it, I might just as well say "Hi" (I just subscribed,
  6586. thanks to recently born interest in the F-word) and challenge you
  6587. to come up with a fractal picture that represents a thelonious sphere.
  6588.  
  6589.  
  6590. +Cinquo
  6591.  
  6592.  
  6593. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6594. Post Message:   fractint@lists.xmission.com
  6595. Get Commands:   majordomo@lists.xmission.com "help"
  6596. Administrator:  twegner@fractint.org
  6597. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6598.  
  6599.  
  6600. -------------------------------------------------------------------------------
  6601.  
  6602. From: "Diana L. Dubel" <dldubel@earthlink.net>
  6603. Subject: (fractint) The Fractal Art screen saver is exquisite!
  6604. Date: 28 Mar 2001 06:52:11 -0800
  6605.  
  6606. The screen saver is one of the most beautiful things I have seen.  Thanks to
  6607. the creators.
  6608.  
  6609. Diana
  6610.  
  6611. ========================================
  6612. Diana L. Dubel  :-)
  6613.  
  6614. Experience is that marvelous thing that enables you
  6615. to recognize a mistake when you make it again.
  6616.         -Franklin P. Jones
  6617.  
  6618. E-mail - - - dldubel@earthlink.net
  6619. http://home.earthlink.net/~dldubel/
  6620.  
  6621. -----Original Message-----
  6622. [mailto:owner-fractint@lists.xmission.com]On Behalf Of Paul N. Lee
  6623. Sent: Sunday, March 25, 2001 9:56 AM
  6624. ultrafractal@lists.fractalus.com; fractal-art@lists.fractalus.com;
  6625. fractal-world@yahoogroups.com
  6626.  
  6627.  
  6628. Greetings,
  6629.  
  6630. I am sending out this notice after receiving an email from Doug
  6631. Harrington, explaing that his time has been very limited lately and that
  6632. he "would welcome any help" regarding posting a notice of the
  6633. availabibility of the new screensaver.
  6634.  
  6635. Doug mentioned that he has already "submitted the saver to a couple of
  6636. major software sites, ZDNET etc. and still have some to do....", so
  6637. hopefully word will soon spread with everybody's help.
  6638.  
  6639. Doug Harrington has spent a lot of time and effort on this volunteer
  6640. project that was introduced several weeks ago.  He has been
  6641. communicating with 49 different artists, at different times, about
  6642. different topics, over a 4-6 week to finally resolve all issues that
  6643. could be resolved (considering the time and number of individuals
  6644. involved).
  6645.  
  6646. The basic information about the "Fractal Art Screensaver Project" may be
  6647. found at the following URL:
  6648.  
  6649.      http://Fractalarts.com/ASF/FASP.html
  6650.  
  6651. where you can review the Artists that were involved and retrieve a copy
  6652. of this project.  The file is approximately 7-MB in size, but
  6653. considering the software and number of images, this is really a great
  6654. deal of information packed into a single file.
  6655.  
  6656. I hope that this is only the first of many such projects, or even a
  6657. series of screensavers showcasing the fractal art of the worldwide
  6658. community.
  6659.  
  6660. Sincerely,
  6661. P.N.L.
  6662.  
  6663. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6664. Post Message:   fractint@lists.xmission.com
  6665. Get Commands:   majordomo@lists.xmission.com "help"
  6666. Administrator:  twegner@fractint.org
  6667. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6668.  
  6669.  
  6670. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6671. Post Message:   fractint@lists.xmission.com
  6672. Get Commands:   majordomo@lists.xmission.com "help"
  6673. Administrator:  twegner@fractint.org
  6674. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6675.  
  6676.  
  6677. -------------------------------------------------------------------------------
  6678.  
  6679. From: Bob Margolis <rttyman@wwa.com>
  6680. Subject: Re: (fractint) Twenty & One
  6681. Date: 28 Mar 2001 13:42:06 -0600
  6682.  
  6683. Andrew Coppin wrote:
  6684.  
  6685. > Next, what about the experiment with the pendulumn and the three magnets?
  6686. > Can anyone explain to me how I can get fractint to run that simulation? (The
  6687. > video I saw it on did contain some differential equations, but 1. I do not
  6688. > really understant such things and 2. I no longer have the video; the library
  6689. > wanted it back!)
  6690.  
  6691. Hi Birthday Boy (Birthday Man?);
  6692.  
  6693. There was a software package that came out for MS-DOS 11 years ago. It
  6694. is called James Gleick's Chaos: The Software and I still have it,
  6695. although it's far from being state-of-the-art now. One of the fractal
  6696. modules is a program called Magnets and Pendulum. It used many magnets,
  6697. not just three, but 16, if you felt like having that number. The book
  6698. that accompanied the software discussed the mathematics of the program.
  6699. It was also stated in the book, "You can read more about pendulum
  6700. systems in James Gleick's Chaos: Making a New Science, pages 40-44. For
  6701. more information on sensitive dependence on initial conditions, see
  6702. Chaos: Making a New Science, pages 20-23. While the software package
  6703. will be hard to find, you may find it easier to locate Chaos: Making a
  6704. New Science at an online bookstore, Border's or Barnes and Noble; or try
  6705. Amazon.com or Bibliofind.com.
  6706.  
  6707. Hope this information is of use to you.
  6708.  
  6709. Now go and enjoy your birthday cake.
  6710.  
  6711. Cheers,
  6712.  
  6713. Bob
  6714. -- 
  6715. *******************************************************
  6716.   We interrupt this program to bring you loud static.  
  6717. *******************************************************
  6718.  
  6719. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6720. Post Message:   fractint@lists.xmission.com
  6721. Get Commands:   majordomo@lists.xmission.com "help"
  6722. Administrator:  twegner@fractint.org
  6723. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6724.  
  6725.  
  6726. -------------------------------------------------------------------------------
  6727.  
  6728. From: RENRAD1@aol.com
  6729. Subject: Re: (fractint) Twenty & One
  6730. Date: 28 Mar 2001 19:59:16 EST
  6731.  
  6732. In a message dated 01-03-28 07:38:29 EST, you write:
  6733.  
  6734. << Arh maaaan, it's my birthday today >>
  6735. Happy Birthday!! Hope things perk up a bit for some form of mini-celebration.
  6736.  
  6737. Sorry, can't help you with the formulas, though.  That Magnet and Pendulum 
  6738. thing sounds interesting, good luck!
  6739.  
  6740. ~renrad
  6741.  
  6742. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6743. Post Message:   fractint@lists.xmission.com
  6744. Get Commands:   majordomo@lists.xmission.com "help"
  6745. Administrator:  twegner@fractint.org
  6746. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6747.  
  6748.  
  6749. -------------------------------------------------------------------------------
  6750.  
  6751. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  6752. Subject: Re: (fractint) Twenty & One
  6753. Date: 28 Mar 2001 23:55:06 -0600
  6754.  
  6755. Bob Margolis wrote:
  6756. >
  6757. > There was a software package that came out for 
  6758. > MS-DOS 11 years ago. It is called James Gleick's 
  6759. > Chaos: The Software ......
  6760. > While the software package will be hard to find...
  6761.  
  6762. Try the following location for the above mentioned software:
  6763.  
  6764.     http://www.mathcs.sjsu.edu/faculty/rucker/
  6765.  
  6766.  
  6767. Sincerely,
  6768. P.N.L.
  6769. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  6770.  
  6771. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6772. Post Message:   fractint@lists.xmission.com
  6773. Get Commands:   majordomo@lists.xmission.com "help"
  6774. Administrator:  twegner@fractint.org
  6775. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6776.  
  6777.  
  6778. -------------------------------------------------------------------------------
  6779.  
  6780. From: Bob Margolis <rttyman@wwa.com>
  6781. Subject: Re: (fractint) Twenty & One
  6782. Date: 29 Mar 2001 00:12:57 -0600
  6783.  
  6784. "Paul N. Lee" wrote:
  6785. > Try the following location for the above mentioned software:
  6786. >     http://www.mathcs.sjsu.edu/faculty/rucker/
  6787.  
  6788. I forgot all about Rudy Rucker. He and I had a nice phone conversation a
  6789. couple of years ago. Anyway, yes, the software is freely available at
  6790. his Web site.
  6791.  
  6792. Thanks as always, Paul!
  6793.  
  6794. Cheers,
  6795.  
  6796. Bob
  6797. -- 
  6798. *******************************************************
  6799.   We interrupt this program to bring you loud static.  
  6800. *******************************************************
  6801.  
  6802. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6803. Post Message:   fractint@lists.xmission.com
  6804. Get Commands:   majordomo@lists.xmission.com "help"
  6805. Administrator:  twegner@fractint.org
  6806. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6807.  
  6808.  
  6809. -------------------------------------------------------------------------------
  6810.  
  6811. From: "David Jones" <gnome@hawaii.rr.com>
  6812. Subject: Re: (fractint) Twenty & One
  6813. Date: 28 Mar 2001 21:35:41 -1000
  6814.  
  6815. Cool - looks like fun - just added it to the bookmark 
  6816. collection! Thanks!
  6817.  
  6818. David
  6819. gnome@hawaii.rr.com
  6820.  
  6821. On 28 Mar 01 at 23:55, Paul N. Lee wrote:
  6822.  
  6823. > Bob Margolis wrote:
  6824. > >
  6825. > > There was a software package that came out for 
  6826. > > MS-DOS 11 years ago. It is called James Gleick's 
  6827. > > Chaos: The Software ......
  6828. > > While the software package will be hard to find...
  6829. > Try the following location for the above mentioned
  6830. > software:
  6831. >     http://www.mathcs.sjsu.edu/faculty/rucker/
  6832.  
  6833.  
  6834. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6835. Post Message:   fractint@lists.xmission.com
  6836. Get Commands:   majordomo@lists.xmission.com "help"
  6837. Administrator:  twegner@fractint.org
  6838. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6839.  
  6840.  
  6841. -------------------------------------------------------------------------------
  6842.  
  6843. From: "Andrew Coppin" <orphi69@hotmail.com>
  6844. Subject: Re: (fractint) Twenty & One
  6845. Date: 29 Mar 2001 15:17:16 -0000
  6846.  
  6847. >From: "David Jones" <gnome@hawaii.rr.com>
  6848. >Reply-To: fractint@lists.xmission.com
  6849. >To: fractint@lists.xmission.com
  6850. >Subject: Re: (fractint) Twenty & One
  6851. >Date: Wed, 28 Mar 2001 21:35:41 -1000
  6852. >
  6853. >Cool - looks like fun - just added it to the bookmark
  6854. >collection! Thanks!
  6855. >
  6856. >David
  6857. >gnome@hawaii.rr.com
  6858. >
  6859. >On 28 Mar 01 at 23:55, Paul N. Lee wrote:
  6860. >
  6861. > > Bob Margolis wrote:
  6862. > > >
  6863. > > > There was a software package that came out for
  6864. > > > MS-DOS 11 years ago. It is called James Gleick's
  6865. > > > Chaos: The Software ......
  6866. > > > While the software package will be hard to find...
  6867. > >
  6868. > > Try the following location for the above mentioned
  6869. > > software:
  6870. > >
  6871. > >     http://www.mathcs.sjsu.edu/faculty/rucker/
  6872.  
  6873. As always, FractInt people prove to be knowledgable people! 8-]
  6874.  
  6875. Thanks for the info. Now how about the Newton-Mandeloid and the General 
  6876. Quartic?
  6877.  
  6878. Thanks.
  6879. Andrew.
  6880.  
  6881. _________________________________________________________________________
  6882. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  6883.  
  6884.  
  6885. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6886. Post Message:   fractint@lists.xmission.com
  6887. Get Commands:   majordomo@lists.xmission.com "help"
  6888. Administrator:  twegner@fractint.org
  6889. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6890.  
  6891.  
  6892. -------------------------------------------------------------------------------
  6893.  
  6894. From: Programmer Dude <cjsonnack@mmm.com>
  6895. Subject: Re: (fractint) Twenty & One
  6896. Date: 29 Mar 2001 09:39:37 -0600
  6897.  
  6898. "Paul N. Lee" wrote:
  6899.  
  6900. > Try the following location for the above mentioned software:
  6901. >     http://www.mathcs.sjsu.edu/faculty/rucker/
  6902.  
  6903. Rudy Rucker!!  I'm a fan of that guy!  He wrote four (or more?) really
  6904. interesting (and different) SF novels.  Been ages since I read them,
  6905. and I keep noticing them on the shelf and thinking, "Hmmm, time to read
  6906. those again."  Having his name brought up here must be a sign that it
  6907. IS time to read those again.
  6908.  
  6909. Isn't Rucker the guy who first talked about the L26 system?  I think
  6910. it was in his book, MIND TOOLS.  If you consider the alphabet as a
  6911. base-26 numbering system, any word is a single number.  If you expand
  6912. the base a bit so you can include spaces and punctuation in your
  6913. symbols, you can consider entire sentences, paragraphs and even books
  6914. as single numbers.  Very, very, VERY large numbers.
  6915.  
  6916. But what a cool concept!  I wrote a program once that would take a
  6917. short string and return its number.  Wonder what I did with that...
  6918.  
  6919. -- 
  6920. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  6921. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  6922. |_____________________________________________|_______________________|
  6923.  
  6924. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6925. Post Message:   fractint@lists.xmission.com
  6926. Get Commands:   majordomo@lists.xmission.com "help"
  6927. Administrator:  twegner@fractint.org
  6928. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6929.  
  6930.  
  6931. -------------------------------------------------------------------------------
  6932.  
  6933. From: "Andrew Coppin" <orphi69@hotmail.com>
  6934. Subject: Re: (fractint) Twenty & One
  6935. Date: 29 Mar 2001 15:47:22 -0000
  6936.  
  6937. >From: Programmer Dude <cjsonnack@mmm.com>
  6938. >Reply-To: fractint@lists.xmission.com
  6939. >To: fractint@lists.xmission.com
  6940. >Subject: Re: (fractint) Twenty & One
  6941. >Date: Thu, 29 Mar 2001 09:39:37 -0600
  6942. >
  6943. >Isn't Rucker the guy who first talked about the L26 system?  I think
  6944. >it was in his book, MIND TOOLS.  If you consider the alphabet as a
  6945. >base-26 numbering system, any word is a single number.  If you expand
  6946. >the base a bit so you can include spaces and punctuation in your
  6947. >symbols, you can consider entire sentences, paragraphs and even books
  6948. >as single numbers.  Very, very, VERY large numbers.
  6949. >
  6950. >But what a cool concept!  I wrote a program once that would take a
  6951. >short string and return its number.  Wonder what I did with that...
  6952.  
  6953. Yeah, they call it ASCII.  8¼>
  6954.  
  6955. _________________________________________________________________________
  6956. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  6957.  
  6958.  
  6959. Thanks for using Fractint, The Fractals and Fractint Discussion List
  6960. Post Message:   fractint@lists.xmission.com
  6961. Get Commands:   majordomo@lists.xmission.com "help"
  6962. Administrator:  twegner@fractint.org
  6963. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  6964.  
  6965.  
  6966. -------------------------------------------------------------------------------
  6967.  
  6968. From: "Andrew Coppin" <orphi69@hotmail.com>
  6969. Subject: (fractint) Fractint Development
  6970. Date: 29 Mar 2001 15:54:27 -0000
  6971.  
  6972. I know this one's a recurring theame but...
  6973.  
  6974. What's the deal with fractint's current development status? It's ages since 
  6975. the last "official" release (not the developer's patches). There seems to be 
  6976. very little happening. Is this true? Or are folk sooo busy developing that 
  6977. they have no time to tell us about progress?
  6978.  
  6979. So, how many peeps are working on this, and what are they trying to do 
  6980. (there's a whole wedge of things that people have asked for; true-colour 
  6981. support, hypercomplex/quat parser formulas, more colouring options, more 
  6982. builtin types, true-colour support...)
  6983.  
  6984. And then there's the whole question of porting FI to Windows to escape the 
  6985. memory limitations of DOS. I've always wondered about this; why is there a 
  6986. memory problem with DOS but not Windows? Surely FI doesn't do anything that 
  6987. requires virtual memory (except disk video of course!) Could someone attempt 
  6988. to explain this to me?
  6989.  
  6990. I expect I'm not the only one who's wondering about these things. Thanks in 
  6991. advance for your answers.
  6992.  
  6993. Andrew.
  6994.  
  6995. _________________________________________________________________________
  6996. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  6997.  
  6998.  
  6999. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7000. Post Message:   fractint@lists.xmission.com
  7001. Get Commands:   majordomo@lists.xmission.com "help"
  7002. Administrator:  twegner@fractint.org
  7003. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7004.  
  7005.  
  7006. -------------------------------------------------------------------------------
  7007.  
  7008. From: Programmer Dude <cjsonnack@mmm.com>
  7009. Subject: Re: (fractint) Twenty & One
  7010. Date: 29 Mar 2001 10:20:56 -0600
  7011.  
  7012. Andrew Coppin wrote:
  7013.  
  7014. >> If you expand the base a bit so you can include spaces and punctuation
  7015. >> in your symbols, you can consider entire sentences, paragraphs and eve=
  7016. n
  7017. >> books as single numbers.  Very, very, VERY large numbers.
  7018. >=20
  7019. > Yeah, they call it ASCII.  8=AC>
  7020.  
  7021. [BWG]
  7022.  
  7023. Yeah, and base-128 numbers get **really** huge fast!!
  7024.  
  7025. Watch this!
  7026.  
  7027. CHRIS =3D (in decimal ASCII)  67, 72, 82, 73, 83
  7028.  
  7029. As a base-128 number:  67 * 128^4 =3D 17,985,175,552
  7030.                        72 * 128^3 =3D    150,994,944
  7031.                        82 * 128^2 =3D      1,343,488
  7032.                        73 * 128^1 =3D          9,344
  7033.                        83 * 128^0 =3D             83
  7034.                                     --------------
  7035.                       "My Number" =3D 18,137,523,411
  7036.  
  7037. For a mere five "digit" number!  It boggles the mind to consider the
  7038. size of the number of, say, WAR AND PEACE (or the latest Tom Clancy
  7039. novel)!!
  7040.  
  7041. --=20
  7042. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  7043. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  7044. |_____________________________________________|_______________________|
  7045.  
  7046. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7047. Post Message:   fractint@lists.xmission.com
  7048. Get Commands:   majordomo@lists.xmission.com "help"
  7049. Administrator:  twegner@fractint.org
  7050. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7051.  
  7052.  
  7053. -------------------------------------------------------------------------------
  7054.  
  7055. From: Ulrich =?iso-8859-1?q?Gr=FCn?= <dzjembee@dds.nl>
  7056. Subject: Re: (fractint) Fractint Development
  7057. Date: 29 Mar 2001 18:39:36 +0200
  7058.  
  7059. Also schrieben Sie (Andrew Coppin) am Donnerstag 29 MΣrz 2001 17:54:
  7060. > I know this one's a recurring theame but...
  7061.  
  7062. .. and how about the development for Linux. The current version (20-07) 
  7063. doesn't do colour cycling (at least not at my system). 
  7064.  
  7065.                              Ulrich
  7066. -- 
  7067. _________________________________________________________
  7068.                *Linux: the choice of a GNU generation*
  7069. _________________________________________________________
  7070. Ulrich Grⁿn
  7071.     mail: dzjembee@dds.nl
  7072.           icq: 35629246
  7073. System: AMD-K6 350, 192MB. OS: RedHat 7, Kernel: 2.2.18
  7074.  
  7075.  
  7076.  
  7077.  
  7078.  
  7079.  
  7080. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7081. Post Message:   fractint@lists.xmission.com
  7082. Get Commands:   majordomo@lists.xmission.com "help"
  7083. Administrator:  twegner@fractint.org
  7084. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7085.  
  7086.  
  7087. -------------------------------------------------------------------------------
  7088.  
  7089. From: "Rupert Millard" <rupertam@hotmail.com>
  7090. Subject: Re: (fractint) Twenty & One
  7091. Date: 29 Mar 2001 19:13:57 +0100
  7092.  
  7093. Andrew,
  7094.  
  7095. > Thanks for the info. Now how about the Newton-Mandeloid and the General
  7096. > Quartic?
  7097.  
  7098. Is this what you wanted for the Newton-Mandeloid?
  7099.  
  7100. KRup2000-41{
  7101. ;By Rupert Millard
  7102. l=pixel
  7103. a=l*p1
  7104. b=l*p2
  7105. c=l*p3
  7106. ;Solve the cubic equation z^3+bz^2+cz+d=0 - I must be mad
  7107. q=(3*b-a^2)/9
  7108. r=(9*a*b-27*c-2*a)/54
  7109. s=(r+sqrt(q^3+r^2))^(1/3)
  7110. t=(r-sqrt(q^3+r^2))^(1/2)
  7111. r1=s+t-a/3
  7112. r2=-(s+t)/2-a/3+(0,0.5)*sqrt(3)*(s-t)
  7113. r3=conj(r2)
  7114. ;Then the centroid is the point to iterate
  7115. z=(r1+r2+r3)/3:
  7116. oldz=z
  7117. z=z-(z^3+a*z^2+b*z+c)/(3*z^2+2*a*z+b)
  7118. |oldz-z|>0.0001}
  7119.  
  7120. It iterates Newton's method cubic equation with coefficients proportional to
  7121. the coordinates of the pixel (starting at the centroid of the roots of said
  7122. equation.) This formula contains minibrots. For proof try:
  7123.  
  7124. temp               {
  7125.   ; By Rupert Millard (rupertam@hotmail.com) on Mar 29, 2001
  7126.   reset=2001 type=formula formulafile=krup2000.frm
  7127.   formulaname=KRup2000-41 center-mag=-2.02977/-1.38778e-015/7.704635
  7128.   params=0/0/1/0/1/0 float=y maxiter=500 inside=0 symmetry=none
  7129.   cyclerange=0/255 colors=@blues.map
  7130.   }
  7131.  
  7132. I could make an extended version, for UF as Fractint doesn't have enough
  7133. parameters. This would have a constant amount added on to the multiple of
  7134. the pixel coordinate (it could be stop a coefficient from being varied.)
  7135. Like all my UF formulae you could vary the bailout. It could also be
  7136. quartic. Would that produce cubic minibrots? I'll try and find out. Of
  7137. course, you're all welcome to try to beat me to it. Its a shame that
  7138. Fractint doesn't have the capabilities to handle more than five complex
  7139. parameters.
  7140.  
  7141. For the general quartic (nb. Requires patch Fractint 20.0.13 or more
  7142. recent):
  7143.  
  7144. QuarticMandelbrot{
  7145. ;p1 is multiplier of z^4
  7146. ;p2 is multiplier of z^3
  7147. ;p3 is multiplier of z^2
  7148. ;p4 is multiplier of z
  7149. z=c=pixel:
  7150. z=p1*z*z*z*z+p2*z*z*z+p3*z*z+p4*z+c
  7151. |z|<=128
  7152. }
  7153.  
  7154. From,
  7155.  
  7156. Rupert
  7157.  
  7158. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7159. Post Message:   fractint@lists.xmission.com
  7160. Get Commands:   majordomo@lists.xmission.com "help"
  7161. Administrator:  twegner@fractint.org
  7162. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7163.  
  7164.  
  7165. -------------------------------------------------------------------------------
  7166.  
  7167. From: "Brian Baske" <bbaske@sitebuilder.org>
  7168. Subject: RE: (fractint) Twenty & One
  7169. Date: 29 Mar 2001 18:57:59 -0600
  7170.  
  7171. You wanna see big, try Goedel numbering...
  7172.  
  7173. > -----Original Message-----
  7174. > From: owner-fractint@lists.xmission.com
  7175. > [mailto:owner-fractint@lists.xmission.com]On Behalf Of Programmer Dude
  7176. > Sent: Thursday, March 29, 2001 10:21
  7177. > To: fractint@lists.xmission.com
  7178. > Subject: Re: (fractint) Twenty & One
  7179. >
  7180. >
  7181. > Andrew Coppin wrote:
  7182. >
  7183. > >> If you expand the base a bit so you can include spaces and
  7184. > punctuation
  7185. > >> in your symbols, you can consider entire sentences,
  7186. > paragraphs and even
  7187. > >> books as single numbers.  Very, very, VERY large numbers.
  7188. > >
  7189. > > Yeah, they call it ASCII.  8=AC>
  7190. >
  7191. > [BWG]
  7192. >
  7193. > Yeah, and base-128 numbers get **really** huge fast!!
  7194. >
  7195. > Watch this!
  7196. >
  7197. > CHRIS =3D (in decimal ASCII)  67, 72, 82, 73, 83
  7198. >
  7199. > As a base-128 number:  67 * 128^4 =3D 17,985,175,552
  7200. >                        72 * 128^3 =3D    150,994,944
  7201. >                        82 * 128^2 =3D      1,343,488
  7202. >                        73 * 128^1 =3D          9,344
  7203. >                        83 * 128^0 =3D             83
  7204. >                                     --------------
  7205. >                       "My Number" =3D 18,137,523,411
  7206. >
  7207. > For a mere five "digit" number!  It boggles the mind to consider the
  7208. > size of the number of, say, WAR AND PEACE (or the latest Tom Clancy
  7209. > novel)!!
  7210. >
  7211. > --
  7212. > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my
  7213. > programming? |
  7214. > |_ http://www.Sonnack.com/ ___________________| Call:
  7215. > 1-800-DEV-NULL  |
  7216. > |_____________________________________________|_______________
  7217. > ________|
  7218. >
  7219. > --------------------------------------------------------------
  7220. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  7221. > Post Message:   fractint@lists.xmission.com
  7222. > Get Commands:   majordomo@lists.xmission.com "help"
  7223. > Administrator:  twegner@fractint.org
  7224. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7225. >
  7226.  
  7227.  
  7228. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7229. Post Message:   fractint@lists.xmission.com
  7230. Get Commands:   majordomo@lists.xmission.com "help"
  7231. Administrator:  twegner@fractint.org
  7232. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7233.  
  7234.  
  7235. -------------------------------------------------------------------------------
  7236.  
  7237. From: "Jonathan Osuch" <osuchj@qwest.net>
  7238. Subject: Re: (fractint) Fractint Development
  7239. Date: 29 Mar 2001 19:38:20 -0600
  7240.  
  7241. Ulrich,
  7242.  
  7243. > .. and how about the development for Linux. The current version (20-07)
  7244. > doesn't do colour cycling (at least not at my system).
  7245.  
  7246. If you are in a true color mode, that's the nature of the beast.  If you are
  7247. in a 256 color mode, then we broke it and I'll take a look at it.
  7248.  
  7249. Strangely, the Neomagic chip in my laptop does color cycling in true color
  7250. modes.  Unfortunately, it uses its own choice of colors.
  7251.  
  7252. Jonathan
  7253.  
  7254.  
  7255.  
  7256. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7257. Post Message:   fractint@lists.xmission.com
  7258. Get Commands:   majordomo@lists.xmission.com "help"
  7259. Administrator:  twegner@fractint.org
  7260. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7261.  
  7262.  
  7263. -------------------------------------------------------------------------------
  7264.  
  7265. From: "Jonathan Osuch" <osuchj@qwest.net>
  7266. Subject: Re: (fractint) Fractint Development
  7267. Date: 29 Mar 2001 19:33:11 -0600
  7268.  
  7269. Andrew,
  7270.  
  7271. > What's the deal with fractint's current development status? It's ages
  7272. since
  7273. > the last "official" release (not the developer's patches). There seems to
  7274. be
  7275. > very little happening. Is this true? Or are folk sooo busy developing that
  7276. > they have no time to tell us about progress?
  7277.  
  7278. I am currently working on the true color support for the DOS version.  There
  7279. seems to be a problem with the routines that Bert Tyler added.  At any rate,
  7280. I'm having difficulty getting the images to appear correctly colored on the
  7281. screen.  I'll let you know when it is fixed.
  7282.  
  7283. The memory limitations stem from two sources.  One is that Fractint is
  7284. compiled in the medium memory model.  This means that memory usable for near
  7285. data is limited to 64KB unless some form of swapping is done.  This memory
  7286. includes the stack space, and we are banging up against this limit
  7287. constantly.  And, no it isn't a simple matter to just change the memory
  7288. model.  The other problem is that we do indeed use extended and/or expanded
  7289. memory for options other than just disk video.  Saving the on screen image
  7290. when switching to a menu comes to mind.
  7291.  
  7292. I'll let all the other developer's respond to your question themselves.
  7293.  
  7294. Jonathan
  7295.  
  7296.  
  7297.  
  7298. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7299. Post Message:   fractint@lists.xmission.com
  7300. Get Commands:   majordomo@lists.xmission.com "help"
  7301. Administrator:  twegner@fractint.org
  7302. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7303.  
  7304.  
  7305. -------------------------------------------------------------------------------
  7306.  
  7307. From: Mark Christenson <mchris@value.net>
  7308. Subject: (fractint) Web space help
  7309. Date: 29 Mar 2001 19:11:15 -0800
  7310.  
  7311. My Web site is down right now; it's a long story as to how 
  7312. and why, so I will skip the saga for now.  What I need now 
  7313. is some data.  
  7314.  
  7315. Someone was nice enough, a year or so ago, to direct me 
  7316. to a service that provided "unlimited" Web server space for 
  7317. five dollars US per month.  If you're out there, or are someone 
  7318. with similar information, please pass it along.  I can't hope to 
  7319. find the original message in the mountain of e-mail. 
  7320.  
  7321.  
  7322. TIA,
  7323.         Bud
  7324.  
  7325.  
  7326. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7327. Post Message:   fractint@lists.xmission.com
  7328. Get Commands:   majordomo@lists.xmission.com "help"
  7329. Administrator:  twegner@fractint.org
  7330. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7331.  
  7332.  
  7333. -------------------------------------------------------------------------------
  7334.  
  7335. From: Bob Margolis <rttyman@wwa.com>
  7336. Subject: Re: (fractint) Twenty & One
  7337. Date: 29 Mar 2001 18:50:14 -0600
  7338.  
  7339. Programmer Dude wrote:
  7340.  
  7341.  
  7342. > Isn't Rucker the guy who first talked about the L26 system?
  7343.  
  7344. Actually it was the L27 system, with 0 standing for a space, and A to Z
  7345. being 1 through 26.
  7346.  
  7347. >  I think it was in his book, MIND TOOLS.
  7348.  
  7349. It was and still is. :-)
  7350.  
  7351. Bob = 1865
  7352. Dude = 94154
  7353. Paul = 315534
  7354. FractInt = 68752031869
  7355.  
  7356. Bob
  7357. -- 
  7358. *******************************************************
  7359.   We interrupt this program to bring you loud static.  
  7360. *******************************************************
  7361.  
  7362.  
  7363. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7364. Post Message:   fractint@lists.xmission.com
  7365. Get Commands:   majordomo@lists.xmission.com "help"
  7366. Administrator:  twegner@fractint.org
  7367. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7368.  
  7369.  
  7370. -------------------------------------------------------------------------------
  7371.  
  7372. From: "Andrew Coppin" <orphi69@hotmail.com>
  7373. Subject: Re: (fractint) Twenty & One
  7374. Date: 29 Mar 2001 15:17:16 -0000
  7375.  
  7376. >From: "David Jones" <gnome@hawaii.rr.com>
  7377. >Reply-To: fractint@lists.xmission.com
  7378. >To: fractint@lists.xmission.com
  7379. >Subject: Re: (fractint) Twenty & One
  7380. >Date: Wed, 28 Mar 2001 21:35:41 -1000
  7381. >
  7382. >Cool - looks like fun - just added it to the bookmark
  7383. >collection! Thanks!
  7384. >
  7385. >David
  7386. >gnome@hawaii.rr.com
  7387. >
  7388. >On 28 Mar 01 at 23:55, Paul N. Lee wrote:
  7389. >
  7390. > > Bob Margolis wrote:
  7391. > > >
  7392. > > > There was a software package that came out for
  7393. > > > MS-DOS 11 years ago. It is called James Gleick's
  7394. > > > Chaos: The Software ......
  7395. > > > While the software package will be hard to find...
  7396. > >
  7397. > > Try the following location for the above mentioned
  7398. > > software:
  7399. > >
  7400. > >     http://www.mathcs.sjsu.edu/faculty/rucker/
  7401.  
  7402. As always, FractInt people prove to be knowledgable people! 8-]
  7403.  
  7404. Thanks for the info. Now how about the Newton-Mandeloid and the General 
  7405. Quartic?
  7406.  
  7407. Thanks.
  7408. Andrew.
  7409.  
  7410. _________________________________________________________________________
  7411. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  7412.  
  7413.  
  7414. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7415. Post Message:   fractint@lists.xmission.com
  7416. Get Commands:   majordomo@lists.xmission.com "help"
  7417. Administrator:  twegner@fractint.org
  7418. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7419.  
  7420. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7421. Post Message:   fractint@lists.xmission.com
  7422. Get Commands:   majordomo@lists.xmission.com "help"
  7423. Administrator:  twegner@fractint.org
  7424. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7425.  
  7426.  
  7427. -------------------------------------------------------------------------------
  7428.  
  7429. From: Programmer Dude <cjsonnack@mmm.com>
  7430. Subject: Re: (fractint) Twenty & One
  7431. Date: 30 Mar 2001 09:35:17 -0600
  7432.  
  7433. Bob Margolis wrote:
  7434.  
  7435. >> Isn't Rucker the guy who first talked about the L26 system?
  7436. > Actually it was the L27 system, with 0 standing for a space, and A to Z
  7437. > being 1 through 26.
  7438.  
  7439. Ah, yes!  I *knew* that "L26" didn't sound right.
  7440.  
  7441. >>  I think it was in his book, MIND TOOLS.
  7442. > It was and still is. :-)
  7443.  
  7444. Fascinating book!
  7445.  
  7446.  
  7447. -- 
  7448. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  7449. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  7450. |_____________________________________________|_______________________|
  7451.  
  7452. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7453. Post Message:   fractint@lists.xmission.com
  7454. Get Commands:   majordomo@lists.xmission.com "help"
  7455. Administrator:  twegner@fractint.org
  7456. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7457.  
  7458.  
  7459. -------------------------------------------------------------------------------
  7460.  
  7461. From: Michael Weitzel <weitzel@ldknet.org>
  7462. Subject: (fractint) Fractint Development: The Ljapunow Type
  7463. Date: 30 Mar 2001 21:41:19 +0200
  7464.  
  7465. Hi :-)
  7466.  
  7467. In 1995 when I was still in school I read an article (by Mario Markus), about
  7468. Ljapunow diagrams in the german science magazine "Spektrum der Wissenschaft".
  7469. Last week, while cleaning up my desktop, it fell into my hands and I wrote a
  7470. small program to display these diagrams...
  7471.  
  7472. * Ljapunow diagrams absolutely *need* true-colour. :-)
  7473.   colouring the images there are (imho) two methods
  7474.   1. calculate the whole image, store the exponents fp-number for every
  7475.      pixel. After calculation, use a linear (or non-linear) function and the
  7476.      min and max values for the exponent to colour the image. The image can't
  7477.      be displayed while calculation runs.
  7478.   2. use a scaleable function that produces values in a fixed interval - 0..1
  7479.      for example. These values can be rescaled to fit into the
  7480.      Screens/X-Servers colour depth. I made good experiences with the
  7481.      Gauss-curve g(x) = exp(-(a*x)^2) and its complement h(x) = 1 - g(x).
  7482.  
  7483.      Parameter a can be used for scaling the curves width. The decision, if
  7484.      the exponent lambda is <0 or >=0 gives additional interesting information
  7485.      about the image:
  7486.  
  7487.     if (lambda>0.)
  7488.     {
  7489.         red = (int)(255. * (1-exp(-lambda*lambda*.2)));
  7490.         gre = (int)(255. * exp(-lambda*lambda*4.));
  7491.         blu = (int)(255. * (1-exp(-lambda*lambda*.8)));
  7492.     }
  7493.     else
  7494.     {
  7495.         red = (int)(255. * (1-exp(-lambda*lambda*.5)));
  7496.         gre = (int)(255. * exp(-lambda*lambda*40.));
  7497.         blu = (int)(255. * (1-exp(-lambda*lambda*.2)));
  7498.     }
  7499.  
  7500.      Has someone thought about a different way to colour these images?
  7501.      I would be interested :-)
  7502.  
  7503. * The logistic equation is fast to calculate ... but other equations are
  7504.   perhaps more interesting. I tried out
  7505.  
  7506.       f(x) = b*sin^2(x+r)
  7507.  
  7508.   it describes something about the optic stability of liquid cristals
  7509.   (whew;-). b is a fixed parameter; r is the periodic A-B sequence. I produces
  7510.   wonderful repeating textures (is 'procedural textures' the correct english?
  7511.   ... like those textures used for backgrounds in HTML files). In the article
  7512.   are 4 more equations given I have not tried out yet... (if someone is
  7513.   interested in an example, I can put some screenshots on my homepage)
  7514.  
  7515. * Fractint's way to specify the A-B-order is too complicated and unhandy for
  7516.   the normal user.
  7517.  
  7518. * I've had a look at xlyap (included in the xscreensaver package, only
  7519.   logistic equat., only 256 colours) ... it does some incredible speed-up
  7520.   (it looks like Fractint's boundary tracing for the complex-number fractals)
  7521.   perhaps one could find out how this works...
  7522.  
  7523.  
  7524.  
  7525.  
  7526.  
  7527.  
  7528. Thanks to the Stonesoup Group for the wonderful Fractint! :-))
  7529. -- 
  7530.    Michael                  LDKnet / LDK/LUG / Unix-AG
  7531.      *Weitzel* /LinuX --- email: michael(at)ldknet.org
  7532.  
  7533. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7534. Post Message:   fractint@lists.xmission.com
  7535. Get Commands:   majordomo@lists.xmission.com "help"
  7536. Administrator:  twegner@fractint.org
  7537. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7538.  
  7539.  
  7540. -------------------------------------------------------------------------------
  7541.  
  7542. From: Mark Christenson <mchris@value.net>
  7543. Subject: (fractint) (belated) new Web gallery
  7544. Date: 31 Mar 2001 10:58:01 -0800
  7545.  
  7546. As I continue the search for a new home for my fractals, 
  7547. it seems that my site has risen from the dead.  How long 
  7548. it will remain up is uncertain, but here's the announcement 
  7549. that was slated for last week:
  7550.  
  7551. I have added Fractint Gallery 6, with my Fractal Art 2K 
  7552. entries (which most of you have already seen) and a series 
  7553. of evolving gravijul spirals. 
  7554.  
  7555. http://www.hooked.net/~mchris/fractals.htm
  7556.         -or-
  7557. http://www.wenet.net/~mchris/fractals.htm
  7558.  
  7559. Enter through Fractint Galleries or What's New. 
  7560.  
  7561.  
  7562. Aloha, 
  7563.         Bud
  7564.  
  7565.  
  7566. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7567. Post Message:   fractint@lists.xmission.com
  7568. Get Commands:   majordomo@lists.xmission.com "help"
  7569. Administrator:  twegner@fractint.org
  7570. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7571.  
  7572.  
  7573. -------------------------------------------------------------------------------
  7574.  
  7575. From: Guy Marson <guy.marson@mnhn.lu>
  7576. Subject: Re: (fractint) Fractint Development: The Ljapunow Type
  7577. Date: 01 Apr 2001 00:44:34 +0200
  7578.  
  7579. At 21:41 30.03.2001 +0200, you wrote:
  7580. >Hi :-)
  7581. >
  7582. >In 1995 when I was still in school I read an article (by Mario Markus), about
  7583. >Ljapunow diagrams in the german science magazine "Spektrum der Wissenschaft".
  7584. >Last week, while cleaning up my desktop, it fell into my hands and I wrote a
  7585. >small program to display these diagrams...
  7586.  
  7587. Hi fractinters,
  7588.  
  7589. Does somebody know the Lyapunow-formula written for the Parser similar to
  7590. the build-in type, or a place (url or so) to find this formula?
  7591.  
  7592. Cheers,
  7593.  
  7594. Guy
  7595.  
  7596.  
  7597.  
  7598.  
  7599. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7600. Post Message:   fractint@lists.xmission.com
  7601. Get Commands:   majordomo@lists.xmission.com "help"
  7602. Administrator:  twegner@fractint.org
  7603. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7604.  
  7605.  
  7606. -------------------------------------------------------------------------------
  7607.  
  7608. From: Guy Marson <guy.marson@mnhn.lu>
  7609. Subject: Re: (fractint) Twenty & One
  7610. Date: 01 Apr 2001 00:44:41 +0200
  7611.  
  7612. At 19:13 29.03.2001 +0100, you wrote:
  7613. >Andrew,
  7614. >
  7615. >> Thanks for the info. Now how about the Newton-Mandeloid and the General
  7616. >> Quartic?
  7617. >
  7618. >Is this what you wanted for the Newton-Mandeloid?
  7619. >
  7620. >KRup2000-41{
  7621. >;By Rupert Millard
  7622. >l=pixel
  7623. >a=l*p1
  7624. >b=l*p2
  7625. >c=l*p3
  7626. >;Solve the cubic equation z^3+bz^2+cz+d=0 - I must be mad
  7627. >q=(3*b-a^2)/9
  7628. >r=(9*a*b-27*c-2*a)/54
  7629. >s=(r+sqrt(q^3+r^2))^(1/3)
  7630. >t=(r-sqrt(q^3+r^2))^(1/2)
  7631. >r1=s+t-a/3
  7632. >r2=-(s+t)/2-a/3+(0,0.5)*sqrt(3)*(s-t)
  7633. >r3=conj(r2)
  7634. >;Then the centroid is the point to iterate
  7635. >z=(r1+r2+r3)/3:
  7636. >oldz=z
  7637. >z=z-(z^3+a*z^2+b*z+c)/(3*z^2+2*a*z+b)
  7638. >|oldz-z|>0.0001}
  7639. >
  7640. >It iterates Newton's method cubic equation with coefficients proportional to
  7641. >the coordinates of the pixel (starting at the centroid of the roots of said
  7642. >equation.) This formula contains minibrots. For proof try:
  7643. >
  7644. >temp               {
  7645. >  ; By Rupert Millard (rupertam@hotmail.com) on Mar 29, 2001
  7646. >  reset=2001 type=formula formulafile=krup2000.frm
  7647. >  formulaname=KRup2000-41 center-mag=-2.02977/-1.38778e-015/7.704635
  7648. >  params=0/0/1/0/1/0 float=y maxiter=500 inside=0 symmetry=none
  7649. >  cyclerange=0/255 colors=@blues.map
  7650. >  }
  7651.  
  7652.  
  7653. wouuuuw.. I can't belive it: somebody sending an .frm and a .par!
  7654.  
  7655. Thanks a lot.. something to play around, super! 
  7656.  
  7657. cheers,
  7658.  
  7659.  
  7660. Guy
  7661.  
  7662.  
  7663.  
  7664.  
  7665. >
  7666. >I could make an extended version, for UF as Fractint doesn't have enough
  7667. >parameters. This would have a constant amount added on to the multiple of
  7668. >the pixel coordinate (it could be stop a coefficient from being varied.)
  7669. >Like all my UF formulae you could vary the bailout. It could also be
  7670. >quartic. Would that produce cubic minibrots? I'll try and find out. Of
  7671. >course, you're all welcome to try to beat me to it. Its a shame that
  7672. >Fractint doesn't have the capabilities to handle more than five complex
  7673. >parameters.
  7674. >
  7675. >For the general quartic (nb. Requires patch Fractint 20.0.13 or more
  7676. >recent):
  7677. >
  7678. >QuarticMandelbrot{
  7679. >;p1 is multiplier of z^4
  7680. >;p2 is multiplier of z^3
  7681. >;p3 is multiplier of z^2
  7682. >;p4 is multiplier of z
  7683. >z=c=pixel:
  7684. >z=p1*z*z*z*z+p2*z*z*z+p3*z*z+p4*z+c
  7685. >|z|<=128
  7686. >}
  7687. >
  7688. >From,
  7689. >
  7690. >Rupert
  7691. >
  7692. >--------------------------------------------------------------
  7693. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  7694. >Post Message:   fractint@lists.xmission.com
  7695. >Get Commands:   majordomo@lists.xmission.com "help"
  7696. >Administrator:  twegner@fractint.org
  7697. >Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7698. >
  7699.  
  7700. Thanks for using Fractint, The Fractals and Fractint Discussion List
  7701. Post Message:   fractint@lists.xmission.com
  7702. Get Commands:   majordomo@lists.xmission.com "help"
  7703. Administrator:  twegner@fractint.org
  7704. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  7705.  
  7706.