<?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>booktwo.org &#187; Collaboration</title>
	<atom:link href="http://booktwo.org/tag/collaboration/feed/" rel="self" type="application/rss+xml" />
	<link>http://booktwo.org</link>
	<description>The future of Literature</description>
	<lastBuildDate>Wed, 16 May 2012 09:55:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The bkkeepr API</title>
		<link>http://booktwo.org/notebook/the-bkkeepr-api/</link>
		<comments>http://booktwo.org/notebook/the-bkkeepr-api/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 13:44:28 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[bkkeepr]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://booktwo.org/?p=564</guid>
		<description><![CDATA[<p><a href="http://bkkeepr.com"><img src="http://booktwo.org/wp-content/uploads/2008/05/bkkeepr.jpg" alt="" title="bkkeepr.jpg" width="500" height="101" class="alignnone size-full wp-image-448" /></a></p>
<p>I&#8217;m pleased to tell you that <a href="http://bkkeepr.com">bkkeepr</a>, my project to create a Last.fm-alike for reading (and more besides) now has <a href="http://bkkeepr.com/api">an API</a>.</p>
<p>An <a href="http://en.wikipedia.org/wiki/Api">Application Programming Interface</a> (API) is essentially a machine-readable version of an application, and more specifically, the data in contains. bkkeepr is first and foremost an application that does stuff with data, and bkkeepr.com is the human-readable version of that application. What an API does is allow third parties to build small applications, widgets and so on that utilise that data in new and different ways. (This is another post, but I pretty much... <a href="http://booktwo.org/notebook/the-bkkeepr-api/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bkkeepr.com"><img src="http://booktwo.org/wp-content/uploads/2008/05/bkkeepr.jpg" alt="" title="bkkeepr.jpg" width="500" height="101" class="alignnone size-full wp-image-448" /></a></p>
<p>I&#8217;m pleased to tell you that <a href="http://bkkeepr.com">bkkeepr</a>, my project to create a Last.fm-alike for reading (and more besides) now has <a href="http://bkkeepr.com/api">an API</a>.</p>
<p>An <a href="http://en.wikipedia.org/wiki/Api">Application Programming Interface</a> (API) is essentially a machine-readable version of an application, and more specifically, the data in contains. bkkeepr is first and foremost an application that does stuff with data, and bkkeepr.com is the human-readable version of that application. What an API does is allow third parties to build small applications, widgets and so on that utilise that data in new and different ways. (This is another post, but I pretty much believe that everything should have an API. And not just everything on the web. <a href="http://schulzeandwebb.com/blog/2007/08/20/bbc-olinda-digital-radio-social-hardware/">E.G.</a>)</p>
<p>bkkeepr is itself built on <a href="http://twitter.com">Twitter</a>&#8216;s API, and uses data from a wide variety of other web services, including LibraryThing, Google, Amazon and others, via <em>their</em> APIs. So opening up bkkeepr&#8217;s data in turn is something I&#8217;ve intended to do from the beginning.</p>
<p>The bkkeepr API is very basic at the moment, allowing you to do two things: get all of a particular reader&#8217;s reading data, and get all the reading data about a particular book. There&#8217;s <a href="http://bkkeepr.com/api">more information about it here</a>.</p>
<p>The most important function of the API, to my mind, is that it gives users control over their own data. It&#8217;s not locked up in a database over which they have no control, and they can pull it out and store it elsewhere any time they like. I&#8217;ll say that again: it&#8217;s their data, not mine, and they should have control.</p>
<p>It also gives people the opportunity to build cool things. Here are some examples, some dull, some fun, that I&#8217;ve been thinking about:</p>
<ul>
<li>bkkeepr &#8216;bestsellers&#8217; &#8211; hot books, favourite books, the most read. Charts, and suchlike.</li>
<li>Find a friend &#8211; who&#8217;s reading similar things? I like this particularly as it would allow you to branch back to Twitter &#8211; or any other service &#8211; and find new people with similar interests there.</li>
<li>Better widgets (because frankly, the current <a href="http://bkkeepr.com/badges">bkkeepr badge</a> is pretty basic).</li>
<li>Reading speed &#8211; silly, because I don&#8217;t think the speed at which you read means anything, as long as you read at all, but, like <a href="http://blog.dopplr.com/2008/06/26/dopplr-copenhagen-release-public-profiles/">Dopplr&#8217;s personal velocity</a>, it&#8217;s a neat data toy, and could be implemented fairly easily with book page numbers from Amazon&#8217;s Associates API.</li>
<li>Pretty stuff with covers and calendars (in the spirit of the awesome <a href="http://lastgraph3.aeracode.org/">LastGraph</a>). </li>
<li>I&#8217;d love to see booksites implement a &#8216;who&#8217;s reading this now?&#8217; widget, but realistically I think bkkeepr needs a few more users to see that happen&#8230;</li>
</ul>
<p>There are a tonne of possibilities, and I&#8217;d love to see people do interesting stuff. bkkeepr currently has just over 500 users &#8211; not many, but I&#8217;m hoping adding features like the API and its results will draw more in. To those who say that an API is just a way to outsource the development of an application to those with more time on their hands, I say: yes. Yes, it is. Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/the-bkkeepr-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Knowhow and readers&#8217; metadata</title>
		<link>http://booktwo.org/notebook/knowhow-and-readers-metadata/</link>
		<comments>http://booktwo.org/notebook/knowhow-and-readers-metadata/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 11:22:30 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Discussion]]></category>
		<category><![CDATA[eReaders]]></category>
		<category><![CDATA[Interactivity]]></category>

		<guid isPermaLink="false">http://booktwo.org/notebook/knowhow-and-readers-metadata/</guid>
		<description><![CDATA[<p>Adobe have just launched a fascinating project called <a href="http://labs.adobe.com/technologies/knowhow/">Knowhow</a> which allows user-generation of help data in CS3. Items in <a href="http://del.icio.us/knowhow">knowhow&#8217;s del.icio.us network</a> with contextual CS3 terms appear as tooltips in CS3 itself (image and link via <a href="http://swissmiss.typepad.com/weblog/2007/09/adobe-knowhow.html">swissmiss</a>).</p>
<p><img src='http://booktwo.org/wp-content/uploads/2007/09/adobe-knowhow.jpg' alt='adobe-knowhow.jpg' /></p>
<p><a href="http://flickr.com">Flickr</a> and many other services uses simple tagging to provide metadata around their content, but this system offers much more: additional content, outside the original system, curated by users, adding information back into the system.</p>
<p>I&#8217;d love to see a system like this for books. I search google and wikipedia all the time for additional information on things I... <a href="http://booktwo.org/notebook/knowhow-and-readers-metadata/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Adobe have just launched a fascinating project called <a href="http://labs.adobe.com/technologies/knowhow/">Knowhow</a> which allows user-generation of help data in CS3. Items in <a href="http://del.icio.us/knowhow">knowhow&#8217;s del.icio.us network</a> with contextual CS3 terms appear as tooltips in CS3 itself (image and link via <a href="http://swissmiss.typepad.com/weblog/2007/09/adobe-knowhow.html">swissmiss</a>).</p>
<p><img src='http://booktwo.org/wp-content/uploads/2007/09/adobe-knowhow.jpg' alt='adobe-knowhow.jpg' /></p>
<p><a href="http://flickr.com">Flickr</a> and many other services uses simple tagging to provide metadata around their content, but this system offers much more: additional content, outside the original system, curated by users, adding information back into the system.</p>
<p>I&#8217;d love to see a system like this for books. I search google and wikipedia all the time for additional information on things I discover between paper pages &#8211; imagine if this information could be aggregated and linked back to the original book, just like Adobe&#8217;s system. Googling <em>dementia praecox</em> from p. 31 of Eric Stanley Gardner&#8217;s <em>The case of the rolling bones</em> takes me to <a href="http://en.wikipedia.org/wiki/Dementia_praecox">Wikipedia&#8217;s definition</a> and further background reading on <a href="http://www.ataxia.org.uk/page.builder/whatisataxia.html">ataxia</a>. Tagging these pages in del.icio.us or similar with not only information about them (<em>ataxia</em>, <em>mentalillness</em>) but why I arrrived at them (<em>literaryreference</em>, <em>ericstanleygardner</em>, <em>perrymason</em>, <em>thecaseoftherollingbones</em>) creates a network of metadata around the book which could be accessed by an ereader &#8211; or cross-referenced with other texts to create indexes of mental illness references in literature, medical references in crime novels, and so on.</p>
<p><img src='http://booktwo.org/wp-content/uploads/2007/09/booktwo-knowhow.jpg' alt='booktwo-knowhow.jpg' /></p>
<p>The joy of this system is that it does not rely on the publisher and the reader agreeing on what&#8217;s important information in the book &#8211; publishers can still create indexes and concordances to their work, but readers can create and share their own indexes &#8211; so a mental health practitioners&#8217; index to Perry Mason would contain differently weighted information to a policeman&#8217;s, for example. As with many of these ideas, non-fiction books would probably benefit from this much more than novels &#8211; can you imagine a cookbook where you got access to other readers&#8217; researches as well as the authors and your own? &#8211; but I like to put fiction through these things too&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/knowhow-and-readers-metadata/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lit+ : Open-Sourcing the Literary Festival</title>
		<link>http://booktwo.org/notebook/open-sourcing-the-literary-festival/</link>
		<comments>http://booktwo.org/notebook/open-sourcing-the-literary-festival/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 07:30:59 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Lit+]]></category>
		<category><![CDATA[London Lit Plus]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/open-sourcing-the-literary-festival/</guid>
		<description><![CDATA[<p><img src="http://www.booktwo.org/wp-content/uploads/2007/07/road-banner1.jpg" alt="road-banner1.jpg" /></p>
<p>Sorry it&#8217;s been quiet around here. With <a href="http://londonlitplus.com">London Lit Plus</a> in full swing for the last couple of weeks, and <a href="http://aptstudio.com">a new job</a>, it&#8217;s been a little hectic. However, we do have one important announcement.</p>
<p><a href="http://litplus.com">Lit+</a> (<a href="http://litplus.com">litplus.com</a>) is a new booktwo.org <a href="http://www.booktwo.org/projects/">project</a>: taking the London Lit Plus ethos &#8211; an open-access, distributed literary festival &#8211; and turning it into a template that anyone can use to set up their own festival. We&#8217;ll be using the same kind of tools &#8211; the power of the internet and free software &#8211; to create a resource for all.... <a href="http://booktwo.org/notebook/open-sourcing-the-literary-festival/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.booktwo.org/wp-content/uploads/2007/07/road-banner1.jpg" alt="road-banner1.jpg" /></p>
<p>Sorry it&#8217;s been quiet around here. With <a href="http://londonlitplus.com">London Lit Plus</a> in full swing for the last couple of weeks, and <a href="http://aptstudio.com">a new job</a>, it&#8217;s been a little hectic. However, we do have one important announcement.</p>
<p><a href="http://litplus.com">Lit+</a> (<a href="http://litplus.com">litplus.com</a>) is a new booktwo.org <a href="http://www.booktwo.org/projects/">project</a>: taking the London Lit Plus ethos &#8211; an open-access, distributed literary festival &#8211; and turning it into a template that anyone can use to set up their own festival. We&#8217;ll be using the same kind of tools &#8211; the power of the internet and free software &#8211; to create a resource for all.</p>
<p>We&#8217;ve already had plenty of outside interest in London Lit Plus and we want to use the momentum to build new and exciting literary cultures. We&#8217;ll need your help, so stay tuned.</p>
<p><em>Images courtesy of <a href="http://www.flickr.com/photos/yanivg/371258910/">Yaniv Golan</a> and <a href="http://www.flickr.com/photos/brook/296736086/">Robert Brook</a>, via Creative Commons. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/open-sourcing-the-literary-festival/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;One True Version&#8221; &#8211; some accounts and thoughts</title>
		<link>http://booktwo.org/notebook/one-true-version-some-accounts-and-thoughts/</link>
		<comments>http://booktwo.org/notebook/one-true-version-some-accounts-and-thoughts/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 14:58:59 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Book 2.0]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Commons]]></category>
		<category><![CDATA[Network Books]]></category>
		<category><![CDATA[Rights]]></category>
		<category><![CDATA[Wikis]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/one-true-version-some-accounts-and-thoughts/</guid>
		<description><![CDATA[<p>Steve over at <a href="http://gilbane.com/publishing_blog/2007/03/we_are_smarter_than_me_report.html">the Gilbane Publishing Practice Blog has a long post</a> on  the experiences of the the <a href="http://www.wearesmarter.org/">We Are Smarter Than Me</a> project. We&#62;Me, which <a href="http://" title="We?Me Booktwo post">I wrote about last year</a>,  is (was?) a project by MIT, Pearson and others to build a community to write a book about how building communities could help businesses. The results, as Gilbane tells it, are interesting.</p>
<p>Firstly, it became clear to the steering committee that they had to relinquish all control of the project to the community in order for the community to flourish. There can be... <a href="http://booktwo.org/notebook/one-true-version-some-accounts-and-thoughts/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Steve over at <a href="http://gilbane.com/publishing_blog/2007/03/we_are_smarter_than_me_report.html">the Gilbane Publishing Practice Blog has a long post</a> on  the experiences of the the <a href="http://www.wearesmarter.org/">We Are Smarter Than Me</a> project. We&gt;Me, which <a href="http://" title="We?Me Booktwo post">I wrote about last year</a>,  is (was?) a project by MIT, Pearson and others to build a community to write a book about how building communities could help businesses. The results, as Gilbane tells it, are interesting.</p>
<p>Firstly, it became clear to the steering committee that they had to relinquish all control of the project to the community in order for the community to flourish. There can be no half-measures in crowd-sourcing: you either let people do exactly what they want, or they won&#8217;t do it. This was demanded by the users, and the original editorial board had no choice to go along with it. In the end, they realised that this did energise the project.</p>
<p>However, freeing up the community also meant that the final book was not acceptable on delivery: &#8220;To yield an acceptable business book, it would be necessary to hire an accomplished professional author who would also handle the fact checking process.&#8221; This is not that unexpected, but it is a problem &#8211; particularly if that editor has to negotiate edits with X hundred authors&#8230;</p>
<p>There are some other insights as well &#8211; not least that the originally intended participants, tenured professors at Wharton and MIT, refused to participate, and that this didn&#8217;t make any difference in the long run &#8211; that make the Gilbane report <a href="http://gilbane.com/publishing_blog/2007/03/we_are_smarter_than_me_report.html">worth reading in full</a>. But it&#8217;s interesting to compare too with the <a href="http://www.amillionpenguins.com/wiki/index.php/Main_Page">Million Penguins</a> project, as <a href="http://www.amillionpenguins.com/blog/">the final reports on that</a> make pretty much the same observation: the journey was more interesting than the destination. It doesn&#8217;t matter whether you&#8217;re writing a business book or a novel; for the participants, the act of creation is more important than the end result.</p>
<p>Is this, then, the central quality of the wikibook? Crowdwriting &#8211; or many-to-many publishing, as Gilbane puts it &#8211; is inherently selfish. It&#8217;s not in the individual author&#8217;s best interest to make their shard integrate well with others &#8211; in fact, the opposite may be true. Altruism exists, but it&#8217;s balanced with self-promotion, of one kind or another. But perhaps we should pick apart that phrase, &#8216;many-to-many publishing&#8217; &#8211; something there resists the urge to put an end to the endeavour. Like Wikipedia, is a wikibook &#8211; by its very nature &#8211; permanently unfinished? One of the core perceived attributes of book 1.0 is that it represents the &#8220;one true version&#8221; &#8211; yet many of our most culturally important books &#8211; think of the Bible, or the works of Shakespeare &#8211; exist in multiple versions.</p>
<p>Perhaps, if we are to understand the wikibook, we need to place it in the context of mythical texts, like the Bible and other religious and historical works. They share the same core attributes: multiple authors, disputed authorship, multiple versions, endless potential versions, authors and versions distributed across time and space and filterable by the reader/editor&#8217;s prejudices. The only thing we can do is add metadata to aid historians, tracking changes and creating concordances.</p>
<p>With the need for a &#8220;one true version&#8221; removed, we promote the reader to editor, and the relationship graph becomes truly many-to-many, instead of passing through the editorial bottleneck. Combine this with innovative licensing which allows for-profit publication of remixed text (<a href="http://creativecommons.org/licenses/by-sa/3.0/">CC3.0 now available</a>), and you have the seeds of a new literary culture&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/one-true-version-some-accounts-and-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Really, really short stories. Genius.</title>
		<link>http://booktwo.org/notebook/really-really-short-stories-genius/</link>
		<comments>http://booktwo.org/notebook/really-really-short-stories-genius/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 08:00:16 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/really-really-short-stories-genius/</guid>
		<description><![CDATA[<p><img src="http://www.booktwo.org/wp-content/uploads/2007/03/ficlets.jpg" alt="ficlets.jpg" /></p>
<p><a href="http://ficlets.com/">Ficlets</a> is a new site for authoring CC-licensed text snippets which others can play with. It&#8217;s pretty cool, and what&#8217;s more amazing is it&#8217;s come out of AOL. It&#8217;s not dissimilar to Yarn, which I mentioned earlier:</p>
<blockquote><p>ficlets are shorter than short stories.   Well, no, actually, they <em>are</em> short stories, but they’re <em>really</em> short stories.  Really short, as in there’s not a maximum word count … there’s actually a maximum <em>character</em> count (1,024).  There is also a minimum character count, and the number of <em>that</em> beast is 64.</p>
<p>If you wish, we’ll provide you with inspiration (photos, themes, suggested</p></blockquote><p>... <a href="http://booktwo.org/notebook/really-really-short-stories-genius/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.booktwo.org/wp-content/uploads/2007/03/ficlets.jpg" alt="ficlets.jpg" /></p>
<p><a href="http://ficlets.com/">Ficlets</a> is a new site for authoring CC-licensed text snippets which others can play with. It&#8217;s pretty cool, and what&#8217;s more amazing is it&#8217;s come out of AOL. It&#8217;s not dissimilar to Yarn, which I mentioned earlier:</p>
<blockquote><p>ficlets are shorter than short stories.   Well, no, actually, they <em>are</em> short stories, but they’re <em>really</em> short stories.  Really short, as in there’s not a maximum word count … there’s actually a maximum <em>character</em> count (1,024).  There is also a minimum character count, and the number of <em>that</em> beast is 64.</p>
<p>If you wish, we’ll provide you with inspiration (photos, themes, suggested beginnings and endings, even other ficlets), but you’re completely free to blaze your own trail. Now, here’s where the real fun comes in: Each and every ficlet is modular in that, though you may have written a stand-alone story with a beginning, middle, and ending, your fellow ficleteers may choose to write a prequel or sequel to your story. In this respect, you can think of ficlets as literary Legos.</p>
<p>All ficlets are covered under Creative Commons, which means that if you wrote it, you own it.  Period.</p>
<p>To give you an idea of what you can do with 1,024 characters, that is the exact length of this &#8220;About Ficlets&#8221; description</p></blockquote>
<p>They had to leave a period off the end there, but you get the idea. Ficlets is beautifully implemented and easy to use. There&#8217;s also a strange, cool imagination at work here &#8211; the &#8216;<a href="http://ficlets.com/inspiration">Inspiration</a>&#8216; link pulls random photo sets out of Flickr to spark your creativity, as well as an &#8216;on this day&#8217; snippet from The History Channel, and some random lines. It&#8217;s a beautifully simple mash-up that works very well.</p>
<p>I can&#8217;t help thinking of a <a href="http://pipes.yahoo.com">Yahoo Pipes</a> type GUI to stitch them together into persistent, save-able stories &#8211; the current implementation is more of a choose-your-ow-adventure deal, and I don&#8217;t have an AOL screen name to see exactly what AIMShare does (OpenID AOL?). But I&#8217;ll still be wasting plenty of time there&#8230;</p>
<p>[UPDATE: Thanks to <a href="http://sixtwothree.org/">Jason Garber</a> in the comments for pointing out that Ficlets does take OpenID. Nice one, guys.]</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/really-really-short-stories-genius/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Yarn Balls</title>
		<link>http://booktwo.org/notebook/yarn-balls/</link>
		<comments>http://booktwo.org/notebook/yarn-balls/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 11:11:06 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Network Books]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/yarn-balls/</guid>
		<description><![CDATA[<p><a href="http://yarn.dailyjolt.com/index.html"><img src="http://www.booktwo.org/wp-content/uploads/2007/03/yarn.gif" alt="yarn.gif" /></a></p>
<p>Don&#8217;t you love it when you think of something really cool, but you don&#8217;t have the skills to make it happen &#8211; and then you find out someone already has?</p>
<p>Back in October of last year, I suggested <a href="http://www.booktwo.org/notebook/exquisite-corpus-infinite-entries/">a couple of the projects</a> that I&#8217;d like to see Booktwo build. One of these was Exquisite Corpus, an updated take on the old parlour game, Exquisite Corpse, where players took it in turn to add to a drawing or story created by the previous player. Sadly, we never managed to implement this.</p>
<p>However, we were very pleased to stumble... <a href="http://booktwo.org/notebook/yarn-balls/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://yarn.dailyjolt.com/index.html"><img src="http://www.booktwo.org/wp-content/uploads/2007/03/yarn.gif" alt="yarn.gif" /></a></p>
<p>Don&#8217;t you love it when you think of something really cool, but you don&#8217;t have the skills to make it happen &#8211; and then you find out someone already has?</p>
<p>Back in October of last year, I suggested <a href="http://www.booktwo.org/notebook/exquisite-corpus-infinite-entries/">a couple of the projects</a> that I&#8217;d like to see Booktwo build. One of these was Exquisite Corpus, an updated take on the old parlour game, Exquisite Corpse, where players took it in turn to add to a drawing or story created by the previous player. Sadly, we never managed to implement this.</p>
<p>However, we were very pleased to stumble upon <a href="http://yarn.dailyjolt.com/index.html">Yarn</a>,  a collaborative story-writing tool created by the folks at <a href="http://www.dailyjolt.com/">The Daily Jolt</a>, a US College network (and is somewhat proprietary for that, but hey). Yarn allows people to start their own stories, or add to those created by others, and they can also splice off at any point from existing stories to create choose-your-own-adventure-type tales. <a href="http://yarn.dailyjolt.com/index.html">Go have a play</a>.</p>
<p>Yarn isn&#8217;t presented as a cutting-edge literary tool, but it has the potential to be one. The other project we suggested late last year was Infintie Entries, a distributed wiki-novel. This was fulfilled up to a point by Penguins&#8217; <a href="http://www.amillionpenguins.com/">Million Penguins</a> project, but the latter failed &#8211; in as much as it became unmanageable and was eventually euthanised &#8211; because it tried to synthesise a single voice &#8211; one version of the truth &#8211; from a wealth of disparate voices. If the wiki- or massively-authored novel is to succeed, it needs to embrace dissonance and non-linearity, it needs to take the path mapped out by avant-garde writers like J. G. Ballard and William Burroughs. Yarn, cutesy though it is, provides one possible framework to make this happen.</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/yarn-balls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1,000,007</title>
		<link>http://booktwo.org/notebook/1000007/</link>
		<comments>http://booktwo.org/notebook/1000007/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 09:54:55 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Penguin]]></category>
		<category><![CDATA[Wikis]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/1000007/</guid>
		<description><![CDATA[<p>A week in, and the <a href="http://www.amillionpenguins.com/">Million Penguins</a> project has been pretty interesting. Penguin&#8217;s publicity nous has got them vast amounts of coverage and vast numbers of authors very quickly, although it hasn&#8217;t exactly made for a better story &#8211; reading it is difficult, and the mishmash of styles and story arcs makes for something approaching incoherence.</p>
<p>Nevertheless, it&#8217;s impressive that Penguin have stuck to it, and not thrown their hands in the air when the going got sticky &#8211; then again, they haven&#8217;t been <a href="http://en.wikipedia.org/wiki/Wikitorial">showered with goatse images</a> either. Instead, they&#8217;ve instigated a number of techniques, such as... <a href="http://booktwo.org/notebook/1000007/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p>A week in, and the <a href="http://www.amillionpenguins.com/">Million Penguins</a> project has been pretty interesting. Penguin&#8217;s publicity nous has got them vast amounts of coverage and vast numbers of authors very quickly, although it hasn&#8217;t exactly made for a better story &#8211; reading it is difficult, and the mishmash of styles and story arcs makes for something approaching incoherence.</p>
<p>Nevertheless, it&#8217;s impressive that Penguin have stuck to it, and not thrown their hands in the air when the going got sticky &#8211; then again, they haven&#8217;t been <a href="http://en.wikipedia.org/wiki/Wikitorial">showered with goatse images</a> either. Instead, they&#8217;ve instigated a number of techniques, such as locking the wiki for a few hours each day to catch their breath, without interrupting the flow of the project. Preliminary results suggest that the open wiki as it stands is not the best vehicle for such an endeavour, but there&#8217;s no reason it wouldn&#8217;t work for smaller-scale projects &#8211; as indeed, projects like <a href="http://www.wearesmarter.org/">We>Me</a> seems to suggest. The collaborative novel is off to a rocky start, but it&#8217;s not over yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/1000007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Million Penguins</title>
		<link>http://booktwo.org/notebook/a-million-penguins/</link>
		<comments>http://booktwo.org/notebook/a-million-penguins/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 12:53:24 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Penguin]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Wikis]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/a-million-penguins/</guid>
		<description><![CDATA[<p><a href="http://www.amillionpenguins.com/"><img src="http://www.booktwo.org/wp-content/uploads/2007/02/millionpenguins.jpg" /></a></p>
<p>This morning, <a href="http://www.penguin.co.uk/">Penguin</a> announced the launch of <a href="http://www.amillionpenguins.com/">A Million Penguins</a>, a wikinovel project in association with <a href="http://dmu.ac.uk/">De Montfort University</a>.</p>
<p>Students from De Montfort&#8217;s MA in creative writing form the basis of the projected community of writers, which will edit and expand upon the short first chapter provided over a period of six weeks. (I think six weeks &#8211; the timescale is a little unclear. Rather sweetly, they&#8217;ve left lots of setup notes on <a href="http://www.amillionpenguins.com/blog/">their blog</a>, such as the inspiration gained from this <a href="http://www.lostpedia.com/wiki/Main_Page">Lost fan wiki</a>.) The students will also form the core moderators of... <a href="http://booktwo.org/notebook/a-million-penguins/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amillionpenguins.com/"><img src="http://www.booktwo.org/wp-content/uploads/2007/02/millionpenguins.jpg" /></a></p>
<p>This morning, <a href="http://www.penguin.co.uk/">Penguin</a> announced the launch of <a href="http://www.amillionpenguins.com/">A Million Penguins</a>, a wikinovel project in association with <a href="http://dmu.ac.uk/">De Montfort University</a>.</p>
<p>Students from De Montfort&#8217;s MA in creative writing form the basis of the projected community of writers, which will edit and expand upon the short first chapter provided over a period of six weeks. (I think six weeks &#8211; the timescale is a little unclear. Rather sweetly, they&#8217;ve left lots of setup notes on <a href="http://www.amillionpenguins.com/blog/">their blog</a>, such as the inspiration gained from this <a href="http://www.lostpedia.com/wiki/Main_Page">Lost fan wiki</a>.) The students will also form the core moderators of the project, which should help prevent edit wars.</p>
<p>The project is another brainchild of Penguin&#8217;s Digital Publisher Jeremy Ettinghausen, who&#8217;s also behind Penguin&#8217;s extensive <a href="http://www.penguin.co.uk/static/cs/uk/0/articles/secondlife/index.html">Second Life presence</a> and other forward-thinking projects. Viking editor Jon (no surname given) will be guiding the project, acting as a regular editor, giving ideas on direction and revision. Knowing what editing one author&#8217;s work is like, I don&#8217;t envy the job of doing the same for a potentially massive authorbase (we need some new mass nouns here). He&#8217;s <a href="http://amillionpenguins.com/blog/?p=11">certainly open-minded about the end product</a>, as long as it doesn&#8217;t turn out to be a &#8220;robotic &#8211; zombie &#8211; assassins &#8211; against &#8211; African &#8211; ninjas &#8211; in &#8211; space &#8211; narrated &#8211; by &#8211; a &#8211; Papal &#8211; Tiara type of thing&#8221;. Shame.</p>
<p>The Guardian obviously obviously got the wrong end of the stick as <a href="http://books.guardian.co.uk/news/articles/0,,2003520,00.html?gusrc=rss&#038;feed=10">it reports</a> that &#8220;Ettinghausen is emphatic that the experiment has not been set up by Penguin as an online literary Pop Idol,&#8221; and Editor John also stresses that &#8220;the wikinovel experiment is not a place to prove to Penguin we should publish your book.&#8221; This is clearly more in the spirit of the <a href="http://www.booktwo.org/notebook/tag/network-books/">networked book</a> (or, dare we say it, Booktwo&#8217;s own, terminally alpha <a href="http://www.booktwo.org/notebook/exquisite-corpus-infinite-entries/">projects</a>), and it seems unlikely that Penguin will get a novel out of it that they would consider publishing in the mass market &#8211; &#8220;To be honest, we don&#8217;t know exactly what is going to happen or how this will turn out&#8221;- all the more kudos to them for trying it, then.</p>
<p>I&#8217;ll be keeping a regular eye on the project, and trying to make sense of it as it evolves. I&#8217;m still looking forward to the network novel that won&#8217;t play merely with authorship but with structure too; that explores the potential of technology to change not just how novels are written, but how they are read. In the end, the product of A Million Penguins is unlikely to look very different to a regular novel &#8211; but it&#8217;s a great place to start. </p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/a-million-penguins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We-think</title>
		<link>http://booktwo.org/notebook/we-think/</link>
		<comments>http://booktwo.org/notebook/we-think/#comments</comments>
		<pubDate>Thu, 16 Nov 2006 07:40:16 +0000</pubDate>
		<dc:creator>James Bridle</dc:creator>
				<category><![CDATA[Book 2.0]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Network Books]]></category>

		<guid isPermaLink="false">http://www.booktwo.org/notebook/we-think/</guid>
		<description><![CDATA[<p>Back in the UK, <a href="http://www.charlesleadbeater.net/home.aspx">Charles Leadbeater&#8217;s</a> next book is available online for comment. <a href="http://www.wethinkthebook.net/"><em>We-think</em></a> is less immersive than other network book projects, but it&#8217;s great that <a href="http://www.profilebooks.co.uk/">Profile</a>, joint small publisher of the year, have allowed this to go ahead &#8211; most publishers shy away from releasing content free.</p>
<p><em>We-think</em> is about the power of mass creativity, charting the rise of mass, participative approaches to innovation from science and open source software, to computer games and political campaigning. <a href="http://www.wethinkthebook.net/book.aspx?cid=1">The website interface</a> does not make dipping into the book very easy, sticking to a more linear style &#8211;... <a href="http://booktwo.org/notebook/we-think/" class="read_more"><br /><br />Read the rest of this post &#8594;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Back in the UK, <a href="http://www.charlesleadbeater.net/home.aspx">Charles Leadbeater&#8217;s</a> next book is available online for comment. <a href="http://www.wethinkthebook.net/"><em>We-think</em></a> is less immersive than other network book projects, but it&#8217;s great that <a href="http://www.profilebooks.co.uk/">Profile</a>, joint small publisher of the year, have allowed this to go ahead &#8211; most publishers shy away from releasing content free.</p>
<p><em>We-think</em> is about the power of mass creativity, charting the rise of mass, participative approaches to innovation from science and open source software, to computer games and political campaigning. <a href="http://www.wethinkthebook.net/book.aspx?cid=1">The website interface</a> does not make dipping into the book very easy, sticking to a more linear style &#8211; there&#8217;s also a <a href="http://wethink.wikia.com/wiki/Main_Page">Wiki version</a> &#8211; but it does make commenting on it very easy. We particularly like the fact that commentators seem to be line editing the book as well as commenting on its content. Oh, if people would that for my books.</p>
]]></content:encoded>
			<wfw:commentRss>http://booktwo.org/notebook/we-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

