infinite-electron icon indicating copy to clipboard operation
infinite-electron copied to clipboard

Future development roadmap?

Open egardner opened this issue 8 years ago • 4 comments

Infinite Library Reader: Next steps

cc: @fchasen @ekmartin @eshellman

Now that we have a basic version of the app working (hooray!), it would be great to polish things up over the next few weeks/months as time allows. I'm happy to continue doing UI work and implementing other features where I can.

Here are some things I can think we may want to tackle in future development:

  • [x] Resize handling (just merged this in to master, but the release has not been updated)
  • [ ] Get the "my books" feature working – maybe store a list of the user's "saved" books in LocalStorage?
  • [ ] Plug into the unglue.it API for real now that @eshellman has opened it up

Any others?

egardner avatar Feb 14 '17 13:02 egardner

I'll be working on covers, and on providing a production catalog.

Hadrien got back to me with an updated version of OPDS-JSON which looks a lot nicer than the previous one. I'll be updating the unglue.it feed to align with that. I'll revise rewrite.js to isolate the changes.

For usability and MVP, saving the user's reading position is the only must-have I can think of.

Dan Cohen at DPLA was very impressed.

eshellman avatar Feb 14 '17 16:02 eshellman

Ping me if you need more insights regarding OPDS in JSON.

Just FYI, OPDS and the Readium-2 streamer use exactly the same metadata, so if you're also using the streamer (something that @fchasen hinted at), you could even handle the local shelf that way: one acquisition feed where all the publications are listed and you can directly access each publication's manifest.

HadrienGardeur avatar Feb 15 '17 14:02 HadrienGardeur

Are you all familiar with Standard Ebooks? Looks like a similar effort to expose some of the gems in Project Gutenberg by proofreading, formatting, adding covers, etc.

It looks like they have an OPDS feed – could we add this as a source of data to the app?

egardner avatar Feb 15 '17 15:02 egardner

I'm working with Alex on https://github.com/Gutenbergbooks https://github.com/Gutenbergbooks

https://github.com/Gutenbergbooks Standard Ebooks OPDS is just a static file.

I'll add their feed to Unglue.it

https://github.com/Gutenbergbooks

On Feb 15, 2017, at 10:06 AM, Eric Gardner [email protected] wrote:

Are you all familiar with Standard Ebooks https://standardebooks.org/? Looks like a similar effort to expose some of the gems in Project Gutenberg by proofreading, formatting, adding covers, etc.

It looks like they have an OPDS feed https://standardebooks.org/opds/all – could we add this as a source of data to the app?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/InfiniteLibrary/infinite-electron/issues/13#issuecomment-280035455, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4jMWv83fTWSjw77H2EUukjxxkJuTB8ks5rcxSGgaJpZM4MAfh_.

eshellman avatar Feb 15 '17 15:02 eshellman