Re: [Catalyst] Working a Solr Model

2013-09-29 Thread Marcus Ramberg
gt; List: Catalyst@lists.scsys.co.uk > Listinfo: > http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst> > Searchable archive: http://www.mail-archive.com/** > catalyst@lists.scsys.co.uk/<http://www.mail-ar

Re: [Catalyst] [Job] Catalyst Developer in Vienna/Austria

2009-10-06 Thread Marcus Ramberg
Hey Guys. Please stick to english on this mailing list. With regards Marcus Ramberg 2009/9/30 Renee Bäcker > Hallo Martin, > > hast Du nicht Lust, den Aufruf auch an anderer Stelle zu posten? > > * http://perl-nachrichten.de > * http://perl-community.de > > Ist bei b

[Catalyst] [Announce] Catalyst 5.800013

2009-09-17 Thread Marcus Ramberg
minor documentation/refactoring changes, and removal of the -short option to catalyst.pl, which generated a deprecated style Catalyst namespace. Enjoy! Marcus Ramberg Catalyst Release Manager -- Nobody expects the spanish release monkeys! 5.80013 2009-09-17 11:07:04 Bug fixes: - Preserve

[Catalyst] [Announce] Catalyst 5.80012 uploaded to CPAN

2009-09-09 Thread Marcus Ramberg
n, to make it easier to use Catalyst on platforms with older Perl installations. I've included the full changelog entry below. With regards Marcus Ramberg Catalyst Release Manager -- Teaching a million monkeys touch typing. 5.80012 2009-09-09 19:09:09 Bug fixes: - Fix t/optional_htt

Re: [Catalyst] Integrating Catalyst Applications

2009-09-08 Thread Marcus Ramberg
t; I'd want it to run under (wiki/ being the root and keeping the URL structure > under this the same): Also ignoring the fact that Angerwhale is a blog? :) MojoMojo is a Catalyst based wiki. With regards Marcus Ramberg ___ List: Catalyst@lists.s

[Catalyst] [Announce] MojoMojo 0.999040 released to CPAN

2009-09-04 Thread Marcus Ramberg
ta (uninitialized hashref) (mateu) - Main formatter now guaranteed to end the content with *one* newline (dandv) - Remove some obsolete crud (dandv/marcus) With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scs

Re: [Catalyst] RFC: no make install on catalyst apps

2009-08-03 Thread Marcus Ramberg
On Wed, Jul 29, 2009 at 2:28 AM, Tomas Doran wrote: > > On 28 Jul 2009, at 14:14, Marcus Ramberg wrote: > >> I see catalyst apps being complete CPAN packages as a real advantage. >> Taking away the make install option seems very limiting > > +1 > > I would ve

Re: [Catalyst] RFC: no make install on catalyst apps

2009-07-28 Thread Marcus Ramberg
I see catalyst apps being complete CPAN packages as a real advantage. Taking away the make install option seems very limiting, and destructive for no good purpose at all. For instance, my previous employer uses this functionality to build debian packages of all of their apps. With regards Marcus

Re: [Catalyst] New Apress book shipping now from Amazon.com

2009-07-10 Thread Marcus Ramberg
Also, it's a great book, so get your copy now :) With regards Marcus Ramberg On Fri, Jul 10, 2009 at 12:17 AM, Chris wrote: > The ebook is already available from APress. Got my copy last night. > > - Chris > > ___ > List: Cat

Re: [Catalyst] Configuration process

2009-07-02 Thread Marcus Ramberg
This is not a very recent change. It was introduced in 1.07 which were released 2008-05-28. All documentation should be updated to reflect this change. Personally I prefer JSON, and anything but Config::General tho. This is just a default, and can be changed easily. With regards Marcus Ramberg

Re: [Catalyst] RFC: new helper api

