Code Monkey home page Code Monkey logo

epubserver's Introduction

A simple sever that delivers an openpub (Atom) file listing the .epub files in a location on your file system so that you can host a custom catalog for your ebook reader without needing to use a piece of more heavyweight ebook management software.

It is written in PHP and uses http://sourceforge.net/projects/oplsepublibrary/ to parse the .epub files.

It is GPL licensed.

This code lives in git on:

http://github.com/pipwilson/epubserver
http://philwilson.org/code/epubserver

Library modifictions
====================

Feedcreator has been modified to:

* allow the @type of <link rel="alternate" ... > of atom:entry to be set, since epub files are application/epub+zip
* allow multiple <link> elements in atom:entry to allow for linking to book covers
* remove PIE and Atom 0.3 support

oplsepublibrary has been modified to:

* disable the removeSimpleXml() call, which does not correctly flatten Array structures (i.e. multiple authors)
* remove folder setting in getContentFile() if the contentFolder is "./", since the zip file comparison will not work otherwise
* some of the comment typos have been changed, but only as I see them in the bits of code I've used

epubserver's People

Contributors

pipwilson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jayd2446

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.