[Catalyst] C::C::FB and captchas or similar

2007-03-18 Thread Joe Landman
Hi folks: Two part question. Has anyone played with captchas in conjunction with C::C::FB? Second part: should I be looking at different technology rather than captchas? This is for a form on an internet facing site, and my main purpose is to reduce bot-based submissions. Mason for view,

[Catalyst] YAML config embedded path_to mysql_read_default_file

2007-03-18 Thread apv
So, I would like to use a mysql connection file instead of putting the password and user in the config file. Can I get a path_to to work with this? I did Google and check the lists but couldn't find an answer. Where the "__HERE__" is is where the mysql_read_default_file= (path_to) goes.

Re: [Catalyst] Catalyst and SOAP?

2007-03-18 Thread Adam Jacob
On Mar 18, 2007, at 12:02 PM, Matthieu Codron wrote: Hi everyone, I'm looking for the best strategy to mix a traditional Catalyst web app and SOAP web services. I just would like to quickly expose some actions as web services. However, I just could not find a Catalyst-ic way to do that (f

[Catalyst] Catalyst and SOAP?

2007-03-18 Thread Matthieu Codron
Hi everyone, I'm looking for the best strategy to mix a traditional Catalyst web app and SOAP web services. I just would like to quickly expose some actions as web services. However, I just could not find a Catalyst-ic way to do that (found Catalyst::Plugin::Server but I'm not sure how to