Re: [Catalyst] The model -is- where your business logic lives.

2007-09-28 Thread Barry Hoggard
ense since some of them might eventually only talk to a read-only slave. -- Barry Hoggard ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@list

[Catalyst] new catalyst site - art calendar

2007-09-04 Thread Barry Hoggard
3 is here (scoll down): http://www.artcal.net/event/view/6/4980 Thanks for Carl for all of the HTML::FormFu help, and MST in particular for catalyst and DBIC help. -- Barry Hoggard ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailma

Re: [Catalyst] New website using Catalyst

2007-08-21 Thread Barry Hoggard
This looks great. Would you care to share any more info about the implementation? Are you using FormBuilder or Imager, for example? I see you're using YUI. How did you find it? I'm using it on a couple of upcoming projects. Barry Hoggard Tristan

[Catalyst] How do I run finalize_error only if $c->debug is false?

2007-08-21 Thread Barry Hoggard
I would like the regular error page with info when I'm running under debug. I have a finalize_error method set up similar to the one from the mailing list archives, but I don't understand yet the magic of return vs. next() and what will happen if I want to skip my version under debu

Re: [Catalyst] Could I see a sample apache-style config file?

2007-08-21 Thread Barry Hoggard
up anywhere I can find. Barry Hoggard ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/

[Catalyst] Could I see a sample apache-style config file?

2007-08-20 Thread Barry Hoggard
TT plus a number of constants for things like my Google API key. Barry Hoggard ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org

Re: [Catalyst] Catalyst Hosting

2007-08-09 Thread Barry Hoggard
site. How did you manage that? I suppose I could set up an amazon s3 backup routine. Barry Hoggard ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catal

Re: [Catalyst] Catalyst Hosting

2007-08-09 Thread Barry Hoggard
o down on different servers there, and it took several days of sending them a test script and showing them what was wrong before it was fixed. I wouldn't run a business site there. Barry Hoggard Tristan Media LLC ___ List: Catalyst@lists.rawmode.org

[Catalyst] What is the preferred way to find the config file for tests and cron scripts?

2007-07-24 Thread Barry Hoggard
I usually test my models without loading the full Catalyst application, and I also have some cron jobs that need to know information found in the config file. What is the preferred way of finding it under those conditions? Using FindBin, or something else? Barry Hoggard

[Catalyst] question about sharing models with different applications/hosts

2007-07-19 Thread Barry Hoggard
I'm investigating migrating an art website hosting service (www.artcat.com) from CGI::Application under mod_perl to Catalyst. There are 2 parts to the application -- the admin interface for clients and the application that serves the pages. Eventually the two may be served on different servers, s

[Catalyst] Has anyone tested Catalyst on Media Temple's Grid Server?

2006-11-18 Thread Barry Hoggard
I'm wondering if anyone has tried this yet with Catalyst. http://www.mediatemple.net/webhosting/gs/ -- Barry Hoggard www.ArtCat.com -self-managed websites for artists/galleries www.ArtCal.net - gallery/art guide www.bloggy.com - weblog ___