Re: [Catalyst] Serving html pages

2008-01-12 Thread Len Jaffe
On Jan 11, 2008 10:18 PM, Martin Ellison [EMAIL PROTECTED] wrote: I have a similar problem, but I am on shared hosting and I do not have access to httpd.conf, only to the local .htaccess files. I have the static plugin set up so we are delivering HTML, image files and other static pages via

Re: [Catalyst] Calendar for Catalyst application?...

2008-02-17 Thread Len Jaffe
On Feb 17, 2008 2:14 PM, Alex Povolotsky [EMAIL PROTECTED] wrote: Hello! I recall I've seen somewhere calendar plugin for catalyst applications, but I cannot find one. Maybe someone will point me to a missing link?... I don't know about a plugin, but when I needed a calendar I borrowed the

Re: [Catalyst] Making subrequests in views

2008-11-25 Thread Len Jaffe
On Mon, Nov 24, 2008 at 3:20 PM, Alexander Tamm [EMAIL PROTECTED] wrote: Andrew Rodland wrote: On Sunday 23 November 2008 03:29:11 am Alexander Tamm wrote: 1) I could always populate the stash in auto() and call the corresponding Mason component when needed. This means fetching some data

Re: [Catalyst] 2nd person plural (was: [ANNOUNCE] Catalyst-Runtime 5.80015)

2009-12-04 Thread Len Jaffe
On Fri, Dec 4, 2009 at 8:57 AM, Aristotle Pagaltzis pagalt...@gmx.dewrote: * Bernhard Graf cataly...@augensalat.de [2009-12-03 15:50]: I really appreciate your(*) effort. (*) your = all contributors You could say “y’all’s effort”. ;-) You'uns (or Yinz) if you live near Pittsbugh, PA,

Re: [Catalyst] Question about workflow to handle multiple 'submit' buttons on one form

2011-02-07 Thread Len Jaffe
On Mon, Feb 7, 2011 at 11:41 AM, will trillich will.trill...@serensoft.comwrote: Catalystry: So there's a second page where they fill out some finalization options (with the original data in hidden fields) and there they have a final submit button for the purpose. And they should be able to

Re: [Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork due to HTTP::HeaderParser::XS

2011-06-20 Thread Len Jaffe
Reading DynaLoader.pm line 213 it says that very often programs fail saying that there's an error in there, but it's really the XS initialization code for the module which is really failing. Since my XS skills are, well, close to zero, I can't trace anything there. How can I trace the

Re: [Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork due to HTTP::HeaderParser::XS

2011-06-20 Thread Len Jaffe
On Mon, Jun 20, 2011 at 3:04 PM, Jorge Gonzalez jorge.gonza...@daikon.eswrote: Thaks Len. I already had done that before posting, no success. It looks like all LD dependencies are satisfied: (after 'make test'): [jorgegv@desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ find . -name *.so

Re: [Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork due to HTTP::HeaderParser::XS

2011-06-21 Thread Len Jaffe
We're nearing the outer limits of my experience. I'd try strace, it might tell you which shared lib is failing to load. Len. On Tue, Jun 21, 2011 at 6:29 AM, Jorge Gonzalez jorge.gonza...@daikon.eswrote: El 20/06/11 22:06, Len Jaffe escribió: Hmm... make sure all those libraries

Re: [Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork due to HTTP::HeaderParser::XS

2011-06-21 Thread Len Jaffe
-11e0-b1d0-9dea81bb81c4 The error which appears in the report is _exactly_ the one I'm stepping on. J. El 21/06/11 16:32, Jorge Gonzalez escribió: El 21/06/11 15:33, Len Jaffe escribió: We're nearing the outer limits of my experience. I'd try strace, it might tell you which shared lib

Re: [Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork due to HTTP::HeaderParser::XS

2011-06-21 Thread Len Jaffe
On Tue, Jun 21, 2011 at 11:51 AM, Jorge Gonzalez jorge.gonza...@daikon.eswrote: Well, it looks like the Catalyst::Engine::HTTP::**Prefork module will be abandoned in the near future, so some guru on #catalyst advised me to move on to Starman/PSGI for a real high performance preforking server

Re: [Catalyst] Refactoring Controllers

2011-07-27 Thread Len Jaffe
On Wed, Jul 27, 2011 at 10:11 AM, Steve st...@matsch.com wrote: Ian, You may have a point there. The application in question was my first *real* Cat app, and as such being explicit was very important. If a refactor is to be done, there will be a ton of logic moved to the model, as these

Re: [Catalyst] Force https in generated URIs

2011-08-04 Thread Len Jaffe
On Thu, Aug 4, 2011 at 11:34 AM, Tobias Klug tk...@hartle-klug.de wrote: Yes I have already looked at it. The Plugin redirects to the https-version of the page instead of just changing all links. In my setup the catalyst server runs on http. The requests come from a reverse proxy, that only

Re: [Catalyst] Force https in generated URIs

2011-08-04 Thread Len Jaffe
On Thu, Aug 4, 2011 at 11:55 AM, ian.doche...@nomura.com wrote: From: Len Jaffe [mailto:lenja...@jaffesystems.com] Sent: 04 August 2011 16:47 Since you're using your proxy as an SSL proxy, I'd make the proxy postprocess the response body. Or you could have catalyst to something like $c

Re: [Catalyst] New catalystframework.org

2012-03-13 Thread Len Jaffe
Pretty sweet. Nice work. Thank you for doing the heavy lifting. L. -- lenja...@jaffesystems.com 614-404-4214 Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage Greenbar http://www.greenbartraining.org/: Grubmaster: 2012, 2011, 2010, 2009, Grub Asst: 2008, Trained: 2007.

Re: [Catalyst] LDAP question

2012-05-21 Thread Len Jaffe
On Mon, May 21, 2012 at 12:05 PM, Kenneth S Mclane ksmcl...@us.ibm.comwrote: I must apologize for my companies insistence on using Lotus Notes as a mail client, they are kind of stuck on it since they made it. I use it at work too, and despite the insistence on top posting everything, iours

Re: [Catalyst] LDAP question

2012-05-21 Thread Len Jaffe
On Mon, May 21, 2012 at 12:46 PM, Kenneth S Mclane ksmcl...@us.ibm.comwrote: Ok, found it. Thanks, I hate this program so much I give up shortly after trying to figure it out. ;-) It takes a village. -- lenja...@jaffesystems.com 614-404-4214 www.volunteerable.net - minimally viable and

Re: [Catalyst] Re: using perldoc on VM

2012-06-11 Thread Len Jaffe
On Mon, Jun 11, 2012 at 5:15 PM, Adam Sjøgren a...@koldfront.dk wrote: On Mon, 11 Jun 2012 16:30:04 -0400, John wrote: Can anyone point me to what I have to change to get perldoc working? Does it help to run sudo apt-get update before the above mentioned aptitude command? Just so we're

Re: [Catalyst] Re: using perldoc on VM

2012-06-11 Thread Len Jaffe
On Mon, Jun 11, 2012 at 5:47 PM, Adam Sjøgren a...@koldfront.dk wrote: On Mon, 11 Jun 2012 17:33:42 -0400, Len wrote: While Ubuntu will run the update periodically on it's own, and inform you when there are updates available, [...] The VM is a Debian 6.0 (squeeze) - all that is needed is

Re: [Catalyst] Re: using perldoc on VM

2012-06-11 Thread Len Jaffe
On Mon, Jun 11, 2012 at 6:10 PM, Adam Sjøgren a...@koldfront.dk wrote: On Mon, 11 Jun 2012 17:59:04 -0400, Len wrote: Uhm, Debian doesn't run apt-get update automatically by default. Mine always has. -- lenja...@jaffesystems.com 614-404-4214 www.volunteerable.net Proprietor:

Re: [Catalyst] Can't get value from model

2012-06-13 Thread Len Jaffe
On Wed, Jun 13, 2012 at 4:54 PM, Kenneth S Mclane ksmcl...@us.ibm.comwrote: I am trying to get the value from a model call into a variable so I can use it for creating a DB record. I have tried multiple ways and cannot get the value to return. Here is my current attempt: my $dept =

Re: [Catalyst] create_related is failing on second time through loop?

2012-06-19 Thread Len Jaffe
On Tue, Jun 19, 2012 at 2:22 PM, Robert Wohlfarth rbwohlfa...@gmail.comwrote: On Tue, Jun 19, 2012 at 11:20 AM, Tim Anderson tja...@gmail.com wrote: I see that you send $new_role to the log. What is the value when it crashes? An invalid value may cause unhelpful errors. Nice catch. --

Re: [Catalyst] Data export question

2012-07-02 Thread Len Jaffe
On Mon, Jul 2, 2012 at 1:11 PM, Kenneth S Mclane ksmcl...@us.ibm.comwrote: I need to export my data to an Excel file on demand. I have been looking around and it looks like DBIx::Dumper should do it, but the docs are a bit sparse. Has anyone done this with it or something else? I need to have

Re: [Catalyst] Data export question

2012-07-02 Thread Len Jaffe
On Mon, Jul 2, 2012 at 1:45 PM, Kenneth S Mclane ksmcl...@us.ibm.comwrote: It will just be a dump of the current query results, possibly a whole table, so It will need to create new tabs when they reach 65K since most of my users are still on office 2003. I guess I could use

Re: [Catalyst] [JOB] Looking for Telecommute Web Developer

2012-07-05 Thread Len Jaffe
On Thu, Jul 5, 2012 at 5:24 PM, Devin Austin devin.aus...@gmail.com wrote: Fired. Rehired. We need go-getters like you! ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive:

Re: [Catalyst] [JOB] Looking for Telecommute Web Developer

2012-07-05 Thread Len Jaffe
Doesn't jobs.perl.org exist for posting perl jobs? L. -- lenja...@jaffesystems.com 614-404-4214 www.volunteerable.net Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage Greenbar http://www.greenbartraining.org/: Grubmaster: 2012-2009, Grub Asst: 2008, Trained:

Re: [Catalyst] Can't get view / template to work ?

2012-10-30 Thread Len Jaffe
On Tue, Oct 30, 2012 at 12:58 PM, Rob Brown r...@intelcompute.com wrote: the paths are from /root/src (as per the config), so if you've created another folder called login and put the file in there, you'd need to say... $c-stash(template = 'login/login.tp'); Or you could add /root/src/login

Re: [Catalyst] Advent 2012 is launched!

2012-12-06 Thread Len Jaffe
Congratulations. I've added it into the Perl Advent Planet. On Thu, Dec 6, 2012 at 9:19 AM, John Napiorkowski jjn1...@yahoo.com wrote: Just FYI, If you have a moment to reblog ( http://jjnapiorkowski.typepad.com/modern-perl/2012/12/catalyst-advent-2012-is-live.html) or tweat the calendar,

Re: [Catalyst] Advent 2012 is launched!

2012-12-06 Thread Len Jaffe
On Thu, Dec 6, 2012 at 12:23 PM, Craig Chant cr...@homeloanpartnership.comwrote: I’m at a loss here, I’ve visited the Calendar on several occasions now, All I can see is an entry for today? There aren't any prior to today. -- lenja...@jaffesystems.com 614-404-4214 www.lenjaffe.com

Re: [Catalyst] DB values that change very rarely

2013-01-10 Thread Len Jaffe
On Thu, Jan 10, 2013 at 10:15 AM, Jesse Sheidlower jes...@panix.com wrote: Since I don't know when they might change, I don't know how I could cache them, because when a change is made it needs to take effect immediately. These tables are used on almost every request. Use a cache that

Re: [Catalyst] Slug Generator?

2013-02-22 Thread Len Jaffe
I wrote one for work...Basically stole the good parts of other people's code. Give a day or so, and I can see about posting it here. Len. On Fri, Feb 22, 2013 at 4:52 PM, Kevin Monceaux ke...@rawfeddogs.netwrote: Catalyst Fans, Is there a Catalyst, or DBIx::Class, plugin for generating

[Catalyst] Catalyst email

2014-04-11 Thread Len Jaffe
FYI: Gmail is putting your email in spam, saying that they could not verify that it came from yahoo.com. -- lenja...@jaffesystems.com 614-404-4214@lenjaffe Information Technology Smoke Jumper, Host of Columbus Code Jamhttp://www.meetup.com/techlifecolumbus/ www.lenjaffe.com

Re: [Catalyst] Keep Plack -r working when commandline closed...?

2015-10-27 Thread Len Jaffe
t the program >>> continues to run. >>> I remember that in past I needed to use nohup, but in last years I >>> didn't need it anymore. >>> >>> Is the SSH connection a special case but it doesn't work when using a >>> real bash console directly? >&

Re: [Catalyst] Keep Plack -r working when commandline closed...?

2015-10-23 Thread Len Jaffe
m/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > > > ___ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com

Re: [Catalyst] Sending 3000 emails.

2015-12-02 Thread Len Jaffe
.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > > > _______ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/ca

Re: [Catalyst] Sending 3000 emails.

2015-12-02 Thread Len Jaffe
ble archive: > http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > -- Len Jaffe - Information Technology Smoke Jumper - lenja...@jaffesystems.com 614-404-4214@LenJaffe <https://www.twitter.com/lenJaffe> www.lenjaffe.com Host

Re: [Catalyst] Sending 3000 emails.

2015-12-04 Thread Len Jaffe
it off to exim for delivery. -- Len Jaffe - Information Technology Smoke Jumper - lenja...@jaffesystems.com 614-404-4214@LenJaffe <https://www.twitter.com/lenJaffe> www.lenjaffe.com Host of Code Jam Columbus <http://www.meetup.com/techlifecolumbus/> - @CodeJamCMH <https://www.t

Re: [Catalyst] Sending 3000 emails.

2015-12-04 Thread Len Jaffe
__ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > > -- Len Jaffe - Informati

Re: [Catalyst] Sending 3000 emails.

2015-12-04 Thread Len Jaffe
s > them later? > Or should I be looking for certain CPAN mail queuing modules...? > > Nah, you're good. > > ___ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchabl

Re: [Catalyst] Sending 3000 emails.

2015-11-28 Thread Len Jaffe
- >> >> ___ >> List: Catalyst@lists.scsys.co.uk >> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst >> Searchable archive: >> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ >> Dev site: http://dev.catalyst.perl.org/ >> >&

Re: [Catalyst] Sending 3000 emails.

2015-11-30 Thread Len Jaffe
e hands them to local SMTP, and the local SMPT delivers them upstream (called smarthosting) to sendgrid for delivery to the far corners to the net. > - Original Message - > *From:* Len Jaffe <lenja...@jaffesystems.com> > *To:* The elegant MVC web framework <catalyst@lists.sc