About site: Software/Operating Systems/Mac OS/Utilities/Compression - MacBzip2
Return to Computers also Computers
  About site: http://persephone.cps.unizar.es/~spd/bzip2/

Title: Software/Operating Systems/Mac OS/Utilities/Compression - MacBzip2 a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and
RFC_1686 IPng Requirements: a Cable Television Industry Viewpoint. M. Vecchi. August 1994.

Object_Rescue Data recovery software with support for hard drives, floppy drives, compact flash and other removable media.

STX_Cadware_Inc_ A software development and technical services company, offering tools for testchi layout generation and layout annotation.

Iacobus\'_Basic_Training Offering several tutorials for both PI 4.2 and 5.0 they include, TV screen effect, faded images, and grayscale masks, glowing text, and using the image slicer.

AccommUpdate_Website_Design Fully up-dateable websites for accommodation of businesses. Also, hosting and promotion to search engines.

Dreamweaver-Templates_net Offers professional and customizable website templates for webmasters.


  Alexa statistic for http://persephone.cps.unizar.es/~spd/bzip2/





Get your Google PageRank






Please visit: http://persephone.cps.unizar.es/~spd/bzip2/


  Related sites for http://persephone.cps.unizar.es/~spd/bzip2/
    National_Academy_Press_-_Trust_In_Cyberspace Free online book on 'Trustworthy Networked Information Systems' from National Academy Press.
    Solo_Antivirus Provides virus detection and removal tools, virus alerts, security information.
    Argus A generic IP network transaction auditing tool that performs network monitoring.
    Business_Systems_Exchange Purchase and sale of new, used and refurbished Cisco networking equipment.
    TrueData_Technology Artisoft TeleVantage Configurator and Dialogic telephony products.
    WebGecko_Software ASPCache is a high performance, thread-safe collection component designed to make it easy to cache data and page fragments in ASP. APGen is a programming environment for pre-rendering Web pages and fo
    Chowdry,_Arnab_-_leafnode_net Programming tutorials geared mainly towards game programming, and discussion forums. Research interests (biophysics). Writing.
    FreeBSD_Ports__Elisp Emacs-Lisp packages for FreeBSD users.
    Hello,_World_Program Classic test program, written in ABC.
    OMNIPrint Manufactures and distributes printers for thermal, inkjet, specialty, POS and barcode plus provides service, repair and supplies.
    Download_That Software downloads, news, reviews, weblogs including a searchable database of software for Windows, Linux, and Macintosh operating systems.
    AS-Sure_Software Sign-on screen and SEU replacement software.
    Apache+SSL_Win32_HOWTO Setting up Apache with mod_ssl on Windows NT and 98 to provide secure HTTP services.
    C#_Refactory A refactoring, metrics and productivity add-in for Microsoft Visual Studio.NET.
    Personal_Composer Music notation, MIDI sequencing and publishing program.
    Xtractor_Plus Multiple archive extraction tool with file management capabilities.
    RFC_2986 PKCS #10: Certification Request Syntax Specification Version 1.7. M. Nystrom, B. Kaliski. November 2000.
    Clipboard_Creations Web design and Flash.
    InsideTheWeb_net Free weblog hosting service that allows promotional blogging.
    Bluetail_Mail_Robustifier Provides load balancing and reliability to your mail servers.
This is websites2007.org cache of m/ as retrieved on 2008.10.12 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
MacBzip2 Home Page

HomeMacBzip2 Home Page

Last modification date: Sep 16, 1999Last version: MacBzip2 0.0b2 (bzip2 0.1pl2)

Index:

MacBzip2 Software MacBzip2 Application Sources About MacBzip2MacBzip2 HistoryWhat's next in MacBzip2?Known bugs and caveatsContacting SPDsoftOther stuff here

MacBzip2 Software:

Here you are the last version of MacBzip2. If you don't like it; you can take the source code andmake a better one :) MacBzip2 0.0b2: Julian Seward's bzip2 ported to the Macintosh by SPDsoft. Available for PowerPC and 68K Macintosh as FAT binary (194 Kb); (StuffIt 5.x '.sit' format.). bzip2 0.1pl2: bzip2 FAT tool. (78 Kb); (StuffIt '.sit' format.). MacBzip2 0.0b2 Sources: Sources for Metrowerks IDE 3.3 (587 Kb SutffIt 5.x file)

