Re: [Catalyst] Re: CatalystSites.org

2008-04-05 Thread Ulrich Harttig
On Wed, 2 Apr 2008 16:25:15 -0500 [EMAIL PROTECTED] wrote: Stephen Sykes [EMAIL PROTECTED] wrote on 04/02/2008 03:46:16 PM: Pagaltzis wrote: * Jonathan Rockway [EMAIL PROTECTED] [2008-04-02 20:55]: * On Wed, Apr 02 2008, Oleg Pronin wrote: 2008/4/2, Ulf Lenski [EMAIL

[Catalyst] trouble with Catalyst::Controller::FormBuilder: form does not render correctly (no fields)

2008-04-05 Thread Markus Holzer
Fellow nerds, I've got a problem with Catalyst::Controller::FormBuilder. I'm doing exactly as advertised in the pod but the form refuses to render, or better said is its fields. The submit button is rendered with the correct caption (which is different from submit), hence the .fb file is

Re: [Catalyst] CatalystSites.org

2008-04-05 Thread Markus Holzer
Hi Stephen. Well, today I would like to announce the site launch. The site looks nice, but I find it a little bloatware to talk of 40+ sites, when it's obvious that a good part of them share the same layout and codebase and only differ in the content. I hope everyone finds the site to their

[Catalyst] New engine: HTTP::Prefork

2008-04-05 Thread Andy Grundman
Finally got around to releasing an engine I have been working on for a little bit. I was disappointed in the POE engine and came to the conclusion that POE, while tons of fun to use, is not the right framework for something like a Catalyst engine. So this engine is designed to replace

Re: [Catalyst] New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-05 Thread J. Shirley
On Wed, Apr 2, 2008 at 9:38 PM, Ashley [EMAIL PROTECTED] wrote: Hello everybody! [Well, mostly JayK and Tatsuhiko Miyagawa]. I think I have a working modernized (to the current bleeding edge of the Auth system) OpenID Credential package: Catalyst::Authentication::Credential::OpenID. Before I

Re: [Catalyst] New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-05 Thread Ashley
On Apr 5, 2008, at 8:44 PM, J. Shirley wrote: On Wed, Apr 2, 2008 at 9:38 PM, Ashley [EMAIL PROTECTED] wrote: Hello everybody! [Well, mostly JayK and Tatsuhiko Miyagawa]. I think I have a working modernized (to the current bleeding edge of the Auth system) OpenID Credential package: