Re: Re[2]: Euphoria CGI Success

new topic     » goto parent     » topic index » view thread      » older message » newer message

> 
> Give us a simple way to stream-line HTML in the code
> and we'll talk. 

Interesting... Many of the larger companies are tring
to _separate_ programming logic from HTML design.  For
that matter, they are also tring to separate the
database logic from business logic.  They call this
n-teir programming.  It seems that you are willing to
"talk" when someone figures out a way to meld them
together.  Or, at least meld HTML with euphoria.

Of course some presentation code is going to pop up in
the logic code.  And you want a simple way to use EU
with HTML.  Well, this is much easier than it sounds. 
Of course, it will take about a day of programming on
your part.  But the trick is instead of trying to use
EU in your HTML, figure out a way to use HTML in your
EU.  If you look at the problem from that angle, it's
very easy to see what you need are a few simple
functions and a sequence for each html tag you want to
use.

If you don't want to write that code yourself, look in
to XHTML.  If you do, you may find that you can use
one of the XML libs in the archive. (Although that
might be overkill, you decide.)



--
Ronald Weidner
http://www.techport80.com
PHP Software developer for hire.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu