Re: [Catalyst] Where best to store database connection information?

2015-02-17 Thread Shantanu Bhadoria
I generally store my config files in /etc/app_name/config.yml and then I use MooseX::Singleton to store and YAML::XS to load the config data from the yml into the app in app_name.pm HTH, -Shantanu Bhadoria On Tue, Feb 17, 2015 at 11:09 PM, Hartmaier Alexander alexander.hartma...@t-systems.at

Re: [Catalyst] Question on data verification and detainting

2011-10-04 Thread Shantanu Bhadoria
You can use dataform validator plugin for validations. hty -Shantanu Bhadoria Sent from Samsung tablet Adam Jimerson vend...@gmail.com wrote: I have a question on suggestions about input data verification and detainting, I am currently doing this in all of my controllers as I pull in data from

Re: [Catalyst] Using URL for /search/parameters: bad idea?

2011-09-26 Thread Shantanu Bhadoria
If you are using GET params for search, your search result itself becomes identifiable as a distinct url. This kinda search result can be optimised in a lot of ways. The best way IMHO is using a reverse proxy server to cache it based on the url with a apt ttl. -Shantanu Sent from Samsung

Re: Test (please ignore) - was Re: Bounces (was Re: [Catalyst] Multiple applications (some cat based)on the same server)

2011-08-26 Thread Shantanu Bhadoria
Yeahh the emails were going into my cpan email addresses. I thought something was wrong with my email settings at PAUSE(Not that there is any setting to make there :P)!! ___ List: Catalyst@lists.scsys.co.uk Listinfo:

Re: Test (please ignore) - was Re: Bounces (was Re: [Catalyst] Multiple applications (some cat based)on the same server)

2011-08-26 Thread Shantanu Bhadoria
Yeahh the emails were going into my cpan email addresses. I thought something was wrong with my email settings at PAUSE(Not that there is any setting to make there :P)!! ___ List: Catalyst@lists.scsys.co.uk Listinfo: