html editors

html editors

am 10.06.2007 20:21:31 von MD Websunlimited

i've been using windows notepad to write webpages and saving as .html intead
of .txt

needless to say notepad doesn't let me preview the page

can anyone recommend a good simple program for writing and editing html

thanks

Re: html editors

am 10.06.2007 20:25:11 von dorward

On Jun 10, 7:21 pm, "david" wrote:
> i've been using windows notepad to write webpages and saving as .html intead
> of .txt

Which is reasonable

> needless to say notepad doesn't let me preview the page

That's what webbrowsers are for. Alt-Tab, F5.

> can anyone recommend a good simple program for writing and editing html

JEdit, Emacs, GVim, NotepadPlus, TextWrangler, Komodo...

Re: html editors

am 10.06.2007 20:51:45 von M

"david" wrote in message
news:C72dnSdQGeyt3PHbnZ2dnUVZ8vWdnZ2d@bt.com...
> i've been using windows notepad to write webpages and saving as .html
> intead of .txt
>
> needless to say notepad doesn't let me preview the page

You can do that easily enough with your browser and switch back and forth to
view the results. Most of those editors that have "preview" features aren't
doing much more than this.

A good text editor with syntax highlighting, the ability to store code
snippets and some sort of macro / programming capability will make things
way easier for you.

Google for:
Notetab Plus (I use. Notetab Lite is free, has everything as Plus except
for syntax hightlighting)
PSPad (Freeware)
Alleycode (Freeware)
HTMLKit (Freeware I think)

M

Re: html editors

am 10.06.2007 23:22:39 von Edwin van der Vaart

david wrote:
> i've been using windows notepad to write webpages and saving as .html intead
> of .txt
>
> needless to say notepad doesn't let me preview the page
>
> can anyone recommend a good simple program for writing and editing html
Hereby a list of editors.
HTML for free:
jedit : http://www.jedit.org/
nedit : http://www.nedit.org/
ewisoft : http://www.ewisoft.com/
netpadd : http://www.netpadd.com/
araneae : http://www.ornj.net/software/araneae/
1st page : http://www.evrsoft.com/
crimson : http://crimsoneditor.com/
ezpad : http://www.mmedia.is/ezpad/
acehtml :
http://software.visicommedia.com/en/products/acehtmlfreeware /
notetab light : http://www.notetab.com/
html-kit : http://www.chami.com/html-kit/
context : http://www.fixedsys.com/context/
pspad : http://www.pspad.com/en/index.html
websmill : http://www.xtreeme.com/websmill/
metapad : http://www.liquidninja.com/metapad/
quanta plus (linux) : http://quanta.kdewebdev.org/
tswebeditor : http://tswebeditor.net.tc/
notespad : http://www.newbie.net/NotesPad/index.html
grey matter pro : http://www.pagetutor.com/misc/grey.html
editpad lite : http://www.editpadlite.com/editpadlite.html
stones webwrite : http://www.webwriter.dk/english/index.htm
matizha sublime :
http://www.dohnews.com/index.php?module=ContentExpress&file= index&func=display&ceid=3&meid=4
nvu : http://www.nvu.com/
SciTE : http://scintilla.sourceforge.net/SciTE.html
Notepad++ : http://notepad-plus.sourceforge.net/uk/site.htm
CSE HTML Validator : http://www.htmlvaildator.com/lite/
Through the web editor : http://koivi.com/WYSIWYG-Editor/
Xinha : http://xinha.python-hosting.com/
FCK editor : http://www.fckeditor.net/
vim : http://www.vim.org/download.php
Bluefish (linux) : http://bluefish.openoffice.nl/
Screem (linux) : http://www.screem.org/
emacs (linux) : http://www.gnu.org/software/emacs/

HMTL not for free:
textpad : http://www.textpad.com/
notetab : http://www.notetab.com/
editplus : http://www.editplus.com/
ultraedit : http://www.idmcomp.com/
editpad : http://www.editpadpro.com/
hypertext studio : http://www.olsonsoft.com/
namo : http://www.namo.com/products/webeditor/
acehtml pro : http://www.visicommedia.com/acehtml/
ibm websphere : http://www-3.ibm.com/software/webservers/hpbuilder/
spider writer : http://www.actiprosoftware.com/Products/SpiderWriter/
Zues : http://www.zeusedit.com/
CSE HTML Validator pro : http://www.html.validator.com/

PHP for free
phpedit : http://phpedit.org/
Winsyntax : http://www.dirfile.com/arisesoft_winsyntax.htm
devphp : http://devphp.sourceforge.net/
phpcoder : http://www.phpide.com/programs.php
Davor's PHP Editor : http://www.pleskina.com/dphped/main.php
php designer : http://www.mpsoftware.dk/

PHP not for free:
phped : http://www.nusphere.com/products/
top php studio : http://www.top-systems.net/
dzsoft php editor : http://www.dzsoft.com/dzphp.htm
Expert Editor : http://www.ankord.com/phpxedit.html
komodo : http://www.activestate.com/Products/Komodo/
maguma studio/workbench : http://www.maguma.com/

PHP comming soon:
HydraPHP : http://www.coldmind.com/

XML for free:
xmlpro2 : http://www.vervet.com/
cooktop : http://www.xmlcooktop.com/
xray : http://architag.com/xray/
peters xml eiditor : http://www.iol.ie/~pxe/
morphon : http://www.morphon.com/xmleditor/index.shtml

