Actually I think we don't need a DB but just a table somewhere on the site with the list of books available. At least until we have so many books available that we need a DB to list them.

Plus I think each book in the Book Reviews section lists the ISBN, so you can probably get it from vroom.

If you really want an ISBN search I found there a search thingie that retrieves the title for a given ISBN, It found the Camel 3, but then the tool went down before I had a chance to test it further :--( I'll keep you posted on whether it also works for less common titles as soon as it comes back).

Update: the store seems to have a good collection, they had the Camel 3, Web Client Programming with Perl, the MySQL book by Paul Dubois and the XSLT book. They just missed a Unicode book that's about the most arcane book I own.


In reply to Re: (jcwren) Re: Virtual Distributed Library by mirod
in thread Virtual Distributed Library by epoptai

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.