Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Font Checksum (Java) 2 (Windows)
- FontChecksum is a Java 1.4 application to verify the internal checksums in OpenType and TrueType font files. Sometimes when you download a file, or copy a file from a worn CD/DVD, what you receive differs from the original. After downloading or copying twice, you may have two files with the...
- Tags: Java, Microsoft Windows, File, Font, Keith Fenske, FontChecksum
- Software downloads 2009-05-20
- Plain Text (Java) 2.0 (Windows)
- PlainText is a Java graphical GUI application to convert Unicode characters to plain text characters, for example, to convert left and right quotation marks into plain quotes for web pages. Since everyone has a different idea about what "plain text" means, the conversion is controlled by a configuration file that...
- Tags: Unicode, Microsoft Windows, Character, Keith Fenske, PlainText, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2009-04-24
- Erase Disk (Java) 1.0 (Windows)
- EraseDisk is a Java 1.4 graphical GUI application to erase the empty space on a hard disk drive or flash drive by creating large temporary files and filling those files with ones, zeros, or random data. Deleted files that were previously on the disk drive will be overwritten and will...
- Tags: Disk, Disk Drive, Java, Microsoft Windows, Keith Fenske, EraseDisk
- Software downloads 2009-04-14
- Hex File Editor (Java) 2 (Windows)
- HexEdit is a Java 1.4 graphical GUI application to edit a file as a stream of hexadecimal digits, where each 8-bit byte is represented by two 4-bit "nibbles" the hex digits. No meaning is attached to the digits, and hence to the contents of the file, so this editing is...
- Tags: Microsoft Windows, File, Keith Fenske, HexEdit, Programming Languages, Java, Word Processors, Software Development, Software/Web Development, Software
- Software downloads 2009-03-21
- Character Map (Java) 4.0 (Windows)
- CharMap is a Java 5.0 graphical GUI application to display Unicode characters or glyphs in text fonts, and copy those characters to the system clipboard. Its major purpose is as a visual accessory for word processors such as Microsoft Word. The character map utility that comes with Windows suffers from...
- Tags: Character, Keith Fenske, CharMap, Features, Microsoft Windows, Programming Languages, Java, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2008-12-09
- File Search (Java) 1 (Windows)
- FileSearch is a Java 1.4 application to find files that contain (or don't contain) a given string. The string may be in plain text or it may be a Java regular expression. Such a trivial search should be part of the operating system, and in fact, once was. As bigger...
- Tags: Regular Expression, Keith Fenske, FileSearch, Microsoft Windows, Programming Languages, Java, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2008-12-08
- File Redate Rename (Java) 1.0 (Windows)
- FileDateName is a Java 1.4 graphical GUI application to rename multiple files or to change their directory dates. The contents of the files are not changed. File names may be converted to all lowercase (a happy dog.txt), to all uppercase (a happy DOG.TXT), or to title case (a happy Dog.txt)....
- Tags: Folder, Microsoft Windows, Keith Fenske, FileDateName, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2008-12-08
- Compare Folders (Java) 3.0 (Windows)
- CompareFolders is a Java 1.4 application to compare two folders to determine if all files and subfolders are identical. The folders may be on the same computer, on the local network, or they may be represented by checksum files. Files or subfolders that are not the same are reported to...
- Tags: Folder, Microsoft Windows, Keith Fenske, CompareFolders, Checksum File, XML, Programming Languages, Java, Software/Web Development, Web Development, Software Development
- Software downloads 2008-12-08
- Font Names (Java) 3.0 (Windows)
- FontNames is a Java 1.4 application to extract font names from OpenType and TrueType font files. Each font can have more than one name in different languages, and TrueType collections can contain more than one font. Please read the PDF documentation included in the ZIP file. This program has been...
- Tags: Java, Microsoft Windows, Font, TrueType, Keith Fenske, FontNames
- Software downloads 2008-12-08
- Font Rename (Java) 3.0 (Windows)
- FontRename is a Java 1.4 application to rename OpenType and TrueType font files with their internal 'font full name' using only plain text characters ASCII plus an extension for the type (*.OTF, *.TTC, *.TTF), or using the full Unicode character set. This gives consistent names to font files, no matter...
- Tags: Java, Microsoft Windows, Font, Keith Fenske, FontRename
- Software downloads 2008-12-08
- Icon Editor (Java) 1.0 (Windows)
- IconEdit is a Java 1.4 graphical GUI application to edit icon files (*.ICO) for Windows. An icon file can contain more than one image, in more than one size. Supported sizes are from 8x8 to 255x255 pixels, with standard sizes of 16x16, 24x24, 32x32, 48x48, and 64x64 pixels. All icons...
- Tags: Color, Pixel, Palette, Keith Fenske, IconEdit, Microsoft Windows, Programming Languages, Operating Systems, Java, Software, Software Development, Software/Web Development
- Software downloads 2008-12-08
- Maze Fog Game (Java) 2.0 (Windows)
- MazeFog is a graphical Java 1.1 AWT GUI applet to play a maze game. The computer creates a random maze. The exit is marked by blue and white boxes. Your position is marked by a blue circle. Use the arrow keys or the mouse to move towards the exit. You...
- Tags: Maze, Exit, Microsoft Windows, Keith Fenske, MazeFog, Mice, Programming Languages, Java, Hardware, Peripherals, Software Development, Software/Web Development
- Software downloads 2008-12-08
- Echo Arguments (Java) 1 (Windows)
- EchoArgs is a trivial Java 1.4 console application to print all command-line parameters on standard error. This is useful for debugging scripts, or what MS-DOS calls.
- Tags: Console, Microsoft Windows, Keith Fenske, EchoArgs, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2008-12-08
- Font Redate (Java) 3.0 (Windows)
- FontRedate is a Java 1.4 application to read internal dates from OpenType, PostScript, or TrueType font files, and to change the file modification dates to match. The file contents are not changed, only the date in the system file directory. Internal font dates may or may not be accurate; many...
- Tags: Java, Microsoft Windows, Font, Keith Fenske, FontRedate, File Content
- Software downloads 2008-12-08
- Reversi or Othello Game (Java) 2 (Windows)
- Reversi is a graphical Java 1.1 AWT GUI applet to play the board game of Reversi, also known as Othello. The playing board is a rectangular grid. Your positions are shown as black circles. Positions occupied by the computer are shown in white. You move first. A legal move is...
- Tags: Java, Board, Microsoft Windows, Position, Keith Fenske, Reversi, Corporate Governance, Productivity, Programming Languages, Business Operations, Corporate Law, Software Development, Software/Web Development
- Software downloads 2008-12-08
- John Conway's Game of Life (Java) 3 (Windows)
- Life is a graphical Java 1.1 AWT GUI applet to play John Conway's Game of Life. For reference, see articles in
- Tags: Life, Microsoft Windows, Keith Fenske, John Conway, Games, Programming Languages, Java, Personal Technology, Software Development, Software/Web Development
- Software downloads 2008-12-06
- Dots and Boxes Game (Java) 2.0 (Windows)
- DotsAndBoxes is a graphical Java 1.1 AWT GUI applet to play the pencil-and-paper game of "Dots and Boxes", also known as "Lines and Boxes". The game board is a rectangular grid. Dots are shown for the corners of the board squares. Players take turns drawing the lines that surround each...
- Tags: Java, Board, Microsoft Windows, Keith Fenske, DotsAndBoxes, Game Board, Dots, Corporate Governance, Games, Business Operations, Corporate Law, Personal Technology
- Software downloads 2008-12-06
- Hexadecimal Text (Java) 2 (Windows)
- HexText is a graphical Java 1.4 Swing GUI applet or application to convert between text characters and decimal or hexadecimal digits representing those characters. You have several options for the converted digits: decimal (base 10) or hexadecimal (base 16), 8-bit plain text bytes, 16-bit combined words, 16-bit big endian bytes,...
- Tags: Byte, Character, Keith Fenske, HexText, Programming Languages, Java, Microsoft Windows, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2008-12-01
- File Checksum (Java) 3 (Windows)
- FileChecksum is a Java 1.4 application to compute common checksums for files: CRC32, MD5, and SHA1. Checksums are small hexadecimal signatures for testing whether or not files have been copied correctly, such as over a network. One person sends a file along with the checksum computed on the original computer....
- Tags: File, Keith Fenske, Checksum, FileChecksum, MD5, Programming Languages, Java, Microsoft Windows, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2008-12-01
- Find Duplicate Files (Java) 3.0 (Windows)
- When collecting a large number of files of any kind, there will be duplicates with the same file under two different names or in more than one place. FindDupFiles is a Java 1.4 application to find duplicate files by searching for files that have the same size and the same...
- Tags: Size, Keith Fenske, FindDupFiles, Microsoft Windows, Programming Languages, Java, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2008-11-07
Smartphones
-
Last year, many businesses deferred the purchase of new laptops in favor of smartphones, and why not? Offering phone, calendar, email, IM and Web access, they're arguably the most practical business tools. Check out the latest CNET Reviews of Blackberry devices for all the knowledge you need to make an intelligent choice.
-
Designed for
bold living.
-
Edit Word docs, check email, even listen to iTunes® playlists. Do more and do it faster with the BlackBerry® Bold.Learn more
White Papers and Webcasts