Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A content providers guide to OPDS Servers in SimplyE

Anchor
_oe69ykjhsast
_oe69ykjhsast
What are OPDS Servers?

OPDS stands for Open Publication Distribution System. This protocol is based on the ATOM syndication standard and is used to communicate via the world wide web a catalog of books and their related metadata resources. An OPDS server is simply an application server or a file server that hosts and publishes an XML document that conforms to the OPDS protocol. Client applications like RSS readers or the SimplyE applications interpret these documents to display catalogs of content, transact with resource providers and download books. This creates a highly scalable highly interoperable ecosystem from content distribution.

Anchor
_w4ejltk3xk6j
_w4ejltk3xk6j
How Do I Get My Books into SimplyE?

The basic answer is: "set up an OPDS server that gives access to your catalog". But you'll need to answer two questions to figure out what features the OPDS document server needs to have and what design you should use.

Anchor
_g415miysz94m
_g415miysz94m
For Authors

If you're the author of a book, and you want to get the book into SimplyE, you should know that SimplyE is not a bookstore or a library. It's a mobile interface to a large number of libraries. There are no books in "SimplyE" per se; all the books are in one library or another. To get your book into SimplyE, you'll need to get it into one of these libraries. At that point it will be available to patrons of that library.

...

 
The rest of this document assumes that "you", the person who has books they want to get into SimplyE, represent a publisher, distributor, university, public library, or similar institution. In other words, we assume you represent an organization that deals with hundreds or thousands of titles--so many titles that it makes sense to set up your own OPDS server.

Anchor
_1yvr4w2hekz4
_1yvr4w2hekz4
For Libraries

Do you want to be in the library registry? The first thing a user sees when they open the SimplyE mobile application is the library registry, a searchable list of OPDS servers that the application tries to match a person. If you want individual people to be able to find your OPDS server, then you need an entry in the library registry. If your goal is to distribute books through libraries or similar institutions, then you don't need an entry in the library registry.
Some organizations that could/will/do show up in the library registry:

...

Do you allow anonymous access? Some OPDS servers are open for anonymous access by the general public. Others restrict access to people with a user account. It may be easy or difficult to get a user account; the distinction here is whether a user account is required at all.

Anchor
_k0hvf7e9asb
_k0hvf7e9asb
Four Types of OPDS Servers

Once you make your two decisions, you can know approximately what features your server will need to have.

...