Advice On Creating an Open Source Textbook?
Occamboy writes "I wrote a slightly successful (30,000+ copies sold) computer communications textbook a number of years back that was published via the traditional textbook publishing route. The royalties were nice, but, frankly, the bigger money came from the boost in my professional standing (I'm a practicing engineer, not a professor). I also felt bad when the publisher hiked the price dramatically every year because students were stuck once a professor adopted a text — $50 for a smallish paperback seemed very high (although I like to think what they learned was worth it!). I'm thinking of writing another textbook, this time about the practice of software engineering in critical systems, using the experience I've gained in the decades I've spent developing, and managing the development of, software-driven medical devices. Poking around on the Net, I've found several intriguing options for distributing open source texts, such as Flatworld Knowledge, Lulu, and Connexions. This concept of free or inexpensive texts intrigues me — the easy adoption and lack of price-gouging. Do any Slashdotters have experience with this new paradigm? Any suggestions or experiences to share from authors, students, and/or professors, who've written, read, or adopted open source or low-cost texts from any source?"
As a college student, I think that's an awesome idea. I don't know anything about open source textbooks though.
Have you looked at Wikipedia?
You can try some ideas from books already available in print as well as in electronic versions.
SICP
Stony Brook Algorithm Repository
This site's work seems interesting. http://www.ck12.org/
Wait I'm confused. Don't you want to make money off of this? If you're looking to to just contribute to society why not just post tutorials or build a wiki.
I'd rather search for the answers than just ask the questions.
If you truly want to go the open source route I would strongly suggest just putting it up on wiki books. I discovered it recently by accident and have learned an enormous amount from that place, I only wish they had a detailed text on programming in assembly code.
Perhaps the new model could be something like what Cory Doctorow has done, in that textbook authors publish at physical book and, at the same time, release a free digital download of the textbook. That way, professors and students who felt like they needed the full versions could buy it, while those who don't need the printed version and/or can't afford it could simply download it. Of course, there might have to be incentives to buy the physical book, but, in my opinion, they should be limited to what is absolutely necessary to ensure that the publisher and author can actually make money; the free version should still be substantive.
...I suspect many professors still feel a textbook lacks legitimacy unless it's hard cover, thick and there is a substantial price tag connected to it. I say this so as to suggest that "free" might mean it won't be as widely adopted as the authors first one.
I've written an open Math Textbook (old version here, email me for working draft, email address in book) and Electricity textbook (but it's somewhat neglected and I'm not yet pleased with it...).
In any case, I've come up with a few things on this topic:
- Commercial textbooks seem to try to justify their extortionate price by being longer than they need to be. This is not helpful and in fact your students will appreciate brevity (they don't want to read through a page to get something that could be explained in a paragraph). If you feel something really needs that sort of explanation, then do so (maybe try to give a brief explanation first?) but keep in mind that students will have to carry the book around.
- There is no reason to put questions in the book. Put them in a seperate book, or as seperate pages on line.
- Make sure that students know they can download a copy on line (having an electronic copy means that they don't have to carry things back and forth). Make the electronic version as friendly as possible, preferably with internal hyperlinking (this is easy with LaTeX, just use the hyperref package and a lot will be done automagically).
Do you want to write a free textbook, manage an open source textbook project or host/start a wiki textbook?
If you want to write a free textbook, go for it. There are several examples you can find, some by pretty big names.
If you want to manage an open source textbook project be warned that if you want a professor to use it you're going to have to assume the role of editor and put up your reputation to vouch for whatever goes into it.
If you want to start a wiki textbook project, there's no shortage of wiki sites, but nobody is going to use it in an official capacity. Just like Wikipedia doesn't fly in academia, wiki texts don't either.
I understand O'Reilly publishes a number of books under "various forms of 'open' copyright".
The royalties were nice, but, frankly, the bigger money came from the boost in my professional standing (I'm a practicing engineer, not a professor).
So I work for a "big router company", and like other companies of similar size it has it's own publishing arm. After writing a number of books which were published either for free on the company's website or via their publishing arm. I decided that I had enough of the Editor's, and self proclaimed techwriters. Now my co-author and I wrote all the material and we handpicked our technical reviewers. We have close ties to the techwriters who author manuals/users guides etc. So finding a reviewer of grammar/style wasn't that hard.
In the end we decided to give away soft copies via download, but if the customer wanted a printed copy then we charged them market value for the book. We decided upon lulu because honestly it was an easy to use interface, they were responsive via email, though I don't believe you can call them up and speak with them. In the end we basically shipped them a .pdf, and then ordered a proof copy to make sure all the graphics/fonts came out as we expected.
We purchased an ISBN from them, and now you can find it on amazon/barnes and noble etc. Our audience is pretty specific, so getting word of our book is pretty easy. No need to pay for marketing, and "big router company" doesn't really help us. Just word of mouth of sales, tech support folks and visiting clients/customers.
I definitely like how I can create multiple versions, review copies etc. I'm sure that there are many other lulu.com type companies.
I would recommend Lulu.
1) The book itself
2) A front / spine/ Back images for the cover.
You upload it to Amazons servers and set a price (Think Amazon charges a fee for inital setup).
Then list it on Amazon and they are printed as required.
Laters Sol "Have you found the secrets of the universe? Asked Zebade "I'm sure I left them here somewhere"
If you look at the FLOSS Manuals website you can read a number of Open Source manuals for Open Source software in both HTML and PDF form (IIRC) and if you want a hard copy it redirects you to lulu.com where you purchase a hard copy. It seems to work well for those guys.
You could probably email them and ask them about their experiences.
Wikis are great for collaboration, and can be exported into LaTeX.
MJD of Perl fame wrote a great book, Higher Order Perlwhich is open source and has interesting community-based achievements, such as the most recent edition having been made of edits contributed on a bug tracker, iirc, among other such notable achievements.
I was reading about MIT OpenCourseWare in the latest Popular Science, and the references they made about the costs not being totally free because of textbooks, etc. really intrigued me - perhaps you could contact an MIT professor who teaches a course that your proposed textbook would be appropriate for, and ask for advice on what would help open-minded professors use open source/free textbooks.
I think an education-minded billionaire would be very helpful in providing some free textbook and other materials to go along with this fantastic trend of free online education.
According to the summary, he does, as witnessed by the fact that he already wrote a successful closed-source book about the topic.
The Tao of math: The numbers you can count are not the real numbers.
... was "Dive Into Python" (http://www.diveintopython.org/). I don't remember how I came across the book in the first place, but I did, I set and used the text for the course, and the publishers probably got some sales out of it, too, from those who like to have a bound copy for the bookcase. So perhaps you could have a look at that book's publisher for another alternative.
Eight years ago I had a sequence of classes in computational theory (Lisp basis) taught out of a book that was Free online and available in printed form. You can get by with the free online version but the ability to thumb through the dead tree version was helpful at times.
Some students want a hardcopy (not everyone likes reading from the computer or has multiple computers to work with) and some a free web page so do both.
You might be able to publish it as part of his Bruce Perens' Open Source Series.
Since ~1996 I have had the idea of public, as well as other forms of education, adopting electronic formats for their required texts. Sure, then it would have been a little ahead of its time, but now...
With the ever growing budget deficits facing many school districts, as well as the prevalence of laptops in education down to the high school level, isn't it time we looked at distributing text in a pdf or other format?
The costs of textbooks for 11th and 12th grade combined easily surpass the cost of a new netbook for the student to view these files on.
As an educator I would rather the district cut costs by finding more efficient means of delivering the education rather than eliminate integral parts of that same education, such as PE, arts, and technology.
Someone flopped a steamer in the gene pool.
With help from Alex Clarke and Philippe Mougin I wrote a tutorial on programming in Object-C, aimed at absolute newbies. It was released as a PDF and a great success. Over 200k copies were downloaded by people interested in programming for the Apple Macintosh (or perhaps iPhone). You can find it here:
http://www.cocoalab.com/?q=becomeanxcoder
It was translated by volunteers in several other languages, amongst which Chinese and Arabic. Cool!
Bert
I have never heard of any prof ever getting a kickback from a publisher and I have certainly never been offered one myself....and I ever were offered one I guarantee I'd pursue the appropriate action against the offending publisher. Frankly I, and a lot of my colleagues, find the frequent new editions where nothing but the problem numbers change to be a huge rip-off for the students and we would love to do something about it.
I'm certainly not suspicious of "free" books...but have you ever actually looked at the texts which are available? at least for physics? I have, and while I am not a fan of the big, glossy 1st year physics text books they are far superior to the free offerings available. The free books are generally unedited, full of mistakes, have few to no chapter problems or worked examples and/or are written by an author trying to push some bizarre methodology or point of view. They are simply are not suitable as a course text. They are not, at all, like Open Source software where the code is generally of higher quality than the commercial stuff just less polished.
Perhaps if things were to somehow get organized like an Open Source project then things would be a lot better since it would allow faculty members to write a chunk of the book and the central maintainer could then act as editor. However the number of people with adequate expert knowledge, plus an Open source-like attitude plus the inclination and time to write such a chunk is low enough that without a very high profile it would be hard to achieve critical mass...and without critical mass how do you achieve a high profile?
If you have any suggestions I would be very interested to hear them....
LegalTorrents does hosting and distribution of open licensed content:
see http://www.legaltorrents.com/books
Tony Kuphaldt has created a series of electrical and electronic textbooks suitable for use at a technical college. The project has developed over (afaict) about nine years.
I first stumbled over into the books through an educational website that doesn't seem to exist anymore. The textbooks seem to be a stand-alone project but a google search shows that they can be downloaded from about a zillion other sites. The books are open source and there are many contributors.
In particular, check out the contributor guidelines. That's where you will see how Tony manages the process.
http://www.ibiblio.org/kuphaldt/electricCircuits/index.htm
I am certain that any professor who is publicly advocating OpenCourseWare would love to review your book for class use.
Sell it on Kindle for $9.95. Students can read it on the Kindle reader, or with a free reader for their iPhone or iPod touch. $9.95 isn't free, but it's pretty cheap for a text book.
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
Thanks to some very sane authors in my Finance department, I took a class using a free text from Freeload Press. They manage to turn revenue by putting ads in the DRM-free PDF files. Other good benefits are very quick error corrections, and students have the option to order an ad-free printed copy for a very sane price (around $30-40). My guess is that authors still get paid. http://www.freeloadpress.com/index.html (Normally I'm vehemently anti-advertising but as a college student, I'd *much* rather support an advertising business model than the current textbook industry. Yuck!)
There is a hybrid method that was applied by some professors in Food Science. (Steffe and Daubert)
They published a limited number of books at a decent price (about $50) and at the same time the book is available for free on the web.
Frreeman Press was the name of the company, my hunch is that those guys set it up.
You maybe able to talk to them (both of them nice guys) and get an opinion of someone that has already experience on the field.
What about something like this:
***Network Theory Ltd - publishing free software manuals **
http://www.network-theory.co.uk/
Before buying a hard copy of one of the book they published (GNU Octave Manual) I consulted free online version of the book many times. I understand that your book is not a software manual. But maybe there are other publishers who do it like Network Theory Ltd.
I took a class last semester where we used Robert Beezer's a first course in Linear Algebra which is available for download. We had the university printing center print each student a copy of 500+ page book. Each student paid $20 for printing (compared to a new traditional book which would cost around $180). The book went over fairly well and my program is now considering using open source again in the future.
Wow! Lulu is expensive, in my opinion. For a 300-page hardbound book, 1000 copies: "Manufacturing cost: $72,000.00 Per unit cost: $72.00".
Speaking as a professor, I absolutely detest the practice of issuing new editions every year to screw the students. It is (a) never clear what has changed, (b) there is no reason students shouldn't be able pass on their used textbooks if they no longer want them, and (c) if you need translations, they are always a year or so behind, meaning that editions do not match across languages.
So, as a potential customer of textbooks, what is important?
For what it's worth, I would not be a fan of a purely electronic textbook. Electronic resources are great, but having a written reference on the side is still very useful - if only because you may need to see the reference while looking at stuff on your screen.
Enjoy life! This is not a dress rehearsal.
Gorham Printing quote, 300 pages, 1,000 copies, paperback: "Your Price: $5,130.00 ($5.13 per book)".
Anyone have experience with book printers?
The "self-publishers" I found in a Google search all seem to take advantage of the desire of authors to see a paper copy of their book.
Look at the comments above:
Lulu is expensive [lulu.com], in my opinion. For a 300-page hardbound book, 1000 copies: "Manufacturing cost: $72,000.00 Per unit cost: $72.00".
Gorham Printing quote [gorhamprinting.com], 300 pages, 1,000 copies, paperback: "Your Price: $5,130.00 ($5.13 per book)".
Stop using, so many, unnecessary commas,
Look no further than http://flossmanuals.net. Check out the GNU/Linux Command Line manual, the new Ogg/Theora manual and also the "How To Bypass Internet Censorship" manuals for examples of what their platform is capable of (alongside a sense of the energy of the FM community).
Note there are three core publishing options: HTML, PDF and print-on-demand.
Check out http://en.wikiversity.org/
"Wikiversity is a Wikimedia Foundation project devoted to learning resources, learning projects, and research for use in all levels, types, and styles of education from pre-school to university, including professional training and informal learning. We invite teachers, students, and researchers to join us in creating open educational resources and collaborative learning communities."
That's because you've chosen to make it expensive.
Unit costs for a 300 page paperback on publisher-grade paper, black and white contents, full-color cover, perfect bound is only 7 dollars for a single unit, or 6.50 for 1000- and that's for on-demand printing.
Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
What about "Print on Demand" (POD) books? Just offer a PDF on your website and have a link for a POD book for those students that prefer a physical book. There are many, many POD publishers out there. and most are pretty good/indistinguishable from "regular" printing. And if you use Amazon's POD publisher, Booksurge, you automatically get listed with them. To me this seems like a "no fail" system that provides both free (ebook) and physical (POD) versions of your book while side-stepping an outdated publishing industry.
Unity in Diversity
I've published a book ('Growing Better Software') through Lulu. It was straightforward to get my book 'out there' on all popular book sites, while maintaining ownership and thus control over pricing etc.
Getting the book published is the easy part. The hard part is to get the world to know that the book is out there and not to spend more on the marketing than the sales will earn you- unless it is more important to you that the book is out there than to earn back the time you invested in it.
Did your 'traditional publisher' help you out with the marketing? Over 30000 copies sold sounds like a decent marketing job to me. You may be able to get a higher percentage in royalties on a self-publishing site, but you're likely to be mostly on your own for the marketing. Sure, Lulu offers marketing services- but they consider a book a best-seller when it sells 500 copies.
Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
Sadly, I don't think you will get the kind of exposure you want if you go this route. There may be some professors that start using this since they already know you, but it's a paradox. If something is free, it's not worth as much as something that costs $50. Most of your professors and colleges will opt for the $50 book simply because it must contain better information than a free download.
i was one of several undergrads working with rich baranuik on connexions back in 2000. i don't know how much has changed since then, but the philosophy behind the idea really intrigued me.
the goal is to create stand-alone "modules" of information, typically short and on a single topic. these are then placed in a repository from which anyone else can mix and match to create their own course. another appealing aspect was that courses no longer had to be linear, but could bounce around as the instructor saw fit.
connexions also works to separate content from design, which allows an author to focus on content creation without having to worry about presentation.
I find the Lulu web site confusing. Thanks for the information.
The "history" tab is not there just to look pretty. So long as you include a "date accessed" as part of your reference to a Wikipedia article, then one can check the exact text of the article at that time. On the other hand, if you quote *any* encyclopaedia for a fact, then you are not writing to academic standards anyway.
You enjoyed a significant change in your professional standing by being the author of a very small, very expensive book.
How would giving away a webpage or PDF help you?
Heinlein pointed out - you've got to make the rubes pay, or they won't listen.
I have to agree that much of the open source material that's available is either not very well done or more commonly the author has recovered the copyright on a published book after it went out of print and then released it into the wild.
On the other hand, I've been through the process of publishing a textbook with one of the mainline commercial publishers, and frankly I can't see where they added any value- the copy editor was a grad student in English who had trouble editing the text because she couldn't figure out which technical terms were nouns and which were verbs, the type setters took our perfectly servicable LaTeX and broke things (like splitting the "dx" at the end of an integral over two lines!), and the subcontractor who made the CD-Rom for the book produced it with a file system that only supported 8.3 filenames after agreeing that it should have Joliet and Rockridge extensions for longer file names.
CK-12 Foundation is a non-profit organization with a mission to reduce the cost of textbook materials for the K-12 market both in the U.S. and worldwide. Using an open-content, web-based collaborative model termed the "FlexBook," CK-12 intends to pioneer the generation and distribution of high quality educational content that will serve both as core text as well as provide an adaptive environment for learning.
My experience with book publishing is that, in general, a 10x increase in printing volume causes a 2x increase in costs. The reverse is also true in general. On demand printing of PDF files can skew that for smaller print runs, but that is a good general rule.
As for comparisons between one printer and another, there are issues like paper quality, colors used, printing processes, and even technical quality of the printer themselves.
The technology does exist for printing large volumes of books on a one-off basis (aka a printer that can print many books at the same time, but the contents of the book is completely different for each individual copy). This is mostly done at the moment with the mail-print industry (aka the companies who print out invoices/bills for people like utility companies and credit card services). In theory, a one-off on demand 300 page paperback book could be printed for about $5 per copy, including postage. Potentially less but postage costs start to eat into the figure. The problem is that trying to get a publishing sales team together to be able to feed such a monster printing press is not a trivial thing.
I can't speak in a universal context, but if this were my project:
I would partner with an open courseware "course" or professor.
That way, free content would promote the free context I was giving away.
As far as getting the book out there... a website with a PDF, man.
I would make it free, and make it clear that any edits by the user community would constitute a fork -- that way, you're not responsible for the kid who photoshops "Eat Dicks" into the background of Diagram 3.2-7
Futurist Traditionalism
I just put up a website (www.openyourtextbook.com) to sell printed copies of CC / open textbooks last night. Did this largely because of the CK12 books. I don't have very much content there yet, but you /can/ buy the CK12 textbooks, and I'm starting go through some of the other open textbook organizations looking for good content. The website needs a lot of work to be scalable, but before I do that work, I want to make sure it needs to be scalable.
If you have a good, free textbook, I'd love to make it available. I can produce them for much less than the options discussed above. The books will be soft cover with B&W interiors.
The short short version is: hard work can make you smarter.
Smarter in that particular domain. Outside of business administration, how many professors spent a lot of time thinking about marketing tricks?
-- Support a free market in the field of government
Please check out such books as Mercurial: The Definitive Guide and Real World Haskell. They were freely available when being written and remain such, but in the same time both books were published as usual (on paper) by O'Reilly:
http://oreilly.com/catalog/9780596800673/
http://oreilly.com/catalog/9780596514983/
The source code used to create the books is also available. So you may use the same work flow.
Let me know if you're interested in hearing more about Connexions. I haven't had time to review all of the contents as this has turned into a really deep discussion, but I can tell you that it addresses several of the concerns here: searchable by Google, free access for students, print-on-demand options as well as online access, and completely open (CC-by) licensing of content. For those arguing against giving away content because of lack of ROI, I recently posted a blog post describing several ways that authors can actually benefit from using a site like Connexions (or, to be fair, any widely-viewed open education site). My role is as the primary author and community support person, as well as a "salesman" of sorts, so if you have any questions or want help getting started with authoring, feel free to give me a shout at cnx at cnx.org and I'll be more than happy to assist.
Regardless of which site or service you end up going with (all have their own pros/cons and licensing philosophies, so it's certainly not one-size-fits-all), I definitely encourage you to think about open licensing, and would be happy to chat about that even if you have no interest in Connexions itself.
references on Wikipedia are not static and therefore are unverifiable
Did you try following the "Permanent link" at the side of a page? The only way that a permanent link can disappear is if an article is deleted (or possibly moved; I'm not sure).
I'm the primary author of this wikibook: http://en.wikibooks.org/wiki/Introduction_to_Sociology (Introduction to Sociology). I wrote the initial version as a graduate student when: (1) I felt really guilty about making non-Sociology majors buy $100 textbooks that I was pretty sure they would never use again and sell back to the bookstore for about $10. (2) I came across Wikibooks and realized they had all the tools I needed to create a good textbook, plus, you can copy content from Wikipedia to get yourself started. (3) I had not experienced the textbook publisher's most effective tool for keeping professors assigning expensive books - complimentary copies for professors. I now receive dozens of "free" books every year from publishers. They, of course, give them to us for free so we don't know how much they will cost our students. (4) I was also really annoyed by the new-edition-every-other-year approach of the big publishers, which is just a ploy to make them more money!! Less than 5% of the content changes in textbooks that are published every other year. It's not about "the latest research"; it's about money for the publishers. I wrote up my initial experience with my textbook and published it here: http://www.sociology.org/content/2007/_cragun_futureoftextbooks.pdf If you have specific questions about this process, I'll happily answer them. As for your general questions about the experience... Well, you've already written a textbook, so you know it can be very time consuming. That's the first issue. The second issue is one that other people have mentioned - free, electronic books aren't always considered "legitimate" by academics. Why $$$=quality in the minds of professors, I don't know, but it seems to. As a result, people aren't always keen to adopt your book. Plus, and this isn't really an issue for you as you aren't in an academic position, despite the fact that my book is being used at 10-15 universities and has even been translated into a couple of different languages, it doesn't count as a publication. I'm not sure why. Once I get tenure, I will lobby for ebooks to count as publications for junior colleagues. Another major issue - if you do go the collaborative route (e.g., wikibooks), don't expect tons of collaboration. I don't know why more people haven't contributed to the text, but if you check the edit history of my wikibook, almost all of the editing has been done by yours truly. I even know a couple of the people who have adopted my text and they have said they will contribute, but they haven't done much (there are some exceptions, of course). So, I wouldn't expect a lot of collaboration unless you arrange it ahead of time. I'm still hoping that it will happen one day. Any other questions?
But I don't think it will work....
People don't buy 'Textbooks' outside of Academia. They might buy a book that covers technical or educational topics - but it won't be a textbook.
I think the concept of an Open Source Textbook is nice, but again, the only textbooks that are read are the ones assigned to the students by their teachers and professors. And, rarely, does the actual teacher or professor have any choice in the book.
College Algebra hasn't changed since my Dad went to college - but every year or two the University I attended required a new edition of some $100 dollar book. Rendering the old book 'worthless' and forcing thousands of students to purchase a new book.
It's not because they need that new book. It's not because the fundamentals of algebra have changed....it's about money. If your opensource book is available for free, it might be a great book, but it will never be a good textbook. It's all politics and money.
You are showing how confusing is the Lulu web site. Three people have tried, and three people have gotten different prices from the site.
I got the $72 from a calculation on a Lulu web page.
go for a real press with open access, say http://www.aupress.ca/index.php/publish/ . the advantage is that library over the world probably wants to buy a hard copy from a real press, and you can let those online user to use the book online, plus a channel to sell hard copies.
I would definitely check out the different open textbook platforms out there, some of which were mentioned above, such as the CK-12 Foundation. One model you might look at is the open textbook "Collaborative Statistics" that is published on the Connexions website (http://cnx.org). I interviewed Susan Dean and Barbara Illowsky last year, and they talk about what they went through in terms of publishing logistics and also the professional and academic results of publishing openly. See ccLearn's Inside OER interview: http://creativecommons.org/weblog/entry/11112. Hope this helps!
i started writing an open source textbook on my sabbatical last year. i have 6 chapters of what will be 10. i flirted with the idea of putting it on Wikibooks as some folks suggested above, but i found that a cohesive textbook is not something that can be community written easily, if at all. it's far easier for me to create the whole framework and then fill in the details and make the end product something i can put on Wikibooks for the masses to tweak. that way, i can keep my final copy . . . i use Drupal's Book module. i can always tweak and revise my copy based on what happens on the Wikibook version (although, i am also flirting with a wiki version that i host and then i can approve potential authors before they contribute. having a wiki version on the side allows edits to be made all year and then some time in early August the edits can be moved over to the more permanent copy (in my case, Drupal Book version) and remain intact during the school year for students and instructors. i also explore lulu.com as a way for students to have a printed copy. unfortunately, a printed copy isn't going to be idea in my case because i am adding multimedia elements to better illustrate some points and enhance the content. but i also wrote a textbook previously that was published by a big publishing firm. i ended up making a few thousand dollars, which meant that i probably made about 20 cents for each hour i worked on the textbook. and the publisher and bookstore took a HUGE chunk of my work (far more than i made). that's what caused me to consider what i am now doing. i'll be using my 6 chapters this semester so i am looking forward to it. good luck in your efforts.
Wikibooks is the best source of open source educational books.
The folks at CK12.org also probably know a thing or two, since they get most of their content from Wikipedia and were recently distinguished by the governor of the state of California for producing three books which meets the state requirements for an elementary school text book.
Support the 30 Hour Work Week!!!
lulu has been mentioned but if you want to send your book to a "vanity press", amazon only accepts http://www.createspace.com/ books. You might also want to look into asking your old publisher if they would allow you to post the pdf of your new book on a website such as http://www.opentextbook.org/ with an appropriate Creative Common license, allowing them to publish the hard copy. (I did, and they were okay with a pdf but not okay with the LaTeX source - so good luck!) I've used createspace.com myself several times. It is, I understand, slightly more complicated than lulu, but they seem to do a good job. For example, you have to provide a non-standard sized 8''x10'' formatted pdf. (This is fairly easy if your text is in LaTeX). The only option I have used is their free option (you can pay to get an upgraded account with certain benefits ...). The only thing you need to pay for is the proof copy, whcih you must order and approve before publication. Then it is goes on sale on createspace.com and amazon.com.
Hi, I'm with the Open Publishing Lab at the Rochester Institute of Technology. One of the things we specialize in is developing open source applications and support content for people interested in self publishing, One of our projects, Page2Pub (http://opl.rit.edu/project/page2pub), can be used in conjunction with a wiki platform, to enable some interesting publishing solutions. Page2Pub is a pair of open source applications that gather content from the web and assemble it into an epub document. The second application can then reformat that epub doc for publication in other media. The current version of the platform is optimized for gathering content from wikis and using it to generate a print ready PDF book that can then be sent to any print on demand service. This fall we are hoping to run a test of the platform with a professor at RIT who has developed a wiki based coursebook. Each quarter, the prof and his class, use and expand upon the previous classes work. He's planning to use Page2Pub to develop short primer books/pamphlets from that course material (and content on other sites like the Wikipedia). If you have questions about Page2Pub or self publishing in general, feel free to drop me a line, - Matt (Open Publishing Lab at RIT, http://opl.rit.edu/ e. mbernius@mail.rit.edu)
You can find ways to locate open textbooks at http://oerconsortium.org/resources/
To find open content via Google, see instructions posted at http://oerconsortium.org/announcements/
A list of open textbooks organized by subject matter is posted at http://oerconsortium.org/discipline-specific/
Hi
The particular topic you want to publish for is of interest to me.
Would you be looking for a person to bounce ideas around with ??
I also like the Wolfram product ALPHA which helps people find the topic or sub-topic
Once you have a text-book in electronic form google searching is possible and so is ALPHA.
I was able to get an author to write an answers book once - LINUX kernel related. I understood
that it was very useful later on.
If your text-book requires any formula layout stuff or something that looks like a plottted graphic
then maybe you could look at Web-Mathematica (much better at publishing graphics and formats
for the most part). Web-Mathematica has hooks into Mathematica so that a web-Mathematica
site can display results of complex calculations.
My interest in Medical stuff stems from a recent stay in hospital - heart attack.
I would like to contribute something back into that area.
One area I might be able to help with is Speech-to-Text for controlling medical equipment.
I saw first-hand how the nurses flounder with buttons and controls when they should
be concentrating on the patients.
cjt@aussec.com
hi, you could consider starting a free manual or text book in FLOSS Manuals. It was mentioned before above, however there was no detail given on the process. Essentially you can use FM to author by yourself or in collaboration, a text licensed under a free license. We have a very good tool set for authoring online and we can output material to print ready pdf for resale on lulu.com or anyother print on demand or online resale outlet (if you wish you can take your content through the amazon sales chain as well). There is a manual on FLOSS Mnaulas if you want to know more : http://www.flossmanuals.net/flossmanuals... adam (founder of FM)