Version 1.10 now available to download!
JHTMLEd is a simple text based html editor. It is NOT Frontpage or Dreamweaver (1) (etc). JHTMLEd is a simple text based editor that is designed to teach you some basic html, but can also be useful to experts who code manually. JHTMLEd is not Notepad (1) - it is much more advanced than that. It is based on the idea that it is an extension of Notepad...
While just a text based editor - JHTMLEd makes things easier as it is designed for use with html code.
For instance: Break tags are as simple as pressing Ctrl+Enter, or clicking a button on the toolbar. Similar bold open and close tags are as simple as Ctrl+B, or again pressing a button. This was the main idea JHTMLEd was based around.
The latest version also colours your html code, making it easier to understand and navigate... e.g. Tags are blue, Strings are Green, special characters are grey and text is black.
JHTMLEd grew to become quite a bit more advanced. It contains an MDI - Multiple Document Interface, allowing many documents open at once, all in individual frames. It has more advanced features such as text import, font styling, image placing, table building, list building and a javascript/ascii e-mail link builder. To make things even easier, JHTMLEd has a preview tab in which you can create a preview file, or view the saved file currently open.
A list of features is below...
File menu:There are also various shortcuts - keyboard based. Like Ctrl+Enter inserts a break tab, Alt+Enter gives a paragraph and all the other usual ones like Ctrl+B = bold, Ctrl+L = left align etc. And you can insert basic html special characters... Ctrl+, gives you < and Ctrl+. gives you a >. Ctrl+2 also enters a " and finally Ctrl+7 enteres a &.
A status bar also displays the current open document and the caret position.
On loading - it finds your screen resolution and optimises its size for it so it can be bigger for screen bigger then 800x600, but will set itself smaller for tiny resolutions down to 640x480. Quite handy.
Who knows? But I would like to include the following if I find the need to work on JHTMLEd some more. There is likely to be a v1.1 which solves some other bugs and adds some features, but I make no promises, it took me a while to start work on v1.01, and then a day to finish it!
Main editor window:

Preview Pane, with the help file in preview:

All taken in Microsoft Windows (1) using custom theme (JHTMLEd should base it colours and theme based on the windows style and look).
JHTMLEd is freeware - free to use, and will remain so. Currently it is not open source. I am not yet prepared to release the source code and I am also with-holding it for proof that I wrote the program. Please read the copyright license below:
JHTMLEd is here in .jar format 1.11MB
Simply unzip the file to a location of your choice. Windows XP/Me (1) should have zip file handlers built in, or you can use Winzip (1) or any other suitable program. When extracted, run JHTMLEd.exe (2) to open the program.
You will NEED a Java(1) VM to run JHTMLEd. Get the appropriate one here and install that to make java programs, like JHTMLEd to run.
JHTMLEd was tested and written in Linux Mandrake (1) in its early stages, but has not been tested recently on it. I will test it in Linux and release a tar file for linux users if there is interest.
JHTMLEd is my work and shall not be distributed on other sites without my consent and nor shall anybody claim that the program is their own. I have the source code to prove this. It is free to use and I will not make it shareware/adware/spyware in any way at all. This program does not require an internet connection once downloaded.
Credit firstly goes to the University of Essex for teaching me most of what I know about
Java.
Credit also goes to Sun, for thier excellent java documentation at
java.sun.com.
Many thanks also to javaalmanac.com,
javaworld.com,
beanshell.org and ostermiller.org for having useful
ideas and being great sites!
(1) These names are registered trademarks.