<?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 18:29:44 -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>
</channel>
</rss>