2009-06-07 Thread Marcus Ramberg
2009/6/5 Francesc Romà i Frigolé : > 1) It should be possible to create an application with catalyst version X > and then run the catalyst helper again on catalyst version < X  (assuming it > doesn't use any feature of the newer version). Right now if an application > has been created with Catalyst

[Catalyst] [Announce] MojoMojo 0.999028

2009-04-23 Thread Marcus Ramberg
features tabbed navigation (batman) - Improved templates: removed js, inline css and most templates use wrapper (batman) - Changed font-size: Removed ever px-based font-size, and set default to 11pt (batman) - Improved w3c validation (batman) With regards Marcus Ramberg ___

Re: Catalyst wiki buggered? was:Re: [Catalyst] C::Engine::HTTP taking very long

2009-04-22 Thread Marcus Ramberg
On Tue, Apr 21, 2009 at 11:33 PM, Ian Wells wrote: > > Can you put something on the wiki as well please? > > Happily, but the validation link I get by email doesn't work... Can you be a bit more verbose?With regards Marcus Ramberg _

Re: [Catalyst] [PATCH] Catalyst::DispatchType::Chained (5.7101, 5.80001)

2009-04-20 Thread Marcus Ramberg
On Mon, Apr 20, 2009 at 9:23 PM, Oleg Kostyuk wrote: > 2009/4/20 Matt S Trout : > > On Mon, Apr 20, 2009 at 05:16:55AM +0300, Oleg Kostyuk wrote: > >> PS: probably, it's needed to check all other places, that use > Text::SimpleTable > > > > That'd be well worth doing. Please send us a patch if yo

[Catalyst] [Announce] 5.8000_07 - The final dev release? Please test and give us feedback.

2009-04-13 Thread Marcus Ramberg
This is more correct, and avoids metaclass incompatibility in complex cases (t0m) - Tests for this (t0m) - Use of deprecated Catalyst::Base now warns. (t0m) With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.c

[Catalyst] MojoMojo now has it's own mailing list.

2009-02-20 Thread Marcus Ramberg
I just thought I'd mention that we've created a separate mailing list for MojoMojo at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/mojomojo Please subscribe if you are interested in using or developing the wiki that powers dev.catalyst.perl.org. With regards Marc

Re: [Catalyst] RFC: New to Catalyst questions

2009-02-20 Thread Marcus Ramberg
ver. > Looks nice. MojoMojo is hosted in git. You can check it out from http://github.com/marcusramberg/mojomojo/tree/master. There is a sql snapshot with the user passwords stripped out at http://dev.thefeed.no/stuff/wiki_dump.sql.gz . We are quite interested in getting a catalyst theme for mojomojo

[Catalyst] [Announce] Catalyst-Runtime-5.8000_05

2009-01-29 Thread Marcus Ramberg
cause setup_session isn't executed. Documentation: - Catalyst/Upgrading.pod needs brushing up Profiling: - vs 5.70 and optimisation as needed. Marcus Ramberg Go West, Young Catalyst! 5.8000_05 2008-29-01 00:00 - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)

[Catalyst] [Announce] Catalyst::Runtime 5.71000

2009-01-19 Thread Marcus Ramberg
f bug fixes and improved documentation. Attached below is the entire change-log. By the power of Grayskull! Marcus Ramberg Release Manager 5.71000 2009-01-19 17:50:00 - backport go doc patch - added ru/ua translations to error page - backport stripping build_requires 5.7

[Catalyst] [Announce] Catalyst::Runtime 5.7099_04. IMPORTANT; PLEASE TEST!

2009-01-12 Thread Marcus Ramberg
#34437) - Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782) - Added $c->go, to do an internal redispatch to another action, while retaining the contents of the stash With regards Marcus Ramberg ___

[Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN

2008-12-05 Thread Marcus Ramberg
7;s way to CPAN, and should be available for your local mirror before long. In case you are interested, I've included the change log since the last dev release below. With regards Marcus Ramberg Catalyst Release Manager. 5.8000_04 2008-12-05 12:15:00 - Silence Class::C3::Adopt::NEXT

Re: [Catalyst] Extra characters inserted into PDF output

2008-12-03 Thread Marcus Ramberg
It's probably Fillinform, which is an evil hack that does a regex on your body. With regards Marcus Ramberg On Wed, Dec 3, 2008 at 12:59 PM, Dr. Jennifer Nussbaum <[EMAIL PROTECTED]>wrote: > --- On Tue, 12/2/08, Steve Sabljak <[EMAIL PROTECTED]> wrote: > > >

Re: [Catalyst] OT: Use the CPAN, Luke?

2008-12-01 Thread Marcus Ramberg
On Mon, Dec 1, 2008 at 3:36 AM, J. Shirley <[EMAIL PROTECTED]> wrote: > That is the worst ever response to a test failure... just terrible. > This is a test failure at the core, because a version of a module down > the chain wasn't tested. > > This is what CPAN Testers, in part, is designed to cat

Re: [Catalyst] Catalyst install failure due to Mouse.pm on Debian Etch

2008-11-27 Thread Marcus Ramberg
On Thu, Nov 27, 2008 at 1:47 AM, Toby Corkindale < [EMAIL PROTECTED]> wrote: > Hi guys, > I'm having trouble getting Catalyst to install (via CPAN) on a fresh Debian > Etch install. > The problem is the dependency Mouse (0.11) fails its unit tests there. > (I'd guess due to the older versions of s

[Catalyst] [Announce] MojoMojo 0.999023

2008-11-24 Thread Marcus Ramberg
th preview - rewrite javascript to use jquery, remove inline js. - Fix indexer to use correct content version With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchab

[Catalyst] [Announce] MojoMojo 0.999021 has been released to CPAN

2008-10-31 Thread Marcus Ramberg
o on irc.perl.org. -- Be well Marcus Ramberg Nordaaker Ltd (http://nordaaker.com) Open web app craftsmen 0.999021 2008-11-01 01:47:00 - Move search to KinoSearch - Make startup checks for permissions. - Remove BindLex - Fix lingering 'query' search nam

[Catalyst] [Announce] Catalyst-Runtime-5.7015

2008-10-15 Thread Marcus Ramberg
uploaded to CPAN, and can be found at http://search.cpan.org/~mramberg/Catalyst- Runtime-5.8000_02/ . Please feel free to test it with your apps and report back any issues to the development team. Be well Marcus Ramberg Release Manager -- Nordaaker Ltd

Re: [Catalyst] Troubleshooting FastCGI error

2008-08-28 Thread Marcus Ramberg
On 13. aug.. 2008, at 13.40, Dermot wrote: Thanx Carl and Sorry Matthias, I didn't follow you exactly because su apache This account is currently not available and su -m apache bash: /root/.bashrc: Permission denied So I have chown apache:apache MyApp directory and it works. Is it okay to

[Catalyst] [Announce] Catalyst-Runtime 5.7099_01 - Developer Release

2008-06-25 Thread Marcus Ramberg
Hi folks. We're getting close to getting a new release of Catalyst out the door, and since this version contains new features as well as bugfixes, It will be 5.7100. I've just uploaded a developer release to cpan, which will be released as the final version in one week, unless you find so

Re: [Catalyst] ANNOUNCE: Catalyst::Devel 1.07 and Catalyst::Manual5.7012 released to CPAN

2008-06-03 Thread Marcus Ramberg
On 3. juni. 2008, at 21.03, Octavian Rasnita wrote: From: "Bill Moseley" <[EMAIL PROTECTED]> Yes, whitespace issues in YAML can be frustrating. Can you give an example of a case where POD and YAML were causing new users confusion? YAML is hard to understand for a blind developer because if

[Catalyst] [Announce] Catalyst-Runtime 5.7013

2008-05-17 Thread Marcus Ramberg
I'm pleased to announce another maintenance release of Catalyst::Runtime, the core of the Catalyst project. Here's the changelog - Provide backwards compatability methods in Catalyst::Stats - Fix subdirs for scripts that run in subdirs more than one level deep. - Add

Re: [Catalyst] So, what do we want in the -next- book?

2008-05-04 Thread Marcus Ramberg
On 4. mai. 2008, at 15.39, Matt S Trout wrote: Then again, I originally learned Catalyst by reading the source; took me about 8 hours. The only thing that confused me was the dispatcher, which is why I rewrote most of it later when I became a contrib :) And now it confuses the rest of us i

Re: [Catalyst] So, what do we want in the -next- book?

2008-04-29 Thread Marcus Ramberg
application development... I'm not sure why that seems so unreasonable? With regards, Marcus Ramberg. ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www

Re: [Catalyst] CatalystSites.org

2008-04-06 Thread Marcus Ramberg
Alexa.com's popularity rating isn't really representative for the whole net, as they only get data from people who use the alexa toolbar. Also, I'm not sure if most-used == best :) Marcus On 6. april. 2008, at 19.00, Oleg Pronin wrote: So what about: It would be good to sort sites basing on

Re: [Catalyst] CatalystSites.org

2008-04-06 Thread Marcus Ramberg
ty chego raspizdelsia po-russki, suka? :D Marcus On 2. april. 2008, at 19.17, Oleg Pronin wrote: ti che raspizdilsya po-nemetski, suka ? 2008/4/2, Ulf Lenski <[EMAIL PROTECTED]>: Hallo Ulrich, ich habe, dein Einverständnis vorausgesetzt, unsere pspf-app mal auf der unten genannten Seite v

Re: [Catalyst] Serving static files without Sessions involved

2008-03-09 Thread Marcus Ramberg
the following: SetHandler default-handler -- With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.

Re: [Catalyst] ConfigLoader manpage patch

2008-03-09 Thread Marcus Ramberg
in a hash returned by the config method. Thanks, applied: 19:59 -catbot:#catalyst-dev- Revision Log - /: 7473 - pod update (marcus) - http://dev.catalystframework.org/svnweb/Catalyst/revision?rev=7473 -- With regards Marcus Ramberg ___ List:

Re: [Catalyst] forward not working with Apache web server

2008-02-06 Thread Marcus Ramberg
casions. > > I have no other means of debugging this, so I would appreciate any kind > of help. Hi Berk. Please try using $c->log->info or $c->log->debug rather than print, or if you must, use warn, as apache gets the errorlog from std

Re: [Catalyst] Potential MojoMojo bug

2008-01-24 Thread Marcus Ramberg
p://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > -- With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.co

Re: [Catalyst] How to help with the wiki migration?

2008-01-23 Thread Marcus Ramberg
On Jan 23, 2008 10:29 AM, Peter Edwards <[EMAIL PROTECTED]> wrote: > Marcus Ramberg wrote: > >registration on the wiki is open at http://catwiki.toeat.com/.register > > This page gives a Javascript error under IE7: "'null' is null or not an > object"

Re: [Catalyst] How to help with the wiki migration?

2008-01-23 Thread Marcus Ramberg
note that registration on the wiki is open at http://catwiki.toeat.com/.register . You will have to verify your email address tho. Take care, Marcus -- With regards Marcus Ramberg ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://

Re: [Catalyst] How to help with the wiki migration?

2008-01-23 Thread Marcus Ramberg
irley will chip in with answers to number 3. The only > tuits I have right now are on making a few posts to the mailing list :-( > > > ___ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searcha