Publisher Palgrave Macmillan are offering a free 134 page ebook on "The Academic Book of the Future" by Rebecca E. Lyons and
Samantha Rayner (2015). But if this is the future of academic publishing, it is a very dull place. As an example, in chapter 12 Craig Dadds writes that campus bookstores are "essential". It is obvious that bookstores do add to campus life, but how they are to survive competition from on-line sales
of paper and e-books?
My suggestion is that salvation for the campus bookstore will come with more students living on
campus. Bookstores will turn into department stores, which also sell
books. The UBC bookstore in Vancouver is a good example of this. When I
was there last year I noticed that most space was taken over for selling
clothing, bedding, small appliances and electronics (all things
students need), along with textbooks.
More exciting than the content are the formats Lyons and
Rayner's book is offered in. As well as the usual PDF, it is also in ePub version, which is impressive for a free book. The Kindle version mentioned is not really a Kindle version, just the PDF converted.
The ePub is only 683Kbytes, whereas the PDF is 7.2 MBytes. About 5 Mbytes is taken up by the cover image of the book being incorrectly formatted for PDF and the rest seems to be from incorrect encoding of fonts.
The book has the most open "by" license, so it would be very simple to produce your own version from the HTML in the ePub edition.
Showing posts with label eBook. Show all posts
Showing posts with label eBook. Show all posts
Monday, November 30, 2015
Wednesday, November 25, 2015
Turning Educational Web Pages into an App
I set up the WordPress blog "Mobalize" as a student exercise.
This takes a minimalist approach, using the default design, which seems to be a responsive and looks okay on my smart
phone's 4 inch screen. For content I tried to answer the question: "How do you evaluate an educational app?".
To
build an App, I took the same minimalist approach. I saved a copy of my
Wordpress blog post, zipped the resulting files, uploaded them to Adobe PhoneGap and generated an Android App called "Mobilize Education". The only tricky part was that I had to rename the web page "index.html". Phonegap asks for a
The files for the web pages are 194 kbytes when Zipped (654 kbytes uncompressed). The App is considerably larger at 1.1 Mbytes, but I expect this is for programs and as more content was added the overhead would be a smaller proportion.
It looks to me that it would be very easy to take content from a Moodle eBook, ePub, Kindle, SCORM or any of the other web based content formats and turn it into an App (these all consist of zipped web pages). Of course if you wanted a more interactive App, that would take more work.
ps: The App is also available for Windows Mobile, but who has that?
config.xml file, as per the W3C widget specification, but this is not essential in this case, as the "App" is just a web page.The files for the web pages are 194 kbytes when Zipped (654 kbytes uncompressed). The App is considerably larger at 1.1 Mbytes, but I expect this is for programs and as more content was added the overhead would be a smaller proportion.
It looks to me that it would be very easy to take content from a Moodle eBook, ePub, Kindle, SCORM or any of the other web based content formats and turn it into an App (these all consist of zipped web pages). Of course if you wanted a more interactive App, that would take more work.
ps: The App is also available for Windows Mobile, but who has that?
Subscribe to:
Posts (Atom)