Brian Mathis
Thu, 30 Nov 2000 19:32:37 -0800
-----BEGIN PGP SIGNED MESSAGE----- Here are the notes from Wed night's meeting. I've also updated the web site with them. Please note, we are having a Holiday Dinner on Thursday, December 14, 7:00pm, at the Empire Brewing Company. Any friends and SO are invited. Please RSVP to me by Tuesday, December 12 so I can get a head count. - -- Brian Mathis Direct Edge http://www.directedge.com -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.8 iQCVAwUBOicaLZwT6UbDtVwVAQEflgP/XcfXp5ngGC1ZBPe6tYzZoPdaxNiHgnX5 f5D0SMxU6QKBAKRZDH2YyT6sMAnUMNA8isiGYq9wuaZGCief7THSA3eoH36BdWLi AYcOw0rwK/Sx3MGPlhOVySmlTfdGecSqSZLw7jAPVOjCCT/c0V8W1JwTrE5D/GX/ WxtaJvv0lLo= =QDBe -----END PGP SIGNATURE-----Title: Meeting 11/29/2000 - Rochester Perl Mongers
Meeting 11/29/2000 - Rochester Perl Mongers
Meeting Notes:
Recent Perl News (from http://use.perl.org/): ScriptViewer Allows Script Browsing Without Web Server (http://www.angorasoftware.com/)ScriptViewer is a freeware Windows application allowing someone to surf CGI scripts (PHP, Perl, etc) pages without the need of a webserver. The intended use is for stand-alone materials like CD-ROMs and for testing pages without loading or connecting to a web server. It works by firing off the scripting engine, then showing the result in an embedded MSIE browser. New Articles: · Simon Cozens writes about programming GNOME applications with Perl (http://www.perl.com/pub/2000/10/gnome.html) · Doug Sheppard's first in a series of articles for beginners (http://www.perl.com/pub/2000/10/begperl1.html) · Michel Rodriguez on Perl and XML (http://www.xml.com/pub/2000/10/11/perlxml/index.html) · Mark-Jason Dominus' latest, a critique of the Perl 6 RFC process (http://www.perl.com/pub/2000/11/perl6rfc.html) · (along with Jarkko Hietaniemi's response). (http://www.perl.com/pub/2000/11/jarkko.html) ActivePerl Wins Web Techniques Award (http://www.webtechniques.com/wtawards/2000/index.shtml) In the Web Techniques 2000 Web Tools Awards, ActivePerl from ActiveState won the Readers' Choice award for Programming Tools. The judges felt ActivePerl managed to convince Perl developers to begin building sites with Active Server Pages. Readers were most impressed with the product's ability to develop within an ASP environment and still have access to what made Perl popular in the first place: pattern matching and regular expressions, the Perl built-in functions, and a vast library of free or low-cost Perl modules to use in your code. New Perl Book Looking for Critics (http://www.geeksalad.org/pdd) Clinton Pierce writes "I'm off writing a second book for MacMillan. The first one did really well, and was well received by the Perl Community. For this book, I'm going to open things up for criticism again since it worked so well last time. This site has the background information on the book, and everyone is welcome to look over my shoulder." Run Scripts Over the Phone (http://phone.sourceforge.net) AntiPasto writes "phone.sourceforge.net now allows you to configure URLs that you can later execute via a toll-free 800 number accessible in the United States. When you enter your unique number for a URL, an http_get request will be issued, thus executing your PHP, C, Perl, ASP, etc scripts." Review of Programming Perl (http://www.linuxjournal.com/) Check out the December issue of Linux Journal for a review of 'Programming Perl, 3rd Edition'." Debugging Perl (http://www-4.ibm.com/software/developer/library/l-pl-deb.html?dwzone=linux?open&l=335,t=gr,p=dbgperl) Gnat points us over to developerWorks, an IBM site, where there is an article on debugging Perl. |