XML not for free:
xopus : http://xopus.com/
editml : http://www.editml.com/
xmlwriter : http://www.xmlwriter.net/
oxygen pro : http://www.oxygenxml.com/
blueprint : http://www.xmlblueprint.com/
xmlspy : http://www.xmlspy.com/products_ide.html
turboxml :
http://www.tibco.com/software/business_integration/turboxml. jsp

XML for free and not free
xmlmind : http://www.xmlmind.com/xmleditor/

Application to remove words tag in a html created with words
docscrubber : http://www.docscrubber.com/
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.

Re: html editors

am 11.06.2007 01:45:48 von dorayme

In article ,
Edwin van der Vaart wrote:

> david wrote:
> > i've been using windows notepad to write webpages and saving as .html
> > intead
> > of .txt
> >
> > needless to say notepad doesn't let me preview the page
> >
> > can anyone recommend a good simple program for writing and editing html
> Hereby a list of editors.
> HTML for free:
> jedit : http://www.jedit.org/
> nedit : http://www.nedit.org/
> ewisoft

Time to put that great list in a url, Edwin.

--
dorayme

Re: html editors

am 11.06.2007 13:03:15 von MD Websunlimited

Many thanks for the long list and thanks to others for your suggestions.


"Edwin van der Vaart" wrote in message
news:a9fc7$466c6b9f$18843e95$3931@news.chello.nl...
> david wrote:
>> i've been using windows notepad to write webpages and saving as .html
>> intead of .txt
>>
>> needless to say notepad doesn't let me preview the page
>>
>> can anyone recommend a good simple program for writing and editing html
> Hereby a list of editors.
> HTML for free:

Re: html editors

am 11.06.2007 19:32:09 von Edwin van der Vaart

dorayme wrote:
> In article ,
> Edwin van der Vaart wrote:
>
>> david wrote:
>> > i've been using windows notepad to write webpages and saving as .html
>> > intead
>> > of .txt
>> >
>> > needless to say notepad doesn't let me preview the page
>> >
>> > can anyone recommend a good simple program for writing and editing html
>> Hereby a list of editors.
>> HTML for free:
>> jedit : http://www.jedit.org/
>> nedit : http://www.nedit.org/
>> ewisoft
>
> Time to put that great list in a url, Edwin.
I could put that list on the web. But this way looks more impressive
then on a web page. :o)
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.

Re: html editors

am 11.06.2007 21:35:53 von saz

In article , none@none.com
says...
> i've been using windows notepad to write webpages and saving as .html intead
> of .txt
>
> needless to say notepad doesn't let me preview the page
>
> can anyone recommend a good simple program for writing and editing html
>
> thanks
>
>
>
I have been using HTML-Kit for over 4 years, never found anything I like
better:

www.htmlkit.com

Re: html editors

am 11.06.2007 21:56:20 von Edwin van der Vaart

SAZ wrote:
> In article , none@none.com
> says...
>> i've been using windows notepad to write webpages and saving as .html intead
>> of .txt
>>
>> needless to say notepad doesn't let me preview the page
>>
>> can anyone recommend a good simple program for writing and editing html
>>
> I have been using HTML-Kit for over 4 years, never found anything I like
> better:
>
> www.htmlkit.com
Thanks for the other link to html-kit.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.

Re: html editors

am 11.06.2007 23:01:49 von Edwin van der Vaart

Edwin van der Vaart wrote:
> dorayme wrote:
>> Edwin van der Vaart wrote:
>>
>>> david wrote:
>>> > i've been using windows notepad to write webpages and saving as
>>> .html > intead > of .txt
>>> > > needless to say notepad doesn't let me preview the page
>>> > > can anyone recommend a good simple program for writing and
>>> editing html
>>> Hereby a list of editors.
>>> HTML for free:
>>> jedit : http://www.jedit.org/
>>> nedit : http://www.nedit.org/
>>> ewisoft
>>
>> Time to put that great list in a url, Edwin.
> I could put that list on the web. But this way looks more impressive
> then on a web page. :o)
However I have a url for those people how are looking for a html/php/xml
editors.
[http://www.evandervaart.nl/edit/]
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.

Re: html editors

am 11.06.2007 23:23:48 von joedinmore

On Jun 11, 8:45 am, dorayme wrote:
> In article ,
> Edwin van der Vaart wrote:
>
> > Hereby a list of editors.
> > HTML for free:
> > jedit :http://www.jedit.org/
> > nedit :http://www.nedit.org/
> > ewisoft
>
> Time to put that great list in a url, Edwin.
>
> --
> dorayme

That looks like vrucie's list. Here's a link to my version of it
http://graspages.com/cheapcomputing/brucieslist.php

FWIW, I use notepad++

Re: html editors

am 12.06.2007 19:19:26 von Edwin van der Vaart

Joe wrote:
> On Jun 11, 8:45 am, dorayme wrote:
>> In article ,
>> Edwin van der Vaart wrote:
>>
>> > Hereby a list of editors.
>> > HTML for free:
>> > jedit :http://www.jedit.org/
>> > nedit :http://www.nedit.org/
>> > ewisoft
>>
>> Time to put that great list in a url, Edwin.
>
> That looks like vrucie's list. Here's a link to my version of it
> http://graspages.com/cheapcomputing/brucieslist.php
It was Brucie's list, but added more editors ;-)
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.