Re: [CODE4LIB] Browser Wars

2012-07-13 Thread Robert Berry
To be fair, I think this information isn't likely to be *that* inaccurate. Most people don't count 'the User-Agent header of your HTTP requests' alongside their age or income. MJ Ray m...@phonecoop.coop writes: Genny Engel wrote: Interesting, Safari has just pulled into the lead over here.

Re: [CODE4LIB] Python web framework recommendations good when learning Python

2012-07-11 Thread Robert Berry
Flask is a good choice for what you want to do. I'd suggest using SQLAlchemy with it. It's an absolutely excellent DB abstraction layer / ORM. William Denton w...@pobox.com writes: I have a fairly basic web service I want to hack on that would manage some stuff (not too much) and feed out JSON

[CODE4LIB] ISBN metadata look up

2012-07-05 Thread Robert Berry
Hi everyone, Does anyone have experience looking up metadata via ISBN using publicly available APIs? I know of several that are available, but could anyone tell me which are worth using and which avoiding? Best wishes, Robert Berry