From enobacon at gmail.com Thu Jul 1 09:49:05 2010 From: enobacon at gmail.com (Seven till Seven) Date: Thu, 1 Jul 2010 09:49:05 -0700 Subject: [Pdx-pm] Rakudo Feet Wettening -- July meeting in 2 weeks Message-ID: <201007010949.05738.enobacon@gmail.com> Hi all, The July meeting is coming up. Wed. July 14th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. Since the Rakudo* release is almost here, this will be a good time to dive in and learn more about Perl 6. Bring your laptops with Rakudo installed and/or some code samples or problems. If we have a few volunteers, it might be good to start with some 5-minute overviews of specific concepts. We'll then have about an hour of hacking in small groups and a review at the end. Please add setup notes, volunteers, and other thoughts to the wiki in the next week. http://pdx.pm.org/kwiki/index.cgi?July2010Meeting Thanks, Eric -- http://pdx.pm.org From dmagnuszewski at yahoo.com Fri Jul 2 10:55:06 2010 From: dmagnuszewski at yahoo.com (Daniel Magnuszewski) Date: Fri, 2 Jul 2010 10:55:06 -0700 (PDT) Subject: [Pdx-pm] Call For TPF Volunteers At OSCON Message-ID: <749889.29174.qm@web33303.mail.mud.yahoo.com> Hello Portland, The Perl Foundation will be having an exhibit booth at OSCON and we're looking for some volunteers to help out. Chris Prather will be running lead onsite. I have four exhibit booth staff passes left if there's anyone interested in helping out, but didn't plan on attending the talks, let me know. If you would like to volunteer, please sign up on the wiki: http://www.socialtext.net/perl5/index.cgi?events_2010_oscon You can also join the "events" mailing list by sending a message to: events-subscribe at lists.perlfoundation.org Thanks! -Dan From enobacon at gmail.com Sun Jul 4 19:49:59 2010 From: enobacon at gmail.com (Eric Wilhelm) Date: Sun, 4 Jul 2010 19:49:59 -0700 Subject: [Pdx-pm] last day to order shirts In-Reply-To: <5647D0BF-3D63-4908-8B04-0BF006C1F0EE@ieee.org> References: <201006252254.12817.enobacon@gmail.com> <201006291648.03507.enobacon@gmail.com> <5647D0BF-3D63-4908-8B04-0BF006C1F0EE@ieee.org> Message-ID: <201007041949.59897.enobacon@gmail.com> # from ... on Sunday 04 July 2010 19:31: >Sorry, was out of town when you put in the form. ? Just got back in ? >town (and in cell/net range) and placed the order. > >On Jun 29, 2010, at 4:48 PM, Eric Wilhelm wrote: >> # from Eric Wilhelm >> >> # on Friday 25 June 2010 22:54: >>> ? http://scratchcomputing.com/tmp/pdx.pm.2010shirt.html >> Please pre-order your shirts before July 1st. I'll see what I can do. Anyone else want to try for post-deadline orders? Do it now! (I'll probably be finalizing this tomorrow.) http://scratchcomputing.com/tmp/pdx.pm.2010shirt.html --Eric -- Moving pianos is dangerous. Moving pianos are dangerous. Buffalo buffalo buffalo buffalo buffalo buffalo buffalo. --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- From enobacon at gmail.com Wed Jul 7 17:06:59 2010 From: enobacon at gmail.com (Seven till Seven) Date: Wed, 7 Jul 2010 17:06:59 -0700 Subject: [Pdx-pm] meeting next week: Rakudo Perl 6 "Feet Wettening" Message-ID: <201007071706.59922.enobacon@gmail.com> http://pdx.pm.org/kwiki/?July2010Meeting Wed. July 14th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. speaker: you and us The Rakudo * release of Perl 6 on Parrot is almost here. Whether you want to get your own feet wet, or help wetten someone else's feet, join us to write some Perl 6 code and share some learning. We'll begin with introductions, cover some basics, and then work in small groups or pairs for about an hour, followed by a recap, then beer. If you can bring a laptop, download and install rakudo ahead of time: $ git clone git://github.com/rakudo/rakudo.git $ cd rakudo $ perl Configure.pl --gen-parrot $ make $ make install $ PATH=$PWD/parrot_install/bin/:$PATH $ perl6 -e 'say "Hello World"' For more info, see http://rakudo.org. As always, the meeting will be followed by social hour at the Lucky Lab. -- http://pdx.pm.org From enobacon at gmail.com Fri Jul 9 15:07:43 2010 From: enobacon at gmail.com (Eric Wilhelm) Date: Fri, 9 Jul 2010 15:07:43 -0700 Subject: [Pdx-pm] setup for next week's meeting Message-ID: <201007091507.43679.enobacon@gmail.com> Hi all, We're in the classroom for this meeting, but hacking rather than having a formal presentation. Do we need zero projectors or two? We should be able to borrow some ~19" CRTs from the lab computers if that makes pairing easier. Is anyone having trouble getting rakudo installed? Any concerns over not having a laptop? Please share your plans regarding what you want to learn / explore or any links to reading material. If everyone can get confused about some thing before the meeting, hopefully more meeting time can be spent getting unconfused. http://github.com/perl6/book/ http://perl6advent.wordpress.com Also, Larry just updated the Perl 6 cheatsheet the other night. I'll bring some printouts of this to share. http://www.wall.org/~larry/cheatsheet Please feel free to add notes to the kwiki as well. http://pdx.pm.org/kwiki/?July2010Meeting Thanks, Eric -- "Everything goes wrong all at once." --Quantized Revision of Murphy's Law --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- From ben.hengst at gmail.com Fri Jul 9 17:20:11 2010 From: ben.hengst at gmail.com (benh) Date: Fri, 9 Jul 2010 17:20:11 -0700 Subject: [Pdx-pm] setup for next week's meeting In-Reply-To: <201007091507.43679.enobacon@gmail.com> References: <201007091507.43679.enobacon@gmail.com> Message-ID: I'll add more links to the pool http://justrakudoit.wordpress.com/ http://perlgeek.de/blog-en/perl-6/ http://perlgeek.de/blog-en/perl-5-to-6/ On Fri, Jul 9, 2010 at 15:07, Eric Wilhelm wrote: > Hi all, > > We're in the classroom for this meeting, but hacking rather than having > a formal presentation. ?Do we need zero projectors or two? ?We should > be able to borrow some ~19" CRTs from the lab computers if that makes > pairing easier. > > Is anyone having trouble getting rakudo installed? ?Any concerns over > not having a laptop? > > Please share your plans regarding what you want to learn / explore or > any links to reading material. ?If everyone can get confused about some > thing before the meeting, hopefully more meeting time can be spent > getting unconfused. > > ?http://github.com/perl6/book/ > ?http://perl6advent.wordpress.com > > Also, Larry just updated the Perl 6 cheatsheet the other night. ?I'll > bring some printouts of this to share. > > ?http://www.wall.org/~larry/cheatsheet > > Please feel free to add notes to the kwiki as well. > http://pdx.pm.org/kwiki/?July2010Meeting > > Thanks, > Eric > -- > "Everything goes wrong all at once." > --Quantized Revision of Murphy's Law > --------------------------------------------------- > ? ?http://scratchcomputing.com > --------------------------------------------------- > _______________________________________________ > Pdx-pm-list mailing list > Pdx-pm-list at pm.org > http://mail.pm.org/mailman/listinfo/pdx-pm-list > -- benh~ http://three.sentenc.es/ From kellert at ohsu.edu Sat Jul 10 15:55:50 2010 From: kellert at ohsu.edu (Tom Keller) Date: Sat, 10 Jul 2010 15:55:50 -0700 Subject: [Pdx-pm] meeting next week: Rakudo Perl 6 "Feet Wettening" In-Reply-To: <201007071706.59922.enobacon@gmail.com> References: <201007071706.59922.enobacon@gmail.com> Message-ID: <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> Greetings. I'm having trouble installing rakudo/perl6. Here's what I get with $ perl Configure.pl --gen-parrot Generating Parrot ... perl build/gen_parrot.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize Checking out Parrot r48026 via svn... Checked out revision 48026. Configuring Parrot ... perl Configure.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize Can't locate object method "register_handler" via package "TAP::Parser::IteratorFactory" at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Executable.pm line 12. Compilation failed in require at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Perl.pm line 10. BEGIN failed--compilation aborted at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Perl.pm line 10. Compilation failed in require at /Library/Perl/Updates/5.10.0/Test/Harness.pm line 13. BEGIN failed--compilation aborted at /Library/Perl/Updates/5.10.0/Test/Harness.pm line 13. Compilation failed in require at lib/Parrot/Configure/Options/Test.pm line 7. BEGIN failed--compilation aborted at lib/Parrot/Configure/Options/Test.pm line 7. Compilation failed in require at Configure.pl line 13. BEGIN failed--compilation aborted at Configure.pl line 13. Command failed (status 65280): perl Configure.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize ===SORRY!=== Unable to locate parrot_config I'm running perl v5.10.0 built for darwin-thread-multi-2level thanks for any suggestions. Tom kellert at ohsu.edu 503-494-2442 On Jul 7, 2010, at 5:06 PM, Seven till Seven wrote: http://pdx.pm.org/kwiki/?July2010Meeting Wed. July 14th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. speaker: you and us The Rakudo * release of Perl 6 on Parrot is almost here. Whether you want to get your own feet wet, or help wetten someone else's feet, join us to write some Perl 6 code and share some learning. We'll begin with introductions, cover some basics, and then work in small groups or pairs for about an hour, followed by a recap, then beer. If you can bring a laptop, download and install rakudo ahead of time: $ git clone git://github.com/rakudo/rakudo.git $ cd rakudo $ perl Configure.pl --gen-parrot $ make $ make install $ PATH=$PWD/parrot_install/bin/:$PATH $ perl6 -e 'say "Hello World"' For more info, see http://rakudo.org. As always, the meeting will be followed by social hour at the Lucky Lab. -- http://pdx.pm.org _______________________________________________ Pdx-pm-list mailing list Pdx-pm-list at pm.org http://mail.pm.org/mailman/listinfo/pdx-pm-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeff at zeroclue.com Sat Jul 10 16:31:15 2010 From: jeff at zeroclue.com (Jeff Lavallee) Date: Sat, 10 Jul 2010 16:31:15 -0700 Subject: [Pdx-pm] meeting next week: Rakudo Perl 6 "Feet Wettening" In-Reply-To: <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> References: <201007071706.59922.enobacon@gmail.com> <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> Message-ID: Hi Tom, I'm curious what version of Test::Harness you've got installed. I was able to run perl Configure.pl --gen-parrot and then build rakudo using both my system Perl (5.10.0) on OS X and Perl 5.12.1 jeff at pokey:~ $ /usr/bin/perl -MTest::Harness -e 'print "perl version: $]\nTest::Harness::VERSION: $Test::Harness::VERSION\n"' perl version: 5.010000 Test::Harness::VERSION: 2.64 jeff at pokey:~ $ /usr/local/bin/perl -MTest::Harness -e 'print "perl version: $]\nTest::Harness::VERSION: $Test::Harness::VERSION\n"' perl version: 5.012001 Test::Harness::VERSION: 3.17 My system perl is bone-stock (/Library/Perl/Updates/5.10.0 contains only ReadMe.txt), so I suspect that the trouble you're having us due to some combination of the modules you've installed. Have you tried upgrading Test::Harness to the latest version? Jeff On Jul 10, 2010, at 3:55 PM, Tom Keller wrote: > Greetings. > I'm having trouble installing rakudo/perl6. > Here's what I get with > $ perl Configure.pl --gen-parrot > Generating Parrot ... > perl build/gen_parrot.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize > > Checking out Parrot r48026 via svn... > Checked out revision 48026. > > Configuring Parrot ... > perl Configure.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize > Can't locate object method "register_handler" via package "TAP::Parser::IteratorFactory" at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Executable.pm line 12. > Compilation failed in require at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Perl.pm line 10. > BEGIN failed--compilation aborted at /Library/Perl/Updates/5.10.0/TAP/Parser/SourceHandler/Perl.pm line 10. > Compilation failed in require at /Library/Perl/Updates/5.10.0/Test/Harness.pm line 13. > BEGIN failed--compilation aborted at /Library/Perl/Updates/5.10.0/Test/Harness.pm line 13. > Compilation failed in require at lib/Parrot/Configure/Options/Test.pm line 7. > BEGIN failed--compilation aborted at lib/Parrot/Configure/Options/Test.pm line 7. > Compilation failed in require at Configure.pl line 13. > BEGIN failed--compilation aborted at Configure.pl line 13. > Command failed (status 65280): perl Configure.pl --prefix=/Users/kellert/Documents/Programming/rakudo/parrot_install --optimize > ===SORRY!=== > Unable to locate parrot_config > > > I'm running perl v5.10.0 built for darwin-thread-multi-2level > > thanks for any suggestions. > > Tom > kellert at ohsu.edu > 503-494-2442 > > > > > > > > On Jul 7, 2010, at 5:06 PM, Seven till Seven wrote: > >> >> http://pdx.pm.org/kwiki/?July2010Meeting >> >> Wed. July 14th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. >> >> speaker: you and us >> >> The Rakudo * release of Perl 6 on Parrot is almost here. Whether you >> want to get your own feet wet, or help wetten someone else's feet, join >> us to write some Perl 6 code and share some learning. >> >> We'll begin with introductions, cover some basics, and then work in >> small groups or pairs for about an hour, followed by a recap, then >> beer. >> >> If you can bring a laptop, download and install rakudo ahead of time: >> >> $ git clone git://github.com/rakudo/rakudo.git >> $ cd rakudo >> $ perl Configure.pl --gen-parrot >> $ make >> $ make install >> $ PATH=$PWD/parrot_install/bin/:$PATH >> $ perl6 -e 'say "Hello World"' >> >> For more info, see http://rakudo.org. >> >> As always, the meeting will be followed by social hour at the Lucky Lab. >> -- >> >> http://pdx.pm.org >> _______________________________________________ >> Pdx-pm-list mailing list >> Pdx-pm-list at pm.org >> http://mail.pm.org/mailman/listinfo/pdx-pm-list > > _______________________________________________ > Pdx-pm-list mailing list > Pdx-pm-list at pm.org > http://mail.pm.org/mailman/listinfo/pdx-pm-list From enobacon at gmail.com Sat Jul 10 18:28:47 2010 From: enobacon at gmail.com (Eric Wilhelm) Date: Sat, 10 Jul 2010 18:28:47 -0700 Subject: [Pdx-pm] TAP::Parser errors when building Parrot In-Reply-To: <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> References: <201007071706.59922.enobacon@gmail.com> <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> Message-ID: <201007101828.48435.enobacon@gmail.com> # from Tom Keller # on Saturday 10 July 2010 15:55: >Can't locate object method "register_handler" via > package "TAP::Parser::IteratorFactory" at > .../TAP/Parser/SourceHandler/Executable.pm line 12 That's very strange. Does your TAP::Parser::IteratorFactory actually not have such a method? If so, you seem to have randomly mixed some modules from different versions of the distro. Try reinstalling Test::Harness? Perhaps you've got the classic mac mixup of root vs self and there's some mixed ownership happening? ls -lR /Library/Perl/Updates/5.10.0/TAP/Parser/ --Eric -- "It is a mistake to allow any mechanical object to realize that you are in a hurry." --Ralph's Observation --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- From kellert at ohsu.edu Mon Jul 12 11:26:14 2010 From: kellert at ohsu.edu (Tom Keller) Date: Mon, 12 Jul 2010 11:26:14 -0700 Subject: [Pdx-pm] TAP::Parser errors when building Parrot In-Reply-To: <201007101828.48435.enobacon@gmail.com> References: <201007071706.59922.enobacon@gmail.com> <7F820AA5-0941-4972-80A7-4CCF3F97B729@ohsu.edu> <201007101828.48435.enobacon@gmail.com> Message-ID: <36D13983-D44F-4EEE-A546-47EEB36244A9@ohsu.edu> Hi, I've been using macports and managed to screw up my perl related paths and env variables. I deleted macports and that seems to have solved the problem. Macports is really handy, but does become a headache when you try to mix and match outside of it. Thanks for your help. Tom kellert at ohsu.edu 503-494-2442 On Jul 10, 2010, at 6:28 PM, Eric Wilhelm wrote: # from Tom Keller # on Saturday 10 July 2010 15:55: Can't locate object method "register_handler" via package "TAP::Parser::IteratorFactory" at .../TAP/Parser/SourceHandler/Executable.pm line 12 That's very strange. Does your TAP::Parser::IteratorFactory actually not have such a method? If so, you seem to have randomly mixed some modules from different versions of the distro. Try reinstalling Test::Harness? Perhaps you've got the classic mac mixup of root vs self and there's some mixed ownership happening? ls -lR /Library/Perl/Updates/5.10.0/TAP/Parser/ --Eric -- "It is a mistake to allow any mechanical object to realize that you are in a hurry." --Ralph's Observation --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- _______________________________________________ Pdx-pm-list mailing list Pdx-pm-list at pm.org http://mail.pm.org/mailman/listinfo/pdx-pm-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmagnuszewski at yahoo.com Mon Jul 12 14:54:26 2010 From: dmagnuszewski at yahoo.com (Daniel Magnuszewski) Date: Mon, 12 Jul 2010 14:54:26 -0700 (PDT) Subject: [Pdx-pm] Perl Authors Night at Powell's Tech Books Message-ID: <604217.87577.qm@web33308.mail.mud.yahoo.com> Brian wanted me to let everyone know about an upcoming Perl event: ----- Forwarded Message ---- From: brian d foy Subject: Perl Authors Night at Powell's Tech Books We're having a Perl Author's Night at Powell's Tech Book at OSCON on Tuesday. Can you alert the PDX.pm folks? http://blogs.perl.org/users/brian_d_foy/2010/07/perl-authors-night-at-powell-tech-books-at-oscon.html -- brian d foy http://www.pair.com/~comdog/ From enobacon at gmail.com Tue Jul 13 23:47:25 2010 From: enobacon at gmail.com (Seven till Seven) Date: Tue, 13 Jul 2010 23:47:25 -0700 Subject: [Pdx-pm] meeting tonight: Rakudo Perl 6 "Feet Wettening" Message-ID: <201007132347.25505.enobacon@gmail.com> Aside: I have the shirts. If you said you wanted to get yours at tonight's meeting, you should have a mail from me about that. http://pdx.pm.org/kwiki/?July2010Meeting Wed. July 14th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. speaker: you and us The Rakudo * release of Perl 6 on Parrot is almost here. Whether you want to get your own feet wet, or help wetten someone else's feet, join us to write some Perl 6 code and share some learning. We'll begin with introductions, cover some basics, and then work in small groups or pairs for about an hour, followed by a recap, then beer. If you can bring a laptop, download and install rakudo ahead of time: $ git clone git://github.com/rakudo/rakudo.git $ cd rakudo $ perl Configure.pl --gen-parrot $ make $ make install $ PATH=$PWD/parrot_install/bin/:$PATH $ perl6 -e 'say "Hello World"' For more info, see http://rakudo.org. As always, the meeting will be followed by social hour at the Lucky Lab. -- http://pdx.pm.org From enobacon at gmail.com Tue Jul 13 23:49:05 2010 From: enobacon at gmail.com (The Dread Parrot) Date: Tue, 13 Jul 2010 23:49:05 -0700 Subject: [Pdx-pm] Fwd: PDC Survey Round 2 Message-ID: <201007132349.06077.enobacon@gmail.com> ---------- Forwarded Message: ---------- Date: Tuesday 13 July 2010 16:49 From: Audrey Eschright Round 2 of the Portland Development Commission software cluster survey is live. This set of questions focuses heavily on ways to support existing community activities like user groups, expand funding resources, and so on, so this is a good opportunity to give feedback on some of the ideas the PDC is looking at, and add in any other types of resources/support you think Portland user groups and their members would benefit from. Here's the survey link: http://bit.ly/aawts2 Audrey -- http://pdx.pm.org From monte_b1 at yahoo.com Fri Jul 16 13:45:48 2010 From: monte_b1 at yahoo.com (alberto montelongo) Date: Fri, 16 Jul 2010 13:45:48 -0700 (PDT) Subject: [Pdx-pm] Programming project Perl/HTML Message-ID: <652308.50953.qm@web43138.mail.sp1.yahoo.com> hi perlmongers, I'd like to hire someone this weekend to spend about 4 hrs or less to work on a?perl code/HTML and explaining?it to a fairly new user. description:?we'll be modifying?a little piece of existing code to add a drop down?radio button using?HTML. second part is to parse and and?apending the selection to a file using?perl. this will be simple to an experience programmer. ? duration: This will be a 4 hr project because , not due to job but ,I think , it will take time learner to ask questions and programmer to asnwer experience: perl/ HTML , pay: negiotiable contact: monte_b1 at yahoo.com please contact me immediately so we can arrange a time and place to meet and get some learning going. thanks newperl user -------------- next part -------------- An HTML attachment was scrubbed... URL: From monte_b1 at yahoo.com Sat Jul 17 12:17:56 2010 From: monte_b1 at yahoo.com (alberto montelongo) Date: Sat, 17 Jul 2010 12:17:56 -0700 (PDT) Subject: [Pdx-pm] Need experienced Perl programmer Message-ID: <448705.80930.qm@web43143.mail.sp1.yahoo.com> perlmongers, I'd like to hire someone this weekend to spend about 4 hrs?to work on a?perl code/HTML and explaining?it to a fairly new user. this is a great way to make some beer money for those perlmongers meetings. I need to work on this project this weekend. description:?we'll be modifying?a little piece of existing code to add a drop down?radio button using?HTML. second part is to parse and and?apending the selection to a file using?perl. this will be simple to an experience programmer. ? duration: This will be a 4 hr project. experience: perl/ HTML , pay:?30 to 40 and hour? contact: monte_b1 at yahoo.com ? phone: 503-935-6631 and leave a message if I can get please contact me immediately so we can arrange a time and place to meet and get some learning going. thanks newperl user -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryanryan52 at gmail.com Sat Jul 17 12:42:54 2010 From: ryanryan52 at gmail.com (Ryan Niebur) Date: Sat, 17 Jul 2010 12:42:54 -0700 Subject: [Pdx-pm] Need experienced Perl programmer In-Reply-To: <448705.80930.qm@web43143.mail.sp1.yahoo.com> References: <448705.80930.qm@web43143.mail.sp1.yahoo.com> Message-ID: <20100717194254.GA17635@jade.home> On Sat, Jul 17, 2010 at 12:17:56PM -0700, alberto montelongo wrote: > perlmongers, > I'd like to hire someone this weekend to spend about 4 hrs to work on > a perl code/HTML and explaining it to a fairly new user. this is a great > way to make some beer money for those perlmongers meetings. I need to work > on this project this weekend. > > description: we'll be modifying a little piece of existing code to add a > drop > down radio button using HTML. second part is to parse and and apending the > selection to a file using perl. this will be simple to an experience > programmer. > I'd be happy to take this on. I'll email you contact details in private. Cheers, Ryan -- _________________________ Ryan Niebur ryanryan52 at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: From monte_b1 at yahoo.com Sat Jul 17 20:40:33 2010 From: monte_b1 at yahoo.com (alberto montelongo) Date: Sat, 17 Jul 2010 20:40:33 -0700 (PDT) Subject: [Pdx-pm] Need experienced Perl programmer In-Reply-To: <20100717194254.GA17635@jade.home> References: <448705.80930.qm@web43143.mail.sp1.yahoo.com> <20100717194254.GA17635@jade.home> Message-ID: <301832.6208.qm@web43132.mail.sp1.yahoo.com> hi perlmongers, the Job is now closed. Ryan has offered to take on the challenge but?I appreciate the perlmonger community for their assistance in helping me out. thanks to all again :^> ________________________________ From: Ryan Niebur To: alberto montelongo Cc: Pdx-pm-list at pm.org Sent: Sat, July 17, 2010 12:42:54 PM Subject: Re: [Pdx-pm] Need experienced Perl programmer On Sat, Jul 17, 2010 at 12:17:56PM -0700, alberto montelongo wrote: >? ? perlmongers, >? ? I'd like to hire someone this weekend to spend about 4 hrs to work on >? ? a perl code/HTML and explaining it to a fairly new user. this is a great >? ? way to make some beer money for those perlmongers meetings. I need to work >? ? on this project this weekend. > >? ? description: we'll be modifying a little piece of existing code to add a >? ? drop >? ? down radio button using HTML. second part is to parse and and apending the >? ? selection to a file using perl. this will be simple to an experience >? ? programmer. >? ? I'd be happy to take this on. I'll email you contact details in private. Cheers, Ryan -- _________________________ Ryan Niebur ryanryan52 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From enobacon at gmail.com Tue Jul 20 09:19:09 2010 From: enobacon at gmail.com (Seven till Seven) Date: Tue, 20 Jul 2010 09:19:09 -0700 Subject: [Pdx-pm] Reminder: Perl Authors Night at Powell's Tech Books tonight In-Reply-To: <604217.87577.qm@web33308.mail.mud.yahoo.com> References: <604217.87577.qm@web33308.mail.mud.yahoo.com> Message-ID: <201007200919.09930.enobacon@gmail.com> Tuesday, July 20th at 7pm -- Powell's Technical Books Meet several Perl book authors for a panel discussion, questions and answers, and socializing. http://blogs.perl.org/users/brian_d_foy/2010/07/perl-authors-night-at-powell-tech-books-at-oscon.html -- http://pdx.pm.org From jeff at vpservices.com Wed Jul 21 15:05:52 2010 From: jeff at vpservices.com (Jeff Zucker) Date: Wed, 21 Jul 2010 15:05:52 -0700 Subject: [Pdx-pm] Erlang != Perl (OT) Message-ID: Sorry for the OT posting but Perl folks are the ones I trust ... what I need is someone who knows Erlang. I have a client who runs Mochiweb server with Erlang and nitrogen.js. and after an upgrade of the Erlang and Mochiweb versions they've been having unexplained system crashes. If anyone is interested in a consulting gig with this please get in touch with me. -- Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: From joshua at keroes.com Mon Jul 26 18:25:19 2010 From: joshua at keroes.com (Joshua Keroes) Date: Mon, 26 Jul 2010 18:25:19 -0700 Subject: [Pdx-pm] Setting @INC during Perl compile Message-ID: We want to share modules over the network and have them work with different versions of Perl on different architectures. /nfs/perl/lib, for example. When I compile Perl ./Configure -des -Dprefix=/opt/perl-5.12.1 -Dsiteprefixexp=/nfs/perl only the following directories are set (output from perl -V): @INC: /nfs/perl/lib/site_perl/5.12.1/i86pc-solaris /nfs/perl/lib/site_perl/5.12.1 /opt/perl-5.12.1/lib/5.12.1/i86pc-solaris /opt/perl-5.12.1/lib/5.12.1 . Shouldn't there be more directories; something more like this? @INC: /nfs/perl/lib/site_perl/5.12.1/i86pc-solaris /nfs/perl/lib/site_perl/5.12.1 /nfs/perl/lib/perl5 <== /nfs/perl/lib <== /opt/perl-5.12.1/lib/5.12.1/i86pc-solaris /opt/perl-5.12.1/lib/5.12.1 . Thanks, Joshua -------------- next part -------------- An HTML attachment was scrubbed... URL: From enobacon at gmail.com Tue Jul 27 15:22:56 2010 From: enobacon at gmail.com (Eric Wilhelm) Date: Tue, 27 Jul 2010 15:22:56 -0700 Subject: [Pdx-pm] westside rakudo run Message-ID: <201007271522.56913.enobacon@gmail.com> Hi all, We'll be running Rakudo this Thursday at the westside programmers group meeting at the OTBC. This will be a largely non-perl-using group taking Rakudo for a spin. Please feel free to join us. http://calagator.org/events/1250458931 We'll kick the tires, look under the hood, and maybe have a few rounds of "put your seatbelt on, I want to try something". --Eric -- Chicken farmer's observation: Clunk is the past tense of cluck. --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- From enobacon at gmail.com Wed Jul 28 17:00:07 2010 From: enobacon at gmail.com (Seven till Seven) Date: Wed, 28 Jul 2010 17:00:07 -0700 Subject: [Pdx-pm] SQL / KV / etc panel -- August meeting in two weeks Message-ID: <201007281700.07549.enobacon@gmail.com> Wed. August 11th, 6:53pm at FreeGeek ? 1731 SE 10th Ave. Topic: Relation DB vs Key-Value Store and Beyond Panel: Selena Deckelmann, Igal Koshevoy, Jeff Lavallee, David Wheeler This will be a panel discussion about the ups, downs, ins, and outs of relational, row, key-value, and hierarchical data stores (simplistic buzzwordiness: SQL vs NOSQL aka ACID CRUD.) The panel will discuss parallelism, scale, data integrity, normalization, business logic, ORMs, and maybe flat files. They might take questions from the audience. As always, the meeting will be followed by social hour at the Lucky Lab. -- http://pdx.pm.org