<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>O&#039;Reilly Radar &#187; Hugh McGuire</title>
	<atom:link href="http://radar.oreilly.com/hughm/feed" rel="self" type="application/rss+xml" />
	<link>http://radar.oreilly.com</link>
	<description>Insight, analysis, and research about emerging technologies</description>
	<lastBuildDate>Fri, 24 May 2013 12:45:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>The line between book and Internet will disappear</title>
		<link>http://radar.oreilly.com/2010/09/beyond-ebooks-publisher-as-api.html</link>
		<comments>http://radar.oreilly.com/2010/09/beyond-ebooks-publisher-as-api.html#comments</comments>
		<pubDate>Fri, 10 Sep 2010 17:00:00 +0000</pubDate>
		<dc:creator>Hugh McGuire</dc:creator>
				<category><![CDATA[Publishing]]></category>
		<category><![CDATA[@home]]></category>
		<category><![CDATA[@top]]></category>
		<category><![CDATA[digital publishing]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[EPUB]]></category>

		<guid isPermaLink="false">http://blogs.oreilly.com/radar/2010/09/beyond-ebooks-publisher-as-api.html</guid>
		<description><![CDATA[The timeline and output may be unknown, but the distinction between the Internet and books is arbitrary, and it is destined to disappear. Hugh McGuire examines the transition and takes a few guesses as to what lies ahead. ]]></description>
				<content:encoded><![CDATA[<p>A few months ago I posted a tweet that said:</p>
<blockquote><p>The distinction between &#8220;the internet&#8221; &#038; &#8220;books&#8221; is totally totally arbitrary, and will disappear in 5 years. Start adjusting now.</p></blockquote>
<p>The tweet got some negative reaction. But I&#8217;m certain this shift will happen, and should happen (I won&#8217;t take bets on the timeline though).</p>
<p>It <em>should</em> happen because a book properly hooked into the Internet is a far more valuable collection of information than a book not properly hooked into the Internet. And once something is &#8220;properly hooked into the internet,&#8221; that something is part of the Internet.</p>
<p>It <em>will</em> happen, because: what is a book, after all, but a collection of data (text + images), with a defined structure (chapters, headings, captions), meta data (title, author, ISBN), and prettied up with some presentation design? In other words, what is a book, but a website that happens to be written on paper and not connected to the web? </p>
</p>
<h2>An ebook is just a print book by another name</h2>
</p>
<p>Ebooks to date have mostly been approached as digital versions of a print books that readers can read on a variety of digital devices, with some thought to enhancing ebooks with a few bells and whistles, like video. While the false battle between ebooks and print books will continue &#8212; you can read one on the beach, with no batteries; you can read another at night with no bedside lamp &#8212; these battles only scratch the surface of what the move to digital books really means. They continue to ignore the real, though as-yet unknown, value that comes with books being truly digital; not the phony, unconnected digital of our current understanding of &#8220;ebooks.&#8221; </p>
<p>Of course, thinking of ebooks as just another way to consume a book lets the publishing business ignore the terror of a totally unknown business landscape, and concentrate on one that looks at least similar in structure, if not P&#038;L.</p>
<p>While you can list advantages and disadvantages of <a href="http://www.labnol.org/home/ebooks-vs-print-books/14344/">print books versus ebooks</a>, these are all asides compared with the kind of advantages that we have come to expect of digital information that is properly hooked into the Internet.</p>
</p>
<h2>Defining a book by what you cannot do</h2>
</p>
<p>What&#8217;s striking about this state of affairs &#8212; though not surprising, given the conservative nature of the publishing business, and the complete unknowns about business models &#8212; is that we define ebooks by a laundry list of things one <strong>cannot</strong> do with them:</p>
<ul>
<li>You cannot deep link into an ebook &#8212; say to a specific page or paragraph chapter or image or table</li>
<li>Indeed you cannot really &#8220;link&#8221; to an ebook, only various access points to instances of that ebook, because there is no canonical &#8220;ebook&#8221; to link to &#8230; there is no permalink for a chapter, and no Uniform Resource Locator (url) for an ebook itself</li>
<li>You (usually) cannot copy and paste text, the most obvious thing one might wish to do</li>
<li>You cannot query across, say, all books about Montreal, written in 1942 &#8212; even if they are from the same publisher</li>
</ul>
<p>You cannot do any of these things, because we still consider that books &#8212; the information, words, and data inside of them &#8212; live outside of the Internet, even if they are of the e-flavor. You might be able to buy them on the Internet, but the stuff contained within them is not hooked in. Ebooks are an attempt to make it easier for people to buy and read books, without changing this fundamental fact, without letting ebooks become part of the Internet. </p>
<p>Many people <em>don&#8217;t want</em> books to become part of the Internet, because we just don&#8217;t know what business would look like if they were.</p>
<p>This will change, slowly or quickly. While the value of the digitization of books for readers has primarily been, to date, about access and convenience, there is massive and untapped (and unknown) value to be discovered once books are connected. Once books are accessible in the way well-structured websites are.</p>
</p>
<h2>What lurks beneath the EPUB spec</h2>
</p>
<p>The secret among those who have poked around <a href="http://www.idpf.org/doc_library/EPUB/OPS_2.0.1_draft.htm">EPUB, the open specification for ebooks</a>, is that an .epub file is really just a website, written in XHTML, with a few special characteristics, and wrapped up. It&#8217;s wrapped up so that it is self-contained (like a book! between covers!), so that it doesn&#8217;t appear to be a website, and so that it&#8217;s harder to do the things with an ebook that one expects to be able to do with a website. EPUB is really a way to build a website without letting readers or publishers know it.</p>
<p>But everything exists within the EPUB spec already to make the next obvious &#8212; but frightening &#8212; step: let books live properly within the Internet, along with websites, databases, blogs, Twitter, map systems, and applications.</p>
<p>There is little talk of this anywhere in the publishing industry that I know of, but the foundation is there for the move &#8212; as it should be. And if you are looking at publishing with any kind of long-term business horizon, this is where you should be looking. (Just ask Google, a company that has been laying the groundwork for this shift with <a href="http://books.google.com">Google Books</a>).</p>
</p>
<h2>An API for books</h2>
</p>
<p>An API is an &#8220;<a href="http://en.wikipedia.org/wiki/Application_programming_interface">Application Programing Interface</a>.&#8221; It&#8217;s what smart web companies build so that other innovative companies and developers can build tools and services on top of their underlying databases and services.</p>
<p>For instance:</p>
<ul>
<li> <a href="http://code.google.com/apis/maps/index.html">Google Maps has an API</a> so that geolocation services (for instance <a href="http://yelp.com">Yelp</a>) can use Google Maps and the business data contained therein to better serve their niche customers</li>
<li><a href="http://apiwiki.twitter.com/">Twitter has an API</a> so that other services can build Twitter clients, search Twitter, provide Twitter analytics, etc.</li>
<li><a href="https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html">Amazon has an API</a> that lets developers easily find and point to product information.</li>
<li><a href="http://www.mediawiki.org/wiki/API">Wikipedia has an API</a>, so that you can do thing like <a href="http://booktwo.org/notebook/wikipedia-historiography/">make books out of every edit done</a> on the Wikipedia article, &#8220;<a href="http://en.wikipedia.org/wiki/Iraq_War">The Iraq War</a>&#8220;</li>
</ul>
<p>We are a long, long way from publishers thinking of themselves as API providers &#8212; as the Application Programming Interface for the books they publish. But we&#8217;ve seen countless times that value grows when data is opened up (sometimes selectively) to the world. That&#8217;s really what the Internet is for; and that is where book publishing is going. Eventually.</p>
<p>I don&#8217;t know exactly what an API for books would look like, nor do I know exactly what it means.</p>
<p>I don&#8217;t know what smart things people will start to do when books are truly of the Internet.</p>
<p>But I do know that it will happen, and the &#8220;Future of Publishing&#8221; has something to do with this. The current world of ebooks is just a transition to a digitally connected book publishing ecosystem that won&#8217;t look anything like the book world we live in now.</p>
<p></p>
<p><strong>Related:</strong></p>
<ul>
<li> <a href="http://radar.oreilly.com/2010/08/i-am-a-veteran-of.html">View From the Trenches: Surviving Change</a></li>
<li> <a href="http://radar.oreilly.com/2010/08/what-publishers-can-and-should.html">What publishers can and should learn from &#8220;The Elements&#8221;</a></li>
<li> <a href="http://radar.oreilly.com/2010/08/the-tragic-death-of-everything.html">The Tragic Death of Everything</a></li>
<li> <a href="http://radar.oreilly.com/2010/07/metadata-not-e-books-can-save.html">Metadata, Not E-Books, Can Save Publishing&#8230;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://radar.oreilly.com/2010/09/beyond-ebooks-publisher-as-api.html/feed</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Sifting Through All These Books</title>
		<link>http://radar.oreilly.com/2010/06/sifting-through-all-these-book.html</link>
		<comments>http://radar.oreilly.com/2010/06/sifting-through-all-these-book.html#comments</comments>
		<pubDate>Mon, 14 Jun 2010 18:41:06 +0000</pubDate>
		<dc:creator>Hugh McGuire</dc:creator>
				<category><![CDATA[Publishing]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[bowker]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[print on demand]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[self publishing]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.oreilly.com/radar/2010/06/sifting-through-all-these-book.html</guid>
		<description><![CDATA[We have a massive and growing supply and demand imbalance in the book business. And, as the technologies for creating and distributing books becomes trivial, the supply of books is just going to keep growing exponentially.... How are people going to sift through all these books to find what they want? ]]></description>
				<content:encoded><![CDATA[<p><b>There Sure Are a Lot of Books</b></p>
<p>The latest numbers from <a href="http://www.bowker.com/index.php/press-releases/616-bowker-reports-traditional-us-book-production-flat-in-2009">Bowker are extraordinary</a>: In 2002 there were 215,000 books published in the USA, and a further 32,693 print-on-demand title (short-runs, self-published etc).
</p>
<p>In 2008, traditional publishers put out 275,000 books; but there was a huge surge in print-on-demand titles, and at 285,000, for the first time there were more non-traditionally published books than traditionally published.
</p>
<p>By 2009, the whole applecart was upside down: 288,000 books published traditionally, and <strong>764,000</strong> (!) self-published and print-on-demand books. That doesn&#8217;t include, as far as I can tell, the thousands of ebooks getting published at places like <a href="http://smashwords.com/">Smashwords.</a>
</p>
<p>Even if you <em>forget about the self-published books</em>, since 2002 we&#8217;ve seen a 105% increase in poetry and drama books (11,766),  80% increase in the number of biographies published (12,313), an 80% increase in general fiction titles (45,181), a 75% increase in literature (10,843), a 50% increase in religion titles (19,310), and a 30% increase in science books (15.428). There have been declines in only three of the twenty-five categories tracked by Bowker: Agriculture (down 6%), computers (down 32%), and languages (down 32%). Across the spectrum, we&#8217;ve seen a 32% increase in all titles published since 2002, all without an appreciable increase (that I know of) in the number of people who actually buy books, let alone read them.
</p>
<p>Add to this significant growth the 764,000 (!!!) non-traditionally-published books, and you can see where the fundamental problem for publishing lies: there are so many books out there, and a limited number of readers. </p>
<p><b>Supply Makes Demand Look Puny</b></p>
<p>We have a massive and growing supply and demand imbalance in the book business. And, as the technologies for creating and distributing books becomes trivial, the supply of books is just going to keep growing exponentially. There is a whole other article to write about the business implications of these numbers, but I&#8217;m interested here in some ideas about how our info systems might manage this huge pile of books. That is, how are people going to sift through all these books to find what they want?
</p>
<p><strong>How the Web Solved the Problem of Over-Supply</strong>
</p>
<p>If you think the problem of books is a hard one, consider this: there are <a href="http://news.netcraft.com/archives/category/web-server-survey/">72,000,000 active websites</a> on the Internet. Let&#8217;s say, for the sake of argument, that 5% of those websites are blogs.
</p>
<p>So somehow, you found this post, a 1 in 3.6 million chance, and have made it this far, which indicates that you found more-or-less what you were looking for.</p>
<p>We seem to have solved the problem of sifting content on the web and with blogs, where anyone can publish what they want. It turns out that the vast majority of blogs are uninteresting to me, and to the vast majority of readers. Blogs are, by the numbers, a vast sea of stuff people don&#8217;t want to read.
</p>
<p>And yet.</p>
<p>And yet &#8211; as a reader, I constantly find wonderful stuff to read on blogs. I read blogs of friends and colleagues and strangers, I read NYTimes blogs, I read BoingBoing &#8211; which usually points me to other blogs; I follow Twitter links to more blogs I have not heard of &#8211; almost exclusively now I find good blog posts to read through Twitter.
</p>
<p>But, still, given the overwhelming preponderance of stuff I&#8217;m not interested in, how is it that I only read wonderful stuff on the web?</p>
</p>
<p>The answer is in the link. The link creates a currency for readers and writers to surface wonderful stuff. In the earlier days of blogging (I was relatively late to the party, arriving in mid-2004), links were an essential part of the ethic: we read each other, we pointed to the stuff we liked; people pointed back. Crucially, you could &#8220;see&#8221; when someone pointed to you (referrers, technorati, google alerts). And crucially as well, Google built a kind of reputation exchange, based on the link: the more links you got, the more &#8220;important&#8221; you were to Google&#8217;s search; the more important you were to Google&#8217;s search, the more heavily-weighted your links were in Google&#8217;s algorithms &#8211; conferring your importance to others.
</p>
<p>This created an ecosystem of readers and writers, that grew to the point that now blogs are a fact of life &#8211; and come in all flavours and shapes, from <a href="http://www.pepysdiary.com/">Samuel Pepys</a>&#8216; diary, to this blog, to <a href="http://www.paulgraham.com/">Paul Graham</a>, to <a href="http://icanhascheezburger.com/">cat-pictures</a> and everything in between. </p>
<p><b>What&#8217;s the Difference Between a Blog and a Book?</b></p>
<p>Fundamentally, though, the stuff in blogs &#8211; and in &#8220;books&#8221; &#8211; is not anything in particular. Blogs &#8211; like books &#8211; are just a means to transfer words from someone&#8217;s fingers tips into someone else&#8217;s eyeballs. Blogs made it easy for anyone to do that. Enter an era of more terrible and irrelevant writing than the world has ever seen. Enter, also, an era of more wonderful and important writing than the world has ever seen.
</p>
<p>The good stuff gets found. If there is one thing the web is brilliant at, it&#8217;s getting millions of people &#8211; billions? &#8211; to sift through junk to find what is valuable.
</p>
<p>The same will happen with books. <b><br /></b></p>
<p><b>Book Economics</b></p>
<p>So this raises two questions:
</p>
<p>1. how will we create a similar kind of reputation economy in books? i.e. what mechanisms do we use to bring something like linking to books?  and
</p>
<p>2. how is anyone going to make money?
</p>
<p>To #1., my guess is that the next generation of writers and readers  &#8212; and their books &#8212; will all be online as a matter of course. They will find, read, and link to each other in the same way that bloggers do.
</p>
<p>To #2., my guess is that it&#8217;s going to be very hard in the traditional publishing business. There will be money to be made, but nothing like the kind of money now, in the way it&#8217;s being made. Big advances are going to start disappearing. Early cash investment in careers is going to start disappearing (it already is, usually). I talked to one senior executive at a big publishing house at BEA who thinks the publishing business as it is is about two thirds bigger than it &#8220;should be.&#8221; I don&#8217;t know if I&#8217;m that radical, but as a relatively heavy reader, I cannot understand how the commercial publishing business can sustain its current output. Supply and demand curves don&#8217;t make any sense. 280,000 books is a lot of books. One million books is another thing altogether. And we are now publishing <strong>one million books</strong> every year. In the United States alone.</p>
<p><b>What&#8217;s a Publisher For, Again?&nbsp;</b></p>
<p></p>
<p>Still, publishers fundamentally provide two values to writers and readers:
</p>
<p>1. quality (editorial)
</p>
<p>and 2. audience (marketing)</p>
<p>So publishers who continue to figure out how to bring good books to the people who want them will be providing a great service, for which people will be willing to pay, one way or another.
</p>
<p>But that role of &#8220;publisher&#8221; is going to look very different in 5 years than it does now.</p>
]]></content:encoded>
			<wfw:commentRss>http://radar.oreilly.com/2010/06/sifting-through-all-these-book.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>An Open, Webby, Book-Publishing Platform</title>
		<link>http://radar.oreilly.com/2010/05/wordpress-as-book-publishing.html</link>
		<comments>http://radar.oreilly.com/2010/05/wordpress-as-book-publishing.html#comments</comments>
		<pubDate>Wed, 19 May 2010 22:50:02 +0000</pubDate>
		<dc:creator>Hugh McGuire</dc:creator>
				<category><![CDATA[Publishing]]></category>
		<category><![CDATA[bookoven]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[digtial]]></category>
		<category><![CDATA[EPUB]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[MPub]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[Simon Fraser University]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blogs.oreilly.com/radar/2010/05/-wordpress-as-book-publishing.html</guid>
		<description><![CDATA[This short article outlines some ideas about an open source, online platform for making books, based on WordPress. ]]></description>
				<content:encoded><![CDATA[<p><strong>WordPress as Book Publishing Platform</strong></p>
<p><a id="aptureLink_PFkNBr9ZKD" href="http://apture.s3.amazonaws.com/00000128b361edc02eee3182007f000000000001.hughmcguire-1.png"><img src="http://apture.s3.amazonaws.com/00000128b361edc02eee3182007f000000000001.hughmcguire-1.png" style="border: 0px none" height="141px" width="369px" /></a>This short article outlines some ideas about an open source, online platform for making books, based on <a href="http://wordpress.org/">WordPress</a>. My thoughts here come out of our experience building <a href="http://bookoven.com/">Book Oven</a> (a thus-far closed, proprietary system envisaged to be just this); and subsequent conversations with <a href="http://tkbr.ccsp.sfu.ca/education/master-of-publishing/faculty-and-industry-guests/john-maxwell/">John Maxwell</a>, of <a href="http://tkbr.ccsp.sfu.ca/education/master-of-publishing/">Simon Fraser University&#8217;s Masters of Publishing Program</a>, and <a href="http://kirkbiglione.com/">Kirk Biglione</a> of <a href="http://oxfordmediaworks.com/">Oxford Media Works</a>.</p>
<p>I am happy to report this is more than just thinking: this past term (January to April 2010), John Maxwell and his MPub students built a prototype of this WordPress-based publishing system, and tested the prototype by creating, and publishing the <a href="http://tkbr.ccsp.sfu.ca/bookofmpub/">Book of Mpub</a>, available in <a href="http://tkbr.ccsp.sfu.ca/bookofmpub/download-book">print-on-demand ready PDF, epub, and html</a>.</p>
<p><strong>Background: Book Oven</strong></p>
<p>At the end of 2008, my co-founder <a href="http://www.stephanietroeth.com/">Stephanie Troeth</a> and I started <a href="http://bookoven.com/">Book Oven</a>, an ambitious venture to work towards transforming the book publishing process into a webby, connected process. The key insights behind Book Oven were the following:<br />&nbsp;
<ul>
<li>publishing a book is (almost always) a collaborative enterprise
</li>
<li>online tools (should) make collaboration on making books easy(er)
</li>
<li>if you build a &#8220;book&#8221; in the cloud, using structured mark-up, then expression of that book in various forms (print, epub, pdf, mobipocket, html, etc), on various devices (including paper &amp; print) becomes arbitrary, and should be nearly trivial
</li>
<li>further, if the &#8220;book&#8221; exists in the cloud, then the range of things that can be done with this &#8220;book&#8221; multiplies significantly
</li>
<li>if a system built on these ideals is implemented well, it will be transformative, both for professional publishing workflows, and for the emergence of a new grassroots of indie publishing. </li>
</ul>
<p>I am still deeply committed to this vision.</p>
<p>But I have shifted towards a belief that the above-described platform should be open source. Or at least, an open source version of such should exist. </p>
<p><strong>The Big Revelation: WordPress</strong></p>
<p><a id="aptureLink_1lt9XYkQM7" href="http://apture.s3.amazonaws.com/00000128b71ef78e81a5b9a2007f000000000001.wordpress_logo.png"><img src="http://apture.s3.amazonaws.com/00000128b71ef78e81a5b9a2007f000000000001.wordpress_logo.png" style="border: 0px none" height="150px" width="150px" /></a>We&#8217;ve done some good things with Book Oven, but around November 2009, we shifted focus to the bit of our platform that was (according to our analytics) the most engaging to our users: <a href="http://bitesizeedits.com/">Bite-Size Edits</a>. That shift occurred in parallel with  a revelation:</p>
<p>We were trying to recreate so much in Book Oven that was already handled well by another class of software, namely blogging software, and specifically <a href="http://wordpress.org/">WordPress</a>.</p>
<p>My thoughts about WordPress were crystalized in October 2009, during a conversation with <a href="http://twitter.com/shanakimball">Shana Kimball</a> of the <a href="http://www.lib.umich.edu/spo/">Scholarly Publishing Office of the University of Michigan Library</a>. I was pitching Book Oven as a good tool (in progress) for academic presses to use in their production workflows. Shana had various hesitations &#8212; open source vs proprietary being a big one &#8212; but during our conversation, Shana said something like: &#8220;It would be great to have a tool that&#8217;s as easy to use as WordPress. I love WordPress.&#8221;</p>
<p>Indeed.</p>
<p>So, I started having some conversations with some people I knew who were already doing some work in this direction, in particular: <a href="http://thinkubator.ccsp.sfu.ca/JMaxResearchInterests">John Maxwell</a>, at Simon Fraser University, who was experimenting with prototypes for html-first book publishing systems, and was exploring different candidates, including WordPress; and <a href="http://kirkbiglione.com/">Kirk Biglione</a> who had independently started poking at WordPress as a book-publishing tool. </p>
<p>I also floated the idea to a few others who are doing some of the most interesting things right now in publishing/tech, especially <a href="http://threepress.org/about/">Liza Daly</a> and <a href="http://shorttermmemoryloss.com/">James Bridle</a>, and two of the best WordPress hackers I know, <a href="http://tekartist.org/">Steph Daury</a> (who works for <a href="http://automattic.com/">Automattic</a>) and <a href="http://simianuprising.com/">Jeremy Clark</a>. </p>
<p>The idea, everyone agreed, had some legs.</p>
<p>WordPress, it seems, is an ideal candidate as a platform on which  to build an open source, online, webby, book-publishing system. There may be other likely candidates, but WordPress has the following characteristic which suggest to me that it is an excellent place to start:</p>
<ul>
<li>it is a <b>familiar and comfortable</b> tool to most writers and<br />
publishers who are at all engaged online
</li>
<li>it is a <b>stable</b> platform that can handle just about any scale of<br />
 traffic you can throw at it (the <strike><a href="http://nytimes.com/">New York<br />
 Times</a></strike>, <a href="http://www.nytimes.com/ref/topnews/blog-index.html">New York Times Blogs</a>, for instance, run on a heavily-hacked version of WordPress)
</li>
<li>
it is <b>open source<br />
</b></li>
<li>
through its plugin architecture, it is <b>infinitely extensible</b></li>
<li>through<br />
 its template architecture, it is <b>infinitely stylable<br />
</b></li>
<li>
through <a href="http://mu.wordpress.org/">WordPress Mu</a>, it is <b><br />
infinitely scalable<br />
</b></li>
<li>
it <b>has</b> a <b>huge, world-wide community of committed developers</b></li>
<li>
<b>existing plugins and plugin suites</b> already achieve much of what would be<br />
 wanted in a WordPress-based book publishing system.
</li>
</ul>
<p>[NOTE: I've since discovered <a href="http://leanpub.com/">Leanpub.com</a>, built by <a href="http://www.ruboss.com/">Ruboss</a>, which is already going along this path].</p>
<p><strong>The Outline</strong></p>
<p>I&#8217;ve described above some of the reasons why WordPress is, I believe, a good candidate as the basis for an online book-publishing platform. Here is a proposal for some very rough product specs:</p>
<ul>
<li>Authors/editors can add text</li>
<li>Editors can edit text</li>
<li>The editing/publishing process can be public or private, with easy assignment of various permissions (none, read-only, read/edit, read/edit/admin)</li>
<li>Formatting creates structured html </li>
<li>Finished text can be generated in the following formats:</li>
<ul>
<li>plain text</li>
<li>epub</li>
<li>html</li>
<li>InDesign-compliant markup &#8211; to generate a professional print output from In-Design</li>
<li>automatic print-ready pdf &#8211; using something like a web-based LaTeX system</li>
<li>etc.</li>
</ul>
</ul>
<blockquote><ul>
</ul>
</blockquote>
<p>WordPress can do much of this already, but not all of it, and certainly not everything you would want it to do. The finished platform should have (among others) the following plugins/characteristics:</p>
<ol>
<li>robust version control </li>
<li><a href="http://digress.it/">digress.it</a> (based on the old <a href="http://www.futureofthebook.org/commentpress/">commentpress</a>)- to allow para by para commenting for editors, and later, if desired, for readers</li>
<li>wordpress &#8211;&gt; epub conversion</li>
<li>wordpress &#8211;&gt; ~LaTeX &#8211;&gt; print-ready pdf conversion (or similar)</li>
<li>wordpress &#8211;&gt; InDesign-compliant mark-up conversion</li>
<li>book-friendly front-end template(s) (including Table of Contents, Title page etc)</li>
<li>generation of a download/(sales?) page that lists available formats (epub, html, pdf etc)</li>
<li>table of contents generator</li>
<li>a book metadata generation/management tool (ONIX, OPDS compliant?)</li>
<li>&#8230;etc.</li>
</ol>
<p>This list of plugins can continue, subject to the interest of developers, and the needs of users of such a system.</p>
<p><strong>SFU and the MPub Prototype</strong></p>
<p><a id="aptureLink_Re8clmdRM4" href="http://apture.s3.amazonaws.com/00000128b351b2d893170277007f000000000001.sfu_mpub.png"><img src="http://apture.s3.amazonaws.com/00000128b351b2d893170277007f000000000001.sfu_mpub.png" style="border: 0px none" height="229px" width="228px" /></a>All this would be just a lot of writing and good intentions and conversations, except for John Maxwell and his team of talented students at Simon Fraser University, including: Vanessa Chan, Cari Ferguson, Kathleen Fraser, Cynara Geissler, Ann-Marie Metten, and Suzette Smith. </p>
<p>In the span of four months in 2010, the SFU MPub team did two extraordinary things:</p>
<ol>
<li>they built a prototype of this WordPress-based book publishing system (tied in with InDesign for the print book)</li>
<li>they published a book using the system &#8211; suitably, it was student-essays about the future of publishing: the <a href="http://tkbr.ccsp.sfu.ca/bookofmpub/">Book of MPub</a></li>
</ol>
<p>I had the pleasure of seeing John and some of his students present the results at <a href="http://bookcampto.pbworks.com/">BookCamp Toronto</a> this past week, to a crowd of publishers, writers, designers, and technologists.</p>
<p><strong>The Reaction</strong></p>
<p>I was curious to see the reaction to John&#8217;s presentation at BookCamp Toronto, with a wide range of people in the room. Particularly encouraging was <a href="http://www.ingridpaulson.com/">Ingrid Paulson&#8217;s</a> take on it: Ingrid is one of Canada&#8217;s best-known book designers, and was excited by the idea of streamlining and formalizing the process of text/mark-up delivery from publishers. She seemed entirely open to a better toolset to make that happen.  Others in the room were equally intrigued.</p>
<p>For myself, I was amazed at what the SFU students delivered in such a short time, and was reignited with excitement for this project. I have no doubt that a streamlined online publishing system, using structured mark-up, will transform the publishing industry. And my bet is on WordPress as a great starting platform to do just this.</p>
<p>Whether or not it could be the long-term winner, I know not, but something will be, and WordPress has a whole lot to recommend it. </p>
<p>And how about you? What do you think?</p>
<p><i><b>Bio:</b> Hugh McGuire builds webby things, and writes about media, publishing, mass collaboration, and technology. He is the founder of <a href="http://librivox.org/">LibriVox.org</a>, the volunteer-run makers of free public domain audiobooks; and <a href="http://blog.bookoven.com/">Book Oven</a>, which makes <a href="http://bitesizeedits.com/">Bite-Size Edits</a>, an online editing game/tool. He is a co-founder of <a href="http://bookcampto.pbworks.com/">BookCampToronto</a>. His personal site is <a href="http://hughmcguire.net/">hughmcguire.net</a> and you can find him on twitter at <a href="http://twitter.com/hughmcguire/">@hughmcguire</a>. </i></p>
<p>[Pic of Hugh McGuire by Ron Grimes - <a href="http://www.flickr.com/photos/67006516@N00/4609675109/in/pool-bookcampto">Flickr</a> / <a href="http://twitter.com/rongrimes/">Twitter</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://radar.oreilly.com/2010/05/wordpress-as-book-publishing.html/feed</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
	</channel>
</rss>
