ezML HTML Editor

Web Tools, Utilities, and Applications written in Just BASIC
Post Reply
ajd344
Posts: 20
Joined: Wed Jul 20, 2005 5:42 am

ezML HTML Editor

Post by ajd344 »

Hi!

I wrote an HTML editor, called ezML HTML Editor.


-Open .txt. htm. html .php or anything else with 'All Files'
-Save Opened files with there extension (an opened .php file would save as a php file)
-Save new docs as .html or .txt
-Change the editor's font, size and/or the format (ie. bold)
-Open in broswer without saving (temp.html deleted when the program is closed)
-1 or 2 custom broswers
-How Many Lines?
-WYSIWYG Function (or a better visual)
-Insert Function, knows basic html commands. It will prompt you for things like the image source.

I hope you like it, and please give me feedback!!!

Thanks
-Andrew


Please Download beta 2!!!
Attachments
ezML.zip
ezML HTML Editor v1.0 beta 1 (old)
(3.78 KiB) Downloaded 841 times
Last edited by ajd344 on Sun Aug 14, 2005 11:58 pm, edited 1 time in total.
ajd344
Posts: 20
Joined: Wed Jul 20, 2005 5:42 am

Beta 2

Post by ajd344 »

Hi!

Here's BETA 2.

Everything's the same but:

-Features:
-Fixed the slight bug of text being in the prompt box.
-Credits, credits.txt, added
-agree.txt Added - This is the licnese agreement that will go with the License Agreement feature in the program.

Enjoy!!!
Attachments
ezML2.zip
ezML v1.0 beta 2
(4.65 KiB) Downloaded 761 times
ajd344
Posts: 20
Joined: Wed Jul 20, 2005 5:42 am

Final Release

Post by ajd344 »

Hi!

I finished up the version with a help file and the agreement.

Here's the download!
Attachments
ezmlfinal.zip
ezML 1.0 final
(6.55 KiB) Downloaded 830 times
twigster
Posts: 10
Joined: Sun Oct 02, 2005 12:50 pm
Location: Lincoln,Lincolnshire

How!

Post by twigster »

How do I create a help file to go with my HTML Editor
John Davidson
Site Admin
Posts: 128
Joined: Sat Nov 13, 2004 8:36 am
Location: Vashon Wa
Contact:

Re: How!

Post by John Davidson »

twigster wrote:How do I create a help file to go with my HTML Editor
A very easy is to write your helpfile in HTML and compile it to a CHM.

You can find a free CHM compiler, named WW to CHM Wizard, at Alyce's Restaurant Freeware , http://alycesrestaurant.com/free.htm

This program requires the help compiler, hhc.exe from HTML Help Workshop and a link is provided at Alyce's Restaurant.

There's an article in Issue #1 of the Just BASIC Newsletter, http://jbasicnews.com/ , on using CHM files with your apps.

John
John Davidson
e-me: johnshomeport@yahoo.com
My JB Page: http://john.jbusers.com/
Did ya Libby yet? http://lblibby.com/
twigster
Posts: 10
Joined: Sun Oct 02, 2005 12:50 pm
Location: Lincoln,Lincolnshire

RE: How!

Post by twigster »

John Davidson wrote:A very easy is to write your helpfile in HTML and compile it to a CHM.

You can find a free CHM compiler, named WW to CHM Wizard, at Alyce's Restaurant Freeware , http://alycesrestaurant.com/free.htm

This program requires the help compiler, hhc.exe from HTML Help Workshop and a link is provided at Alyce's Restaurant.

There's an article in Issue #1 of the Just BASIC Newsletter, http://jbasicnews.com/ , on using CHM files with your apps.
Thanxs John :D I can now add a help file with my programs 8)
twigster
Posts: 10
Joined: Sun Oct 02, 2005 12:50 pm
Location: Lincoln,Lincolnshire

RE: How!

Post by twigster »

John Davidson wrote:A very easy is to write your helpfile in HTML and compile it to a CHM.

You can find a free CHM compiler, named WW to CHM Wizard, at Alyce's Restaurant Freeware , http://alycesrestaurant.com/free.htm

This program requires the help compiler, hhc.exe from HTML Help Workshop and a link is provided at Alyce's Restaurant.

There's an article in Issue #1 of the Just BASIC Newsletter, http://jbasicnews.com/ , on using CHM files with your apps.
Thanxs John :D I can now add a help file with my programs 8)
potato610
Posts: 3
Joined: Thu Oct 06, 2005 9:03 am

Good one

Post by potato610 »

Hi!
This is acctually a good idea, but I cant go along with it.. I'll PM you with my idea. ;)
Post Reply