RE: embedded eu scrupting in a eu program?

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

Andy --

> Not to put you off Euphoria, but setting up Apache / PHP / MySQL in 
> Windows is not hard. (Look for "PHP Triad" -- installs them altogether 
> ready to go.) I've got it on my home machine and use it once it a while 
> to serve things up to private parties I might be working with.  One 
> thing I should mention is that the second you put on webserver on your 
> home machine (I'm assuming you've got broadband) people will start 
> trying to hack into it and exploit known vulnerabilities.  

I already have Apache/PHP/MySQL installed on my Windows machine. My 
interest is for using on other peoples' (clients, etc) machines when I 
am on-site, en route, travelling, etc.  Also, I tried to get my lawyer 
wife to start up the webserver in my absence so I could access some 
source code I left behind (doh!). I literally had to walk her through 
the procces of downloading Badblue and installing it over the telephone 
-- long distance.

I'm envisioning a simple, tiny, instant server infrastructure. Something 
secure that fits on a diskette -- maybe includes some sort of limited 
Windows telnet to root through my file system and set up a P2P/web/mail 
server.

Already got the freeware ZoneAlarm up and running on my computer... 
thanks for your concern.

> 
> I can't think of an easy way to embed Euphoria in an HTML page like with 
> 
> PHP.  Euphoria would be more like Perl -- the whole thing is a script.  
> You'd just have to use puts() to output the HTML.  It would be easy to 
> write a function like the PHP include() that reads in a file and echos 
> it to the browser...

which makes it like icky PERL.. an overly complicated approach to what 
should be a very simple need to make dynamic websites.  Web pages should 
be basically web content with some neccesary code embedded -- not heaps 
of web content escaped to make it fit into puts() statements.

Well, I'll keep trying.

PS- I hereby found and appoint myself president of SPOTI, the "Society 
for the Proliferation Of Tiny Includes". Every see an installation of 
PERL or Python. Like a megabyte of include files. Who would install such 
a monster?

PPS- By my count 3 typos in my earlier msg. Didn't realize anyone was 
keeping score.

Thanks
Mark

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

Search



Quick Links

User menu

Not signed in.

Misc Menu