“Read in Ibis Reader” widget available

by Liza Daly

Publishers and authors have been asking us for an easy way to get readers started with their books in Ibis Reader. Because Ibis is a part of the Web rather than a standalone application, we can easily add an ePub book that’s available on the web with a simple URL:

http://ibisreader.com/library/add/?epub=URL-of-the-ePub

For example, to add this book (or any one of their nearly 2 million texts!) from the Internet Archive:

http://ibisreader.com/library/add/?epub=http%3A%2F%2Fwww.archive.org%2Fdownload%2Fbeadlesdimebooko00bead%2Fbeadlesdimebooko00bead.epub

If you have an Ibis Reader account, the book will be automatically added to your library and opened to the first page. If you don’t, just register using our easy two-field sign-up form and the book will be waiting for you.

We’re also releasing an icon you can use to wrap this link:

Read in Ibis Reader

Here’s some sample HTML if you’d like to start embedding links on your own pages:

<a href="http://ibisreader.com/library/add/?epub=URL-of-the-ePub">
  <img src="http://ibis_logos.s3.amazonaws.com/read-in-ibis-reader.png" alt="Read in Ibis Reader" width="300" height="61" />
</a>

You’ll need to encode the URL of your ePub file, either using the function in your programming language or a form like http://meyerweb.com/eric/tools/dencoder/ (paste a URL and hit encode).

Please let us know if you’d like a custom icon at a different size.

Update: Thanks to David Pierron in the comments, there’s now a bookmarklet. Just drag this into your Bookmarks bar in most browsers: Open in Ibis Reader.