From mikecanzoneri at gmail.com Wed Jan 5 11:58:30 2011 From: mikecanzoneri at gmail.com (Mike Canzoneri) Date: Wed, 5 Jan 2011 14:58:30 -0500 Subject: [Buffalo-pm] Drupal 7 Launch Party Message-ID: I know this is not a perl related event but who am I to deny everyone free beer? Besides you all know as well as I that every person counts in a town as small as ours! This is being put together by Brian Fending who is local contractor as well as a regular at Buffalo Open Coffee Club. Hope to see you there! -Mike Canz ********************************************* After two and a half years of development by hundreds of contributors, we proudly present Drupal 7: the best version of Drupal yet. With a refined and more intuitive user interface and hundreds of enhancements under the hood, Drupal has never been more powerful. Along with the rest of the world, Buffalo's having a little party on Friday 7 Jan 11 at 7pm ET, the official date for the Drupal 7 Release Party (http://drupal7releaseparty.org). Stop on down to Coles for wings, cold beer, and hot Drupal 7 action! We've got the balcony over the bar reserved, along with two hours of open well bar and some wings. Please remember to log into g.d.o and SIGN UP to attend this free event - http://groups.drupal.org/node/112234 ! http://groups.drupal.org/node/112234 From dmagnuszewski at yahoo.com Wed Jan 5 12:05:27 2011 From: dmagnuszewski at yahoo.com (Daniel Magnuszewski) Date: Wed, 5 Jan 2011 12:05:27 -0800 (PST) Subject: [Buffalo-pm] Drupal 7 Launch Party In-Reply-To: References: Message-ID: <580933.74646.qm@web33303.mail.mud.yahoo.com> I plan on attending...wearing my Perl shirt of course! We plan on meeting next Tuesday at Hackerspace? -Dan ----- Original Message ---- From: Mike Canzoneri To: Buffalo Perl Mongers Sent: Wed, January 5, 2011 2:58:30 PM Subject: [Buffalo-pm] Drupal 7 Launch Party I know this is not a perl related event but who am I to deny everyone free beer? Besides you all know as well as I that every person counts in a town as small as ours! This is being put together by Brian Fending who is local contractor as well as a regular at Buffalo Open Coffee Club. Hope to see you there! -Mike Canz ********************************************* After two and a half years of development by hundreds of contributors, we proudly present Drupal 7: the best version of Drupal yet. With a refined and more intuitive user interface and hundreds of enhancements under the hood, Drupal has never been more powerful. Along with the rest of the world, Buffalo's having a little party on Friday 7 Jan 11 at 7pm ET, the official date for the Drupal 7 Release Party (http://drupal7releaseparty.org). Stop on down to Coles for wings, cold beer, and hot Drupal 7 action! We've got the balcony over the bar reserved, along with two hours of open well bar and some wings. Please remember to log into g.d.o and SIGN UP to attend this free event - http://groups.drupal.org/node/112234 ! http://groups.drupal.org/node/112234 _______________________________________________ Buffalo Perl Mongers Homepage http://buffalo.pm.org Buffalo-pm mailing list Buffalo-pm at pm.org http://mail.pm.org/mailman/listinfo/buffalo-pm From magnachef at gmail.com Sun Jan 9 13:57:34 2011 From: magnachef at gmail.com (Dan Magnuszewski) Date: Sun, 9 Jan 2011 16:57:34 -0500 Subject: [Buffalo-pm] File Upload With Catalyst Message-ID: I have a Catalyst REST API setup and I want to be able to upload a file through a POST request, along with some other text. I tried using Catalyst::Request::Upload, but $c->req->upload('field') is undefined for some reason. Has anyone ever done anything like this with Catalyst? -Dan From paulehr at gmail.com Sun Jan 9 14:19:11 2011 From: paulehr at gmail.com (Paul Ehrenreich) Date: Sun, 9 Jan 2011 17:19:11 -0500 Subject: [Buffalo-pm] File Upload With Catalyst In-Reply-To: References: Message-ID: <79463194-6811-4A97-8038-E8CDA67D2570@gmail.com> Sadly I have never really gotten far with catalyst :( On Jan 9, 2011, at 4:57 PM, Dan Magnuszewski wrote: > I have a Catalyst REST API setup and I want to be able to upload a > file through a POST request, along with some other text. I tried using > Catalyst::Request::Upload, but $c->req->upload('field') is undefined > for some reason. Has anyone ever done anything like this with > Catalyst? > > -Dan > _______________________________________________ > Buffalo Perl Mongers Homepage > http://buffalo.pm.org > > Buffalo-pm mailing list > Buffalo-pm at pm.org > http://mail.pm.org/mailman/listinfo/buffalo-pm From bennymack at gmail.com Sun Jan 9 15:27:45 2011 From: bennymack at gmail.com (Ben. B.) Date: Sun, 9 Jan 2011 18:27:45 -0500 Subject: [Buffalo-pm] File Upload With Catalyst In-Reply-To: <79463194-6811-4A97-8038-E8CDA67D2570@gmail.com> References: <79463194-6811-4A97-8038-E8CDA67D2570@gmail.com> Message-ID: I would start at the http level. Maybe check the headers for sanity. Also check the usual suspects like the upload form field names match, upload directory permissions,etc. On Jan 9, 2011 5:19 PM, "Paul Ehrenreich" wrote: Sadly I have never really gotten far with catalyst :( On Jan 9, 2011, at 4:57 PM, Dan Magnuszewski wrote: > I have a Catalyst RE... -------------- next part -------------- An HTML attachment was scrubbed... URL: From mikecanzoneri at gmail.com Mon Jan 10 09:16:51 2011 From: mikecanzoneri at gmail.com (Mike Canzoneri) Date: Mon, 10 Jan 2011 12:16:51 -0500 Subject: [Buffalo-pm] Reminder: Meeting Tomorrow - 2011-01-11 Message-ID: Everyone, This is a reminder that our next Perl Mongers meeting is Tomorrow (11-01-11) at the Buffalo Hackerspace at 7:00. Dan is going to cover some Facebook API stuff as well as continue our discussion about uploading files with Catalyst. See you all there! -Mike Canzoneri @mikecanz From mikecanzoneri at gmail.com Tue Jan 11 09:03:42 2011 From: mikecanzoneri at gmail.com (Mike Canzoneri) Date: Tue, 11 Jan 2011 12:03:42 -0500 Subject: [Buffalo-pm] Reminder: Meeting Today - 2011-01-11 Message-ID: Everyone, Just a reminder that we are meeting tonight at the Buffalo Hackerspace. See you all there! -Mike Canzoneri From magnachef at gmail.com Tue Jan 11 21:38:21 2011 From: magnachef at gmail.com (Dan Magnuszewski) Date: Wed, 12 Jan 2011 00:38:21 -0500 Subject: [Buffalo-pm] Meeting Recap - Facebook Message-ID: We had a good meeting tonight. Here's some links from my presentation: Facebook::Graph http://search.cpan.org/~rizen/Facebook-Graph-1.0100/lib/Facebook/Graph.pm Facebook Perl SDK http://search.cpan.org/~getty/Facebook-0.010/lib/Facebook.pm Facebook Manual http://search.cpan.org/~getty/Facebook-0.010/lib/Facebook/Manual.pod Facebook Graph API http://developers.facebook.com/docs/api Authentication Info http://developers.facebook.com/docs/authentication/canvas Catalyst::Model::Facebook http://search.cpan.org/~getty/Catalyst-Model-Facebook-0.006/lib/Catalyst/Model/Facebook.pm Support Buffalo Hackerspace http://www.buffalolab.org/blog/ From magnachef at gmail.com Wed Jan 12 18:12:31 2011 From: magnachef at gmail.com (Dan Magnuszewski) Date: Wed, 12 Jan 2011 21:12:31 -0500 Subject: [Buffalo-pm] Why You Can't Hire Great Perl Programmers Message-ID: Nice article by cromatic on modern Perl http://www.modernperlbooks.com/mt/2011/01/why-you-cant-hire-great-perl-programmers.html From magnachef at gmail.com Tue Jan 25 18:16:23 2011 From: magnachef at gmail.com (Dan Magnuszewski) Date: Tue, 25 Jan 2011 21:16:23 -0500 Subject: [Buffalo-pm] Modern Perl Project - Jarvis Architecture Message-ID: A modern Perl project using Moose and MongoDB, MySQL - some notes on how Jarvis was put together. https://jarvisapp.com http://www.coldhardcode.com/blog/2011/01/jarvis-technical-notes.html -------------- next part -------------- An HTML attachment was scrubbed... URL: