richter 00/05/27 12:46:10 Modified: embperl Changes.pod.1.html Sites.pod.1.html Sites.pod.cont.html index.html Log: Embperl Webpages - Changes Revision Changes Path 1.155 +1 -1 modperl-site/embperl/Changes.pod.1.html Index: Changes.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- Changes.pod.1.html 2000/05/02 06:47:24 1.154 +++ Changes.pod.1.html 2000/05/27 19:46:09 1.155 @@ -18,7 +18,7 @@ <blockquote> [<a href="index.html">HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a href="Changes.pod.2.html">NEXT (1.3b3 (BETA) 25.04.2000)</a>] <br><hr> <P> -Last Update: Tue May 2 08:47:22 2000 (MET) +Last Update: Sat May 27 21:46:16 2000 (MET) <P> NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO">"CVS"</A> 1.16 +36 -0 modperl-site/embperl/Sites.pod.1.html Index: Sites.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Sites.pod.1.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- Sites.pod.1.html 2000/04/14 12:28:27 1.15 +++ Sites.pod.1.html 2000/05/27 19:46:09 1.16 @@ -25,6 +25,8 @@ <LI><A href="Sites.pod.1.html#http_www_go32_com_and_others_">http://www.go32.com/ and others - Chris Allen [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_neelix_astronomie_com_dee">http://neelix.astronomie.com/deepsky/findex.epl - Stingl, Martin [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_eglobaldoctor_com_">http://www.eglobaldoctor.com/ - Paul Dragicevich [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#http_store_exit_com_Frank_M">http://store.exit.com/ - Frank Mayhar [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#Embperl_in_Ghana_Guido_Sohne_">Embperl in Ghana - Guido Sohne [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Bulgarian_Sites_Nickyk_nickyk">Bulgarian Sites - Nickyk [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_hotprize_com_Marcus_Doe">http://hotprize.com - Marcus Doemling [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_iii_co_uk_Michael_S">http://www.iii.co.uk - Michael Smith [[EMAIL PROTECTED]]</A> @@ -156,6 +158,40 @@ <P> <A HREF="http://www.eglobaldoctor.com/">http://www.eglobaldoctor.com/</A> - + +<P> +<HR> +<H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="http_store_exit_com_Frank_M">http://store.exit.com/ - Frank Mayhar [[EMAIL PROTECTED]]</A></H2> +<P> +I'm using Embperl via the Apache::iNcom package and standalone, on my +online store. Many times during the development of the store, I was heard +to exclaim loudly when I discovered something _else_ that I could do using +Embperl that would have been much harder otherwise. (I'm also quite +enamoured of the iNcom package; it's very powerful and has a bunch of +convenience functions, not least of which is HTML::FormValidator, which I +_love_. :-) + +<P> +<A HREF="http://store.exit.com/">http://store.exit.com/</A> + +<P> +<HR> +<H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="Embperl_in_Ghana_Guido_Sohne_">Embperl in Ghana - Guido Sohne [[EMAIL PROTECTED]]</A></H2> +<P> +I implemented a web directory system in ColdFusion in March 1998. Failing +to secure the finance needed to buy ColdFusion and frustrated at +ColdFusion's limitations (you can't make a query that feeds it output into +the input of the same query, ie no recursive queries until some condition +is reached), I recoded the whole thing in Perl running under HTML::Embperl. +This was much faster, enabled me to ditch Windows NT and administer my +server from home instead of sitting on the floor of a server room clicking +ok/cancel on dialog boxes (shudder!). This was my first time using Perl and +was done while referring to man perl or man perlfunc every few lines of +code :-) It only took me one week to code, including back end interfaces to +the database. Since April 1998, the code has run untouched and generated +well over 500,000 banner advertisements without needing any administration +whatsoever. The site runs with only two page templates, one for the front +page, the other for the sub pages and an additional six static pages. <P> <HR> 1.15 +2 -0 modperl-site/embperl/Sites.pod.cont.html Index: Sites.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Sites.pod.cont.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- Sites.pod.cont.html 2000/04/14 12:28:27 1.14 +++ Sites.pod.cont.html 2000/05/27 19:46:09 1.15 @@ -38,6 +38,8 @@ <LI><A href="Sites.pod.1.html#http_www_go32_com_and_others_">http://www.go32.com/ and others - Chris Allen [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_neelix_astronomie_com_dee">http://neelix.astronomie.com/deepsky/findex.epl - Stingl, Martin [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_eglobaldoctor_com_">http://www.eglobaldoctor.com/ - Paul Dragicevich [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#http_store_exit_com_Frank_M">http://store.exit.com/ - Frank Mayhar [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#Embperl_in_Ghana_Guido_Sohne_">Embperl in Ghana - Guido Sohne [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Bulgarian_Sites_Nickyk_nickyk">Bulgarian Sites - Nickyk [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_hotprize_com_Marcus_Doe">http://hotprize.com - Marcus Doemling [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_iii_co_uk_Michael_S">http://www.iii.co.uk - Michael Smith [[EMAIL PROTECTED]]</A> 1.105 +5 -0 modperl-site/embperl/index.html Index: index.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/index.html,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- index.html 2000/05/02 06:43:48 1.104 +++ index.html 2000/05/27 19:46:10 1.105 @@ -140,6 +140,11 @@ </tr> <tr bgcolor="#bFcDdA"> <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td> + <td vAlign="top">26. May 2000</td> + <td><font face="Helvetica,Arial" size="2">Embperl <a href="Embperl.pod.16.html#Download">RPMs</a> available + </tr> + <tr bgcolor="#bFcDdA"> + <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td> <td vAlign="top">26. Apr 2000</td> <td><font face="Helvetica,Arial" size="2">Embperl 1.3b3 released</font></td> </tr> @@ -282,7 +287,7 @@ <blockquote> <p><font color="#808080" size=1><hr> HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ECOS <[EMAIL PROTECTED]> - Last Update $Id: index.html,v 1.104 2000/05/02 06:43:48 richter Exp $</font></p> + Last Update $Id: index.html,v 1.105 2000/05/27 19:46:10 richter Exp $</font></p> </blockquote> </td></tr><!--msnavigation--></table></body> </html>