From cdc2f233c9b8b8ac335265826f663055ab5344aa Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 28 May 2018 13:42:52 -0700 Subject: [PATCH] HTTPS updates --- README.md | 2 +- features.htm | 4 ++-- index.htm | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cf6583b..98d0012 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ The gh-pages branch contains the CiderPress web site. This is accessible as -https://fadden.github.io/ciderpress/, or http://a2ciderpress.com/. +https://fadden.github.io/ciderpress/, or https://a2ciderpress.com/. diff --git a/features.htm b/features.htm index 8e39ed5..2349c22 100644 --- a/features.htm +++ b/features.htm @@ -23,7 +23,7 @@ including:

  • View files without having to extract them first.  Special converters are provided for several popular file formats.
  • Extract files and directories, optionally converting them.  File type - information and resource forks can be preserved in Windows, using the method + information and resource forks can be preserved in Windows, using the method developed for use in NuLib2.  It's possible to extract all files from a GS/OS boot disk to Windows, add them to a new disk image, and then boot that image in an emulator.
  • @@ -44,7 +44,7 @@ including:

    It's like having "ShrinkIt for Windows".  Viewing and extracting files from Binary II files (.bny, .bqy), AppleLink Compression Utility archives (.acu), and AppleSingle files is also supported.  ShrinkIt archive access is provided by NufxLib, the library used by the -NuLib2 archive utility since early 2000.  +NuLib2 archive utility since early 2000.  Archives created with NufxLib are nearly identical to those created with GS/ShrinkIt.

    Disk Image Support

    CiderPress has the ability to identify nearly all Apple II disk image formats diff --git a/index.htm b/index.htm index cd579f1..a5c405b 100644 --- a/index.htm +++ b/index.htm @@ -25,8 +25,8 @@ files between them.  There are other programs that provide access to disk a file archives, but none have as many features or support as many formats as CiderPress.

    CiderPress, introduced in March 2003, was developed by -Andy McFadden and sold as shareware through -faddenSoft, LLC.  The program was +Andy McFadden and sold as shareware through +faddenSoft, LLC.  The program was made free, and the source code released under the BSD license, in March 2007.  A "refresh" to modernize the code was done in January 2015.

    Key features:

    @@ -67,8 +67,8 @@ CiderPress has evolved over time.

    Other Downloads

    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. CiderPress v4.x -requires WinXP/Vista/7/8. +Win98/ME/2K/XP, but may behave a bit strangely on Vista/7/8/10. CiderPress v4.x +requires WinXP/Vista/7/8/10. -

    The +

    The GitHub project page 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