Linux download -jar [41 articles found] (supplemental result)

Check class target versions in a Java jar..
Check a
Java jar to make sure all the javac -target
versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.
Coding Software - Java Development, On June 27, 2009 updated, downloaded 0 times, file size is 784Kb.

Check class target versions in a Java jar..
Check a
Java jar to make sure all the javac -target
versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.
Coding Software - Java Development, On June 10, 2009 updated, downloaded 0 times, file size is 768Kb.

Display all Java-supported encodings..
Applet to list all supported
encodings (character sets) supported by your browser/
java. To install, Extract the zip download with WinZip, available from http://www.winzip.com (or similar unzip utility) into any directory you please, often C: -- ticking off the (user folder names) option. To run as an application, type: java -jar C:commindprodencodingsencodings.jar adjusting as necessary to account for where the jar file is.
Computer Networking - Browser Add-Ons, On May 26, 2009 updated, downloaded 0 times, file size is 800Kb.

Java classes to copy/upload/download..
Includes classes to let you
copy, download and
upload files from within a Java program. Also contains a command-line utility to download files. Fully commented Java source is provided. It is now comes in four parts, MiniFileTransfer, FileTransfer and MaxiFileTransfer, Download depending on how much functionality you require. Now supports copying members in local jar files. Usually you embed these classes in your own program.
Computer Networking - File Sharing Programs, On June 27, 2009 updated, downloaded 0 times, file size is 928Kb.

Java Keystroke and Mouse Event Tutor.
Java Keystroke and
Mouse Event Tutor. Application to let you experiment to learn how mouse and keystroke events work. Output appears on the console. Just
click the mouse or hit keystrokes and watch what details of the events generated.
My Hobby & Education - Misc, On August 5, 2009 updated, downloaded 0 times, file size is 544Kb.

Windows *.ini file verifier, tidier and soter.
Windows *.ini file
verifier,
tidier and
sorter. Tidies and sorts windows *.ini files, ones that look like this: [
section] | ; a comment | item=value; | To use: | java.exe -jar ini.jar C:somedirsomefile.ini UTF-8 | Where UTF-8 in the encoding. Opera uses UTF-8. You can leave it to the default for most others. The original is named somefile.ini.old when you are done.
Sys Utils - Operating System Maintenance, On June 18, 2009 updated, downloaded 0 times, file size is 784Kb.

convert/strip/insert HTML entities.
Consists of a pair of utilities that let you convert/strip/insert HTML
entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters !amp; and !quot;. It handles the HTML 4 entities such as _hearts; as well as decimal _#123; and hexadecimal _x#123; entities.
Web Design - HTML Tools, On November 19, 2009 updated, downloaded 0 times, file size is 1168Kb.

Generates right wing insults..
Generates insults typical of those posted by
Republicans in the alt.politics.bush newsgroup. Java Applet that can also be run as an application. You can run it without installing it at http://mindprod.com/applet/insult.html To install, Extract the zip download with WinZip, available from http://www.winzip.com (or similar unzip utility) into any directory you please, often C: -- ticking off the (user folder names) option.
Web Design - Java & JavaScript, On September 6, 2009 updated, downloaded 0 times, file size is 624Kb.

Calculates Canadian sales taxes.
Calculates
Canadian sales taxes: GST HST and
PST. Java Applet that can also be run as an application. Requires Java version 1.3 or later. Java source code and sample HTML included. This version computes by adding GST HST and PST to a base price.
Economics - Taxes, On July 6, 2009 updated, downloaded 0 times, file size is 944Kb.

Tidies Take Command DESCRIBE file descriptors.
To tidy, sort, prune and dedup a JP Software
Take Command/
4NT/
4DOS hidden descript.ion file. These files are used by the DESCRIBE utility to track what your various files are for. It will also create a simple text file called _O_V_E_R_V_I_E_W.txt with the information about all your files in the directory.
Sys Utils - Other System Programs, On November 26, 2009 updated, downloaded 0 times, file size is 800Kb.

Reconstructs java source from class files..
JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary
class file. You can decompile java applets,
jar and
zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed.
Coding Software - Java Development, On January 22, 2008 updated, downloaded 80 times, file size is 800Kb.

