WYSIWYG Editor

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bryce C.
Date:  
Subject: WYSIWYG Editor
My main mission is to create a template that's easy to change quickly
and write a PHP backend to parse it. That is my summer project.
Also, I've been coding HTML by hand for 6 years. I know it very well,
not that there's all that much to know, but I know there are easier,
linux based ways that I could possibly develope and post on the internet
to help others learn.



On 09 Jun 2002 21:45:50 -0700, Tom Achtenberg wrote:
> And don't forget to use include files!
>
> On Sunday 09 June 2002 09:10 pm, wrote:
> > Quoting "Bryce C." <>:
> > > Thank you all. I usually only do a few pages a month but this summer
> > > I'm completely overhalling my website. I've trried Quanta before (I use
> > > it for my PHP/HTML) but now I need something that I don't have to for it
> > > to render. Something in the way of, GASP, M$ Frontpage. I will not use
> > > it though because it's a piece of junk but that's the sort of WYSIWYG
> > > I'm talking about.
> > >
> > > Thank You,
> > > Bryce C.
> > > Network Administrator
> > > CoBryce Communications
> > > Bryce @ BryceCo . Net
> >
> > Sounds like a summer project - learning to code by hand.;-)
> >
> > A big problem with many WYSIWYG editors is that the resulting code is
> > nearly impossible to "reverse engineer" and you are stuck using the product
> > that created the site or you have to start from scratch each time.
> >
> > Try redesigning the site to be more hand-coding friendly, use templates
> > where you can and maybe a macro to fill in the parts that change. Run the
> > code though HTML Tidy http://www.w3.org/People/Raggett/tidy/ frequently to
> > catch the big mistakes.
> >
> > Learn to code by hand, you won't regret it.
> >
> > Dennis Kibbe
> >
> > -------------------------------------------------
> > Everyone should have http://www.freedom2surf.net/
> > ________________________________________________
> > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> > post to the list quickly and you use Netscape to write mail.
> >
> > PLUG-discuss mailing list -
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> --
> Visit my home page at http://www.achtenberg.com
>
> Every DAY 24,000 people die of hunger related causes. 18,000 of these are
> children. Find out how you can help at http://www.Christ4me.com
>
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>