About MacBzip2

Quoting bzip2 Home Page: "bzip2 is a freely available, patent free (see below), high-quality data compressor. It typically compresses files to within 10% to15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression."So MacBzip2 is simply bzip2 ported to MacOS. Currently, it will run on any Macintosh with68020 or better CPU and on any PowerMac running system 7.0 or later.bzip2 is very similar to gzip in it's origin and usage; and the same applies to MacBzip2, soyou should read MacGzip pages, I won't repeat here all that information...

BETA WARNING!

Please, note this is the very first MacBzip2 release. bzip2 code passes the tests included withbzip2 sources; and Macintosh code has been tested a lot on MacGzip; but I can't be sure it workson every situation.So, if you want to use it to backup some very important files be warned: bzip2 is not a backup tool MacBzip2 is still not too much testedAnyway if you are deleting your originals after compressing them, you should compare themagainst the expanded ones first. "Checksum" may help here.

MacBzip2 History

0.0b2Sources upgraded to MW CW Pro 4 (IDE 3.3).68k optimized code now uses 4i.Changed defaults to "KeepOriginal".Unlimited batch queue. (ok, limited by MacBzip2 RAM partition)Fixed file type to match the one used by EasyBZ. (Rebuild your Desktop!)Fixed bug in the "Resource Fork not empty" alert "Discard" button.Fixed bug in fs_putc which could give incorrect ASCII expanded files.Fixed bug: original bzip2 code didn't always check for putc IO errors.Fixed bug: sign error in fs_putc could cause bogus "noErr" alerts.Fixed bug: bogus alert when exists a folder with outName.Fixed bug: BlockSize not updated when first opening Prefs. Dialog.Fixed bug: Crash in 68k when opening Prefs. Dialog.Fixed Bug: dest. folder ignored for manually selected modes.Add some SpinCursor calls to MPW code.0.0b1Fixed stupid bug in "copyDateAndPermissions" which crashed MacBzip at the end of bunziping files.Fixed even more stupid bug in "doFree" which caused crashes and memory leaks.Fixed Bug: in ReleaseMovableModal "CloseWindow" should be "DisposeWindow"Changed a missed "gunzip" string to "bunzip2" :-)Fixed Bug: MacBinary II+ decode in previous versions zeroed "has custom icon" flag.68k code now uses 4iSources upgraded to MW CW Pro 3 (IDE 2.1)0.0b0First release. Handle with care!

What's next in MacBzip2:

Keep in sync with the latest bzip2 release. Add suport for bzip (pre-bzip2) files.

Known bugs and caveats

Bugs? Are you sure?See MacBzip2 History anyway...

Contacting SPDsoft

The fastest way is by e-mail. You can use any of the adresses atthe bottom of this page. Make sure your 'ReplyAdress' is correct!You can use also the s-mail adress: José A. Gutiérrez Centro Politécnico Superior Universidad de Zaragoza (Dpto. Lenguajes y Sistemas Informáticos) María de Luna, 3 50015 ZARAGOZA, SPAIN

See also

The bzip2 and libbzip2 home page MacGzip Home page Most of MacGzip documentation applies to MacBzip2 as well. SPDsoft EasyBZ No resource fork handling by now (Aug 99) Another bzip2 page (and some other compression ports)e-mail: MacSPD@ivo.cps.unizar.es spd@daphne.cps.unizar.es
 

a

freely

available,

patent

free,

high-quality

data

compressor.

It

typically

compresses

files

to

within

10%

to

15%

of

the

best

available

techniques,

whilst

being

around

twice

as

fast

at

compression

and

http://persephone.cps.unizar.es/~spd/bzip2/

MacBzip2 2008 October

dvd rental

dvd


a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Charity - Car Insurance - Advertising - MPAA - Unsecured Loans
2008-10-12 17:26:28

Copyright 2005, 2006 by Webmaster
Websites is cool :) 184Łóżko Piętrowe - Wybielanie - Koty Rasowe - Unlock Mobile Phone - Sportingbet