Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Avram Lyon
While this is probably beating a dead horse at this point, I have a basic implementation of this in JavaScript, covering ISBN-10 and ISBN-13, as well as EAN (UPC) and ISSN: https://github.com/ajlyon/identifiers-js In case someone is interested. One issue is that apparently, if Wikipedia is to be b

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Jonathan Rochkind
>> If you're in ruby, I prefer this gem, which can check ISBN check digit as >> well as convert from 10 to 13. >> >> https://github.com/entangledstate/isbn > Good to find another isbn validator. I use: http://isbn-tools.rubyforge.org/ > Not sure why there's two nearly identical gems, exactly.

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Ross Singer
On Sat, Oct 22, 2011 at 12:09 AM, Jonathan Rochkind wrote: > If you're in ruby, I prefer this gem, which can check ISBN check digit as > well as convert from 10 to 13. > > https://github.com/entangledstate/isbn Good to find another isbn validator. I use: http://isbn-tools.rubyforge.org/ Not s

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Jonathan Rochkind
Is there any validation you can do other than checking the number of digits, and the check digit? Checking the check digit is pretty simple... beyond that... I don't think there's really any way to tell if the ISBN has _actually_ been assigned or not, or even if the prefix has been actually ass

Re: [CODE4LIB] id services from loc

2011-10-21 Thread Karen Coyle
Quoting Jonathan Rochkind : But if we don't have any accessible means of mapping from LCC to LCSH... then it's not an option. So do nothing, or do something else? Hmm, what if you displayed the LCC headings in the shelf browse, _and_ included them in the index as searchable, to meet th

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Dan Scott
On Oct 21, 2011 2:03 PM, "Kozlowski,Brendon" wrote: > > Oh man. I can't believe I didn't think to check Drupal...or GitHub. Thank you both! The Ruby version is super simple, but I believe for my purposes (coverted to PHP anyway) it should suffice. The Drupal module's version also seems to go the r

[CODE4LIB] Job: Digital library programmer, University of Kentucky

2011-10-21 Thread Michael Slone
The University of Kentucky Libraries is hiring programmers to continue developing its digital library. People who love coding (especially Ruby, Python, and JavaScript), working with metadata (especially Dublin Core, METS, and EAD), and designing web sites (with HTML5 + JS + CSS) should apply. Peo

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Kozlowski,Brendon
Oh man. I can't believe I didn't think to check Drupal...or GitHub. Thank you both! The Ruby version is super simple, but I believe for my purposes (coverted to PHP anyway) it should suffice. The Drupal module's version also seems to go the route of simple as opposed to exact matching. Either w

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Parker, Anson (adp6j)
Nice one Sean, here's the drupal version http://drupal.org/project/isbn also contains code to distinguish country codes ap On 10/21/11 1:48 PM, "Sean Hannan" wrote: >GitHub search knows all: >https://github.com/zapnap/isbn_validation/blob/master/lib/isbn_validation. >rb > >-Sean > > >On 10/

Re: [CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Sean Hannan
GitHub search knows all: https://github.com/zapnap/isbn_validation/blob/master/lib/isbn_validation.rb -Sean On 10/21/11 1:44 PM, "Kozlowski,Brendon" wrote: > Hi all. > > > > I'm somewhat surprised that I've never had to validate an ISBN manually up > until now. I suppose that's a testiment

[CODE4LIB] ISBN Regular Expression

2011-10-21 Thread Kozlowski,Brendon
Hi all. I'm somewhat surprised that I've never had to validate an ISBN manually up until now. I suppose that's a testiment to all of the software out there. However, I now find that I need to validate both the 10-digit and 13-digit ISBNs. I realize there's also a check digit and a REGEX can

[CODE4LIB] Systems Librarian Position

2011-10-21 Thread Cook, Matthew
California State University Channel Islands is looking for a Systems Librarian. Please find the complete job description at www.csuci.edu/hr/employment.htm. Matt Cook Head of Outreach and Public Services California State University Channel Islands John Spoor Broome Library Camarillo, CA matthew.c

[CODE4LIB] Seeking /em cee/ for Code4Lib 2012 "Ask Anything" session

2011-10-21 Thread Peter Murray
On behalf of the program committee for the Code4Lib 2012 meeting, we're seeking a volunteer for the "Ask Anything" session at the upcoming conference. "Ask Anything" -- otherwise known as the "human search engine" -- is a chance for meeting participants to ask anything that's on their mind: que