Tuesday 24 January 2012

A New Widget in Testing

Status: Prototype
Method: Iframe&Div/Graphic Link/Link/New Window (depends on user's browser)
Type: E-book Sample Reader
Link: Not yet (restricted access)

Read a sample

This is the major widget we have been working on. It reads the free sample of a user's book in, displays it and has a few extra facilities. This is eventually going to be the fallback for the full Java reader, but as that will take an estimated 4 weeks to complete the prototype PHP reader is on display here.

Using it requires a simple text link, or to give your users the popup option, two lines of code. As always, the only user customisation is the book number. It can also be embedded in a page using an iframe.

The sample it shows is the .epub sample available from Smashwords. If you don't offer an epub file it won't work for your book. This won't work for free books at present, as they have no samples. (It is technically capable of reading them, but we'd only turn it on for one on a case-br-case basis).

The search is a single word search and breaks keywords up by spaces. It doesn't take anything advanced, like + or -, and is case sensitive.

Server caching is in use, so while the first run may be slightly slow, the second should improve.

Affiliate links: permanently embedded with our affiliate link due to the sheer amount of bandwidth and processing power it consumes. Given what it does, it still runs rather fast.

Known Issues:
Plugins may show through the div pop-up if you use that approach. If you change the size of the sample, the server cache may make the system slow to pick it up.

Testing:
Why are we announcing a prototype? Because we are looking for testers.

It can be seen live at VHF's blog

If you spot a bug, or would like to volunteer to test it, please drop a note below or through the feedback form on the website.

No comments:

Post a Comment