[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] OT: WYSIWYG HTML editor



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.