From fieldsofgarlic at gmail.com Thu Aug 10 06:24:12 2006 From: fieldsofgarlic at gmail.com (Dave Cash) Date: Thu, 10 Aug 2006 08:24:12 -0500 Subject: [Neworleans-pm] meeting_tonight.pl Message-ID: #!/usr/bin/perl use strict; our $next_meeting = 'tonight, 5:30 to 8:00pm'; our $location = 'Fairgrinds Coffeehouse'; our $address = '3133 Ponce de Leon St, New Orleans, LA 70119'; our @topics = (); our $topics = @topics ? "Our topics are:\n\n". join '', map { " * $_\n" } @topics : "No topics have been suggested yet.\n"; print < Hey, guys. Long time, no hear :) Anyways, I am looking for some partime/telecommute type Perl work. I am already working for the university full time and am about to start a PhD at LSU in CS, but I am interested in some side income nonetheless. If anyone knows of anything, has anything, or can point me to some resources to find such work I would appreciate it. I would say I am pretty darn good in all things Perl - CGI, DBI, OOP, whatever. I can build modules, cpan distros, etc. I am even pretty good at taking requirements and writing up a design doc. I think I can pretty much do it all; and if I can't I can learn really quick. Thanks! Brett From brian at velocitysquared.com Fri Aug 25 06:15:34 2006 From: brian at velocitysquared.com (Brian Craig) Date: Fri, 25 Aug 2006 08:15:34 -0500 Subject: [Neworleans-pm] Looking for Brett Message-ID: <8043F2926A0856488573D61F11D233B91CEE29@bear.v2.ads> Brett, I saw your post from earlier this month looking for some Perl work. Please contact me at brian at velocity2.com if you're still available. I apologize for posting this to the entire list, but I couldn't come up with any other way to get in touch with you. Thanks! Brian Craig -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/neworleans-pm/attachments/20060825/9b84aad1/attachment.html From emaillists at simondorfman.com Sun Aug 27 21:40:35 2006 From: emaillists at simondorfman.com (Simon Dorfman) Date: Sun, 27 Aug 2006 23:40:35 -0500 Subject: [Neworleans-pm] Jifty In-Reply-To: <8043F2926A0856488573D61F11D233B91CEE29@bear.v2.ads> Message-ID: A blog post about a former catalyst user trying out Jifty. Yet another web framework, written in perl: http://www.oreillynet.com/onlamp/blog/2006/08/hey_thats_pretty_jifty_er_nift .html -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/neworleans-pm/attachments/20060827/aff007f2/attachment.html