Home Page

Amper 2.0 - Download




About Amper

Cleans up HTML by converting appropriate ampersands to the equivalent !amp; entity and back.

In the following, pretend ! is an ampersand. PAD files don't let me give literal examples. Amper converts ! to !amp; in HTML files and back, but does not convert it when the ! is already in an entity e.g. !lt; !thetasym; !eacute;

The main use for this is to pass HTMLValidator verification of your HTML, which is very picky about !, especially inside URLs.

As a side effect, it also ensures all your comment delimiters balance.

It does not change ! inside comments, though it will c-hange it inside href= and image= urls, or anywhere else e.g. Java Applet parameters, which is correct according to the HTMLValidator. It does _not_ change " to !quot; or e' to !eacute; It just fixes !, the most troublesome character.

To convert a single file, type:

java.exe -jar C:commindprodamperamper.jar myfile.html

The results replace the old file, so you had better make a backup just in case this is not what you want.

You can also list several files on the command line:

java.exe -jar C:commindprodamperamper.jar myfile.html C:mydiranother.html

To use convert the current directory of html files:

java.exe -jar C:commindprodamperamper.jar .

Sorry no wildcards, just . , and ..

DON'T USE WILDCARDS unless you deeply understand how they work. Windows expands them, not amper, and feeds them to amper (or any other program) as a giant list of all the directories and files in the
current directory. Amper will thus tend process all the files in your directories, when you just meant to process the files in the current directory.

The -s switch makes all subsequent directories searched recursively to include all their subdirectories.

e.g.

java.exe -jar C:commindprodamperamper.jar -s E:mindprod

will fix all *.html files in the mindprod directory tree, ignoring other types of files.

If you have the jar extension set up as executable, you can abbreviate:

C:commindprodamperamper.jar .



Previous Versions

Here you can find the changelog of Amper since it was posted on our website on 2015-04-24 03:00:00. The latest version is 2.0 and it was updated on 2024-04-22 20:01:01. See below the changes in each version.

Amper version 2.0
Updated At: 2012-11-03
Changes: now avoids ampifying text inside script.../script tags
Amper version 1.6
Updated At: 2008-08-03


Related Apps

Here you can find apps that are similar with Amper.



Disclaimer

External Download


We do not host Amper on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for Amper is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 262
Updated At: 2024-04-22 20:01:01
Publisher: Canadian Mind Products
Operating System: Win2000,WinXP,Win7 X32,Win7 X64,Windows 8,Windows 10,WinServer,WinOther,Windows2000,Windows2003,Windows Server 2000,Windows Server 2003,Windows Server 2008,Windows Server 2008r2,Windows Server 2012,Windows Tablet PC Edition 2005,Windows Media Center Edition 2005,WinVista,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,WinVista X64,Windows Vista Home Basic X64,Windows Vista Home Premium X64,Windows Vista Business X64,Windows Vista Enterprise X64,Windows Vista Ultimate X64
License Type: Free