Earlier quoted context omitted.
From their support site. "Do you have .epub versions of your books? We no longer support .epub versions of our OpenStax books. Only a small percentage (around 1 percent) of OpenStax readers reported using the .epub format, and maintaing these versions is costly; instead, we focus on providing our online web view, PDF, iBooks, Amazon, and print versions. You can see what formats are available for your subject at OpenS…
> maintaing these versions is costly I call bullshit. EPUB is basically a self-contained web site with a built-in index. If the text is maintained as an EPUB to begin with, producing a PDF is functionally identical to rendering it on an EPUB reader with a fixed page size and font. They provide an online web view. The margin of difference between that and EPUB is building the metadata file and ZIPping it all into a si…
OpenStax – openly licensed textbooks
41–50 of 57 posts
Re: OpenStax – openly licensed textbooks
#42I found some pagination / page break issues (e.g. page 379 in Intro Statistics is empty and the transition from 381 to 382 also has a weird orphan problem). The same section also has section numbering problems. Edit: Reading more, I see a ton of equations that aren't rendered very well (page 405 in intro stats, look at all of the \bar{x} in the first half -- is this even using LaTeX to render or is this like a bad Microsoft Word equation editor thing?)
In the statistics world, OpenIntro Statistics -- https://www.openintro.org/stat/ -- seems quite a lot better as a textbook
Re: OpenStax – openly licensed textbooks
#43I've often thought that textbooks would be a productive place to focus excess energy among software freedom types. The way I see it, there are at least three ways in which most technology professionals could effectively contribute: - Content production and editing - Improving the design and branding of open textbook purveyors - Advocating for the adoption of open source textbooks in your local K-12 system and communi…
Re: OpenStax – openly licensed textbooks
#44If you would like to help, the code is open source at https://github.com/openstax and https://github.com/connexions ... Also, OpenStax is hiring! https://jobs.rice.edu/postings/14338 (Disclaimer: I currently work at OpenStax, but am not speaking on behalf of OpenStax)
[0] https://github.com/openstax/openstax-cms
[1] https://wagtail.io/Re: OpenStax – openly licensed textbooks
#45Earlier quoted context omitted.
From their support site. "Do you have .epub versions of your books? We no longer support .epub versions of our OpenStax books. Only a small percentage (around 1 percent) of OpenStax readers reported using the .epub format, and maintaing these versions is costly; instead, we focus on providing our online web view, PDF, iBooks, Amazon, and print versions. You can see what formats are available for your subject at OpenS…
> maintaing these versions is costly I call bullshit. EPUB is basically a self-contained web site with a built-in index. If the text is maintained as an EPUB to begin with, producing a PDF is functionally identical to rendering it on an EPUB reader with a fixed page size and font. They provide an online web view. The margin of difference between that and EPUB is building the metadata file and ZIPping it all into a si…
because that's necessary to maintain an acceptable epub offering, and is costly?
Re: OpenStax – openly licensed textbooks
#46I teach mathematics at a community college and use free materials in my courses or use materials that I’ve created. I never use paid materials in my courses. The reason I can do this is because math doesn’t change from year to year. I’m in a subject whose content is static. Even so most open textbooks are quite bad. I’ve only found a few that were really good. Writing a good book even in a field whose content doesn’t…
I wish more teachers of subjects like this had your mindset. I wonder if other colleges have some sort of requirement that the teacher push the book.
One thing to keep in mind is that publishers don't publish books to appeal to students. Their client are faculty members. So they include things like websites that handle grading online homework/quizzes. Faculty are going to use what makes their job easier. With pay not commensurate with level of education I understand why faculty have this mindset. Personally I think it's bad to use the online homework/quizzing systems out there.
Re: OpenStax – openly licensed textbooks
#47Earlier quoted context omitted.
The OP is talking about teaching community college mathematics. That's not introductory university mathematics; if you are lucky it's Pythagoras' Theorem and quadratic equations. The purpose of community college is to provide the students with a degree certificate that they can use for another degree. My current institution's nursing school has a set text called "Calculate with Confidence", which teaches the kids to…
> The OP is talking about teaching community college mathematics. That's not introductory university mathematics; if you are lucky it's Pythagoras' Theorem and quadratic equations. W. W. Sawyer's books, such as Mathematician's Delight[1] and Vision in Elementary Mathematics[2], seem to be exactly for this audience. [1] https://www.amazon.com/dp/0486462404/ [2] https://www.amazon.com/dp/048642555X/
Re: OpenStax – openly licensed textbooks
#48Earlier quoted context omitted.
> maintaing these versions is costly I call bullshit. EPUB is basically a self-contained web site with a built-in index. If the text is maintained as an EPUB to begin with, producing a PDF is functionally identical to rendering it on an EPUB reader with a fixed page size and font. They provide an online web view. The margin of difference between that and EPUB is building the metadata file and ZIPping it all into a si…
> The real reason is that a lot of the available EPUB readers do not render web pages consistently, and they don't want to test Adobe Digital Editions, Calibre, etc. because that's necessary to maintain an acceptable epub offering, and is costly?
They already use iBooks and Kindle. So they already decided to pay that cost for two specific ebook readers.
Re: OpenStax – openly licensed textbooks
#49Re: OpenStax – openly licensed textbooks
#50I've often thought that textbooks would be a productive place to focus excess energy among software freedom types. The way I see it, there are at least three ways in which most technology professionals could effectively contribute: - Content production and editing - Improving the design and branding of open textbook purveyors - Advocating for the adoption of open source textbooks in your local K-12 system and communi…
I often suggest Wikimedia use their excess money not spent on Wikipedia itself to create low-cost or openly-licensed textbooks. If adopted by schools, students everywhere would save money on textbooks that were high quality. The collection would grow over time as both revenue and donations come in. They might also do something similar to Coursera. Textbooks just seemed like they'd be easier project with large, positi…