Search Discussions
-
Hi, Here is ablog I just found. Is it true that Catalyst is so slow comparing with other frameworks? http://letsgetdugg.com/category/rails Octavian
Octavian Rasnita
Jan 14, 2007 at 3:26 pm
Jan 22, 2007 at 1:36 pm -
Hi, I want to create a standalone binary executable for Windows and another one for Linux using ActiveState perlapp. Is it possible to make it independent, and distribute only the executable without ...
Octavian Rasnita
Jan 16, 2007 at 3:12 pm
Jan 17, 2007 at 6:41 pm -
Does anyone try to keep different state information in different browser windows/tabs? For example, it makes sense to have a session variable that holds the currently logged in user. This will be ...
Ian Docherty
Jan 5, 2007 at 8:44 pm
Jan 9, 2007 at 5:43 pm -
Hi all, I was starting to put authentication in a Reaction application that i'm developing when I saw that Reaction has this classes: Reaction::InterfaceModel::Action::DBIC::Role::CheckUniques; ...
Jonas Alves
Jan 14, 2007 at 3:28 pm
Jan 29, 2007 at 2:17 pm -
Hello everyone new to the list and new to catalyst in general. I am still trying to figure out best ways of using it in our environment with least amount of pain. To do that I am trying to plan it ...
Ali Mesdaq
Jan 9, 2007 at 9:22 pm
Jan 12, 2007 at 8:25 am -
Hi everyone, I've just spent an inordinate amount of time debugging a problem which was actually caused by my Yaml config file not parsing properly. Catalyst isn't helping much - all it does is skip ...
Carl Vincent
Jan 29, 2007 at 4:19 pm
Jan 24, 2008 at 2:10 pm -
I was wondering what the current consensus among Catalyst users is about what the best way to approach forms is? I started off writing the forms directly into the template, validating with ...
Jim Spath
Jan 17, 2007 at 6:09 pm
Jan 20, 2007 at 5:37 pm -
I took a look, I got it to run, I went ... "ah" ... now it's silly questions time ... 1. Where does Reaction score over Cat, as a web framework? I get that it is "domain/interface" more than straight ...
Daniel McBrearty
Jan 2, 2007 at 3:40 pm
Jan 2, 2007 at 10:42 pm -
I'm needing to support RSS/Atom feeds of some of my cart/wishlist data. The lazy guy in me says I can just make a view or two and be done with it (Thanks for the code LTjake!). The anal retentive ...
Christopher H. Laco
Jan 29, 2007 at 7:01 pm
Jan 31, 2007 at 5:48 am -
Hello I wish you could help me. When I switched from mod_perl engine to CGI engine (due to some circumstanses) $c- req- base stopped returning actually base url. Instead it is same as $c- req- uri. ...
Vti
Jan 24, 2007 at 9:04 am
Jan 28, 2007 at 6:15 pm -
Hi all, as mentioned some time ago, there is the plat_forms contest, see <http://www.plat-forms.org/ All teams got their task two hours ago and now have 28 hours left ;-) You can support the teams by ...
Alvar Freude
Jan 25, 2007 at 11:17 am
Jan 25, 2007 at 7:12 pm -
Hi all, I am lost. In my conf I have: # configuration of FormBuilder Controller::FormBuilder: method_name: form template_type: Mason stash_name: form obj_name: fb form_suffix: fb attr_name: Form ...
Marc Logghe
Jan 29, 2007 at 5:02 pm
Jan 31, 2007 at 8:45 am -
Bored now. I've suggested to a dozen people we should put together a list of common VCS and editor file matches to submit back to Module::Pluggable as default skips. So far, I've had lots of ...
Matt S Trout
Jan 26, 2007 at 10:27 pm
Jan 29, 2007 at 6:39 pm -
completely academic at the moment, but it would be interesting to see the benchmark comparison thing done properly. If it were, the way would be to specify a set of application functions, let people ...
Daniel McBrearty
Jan 15, 2007 at 10:49 am
Jan 16, 2007 at 10:55 am -
Hi, I have a Catalyst application that runs under mod_perl2 and I want to serve some static files, but I want to allow access only to the authorized users. I have other "free" files that I've put in ...
Octavian Rasnita
Jan 10, 2007 at 8:20 pm
Jan 11, 2007 at 4:38 pm -
I currently have most templates (TT) on disk -- and many I'd consider to be an integral part of the application and are thus under revision control with the rest of the application. But, it would ...
Bill Moseley
Jan 18, 2007 at 11:22 pm
Jan 22, 2007 at 12:35 pm -
I figured I'd ask here real quickly before I try to write one. Anybody made a Catalyst::View::PDF of some sort? It looks like I'm going to have to be dealing with some PDF output, so I figured I'd ...
Dylan Vanderhoof
Jan 8, 2007 at 5:21 pm
Jan 10, 2007 at 2:58 pm -
Hello all, I'm sorry if it is the wrong list, but I thought it was more a Catalyst-specific issue than a DBIx::Class one, as it is about the way Catalyst uses DBIx::Class. I would like to use ...
Xavier Robin
Jan 4, 2007 at 9:45 am
Jan 5, 2007 at 10:37 am -
Hi, I'm trying Reaction for the first time. I already got it to work using the CRUDController against some tables i have in a database. Now i'm trying to change the widgets used to display the form. ...
Jonas Alves
Jan 12, 2007 at 6:42 pm
Jan 25, 2007 at 2:30 pm -
Hello, Do you know a (catalyst plugin|perl module|external tool) that converts HTML to plain text? I mean, keeping some formatting (especially lists and links...), not just stripping HTML tags... I ...
Xavier Robin
Jan 8, 2007 at 5:14 pm
Jan 16, 2007 at 10:42 am -
Hi, newbie here... i thought i had understood stash behaviour... but prolly not :) I can use it together with DBIx::Class resultsets and so on, BUT now i would like to put such an hashref $chiavi= { ...
Igor Longagnani
Jan 14, 2007 at 6:30 pm
Jan 15, 2007 at 9:29 am -
Hi all, I have made an application that I use with mod_perl on a back-end server on port 83, and the front-end server is an Apache proxy that listens on port 8080 for the moment, and after testing I ...
Octavian Rasnita
Jan 14, 2007 at 9:28 am
Jan 14, 2007 at 7:38 pm -
Hello all, Is there a best practice way to maintain a map of URLs used in a Catalyst application. To clarify, I need to map actions to URLs outside of Catalyst (CRON jobs, Emailers, etc) and won't ...
Brian Kirkbride
Jan 3, 2007 at 8:21 pm
Jan 8, 2007 at 7:13 pm -
Hey, There's an article, "Web Framework Manifesto" here: http://blog.lostlake.org/index.php?/archives/16-Web-Framework-Manifesto.html I've written a comment in the article suggesting that this is a ...
Kieren Diment
Jan 2, 2007 at 5:54 am
Jan 2, 2007 at 8:55 pm -
The current synopsis for creating a model with Catalyst::Helper::DBIC::Schema looks like this: script/create.pl model ModelName DBIC::Schema My::SchemaClass [ create=dynamic | create=static ] [ ...
Kieren Diment
Jan 18, 2007 at 5:35 am
Jan 22, 2007 at 1:40 pm -
Hi, I am using Catalyst + DBIx::Class for the first time and was running through the tutorial located here: ...
Jim Spath
Jan 16, 2007 at 12:45 am
Jan 16, 2007 at 9:45 pm -
Sunday night brain-strain. I'm trying out C::C::FormBuilder with TT. The form object works, and [% FormBuilder.render %] in the TT produces a dinky little form. I need to handle a particular field a ...
Neil de Carteret
Jan 14, 2007 at 6:56 pm
Jan 15, 2007 at 3:07 pm -
Hi, I'm fairly new with Catalyst, so please forgive me if this is obvious. I'm using a DBIx::Class "Person" class for the authentication store. I've extended this Person class using a custom ...
Steve Cayford
Jan 8, 2007 at 11:55 pm
Jan 11, 2007 at 10:39 pm -
Hi, I want to conver a number to binary. I installed Math::BigInt, and get this error when trying to plugin in the main controller: Can't locate Catalyst/Plugin/Math/BigInt.pm ... in ...
Will Smith
Jan 8, 2007 at 5:42 pm
Jan 9, 2007 at 4:06 pm -
[ or perhaps 'is it possible to clone a resultset?' ] Hi! I'm building a form whose elements are items taken from the db. And I need these items to show up in different elements (fieldsets) of the ...
Fernan Aguero
Jan 3, 2007 at 7:43 pm
Jan 4, 2007 at 1:28 pm -
Hi, I've been playing with Catalyst::Model::Xapian. Works nicely, but it seems to hide some functionality. I'd like to get information on the match percentage, and that seems to available in ...
Richard Jolly
Jan 14, 2007 at 11:41 pm
Jan 26, 2007 at 7:43 pm -
Hi, when I try to install catalyst 5.7 on Activeperl 5.8.8 on Win XP via cat-install, I get the following error: <snip cp lib/Catalyst/Request/Upload.pm blib\lib\Catalyst\Request\Upload.pm cp ...
Michael Fuchs
Jan 19, 2007 at 7:55 pm
Jan 20, 2007 at 12:31 am -
Installing Catalyst on a Fedora/RedHat system can be a challenge - especially if you insist on keeping all installed software manageable via RPM. This is because many of the packages required to run ...
Doran Barton
Jan 16, 2007 at 9:44 pm
Jan 17, 2007 at 5:10 pm -
in test scripts I am able to (for instance) mess with the config my doing my $config = MyApp- config; $config- {some_val} = 'test value'; given that I am happy that my Authentication code is well ...
Daniel McBrearty
Jan 13, 2007 at 5:39 pm
Jan 13, 2007 at 9:10 pm -
Hello all! These days I'm evaluating mod_fcgid, and the option to use it instead of mod_fastcgi as it seems less broken (better process management, etc...). Has any Catalyst user had experience with ...
Michele Beltrame
Jan 12, 2007 at 6:13 pm
Jan 12, 2007 at 10:25 pm -
Hi, all We try to develop a large web application like www.etoys.com. Catalyst can sustain that or not? I can't find the real large application using catalyst. Who can provide a sample to me? etoys ...
Mao DengFeng-e13751
Jan 5, 2007 at 10:08 am
Jan 8, 2007 at 4:47 pm -
Hi, Does anyone have an example of sending a UTF-8 encoded email message using $c- email? Thank you. Octavian
Octavian Rasnita
Jan 6, 2007 at 7:27 pm
Jan 7, 2007 at 3:59 pm -
Hi, I have tried the following: perl script/tranzactiibursiere_create.pl model Db DBIC::Schema Db create=static dbi:mysql:database=intranet root First, I have seen that this command creates all the ...
Octavian Rasnita
Jan 2, 2007 at 6:20 am
Jan 6, 2007 at 4:11 am -
Hello all, How to get the result of the processing of a template ? I would like to do someting like that: $c- stash- {template} = 'display.tt2'; my $result = $c- process_template; # put $result in ...
Xavier Robin
Jan 3, 2007 at 9:45 am
Jan 4, 2007 at 8:28 am -
In using chained dispatch, I found that getting URIs for specific endpoints felt a bit clumsy: package MyApp::C::Foo; sub get_foo : Chained('/') PathPart('foo') CaptureArgs(0) {} sub do_bar : ...
Jason Gottshall
Jan 26, 2007 at 8:41 pm
Jan 26, 2007 at 8:59 pm -
i'd like the following to DWIM when I use CRUDController. is there a way to do it already or should i go hit up the source? and if im hitting thesource.. what am i hitting up ViewPort::ActionForm? ...
Guillermo Roditi
Jan 23, 2007 at 10:51 pm
Jan 25, 2007 at 12:07 am -
i am getting intermittent errors (under mod_perl; Catalyst version 5.7003) from $c- dispatcher- uri_for_action: Operation "eq": no method found, left argument in overloaded package URI::_generic, ...
Michael Reece
Jan 22, 2007 at 7:16 pm
Jan 23, 2007 at 2:47 pm -
Hi, If I do: perl TranzactiiBursiere.pm it gives the error below. However, if I access the application in the browser, it works fine. Couldn't instantiate component "TranzactiiBursiere::Model::Db", ...
Octavian Rasnita
Jan 13, 2007 at 1:57 pm
Jan 16, 2007 at 3:07 pm -
The CLA ( http://dojotoolkit.org/icla.txt ) grants them a copyright license for your work. The work is still owned by you... "Except for the license granted herein to the Foundation and recipients of ...
Carl Franks
Jan 11, 2007 at 12:19 pm
Jan 11, 2007 at 6:09 pm -
I just started using AJAX (or AHAH actually ... ) a little. I like the lightness it gives but I've been slow to pick up because I want to be sure that pages work without js, and I haven't figured out ...
Daniel McBrearty
Jan 5, 2007 at 11:24 am
Jan 8, 2007 at 7:31 pm -
Hi, I want to get some messages from a database using DBIx::Class, then to pass them to TT, but I also want to make some preformatting before sending to TT. (I don't know if TT can do what I want). I ...
Octavian Rasnita
Jan 5, 2007 at 5:19 am
Jan 5, 2007 at 10:54 am -
i am trying to follow the recipe mentioned here: http://search.cpan.org/~nuffin/Catalyst-Controller-BindLex-0.03/lib/ Catalyst/Controller/BindLex.pm#RECIPES __PACKAGE__- config- {bindlex}{Param} = ...
Michael Reece
Jan 2, 2007 at 6:47 pm
Jan 2, 2007 at 7:29 pm -
Hi Hopefully this is not too off-topic. I am required to develop the backend of a website which will be designed by another company. Unfortunately this is being forced upon me. We have decided that ...
Gert Burger
Jan 27, 2007 at 11:41 am
Jan 28, 2007 at 1:55 am -
I have version 8 of nmake and it worked for me. To get the newer nmake, I had to download MicroSoft's free version of C++: http://msdn.microsoft.com/vstudio/express/visualc/download/ I hope that this ...
Greg McAlpin
Jan 20, 2007 at 1:37 am
Jan 20, 2007 at 10:31 pm -
Hi, I'm trying to pull out all my DBIx::Class connection details for my Catalyst application, from a .yml config file, something like: --- model: MyCatPackage::Cat::Model::MyPackageDB schema_class: ...
Anthony Gladdish
Jan 18, 2007 at 12:15 pm
Jan 18, 2007 at 4:45 pm
Group Overview
group | catalyst |
categories | catalyst, perl |
discussions | 83 |
posts | 644 |
users | 112 |
website | catalystframework.org |
irc | #catalyst |
112 users for January 2007
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)