Search Discussions
-
hi , everyone, i m trying to put transactions in place for my catalyst project. For example, I would like to create a new user subscription. What this does is, - create two new Address objects ...
K. Akimoto
Jul 6, 2009 at 5:30 am
Jul 7, 2009 at 9:46 am -
Hello, For those interested, Amazon.com is shipping now pre-orders for "The Definitive Guide to Catalyst". Not sure about new orders, though. Regards, Ari Constancio
Ari Constancio
Jul 8, 2009 at 9:40 pm
Jul 28, 2009 at 3:53 pm -
Hi, I am looking for a way to send users to the login screen if they are trying to access a restricted path, and if the login is valid, the original request should just continue like this: 1. myapp ...
Gunnar Strand
Jul 9, 2009 at 9:03 am
Jul 12, 2009 at 12:45 pm -
It seems that my CatalystX::CRUD ModelAdapter is unable to find the method "storage" in DBIx::Class::ResultSet. Here is the error and the code: http://scsys.co.uk:8001/31231 Does anyone know how to ...
Amiri Barksdale
Jul 16, 2009 at 7:34 pm
Jul 31, 2009 at 1:51 pm -
Hi, In cannibalizing code from the (old) book on page 66 I first needed to de-BindLex this but have not had total success. As authored it works fine, but when I try to change the code to a standard ...
Anne Wainwright
Jul 26, 2009 at 3:14 pm
Jul 29, 2009 at 4:46 pm -
Does anyone know if/whether the new Apress book "The Definitive Guide to Catalyst" will appear on O'Reilly Safari Books Online? I have a Safari subscription, and prefer reading my tech books there. I ...
Meeko
Jul 21, 2009 at 9:49 pm
Jul 31, 2009 at 2:26 am -
Hi! I wanted to find out how other people are handling this problem. I am localising our app, which consists of strings in html and in dynamic javascript snippets. However, if the translated value ...
Ton Voon
Jul 1, 2009 at 5:22 pm
Jul 9, 2009 at 5:32 am -
Hi gang, There's been some discord as to whether or not Catalyst applications should/should not have the option of make install. Personally, I'm not really partial either way. Especially with the ...
Devin Austin
Jul 28, 2009 at 7:46 am
Aug 3, 2009 at 9:58 am -
Hi there, It seems that http://matrix.cpantesters.org/?dist=LWPx-ParanoidAgent+1.05 fails on every front (and if you check the history it wasn't much better in previous releases). So what you guys ...
Zbigniew Lukasiak
Jul 17, 2009 at 8:33 pm
Jul 31, 2009 at 7:08 am -
hi guys i am trying to figure out how to bring my app for production. Looked at http://search.cpan.org/dist/Catalyst-Manual/lib/Catalyst/Manual/Cookbook.pod#FastCGI_Deployment and i am just wondering ...
K. Akimoto
Jul 15, 2009 at 11:45 am
Jul 16, 2009 at 12:56 am -
Hey guys, i want to deploy my c-app by using the dev-server myapp_server.pl. while the development i went into the dir myapp and typed script/myapp_server.pl -r -d so far, so good, but now i want to ...
Christoph Metz
Jul 20, 2009 at 1:40 pm
Jul 23, 2009 at 5:11 pm -
Hi folks, I think this was raised before but I don't remember to have seen a satisfactory answer. Someone please point me into the right direction. I want to deploy a Catalyst app that will be used ...
Mihai Bazon
Jul 12, 2009 at 6:35 am
Jul 17, 2009 at 3:07 pm -
okay, I got this right this time. What are everyone's thoughts on including a warning and forced confirmation when a user goes to "make install" an application, be it downloaded from cpan or ...
Devin Austin
Jul 28, 2009 at 8:27 am
Jul 30, 2009 at 12:38 pm -
Hey, all. http://sedition.com/a/2733 is mostly done (I have serious repairs to do to make #9 work and might drop it entirely for a second stringer) with the last model entry, "#10: Fixing your legacy ...
Ashley Pond V
Jul 25, 2009 at 9:25 pm
Jul 29, 2009 at 5:09 am -
I'm uploading utf-8 news feed data through a web form, processing it and reporting back to the user errors that are encountered during a news feed parse. In those error reports I'm including snippets ...
Paul Makepeace
Jul 8, 2009 at 2:07 am
Jul 15, 2009 at 9:23 pm -
I'm just wondering if any Catalyst programmers have used polymorphism in the construction of their controller classes. Coming from a Java background I'd like to be a little more OOP about how I ...
Eric Wright
Jul 6, 2009 at 10:33 pm
Jul 14, 2009 at 4:52 pm -
Hi, I wondered if anyone could point me towards a working example of creating custom action attribute handlers for Catalyst? eg. The contents of Catalyst::Controller::SecretAgent in the example ...
Toby Corkindale
Jul 13, 2009 at 5:35 am
Jul 14, 2009 at 6:46 am -
Hi I have always written Cat Apps so they start at the '/' URI but now I have been asked to 'offset' one so that:- / becomes /foo /user becomes /foo/user /admin/1 becames /foo/admin/1 etc. I saw the ...
Ian Docherty
Jul 7, 2009 at 1:18 pm
Jul 7, 2009 at 3:23 pm -
hi ,guys, referring to http://search.cpan.org/~hkclark/Catalyst-Manual-5.8000/lib/Catalyst/Manual/Cookbook.pod#Delivering_a_Custom_Error_Page, i can't seem to see the error page when I have my ...
K. Akimoto
Jul 3, 2009 at 7:33 am
Jul 6, 2009 at 9:22 am -
I've only just started looking at OpenID, and would love to integrate it with Catalyst apps. Using Catalyst::Authentication::Credential::OpenID I've got the basics of Authentication working, but I'm ...
Trevor Phillips
Jul 4, 2009 at 4:13 am
Jan 9, 2010 at 1:15 am -
hi, all i am looking at http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx. First of all, let me apologise as i dont have a "sent" folder in this lite mail client of ...
K. Akimoto
Jul 15, 2009 at 11:53 am
Jul 16, 2009 at 12:59 am -
We just upgraded from 5.80005 to 5.80007 and default : Local is no longer matching $controller/ (i.e. requires $controller/default) I was curious what the difference is, and flagging it for anyone ...
Paul Makepeace
Jul 6, 2009 at 5:14 pm
Jul 15, 2009 at 9:46 pm -
I'm trying to setup a catyst app to run behind nginx so that the app is accessed at http://my.server.com/my_app_name/ I have set this up following instructions at ...
Mike Glen
Jul 1, 2009 at 3:43 pm
Jul 3, 2009 at 2:05 pm -
I'm trying to establish a working recipe for Cat apps with local::lib and app-local mini-CPANs. The aim is to have completely independent app installations with their own copies of all their ...
Chris
Jul 16, 2009 at 1:48 am
Jul 20, 2009 at 10:53 am -
Hi, I am a little new in the web design area. I'm trying to design an application where the "view" part must be simple to replace by whomever installs it, with elements of their own design. This ...
Gunnar Strand
Jul 6, 2009 at 7:55 pm
Jul 9, 2009 at 3:34 am -
I just created a simple trait for the Catalyst::Log that uses OS X's 'say' utility to log error messages to audio, such that the computer will say them to you. My eyes tire of reading through 100s of ...
Russell Jurney
Jul 1, 2009 at 9:15 am
Jul 2, 2009 at 12:16 am -
$WORK-mate is working on a Cat app that (among other things) allows authenticated users to download from a set of static files. He's wondering what the best way is to set things up so that the Cat ...
John SJ Anderson
Jul 28, 2009 at 1:42 pm
Jul 29, 2009 at 3:25 am -
Hi there. Installed Catalyst and at the end it said that because of a bug in Perl 5.10 I need to update to a newer version. Which version do you recommend that is the most stable for Catalyst? -- ...
Kiffin Gish
Jul 20, 2009 at 7:42 pm
Jul 20, 2009 at 11:22 pm -
Hi, There seems to be a log list of HTML sanitizers at CPAN and no guide. So I quickly made a list at the P5P wiki: http://www.perlfoundation.org/perl5/index.cgi?html_sanitazing and I am asking here ...
Zbigniew Lukasiak
Jul 19, 2009 at 8:15 am
Jul 20, 2009 at 8:09 pm -
So I've been trying to write this application that has some of the functionality provided with a JSON interface. Originally I was using a separate module to provide the JSON interface, but then ...
Derek Wueppelmann
Jul 16, 2009 at 3:30 pm
Jul 17, 2009 at 8:53 pm -
Hi, I'm trying to create some hooks to make it easy to see what sql queries are being run by any particular catalyst request. I have: package My::Schema; use base qw/DBIx::Class::Schema/; and then ...
Minty
Jul 11, 2009 at 6:45 pm
Jul 11, 2009 at 11:49 pm -
Hello guys, I'm looking at this part of DBIx/Class/TimeStamp.pm : ===== cut ===== sub add_columns { my ($self, @cols) = @_; my @columns; while (my $col = shift @cols) { my $info = ref $cols[0] ? ...
Oleg Kostyuk
Jul 31, 2009 at 4:39 pm
Jul 31, 2009 at 5:30 pm -
An HTML attachment was scrubbed... URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090728/dff4a44e/attachment.htm
Steve
Jul 28, 2009 at 1:29 pm
Jul 28, 2009 at 1:48 pm -
Hi All, I just upgraded to the latest Catalyst & Moose modules out of CPAN and am now getting a new error whenever starting my app, for any of my controllers which are using formbuilder. eg package ...
Gavin Aiken
Jul 26, 2009 at 6:09 pm
Jul 26, 2009 at 8:20 pm -
This is more of a philosophical question about how to handle authz with roles, but is perhaps OT for Catalyst, I suppose. I am converting an older app that had a very messy authorization system. I ...
Jesse Sheidlower
Jul 19, 2009 at 10:31 am
Jul 20, 2009 at 11:44 am -
Hi, Most of the authorization schemes appear to aim to allow authorization based on "type", so that a certain group of users are allowed to CRUD a specific type of resource, eg. Albums or Artists ...
Gunnar Strand
Jul 9, 2009 at 8:13 am
Jul 9, 2009 at 6:12 pm -
==========================cut========================== --- /usr/local/share/perl/5.10.0/Catalyst/Helper.pm 2009-06-29 00:56:35.000000000 +0300 +++ /tmp/Helper.pm 2009-07-29 19:59:57.000000000 +0300 ...
Oleg Kostyuk
Jul 29, 2009 at 5:03 pm
Jul 29, 2009 at 7:59 pm -
Hi all, I'm using Catalyst::Authentication::Store::LDAP to authenticate users, but now I need to allow some of them to single-signon without a password, like this: if( $is_sso ) { $c- authenticate({ ...
Rodrigo de Oliveira
Jul 27, 2009 at 9:38 am
Jul 27, 2009 at 10:51 am -
In Catalyst::Manual::Tutorial::04_BasicCRUD.pod I read that we need to specify the ResultSet classes we want to use with: __PACKAGE__- resultset_class('MyApp::Schema::ResultSet::Book'); I've seen ...
Octavian Rasnita
Jul 19, 2009 at 11:28 am
Jul 19, 2009 at 12:46 pm -
Hi, In DBIx::Class::ResultSource.pm's POD documentation I read: "" add_columns ... Adds columns to the result source. If supplied key = hashref pairs, uses the hashref as the column_info for that ...
Octavian Rasnita
Jul 19, 2009 at 11:21 am
Jul 19, 2009 at 12:44 pm -
I'm doing a series of short-ish articles called "10 Catalyst Models in 10 Days." It will be too light for a good slice of the list but might be fun for some and potentially quite beneficial for ...
Ashley Pond V
Jul 12, 2009 at 7:52 am
Jul 16, 2009 at 12:29 pm -
I'm quite positive others are working on something like this, but I'd like this to serve as A) my volunteering to help with ongoing efforts and B) help get a center point from which to start. I'm ...
Devin Austin
Jul 13, 2009 at 9:04 am
Jul 14, 2009 at 6:09 pm -
Hi I am looking at creating a generic Breadcrumb module to use with Catalyst. The basic idea being that some controllers will 'reset' a breadcrumb path back to the start (for example when clicking on ...
Ian Docherty
Jul 14, 2009 at 8:51 am
Jul 14, 2009 at 10:46 am -
I just had a look there: sub foo :Local :Does(ACL) :RequiresRole(admin) :ACLDetachTo(denied) Nice - I hope this formatting becomes a standard. Stacking of more and more attrs on the same line was ...
Zbigniew Lukasiak
Jul 12, 2009 at 7:44 am
Jul 12, 2009 at 12:15 pm -
What's the recommended way to validate file upload's size and type (either filename or MIME) before downloading it into the temp directory? I don't want the user to be able to upload a 200 MB file in ...
A Murka
Jul 10, 2009 at 3:36 pm
Jul 11, 2009 at 12:56 pm -
I was wondering if anyone has integrated a Catalyst application with ASP.NET session and authentication (for single sign-on if possible). My company recently go acquired and we've been told to ...
Robert Mah
Jul 6, 2009 at 5:29 pm
Jul 7, 2009 at 8:54 pm -
hello, everyone, I jsut tried to run my regression tests to see if things were ok or not. I found that they fail due to "Parse errors: Tests out of sequence". I took one of the regression test files ...
K. Akimoto
Jul 7, 2009 at 1:46 am
Jul 7, 2009 at 9:26 am -
Hey folks, Thought I would let you know this little wonderful tidbit for the day. PostgreSQL 8.4 has been released. You can check out the release here: http://www.postgresql.org/about/news.1108 ...
Joshua D. Drake
Jul 1, 2009 at 4:40 pm
Jul 1, 2009 at 7:57 pm -
Hi, I'm using ConfigLoader with myapp.conf and myapp_local.conf in my app. myapp_local.conf is being read into $c- config fine, but anything in myapp.conf is being ignored. I have the following in ...
Ben Vinnerd
Jul 30, 2009 at 10:52 am
Jul 30, 2009 at 10:52 am -
The FormHandler DBIC model has been split into a separate package, so those using DBIC will need to install HTML::FormHandler::Model::DBIC. ...
Gerda Shank
Jul 27, 2009 at 3:59 pm
Jul 27, 2009 at 3:59 pm
Group Overview
group | catalyst |
categories | catalyst, perl |
discussions | 54 |
posts | 332 |
users | 91 |
website | catalystframework.org |
irc | #catalyst |
91 users for July 2009
Archives
- May 2016 (4)
- April 2016 (8)
- March 2016 (47)
- January 2016 (12)
- December 2015 (27)
- November 2015 (15)
- October 2015 (29)
- September 2015 (6)
- August 2015 (4)
- July 2015 (17)
- June 2015 (9)
- May 2015 (22)
- April 2015 (1)
- March 2015 (1)
- February 2015 (46)
- January 2015 (22)
- December 2014 (25)
- November 2014 (6)
- October 2014 (9)
- September 2014 (4)
- August 2014 (3)
- July 2014 (9)
- June 2014 (11)
- May 2014 (5)
- April 2014 (16)
- March 2014 (4)
- February 2014 (19)
- January 2014 (24)
- December 2013 (48)
- November 2013 (65)
- October 2013 (25)
- September 2013 (30)
- August 2013 (173)
- July 2013 (68)
- June 2013 (52)
- May 2013 (68)
- April 2013 (29)
- March 2013 (103)
- February 2013 (33)
- January 2013 (31)
- December 2012 (49)
- November 2012 (48)
- October 2012 (154)
- September 2012 (54)
- August 2012 (55)
- July 2012 (97)
- June 2012 (78)
- May 2012 (164)
- April 2012 (113)
- March 2012 (150)
- February 2012 (134)
- January 2012 (79)
- December 2011 (80)
- November 2011 (108)
- October 2011 (146)
- September 2011 (149)
- August 2011 (108)
- July 2011 (77)
- June 2011 (44)
- May 2011 (91)
- April 2011 (179)
- March 2011 (386)
- February 2011 (114)
- January 2011 (144)
- December 2010 (129)
- November 2010 (232)
- October 2010 (97)
- September 2010 (167)
- August 2010 (184)
- July 2010 (126)
- June 2010 (123)
- May 2010 (118)
- April 2010 (266)
- March 2010 (286)
- February 2010 (146)
- January 2010 (327)
- December 2009 (238)
- November 2009 (166)
- October 2009 (180)
- September 2009 (158)
- August 2009 (210)
- July 2009 (332)
- June 2009 (379)
- May 2009 (392)
- April 2009 (534)
- March 2009 (280)
- February 2009 (471)
- January 2009 (267)
- December 2008 (251)
- November 2008 (253)
- October 2008 (199)
- September 2008 (234)
- August 2008 (291)
- July 2008 (293)
- June 2008 (272)
- May 2008 (407)
- April 2008 (416)
- March 2008 (494)
- February 2008 (334)
- January 2008 (589)
- December 2007 (425)
- November 2007 (350)
- October 2007 (289)
- September 2007 (315)
- August 2007 (426)
- July 2007 (395)
- June 2007 (410)
- May 2007 (835)
- April 2007 (315)
- March 2007 (452)
- February 2007 (393)
- January 2007 (644)
- December 2006 (584)
- November 2006 (504)
- October 2006 (369)
- September 2006 (370)
- August 2006 (551)
- July 2006 (383)
- June 2006 (679)
- May 2006 (607)
- April 2006 (934)
- March 2006 (691)
- February 2006 (634)
- January 2006 (921)
- December 2005 (866)
- November 2005 (988)
- October 2005 (414)
- September 2005 (266)
- August 2005 (439)
- July 2005 (286)
- June 2005 (316)
- May 2005 (115)
- April 2005 (261)
- March 2005 (95)