Web Authoring

Recommended downloads

RSS Channel Writer 2.1.3 32x32 pixels icon RSS Channel Writer 2.1.3
Amara Flash Intro and Banner Builder 3.33 32x32 pixels icon Amara Flash Intro and Banner Builder 3.33
CodeLobster PHP Edition 5.15 32x32 pixels icon CodeLobster PHP Edition 5.15
RSS Channel Writer is a powerful RSS feed generator, editor and submitter. With this program you can easily create general RSS feed, iTunes RSS feed and RSS for Google products for your web site in seconds.
Amara Flash Intro and Banner Builder is the ultimate Flash text effect tool to help the web designer create and design flash animations.
CodeLobster PHP Edition is a free portable handy editor primarily intended for editing PHP, HTML, CSS, JavaScript files with support Drupal, Joomla, Twig, JQuery, CodeIgniter, CakePHP, Laravel, Node.js, AngularJS, Symfony, Magento, Yii and WordPress
Download here
Buy full version
Download here
Buy full version
Download here

Web Authoring

Sort by:
Results: 91-120 of 770
Pointter PHP Micro-Blogging Social Network 2.4 32x32 pixels icon Pointter PHP Micro-Blogging Social Network 2.4
Pointter is a PHP-based social network platform that lets you create a social network on your website. Right out of the box, your social network will offer nearly all of the features found on today's wildly popular social networks.
Freeware, Updated 4 September 2023
User rating
Downloads
289
Last week
1

0.93 MB
Boyer 1.5 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,714
Last week
2

114.88 KB
WaveLength 1.3 32x32 pixels icon 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 .)
Freeware, Updated 11 January 2017
User rating
Downloads
3,339
Last week
1

500.85 KB
Sound 1.4 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,976
Last week
1

82.53 KB
Comparators 1.4 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,291
Last week
2

0.83 MB
SurrogatePair 1.1 32x32 pixels icon SurrogatePair 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
User rating
Downloads
901
Last week
2

0.67 MB
FilenameFilters 2.7 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,331
Last week
1

149.23 KB
Official Encoding 1.1 32x32 pixels icon 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.
Freeware, Updated 7 February 2017
User rating
Downloads
1,600
Last week
2

0.52 MB
Pluck 1.0 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,521
Last week
3

3.00 MB
ISBN Amanuensis 2.5 32x32 pixels icon 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.
Freeware, Updated 11 January 2017
User rating
Downloads
1,745
Last week
3

0.53 MB
CommandLine 2.6 32x32 pixels icon CommandLine 2.6
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
User rating
Downloads
930
Last week
2

0.74 MB
Masker 1.9 32x32 pixels icon 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.
Freeware, Updated 11 January 2017
User rating
Downloads
1,512
Last week
1

0.56 MB
TimeZones 1.9 32x32 pixels icon 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.
Freeware, Updated 11 January 2017
User rating
Downloads
1,594
Last week
2

0.53 MB
MimeCheck 4.5 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,259
Last week
1

0.60 MB
In Words 4.6 32x32 pixels icon In Words 4.6
Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.
Freeware, Updated 16 March 2017
User rating
Downloads
1,730
Last week
2

0.68 MB
Encoding Recogniser 1.2 32x32 pixels icon 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.
Freeware, Updated 11 November 2016
User rating
Downloads
3,346
Last week
1

0.55 MB
KeyPlayer 1.5 32x32 pixels icon 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.
Freeware, Updated 7 February 2017
User rating
Downloads
1,814
Last week
2

0.60 MB
Credit Card Validator 1.8 32x32 pixels icon 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.
Freeware, Updated 11 November 2016
User rating
Downloads
4,493
Last week
1

0.53 MB
Echo Server 1.3 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,548
Last week
1

103.23 KB
Spinner 1.1 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,560
Last week
2

0.62 MB
LEDataStream 1.8 32x32 pixels icon 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.
Freeware, Updated 15 May 2017
User rating
Downloads
1,467
Last week
1

120.08 KB
MO Button 1.1 32x32 pixels icon MO Button 1.1
The MO Button module is an input format filter used to create very appeal graphical buttons on your Drupal websites.
Commercial, Updated 21 January 2024
User rating
Downloads
2,252
Last week
1

16.78 KB
Buy
MO PayJunction for Drupal 6.x 1.3 32x32 pixels icon MO PayJunction for Drupal 6.x 1.3
MO PayJunction is a Drupal 6.x module extending the Übercart system and offering your customers a way to purchase goods online via the PayJunction gateway. Enter your log in and password and you are ready to get started!
Commercial, Updated 21 January 2024
User rating
Downloads
1,222
Last week
2

49.56 KB
Buy
SefTranslate basic 1.0 32x32 pixels icon SefTranslate basic 1.0
Sef Translate component permit translate yours Joomla site content to all language what Google Translate support. This component for SEO and SEF, it permit extend yours site content in some times. More languages - more big yours site
Freeware, Updated 18 November 2021
User rating
Downloads
202
Last week
1

0.51 MB
Logaholic Web Analytics and Web Stats 3.0 32x32 pixels icon Logaholic Web Analytics and Web Stats 3.0
Logaholic brings advanced web site statistics and analytics within reach of any business. Ease of use, full control and easy to understand reports have made Logaholic the stats tool of choice for anyone serious about improving online marketing.
Shareware, Updated 28 March 2013
User rating
Downloads
125
Last week
1

4.24 MB
Buy
Deluxe Photo Gallery 1.0 32x32 pixels icon Deluxe Photo Gallery 1.0
The products designed by Flash Creations are efficient tools for web base development. All of our programs are considered plug and play because literally all you have to do is put the file set online and the application works.
Shareware, Updated 11 November 2013
User rating
Downloads
1,030
Last week
1

4.38 KB
Buy
TJI Java IDE SL 1.0 32x32 pixels icon TJI Java IDE SL 1.0
A fast and very easy-to-use Java IDE. Only 3 toolbar butons - Save, Build (compile) and Run. Open multiple files. Shows the locations of compile-time errors and run-time exceptions in your source code.
Shareware, Updated 9 January 2016
Downloads
153
Last week
1

2.35 MB
Buy
Best web hosting for small business 2.0 32x32 pixels icon Best web hosting for small business 2.0
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
User rating
Downloads
150
Last week
1

334.98 KB
jpWare php login system 1.0 32x32 pixels icon jpWare php login system 1.0
Open-source php/mysql login system with basic template support. This script is modified version of the well-known jpMasters77 script
Freeware, Updated 29 December 2023
User rating
Downloads
372
Last week
1

67.77 KB
3D Stack AS 2.0 1.0 32x32 pixels icon 3D Stack AS 2.0 1.0
The 3D Stack can be easily used to display groups of images, movie clips, SWFs with perspective, depth, fading and much more!
Commercial, Updated 12 April 2012
Downloads
216
Last week
1

0.10 KB
Buy
Results: 91-120 of 770