Re: [Catalyst] Re: Wrong Content-Length value

2010-10-04 Thread Felix Antonius Wilhelm Ostmann
It there a plan to change this error?

Am 29.09.2010 06:39, schrieb Aristotle Pagaltzis:
 * Bill Moseley mose...@hank.org [2010-09-08 23:15]:
 Shouldn't that just return 411, 413, or just a 400?
 
 Returning 411 is indeed exactly what the server should do.
 (413 is wrong. 400 is fine but not as helpful.) The server should
 definitely not throw an error. It shouldn’t even log a warning,
 because this has nothing to do with what the server did. All it
 is is a client being silly.
 
 Regards,


-- 
Mit freundlichen Grüßen

Felix Antonius Wilhelm Ostmann
---
Websuche Search Technology GmbH  Co. KG
Martinistraße 3, D-49080 Osnabrück, Germany
---
Tel.: +49 541 40666-0, Fax: +49 541 40666-22
Email: i...@websuche.de, Web: www.websuche.de
---
AG Osnabrück - HRA 200252, Ust-IdNr.: DE814737310
---
Komplementärin: Websuche Search Technology Verwaltungs GmbH
AG Osnabrück - HRB 200359, Geschäftsführer: Ansas Meyer
---

___
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.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl MVC Framework yet?

2010-10-04 Thread Leandro Hermida
Hi everyone,

I would also be very interested in peoples' opinions, also comparing
to The Definitive Guide to Catalyst: ... Apress book which I own and
have been reading in order to learn Catalyst and was wondering if this
newer book mentioned in this thread provides any new and interesting
techniques and information...

best,
leandro

On Fri, Oct 1, 2010 at 11:32 PM, Philip Medes pmedes_2...@yahoo.com wrote:
 I actually read the first 2 chapters and tried the examples.   I haven't had
 time to finish the book.
 I haven't read any other books on Catalyst, but I do like the Sitepoint
 books better (Build Your Own Ruby On Rails Web Applications).
 
 From: Kiffin Gish kiffin.g...@planet.nl
 To: catalyst@lists.scsys.co.uk
 Sent: Fri, October 1, 2010 3:15:47 PM
 Subject: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl MVC
 Framework yet?

 I recently received a copy of the book Catalyst 5.8 : The Perl MVC
 Framework for review, have read it and tried out the examples.

 Before I make my judgments public, I'd first be curious to hear from
 others in the Catalyst Community about what their views are on the
 book.

 Those that have actually read the book, that is. I've already seen a
 couple blog entries and they tend to be fairly negative (we sure prefer
 to rant).

 --
 Kiffin Gish kiffin.g...@planet.nl
 Gouda, The Netherlands



 ___
 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.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/


 ___
 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.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/



___
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.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl MVC Framework yet?

2010-10-04 Thread Leandro Hermida
Hi again,

Kiffin I forgot there was a thread in August where people gave some
feedback/opinions on the currently available Catalyst books.  Have a
look at this thread
http://lists.scsys.co.uk/pipermail/catalyst/2010-August/025599.html

best,
Leandro


On Mon, Oct 4, 2010 at 11:32 AM, Leandro Hermida
soft...@leandrohermida.com wrote:
 Hi everyone,

 I would also be very interested in peoples' opinions, also comparing
 to The Definitive Guide to Catalyst: ... Apress book which I own and
 have been reading in order to learn Catalyst and was wondering if this
 newer book mentioned in this thread provides any new and interesting
 techniques and information...

 best,
 leandro

 On Fri, Oct 1, 2010 at 11:32 PM, Philip Medes pmedes_2...@yahoo.com wrote:
 I actually read the first 2 chapters and tried the examples.   I haven't had
 time to finish the book.
 I haven't read any other books on Catalyst, but I do like the Sitepoint
 books better (Build Your Own Ruby On Rails Web Applications).
 
 From: Kiffin Gish kiffin.g...@planet.nl
 To: catalyst@lists.scsys.co.uk
 Sent: Fri, October 1, 2010 3:15:47 PM
 Subject: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl MVC
 Framework yet?

 I recently received a copy of the book Catalyst 5.8 : The Perl MVC
 Framework for review, have read it and tried out the examples.

 Before I make my judgments public, I'd first be curious to hear from
 others in the Catalyst Community about what their views are on the
 book.

 Those that have actually read the book, that is. I've already seen a
 couple blog entries and they tend to be fairly negative (we sure prefer
 to rant).

 --
 Kiffin Gish kiffin.g...@planet.nl
 Gouda, The Netherlands


___
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.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl MVC Framework yet?

2010-10-04 Thread Goke Aruna
hi all,

I have read the first four chapters and I think the writer of the post did
some justice, however, from the beginners' point of view the explanation
seems okay but  copy and paste without reading and understanding  the
commands before execution will fail when loading the application server.

especially chapter 3.

Thanks

On Mon, Oct 4, 2010 at 12:41 PM, Leandro Hermida soft...@leandrohermida.com
 wrote:

 Hi again,

 Kiffin I forgot there was a thread in August where people gave some
 feedback/opinions on the currently available Catalyst books.  Have a
 look at this thread
 http://lists.scsys.co.uk/pipermail/catalyst/2010-August/025599.html

 best,
 Leandro


 On Mon, Oct 4, 2010 at 11:32 AM, Leandro Hermida
 soft...@leandrohermida.com wrote:
  Hi everyone,
 
  I would also be very interested in peoples' opinions, also comparing
  to The Definitive Guide to Catalyst: ... Apress book which I own and
  have been reading in order to learn Catalyst and was wondering if this
  newer book mentioned in this thread provides any new and interesting
  techniques and information...
 
  best,
  leandro
 
  On Fri, Oct 1, 2010 at 11:32 PM, Philip Medes pmedes_2...@yahoo.com
 wrote:
  I actually read the first 2 chapters and tried the examples.   I haven't
 had
  time to finish the book.
  I haven't read any other books on Catalyst, but I do like the Sitepoint
  books better (Build Your Own Ruby On Rails Web Applications).
  
  From: Kiffin Gish kiffin.g...@planet.nl
  To: catalyst@lists.scsys.co.uk
  Sent: Fri, October 1, 2010 3:15:47 PM
  Subject: [Catalyst] Has anyone read the book Catalyst 5.8 : The Perl
 MVC
  Framework yet?
 
  I recently received a copy of the book Catalyst 5.8 : The Perl MVC
  Framework for review, have read it and tried out the examples.
 
  Before I make my judgments public, I'd first be curious to hear from
  others in the Catalyst Community about what their views are on the
  book.
 
  Those that have actually read the book, that is. I've already seen a
  couple blog entries and they tend to be fairly negative (we sure prefer
  to rant).
 
  --
  Kiffin Gish kiffin.g...@planet.nl
  Gouda, The Netherlands
 

 ___
 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.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/

___
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.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/