richter 00/04/11 12:28:19 Modified: embperl Changes.pod.1.html Sites.pod.1.html Sites.pod.cont.html index.html Log: Embperl Webpages - Changes Revision Changes Path 1.142 +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.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- Changes.pod.1.html 2000/04/09 17:51:42 1.141 +++ Changes.pod.1.html 2000/04/11 19:28:18 1.142 @@ -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.3b2 (BETA) 11. Feb 2000)</a>] <br><hr> <P> -Last Update: Sun Apr 9 20:00:44 2000 (MET) +Last Update: Tue Apr 11 21:27:57 2000 (MET) <P> NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO">"CVS"</A> 1.14 +40 -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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Sites.pod.1.html 2000/04/09 17:51:43 1.13 +++ Sites.pod.1.html 2000/04/11 19:28:18 1.14 @@ -22,6 +22,7 @@ <LI><A href="Sites.pod.1.html#http_www_linuxmonth_com_Baij">http://www.linuxmonth.com - Baiju Thakkar [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_commons_somewhere_com_">http://commons.somewhere.com/ - Kee Hinckley [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_tallyman_com_">http://www.tallyman.com/ </A> + <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_hotprize_com_Marcus_Doe">http://hotprize.com - Marcus Doemling [[EMAIL PROTECTED]]</A> @@ -33,6 +34,7 @@ <LI><A href="Sites.pod.1.html#http_www_americanspice_com_">http://www.americanspice.com/ - Todd R. Eigenschink [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_golfbids_com_Dave_P">http://www.golfbids.com - Dave Paris [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_jobsite_com_au_Rick_We">http://jobsite.com.au/ - Rick Welykochy [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#Intranet_Site_at_Wuerttembergisc">Intranet Site at Wuerttembergische Versicherung AG, Stuttgart</A> <LI><A href="Sites.pod.1.html#Intranet_site_at_Tivoli_Systems_">Intranet site at Tivoli Systems - Jason Bodnar [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Intranet_site_at_Motorola_Brya">Intranet site at Motorola - Bryan Thale [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Intranet_site_John_Fisher_fishe">Intranet site John Fisher [[EMAIL PROTECTED]]</A> @@ -103,6 +105,22 @@ <P> <HR> +<H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="http_www_go32_com_and_others_">http://www.go32.com/ and others - Chris Allen [[EMAIL PROTECTED]]</A></H2> +<P> +We are now using Embperl on almost all the sites we develop - it is a +superb piece of software and makes site development exceptionally easy! + +<P> +Some of the sites we have developed that use Embperl include: + +<P> +<A HREF="http://www.go32.com/">http://www.go32.com/</A> <A +HREF="http://www.motorsportsnet.com/">http://www.motorsportsnet.com/</A> <A +HREF="http://www.purplesoft.com/">http://www.purplesoft.com/</A> <A +HREF="http://www.jeremy-james.co.uk/">http://www.jeremy-james.co.uk/</A> + +<P> +<HR> <H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="http_neelix_astronomie_com_dee">http://neelix.astronomie.com/deepsky/findex.epl - Stingl, Martin [[EMAIL PROTECTED]]</A></H2> <P> is a search engine for deep sky objects. I use Embperl for a @@ -295,6 +313,28 @@ <P> <A HREF="http://jobsite.com.au/">http://jobsite.com.au/</A> + +<P> +<HR> +<H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="Intranet_Site_at_Wuerttembergisc">Intranet Site at Wuerttembergische Versicherung AG, Stuttgart +- Ohnmacht,Rolf [[EMAIL PROTECTED]]</A></H2> +<P> +Our Intranet for the moment consists of about 1400 HTML::Embperl execute +files, which are pregenerated on change from an SQL database ( DB2 ). These +files produce on-the-fly very flexible HTML pages which can temporary or +permanent be changed from the user. + +<P> +Together with mod_perl the processing is verrrrry fast and we can access +most (or should I say all?) Apache internals - all we need. + +<P> +Apache, mod_perl and HTML::Embperl are stable. I got and get much help from +the mod_perl mailing list - thank you all! + +<P> +Our environment is: NT 4.0 Server, Apache 1.3.12, Perl 5.61, mod_perl 1.21, +HTML::Embperl 1.3b2 <P> <HR> 1.13 +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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Sites.pod.cont.html 2000/04/09 17:51:43 1.12 +++ Sites.pod.cont.html 2000/04/11 19:28:18 1.13 @@ -35,6 +35,7 @@ <LI><A href="Sites.pod.1.html#http_www_linuxmonth_com_Baij">http://www.linuxmonth.com - Baiju Thakkar [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_commons_somewhere_com_">http://commons.somewhere.com/ - Kee Hinckley [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_tallyman_com_">http://www.tallyman.com/ </A> + <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_hotprize_com_Marcus_Doe">http://hotprize.com - Marcus Doemling [[EMAIL PROTECTED]]</A> @@ -46,6 +47,7 @@ <LI><A href="Sites.pod.1.html#http_www_americanspice_com_">http://www.americanspice.com/ - Todd R. Eigenschink [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_www_golfbids_com_Dave_P">http://www.golfbids.com - Dave Paris [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#http_jobsite_com_au_Rick_We">http://jobsite.com.au/ - Rick Welykochy [[EMAIL PROTECTED]]</A> + <LI><A href="Sites.pod.1.html#Intranet_Site_at_Wuerttembergisc">Intranet Site at Wuerttembergische Versicherung AG, Stuttgart</A> <LI><A href="Sites.pod.1.html#Intranet_site_at_Tivoli_Systems_">Intranet site at Tivoli Systems - Jason Bodnar [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Intranet_site_at_Motorola_Brya">Intranet site at Motorola - Bryan Thale [[EMAIL PROTECTED]]</A> <LI><A href="Sites.pod.1.html#Intranet_site_John_Fisher_fishe">Intranet site John Fisher [[EMAIL PROTECTED]]</A> 1.90 +0 -0 modperl-site/embperl/index.html Index: index.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/index.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- index.html 2000/04/09 17:51:43 1.89 +++ index.html 2000/04/11 19:28:18 1.90 @@ -267,7 +267,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.89 2000/04/09 17:51:43 richter Exp $</font></p> + Last Update $Id: index.html,v 1.90 2000/04/11 19:28:18 richter Exp $</font></p> </blockquote> </td></tr><!--msnavigation--></table></body> </html>