Home > Compting > My new html editor thingy :):):):)

My new html editor thingy :):):):)

January 13th, 2008 Leave a comment Go to comments

The editor!!!!!!!!!!!!!!!!!!!!

HI, ive just finished rebuilding my html code editor version -4, yeh it is -ve because i had a really good fancy one but i left it for a month came back and couldn’t understand the class hierarchy (note comments are verey verey verey important) so ive scavenged the bits i could understand, incorporated a browser and complied version -4 (sorry its only for windows — i dont yet have a way of compiling for Linux or mac — very embrassing seeing as i just downloaded Ubuntu).

What it does

It basically does two things.
1)When you view a page in the browser – the first window that loads – you can click update code to view the source code of that page in the left hand window(because a small problem that would take to long to correct all the links, images etc will then stop working). You can make changes to this source code and the browser will be automatically updated so you can view the results of these changes. This also becomes usefull in the second part of my program. you can also save the file you viewing.

2)using the editor (and a knowlage of css and html) you can quickly create pages using a template i designed. These pages include no embedded styling so its up to you what stylesheet you attach (so if you dont understand css and html you cant make good pages). Ive include an example stylesheet (the one i use for my site) which you can adapt. The ediotr then is basicly a short cut round the entire structure of the page but still requires and formatting of the text (eg paragragh tags) to be inputted manually. It automaticly includes a links to a style sheet called style.css so all you have to do is make it. You can save a page from the editor in a small file that the editor can read or you can export it to html, the editor cant read it back in once its exported in html so if you want to make changes later make sure you save it first. By clicking preview you will open it up in the browser where you can fine tune the code before exporting it.

Whos it for

Its aimed at people how farmilar in using html and css but want a short cut to producing their pages so they dont have to a creat a file with the body, head, html tags evrey time they want to add a page. If you just want to format your text, create a one off file sheet and then cret your pages in second this is fro you!!!! else stick to a WYSIWYG designer

Download

clicking the above link should download a zipped file. Uncompress this to run the program. The main program is called htmleditor.exe, there is also style.css which is my example stylesheet and my logo.

enjoy:):)

Categories: Compting Tags: , , ,


Get Involved: Ask a question or make a comment

Use Existing Account

Password

Without Registering

Question Comment

Comments Left

  1. October 27th, 2009 at 07:20 | #1

    Hmm… I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i’ll be your constant reader.

  1. No trackbacks yet.