Re: [RFC] Alternative paginator

2007-05-11 Thread Christoph Haas
On Thu, May 10, 2007 at 04:27:19PM -0700, Ben Bangert wrote: Christoph Haas wrote: I'd personally accept that the API changes as long as the module is called something else. The Python standard library has a lot of examples where old modules became deprecated with the time and modules with

Re: SQLAlchemy + MySQL + UTF-8 support - how?

2007-05-11 Thread Max Ischenko
On 5/11/07, andyprog [EMAIL PROTECTED] wrote: Hi all, (I'm using Pylons for the first time, so pls bear with me...) I'm setting up a Pylons app with Mako + SQLAlchemy + MySQL + UTF-8 support -- but I've had trouble finding one place with clear instructions on how to do this, so I've

Re: Alternative paginator

2007-05-11 Thread Michael G. Noll
On May 11, 11:04 am, Christoph Haas [EMAIL PROTECTED] wrote: If others are happy with the API as it is I'd be happy to see it included as an alternative module in the webhelpers. I'm happy with it so far. ;-) Though I have not tested it yet with regard to scalability in practice, a big

Re: SQLAlchemy + MySQL + UTF-8 support - how?

2007-05-11 Thread andyprog
Thank you for your answers, Max and BJPirt. I'm going to set things up and I'll let you know how it went. Andy P --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send

RDF backed Pylons

2007-05-11 Thread Chris K Wensel
Hi all Was wondering if anyone has any experience using an RDF store with Pylons? I've seen both RDFAlchemy and Sparta. RDFAlchemy strikes me as incomplete and stalled. But Sparta looks great. Has there been any success with Sparta or anything else and Pylons? If I was to tackle the

Re: RDF backed Pylons

2007-05-11 Thread Kendall Clark
On May 11, 2007, at 9:57 PM, Chris K Wensel wrote: Hi all Was wondering if anyone has any experience using an RDF store with Pylons? We've (http://clarkparsia.com/) built an app for NASA using Pylons and the Sesame RDF database. In fact, it's going into production in the next week or