home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / x1os294h.zip / X1_NEWS.DOC < prev    next >
Text File  |  1996-06-23  |  6KB  |  125 lines

  1. -------------------------------------------------------------------------------
  2. DOCUMENT TYPE               : X1 NEWS INFORMATION
  3. LANGUAGE                    : ENGLISH
  4. TEXT TYPE                   : NON-FORMATTED ASCII
  5. CHARACTER SET               : LOWER 128 ASCII CHARACTERS
  6. PROGRAM VERSION DESCRIBED   : X1 v0.94h (beta)
  7. LAST UPDATE (YEAR MONTH DAY): 960623
  8. LAST UPDATE NOTE            : PRELIMINARY TEXT -- LATER CHANGES MAY OCCUR
  9. TYPED BY                    : S.V.
  10. CHANGES BY                  : -
  11. OTHER DOCUMENTS             : X1 USER MANUAL
  12.                               X1 DISCLAIMER,
  13.                               X1 CHANGE HISTORY,
  14. -------------------------------------------------------------------------------
  15.  
  16. Intro
  17. =====
  18.  
  19.   Nothing fancy in this release. I'm waiting until I get more RAM (beyond my
  20. 8Mb) in order to be capable of improving compression ratio. Meanwhile I'm
  21. preparing for a GUI solution. Thanks goes to Sven Verdoolaege, who helps
  22. putting me in the right direction.
  23.  
  24.   Mainly bugfixes in this release. Still cannot work with PC-DOS v7.0 because
  25. I can't differentiate the darn thing from Win95 in DOS mode...
  26.   In X1 version 0.94e,0.94f I removed older methods 2,3 and even inserted a
  27. new method 2. Sombody actually noticed that, and I've temporarily put the
  28. original methods back. For the future, I will not ``re-cycle'' methods (as
  29. method 2), but rather use entirely new numbers. Sorry for possible confusement.
  30.  
  31.   For the record, methods 6,7,10 are supported - but only on a temporary stage.
  32.  
  33.   Please notice, that only methods 1,4 are 'official' (supported with certainty
  34. in future releases).
  35.  
  36.   Methods 2,3 are going obsolete - the 'm#' option makes no use of them any
  37. more. The will probably disappear in one of the future releases.
  38.  
  39. I still (hmm..always) need:
  40. (1) people reporting errors (beta-testers).
  41. (2) language translators (docs and screen-messages). Editing is done in a small
  42.     language module, which I provide (e-mail me!).
  43. (3) 'sanctuary' ftp site, for new releases. ftp.elf.stuba.sk is the official
  44.     site for RAR, so I was asked not promote it as the prime site for ``x1''.
  45.     From the 'sanctuary' site I expect:
  46.       (1) >=1 anonymous users possible
  47.       (2) Will last for >1 year
  48.       (3) Backed up regularly (a crash won't wipe all files)
  49.       (4) Decent ftp transfer time (machine not tortured by huge ``jobs'').
  50.       (5) Possiblity to remove fake uploads (myself, or having somebody do it)
  51.       (6) Allow uploads with frequent intervals. I usually fix all reported
  52.           errors within a 24hrs range (have nothing better to do) - and might
  53.           want to upload frequently in periods.
  54.     In return, I'll upload newest versions of X1 for all platforms. The site
  55.     will be mentioned in all docs and mail-trailers by me - and if/when I get
  56.     my homepage back, I'll provide a link.
  57.  
  58. Cannot actually *pay* people for their efforts - but will naturally credit
  59. people accordingly in the documentation.
  60.  
  61. My hardware is..hmmm...below average standards. Because of RAM shortage,
  62. algorithms may not have been tested with large memory models. In other cases,
  63. I have not even provided possiblity for usage of larger memory models. I hope
  64. to overcome this soon.
  65.  
  66. I have a dial-up connection and not(!) a v34 modem or a local line to the
  67. internet provider... So please warn me before sending something major (>20kb)
  68. -- no coredumps, please:)
  69.  
  70. Well, left is only to say that I hope you enjoy the show. And if you do, please
  71. tell it to a friend.
  72.  
  73. Sincerely,
  74. Stig Valentini
  75.  
  76.  
  77. General information about platform porting
  78. ==========================================
  79.  
  80. X1 handles multiplatform attributes internally. Fx. writing 'UNIX' in the
  81. attribute field, when trying to display UNIX attributes on a non-UNIX platform.
  82. It's a major problem that some archivers haven't properly defined an OS id
  83. number for all platforms - which makes it diffucult to set OS id properly in
  84. all archiver formats across all platforms.
  85.  
  86. ``X1'' is not assembler hand-tuned in any way (only a small patch for a 32bit
  87. arithmic coder). Except from the latest Win95 stuff, only standard-C is used.
  88. So despite a few problems (fx. endianne), it should be possible to go
  89. multiplatform at some point - perhaps when I get access to decent platforms
  90. through a job.
  91.  
  92. DOS/Win95/NT/OS2 supported so far. Linux pending.. Some of the executables
  93. actually runs across several (compatible) platforms. But some platforms
  94. provide ``special'' attributes (extended attributes in OS/2 comes into mind),
  95. which is why attributes are not fully implemented in all X1 releases.
  96. Naturally, I'm going to implement full attribute support on all platforms,
  97. which I have access to.
  98.  
  99.                       DOS(v6.23) Win95 WinNT OS/2 Linux32bit
  100.                       |          |     |     |    |
  101. Disk label support    *          *
  102. X1 attribute support  *          *
  103.  
  104. X1DOS.EXE             *          *           *
  105. X1NT.EXE                         *     *
  106. X1OS2.EXE                                    *
  107.  
  108. Advice: if you're running Win95, X1NT should be preferred. Loads faster
  109. (absence of DOS extender), may run faster (no DOS extender setup, HPFS disks
  110. possible) and should be more stable (no DOS extender conflicts/flaws).
  111.  
  112. Source?
  113. =======
  114.  
  115. ``X1'' source is not intended to be - and should not be - distributed publicly.
  116. I have only made ``two'' personal exceptions from that policy - under
  117. non-disclosure conditions - for porting purposes. Will not! make additional
  118. exceptions like that. I'm unemployed (heading for longterm unemployment)
  119. - those who need compression assistance should offer me a job - prefereably
  120. with a decent salary :-() I have serious time invested in "X1" (believe it or
  121. not) - but it is still !very! little known. I would like to avoid somebody else
  122. running off with the show...
  123.  
  124.  
  125.