<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MaisonBisson.com &#187; converter</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ISBN1013 API Followup</title>
		<link>http://maisonbisson.com/blog/post/11471/isbn1013-api-followup/</link>
		<comments>http://maisonbisson.com/blog/post/11471/isbn1013-api-followup/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 03:01:55 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[international standard book numbers]]></category>
		<category><![CDATA[isbn]]></category>
		<category><![CDATA[isbn-13]]></category>
		<category><![CDATA[isbn1013]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11471/</guid>
		<description><![CDATA[
A couple questions about my API to convert 10 digit ISBNs to 13 digits pointed out somethings I failed to mention earlier.
First, the API actually works both ways. That is, it identifies and validates both 10 and 13 digit ISBNs on input, and returns both versions in the output. Example: 0811822842 and 978081182284-8.
And, as yet, [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11471"><!-- &nbsp; --></abbr>
<p>A couple questions about my API to <a href="http://maisonbisson.com/blog/post/11468/" title="Converting Between ISBN-10 and ISBN-13">convert 10 digit ISBNs to 13 digits</a> pointed out somethings I failed to mention earlier.</p>
<p>First, the API actually works both ways. That is, it identifies and validates both 10 and 13 digit ISBNs on input, and returns both versions in the output. Example: <a href="http://api.wpopac.net/v1/isbn1013/0811822842" title="http://api.wpopac.net/v1/isbn1013/0811822842">0811822842</a> and <a href="http://api.wpopac.net/v1/isbn1013/978081182284-8" title="http://api.wpopac.net/v1/isbn1013/978081182284-8">978081182284-8</a>.</p>
<p>And, as yet, I have no user agreement or usage policy. Except for the disclaimer &#8212; don&#8217;t blame me if it&#8217;s broke &#8212; I&#8217;m leaving this open (though I&#8217;ll probably have to figure something out for future APIs).</p>
<p>Finally, if all you want is a one-time conversion of a list of ISBN&#8217;s, you might find <a href="http://www.daveyp.com/blog/index.php/archives/113/">Dave Pattern&#8217;s solution</a> a bit easier.</p>
<p><strong>update:</strong> <a href="http://en.wikipedia.org/wiki/User:EdJohnston">EdJohnston</a>&#8217;s notes about <a href="http://en.wikipedia.org/w/index.php?title=User_talk:Misterbisson&#038;redirect=no">why the ISBN1013 API can&#8217;t be linked</a> from the <a href="http://en.wikipedia.org/wiki/ISBN">Wikipedia ISBN page</a>.</p>
<p><tags>api, conversion, converter, international standard book numbers, isbn, isbn-13, isbn1013, libraries, library, web service</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11471/isbn1013-api-followup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Between ISBN-10 and ISBN-13</title>
		<link>http://maisonbisson.com/blog/post/11468/converting-between-isbn-10-and-isbn-13/</link>
		<comments>http://maisonbisson.com/blog/post/11468/converting-between-isbn-10-and-isbn-13/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 18:21:58 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[bookland]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[ean]]></category>
		<category><![CDATA[international standard book numbers]]></category>
		<category><![CDATA[isbn]]></category>
		<category><![CDATA[isbn-13]]></category>
		<category><![CDATA[isbn1013]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[xisbn]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11468/</guid>
		<description><![CDATA[
David Kane asked the web4libbers:
Can anyone tell me what the conversion between ISBN-10 and ISBN-13 is, please.  I need to write a little conversion program.  Anything in PHP, for example.
Answers:
“There is already an online converter: http://www.isbn.org/converterpub.asp;” some pointing at Wikipedia on ISBNs, Bookland, and EANs; John Blyberg&#8217;s PHP port of the PERL ISBN-10/13 [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11468"><!-- &nbsp; --></abbr>
<p>David Kane asked the <a href="http://lists.webjunction.org/web4lib/">web4lib</a>bers:</p>
<blockquote><p>Can anyone tell me what the conversion between ISBN-10 and ISBN-13 is, please.  I need to write a little conversion program.  Anything in PHP, for example.</p></blockquote>
<p>Answers:</p>
<p>“There is already an online converter: <a href="http://www.isbn.org/converterpub.asp">http://www.isbn.org/converterpub.asp</a>;” some pointing at Wikipedia on <a href="http://en.wikipedia.org/wiki/International_Standard_Book_Number">ISBN</a>s, <a href="http://en.wikipedia.org/wiki/Bookland_%28imaginary_place%29">Bookland</a>, and <a href="http://en.wikipedia.org/wiki/European_Article_Number">EAN</a>s; <a href="http://www.blyberg.net/2006/04/05/php-port-of-isbn-1013-tool/" title="blyberg.net » PHP port of ISBN-10/13 tool">John Blyberg&#8217;s PHP port of the PERL ISBN-10/13 tool</a>; some explanation that you have to watch the <a href="http://en.wikipedia.org/wiki/International_Standard_Book_Number#Check_digit">check digit</a>, and discussion about why you&#8217;d need to do all this conversion.</p>
<p>Finally, <a href="http://www.librarything.com/">Tim</a> asked:</p>
<blockquote><p>Someone should offer single and batch converstion as a free API, not an online form and an offer to have a “representive” call you for larger jobs.</p>
<p>Does anyone want that, or shall I?</p></blockquote>
<p>And I answered:</p>
<blockquote><p><strike><a href="http://api.wpopac.net/v1/isbn1013/0811822842">http://api.wpopac.net/v1/isbn1013/0811822842</a></strike> <strong>changed:</strong> <a href="http://api.scriblio.net/v01a/isbn1013/0811822842">http://api.scriblio.net/v01a/isbn1013/0811822842</a></p>
<p>Same usage as <a href="http://www.oclc.org/research/projects/xisbn/">xISBN</a> and <a href="http://www.librarything.com/thingology/2006/06/introducing-thingisbn_14.php">thingISBN</a>. Returns empty result on invalid ISBNs.</p>
<p>Based on Blyberg&#8217;s code, incorporates some changes, may not be accurate. Poke at it, break it. <a href="http://maisonbisson.com/blog/post/11468/#comment">Report findings</a>, but don&#8217;t blame me if it returns incorrect results (I will try to fix the code/service, though).</p></blockquote>
<p>Geeky extra: anybody know the Lat and Lon to <a href="http://en.wikipedia.org/wiki/Bookland_%28imaginary_place%29">Bookland</a>? I&#8217;d really like to put this post on <a href="http://maisonbisson.com/blog/map/?lat=43.929148&#038;lon=-71.901398">the map</a>.</p>
<p><tags>bookland, conversion, converter, ean, international standard book numbers, isbn, isbn-13, isbn1013, libraries, library, web service, xisbn</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11468/converting-between-isbn-10-and-isbn-13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>