Re: [AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-27 Thread Tom Jackson
Wow that is pretty interesting, lots of good ideas. In my example below, there are places where you see a tag like [/if/], the ending /] means that following whitespace should be removed completely. It looks like smarty has a tag {strip} which is essentially an html type normalization. All whi

Re: [AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-27 Thread Dossy Shiobara
On 2007.09.27, Jim Davidson <[EMAIL PROTECTED]> wrote: > This reminds me of the Smarty for PHP. Has anyone looked at porting > Smarty to ADP? It's pretty PHP-specific but the syntax, like Tom's > stuff below, is pretty convenient. > > http://smarty.php.net/ Wow, Jim--I'm surprised to hear t

Re: [AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-27 Thread Jim Davidson
This reminds me of the Smarty for PHP. Has anyone looked at porting Smarty to ADP? It's pretty PHP-specific but the syntax, like Tom's stuff below, is pretty convenient. http://smarty.php.net/ -Jim On Sep 25, 2007, at 10:50 AM, Tom Jackson wrote: Jeff, I developed a templating syst

Re: [AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-25 Thread Tom Jackson
Jeff, I developed a templating system which is safe for untrusted users. Actually that was one of the main goals. The sources, somewhat messy are at: http://rmadilo.com/m2/servers/rmadilo/modules/tcl/twt/packages/view/ The templates are 'compiled' into a Tcl script. The template compiler is a

Re: [AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-24 Thread Jeff Rogers
Alex Hisen wrote: We've just finished a complete overhaul of http:// aolserver.am.net/ and our entire company web site. A much better look, better navigation and better organization of content. We've also taken the opportunity to release some new C and Tcl modules: *

[AOLSERVER] New modules on aolserver.am.net; also we are looking to hire a full-time AOLserver programmer

2007-09-20 Thread Alex Hisen
We've just finished a complete overhaul of http:// aolserver.am.net/ and our entire company web site. A much better look, better navigation and better organization of content. We've also taken the opportunity to release some new C and Tcl modules: * ADP Master Pa