Calculates and displays biorhythm graphs..
Calculates and displays biorhythm graphs. Enter your birthdate and this Applet and it will calculate your
biorhythms. It computes your 23-day physical, 28-day emotional, 33-day intellectual and combined cycles. The combined cycle is sometimes called the
luck cycle. The theory of biorhythms is when the cycles are positive/high you will have high energy. When they are negative/low you will have low energy.
My Hobby & Education - Horoscope & Numerology, On May 27, 2009 updated, downloaded 0 times, file size is 736Kb.

General Pricing Java API Framework..
Java Components offering general Interest derivatives pricing framework: set contract and vol/price/interest models and run MC. Also allows the pricing and risk analytics of
interest rate cash and derivative products. We also cover the fundamental theory of
bonds including: Treasury bonds, Yield/Pricing, Zero Curve, Forward rates/FRAs, Duration and Convexity. Download then "java -jar *.jar" at prompt.
Economics - Stocks & Trading, On January 18, 2008 updated, downloaded 39 times, file size is 7954Kb.
Learn arithmetic, trigonometry, coding, more!.
From beginners to the math field to math enthuthiasts; the Servo::Linux MathTutor is a great way to hone in on all your math skills. Topics covered: Basic arithmetic, exponents and roots, trigonometry, and logarithms. Distributed under the terms of the GNU GPL (Java Source Code ships with product!).
My Hobby & Education - Mathematical Tools, On June 30, 2007 updated, downloaded 32 times, file size is 48Kb.

Tells if credit card number is valid..
The
CreditCard Validator will help you tell: (1) if a
credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing. It will also tell you which of the following credit card companies issued the card:
Amex, Diners Club, Carte Blanche,
Discover...
Economics - Calc & Conversion, On May 31, 2009 updated, downloaded 0 times, file size is 832Kb.

Wacker Art RGB Color Mixer Applet.
With the RGB Color Mixer Applet it is possible to define the RGB values of a selected color.
The color can be defined with 7 sliders or with a random function. The program requires a browser with Java Plugin 1.4.2. The mixer.zip file does not only contain the java applet in the mixer.jar archive but also the mixer.html file that allows the display of the Applet in a browser.
Web Design - Java & JavaScript, On January 15, 2008 updated, downloaded 29 times, file size is 29Kb.

Firefox addon Embedded Objects.
Download embedded content on a web page (inside embed, applet, object and bgsound tags).
On pages with embedded content, a little icon will show up on the lower right corner of your browser. It works with .mp3, .avi, .wav, .wmv, .xaml, .jar, .mov and any embedded content on a page.
Embedded Objects has special support to QuickTime link files. You can watch and save your favorite trailers from Apple.
Embedded Objects works with stat...
Mozilla Extensions - Downloaders & Uploaders, On May 3, 2009 updated, downloaded 103 times, file size is 11Kb.


Easy to use Charts for any web site..
Haneng
Charts enables you to easily add customized, dynamic, interactive charts to your Web site, intranet or Web application. No installation is required on the server, simply upload the small JAR file (80Kb) to the same folder as your Web page, add a few
lines of HTML code and you have your first chart. Use any technology that can output HTML (like ASP.Net, ASP, PHP, JSP, ColdFusion etc.) to create dynamic charts based on live data.
Web Design - Web Design & Other Tools, On January 22, 2008 updated, downloaded 25 times, file size is 1027Kb.

Firefox addon MidnightFox.
The idea is to try and create a dark, yet usable, Firefox theme. This theme is in *beta* mode but wanted to get something out there for the fans. If you don't like dark themes, don't download.
Works on Mac, Windows & Linux.
** Submit bugs here: http://www.twistermc.com/blog/bug-tracker/
Firefox 1.x users install http://releases.mozilla.org/pub/mozilla.org/themes/midnightfox/midnightfox-0.10-fx.jar
I have no idea ...
Mozilla Extensions - Themes, On December 31, 1969 updated, downloaded 51 times, file size is 853Kb.

A7Soft JExamXML is an XML diff Java tool.
A7Soft JExam
XML is an XML comparison
Java based command line application
Web Design - XML & CSS Tools, On January 31, 2008 updated, downloaded 73 times, file size is 68Kb.