<?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 | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 11:47:14 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Catalyst | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Stepping into the background somewhat</title>
<description>Hi all. As most of you have probably noticed, I&amp;#039;ve been less around than I  previously have been in Catalyst things in the last few months (or  lon</description>
<pubDate>01 Feb  2012 09:33:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29811</link>
</item><item>
<title>Corrupted PNG Files after Running catalyst.pl Script</title>
<description>When I use the catalyst command to create a new project on my Windows laptop, I find that the PNG files in root/static/images directory are corrupted</description>
<pubDate>01 Jan  2012 20:49:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29732</link>
</item><item>
<title>visit() and go() doc patch</title>
<description>Though formally correct, the visit() and go() documented signatures can be misleading, since they say (e.g. for visit): $c-&amp;gt;visit( $action [, \@capt</description>
<pubDate>28 Dec  2011 21:11:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29724</link>
</item><item>
<title>contributing to catalyst</title>
<description>Hi! I have created a chef cookbook to deploy fast cgi catalyst  applications under apache. What is the best way to share this info with catalyst comm</description>
<pubDate>08 Nov  2011 02:20:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29583</link>
</item><item>
<title>Catalyst configuration pointer list</title>
<description>I recently posed some questions about Catalyst config on #catalyst. t0m was very quick with doc updates to clarify what I&amp;#039;d done wrong. Since he&amp;#039;d don</description>
<pubDate>29 Aug  2011 12:50:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29223</link>
</item><item>
<title>Use of expand_modules</title>
<description>Hiya. Is anyone (other than MusicBrainz) using the expand_modules feature in  Catalyst::Component in their codebases? We&amp;#039;re evaluating it as a poss</description>
<pubDate>26 Jul  2011 10:45:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29131</link>
</item><item>
<title>please merge a commit to allow customizing the TT class in Catalyst::View::TT</title>
<description>Hi, With the help of frew i managed to get View::TT migrated to git and the commit up here: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/C</description>
<pubDate>16 Jul  2011 13:05:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29106</link>
</item><item>
<title>A forwarding detach within auto continues processing</title>
<description>Hi! In my app, I have an auto action which forwards to another location to do some common work. In this forwarded action, a $c-&amp;gt;detach(&amp;quot;/soft_error&amp;quot;)</description>
<pubDate>04 May  2011 09:41:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28946</link>
</item><item>
<title>Implementing a &amp;#039;remember me on this computer&amp;#039; button</title>
<description>I want my sessions either to be long-lived (several months) or, at the user&amp;#039;s discretion, only last for the current browser session. Achieving either</description>
<pubDate>04 Apr  2011 02:43:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28760</link>
</item><item>
<title>Re: [Catalyst] Catalyst-Manual now on git</title>
<description>On 16/02/2011, at 8:28 PM, Matthias Dietrich wrote: &amp;gt; Hi Kieren, &amp;gt; &amp;gt; &amp;gt; you may have missed the [1] link in your mail... [1] no commercial interest</description>
<pubDate>16 Feb  2011 01:30:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28306</link>
</item><item>
<title>Catalyst-Manual now on git</title>
<description>Thanks to frew++, Catalyst-Manual is now no longer on svn and has moved to shadowcat&amp;#039;s[1] git hosting. You can get a copy of the manual with the tut</description>
<pubDate>16 Feb  2011 01:03:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28305</link>
</item><item>
<title>Is it possible to have fastCGI keep persistent database handle?</title>
<description>All, good day. With fastCGI, I can achieve persistent script so I can save loading time, but I find that I don&amp;#039;t have persistent dbi handle? Each tim</description>
<pubDate>15 Feb  2011 08:54:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28294</link>
</item><item>
<title>AnyEvent::FCGI deployment</title>
<description>Hi I&amp;#039;ve written Catalyst::Engine::FCGIAsync based on AnyEvent::FCGI and tested it. It&amp;#039;s been running on 2 of my applications for 2 weeks okay. I&amp;#039;m pre</description>
<pubDate>02 Feb  2011 04:07:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28256</link>
</item><item>
<title>When will ::Devel Get released again? also my last ::Helper patch</title>
<description>I&amp;#039;m curious if someone can review the patch that&amp;#039;s in topic/helper-preserve-name ? and merge it into master? this is only moderately important to me,</description>
<pubDate>12 Dec  2010 10:18:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28019</link>
</item><item>
<title>advent calendar needs articles</title>
<description>Hey all, We really need articles. Caelum is publishing his tonight, but if ANYONE can put one together and get it published for the next few days, t</description>
<pubDate>05 Dec  2010 23:30:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27980</link>
</item><item>
<title>The lib of &amp;quot;my ($self, $c) = @_;&amp;quot;</title>
<description>Hi all! In a subroutine of a controller, we always use this command: my ($self, $c) = @_; And then use some method of $self, $c, example: $c -&amp;gt; stash,</description>
<pubDate>22 Nov  2010 19:45:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27890</link>
</item><item>
<title>Bad URL</title>
<description>Hi, In the page http://www.catalystframework.org/calendar/2009/22 the URL http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/MyAp</description>
<pubDate>23 Oct  2010 08:33:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27701</link>
</item><item>
<title>Dropping characters when using fastcgi</title>
<description>I&amp;#039;m trying to run Catalyst on a shared server. I&amp;#039;ve installed all the modules, downloaded and run all the tests in chapter 8 of the Catalyst::Manual:</description>
<pubDate>09 Oct  2010 19:51:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27648</link>
</item><item>
<title>Re: still struggling with fastcgi (Stuart Watt)</title>
<description>Thank you, Stuart. Process Explorer really helps, at least I can see which script is alive, even though I still cannot figure out it is process or th</description>
<pubDate>08 Oct  2010 09:56:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27644</link>
</item><item>
<title>still struggling with fastcgi</title>
<description>It seems to be a resource issue, so it is a matter of how to configure Apache/Windows to better handle/allocate resources. fastCGI helps to keep scrip</description>
<pubDate>01 Oct  2010 12:59:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27628</link>
</item><item>
<title>Re: Catalyst-dev Digest, Vol 63, Issue 6</title>
<description>Thank you, T0m. Actually it is 5.8.7. I have done more testing while having windows Tast Manager open. I find out that these issues only happen when</description>
<pubDate>29 Sep  2010 14:15:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27611</link>
</item><item>
<title>random .dll loading error when running fastCGI</title>
<description>Hi, all, I know this might be more like fastCGI or Apache problem instead of Catalyst issue, but there are more experts in this list than anywhere el</description>
<pubDate>28 Sep  2010 07:07:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27601</link>
</item><item>
<title>C::P::Unicode::Encoding vs. C::P::Compress:Gzip conflict</title>
<description>Hy! I&amp;#039;ve found a bug that makes impossible to use the two /subj/ plugins to be used together. Here is a test that shows the problem: http://www.iwstu</description>
<pubDate>13 Sep  2010 15:01:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27535</link>
</item><item>
<title>Security issue with Catalyst::Action::REST</title>
<description>Hi! I raised this on IRC a few days back. Basically, using  Data::Serializer through Catalyst::Action::Rest takes the input data  and evals it. How</description>
<pubDate>01 Sep  2010 03:24:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27440</link>
</item><item>
<title>Patch for current_view &amp;amp; default_view not existing</title>
<description>So without the patch you get this: [info] *** Request 1 (0.025/s) [28258] [Fri Aug 27 11:08:43 2010] *** [debug] &amp;quot;GET&amp;quot; request for &amp;quot;/&amp;quot; from &amp;quot;137.187.1</description>
<pubDate>27 Aug  2010 10:22:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27425</link>
</item>
</channel>
</rss>

