Canadian Mind Products Software

Currency Conversion Ap...

CurrCon

Currency Conversion Applet. CurrCon is an Applet you embed in your HTML to display prices in a variety of world currencies defaulting to the user''s country. It usually works in conjunction with the htmlmacros pre-processor to insert the necessary Applet calls, though you can do it manually. see the manual at http://mindprod.com/applets/currconmanual.html or full details. Shareware for non military use only. Registrants get help setting it up.

Keywords: currency conversion exchange rate international currency euro price display brim

Calculates American sa...

AmericanTax

Calculates American sales taxes, state and district. Java Applet that can also be run as an application. Requires Java version 1.5 or later. Java source code and sample HTML included. This version computes by adding sales tax to a base price. It also works in reverse given the total paid working backwards to get the tax and original price. In other words it will tell you the sticker price to make something come out even after taxes are added. It also has a spinner that lets get that result without typing. Just select the buyer''s state and district, enter the amount of the sale and hit calc. You can adjust the sale amount with a spinner. 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. The program splits out the state and local taxes so that if you have a business presence in his state, you can tell him the amount he must remit to you (the state part) and the part he must remit voluntarily and directly (the local district part). Tables are complete for the following states: AK, AL, AZ, CA, CO, CT, DC, DE, FL, GA, HI, IL, IN, KY, MA, MD, ME, MI, MN, MO, MS, MT, NC, NH, NJ, NY, OH, OR, PA, RI, TN, TX, VA, VT, WA, WI, WV. It knows all state level taxes. Tables still need to be added to deal with local county and city sales taxes for the following states: AR, IA, ID, KS, LA, ND, NE, NM, NV, OK, SC, SD, UT, WY.

Keywords: american sales tax state salest tax district sales tax sales tax calculator reverse tax calculator peer to peer programs

Set PC Clock from an a...

SetClock

Set PC Clock from an accurate atomic cloc on the web. You can put in on your website so that others can use it to correct their clocks without having to install software or without you having to install software on your server. Java Web Start signed. Requires Java version 1.2 or later. Native code for Windows only. Full Java source code included, and native C JNI code.

Keywords: clock atomic clock synch setclock set clock accurate time torrent file

Generates random passw...

Password

Generates random passwords that are hard to guess. It uses a crytographic quality random number generator. The passwords are generated locally in a Java Applet. They are never transmitted over the Internet, even in encrypted form. You can use the program without installing it at http://mindprod.com/jgloss/password.html You can also run it as a standalone program, invoking it with java com.mindprod.password.Password or password.jar

Keywords: http server mime extension configuring check validation vice versa

FilenameFilters you ca...

FileFilters

FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. They come with Java source and include: AllDirectoriesFilter gets all directories AllFilesFilter gets all files ClamFilter simple wildcard DirListFilter gets a list of directories EndsWithFilter gets files whose names end with a given string. ExtensionFilter gets files matching a list of extensions EverythingFilter gets everything FileLengthFilter gets short or long files FilenameLengthFilter gets short or long filenames FileListFilter gets a list of files (used to be called ListFilter) JunkFilter used to find junk files by name, extension, startsWith or endsWith lists. MultiFilter combines other Filters with "consider", "must" and "never". RecentFilter filters based on lastModified date RegexFilter filters with Regex expressions. StartsWithFilter gets files whose names start with a given string. also includes: CommandLine parse command line and collects directory trees

Keywords: filenamefilter filefilter file filter library navigation tree

Java classes to let yo...

Batik

Java classes to let you create a custom utility to find and delete all junk files on your machine. Use one of the three scripts supplied as an example, to create your own XXX.java source code file then compile and use to rapidly clean your drive of junk. This program requires some elementary Java programming skill. To compile E: cd \com\mindprod\batik javac *.java to run, make sure the current drive in on the classpath. See http://mindprod.com/jgloss/classpath.html java com.mindprod.batik.YourClass

Keywords: java delete erase wipe temporary junk files clean tidy hard disk batik necessities

Pentium works on Windo...

Pentium

Pentium works on Windows and Intel Pentium class and AMD CPUs to determine the CPUID information such as the vendor, brand/model, step, model, instruction set family, cpu serial number, and the RDTSC Time stamp register for high resolution timing measured in CPU cycles since the last boot. It is designed to be incorporated in your own Java progams. You can also use it as a standalone utility with: java.exe -jar pentium.jar The nativepentium.dll must be on the path, e.g. in the current directory. In JDK 1.5, the DLL can be in the jar so long as it has no package path.

Keywords: pentium java amd cpu cpser model step brand instruction set family cpu serial number rdtsc misses

 

Page 6 out of 7    1 2 3 4 5 6 7

  Search for:      

Copyright (C) 2003-2008 FilesLand.com