[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] OT: WYSIWYG HTML editor
- Subject: [ale] OT: WYSIWYG HTML editor
- From: kafka at antichri.st (George Carless)
- Date: Fri Mar 12 15:40:43 2004
- In-reply-to: <1079123750.4866.36.camel@devel>
- References: <1079122247.4726.29.camel@devel> <[email protected]> <[email protected]> <[email protected]> <1079123750.4866.36.camel@devel>
On Fri, Mar 12, 2004 at 03:35:50PM -0500, Chris Fowler wrote:
> I'm trying it and it looks good. Eventually this code will be in VIM.
> I need to graphically layout the page int HTML then I will move all that
> HTML to perl print statements with dynamic data.
Yuck! Use the html for templates, instead, and separate your presentation from your data.. :)
--George, who has no faith in any graphical editors.