[Koha-devel] replace Data::Dumper with faster JSON::XS in Koha?

2012-03-06 Thread Mason James
i noticed there are a few places in Koha where Data::Dumper is loaded, even if $debug is off, etc (like the Items and Circ modules) i wonder if we could replace Data::Dumper with something faster, perhaps...? like JSON::XS, YAML::XS or YAML::Tiny here's some benchmarks and discussions, etc h

[Koha-devel] Retrieving 10-digit ISBNs in a report

2012-03-06 Thread Cab Vinton
Hi, All -- For the purposes of creating a web-based carousel of book covers of our recent acquisitions, I'd like to run a report that generates a list of ISBNs of items added between 2 dates. Amazon & therefore Koha rely on 10-digit ISBNs for book cover retrieval. However, when I run a report us

Re: [Koha-devel] Google Apps integration

2012-03-06 Thread Ian Walls
Paul, Has the work on Shibboleth required a refactoring of C4/Auth? It's sorely needed. Looking forward to testing it out! -Ian On Tue, Mar 6, 2012 at 08:04, Paul Poulain wrote: > Le 06/03/2012 13:52, Tomas Cohen Arazi a écrit : > > 2012/3/6 Fridolyn SOMERS : > >> Hie, > >> Development can

Re: [Koha-devel] Google Apps integration

2012-03-06 Thread Paul Poulain
Le 06/03/2012 13:52, Tomas Cohen Arazi a écrit : > 2012/3/6 Fridolyn SOMERS : >> Hie, >> Development can be based on acutal CAS support of Koha. >> What might be different with OpenID ? > I think OpenID means de-centralized authentication, whereas CAS means > SingleSignOn using some kind of token,

Re: [Koha-devel] Google Apps integration

2012-03-06 Thread Tomas Cohen Arazi
2012/3/6 Fridolyn SOMERS : > Hie, > > Development can be based on acutal CAS support of Koha. > What might be different with OpenID ? I think OpenID means de-centralized authentication, whereas CAS means SingleSignOn using some kind of token, plus a centralized source of authentication. Regards T

Re: [Koha-devel] Google Apps integration

2012-03-06 Thread Fridolyn SOMERS
Hie, Development can be based on acutal CAS support of Koha. What might be different with OpenID ? On Mon, Mar 5, 2012 at 2:29 PM, Owen Leonard wrote: > 2012/3/5 Pratik Malhotra : > > that will also do kyle...but i am searching for someone who can or > already > > has done this thing. > > If an