Web Authoring
Filters
Categories
Top downloads
- Windows 7 Service Pa...
- Opera Mini for Java ...
- Kindle for PC 2.7.70978
- Windows Installer Cl...
- Trojan Remover 6.9.6...
- UC Browser for Java ...
- Universal Virus Snif...
- Cain & Abel 4.9.56
- LG Mobile Support To...
- Snappy Driver Instal...
- PlayStation Portable...
- Visual C++ Redistrib...
- EaseUS Partition Mas...
- System Ninja 4.0.1
- Unlocker 1.9.2
Recommended downloads
| | | | ||
| 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). | CSE HTML Validator Lite is a fast, easy to use, and FREE HTML & CSS development tool for Microsoft Windows that helps you create problem-free HTML, CSS, and XHTML documents. It's also an excellent learning tool. | Amara Flash Intro and Banner Builder is the ultimate Flash text effect tool to help the web designer create and design flash animations. | ||
| Download here Buy full version | Download here | Download here Buy full version |
Web Authoring
Sort by:
Subcategories:
- ASP & PHP (1)
- HTML Editors (5)
- Java & JavaScript Editors (34)
- Site Management (5)
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,535
1,535
Last week
6
6
Web hosting for small businesses and personal web sites. How to find best hosting for your web site. Guide. Main Hosting Features should you understand. Glossary.
Freeware,
Updated 13 May 2018
Downloads
201
201
Last week
6
6
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,084
2,084
Last week
6
6
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,571
1,571
Last week
4
4
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,640
2,640
Last week
2
2
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
2,046
2,046
Last week
2
2
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,965
1,965
Last week
1
1
This software is a Content Management System for online documents. It has very flexible template engine, and you can freely edit the template on the web browser. This software has Html Component based Template design engine.
Freeware,
Updated 6 March 2015
Downloads
295
295
Last week
1
1
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,778
1,778
Last week
1
1
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,388
1,388
Last week
1
1
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,957
1,957
Last week
1
1
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,216
1,216
Last week
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.
Freeware,
Updated 7 February 2017
Downloads
1,680
1,680
Last week
1
1
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,129
2,129
Last week
1
1
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,326
1,326
Last week
1
1
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,817
1,817
Last week
1
1
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,398
1,398
Last week
1
1
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,590
1,590
Last week
1
1
Simple component-oriented MVC Java Web Framework alternative to JSF, Wicket, Tapestry, Click etc. Very compact documentation. An intuitive compilable language defined as a merge of Java and HTML formal grammars. Pure Java. Runtime is Open Source
Freeware,
Updated 9 February 2014
Downloads
469
469
Last week
1
1
CommandLine parses the command line for a description of a set of files and converts it into a list of individual files to process. CommandLine does nothing by itself. It is library code you can incorporate into your own Java programs.
Freeware,
Updated 14 May 2017
Downloads
983
983
Last week
1
1
Converts 32-bit Unicode codePoints to 16-bit surrogate pairs for Java String literals Lets you enter String literals containing unsupported C-style \Uxxxxxxxx escape sequences and it converts them to Java-supported surrogate pair escape sequences.
Freeware,
Updated 14 May 2017
Downloads
956
956
Last week
1
1
The smart After Sales Management for All. All4Bay is a multi-platform and multi-lingual software that manages the after sales processes of items which have been sold on eBay. You can use All4BAy to create invoices for ebay or any other customer too.
Freeware,
Updated 11 October 2013
Downloads
325
325
Last week
1
1
DHTMLX JavaPlanner is a rich Ajax-powered web control for Java. It allows creating full-featured attractive event and booking calendars, time planners, job schedulers and task managers in Java.
Freeware,
Updated 11 September 2015
Downloads
748
748
Last week
1
1
Template-driven Javadoc doclet that generates classic framed JavaDoc, single-file HTML, the exceptional quality RTF with rendering of HTML tags embedded in Java comments (including images). Full support of new Java 5.0 language features. Doclet GUI.
Freeware,
Updated 3 May 2023
Downloads
348
348
Last week
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.
Freeware,
Updated 15 May 2017
Downloads
1,618
1,618
Last week
1
1
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,400
1,400
Last week
1
1
An open source (free) web content reuser utility to insert common snippets of HTML code into multiple web pages at design-time.
Freeware,
Updated 17 March 2016
Downloads
670
670
Last week
1
1
Feed2Html is a free PHP script that converts data from RSS to HTML. If you already have an RSS feed, just install this script to your site. You will be amazed how convenient it will become to publish news.
Freeware,
Updated 5 July 2014
Downloads
710
710
Last week
1
1
Free biorhythm applet with a high level of customization of look and feel. It also can easily be localized to any language just by editing the applets parameters in the embedding HTML code. You may use this applet freely on your website.
Freeware,
Updated 7 March 2011
Downloads
416
416
Last week
1
1
AScratchNWin! is an exciting new product that allows you to easily and effectively add scratch and win capabilities to your website! You can also use it like a mini-casino! Try out the evaluation version, which lets you specify a % chance of winning,
Freeware,
Updated 12 August 2015
Downloads
410
410
Last week
1
1
