home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractdev / archive / v01.n034 < prev    next >
Internet Message Format  |  2000-08-26  |  42KB

  1. From: owner-fractdev-digest@lists.xmission.com (fractdev-digest)
  2. To: fractdev-digest@lists.xmission.com
  3. Subject: fractdev-digest V1 #34
  4. Reply-To: fractdev-digest
  5. Sender: owner-fractdev-digest@lists.xmission.com
  6. Errors-To: owner-fractdev-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractdev-digest        Sunday, August 27 2000        Volume 01 : Number 034
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Mon, 31 Jul 2000 17:47:15 +1000
  18. From: "Paul de Leeuw" <pdeleeuw@deleeuw.com.au>
  19. Subject: Re: Ideas for 20.1 based on wishlist
  20.  
  21. Hi Tim,
  22.  
  23. I tried to compile the Xwindows float only version but it appears to be full
  24. of 16 bit code (far, seg, offset rtc) which blows the microsnot compiler out
  25. of the water. I would dearly love to merge Manpwin and Fractint to produce a
  26. true colour, 32 bit windows application.
  27.  
  28. Any suggestions?
  29.  
  30. Thanks,
  31.  
  32. Paul.
  33. - ----- Original Message -----
  34. From: Tim Wegner <twegner@swbell.net>
  35. To: <fractdev@lists.xmission.com>
  36. Sent: Monday, July 31, 2000 2:33 PM
  37. Subject: Re: Ideas for 20.1 based on wishlist
  38.  
  39.  
  40. > Jonathan wrote:
  41. >
  42. > > > All developers,
  43. > >
  44. > > Unfortunately, this still appears to be a fairly small list.
  45. >
  46. > Unfortunately true. I am finding I need to spend my time these days
  47. > learning. This is from my point of view not a bad thing, but it
  48. > pushes any direct fractint work down the priority list.
  49. >
  50. > I checked out Wxwindows again recently, and this still looks like a
  51. > good way to get a portable GUI.
  52. >
  53. > I got ssh (secure shell) installed on my Linux firewall. I just tried
  54. > copying a file from julia.fractalus.org using scp and it works great.
  55. > There is a windows command line utility called pscp available at
  56. > http://www.chiark.greenend.org.uk/~sgtatham/putty/
  57. > that has the same functionality. This makes FTP unnecessary,
  58. > though FTP with a good Windows client is certainly easier.
  59. >
  60. > Tim
  61. >
  62. >
  63. > --------------------------------------------------------------
  64. > Thanks for using Fractdev, The Fractint Developer's Discussion List
  65. > Post Message:   fractdev@lists.xmission.com
  66. > Get Commands:   majordomo@lists.xmission.com "help"
  67. > Administrator:  twegner@fractint.org
  68. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  69.  
  70.  
  71. - --------------------------------------------------------------
  72. Thanks for using Fractdev, The Fractint Developer's Discussion List
  73. Post Message:   fractdev@lists.xmission.com
  74. Get Commands:   majordomo@lists.xmission.com "help"
  75. Administrator:  twegner@fractint.org
  76. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  77.  
  78. ------------------------------
  79.  
  80. Date: Mon, 31 Jul 2000 07:43:58 -0500
  81. From: "Jonathan Osuch" <osuchj@uswest.net>
  82. Subject: Re: Ideas for 20.1 based on wishlist
  83.  
  84. Paul,
  85.  
  86. > I tried to compile the Xwindows float only version but it appears to be
  87. full
  88. > of 16 bit code (far, seg, offset rtc) which blows the microsnot compiler
  89. out
  90. > of the water. I would dearly love to merge Manpwin and Fractint to produce
  91. a
  92. > true colour, 32 bit windows application.
  93.  
  94. If you define XFRACT, all those will go away.  Someday we will need to take
  95. them out, but for now this works.
  96.  
  97. Since the Allegro package has a Windows port, it may be advantageous to look
  98. at it.  Also, you should probably work from the source I am using.  This has
  99. the advantage of using a driver system for environment specific functions
  100. (graphics & sound).  It still needs a lot of work done so that configure and
  101. make can be used.
  102.  
  103. Jonathan
  104.  
  105.  
  106.  
  107. - --------------------------------------------------------------
  108. Thanks for using Fractdev, The Fractint Developer's Discussion List
  109. Post Message:   fractdev@lists.xmission.com
  110. Get Commands:   majordomo@lists.xmission.com "help"
  111. Administrator:  twegner@fractint.org
  112. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  113.  
  114. ------------------------------
  115.  
  116. Date: Mon, 31 Jul 2000 07:56:32 -0600
  117. From: Tim Wegner <twegner@swbell.net>
  118. Subject: Re: Ideas for 20.1 based on wishlist
  119.  
  120. Paiul asked:
  121.  
  122. > I tried to compile the Xwindows float only version but it appears to be full
  123. > of 16 bit code (far, seg, offset rtc) which blows the microsnot compiler out
  124. > of the water. I would dearly love to merge Manpwin and Fractint to produce a
  125. > true colour, 32 bit windows application.
  126. > Any suggestions?
  127.  
  128. Xfractint has some defines that eliminate all the far keywords etc. 
  129. Probably you are just missing something turned on with the 
  130. XFRACT define. I'm off to work so I can't find it for you you, but if 
  131. you search for XFRACT in the dot h files it should be easy to find.
  132.  
  133. Tim
  134.  
  135.  
  136. - --------------------------------------------------------------
  137. Thanks for using Fractdev, The Fractint Developer's Discussion List
  138. Post Message:   fractdev@lists.xmission.com
  139. Get Commands:   majordomo@lists.xmission.com "help"
  140. Administrator:  twegner@fractint.org
  141. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  142.  
  143. ------------------------------
  144.  
  145. Date: Wed, 02 Aug 2000 15:18:40 GMT
  146. From: "Rupert Millard" <rupertam@hotmail.com>
  147. Subject: (fractint) Ideas for version 20.1
  148.  
  149. Johnathon,
  150.  
  151.  
  152. About the alternating iterations thing, how about making two new types 
  153. manzpoweralt and julzpoweralt which are a bit more advanced than what he 
  154. suggested. These could request the exponent pattern as an expression 
  155. consisting of numbers and commas with square brackets. The exponents are 
  156. separated by commas, for a repeating sequence of length n 'n[a,b,c...]' can 
  157. be used. It can be nested too for example:
  158.  
  159. 2,3[4,5],7,3[6,7[2,3]]],[2,3] nb. the last doesn't have a multiplier 'coz it 
  160. goes on until it bails-out.
  161.  
  162.  
  163. I really think you ought to try implementing the standard escape-time 
  164. bailout tests in the parser, they'd be really helpful - and although I don't 
  165. know anything about C (do you know where I can get a tutorial in it?) I 
  166. can't see why it would be so difficult.
  167.  
  168.  
  169. I've found a bug in simplgif which only occurs sometimes and when I try to 
  170. simplgif a fractint divide and conquer image. makemig.gif consists of 25 
  171. 1024x768 'panes' and when I do 'simplgif makemig.gif simplgif.gif' with one 
  172. set the top row of pixels changes to the middle colours (cyan in blues.map). 
  173. I it only happens on this parameter set which it happens on is:
  174.  
  175. Test               { ; Version 2000 Patchlevel 12
  176.   reset=2000 type=mandel
  177.   center-mag=-1.41926473620118600/+0.04745164936908675/4194785/1/109.999
  178.   params=0/0 float=y maxiter=5000 inside=0 logmap=223 periodicity=0
  179.   cyclerange=0/255 sound=off
  180.   colors=000000<25>00d00f00h00i00k00m<26>0ew0fx0hx0iy0ky0mz<25>nwzpwzrxz<3\
  181.   >zzz<42>7zz6zz4zz3zz2zz0zz<42>07z06z04z03z02z00z<60>002000000
  182.   }
  183.  
  184. Makemig this as 5x5 1024x768 images but before you run it uncomment out the 
  185. call to simplgif.
  186.  
  187. I also have another problem with makemig, when fractint looks for 
  188. frmig_??.gif it looks in the directory which it is in, shouldn't it look 
  189. where it saved them?
  190.  
  191.  
  192. From,
  193.  
  194. Rupert
  195.  
  196.  
  197. P.S. Did you know that symmetry very often slows things down? For the 
  198. unzoomed M-Set: 2.85 secs without symmetry at 1024x768x256, 10.71 with 
  199. symmetry (I'm on a PIII 500 MHz)?
  200. ________________________________________________________________________
  201. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  202.  
  203.  
  204. - --------------------------------------------------------------
  205. Thanks for using Fractdev, The Fractint Developer's Discussion List
  206. Post Message:   fractdev@lists.xmission.com
  207. Get Commands:   majordomo@lists.xmission.com "help"
  208. Administrator:  twegner@fractint.org
  209. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  210.  
  211. ------------------------------
  212.  
  213. Date: Wed, 2 Aug 2000 12:31:54 -0500
  214. From: "Jonathan Osuch" <osuchj@uswest.net>
  215. Subject: Re: (fractint) Ideas for version 20.1
  216.  
  217. Rupert,
  218.  
  219. > About the alternating iterations thing, how about making two new types
  220. > manzpoweralt and julzpoweralt which are a bit more advanced than what he
  221. > suggested.
  222.  
  223. I can certainly assist anyone willing to attempt implementing this.  Adding
  224. new fractal types is not on my radar screen at this point.  For various
  225. reasons.
  226.  
  227. > I really think you ought to try implementing the standard escape-time
  228. > bailout tests in the parser, they'd be really helpful - and although I
  229. don't
  230. > know anything about C (do you know where I can get a tutorial in it?) I
  231. > can't see why it would be so difficult.
  232.  
  233. The difficulty arises because the fast parser is implemented in assembly
  234. language.  The 'slow' parser is implemented in C, but has none of the
  235. optimizations of the 'fast' parser.  I know I've looked at it, and I know
  236. that I had a good reason for not implementing it.  I just can't remember
  237. what it was.
  238.  
  239. > I've found a bug in simplgif which only occurs sometimes and when I try to
  240. > simplgif a fractint divide and conquer image.
  241.  
  242. I believe we know that.  The ability to recombine the individual mig images
  243. was subsequently built into Fractint and that recombination works correctly.
  244. When I just tried it, Fractint generated the file "fractmig.gif"
  245. automatically and it was not necessary to run simplgif.  I did not see the
  246. individual files.  This feature is not very well documented.  We should
  247. remove the line containing the simplgif call from the batch file and not
  248. include simplgif with the distribution.  Also, you can use disk video mode
  249. for images up to 32Kx32K.
  250.  
  251. > I also have another problem with makemig, when fractint looks for
  252. > frmig_??.gif it looks in the directory which it is in, shouldn't it look
  253. > where it saved them?
  254.  
  255. It looks in the directory set by the startup parameter workdir.  If you are
  256. setting a different path with the filename= command, this will be a problem.
  257.  
  258. > Did you know that symmetry very often slows things down? For the
  259. > unzoomed M-Set: 2.85 secs without symmetry at 1024x768x256, 10.71 with
  260. > symmetry (I'm on a PIII 500 MHz)?
  261.  
  262. That doesn't happen on my machine, but then I only have a slow 233 MHz
  263. pentium.  I might ask, however, why does it take so long (either case) on
  264. your machine?  I get 1.21 seconds with symmetry and 1.32 seconds without at
  265. that resolution.  You *do* have floating point math turned on, don't you?
  266. Or, are you running Xfractint, which changes some of the above discussion?
  267.  
  268. Jonathan
  269.  
  270.  
  271.  
  272. - --------------------------------------------------------------
  273. Thanks for using Fractdev, The Fractint Developer's Discussion List
  274. Post Message:   fractdev@lists.xmission.com
  275. Get Commands:   majordomo@lists.xmission.com "help"
  276. Administrator:  twegner@fractint.org
  277. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  278.  
  279. ------------------------------
  280.  
  281. Date: Sat, 5 Aug 2000 23:19 0000
  282. From: comdotatdotcom@csi.com
  283. Subject: Forky patch question
  284.  
  285. Hi Jon + Tim + Rich + Folks,
  286.  
  287.      Just a quick question... I've knocked together a routine for writing
  288. lsystem output as dxf vector file format which works fine BUT
  289. in order to be at all legible it uses a lot of string literals in
  290. printf() statements.
  291.  
  292. This completely uses up the near ram on the standard dos build on
  293. some machine configurations ( I could get it going by trimming
  294. environment variables right down on my machine forinstance..
  295. *very* tight fit!)
  296.  
  297. It leaves a few hundred bytes free in a float only build however.
  298.  
  299. I know I could do the usual substitution of overlaid arrays for
  300. the literals but, as it is, the dxf output routine is a readable reference
  301. on the file format... obfuscating it with near ram saving tricks seems
  302. a shame really and quite against the open source ethic.
  303.  
  304. Now this build could well be useful to a number of people who want
  305. to
  306. import lsystems in cad packages or whatever so I'd like to release
  307. a patch... the question is what should this patch be releaed as?
  308.  
  309. For xfractint it should go in fine on all systems (no near mem
  310. problems)
  311. but it shouldn't really  get into the standard dos version as it'll fail
  312. on quite a few machines. The float only build will most likely
  313. work everywhere though.....
  314. so basically I suppose I'm stirring up some
  315. discussion of the issue of source forking and what we do about
  316. it.
  317.  
  318. Cheers,
  319.           Robin.
  320.  
  321. P.S. maybe 3d Lsystems might come out of this too... no promises ;-)
  322.  
  323.  
  324. - --------------------------------------------------------------
  325. Thanks for using Fractdev, The Fractint Developer's Discussion List
  326. Post Message:   fractdev@lists.xmission.com
  327. Get Commands:   majordomo@lists.xmission.com "help"
  328. Administrator:  twegner@fractint.org
  329. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  330.  
  331. ------------------------------
  332.  
  333. Date: Sat, 5 Aug 2000 19:24:14 -0500
  334. From: "Jonathan Osuch" <osuchj@uswest.net>
  335. Subject: Patch 13
  336.  
  337. Patch 13 is on the ftp site.  The executable is there as fradev20.0.13.zip.
  338.  
  339. This patch adds parameters p4 and p5 to the formula parser and now checks
  340. all the parameters when the symmetry options XAXIS_NOREAL and XAXIS_NOIMAG
  341. are used.
  342.  
  343. I purposely did not add the two new parameters to the evolver.  Maybe
  344. someday.
  345.  
  346. Jonathan
  347.  
  348.  
  349.  
  350.  
  351. - --------------------------------------------------------------
  352. Thanks for using Fractdev, The Fractint Developer's Discussion List
  353. Post Message:   fractdev@lists.xmission.com
  354. Get Commands:   majordomo@lists.xmission.com "help"
  355. Administrator:  twegner@fractint.org
  356. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  357.  
  358. ------------------------------
  359.  
  360. Date: Sat, 5 Aug 2000 18:57:04 -0500
  361. From: "Jonathan Osuch" <osuchj@uswest.net>
  362. Subject: Re: Forky patch question
  363.  
  364. Robin,
  365.  
  366. > so basically I suppose I'm stirring up some
  367. > discussion of the issue of source forking and what we do about
  368. > it.
  369.  
  370. This is already a problem.  We have two versions of Fractint and two
  371. versions of Xfractint.  One with integer math and the other without.  Then
  372. there is the source I am using for the Allegro graphics package, based on
  373. the float only Xfractint.
  374.  
  375. Once we get the Allegro graphics package working and then port the source
  376. over to djgpp, the DOS code can go away.  But that's a long ways off.
  377.  
  378. Jonathan
  379.  
  380.  
  381.  
  382. - --------------------------------------------------------------
  383. Thanks for using Fractdev, The Fractint Developer's Discussion List
  384. Post Message:   fractdev@lists.xmission.com
  385. Get Commands:   majordomo@lists.xmission.com "help"
  386. Administrator:  twegner@fractint.org
  387. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  388.  
  389. ------------------------------
  390.  
  391. Date: Sun, 6 Aug 2000 15:47:25 -0400
  392. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  393. Subject: Patch 13: bug
  394.  
  395. Hi Jonathan,
  396.  
  397.   In patch 13, generate any type=3Dformula fractal, go to the <tab> scree=
  398. n,
  399. and return to the image: the top of the image gets corrupted with a
  400. horizontal dotted line.
  401.  
  402.   Cheers,
  403.  
  404.         - Sylvie
  405.  
  406. - --------------------------------------------------------------
  407. Thanks for using Fractdev, The Fractint Developer's Discussion List
  408. Post Message:   fractdev@lists.xmission.com
  409. Get Commands:   majordomo@lists.xmission.com "help"
  410. Administrator:  twegner@fractint.org
  411. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  412.  
  413. ------------------------------
  414.  
  415. Date: Sun, 6 Aug 2000 16:14:10 -0500
  416. From: "Jonathan Osuch" <osuchj@uswest.net>
  417. Subject: Re: Patch 13: bug
  418.  
  419. Sylvie,
  420.  
  421. > In patch 13, generate any type=formula fractal, go to the <tab> screen,
  422. > and return to the image: the top of the image gets corrupted with a
  423. > horizontal dotted line.
  424.  
  425. Yes, I can make it do that.  Only if the fractal has not finished
  426. generating.  This is not unique to patch 13, however.  Version 20.0 does
  427. this also.  The good news is that if you use textsafe=save, it doesn't
  428. happen.  Which is why I didn't see it earlier.  I have textsafe=save set in
  429. my SSTOOLS.INI file.
  430.  
  431. This problem is not unique to the formula type, either.  The lorenz3d types,
  432. rossler3d, sierpinski, and kamtorus3d all show extraneous dots when <tab> is
  433. used before image completion.
  434.  
  435. There was a while there when I had made textsafe=save the default, but I
  436. changed it back to how it was before because of problems with the memory
  437. routines.  I think those problems have all been ironed out.
  438.  
  439. OTOH, once we are ported to a windowed environment, the textsafe variable
  440. can go away.  For example, the Allegro graphics package port I'm working on
  441. maintains separate image and text bit maps.  The screens are swapped by
  442. blitting the relevant bit map to the screen bitmap.
  443.  
  444. Jonathan
  445.  
  446.  
  447.  
  448. - --------------------------------------------------------------
  449. Thanks for using Fractdev, The Fractint Developer's Discussion List
  450. Post Message:   fractdev@lists.xmission.com
  451. Get Commands:   majordomo@lists.xmission.com "help"
  452. Administrator:  twegner@fractint.org
  453. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  454.  
  455. ------------------------------
  456.  
  457. Date: Sun, 6 Aug 2000 19:38:01 -0400
  458. From: Lee Skinner <LeeHSkinner@compuserve.com>
  459. Subject: Patch 13: bug
  460.  
  461. Jonathan,
  462.  
  463.   Here's another bug (parser) - its been in Fractint for some time:
  464.  
  465. sc_not_test {
  466. ;
  467. ; try real(p1) =3D -1, -2, 1, or 2
  468. ;
  469. ; p1 =3D -1 should produce the same image as p1 =3D -2
  470. ;
  471.  
  472. if     (p1 =3D=3D  1) ,  par1 =3D 1e+2
  473. elseif (p1 =3D=3D  2) ,  par1 =3D 10^(2)
  474. elseif (p1 =3D=3D -1) ,  par1 =3D 1e-2
  475. elseif (p1 =3D=3D -2) ,  par1 =3D 10^(-2)
  476. endif
  477.  
  478. z =3D c =3D pixel
  479. :
  480. z =3D par1 * z^100 + c
  481. |z| <=3D 4
  482. }
  483.  
  484. When p1 =3D -2, the image is different (bigger).  I've noticed this in ot=
  485. her
  486. formulas where replacing 1e-n with 10^(-n) generates different images.
  487.  
  488. Lee
  489.  
  490. - --------------------------------------------------------------
  491. Thanks for using Fractdev, The Fractint Developer's Discussion List
  492. Post Message:   fractdev@lists.xmission.com
  493. Get Commands:   majordomo@lists.xmission.com "help"
  494. Administrator:  twegner@fractint.org
  495. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  496.  
  497. ------------------------------
  498.  
  499. Date: Sun, 6 Aug 2000 20:03:21 -0500
  500. From: "Jonathan Osuch" <osuchj@uswest.net>
  501. Subject: Re: Patch 13: bug
  502.  
  503. Lee,
  504.  
  505. > Here's another bug (parser) - its been in Fractint for some time:
  506.  
  507. No, this is a misunderstanding that has been around for some time.  The
  508. parser has never understood scientific notation.  Therefore, 1e-2 is
  509. interpreted as: the variable 1e (which is initialized to 0) minus 2.  I
  510. modified your formula so I could better see what was happening.
  511.  
  512. test_01 {
  513.  
  514. ;  p1=1 produces the same image as p1=5
  515. ;  p1=3 is similar due to the relative size of  -2 vs 0.01
  516. ;  Note that e by itself is a predefined variable, hence p1=4 is different
  517.  
  518. if     (p1 ==  1) ,  par1 = 1e-2
  519. elseif (p1 ==  2) ,  par1 = 10^(-2)
  520. elseif (p1 ==  3) ,  par1 = (1e-2) - (10^(-2))
  521. elseif (p1 ==  4) ,  par1 = (e - 2)
  522. elseif (p1 ==  5) ,  par1 = -2
  523. elseif (p1 ==  6) ,  par1 = -1
  524. endif
  525.  
  526. z = c = pixel
  527. :
  528. z = z * z + par1 + c
  529. |z| <= 4
  530. }
  531.  
  532. Granted, I would still call the fact that 1e is recognized as a variable a
  533. bug.  OTOH, if we fix it and a lot of formulas use this notation, we break a
  534. lot of images.  Not that it would be the first time <G>.
  535.  
  536. Jonathan
  537.  
  538.  
  539.  
  540. - --------------------------------------------------------------
  541. Thanks for using Fractdev, The Fractint Developer's Discussion List
  542. Post Message:   fractdev@lists.xmission.com
  543. Get Commands:   majordomo@lists.xmission.com "help"
  544. Administrator:  twegner@fractint.org
  545. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  546.  
  547. ------------------------------
  548.  
  549. Date: Sun, 6 Aug 2000 22:42:27 -0400
  550. From: Lee Skinner <LeeHSkinner@compuserve.com>
  551. Subject: Patch 13: bug
  552.  
  553. Jonathan,
  554.  
  555. >>  OTOH, if we fix it and a lot of formulas use this notation, we break =
  556. a
  557. lot of images.  Not that it would be the first time <G>.<<
  558.  
  559. Thanks for the explanation.  I recommend leaving the bug in for the reaso=
  560. n
  561. you mentioned.
  562.  
  563. Lee
  564.  
  565. - --------------------------------------------------------------
  566. Thanks for using Fractdev, The Fractint Developer's Discussion List
  567. Post Message:   fractdev@lists.xmission.com
  568. Get Commands:   majordomo@lists.xmission.com "help"
  569. Administrator:  twegner@fractint.org
  570. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  571.  
  572. ------------------------------
  573.  
  574. Date: Sun, 6 Aug 2000 23:48:47 -0400
  575. From: George Martin <GGMARTIN@compuserve.com>
  576. Subject: Re: Patch 13: bug
  577.  
  578. Friends,
  579.  
  580. The following awoke me from the dead.
  581.  
  582. >
  583. No, this is a misunderstanding that has been around for some time.  The
  584. parser has never understood scientific notation.  Therefore, 1e-2 is
  585. interpreted as: the variable 1e (which is initialized to 0) minus 2.  I
  586. modified your formula so I could better see what was happening.
  587. <
  588.  
  589. The parser has all the background code to recognize scientific notation
  590. correctly, but needs a bit of work to finish the implementation. This was=
  591.  
  592. an unfinished project of mine when v. 20 went out. =
  593.  
  594.  
  595. In prior versions, notation such as  1e or 2x was treated as a named
  596. variable, and, as an unintended consequence of the old code, initialized =
  597. to
  598. the lead digit (in the examples, "1" or "2" ), not the usual 0. In versio=
  599. n
  600. 20, the error checking is done with new code, and a notation such as 2x
  601. will yield an error (presumably the author meant 2*x). I went through the=
  602.  
  603. entire orgform compilation before v. 20 went out, and corrected all the
  604. formulas where the more stringent error checking in version 20 was
  605. rendering the formula unworkable.
  606.  
  607. However, because the new error checking code recognizes scientific
  608. notation, 1e is not recognized as an error and slips through the cracks. =
  609. It
  610. then is evaluated in the old way, not as scientific notation. <sigh>
  611.  =
  612.  
  613. George Martin
  614.  
  615. - --------------------------------------------------------------
  616. Thanks for using Fractdev, The Fractint Developer's Discussion List
  617. Post Message:   fractdev@lists.xmission.com
  618. Get Commands:   majordomo@lists.xmission.com "help"
  619. Administrator:  twegner@fractint.org
  620. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  621.  
  622. ------------------------------
  623.  
  624. Date: Mon, 7 Aug 2000 07:53:21 -0500
  625. From: "Jonathan Osuch" <osuchj@uswest.net>
  626. Subject: Fractint buglist
  627.  
  628. All,
  629.  
  630. Is anybody familiar enough with Spanish to help with the latest entry on the
  631. Fractint buglist?  Here is the message:
  632.  
  633. ************
  634. please need edit zoom correctly in archives with extension gif
  635. why not apply zoom correctly in gif images not purifity this program tilt?
  636.  
  637. please need help for using this program in medical images
  638.  
  639. thank you
  640.  
  641. please response in spanish
  642. ************
  643.  
  644. Jonathan
  645.  
  646.  
  647.  
  648. - --------------------------------------------------------------
  649. Thanks for using Fractdev, The Fractint Developer's Discussion List
  650. Post Message:   fractdev@lists.xmission.com
  651. Get Commands:   majordomo@lists.xmission.com "help"
  652. Administrator:  twegner@fractint.org
  653. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  654.  
  655. ------------------------------
  656.  
  657. Date: Tue, 8 Aug 2000 06:20:32 -0400
  658. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  659. Subject: Re: Patch 13: bug
  660.  
  661. Hi Jonathan,
  662.  
  663. >> Yes, I can make it do that.  Only if the fractal has not finished
  664. >> generating.  This is not unique to patch 13, however.  Version 20.0 do=
  665. es
  666. >> this also.  The good news is that if you use textsafe=3Dsave, it doesn=
  667. 't
  668. >> happen.  Which is why I didn't see it earlier.  I have textsafe=3Dsave=
  669.  set
  670. >> in my SSTOOLS.INI file.
  671.  
  672.   I had never seen it before, this is why I thought it was a new bug! =
  673.  
  674. You're right, with textsafe=3Dsave, it doesn't happen.
  675.  
  676.   Cheers,
  677.  
  678.         - Sylvie
  679.  
  680. - --------------------------------------------------------------
  681. Thanks for using Fractdev, The Fractint Developer's Discussion List
  682. Post Message:   fractdev@lists.xmission.com
  683. Get Commands:   majordomo@lists.xmission.com "help"
  684. Administrator:  twegner@fractint.org
  685. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  686.  
  687. ------------------------------
  688.  
  689. Date: Fri, 18 Aug 2000 11:50:29 -0500
  690. From: "Jonathan Osuch" <osuchj@uswest.net>
  691. Subject: Patch 14
  692.  
  693. Tim,
  694.  
  695. The patch 14 diff and executable file are available at
  696. http://www.fractint.org/ftp/
  697.  
  698. This fixes both the regeneration of completed images and the incorrect
  699. determination of random numbers, which caused the regeneration to have
  700. different subimages.
  701.  
  702. Jonathan
  703.  
  704.  
  705.  
  706. - --------------------------------------------------------------
  707. Thanks for using Fractdev, The Fractint Developer's Discussion List
  708. Post Message:   fractdev@lists.xmission.com
  709. Get Commands:   majordomo@lists.xmission.com "help"
  710. Administrator:  twegner@fractint.org
  711. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  712.  
  713. ------------------------------
  714.  
  715. Date: Sat, 19 Aug 2000 15:38:50 GMT
  716. From: "Rupert Millard" <rupertam@hotmail.com>
  717. Subject: Standard bail-out tests in the parser.
  718.  
  719. Hi Jonathon,
  720.  
  721. I know its been a long time since you e-mailed me but I haven't had the time 
  722. to send you another nag... until now!
  723.  
  724. Although I'm not a programmer I cannot see why you cannot implement the 
  725. bailout tests in the parser. At worst surely you could do what I do all the 
  726. time in QBasic, that is copy and paste the relevant code.
  727.  
  728. Also, I'd like to know what form a true-colour palette editor (or is that a 
  729. contradiction in terms?) would take. Would it still be capable of 256 colour 
  730. stripey effects or restrictred to smooth gradients like Ultra-fractal and 
  731. Fractal-eXtreme?
  732.  
  733. Finally, what *is* allegro?
  734.  
  735. Thanks,
  736.  
  737. From,
  738.  
  739. Rupert
  740. ________________________________________________________________________
  741. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  742.  
  743.  
  744. - --------------------------------------------------------------
  745. Thanks for using Fractdev, The Fractint Developer's Discussion List
  746. Post Message:   fractdev@lists.xmission.com
  747. Get Commands:   majordomo@lists.xmission.com "help"
  748. Administrator:  twegner@fractint.org
  749. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  750.  
  751. ------------------------------
  752.  
  753. Date: Sat, 19 Aug 2000 13:12:23 -0500
  754. From: "Jonathan Osuch" <osuchj@uswest.net>
  755. Subject: Re: Standard bail-out tests in the parser.
  756.  
  757. Rupert,
  758.  
  759. > Although I'm not a programmer I cannot see why you cannot implement the
  760. > bailout tests in the parser. At worst surely you could do what I do all
  761. the
  762. > time in QBasic, that is copy and paste the relevant code.
  763.  
  764. Remember that the parser is actually compiling the formula into machine
  765. code.  What you are asking for is a way to switch the bailout test from the
  766. <z> screen.  Depending on where the compilation is taking place, before or
  767. after the <z> screen, this may be workable.  We would need to change the
  768. designation for the bailout, however.  This would be a good thing for two
  769. reasons, we could accommodate orbit type fractals, and we could then have a
  770. bailout variable instead of having to use part of p1-p5.
  771.  
  772. Now all we need is someone to do the work.
  773.  
  774. > Also, I'd like to know what form a true-colour palette editor (or is that
  775. a
  776. > contradiction in terms?) would take. Would it still be capable of 256
  777. colour
  778. > stripey effects or restrictred to smooth gradients like Ultra-fractal and
  779. > Fractal-eXtreme?
  780.  
  781. I have no idea.  The smooth gradients would seem reasonable, however.  Isn't
  782. that why everybody wants true-color?
  783.  
  784. > Finally, what *is* allegro?
  785.  
  786. Have a look at: http://www.talula.demon.co.uk/allegro/
  787. It's a graphics interface that has been ported to several different
  788. environments, including Linux, djgpp, and Windows.
  789.  
  790. Jonathan
  791.  
  792.  
  793.  
  794. - --------------------------------------------------------------
  795. Thanks for using Fractdev, The Fractint Developer's Discussion List
  796. Post Message:   fractdev@lists.xmission.com
  797. Get Commands:   majordomo@lists.xmission.com "help"
  798. Administrator:  twegner@fractint.org
  799. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  800.  
  801. ------------------------------
  802.  
  803. Date: Sun, 20 Aug 2000 13:29:03 -0600
  804. From: Tim Wegner <twegner@swbell.net>
  805. Subject: News and a version question for Jonathan
  806.  
  807. I have finally gotten my MSC 7 compiler environment installed on 
  808. my new PC. Not too quick considering I got the PC in March. :-) 
  809.  
  810. My computing environment now consists of:
  811.  
  812. 1. An HP 9680C with dual booting with Win98 and Mandrake 7.1. 
  813. This is the machine that I just installed MS C/C++ 7.0 on. 
  814.  
  815. 2. My old PC with a 150 mhz motherboard bristling with various 
  816. upgrades that still has my old computing environment under 
  817. Win95, which also has Mandrake 7.0 and Slakware, which I'll 
  818. shortly get rid of. This is now my wife Susan's machine.
  819.  
  820. 3. A 166 mhz Dell Optiplex that I bought on Ebay for $75 that at 
  821. the moment has Win98 and Mandrake 7.1. I am planning on using 
  822. this as a server and for network experimentation. It has 32mb/2gb.
  823.  
  824. 4. My old 66 mhz 486, which is running the one-floppy EigerStein 
  825. LRP (Linux Router Project) and the Seawall firewall. This machine 
  826. acts as a firewall and router for my home network. The other three 
  827. machines connect to my DSL line through the firewall/router. The 
  828. firewall machine also hosts a single web page you can access at 
  829. twegner.dynodns.net. There isn't much content on this page yet, 
  830. it's mostly an experimental.
  831.  
  832. My college-age son visited this weekend and there were actually 
  833. some times that all three of us were accessing the internet 
  834. simultaneously through the firewall/router (the family that computes 
  835. together stays together?) :-)
  836.  
  837. Now for the versions question. I am now up to date with patch 14. I 
  838. noticed that the patches apply to the "regular" (integer) version of 
  839. Fractint. Should I update the float only version and the Xfractint 
  840. version to patch 14? Is the float-only strain of Xfractint now the 
  841. "official" one?
  842.  
  843. Tim
  844.   
  845.  
  846. - --------------------------------------------------------------
  847. Thanks for using Fractdev, The Fractint Developer's Discussion List
  848. Post Message:   fractdev@lists.xmission.com
  849. Get Commands:   majordomo@lists.xmission.com "help"
  850. Administrator:  twegner@fractint.org
  851. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  852.  
  853. ------------------------------
  854.  
  855. Date: Sun, 20 Aug 2000 16:51:52 -0500
  856. From: "Jonathan Osuch" <osuchj@uswest.net>
  857. Subject: Re: News and a version question for Jonathan
  858.  
  859. Tim,
  860.  
  861. > Now for the versions question. I am now up to date with patch 14. I
  862. > noticed that the patches apply to the "regular" (integer) version of
  863. > Fractint. Should I update the float only version and the Xfractint
  864. > version to patch 14? Is the float-only strain of Xfractint now the
  865. > "official" one?
  866.  
  867. I updated the Allegro graphics port source to patch 13.  This source is
  868. based on the float-only strain of Xfractint and required some changes to be
  869. updated by hand.  Since I've already done this once, it would be easier for
  870. me to do it.
  871.  
  872. I am also behind in uploading the Xfractint source for patches 12-14.  I
  873. still have a source at version 12, so this isn't such a big problem.  Do we
  874. need to include all the MAP files (and others) in the developer's source
  875. distribution?
  876.  
  877. The problem with making the float-only strain of Xfractint the "official"
  878. one is that there are features that are broken in it that work in the
  879. integer version.  The feature that comes to mind is the 3D image generation
  880. when the <3> key is pressed.  I'm fairly certain it is only due to parts of
  881. a patch getting misplaced.  I just haven't looked into it yet.
  882.  
  883. Jonathan
  884.  
  885.  
  886.  
  887. - --------------------------------------------------------------
  888. Thanks for using Fractdev, The Fractint Developer's Discussion List
  889. Post Message:   fractdev@lists.xmission.com
  890. Get Commands:   majordomo@lists.xmission.com "help"
  891. Administrator:  twegner@fractint.org
  892. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  893.  
  894. ------------------------------
  895.  
  896. Date: Thu, 24 Aug 2000 10:36:33 -0500
  897. From: "Jonathan Osuch" <osuchj@uswest.net>
  898. Subject: Float only source & executable
  899.  
  900. Tim,
  901.  
  902. I updated and uploaded the DOS float only source and executables through
  903. patch 14.
  904.  
  905. Jonathan
  906.  
  907.  
  908.  
  909. - --------------------------------------------------------------
  910. Thanks for using Fractdev, The Fractint Developer's Discussion List
  911. Post Message:   fractdev@lists.xmission.com
  912. Get Commands:   majordomo@lists.xmission.com "help"
  913. Administrator:  twegner@fractint.org
  914. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  915.  
  916. ------------------------------
  917.  
  918. Date: Sat, 26 Aug 2000 12:07:18 GMT
  919. From: "Rupert Millard" <rupertam@hotmail.com>
  920. Subject: Re: Standard bail-out tests in the parser.
  921.  
  922. Jonathon,
  923.  
  924. Thankyou very much for explaining that to me. I *think* I understand now.
  925.  
  926. From,
  927.  
  928. Rupert
  929. ________________________________________________________________________
  930. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  931.  
  932.  
  933. - --------------------------------------------------------------
  934. Thanks for using Fractdev, The Fractint Developer's Discussion List
  935. Post Message:   fractdev@lists.xmission.com
  936. Get Commands:   majordomo@lists.xmission.com "help"
  937. Administrator:  twegner@fractint.org
  938. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  939.  
  940. ------------------------------
  941.  
  942. Date: Sat, 26 Aug 2000 10:30:40 -0600
  943. From: Tim Wegner <twegner@swbell.net>
  944. Subject: Re: Float only source & executable
  945.  
  946. Jonathan wrote:
  947.  
  948. > I updated and uploaded the DOS float only source and executables
  949. > through patch 14.
  950.  
  951. I made small changes to the web site - removed the link to the FTP 
  952. files via FTP (since it doesn't work) and added Spanky's mirror link. 
  953. I also updated the links in the files directory to point to your latest 
  954. versions. I am thinking of adding "What's New" from the docs to the 
  955. web site.
  956.  
  957. Perhaps we should move old exe packages to an archive directory 
  958. to avoid confusion.
  959.  
  960. While this is probably less urgent now that development has 
  961. slowed down, I was wondering how much interest there would be in 
  962. my cutting some CDs that had the full source every patch version 
  963. (source and executable). I have found this invaluable for tracking 
  964. bugs. I do a binary search running test cases using different 
  965. developer versions, and can usually quicky pinpoint exactly which 
  966. patch caused a bug. The CD could also contain all the historical 
  967. releases that I have. 
  968.  
  969. If we get into a "massive changes" mode, the historical patches will 
  970. be of much less interest. However I would be happy to cut such a 
  971. CD for any developer or user interested in tracking down bugs.
  972.  
  973. Tim
  974.  
  975.  
  976. - --------------------------------------------------------------
  977. Thanks for using Fractdev, The Fractint Developer's Discussion List
  978. Post Message:   fractdev@lists.xmission.com
  979. Get Commands:   majordomo@lists.xmission.com "help"
  980. Administrator:  twegner@fractint.org
  981. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  982.  
  983. ------------------------------
  984.  
  985. Date: Sat, 26 Aug 2000 13:37:40 -0500
  986. From: "Jonathan Osuch" <osuchj@uswest.net>
  987. Subject: Re: Float only source & executable
  988.  
  989. Tim,
  990.  
  991. > Perhaps we should move old exe packages to an archive directory
  992. > to avoid confusion.
  993.  
  994. Yes, that's a good idea.
  995.  
  996. > While this is probably less urgent now that development has
  997. > slowed down, I was wondering how much interest there would be in
  998. > my cutting some CDs that had the full source every patch version
  999. > (source and executable).
  1000.  
  1001. I'm interested.  I had started doing something similar with the version 19.6
  1002. patches.  I was putting the patch and the executable on a Zip disk.  Since I
  1003. was playing catch up, I lost interest.
  1004.  
  1005. > The CD could also contain all the historical
  1006. > releases that I have.
  1007.  
  1008. That would be useful to me.
  1009.  
  1010. BTW, I was unable to compile HC.EXE from the float only source.  Something
  1011. about a LIB missing.  Since I had to reinstall MSC, I have no doubt I missed
  1012. something.  You might want to try it just to make sure.
  1013.  
  1014. Jonathan
  1015.  
  1016.  
  1017.  
  1018. - --------------------------------------------------------------
  1019. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1020. Post Message:   fractdev@lists.xmission.com
  1021. Get Commands:   majordomo@lists.xmission.com "help"
  1022. Administrator:  twegner@fractint.org
  1023. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1024.  
  1025. ------------------------------
  1026.  
  1027. Date: Sat, 26 Aug 2000 20:01:19 -0500
  1028. From: "Jonathan Osuch" <osuchj@uswest.net>
  1029. Subject: Re: Float only source & executable
  1030.  
  1031. Tim,
  1032.  
  1033. > I am thinking of adding "What's New" from the docs to the
  1034. > web site.
  1035.  
  1036. I see that you have done so.  It could use a little editing in the place(s)
  1037. where a documentation link exists.
  1038.  
  1039. Jonathan
  1040.  
  1041.  
  1042.  
  1043. - --------------------------------------------------------------
  1044. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1045. Post Message:   fractdev@lists.xmission.com
  1046. Get Commands:   majordomo@lists.xmission.com "help"
  1047. Administrator:  twegner@fractint.org
  1048. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1049.  
  1050. ------------------------------
  1051.  
  1052. Date: Sat, 26 Aug 2000 20:00:54 -0600
  1053. From: Tim Wegner <twegner@swbell.net>
  1054. Subject: Web page tweaks
  1055.  
  1056. I added a whatsnew.txt file to the ftp directory that we should 
  1057. maintain when we update patches. There's a link to the file on the 
  1058. web page. I have not yet dealt with the old versions or created an 
  1059. archive directory.
  1060.  
  1061. - --------------------------------------------------------------
  1062. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1063. Post Message:   fractdev@lists.xmission.com
  1064. Get Commands:   majordomo@lists.xmission.com "help"
  1065. Administrator:  twegner@fractint.org
  1066. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1067.  
  1068. ------------------------------
  1069.  
  1070. Date: Sat, 26 Aug 2000 20:38:37 -0600
  1071. From: Tim Wegner <twegner@swbell.net>
  1072. Subject: Web site administrivia
  1073.  
  1074. > I see that you have done so.  It could use a little editing in the place(s)
  1075. > where a documentation link exists.
  1076.  
  1077. Done - I only saw one place. You should have write permission on 
  1078. the file should you need to edit them. Incidently, I can't change the 
  1079. files you own (not that I need to). You might do a chmod 664 on 
  1080. your files. I probably can't move them to an archive myself.
  1081.  
  1082. Tim
  1083.  
  1084.  
  1085. - --------------------------------------------------------------
  1086. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1087. Post Message:   fractdev@lists.xmission.com
  1088. Get Commands:   majordomo@lists.xmission.com "help"
  1089. Administrator:  twegner@fractint.org
  1090. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1091.  
  1092. ------------------------------
  1093.  
  1094. Date: Sat, 26 Aug 2000 20:51:55 -0500
  1095. From: "Jonathan Osuch" <osuchj@uswest.net>
  1096. Subject: Re: Web site administrivia
  1097.  
  1098. > You should have write permission on 
  1099. > the file should you need to edit them. Incidently, I can't change the 
  1100. > files you own (not that I need to). You might do a chmod 664 on 
  1101. > your files. I probably can't move them to an archive myself.
  1102.  
  1103. I haven't been able to change the permissions lately using FTP Voyager.
  1104.  
  1105. Jonathan
  1106.  
  1107.  
  1108.  
  1109. - --------------------------------------------------------------
  1110. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1111. Post Message:   fractdev@lists.xmission.com
  1112. Get Commands:   majordomo@lists.xmission.com "help"
  1113. Administrator:  twegner@fractint.org
  1114. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1115.  
  1116. ------------------------------
  1117.  
  1118. Date: Sat, 26 Aug 2000 23:55:34 -0500
  1119. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  1120. Subject: Re: Web site administrivia
  1121.  
  1122. Jonathan,
  1123.  
  1124. Try to ftp the site from the command line prompt. Then issue the
  1125. "chmod 664 filename" command, and presto, it's done! It should work
  1126. regardless of whether you're using Win9x or GNU/Linux.
  1127.  
  1128. Scott Boyd 
  1129.  
  1130.  On Sat, 26 Aug 2000, you wrote:
  1131. > I haven't been able to change the permissions lately using FTP Voyager.
  1132. - -- 
  1133. sdboyd56@swbell.net
  1134. - -------------------
  1135. A computer without a Microsoft operating system
  1136. is like a dog without bricks tied to it's head.
  1137.  
  1138. - --------------------------------------------------------------
  1139. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1140. Post Message:   fractdev@lists.xmission.com
  1141. Get Commands:   majordomo@lists.xmission.com "help"
  1142. Administrator:  twegner@fractint.org
  1143. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1144.  
  1145. ------------------------------
  1146.  
  1147. Date: Sun, 27 Aug 2000 11:15:10 -0600
  1148. From: Tim Wegner <twegner@swbell.net>
  1149. Subject: Re: Web site administrivia
  1150.  
  1151. Scott wrote:
  1152. Scott wrote:
  1153.  
  1154. > Try to ftp the site from the command line prompt. Then issue the
  1155. > "chmod 664 filename" command, and presto, it's done! It should work
  1156. > regardless of whether you're using Win9x or GNU/Linux.
  1157.  
  1158. This works using the built-in Windows FTP command line utility as 
  1159. long as one knows the FTP commands. I can also  do the chmod 
  1160. using CuteFTP's custom commands. However, what I like best is 
  1161. to log in via secure shell. Then I can edit files and do any UNIX 
  1162. commands at the command line. I can even copy files back and 
  1163. forth with the secure copy client. I confess I only did this once to 
  1164. test it, but it seemed to work. I usually transfer files via FTP 
  1165. because it is very easy with a good client. Voyager probably has 
  1166. the ability to do commands buried in it somewhere.
  1167.  
  1168. The Windows ssh program putty seems much easier to use than 
  1169. Tiera Pro. It also comes with a command-line copy utility scp. 
  1170. IMHO eventually this should replace FTP eventually because it is 
  1171. safer, though I admit that good drag-and-drop windows FTP 
  1172. programs are hard to beat.
  1173.  
  1174. You can always find putty and scp via a www.google.com search 
  1175. (it pops up first). This is handy because the location has an 
  1176. obscure URL. Putty is located at:
  1177.  
  1178. http://www.chiark.greenend.org.uk/~sgtatham/putty/
  1179.  
  1180. Of course from Linux you just use the ssh client. I haven't tried this 
  1181. yet, but I have installed a ssh server on my Linux Router Project 
  1182. firewall. I can log in to my Linux ssh server using Putty or Tiera Pro.
  1183.  
  1184. Tim
  1185.  
  1186.  
  1187. - --------------------------------------------------------------
  1188. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1189. Post Message:   fractdev@lists.xmission.com
  1190. Get Commands:   majordomo@lists.xmission.com "help"
  1191. Administrator:  twegner@fractint.org
  1192. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1193.  
  1194. ------------------------------
  1195.  
  1196. End of fractdev-digest V1 #34
  1197. *****************************
  1198.  
  1199.