Web Authoring
Filters
Categories
Top downloads
- Windows Installer Cl...
- Kindle for PC 2.5.70951
- Opera Mini for Java ...
- Trojan Remover 6.9.6...
- Avast Virus Definiti...
- SmartSniff 2.30
- Windows 7 Service Pa...
- PlayStation Portable...
- Total Commander 11.03
- UC Browser for Java ...
- Unlocker 1.9.2
- VMware Workstation P...
- AutoCorect 4.1.5
- Microsoft Zune 4.8.2...
- EaseUS Partition Mas...
Recommended downloads
Flash Image Gallery 4.1.5 | Sitemap Writer Pro 5.4.7 | Pure SEO CMS 4.00 | ||
Flash Gallery System, display photos/video/swf online. descriptions-Slideshow Feature-MP3 Player-Image Stats-Comment/Rating feature-Customizable-Multiple Upload-Unlimited Albums-Change Skins-Watermark Images. Available as a standalone gallery, a Joomla co | Sitemap Writer Pro is an easy- to -use program, fast and efficient which offers creation of sitemaps with millions of URLs and 6 different types of sitemaps (Standard Sitemap, Google News, Google Video, Google Code Search, Google Geo, Google Mobile). | Fast, powerful, SEO website builder, optimized CMS, CSS compliant. Fast, client side XML to html engine. Beginners enter content and select design. Experts use their own templates and save time building high quality sites . No online server required. | ||
Download here Buy full version | Download here Buy full version | Download here |
Web Authoring
Sort by:
Subcategories:
- ASP & PHP (1)
- HTML Editors (5)
- Java & JavaScript Editors (34)
- Site Management (5)
Credit Card Validator 1.8
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.
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.
Freeware,
Updated 11 November 2016
Downloads
4,515
4,515
Last week
1
1
Encoding Recogniser 1.2
Help determine a file's encoding by displaying it wth any of the supported encodings in hex and in decoded characters.
Help determine a file's encoding by displaying it wth any of the supported encodings in hex and in decoded characters.
Freeware,
Updated 11 November 2016
Downloads
3,368
3,368
Last week
4
4
WaveLength 1.3
Wavelength creates Color objects given the wavelength or the frequency of the light rather than the usual RGB or HSB. instead of: Color c = new Color(255, 0, 0); use the frequency in nanometers, and gamma 0.0. .. 1.0. (gamma is intensity/brightness .)
Wavelength creates Color objects given the wavelength or the frequency of the light rather than the usual RGB or HSB. instead of: Color c = new Color(255, 0, 0); use the frequency in nanometers, and gamma 0.0. .. 1.0. (gamma is intensity/brightness .)
Freeware,
Updated 11 January 2017
Downloads
3,343
3,343
Last week
1
1
HTML Static Macros 2.6
A generic framework for writing static macros in Java to generate elaborate boilerplate in HTML text files on the desktop without requiring any server side coding. It could also be used to expand macros in any text files.
A generic framework for writing static macros in Java to generate elaborate boilerplate in HTML text files on the desktop without requiring any server side coding. It could also be used to expand macros in any text files.
Freeware,
Updated 14 May 2017
Downloads
2,600
2,600
Last week
3
3
File Transfer 2.6
Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Usually you embed these classes in your own program rather than using them standalone.
Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Usually you embed these classes in your own program rather than using them standalone.
Freeware,
Updated 15 May 2017
Downloads
2,172
2,172
Last week
2
2
Mouse Position Detector 1.5
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.getPointer Info in Java 1.7+. This class will work in any version of Java. It uses JNI and a DLL.
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.getPointer Info in Java 1.7+. This class will work in any version of Java. It uses JNI and a DLL.
Freeware,
Updated 15 May 2017
Downloads
2,099
2,099
Last week
1
1
Entity Strip/Insert 3.3
Consists of a pair of utilities that let you convert/strip/insert HTML/XML/XHTML entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters
Consists of a pair of utilities that let you convert/strip/insert HTML/XML/XHTML entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters
Freeware,
Updated 15 May 2017
Downloads
2,042
2,042
Last week
3
3
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.
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.
Freeware,
Updated 15 May 2017
Downloads
1,981
1,981
Last week
1
1
JDisplay 4.7
JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mproperties... files a variety of colours, fonts, sizes and weights to help make them more presentable. Why would you use it? For the same sorts of reasons you use colours and fonts in an IDE.
JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mproperties... files a variety of colours, fonts, sizes and weights to help make them more presentable. Why would you use it? For the same sorts of reasons you use colours and fonts in an IDE.
Freeware,
Updated 15 May 2017
Downloads
1,908
1,908
Last week
2
2
HTTP GET/POST 3.2
http is a small library of Java classes to let you do HTTP GET/POST/HEAD/PROBE/ CHASE to a server with http: or https:. Also encodes parameter pairs for you. It does nothing on its own. It is intended to be incorporated into your own programs.
http is a small library of Java classes to let you do HTTP GET/POST/HEAD/PROBE/ CHASE to a server with http: or https:. Also encodes parameter pairs for you. It does nothing on its own. It is intended to be incorporated into your own programs.
Freeware,
Updated 16 March 2017
Downloads
1,900
1,900
Last week
1
1
KeyPlayer 1.5
Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic. 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 to see the events generated.
Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic. 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 to see the events generated.
Freeware,
Updated 7 February 2017
Downloads
1,830
1,830
Last week
1
1
ISBN Amanuensis 2.5
Helps you proofread, interconvert, validate and tidy ISBN-10 and ISBN-13 (International Standard Book Number) references in your HTML or other documentation. It validates the checkdigit, inserts dashes, interconverts ISBN-10 and ISBN-13.
Helps you proofread, interconvert, validate and tidy ISBN-10 and ISBN-13 (International Standard Book Number) references in your HTML or other documentation. It validates the checkdigit, inserts dashes, interconverts ISBN-10 and ISBN-13.
Freeware,
Updated 11 January 2017
Downloads
1,752
1,752
Last week
3
3
In Words 4.6
Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.
Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.
Freeware,
Updated 16 March 2017
Downloads
1,741
1,741
Last week
1
1
Boyer 1.5
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K.
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K.
Freeware,
Updated 15 May 2017
Downloads
1,732
1,732
Last week
1
1
Pentium/AMD CPU ID 1.6
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.
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.
Freeware,
Updated 15 May 2017
Downloads
1,676
1,676
Last week
4
4
Official Encoding 1.1
Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding.
Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding.
Freeware,
Updated 7 February 2017
Downloads
1,617
1,617
Last week
6
6
TimeZones 1.9
Displays all the TimeZone on your machine supported by Java, with their standard time and daylight saving time offsets from GMT, along with the their ID (programmer) names and display names. It also displays UTC time, local time and the default TZ.
Displays all the TimeZone on your machine supported by Java, with their standard time and daylight saving time offsets from GMT, along with the their ID (programmer) names and display names. It also displays UTC time, local time and the default TZ.
Freeware,
Updated 11 January 2017
Downloads
1,606
1,606
Last week
1
1
Spinner 1.1
Spinner consists of source for classes for a DateSpinner and to add hex and formatted dollar input/output for Java JSpinner to your own Java programs.
Spinner consists of source for classes for a DateSpinner and to add hex and formatted dollar input/output for Java JSpinner to your own Java programs.
Freeware,
Updated 15 May 2017
Downloads
1,576
1,576
Last week
3
3
Echo Server 1.3
See what browsers and programs are sending to an HTTP Server. Simple server just dumps whatever it receives on the console.
See what browsers and programs are sending to an HTTP Server. Simple server just dumps whatever it receives on the console.
Freeware,
Updated 15 May 2017
Downloads
1,561
1,561
Last week
1
1
Masker 1.9
Produces PNG files (image files similar to GIFs, but smaller) that contain your email address. When you post them on your website, it is harder for spammer to harvest them.
Produces PNG files (image files similar to GIFs, but smaller) that contain your email address. When you post them on your website, it is harder for spammer to harvest them.
Freeware,
Updated 11 January 2017
Downloads
1,534
1,534
Last week
1
1
Pluck 1.0
Scans multiple files looking for a REGEX pattern, and summarised what it finds as a CSV file. See mindprod.com/jgloss/ regex.html for how to compose them.
Scans multiple files looking for a REGEX pattern, and summarised what it finds as a CSV file. See mindprod.com/jgloss/ regex.html for how to compose them.
Freeware,
Updated 15 May 2017
Downloads
1,532
1,532
Last week
1
1
Volser 1.3
Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
Freeware,
Updated 15 May 2017
Downloads
1,519
1,519
Last week
1
1
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.
Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data.
Freeware,
Updated 15 May 2017
Downloads
1,482
1,482
Last week
4
4
Encodings 1.7
Applet to list all supported encodings (character sets) supported by your browser/java.
Applet to list all supported encodings (character sets) supported by your browser/java.
Freeware,
Updated 7 February 2017
Downloads
1,442
1,442
Last week
1
1
File Splitter 1.4
Split large text/html files into smaller files. I find it much faster and more accurate than cut and paste. You embed commands in the big file telling it which pieces of it are to go where, then let Splitter do the work.
Split large text/html files into smaller files. I find it much faster and more accurate than cut and paste. You embed commands in the big file telling it which pieces of it are to go where, then let Splitter do the work.
Freeware,
Updated 16 March 2017
Downloads
1,356
1,356
Last week
1
1
FilenameFilters 2.7
FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees.
FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees.
Freeware,
Updated 15 May 2017
Downloads
1,348
1,348
Last week
5
5
Hunk I/O 1.9
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.
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.
Freeware,
Updated 11 November 2016
Downloads
1,345
1,345
Last week
1
1
Comparators 1.4
Java classes to include in your programs. Includes: HTMLArrayComparator. java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags.
Java classes to include in your programs. Includes: HTMLArrayComparator. java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags.
Freeware,
Updated 15 May 2017
Downloads
1,300
1,300
Last week
4
4
MimeCheck 4.5
Check that a server is sending the correct mime type for any given URL.Helps you check that a server, possible not even yours, is properly configured. See mindprod.com/jgloss/ mime.html to learn what MIME types are.
Check that a server is sending the correct mime type for any given URL.Helps you check that a server, possible not even yours, is properly configured. See mindprod.com/jgloss/ mime.html to learn what MIME types are.
Freeware,
Updated 15 May 2017
Downloads
1,277
1,277
Last week
1
1
FileTimes 2.0
Read and set Windows file/dir times from Java: Create/LastModified/ LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written.
Read and set Windows file/dir times from Java: Create/LastModified/ LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written.
Freeware,
Updated 14 May 2017
Downloads
1,189
1,189
Last week
5
5