DownloadReady - Ultimate Software Collection

Advanced


   

 Categories : Web Development > Java & JavaScript
 Encoding Recogniser 1.0
Publisher Canadian Mind Products
Published Date 2007-07-04
License Freeware Price 0 USD
Size 305 KB.

Help determine a file's encoding by displaying it wth any of the supported encodings in hex and in decoded characters.

Description From Publisher
Encoding Recogniser will help you determine what encoding was used to write a file by displaying the file in hex or and decoded characters in any of the encodings supported by Java. This program runs under any OS, (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have Java version 1.5 or later installed. See http://mindprod.com/jgloss/installingjava.html for details. 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 E:\com\mindprod\encodingrecognizer\encodingrecogniser.jar adjusting as necessary to account for where the jar file is.

Supported OS
WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows

Related Keywords
encoding recogniser  encoding recogniser  Java  Java  character sets  character sets  char sets  char sets  availableCharsets  availableCharsets  nio  nio  encoding  encoding 

Encoding Recogniser


Latest Java & JavaScript Realted Tools:
Base64   Base64 1.9
 Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding passwords.
Visual JS   Visual JS 1.0
 Visual JS is a Web-Based RAD IDE with file manager for building zero-footprint RIA that is based on a top innovative Open Source multipurpose AJAX frameworks jsLINB.
Coalesys WebMenu for JSP   Coalesys WebMenu for JSP 5.0
 Popup menu web control for JSP with support for IE, Firefox, Opera and others. Includes complete help system, object reference and sample pages.
Coalesys PanelBar for JSP   Coalesys PanelBar for JSP 4.0
 Slide menu web control for JSP with support for IE, Firefox, Opera and others. Includes complete help system, object reference and sample pages.
dhtmlxCombo :: Ajax Combobox   dhtmlxCombo :: Ajax Combobox 1.1
 Easy configurable DHTML JavaScript combo box with Ajax support, autocomplete functionality and wide cross-browser compatibility. The component features type-ahead, keyboard support and ability to display images in the dropdown list. GPL licensed.
Sound   Sound 1.4
 Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format.
Pentium   Pentium 1.3
 Pentium works in Java 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.
Password   Password 1.4
 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.
Mouse   Mouse 1.3
 In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL.
LEDataStream   LEDataStream 1.8
 Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data.
KeyPlayer   KeyPlayer 1.4
 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.
InWords   InWords 4.0
 Java code to converts number to words in any of 15 languagues. Useful for writing cheques or legal documents.
HunkIO   HunkIO 1.6
 Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile and PrintWriterPlus.