mirror of
https://github.com/fadden/ciderpress.git
synced 2024-12-11 23:29:03 +00:00
29 lines
1.2 KiB
HTML
29 lines
1.2 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||
|
<title>CiderPress Screen Shot - Big Archive</title>
|
||
|
</head>
|
||
|
|
||
|
<body bgcolor="#FFFFFF" text="#000000">
|
||
|
|
||
|
<p><img border="0" src="big-shk.jpg" width="730" height="615"></p>
|
||
|
<p><b>Manage large archives</b>. This shows CiderPress viewing a large
|
||
|
collection of files -- in this case, a ShrinkIt file archive of a 20MB hard drive partition
|
||
|
with source code on it. For compactness, the archive was re-compressed with the gzip
|
||
|
"deflate" algorithm. (Re-compressing the entire archive took 3
|
||
|
mouse clicks and about 10 seconds, and cut the compressed size significantly.)</p>
|
||
|
<p>ShrinkIt archives up to 2GB and multi-partition hard drives up to 8GB are
|
||
|
supported.</p>
|
||
|
<p>The file viewer is showing an Applesoft BASIC program, converted to text that
|
||
|
exactly matches the output of the "LIST" command. The color
|
||
|
syntax highlighting shown can be switched off. The file view can be
|
||
|
changed to a hex dump or a raw file dump with one click.</p>
|
||
|
<p><a href="../index.htm">UP</a></p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|