<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Catalyst | Users</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/catalyst/users/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>16 May  2008 21:19:58 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Catalyst | Users</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/catalyst/users/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Issue with Catalyst:Can&amp;#039;t locate object method &amp;quot;get_user&amp;quot; via package &amp;quot;Catalyst::Plugin::Authentication::Store::DBIC&amp;quot;</title>
<description>hi, there,  i have installed catalyst and done a few of the tutes you have put on the net on my macbook. Runs great. i am using a Postgresql db back</description>
<pubDate>14 May  2008 15:08:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19672</link>
</item><item>
<title>please take me off your list</title>
<description>I signed up for this system this afternoon and already have had several e-mails from people who have had enormous difficulties trying to access the sy</description>
<pubDate>14 May  2008 13:00:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19670</link>
</item><item>
<title>Post-login redirection problem</title>
<description>Hi, I just upgraded some packages on my server, including some versions of Catalyst. Now Im getting problems after i log in a user. Im using the Requ</description>
<pubDate>14 May  2008 08:29:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19666</link>
</item><item>
<title>C::P::UploadProgress</title>
<description>Hi, Can C::P::UploadProgress be made to work under Windows? I&amp;#039;ve seen that it requires C::P::Cache::FastMmap and this module can&amp;#039;t be installed unde</description>
<pubDate>14 May  2008 07:32:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19663</link>
</item><item>
<title>Output as XML</title>
<description>Good morning! I&amp;#039;m about to start working on some DBIC query to XML code, but before I do I was wondering if anybody out there has already done this,</description>
<pubDate>14 May  2008 07:02:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19662</link>
</item><item>
<title>Controlling Location of Footer On Page</title>
<description>I have a database table with 11,929 rows. When these rows are displayed as part of an html table, I notice that the footer seems stuck at approximatel</description>
<pubDate>13 May  2008 15:11:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19653</link>
</item><item>
<title>FYI: Contracting possibilities</title>
<description>Hey All, I was notified via private message that a start-up in Silicon Valley is looking for some Catalyst help. I figured I&amp;#039;d forward on the messag</description>
<pubDate>13 May  2008 04:16:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19645</link>
</item><item>
<title>Advanced role-based authorization</title>
<description>Hello! I am new to Catalyst and I am developing my first web application using this really great framework. I really like the way Catalyst allows me</description>
<pubDate>13 May  2008 00:52:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19644</link>
</item><item>
<title>Adding Indexes To MySQL Database Tables in DBIC &amp;quot;result source&amp;quot; or &amp;quot;table classes&amp;quot;</title>
<description>I have a MySQL version 5 table named languagelist structured like this: create table languagelist (   lsigntypid varchar(260) NOT NULL,   lstage</description>
<pubDate>12 May  2008 10:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19642</link>
</item><item>
<title>RE: UTF-16 surrogate message when writing binary data(image)</title>
<description>I&amp;#039;ve just been looking at this same problem as I see it occasionally in my logs. In my test case the warning occurs when writing plain HTML which I&amp;#039;m</description>
<pubDate>12 May  2008 08:45:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19641</link>
</item><item>
<title>Solved - curious Catalyst/DBIx:Class bug</title>
<description>Found and solved an interesting little bug in someone else&amp;#039;s application today. Their unit tests ran fine, but the application itself always died ins</description>
<pubDate>11 May  2008 22:26:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19636</link>
</item><item>
<title>Looking for suggestions for CatalystX::Installer</title>
<description>Greetings all, I am developing a program called CatalystX::Installer that will simplify the installation and setup of Catalyst applications. I was t</description>
<pubDate>11 May  2008 11:00:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19629</link>
</item><item>
<title>Suggestions for CatalystX::Installer</title>
<description>Greetings all, I am developing a program called CatalystX::Installer that will simplify the installation and setup of Catalyst applications. I was t</description>
<pubDate>11 May  2008 00:27:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19621</link>
</item><item>
<title>IMPORTANT: To all Catalyst::Whatever Authors, please read and ACT</title>
<description>Hi, If you maintain a Catalyst::Plugin, View, Controller or anything  else, please pay attention and address the following issue: YAML is not an ap</description>
<pubDate>10 May  2008 17:39:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19602</link>
</item><item>
<title>session in DB example in Catalyst book</title>
<description>Using the Rockway&amp;#039;s Catalyst book to help bring me up to speed on Catalyst and I&amp;#039;ve got a problem that I can&amp;#039;t figure out. On page 59, where it uses</description>
<pubDate>09 May  2008 18:53:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19588</link>
</item><item>
<title>CSS file how to?</title>
<description>Hello Gurus, I am facing problem defining CSS file. my view.fb file is  name: Overview method: post stylesheet: &amp;#039;http://localhost:3000/src/course/sta</description>
<pubDate>09 May  2008 08:27:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19582</link>
</item><item>
<title>Variable Catalyst seems to be undefined.</title>
<description>TIA for any insight. I am new to Catalyst, using ver. 5.7012. I am working through JR&amp;#039;s examples as well trying to modify them. I found a strange prob</description>
<pubDate>09 May  2008 07:01:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19576</link>
</item><item>
<title>Request paths - rejoining Chained actions together.</title>
<description>Hi I&amp;#039;m building quite a complex app, which has a number of ways of  locating things, and I want to be able to rejoin chains.. Some example URLs: /</description>
<pubDate>09 May  2008 05:00:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19573</link>
</item><item>
<title>UTF-16 surrogate message when writing binary data (image)</title>
<description>If I write binary data (a JPEG) using $c-&amp;gt;res-&amp;gt;body then I get all these errors  stderr: UTF-16 surrogate 0xdf98 at /usr/lib/perl/5.8/IO/Handle.pm li</description>
<pubDate>08 May  2008 23:58:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19571</link>
</item><item>
<title>Multiple Submit Button</title>
<description>Hello Gurus, So far I learnt Catalyst + FormBuilder + TT2 all by myself... When I realize use of *.fb file....Its so amazing Ok coming to the point..</description>
<pubDate>08 May  2008 11:14:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19564</link>
</item><item>
<title>Configuration of $c-&amp;gt;log with Catalyst::Log::Log4perl</title>
<description>Hi, I&amp;#039;m trying to replace Catalyst&amp;#039;s default logger with Catalyst::Log::Log4perl. Here&amp;#039;s the relevant part of MyApp.pm: package MyApp; use strict;</description>
<pubDate>08 May  2008 07:42:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19559</link>
</item><item>
<title>Invalid session ids being generated</title>
<description>My Catalyst app is using Session::State::Cookie, Session::State::URI, and Session::Store::DBIC. We recently started using the param option in Session</description>
<pubDate>07 May  2008 15:38:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19556</link>
</item><item>
<title>RE: FastCGI: incomplete headers (0 bytes) received fromserver</title>
<description>Thanks everyone for your replies. Turns out that this error had nothing to do with the problem I am trying to track down. I will post a new thread w</description>
<pubDate>07 May  2008 15:29:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19555</link>
</item><item>
<title>Catalyst / dbix-class / mysql / REST job</title>
<description>The job description is kinda crapy: http://jobs.perl.org/job/8624 But you can work in Sunnyvale, CA or Carslbad, CA. The backend in Catalyst/REST/D</description>
<pubDate>07 May  2008 09:52:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19551</link>
</item><item>
<title>Strange UTF16 warning</title>
<description>I&amp;#039;ve got the same problem for the same reason (trying to return a JPEG). Presumably something thinks that it is getting text (Unicode) and picks up so</description>
<pubDate>07 May  2008 04:20:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19546</link>
</item><item>
<title>Wikipedia article improvement?</title>
<description>The Wikipedia article on Catalyst ( http://en.wikipedia.org/wiki/Catalyst_%28software%29) could do with some improvement and updating. -- Regards, M</description>
<pubDate>07 May  2008 00:35:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19541</link>
</item><item>
<title>FastCGI: incomplete headers (0 bytes) received from server</title>
<description>I&amp;#039;m having an issue with my Catalyst app but I can only get it to break about 1 in 100 tries. The error log shows:   [Tue May 06 11:02:46 2008] [er</description>
<pubDate>06 May  2008 10:01:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19520</link>
</item><item>
<title>Basic CRUD Tutorial</title>
<description>I&amp;#039;m new to Catalyst, and am working my way through the tutorial. I&amp;#039;m on the &amp;quot;BasicCRUD&amp;quot; section, and something is not behaving as it should. I&amp;#039;ve go</description>
<pubDate>06 May  2008 05:16:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19501</link>
</item><item>
<title>How to display a single HTML::Widget form field in a TT2 template?</title>
<description>Hello all, Sorry again if this is spelled out somewhere that I&amp;#039;m missing. I&amp;#039;m getting up to speed with HTML::Widget as used in the Catalyst Tutorial</description>
<pubDate>05 May  2008 11:37:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19476</link>
</item><item>
<title>Let&amp;#039;s port Twitter to Perl</title>
<description>Hey, I heard Twitter was abandoning RoR. It would be the coup of the year if we could bring them to Perl, but from what I understand it&amp;#039;s not even o</description>
<pubDate>05 May  2008 07:29:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19459</link>
</item><item>
<title>Catalyst, utf8 in form element type text</title>
<description>I&amp;#039;m having a small problem that I hope somebody has a simple solution to. I&amp;#039;m using Catalyst with TT for the view, PostgreSQL and everything set up</description>
<pubDate>04 May  2008 15:09:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19434</link>
</item><item>
<title>Anybody who fancies some LWP poking ...</title>
<description>http://use.perl.org/~acme/journal/36321 --    Matt S Trout    Need help with your Catalyst or DBIx::Class project?  Technical Director</description>
<pubDate>04 May  2008 09:02:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19423</link>
</item><item>
<title>RFC: Catalyst::Controller::REST::DBIC</title>
<description>I have started to write a Catalyst base controller for REST style CRUD via DBIC. I have noticed that a number of other people have been working on or</description>
<pubDate>03 May  2008 17:38:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19397</link>
</item><item>
<title>Kill the book thread please</title>
<description>There&amp;#039;s about four different conversations going on on it now. Please anybody who considers one of those conversations worth keeping start a fresh th</description>
<pubDate>03 May  2008 15:12:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19392</link>
</item><item>
<title>More Catalyst Template Toolkit examples?</title>
<description>Hi All, I&amp;#039;m working my way through the Catalyst tutorial and am currently in Part* Advanced CRUD. In this section HTML::Widget is introduced, along</description>
<pubDate>02 May  2008 18:52:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19382</link>
</item><item>
<title>Fw: high school reunion (no subject)</title>
<description>--- On Sat, 3/5/08, rik knox &amp;lt;rikknox@yahoo.com&amp;gt; wrote: From: rik knox &amp;lt;rikknox@yahoo.com&amp;gt; Subject: [Catalyst] (no subject) To: Catalyst@lists.scsys.</description>
<pubDate>02 May  2008 15:07:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19381</link>
</item><item>
<title>(no subject)</title>
<description>Yahoo! For Good. Give and get cool things for free, reduce waste and help our planet. http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://gree</description>
<pubDate>02 May  2008 14:50:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19379</link>
</item><item>
<title>Using URIs for my app in another program</title>
<description>Hi all I&amp;#039;ve run into a situation that I can&amp;#039;t find a good solution to and am hoping to solicit some ideas from people on the list here. An app I&amp;#039;ve</description>
<pubDate>01 May  2008 14:27:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19369</link>
</item><item>
<title>Tutorial</title>
<description>Hello gurus, I am newb for Catalyst so forgive me if I ask stupid questions. I have Rockway&amp;#039;s book. I followed it. All went good so far (ignore FormBu</description>
<pubDate>01 May  2008 11:17:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19368</link>
</item><item>
<title>$row-&amp;gt;copy causing exit from controller(!)</title>
<description>I&amp;#039;m seeing something exceedingly odd: copying data causing a premature return from the controller, like a detach(),     foreach my $table (@chart</description>
<pubDate>01 May  2008 03:31:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19361</link>
</item><item>
<title>How to print/display some data in an end action</title>
<description>Hi, I&amp;#039;d like to incorporate an action into an &amp;lt;object&amp;gt; tag that only prints some data (XML SVG). I have an action in a controller Foo that do this :</description>
<pubDate>30 Apr  2008 02:51:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19348</link>
</item><item>
<title>Dispatching with Chained vs HTTP method</title>
<description>just looking for some advice on the best way to do something.. So I wrote a controller class using Chained that basically auto-converts any DBIx::Sch</description>
<pubDate>30 Apr  2008 01:26:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19343</link>
</item><item>
<title>dependency &amp;#039;bug&amp;#039; in Catalyst::Runtime 5.7012</title>
<description>Hi all, a friend of mine found this and asked me to post it here: there is a build dependency &amp;#039;bug&amp;#039; in Catalyst::Runtime 5.7012 ,  Makefile.PL (lin</description>
<pubDate>29 Apr  2008 23:33:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19342</link>
</item><item>
<title>C::C::FormBuilder - self-&amp;gt;formbuilder-&amp;gt;submitted not set</title>
<description>Hello, Please excuse me if this has already been answered somewhere. I searched the archives and Googled quite a bit before turning to the list.</description>
<pubDate>29 Apr  2008 15:37:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19339</link>
</item><item>
<title>Tutorial update (was: -next- book)</title>
<description>Marcus Ramberg wrote: &amp;gt; We have a bunch of library documentation, manuals and tutorials for &amp;gt; Catalyst tho &amp;gt; (which we are very happy to accept new c</description>
<pubDate>29 Apr  2008 14:43:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19336</link>
</item><item>
<title>Viewing username in Apache access_log (via FastCGI)</title>
<description>Hi, I am using the plugins : Authentication Authenticaiton::Store::DBIC ... (and also) Session Session::Store::FastMmap I am running Catalyst via F</description>
<pubDate>29 Apr  2008 11:10:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19328</link>
</item><item>
<title>Catalyst website</title>
<description>Questions! 1) What is the preferred name for the Catalyst website? I thought that at one point we were leaning toward sticking with catalyst.perl.or</description>
<pubDate>29 Apr  2008 00:41:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19315</link>
</item><item>
<title>HTTP::Body, utf8 filenames, and escaped strings.</title>
<description>When I upload files via a browser utf8 file names are passed directly as utf8. I&amp;#039;m using a java applet also for file uploads. When it uploads a file</description>
<pubDate>28 Apr  2008 19:43:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19312</link>
</item><item>
<title>Multi-language and REST</title>
<description>I have been pondering how to take an existing Catalyst application and make it multi-lingual. I would prefer to use a RESTful method, so this would</description>
<pubDate>25 Apr  2008 05:44:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19235</link>
</item><item>
<title>TT custom virtual methods available to all pages.</title>
<description>Greetings. One of my TT pages required some massaging of data that I decided to  do via referencing a subroutine in a template variable, eg: $c-&amp;gt;sta</description>
<pubDate>23 Apr  2008 07:45:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19216</link>
</item><item>
<title>Catalyst Conference #1</title>
<description>Just thought I would share this for those that hadn&amp;#039;t heard. Some of the Tokyo-area Perl mongers put together a conference about all things Catalyst</description>
<pubDate>22 Apr  2008 22:09:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19212</link>
</item><item>
<title>uri_for() doesn&amp;#039;t encode to utf8 first argument</title>
<description>Version Catalyst 5.7012 For example, I want to use as first arg the string: uri_for(&amp;#039;/controller/*some_param1*&amp;#039;,&amp;#039;arg1&amp;#039;,&amp;#039;arg2&amp;#039;) If *some_param1* conta</description>
<pubDate>22 Apr  2008 08:30:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19207</link>
</item><item>
<title>DBIC error when starting dev server</title>
<description>I&amp;#039;m just starting with Catalyst (but experienced in MVC frameworks) and I got J. Rockway&amp;#039;s book. I&amp;#039;m working through the 1st DB example (pages 27-30)</description>
<pubDate>21 Apr  2008 19:08:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19200</link>
</item><item>
<title>Dispatching based on path and host/domain</title>
<description>Hi again guys. I&amp;#039;ve got a moderate sized Catalyst App in production now which I&amp;#039;m almost happy with :) It responds to one domain at the moment, and I</description>
<pubDate>21 Apr  2008 16:07:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19197</link>
</item><item>
<title>Catalyst and PayPal</title>
<description>Hi fellas. I plan to include PayPal payment possibility in my cat website. Is there any plugin/tool that works with the paypal developers toolkit ht</description>
<pubDate>21 Apr  2008 04:22:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19181</link>
</item><item>
<title>modperl 1.3 wierdness</title>
<description>Hi guys, I have an application that runs well on modperl 2.0, fcgi and the standalone server.. but due to some stubborn/paranoid sysadmins[1] we are g</description>
<pubDate>20 Apr  2008 23:54:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19177</link>
</item><item>
<title>Unit Testing</title>
<description>Hi Everybody, Recently, i am looking for some modules for unit testing. I have seen Catalyst::Test, Test::WWW::Mechanize::Catalyst etc, i think they</description>
<pubDate>19 Apr  2008 19:51:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19155</link>
</item><item>
<title>Catalyst::Log::Log4perl autoflush</title>
<description>Hi, It seems that &amp;#039;autoflush&amp;#039; doesn&amp;#039;t mean what it usually does in Catalyst::Log::Log4perl. It usually means that a write should happen immediately</description>
<pubDate>19 Apr  2008 08:01:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19148</link>
</item><item>
<title>doctype being modified</title>
<description>Any thoughs on why or how the doctype would be commented out? In C::Root::end() the doctype in the response body looks like &amp;lt;!DOCTYPE html PUBLIC -//</description>
<pubDate>18 Apr  2008 15:40:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19140</link>
</item><item>
<title>current profile won&amp;#039;t fill with C::P::FormValidator::Simple::Auto</title>
<description>Hi, I use C::C::FormBuilder which lacks complex validation. I looked around and want to use C::P::FormValidator::Simple::Auto with external yaml file</description>
<pubDate>17 Apr  2008 05:22:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19129</link>
</item><item>
<title>Testing View</title>
<description>Dear Friends, I have just started working on a project using Catalyst. I am trying my hand at testing and got the following issue :( I have created</description>
<pubDate>16 Apr  2008 21:56:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19126</link>
</item><item>
<title>CGI::Dump()</title>
<description>Is there an established way to emulate this in Cat?   CGI::Dump() I like it for dev work and simple one-off forms that are human  processed. I mi</description>
<pubDate>16 Apr  2008 18:59:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19124</link>
</item><item>
<title>Django Dash, opportunity for Catalyst?</title>
<description>http://www.djangodash.com/ =summary The Django Dash is a chance for Django enthusiasts to flex their coding skills a little and put a fine point on &amp;quot;</description>
<pubDate>16 Apr  2008 14:34:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19117</link>
</item><item>
<title>Show Catalyst info page</title>
<description>I just found that cat 5.7 Ánd 5.12 have many differences. For example, action stats changed and old version has broken.  I want to do a back compatib</description>
<pubDate>15 Apr  2008 02:20:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19104</link>
</item><item>
<title>CC::FormBuilder woes - I don&amp;#039;t get it</title>
<description>My problem with FormBuilder and Template Toolkit : [% form.render %] works [% FOREACH f IN form.fields %] [% f.label %] [% f.field %] [% END %] work</description>
<pubDate>12 Apr  2008 12:29:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19093</link>
</item><item>
<title>RFC: Catalyst::View::Feed (Atom/RSS)</title>
<description>As I sat around last night refactoring the View::Feed/View::Feed::(Atom|RSS) code in Mango because critic told me process() was too complex (and it</description>
<pubDate>11 Apr  2008 10:05:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19072</link>
</item><item>
<title>Best way to implement an RSS|Atom feed with perl/Catalyst?</title>
<description>On 11 Apr 2008, at 22:21, Nigel Metheringham wrote: &amp;gt; &amp;gt; On 11 Apr 2008, at 12:41, Paul Makepeace wrote: &amp;gt;&amp;gt; I&amp;#039;m curious, is there a compelling reason y</description>
<pubDate>11 Apr  2008 05:28:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19061</link>
</item><item>
<title>Catalyst::Controller::SOAP + Pod::WSDL?</title>
<description>I&amp;#039;m just getting started on implementing SOAP services in my Catalyst app so I figured I would try and make sure I&amp;#039;m using the best tools before I sta</description>
<pubDate>11 Apr  2008 03:22:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19052</link>
</item><item>
<title>Re: STDERR noise on Perl 5.10</title>
<description>Catalyst (C3 &amp;amp;&amp;amp; NEXT) noise STDERR on perl 5.10. What should i do to shut them up? Useless localization of subroutine entry at /usr/local/lib/perl5/s</description>
<pubDate>11 Apr  2008 03:13:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19051</link>
</item><item>
<title>Sending email safely with Catalyst</title>
<description>I see there&amp;#039;s an Email plugin and wondered if this is enough to send email from a form safely &amp;amp; securely or whether something more involved like a por</description>
<pubDate>11 Apr  2008 02:42:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19050</link>
</item><item>
<title>about req.param</title>
<description>code as follows: sub test : Local {   my ($self, $c) = @_;     my $test = {     a =&amp;gt; $c-&amp;gt;req-&amp;gt;param(&amp;#039;a&amp;#039;),     b =&amp;gt; $c-&amp;gt;req-&amp;gt;param(&amp;#039;b&amp;#039;),</description>
<pubDate>11 Apr  2008 00:23:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19044</link>
</item><item>
<title>RIA on Catalyst</title>
<description>I&amp;#039;ve been thinking about how to implement a Rich Internet Application type interface using WSDL and REST data sources including some from a Catalyst b</description>
<pubDate>10 Apr  2008 10:25:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19035</link>
</item><item>
<title>Why does $c-&amp;gt;stats require -Debug flag?</title>
<description>I&amp;#039;ve just tried to run my app. without the -Debug flag and now I just get the &amp;#039;(en) Please come back later&amp;#039; (+ several other languages) error page.</description>
<pubDate>10 Apr  2008 09:02:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19033</link>
</item><item>
<title>RFC: Catalyst::Plugin::AutoValidate</title>
<description>Hello fellows, please bear with me, as this is my first contribution to Catalyst.  From the pod: This Plugin validates request parameters against a</description>
<pubDate>09 Apr  2008 02:06:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19027</link>
</item><item>
<title>[patch] Catalyst::Plugin::FillInForm - patch + tests</title>
<description>Howdy -- I wrote this patch and added tests (there weren&amp;#039;t any): http://scsys.co.uk:8001/14551 Does it look ok? Now what do I do?  Thanks,  j</description>
<pubDate>08 Apr  2008 16:09:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/19024</link>
</item><item>
<title>New engine: HTTP::Prefork</title>
<description>Finally got around to releasing an engine I have been working on for a  little bit. I was disappointed in the POE engine and came to the  conclusio</description>
<pubDate>05 Apr  2008 17:46:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18958</link>
</item><item>
<title>trouble with Catalyst::Controller::FormBuilder: form does not render correctly (no fields)</title>
<description>Fellow nerds, I&amp;#039;ve got a problem with Catalyst::Controller::FormBuilder. I&amp;#039;m doing exactly as advertised in the pod but the form refuses to render,</description>
<pubDate>05 Apr  2008 07:31:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18954</link>
</item><item>
<title>catalyst and oracle &amp;quot;CONNECT BY PRIOR&amp;quot;</title>
<description>hi, how can I use a query like: SQL&amp;gt; SELECT a FROM test_table CONNECT BY PRIOR b=a  in my controller like: $c-&amp;gt;stash-&amp;gt;{a} = [ $c-&amp;gt;model(&amp;#039;MyAppDB::</description>
<pubDate>03 Apr  2008 06:41:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18933</link>
</item><item>
<title>New credential -- Catalyst::Authentication::Credential::OpenID</title>
<description>Hello everybody! [Well, mostly JayK and Tatsuhiko Miyagawa]. I think I have a working modernized (to the current bleeding edge of  the Auth system)</description>
<pubDate>02 Apr  2008 21:38:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18930</link>
</item><item>
<title>Maintainability with RequireSSL and the proper way to manage public+secure applicaitons?</title>
<description>So I finally just got RequireSSL installed on my system. I realize my current production/development system is not as smoothy integrated as it could</description>
<pubDate>02 Apr  2008 19:53:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18929</link>
</item><item>
<title>catalyst tutorial sample question about authorization</title>
<description>I&amp;#039;m reading the tutorial chapter 5 : Authorization I add some like this : [% IF Catalyst.check_user_roles(&amp;#039;user&amp;#039;) %]  &amp;lt;a href=&amp;quot;[% Catalyst.uri_for(</description>
<pubDate>02 Apr  2008 05:26:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18906</link>
</item><item>
<title>X-Forwarded-For</title>
<description>C::Engine::Apache does this:   # If we are running as a backend server, the user will always appear   # as 127.0.0.1. Select the most recent upst</description>
<pubDate>01 Apr  2008 20:17:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18900</link>
</item><item>
<title>many_to_many filling</title>
<description>defaults_from_model does only default settings. To fill select/checkbox group/whatever else, one must add to .yml file: db:  model: (name-of-your-C</description>
<pubDate>01 Apr  2008 05:02:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18895</link>
</item><item>
<title>installing Catalyst</title>
<description>Hi, I&amp;#039;ve tried installing a newer version of Catalyst with the latest version of its modules under Windows, and it gave a few errors when installing</description>
<pubDate>31 Mar  2008 10:38:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18888</link>
</item><item>
<title>Catalyst-Manual-FAQ Addition</title>
<description>Catalyst::Manual::FAQ looks like it was included in 5.5 and is seen at http://search.cpan.org/~sri/Catalyst-5.55/lib/Catalyst/Manual/FAQ.pod I discov</description>
<pubDate>31 Mar  2008 05:23:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18878</link>
</item><item>
<title>Nested calls to model does not work?</title>
<description>Hello! I&amp;#039;ve experienced strange problem displaying data. Minimal test case is fairly big, I can attach it here, but will try to extract most importa</description>
<pubDate>31 Mar  2008 02:19:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18875</link>
</item><item>
<title>Problem storing session data</title>
<description>Hi, I use session to store output between calls and have some serious problem with this. I still fairly new to Catalyst. I have the following define</description>
<pubDate>31 Mar  2008 00:07:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18872</link>
</item><item>
<title>RFC for plugin to strip script name from URI; plugin name + code review</title>
<description>I&amp;#039;m using shared hosting for several Cat deployments. This means I  can&amp;#039;t do nice Location/Apache tricks or lighttpd or modperl. I am  running fastc</description>
<pubDate>29 Mar  2008 23:27:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18862</link>
</item><item>
<title>Meios</title>
<description>Hi Christopher, I&amp;#039;m wondering what the status of Meios is. I have found an svn version on handleframework.org and one other server, but the do not</description>
<pubDate>29 Mar  2008 09:54:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18861</link>
</item><item>
<title>CatalystSites.org</title>
<description>Hello Friends, For the past few days I have been putting together a site for listings of websites driven by the Catalyst MVC framework. The site ide</description>
<pubDate>27 Mar  2008 12:10:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18855</link>
</item><item>
<title>Google Summer of Code reminder</title>
<description>If anyone out there /is/ a student, or knows someone who is, and is  interested in submitting a project proposal for the Google Summer of  Code - ht</description>
<pubDate>27 Mar  2008 10:29:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18854</link>
</item><item>
<title>Input filtering -- XMLRPC dispatch type</title>
<description>I&amp;#039;m looking for some design advice: I&amp;#039;m exposing many controllers to XMLRPC requests. I have an XMLRPC dispatch type so for many of the controllers</description>
<pubDate>26 Mar  2008 18:22:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18847</link>
</item><item>
<title>Google Summer of Code</title>
<description>Hi all. To all students out there - Google Summer of Code proposals deadline  is monday the 31st of march at 5:00pm pacific daylight savings time</description>
<pubDate>26 Mar  2008 16:26:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18845</link>
</item><item>
<title>Usage of $c-&amp;gt;uri_for and $c-&amp;gt;res-&amp;gt;redirect</title>
<description>Let&amp;#039;s say I want to send people back and forth between an HTTP connection and an HTTPS connection on a server based on some action. For example, cli</description>
<pubDate>26 Mar  2008 13:13:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18837</link>
</item><item>
<title>external javascript files</title>
<description>hello! i&amp;#039;m tyring to call my external javascript library under myapp/root/src/myjavascript.js in my tt2 file by placing this line at the top of the</description>
<pubDate>24 Mar  2008 14:43:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18829</link>
</item><item>
<title>3 days left for PostgreSQL Conference</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1  Online registration ends for PostgreSQL Conference East on March 26th at 5:00pm PST. PostgreSQL Con</description>
<pubDate>24 Mar  2008 14:30:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18828</link>
</item><item>
<title>Code question about Path dispatch type</title>
<description>I noticed that register_path uses URI-&amp;gt;canonical: sub register_path {   my ( $self, $c, $path, $action ) = @_;   $path =~ s!^/!!;   $path = &amp;#039;/&amp;#039;</description>
<pubDate>24 Mar  2008 06:24:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18818</link>
</item><item>
<title>Re: &amp;quot;Djangoâ€™s tipping point&amp;quot; article</title>
<description>&amp;gt; Interesting claim that Django is about to hit a tipping point. Author &amp;gt; compares against Rails with a variety of somewhat finger-in-the-wind &amp;gt; metri</description>
<pubDate>24 Mar  2008 05:44:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18816</link>
</item><item>
<title>fix config right before database connect?</title>
<description>Hello! I&amp;#039;m running several instances of Catalyst app (for every developer and production) on the same box; I&amp;#039;m thinking of automatically patch data</description>
<pubDate>24 Mar  2008 03:58:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18813</link>
</item><item>
<title>Plugin::I18N and UTF-8</title>
<description>Hello! Having completed UTF-8 quest successfully, I&amp;#039;ve tried to do I18N and found the same double-UTF-encoding trouble. I&amp;#039;ve put UTF-8 strings into</description>
<pubDate>24 Mar  2008 00:08:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/18810</link>
</item>
</channel>
</rss>
