ciderpress/index.htm

95 lines
5.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CiderPress</title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="CiderPress, a Windows utility for managing Apple II file archives and disk images">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<p>&nbsp;&nbsp; <a href="images/big-shk.htm"><img border="2" src="images/big-shk_small.jpg" alt="big-shk.jpg (159852 bytes)" width="100" height="84"></a>
<a href="images/awp-eagle.htm"><img border="2" src="images/awp-eagle_small.jpg" alt="awp-eagle.jpg (123500 bytes)" width="100" height="84"></a>
<a href="images/vol-copy.htm"><img border="2" src="images/vol-copy_small.jpg" alt="vol-copy.jpg (126382 bytes)" width="100" height="84"></a>
<a href="images/wolfenstein.htm"><img border="2" src="images/wolfenstein_small.jpg" alt="wolfenstein.jpg (102200 bytes)" width="100" height="84"></a></p>
<h2>What's CiderPress?</h2>
<p>CiderPress provides the features that Apple II enthusiasts need to manage
their disk and file archives.&nbsp; Open them, view their contents, and copy
files between them.&nbsp; There are other programs that provide access to disk and
file archives, but none have as many features or support as many formats as
CiderPress.</p>
<p>CiderPress, introduced in March 2003, was developed by
<a href="https://www.fadden.com/">Andy McFadden</a> and sold as shareware through
<a href="https://www.faddensoft.com/">faddenSoft, LLC</a>.&nbsp; The program was
made free, and the source code released under the BSD license, in March 2007.&nbsp;
A &quot;refresh&quot; to modernize the code was done in January 2015.</p>
<p><b>Key features:</b></p>
<ul>
<li><a href="features.htm#shrinkit">Full support for ShrinkIt archives</a>.</li>
<li><a href="features.htm#disks">Full support for all common disk image formats and Apple
II filesystems</a>.</li>
<li><a href="features.htm#physical">Direct access to hard drives, removable media, and CF cards</a>.</li>
<li><a href="features.htm#converter">Converters for text and graphics files</a>.</li>
<li><a href="features.htm#dicc">Disk image creation and conversion utilities</a>.</li>
<li><a href="features.htm#tools">Some handy tools</a>.</li>
</ul>
<p><span style="color:red;"><strong>NEW:</strong></span> an updated version,
called <strong>CiderPress II</strong>, is now available.
Learn more at <a href="https://ciderpress2.com/">ciderpress2.com</a>.</p>
<h3><b>Downloads</b></h3>
<p>The current stable release runs on Windows 7 and later:
<a href="https://github.com/fadden/ciderpress/releases/download/v4.1.1/CiderPress411.zip"><strong>CiderPress v4.1.1</strong></a>
(12-May-2023)</p>
<p>For WinXP and Windows Vista, use the final version 4.0.x stable release:
<a href="https://github.com/fadden/ciderpress/releases/download/v4.0.5/CiderPress405.zip"><strong>CiderPress v4.0.5</strong></a>
(24-Apr-2021)</p>
<p>For Win98/ME/2K, download the final version 3 stable release:
<a href="downloads/CiderPress301.zip"><strong>CiderPress v3.0.1</strong></a> (4-Jan-2009)</p>
<p>The installation package includes the main CiderPress app and the Multi-Disk Catalog
utility (MDC).</p>
<h3>Documentation</h3>
<p>Extensive documentation is available from the &quot;help&quot; menu.&nbsp; A
<a href="tutorial/index.htm"><strong>tutorial</strong></a> is available, with some sample
files.</p>
<p>In addition, Walt Perko has created an <a href="Create-CF-Volume.gif">
animated GIF (1.8MB)</a>
demonstrating how to put a 32MB ProDOS volume onto a CF card for use with
a CFFA (useful if your Apple II isn't able to format the CF card first).
</p>
<p>Got questions?&nbsp; Check the <a href="faq.htm">FAQ</a> and <a href="hardware.htm">hardware
compatibility</a> pages.</p>
<p>The <a href="requested-features.htm">requested features</a> list has
some ideas for future releases. See the <a href="change-log.htm">change log</a> to see how
CiderPress has evolved over time.
<h3>Other Downloads</h3>
These install packages include CiderPress and MDC. CiderPress v3.x runs well on
Win98/ME/2K/XP, but may behave a bit strangely on Vista/7/8/10. CiderPress v4.x
requires WinXP/Vista/7/8/10.
<ul>
<!-- <li><a href="https://github.com/fadden/ciderpress/releases/download/v4.0.0-rc1/CiderPress400rc1.zip">CiderPress v4.0.0-rc1</a> (19-Jan-2015) &lt;-- logging is enabled; will overwrite C:\Src\cplog.txt</li> -->
<li><a href="downloads/CiderPress302d1.zip">CiderPress v3.0.2d1</a> (19-Jan-2014)</li>
<li><a href="downloads/CiderPress301.zip">CiderPress v3.0.1</a> (4-Jan-2009)</li>
<li><a href="downloads/CiderPress300.zip">CiderPress v3.0.0</a> (26-Mar-2007)</li>
</ul>
<p>The <a href="https://github.com/fadden/ciderpress/">
GitHub project page</a> has the full source code, as well as places
to file bug reports. Click "releases" to get sources for a specific
release tag. The source for this web site can be found in
the <a href="https://github.com/fadden/ciderpress/tree/gh-pages">
gh-pages branch</a>.</p>
</body>
</html>