Free HtmlMacros 1.7 Download
Current Page: Home > Development > Java & JavaScript >

HtmlMacros 1.7 Download

HtmlMacros 1.7

License: Freeware Free
Downloads:
Publisher: Canadian Mind Products
File size: 5.65MB
OS: Windows Vista, 2003, XP, 2000,Mac OS X,Mac OS 9,Unix,Linux
Date added: 2009-10-27
Homepage: http://mindprod.com/
Category: Development

HtmlMacros 1.7 Description

"A framework for static html macros in Java to generate elaborate boilerplate."


EditByBSEditor: A generic framework for writing static macros in Java to generate elaborate boilerplate in HTML text files on the desktop without requiring any server side coding. It could also be used to expand macros in any text files.
The basic idea is this. You embed magic comments in your HTML that look like something like this (with angle brackets shown here as [].
[!-- macro Measure 20 cm --]
Then you run htmlmacros.exe and it expands those comments to
boilerplate that looks like this:
[!-- macro JDisplay Measure 20 cm --]
[!-- generated --]
[span class="metric"]20 cm[/span]
[span class="imperial"](7.87 in)[/span]
[!-- /generated by Measure --]
and renders colourised for your viewers like this:
20 cm (7.87 in)
Some of the 100 odd Macros that already exist include:
Age Calculate Age of something in years/months/days
AllPosters affiliate link to AllPosters.com
Amazon link to non-book product at Amazon
Art link to art.com poster
Audio link to audio file
BestBrowsers describe recommended browsers
Book links to sell a book at various bookstores
CurrCon show currency in multiple countries
DailySpecial random link to take a change page on the website changed daily.
Degrees show both Fahrenheit/Celsius
Dim metric/English width x height
DVD link to DVD stores
FileSize insert the current size of a local file
Foot footer with google and public service ads.
Head generic header, there are also many special purpose variants.
Image display an png, jpg, gif
RSS generate RSS feeds in HTML and XML
Include include boilerplate, possibly containing embedded macros
J2EE macro: link to Sun's J2EE docs
JDisplay display pretty colourise you can free download HtmlMacros 1.7 now.

HtmlMacros 1.7 Keywords

HtmlMacros 1.7 Related Software

  • HtmlMacros
    A framework for static html macros in Java to generate elaborate boilerplate.
  • BigDate
    BigDate Allows you to manipulate dates without considering time or timezone
  • HunkIO
    Java classes to readEntireFile, create a temp file etc.
  • Biorhythms Calculator
    Calculates and displays biorhythm graphs.
  • Accumulate
    Used to accumulate values by category.
  • Batik
    Java to let you create a custom utility to find and delete all junk files.
  • Wavelength
    Wavelength creates Color objects given the light wavelength or the frequency
  • Screws
    CMP Screws and Screwdrivers draws eight types of screw heads.
  • Primes
    calculates the prime numbers 1..N, tells you if N is prime etc.
  • Volser
    Gets the 4-byte 32-bit binary volume serial number in Windows.
  • Masker
    Hides email addresses from spammers as PNG image files.
  • ShellSort
    ShellSort is a simple sort suitable for 2000 or less elements.
  • Java FileTransfer Classes
    Copy, download and upload files from within a Java program
  • Submitter
    Submitter will submit your PAD *.xml program descriptor file to 35 websites.
  • LEDataStream
    Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces
  • FontSaver
    FontSaver shares Font objects instead of creating new ones.
  • Replicator
    The Replicator lets you distribute large numbers of files to many people.
  • Esper
    A crude translator Esperanto To English and English to Esperanto.
  • WebCam Viewer
    Java Applet to view a Webcam stream of JPG images
  • FileIO
    Generates sample Java code to do 378 types of I/O.
  • File Splitter
    Split large text/html files into smaller files using embedded split commands.
  • Honk
    Plays one or more of the Standard Windows sounds or wav files.
  • Quoter
    Converts text with many possible cleanups and transformations.
  • Unicode
    Used to test your computer's Unicode support.
  • Untouch
    Reverts files dates back if the files have not really changed.
  • KeyPlayer
    Java Keystroke and Mouse Event Tutor
  • Brokenlinks
    Brokenlinks is a tool to help you find and track broken links on your website.
  • Holiday Calculator
    Calculate when 50 holidays occur in any given year.
  • HtmlMacros
    A framework for static html macros in Java to generate elaborate boilerplate.
  • BootSave
    Protects against damage to the partition table
  • NetworkCam
    Java Applet to view a Webcam stream of JPG images
  • TimeZones
    Displays all the timezones on your machine supported by Java, with their standar
  • Canadian Tax Calculator
    Calculates Canadian sales taxes: GST HST and PST.
  • CSVReader/Writer
    Java to read, write, align and pack comma, tab and semicolon-separated files.
  • Wassup
    Wassup let's you know what's up with your Java environment.
  • MimeCheck
    Check that a server is sending the correct mime type for any given URL.
  • Transporter
    Lightweight Java classes to let you encrypt/sign/armour for secure transmission.
  • Bulk Emailer
    The bulk emailer program sends the same email to many people.
  • Comparators
    Comparator classes to include in your Java programs.
  • Canadian Sales Tax Calculator
    Calculates Canadian sales taxes: GST HST and PST.
  • Http
    HTTP/CGI GET/POST java class library
  • Encoding Recogniser
    Help determine a file's encoding by displaying it wth all supported encodings.
  • SetClock
    Set your PC Clock from an accurate atomic clock on the web.
  • Dedup
    Java command line utility to removes duplicate lines from text files.
  • FontShower
    Displays all the fonts available to Swing in Java.
  • Launder
    Removes all viruses known and unknown as it erases.
  • VerCheck
    VerCheck checks websites for new versions of the software you use.
  • Compactor
    Compresses HTML by removing unnecessary white space.
  • FileTimes
    Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed
  • FourTidy
    Tidies, sorts, aligns and dedups Take Command/4NT/4DOS DESCRIBE file descriptors
  • JarCheck
    Check that class target versions are as expected in a Java jar.
  • Echoserver
    See what browsers and programs are sending to an HTTP Server.
  • Entities
    Utilities to convert/strip/insert HTML entities
  • Need/Sniff/Avoid
    Check such things as:1. Is DESQview, BTrieve, 386MAX, Append, ... running
  • CMOSSave
    Utililities to save, restore and check CMOS settings
  • Amper
    Safely converts ampersands to !amp; entities
  • FontShowerAWT
    Displays all the fonts available to AWT in Java.
  • BlOut
    Blout removes extra blank lines from a file.
  • Splice
    SPLICE splices bits of files together
  • JDisplay
    JDisplay displays colorised program listings in web pages.
  • HeapSort
    HeapSort is an implementation of Williams and Floyd classic HeapSort.
  • Boyer
    Fast string search (indexOf) using the Boyer-Moore algorithm.
  • HTML Static Macros
    Modified or unmodified in commercial programs that you write and distribute
  • CreditCard Validator
    Verifies that credit card number is valid.
  • CurrCon
    CurrCon displays prices in HTML in users' home currency.
  • Official Encoding
    Discover the official name of any given Java encoding.
  • Align
    Aligns data in ASCII text files into neat columns.
  • Pluck
    Scans multiple files looking for a REGEX pattern, and summarised what it finds.
  • Encodings
    Applet to list all supported encodings (character sets) supported by Java.

HtmlMacros 1.7 Publisher's Software

    Popular Searches

    boilerplate

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software