Applets  Applets

go to home page home full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish ©1996-2009 Roedy Green, Canadian Mind Products
American Tax Calculator File I/O Pathways
Biorhythms Fontshower for AWT Point Size
Borders Fontshower for Swing Quoter
Canadian Tax Calculator Holiday Calculator the Replicator
Comparable/Comparator Cutter Amanuensis In Words SetClock
Converter Insult Generator Submitter
Credit Card Validator ISBN Validator TimeZones
CurrCon Currency Converter JDisplay Java/HTML colourised display Unicode
Email Masker Masker VerCheck
Encodings MimeCheck Wassup
Encoding Recogniser Networkcam Writing Your own Applets
Esperanto Tradukilo Vortope Official Encoding Links
Fast File Finder Password Generator
   
Definition The Oxford dictionary defines amanuensis as “one who writes from dictation or copies manuscript; literary assistant.” In other words an amanuensis is an intelligent scribe who helps you compose words or music. You don’t have to give her all the details. She is quite capable of filling them in for you. I use the term mainly to describe a program that helps you write programs. You tell it in general what you want and it fills in the details for you. I have written many amanuensis Applets, most of which help you write Java code. You give them just a few bits of information about what you want and they fill in the details generating the reams of code Java requires to specify the same thing. Some of the Applets on this page, such as the Canadian Tax Calculator, and the Biorhythm calculaltor are not really amanuenses.
   
American Sales Tax Calculator Calculates American state and local sales taxes. If you are a business, you don’t have to collect sales taxes from people in other states unless you have a business presence in that state. In that case, you must collect just the state tax, not the local tax. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Biorhythms Enter your birthdate and this Applet and it will calculate your biorhythms. It compute your 23-day physical, 28-day emotional, 33-day intellectual and combined cycles. The combined cycle is sometimes called the luck cycle. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Canadian Sales Tax Calculator calculates Canadian GST, HST and PST sales taxes. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Comparable/Comparator Cutter Amanuensis generates Java source code to implement custom Comparable or Comparator interfaces for comparing or sorting. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Conversion Amanuensis generates Java source code to convert any of the basic 16 Java types into any of the others. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Credit Card Validation Amanuensis Applet to validate credit card numbers and determine which of the following credit card companies issued the card: Amex, Diners Club, Carte Blanche, Discover, enRoute, JCB, MasterCard or Visa. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
CurrCon Currency Converter CurrCon Applet displays embedded prices in any world currency. 2009-11-03
detailsmanual about current version run online as an Applet without installing download source and executable
   
Email Masker a signed Applet to help you hide email addresses from spam harvesters by converting them to *.png files (like *.gifs but smaller), for posting on websites. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Encoding Recogniser Applet help you discover the encoding used to write a file. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Encodings Applet to display all the encodings (character sets) supported on your browser/Java. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Esperanto TradukiloCrude translator Esperanto to English and back. 2009-11-03
details about current version run online as a Java Web Start application download source and executable
   
File I/O Amanuensis The File I/O Amanuensis generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode 16-bit characters, raw bytes, big endian binary, little endian binary, or serialised objects, buffered, unbuffered or GZIP compressed. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
FontShower Amanuensis Shows you the Swing fonts available to Java, and what they look like in various styles, sizes and colours, with and without anti-aliasing. Also an AWT version with hex/decimal ColorChooser. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Holiday Calculator Calculates when various holidays occur in any given year BC or AD. Designed to be cannibalised to include the calculation routines in your own programs. Also calculates the nearest weekday to any given holiday. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
ISBN Amanuensis Interconverts, tidies and validates ISBN-10 and ISBN-13 (International Standard Book Numbers) numbers by ensuring the check digit matches and the group is valid. Also inserts dashes in the right places. Used for tidying and proofreading references to ISBNs in HTML or other documentation, e. g. converts 013625666X to ISBN-10: 0-13-625666-X and ISBN-13: 978-0-13-625666-3. Valid ISBNs don’t always have the dashes in the same places e.g. : 0-13-625666-X, 0-9600688-8-0 or 1-56592-269-7. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
JDisplay Program Listing Presenter Display Java source code listings (and also HTML, bat, btm, SQL, ini, csv, and *.properties… files) in a variety of colours, fonts, sizes, and weights to help make them more presentable and readable on a website. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Learn To Count Converts numbers to words, e.g. -12345 to “minus twelve thousand three hundred forty-five”. Works in Bahasa Indonesia, Binary, Decimal, Dutch (modern, old and banker’s), English (British, North American and ordinals), Esperanto, French, German, Hexadecimal, Icelandic, Martian, Metric Metric Prefixes (grams), Norwegian, Octal, Polish, RAM (bytes), Roman Numerals, Swedish or Tagalog. Useful to learn to count in a foreign language. The InWords package classes are also useful for cheque writing or legal documents. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
MimeCheck a signed Applet to find out just what MIME types a server is sending for a given URL. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Network Webcam Viewer Networkcam Applet views a JPG webcam stream. 2009-11-03
detailsmanual about current version run online as an Applet without installing download source and executable
   
Official Encoding tells you the canonical (official) name for any alias encoding. Also shows you sample characters available with that encoding. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
PAD Submitter Summits your PAD xml program descriptor file to 112 websites. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Password Generator generates unguessable passwords. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Living Love Pathways Amanuensis generates advice to help you solve personal problems or other emotional problems such as dealing with your fear and anger surrounding terrorism and war. Based on Ken Keyes Jr.’s Twelve Pathways. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Quoter Amanuensis Converts raw text to cooked HTML. It will help you write HTML, especially HTML that talks about HTML or Java. It can be useful forcreating Javadoc that mentions the tags needed to run the program or that quotes Java source which makes common use of < > and &.

It takes raw text and converts HTML’s reserved characters such as & < > and " and converts them to their cooked entity forms &amp; &lt; &gt; and &quot;. It also converts accented and special characters to their cooked forms, e.g. © to &copy; and the é character to &eacute; It also does many other text transformations. 2009-11-03

details about current version run online as an Applet without installing download source and executable
   
The ReplicatorPropagates files to many sites efficiently. Does not require server side code, just a standard HTTP server. 2009-11-03
details about current version run online as a Java Web Start application download source and executable
   
Republican Insults Insults you much the way a Republican poster on the newsgroups would. Watch out! Foul language. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
SetClockSets your PC clock from an accurate atomic clock. 2009-11-03
details about current version run online as a Java Web Start application download source and executable
   
TimeZones Applet to display all the TimeZones supported on your Java. Also tells you the default TimeZone, and whether daylight savings in currently in effect. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Vercheck Version Checker Checks if any applications have released new versions. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
Wassup Amanuensis tells you the Java System properties, such as vendor, JVM version, TimeZone etc. It also runs as an application which will tell you many more facts. This is a signed Applet. 2009-11-03
details about current version run online as an Applet without installing download source and executable
   
borders
CurrCon currency converter
days till next inauguration
fast file finder
Java/HTML pretty display
other downloads
point size
TimeZone
Unicode

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/applet/applets.html J:\mindprod\applet\applets.html
CMP logofeedback Please email your feedback for publication, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.191.107]
You are visitor number 11.