Re: Someone needs to take jwz aside...

2011-06-10 Thread Paul Makepeace
On Fri, Jun 10, 2011 at 09:10, James Laver london...@jameslaver.com wrote: I'm actually liking it more than CPAN for publishing and installing stuff. The only weak area is lack of search.cpan.org. Why is search.cpan.org code (still) not open source? P

Re: Someone needs to take jwz aside...

2011-06-10 Thread David Cantrell
On Fri, Jun 10, 2011 at 10:10:33AM +0100, Paul Makepeace wrote: On Fri, Jun 10, 2011 at 09:10, James Laver london...@jameslaver.com wrote: I'm actually liking it more than CPAN for publishing and installing stuff. The only weak area is lack of search.cpan.org. Why is search.cpan.org code

Re: Someone needs to take jwz aside...

2011-06-10 Thread Matt Sergeant
Simon Wistow wrote: On Wed, Jun 08, 2011 at 10:57:56AM -0400, Matt Sergeant said: I'm actually liking it more than CPAN for publishing and installing stuff. The only weak area is lack of search.cpan.org. My problem with npm is that it either tries to install stuff in some random

DB Admin as Plack App

2011-06-10 Thread Edmund von der Burg
I've been working in Django and it is not bad. It's pre-canned admin system is awesome though and is a reason to use it over other frameworks. Is there something (public or in-the-pipeline) that would let me add a db admin layer to an app as a plack app: builder { mount '/db-admin' = builder

Re: DB Admin as Plack App

2011-06-10 Thread Dave Cross
On 06/10/2011 03:09 PM, Edmund von der Burg wrote: I've been working in Django and it is not bad. It's pre-canned admin system is awesome though and is a reason to use it over other frameworks. Is there something (public or in-the-pipeline) that would let me add a db admin layer to an app as a

Re: DB Admin as Plack App

2011-06-10 Thread damien krotkine
There's also the Dancer::Plugin::SimpleCrud . On 10 June 2011 17:12, Edmund von der Burg e...@ecclestoad.co.uk wrote: On 10 June 2011 15:45, Dave Cross d...@dave.org.uk wrote: It's not Plack, but have you seen Catalyst::Plugin::AUTOCRUD[1]? [1]

Re: DB Admin as Plack App

2011-06-10 Thread Oliver Gorwits
On 10/06/2011 15:45, Dave Cross wrote: It's not Plack, but have you seen Catalyst::Plugin::AUTOCRUD[1]? Thanks, Dave :) So for info, I'm just starting on a refactor of this plugin. I'm not even at the stage of settling the requirements, but roughly speaking I want to make it less tightly