Home  My Programs  Freeware  Game Maker  Articles  Links  Misc  Contact


Freeware Menu >> Webmaster Tools


JTHZ Rainbow.


Rainbow is a small tool, that uses Html to create text, that starts in one colour and finishes in another and could be used for a web site title, like this:

My Web Site

I stumbled upon this rather old tool and thought it was quaint, I used to use a multi-coloured title like this, a few years ago, but had to work out the colours myself, this is much easier.To use it, select your start and finish colours, enter your text and press "Dump Html", your code is then copied to the clipboard, ready for insertion into your web page.

Freeware -- Download size 37k -- Tried on Win 98, XP

Download rainbow.zip




MailTo-Encrypter v1.1

MailTo-Encrypter can be used to 'encrypt' your email address, to help prevent it from being "harvested" from your web site by spammers, who will then bombard you with junk emails.

The program is very simple to use and the "encrypted" email address is still displayed correctly in your browser and the mailto tag will still work correctly!

Freeware -- Download size 226k -- Win 98, XP.

http://vipmeister.com/dl/mailtoencrypter/mailtoencrypter.html






While looking at a newsletter readers web site (Emagination), I was intrigued by the online versions of pong, snake and tetris he had on his site, although simple compared to Flash games, they loaded instantly.
Looking at the source I saw they were made in
Dhtml which is a combination of web page making languages, that can produce interactive web page content.

This led me to the Dynamic Tools web site, which features a collection of ready made Dhtml scripts that you can use to enhance your web site.
There are scripts for calendars, games, galleries, and text animations, to name but a few.


There are also online tools, such as the Image Optimizer, designed to reduce the file size of web page images, to speed up the loading times of your pages. A Favicon Generator for producing those little icons that appear in the browser favorites on certain sites. (might have a dabble with that one) And Email Riddler, which produces excellent scrambled email code, to fool spam bots.

There is also an extensive
CSS library (Cascading Style Sheet) and forum to discuss projects and problems.
Well worth a visit for all aspiring and established web masters.

Note: Not all the scripts work in all browsers, compatibility is indicated.

http://www.dynamicdrive.com/




CoolText.com -- online graphics generator.

The Cool Text web site enables you to quickly create a logo for your web site, presentation, or whatever. There are thirty styles to choose from, simply select a style, alter the graphic parameters (or stick with the defaults, if you are artistically inept, like me) and select the output graphic file type (jpg, gif, etc).

http://cooltext.com/




Web Email Cloaker.

If you have a web site and add your email address to it, you can guarantee that within a short while you will see an increase in spam emails. This is because web bots prowl the internet harvesting unprotected email addresses for spammers.
EmailCloaker prevents this from happening, by numerically encoding your email address, so that it is unreadable to the majority of web bots.

You have a choice of simple Html encoding, which should give adequate protection and will work with all web browsers.
Or the more advanced JavaScript Cloak, which uses multiple techniques to protect your email address, but may not work with some browser configurations.
To use the program, simply enter your email address in the top text box and the encoded address will appear below. You can then copy and paste the code into your web page.

Freeware -- Download size 185k -- No Install -- Win 95/98/ME/NT/2000/XP

http://www.acme-web-design.info/free-web-email-cloaker.php




CSS Tab Designer v2.0.

A nifty little utility that allows you to easily create menus for your web site. There are over 60 different styles of tab and list menus to choose from.

A sample menu created by CSS Tab Designer.

The program is very easy to use, just select your menu style from the list in the middle menu, enter your page names and URL's in the left menu and a preview of how your chosen menu will appear, is shown to the right.

Once you are happy with your menu, press the Generate Html button and a page containing the code and any necessary graphics, will be saved to the folder of your choice.

The program works very well and it is easy to make minor changes to the code to suit your specific needs, however you will need a basic knowledge of Html and CSS, as the help file provided is woefully inadequate.

Freeware -- Download size 1.4Mb -- Win 98,ME,2000,XP,2003

http://www.highdots.com/css-list/




Web Design Toy.

When initially learning html, most people use notepad, this works fine and is simple to use, but your code has to be saved before you can view it, which can be tedious when you wish to see what code produces what effect.
This little gadget gets around that problem, by displaying the results of your html as you enter it.
It works very well and handles all the basic tags including CCS and tables.
You can type in the html, or copy and paste code in, using Ctrl -V, clicking on the note icon in the centre of the interface, gives you a selection of code examples to get you started.

The Acme web design tool.

The program window can be resized to suit your working practices, or you can use the program in full screen.
The program does not require installing, but if you wish to delete it from your drive, right click and use the "Close and Uninstall" option from the menu, as your last piece of html code is stored in the registry during normal use.
Altogether a handy little gadget, that will make learning html a little bit easier.

Freeware -- Download size 500k

http://acme-web-design.info/free-web-design-toy.php




Web Site -- Html Made Easy.

Web Design for Beginners. A helpful site with an easy to understand Html tutorial, covering the basic features of web page creation.
There is also sensible advice on uploading your pages to your web space, plus lots of free web making goodies, including some very useful web page templates, that you can edit, for use on your own web site.

http://www.accessv.com/~email/webpages/



Home