Browser you have is obsolate. Please, download the modern Firefox, Chrome, Opera or Yandex browser for comfort surfing!
  
World Software Catalog
Internet catalog of free and paid applications of the World
  
 RU  EN 
Software search
Description language 1Description language 2Description language 3Description language 4
PlatformLicenseASP member
ClassSpecificCategory
NamePublisher/developer
KeywordsDescription
      
Amper 2.0
Company: Canadian Mind Products
Country: Canada, BC, Victoria
ASP member: Yes
Company Web site: http://mindprod.com
Site of program: http://mindprod.com/products.html
Application info: http://mindprod.com/products1.html#AMPER

Author: Roedy Green

Sales email: inquiry@mindprod.com
Support email: inquiry@mindprod.com

License type: Freeware
Class: Web Development::HTML Tools
Specific: Development Tools
Categories: Web Development :: HTML Conversion Tools, Web Development :: Miscellaneous, Internet :: Tools & Utilities, Web Development :: HTML Utilities
Platform: Windows
OS: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
System requirements: Java 1.8+
Language: English
Limitations: No limitations

  
Keywords: amper, HTML, ampersand, entity

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:\com\mindprod\amper\amper.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:\com\mindprod\amper\amper.jar myfile.html C:\mydir\another.html

To use convert the current directory of html files:

java.exe -jar C:\com\mindprod\amper\amper.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:\com\mindprod\amper\amper.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:\com\mindprod\amper\amper.jar .
Report Malware



 0    
0.88 MB

DateVersionStatusRelease history
03 Nov 20122.0Minor Updatenow avoids ampifying text inside script.../script tags
Distribution permissions: You may include the Amper on any CD compilation.

Ratio:

Back  Top

 
  0  0
New on site
April 2024
   Su   Mo   Tu   We   Th   Fr   Sa   
     1   2   3   4   5   6   
   7   8   9   10   11   12   13   
   14   15   16   17   18   19   20   
   21   22   23   24   25   26   27   
   28   29   30           
 18 April 2024 year, Thursday 
User
Autorization
e-mail:

password:


Register
RSS-feed
RSS-лента    Valid RSS
Online
Guests: 0
Users: 0
Bots: 30
Total users: 55
Banners

Copyright © 2020-2024 MaaSoftware OOO