Still worried about downloading?. We go further than any other download site!.
We check for spyware and viruses and only approve software that is genuinely free, no trials or tricks!. Download files from us in complete confidence...
Windows
»
»
» Amper 1.6

View screenshot
Average Rating:
0%
User Rating:

0
Visitors Rating:

0
Members Reviews:
0
Download time:
56K: 3m 20s 64K: 2m 55s 128K: 1m 28s 768K: 12s
Downloads:
Total: 103 | Last week: 0
Hits:
62 visitors
Publisher:
OS Support:
Linux, Linux Console, Mac OS X, WinXP, WinNT 4.x, WinNT 3.x, WinME, Win Vista, Win98, Linux Gnome, OS/2, OS/2 Warp, OS/2 Warp 4, Java, AS/400
License:
Freeware
Date added:
20-03-2009
Last Update:
03-08-2008
Size:
1.37 Mb

In the following, pretend ! is an ampersand. Amper converts ! to !amp; in HTML files, 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 change 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 -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 -jar C:commindprodamperamper.jar myfile.html C:mydiranother.html To use convert the current directory of html files: java -jar C:commindprodamperamper.jar . Sorry no wildcards, just . , and .. DON'T USE WILDCARDS unless you deeply understand how they work. See http://mindprod.com/jgloss/wildcard.html. 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 -jar C:commindprodamperamper.jar 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 .
System Requirements:
Java 1.5+
Program Release Status: Minor Update
Program Install Support: No Install Support
Amper Version History:
Amper 1.6 added on: 03-08-2008 - actual version
Amper Related software downloads:
Related Downloads
Rightsize 1.0 - 105 downloadsChecks that .png, .jpg, .jpeg and .gif files are the size in pixels you expect.
Compactor 3.0 - 96 downloadsCompresses HTML by removing unnecessary white space.
Masker 1.8 - 95 downloadsHides email addresses from spammers as PNG image files.
VisualLightBox 1.9 - 66 downloadsCreate delightful lightbox galleries in seconds without a line of code!
DFM2HTML 4.2 - 19 downloadsWYSIWYG (What You See Is What You Get) web editor with integrated DHTML menus.
Most Popular
Rightsize 1.0 - 105 downloadsChecks that .png, .jpg, .jpeg and .gif files are the size in pixels you expect.
VisualLightBox 1.9 - 66 downloadsCreate delightful lightbox galleries in seconds without a line of code!
Compactor 3.0 - 96 downloadsCompresses HTML by removing unnecessary white space.
Masker 1.8 - 95 downloadsHides email addresses from spammers as PNG image files.
Visual LightBox 3.2 - 13 downloadsJust drag your photos into VisualLightBox window, hit "Publish" and your own web gallery with beautiful LightBox effects opens in the browser instantly! No javascript, css, html coding, no image editing, just a click to get your gallery rea
New Releases
CoffeeCup Free HTML Editor 9.4 - 5 downloadsThe HTML Editor now supports HTML5 and CSS3. With this and other great tools like code completion, a comprehensive tag reference, built-in validation, and vibrant website themes you can create gorgeous, standards-compliant sites.
Embed Myspace Video 1.0 - 2 downloadsEmbed myspace video on your website with stylish popup video effect! Now for Windows and Mac! Use images from Flickr and Photobucket. You should follow only 3 easy steps to add facebook video to your website: 1.Add Video, 2.Select Template, 3.Publish
Likno Auto Popup Window Addin 1.0 - 1 downloadsCreate any type of jQuery/HTML popup window & popup dialog easily, such as: html window, html popup, jQuery popup, modal popup, modal dialog, jQuery modal. All browsers supported, effects, slideshows, videos, automatic opening on Page Load and mo
Visual LightBox 3.2 - 13 downloadsJust drag your photos into VisualLightBox window, hit "Publish" and your own web gallery with beautiful LightBox effects opens in the browser instantly! No javascript, css, html coding, no image editing, just a click to get your gallery rea
DFM2HTML 4.2 - 19 downloadsWYSIWYG (What You See Is What You Get) web editor with integrated DHTML menus.
Amper
Related Tags:
amper HTML ampersand entity html files does convert inside java just -jar commindprodamperamper current directory mindprod