<?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>Booki Blog</title>
	<atom:link href="http://blog.booki.cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.booki.cc</link>
	<description>Books Live Here</description>
	<lastBuildDate>Sat, 31 Dec 2011 11:42:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Updates to Booki</title>
		<link>http://blog.booki.cc/2011/12/updates-to-booki/</link>
		<comments>http://blog.booki.cc/2011/12/updates-to-booki/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 11:34:29 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Booki]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1434</guid>
		<description><![CDATA[There are a few updates to Booki that you may be interested in : We had a serious problem where you could accidentally delete a book if you were deleting chapter statuses. Opppsss. This has been fixed now.  “django-admin bookrename” (terminal admin command) now rewrites attachment path correctly. Everyone has access to “Attachments” tab now, [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>There are a few updates to Booki that you may be interested in :</p>
<ul>
<li>We had a serious problem where you could accidentally delete a book if you were deleting chapter statuses. Opppsss. This has been fixed now.</li>
<li> “django-admin bookrename” (terminal admin command) now rewrites attachment path correctly.</li>
<li>Everyone has access to “Attachments” tab now, but only administrator can delete attachments at the moment.</li>
<li>Show human readable error message when you have more then one chapter with the same name. There is not much help with this at the moment, Booki administrator should remove or rename one of the chapters to fix any duplicates.</li>
<li>Now you can directly link to chapter editor or any other tab in editor interface. For instance: &#8211; <a href="http://www.booki.cc/my_book/_edit/#/edit/my_chapter/"><br />
http://www.booki.cc/my_book/_edit/#/edit/my_chapter/</a> (links to a chapter)<br />
<a href="http://www.booki.cc/my_book/_edit/#/settings/">http://www.booki.cc/my_book/_edit/#/settings/</a> (links to the settings tab)<br />
<a href="http://www.booki.cc/my_booki/_edt/#/history/">http://www.booki.cc/my_booki/_edt/#/history/</a> (links to the history tab)</li>
<li>You can’t leave editor by accident anymore. A pop-up window will ask for confirmation. Yes&#8230;Yes&#8230;Finally!</li>
<li>Default Django slugify function does not know how to work with non ASCII characters. This was a major problem with Asian scripts, Russian and some other languages&#8230; This has been fixed now. At the moment we have dependencies that could not handle pure Unicode names, so we are just converting it to ASCII characters&#8230; For instance “Добрый день” will become “dobryi-den” and etc.</li>
<li>Booki Editor is now fully localized.</li>
<li>You can upload PDF book to Lulu.com from “Export” tab.</li>
<li>Boxes are rounded and have gradient background if you are using Chrome or Safari</li>
<li>Some other small bug fixes&#8230;.</li>
</ul>
<p>(fwded from Aco)</p>
<div class="shr-publisher-1434"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/12/updates-to-booki/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FLOSS Manuals and Sourcefabric combine forces</title>
		<link>http://blog.booki.cc/2011/12/floss-manuals-and-sourcefabric-combine-forces/</link>
		<comments>http://blog.booki.cc/2011/12/floss-manuals-and-sourcefabric-combine-forces/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 14:04:56 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Booki]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1429</guid>
		<description><![CDATA[The open source not-for-profit organisations FLOSS Manuals Foundation and Sourcefabric are pleased to announce their newly forged partnership to maintain and develop the code base behind FLOSS Manuals&#8217; successful free software documentation platform. Said Adam Hyde of FLOSS Manuals: &#8220;We&#8217;ve been actively looking for partners to help achieve our mission. As FM goes from strength [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The open source not-for-profit organisations <a href="http://www.flossmanuals.org/" target="_blank">FLOSS Manuals Foundation</a> and <a href="http://www.sourcefabric.org/" target="_blank">Sourcefabric</a> are pleased to announce their newly forged partnership to maintain and develop the code base behind FLOSS Manuals&#8217; successful free software documentation platform.</p>
<div>
<div>
<div>
<div>
<p>Said Adam Hyde of FLOSS Manuals: &#8220;We&#8217;ve been actively looking for partners to help achieve our mission. As FM goes from strength to strength, we&#8217;re happy to partner with an organisation that has the track record of Sourcefabric in order to allow our platform to grow even further.&#8221;</p>
<p>FLOSS Manuals&#8217; open source platform is designed to help people produce books on free software, by themselves or working collaboratively with others. Users can create books, work on the content, and then export content in minutes as book-formatted PDFs or EPUBs.</p>
<p>Recent features have enabled users to keep track of the activity of everyone working on their project, chat with them in real time, and post Twitter-like status messages. All books are released under the GNU General Public License, meaning content can be reused and remixed by other books and authors, by simply cloning books or importing chapters.</p>
<p>&#8220;In partnering with FLOSS Manuals, we will contribute resources to developing the platform and will help apply this highly successful model to other fields,&#8221; said Sava Tatić, managing director at Sourcefabric. &#8220;Mainstream publishing, journalism and education sectors are all looking for new ways to author, edit and distribute books. FLOSS Manuals has shown it can be done successfully with a platform that is free, open source and highly collaborative.&#8221;</p>
<h3>About Sourcefabric</h3>
<p>The Czech-based Sourcefabric produces open source tools for media organisations including Airtime, Newscoop, and Superdesk. They have previously funded new features for the FLOSS Manuals platform and host all their software documentation on the site in English, Spanish and Russian. Since launching in April 2010, Sourcefabric has won a Knight-Batten Award and was a finalist in the Ashoka Changemakers Citizen Media Innovation Contest.</p>
<p>The Sourcefabric team used Floss Manuals to write the Newscoop Cookbook.</p>
<h3>About the FLOSS Manuals Foundation</h3>
<p>The FLOSS Manuals Foundation fosters the growing FLOSS Manuals language communities with over 3,000 registered members who have produced books on tools like Firefox and WordPress and titles such as How to Bypass Internet Censorship. Through its work on the documentation software as well as facilitating Book Sprints and Documentation Sprints, FLOSS Manuals Foundation works to support the production of Free Manuals for Free Software.</p>
<p>For more information, contact <a href="mailto:press@flossmanuals.net">Camille E. Acey at Floss Manuals</a>.</p>
</div>
</div>
</div>
</div>
<div class="shr-publisher-1429"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/12/floss-manuals-and-sourcefabric-combine-forces/feed/</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>Innovative use of Booki CSS</title>
		<link>http://blog.booki.cc/2011/12/innovative-use-of-booki-css/</link>
		<comments>http://blog.booki.cc/2011/12/innovative-use-of-booki-css/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 11:13:34 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[CSS & Books]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1418</guid>
		<description><![CDATA[So last week we finished the Freedom Fone Book Sprint. Olaf, Laleh and Lynne were there working on design and tech implementation of design. Working together they pushed the current booki css a bit further to do some cool stuff. you can see the results here: http://objavi.booki.cc/books/freedomfone-en-2011.12.05-10.50.21.pdf note the use of images for section breaks. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>So last week we finished the Freedom Fone Book Sprint. Olaf, Laleh and Lynne were there working on design and tech implementation of design. Working together they pushed the current booki css a bit further to do some cool stuff. you can see the results here:</p>
<p><a href="http://objavi.booki.cc/books/freedomfone-en-2011.12.05-10.50.21.pdf">http://objavi.booki.cc/books/freedomfone-en-2011.12.05-10.50.21.pdf</a></p>
<p>note the use of images for section breaks.</p>
<div id="attachment_1421" class="wp-caption alignnone" style="width: 222px"><a href="http://blog.booki.cc/wp-content/uploads/2011/12/ff_section.png"><img class="size-medium wp-image-1421" title="ff_section" src="http://blog.booki.cc/wp-content/uploads/2011/12/ff_section-212x300.png" alt="" width="212" height="300" /></a><p class="wp-caption-text">Section 1 header for Freedom Fone book. Achieved with CSS.</p></div>
<p>This can be achieved by css like this:</p>
<pre>#section-1 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/01_whatisff.png">http://www.freedomfone.org/booki/images/01_whatisff.png</a>) no-repeat  center center;
}</pre>
<p>the entire css is included below for your hackery resuse and inspiration</p>
<pre>@font-face{
 src: url(<a href="http://www.freedomfone.org/booki/AllumiPtf-Bold.otf">"http://www.freedomfone.org/booki/AllumiPtf-Bold.otf"</a>);
 font-family:AllumiPtf;
}
body {
 font-family: "fontin sans";
 background: #fff;
 color: #000;
 font-size:12pt;
} 

.objavi-chapter{
 color: #000;
 display:none;
} 

a {
 text-decoration:none;
 color:#000;
} 

h1 .initial{
 color: #000;
 display:none;
} 

ol#InsertNote_NoteList{
page-break-before:always;
font-size:8pt;
} 

.objavi-subsection{
 display: block;
 page-break-before: always;
} 

body .objavi-subsection:first-child{
 page-break-before: avoid;
} 

.objavi-subsection .initial {
 color: #000;
 display:none;
} 

.objavi-subsection-heading {
 font-size: 20pt;
 text-align: center;
 line-height: 300px;
 font-weight: normal;
} 

h1 {
 page-break-before: always;
 font-weight:normal;
 margin-top:10px
} 

h2 {
 margin-bottom:-10pt;
 font-weight:normal;
 font-size:15pt;
} 

h3 {
 margin-bottom:-10pt;
 font-weight:normal;
 font-size:12pt;
 font-style:italic;
} 

table {
 float: none;
} 

h1.frontpage{
 page-break-after:always;
 margin-top:70%;
 font-size: 20pt;
 text-align: center;
 page-break-before: avoid;
 max-width: 700pt;
 font-weight: normal;
} 

div.copyright{
 padding: 1em;
}
/* TOC ******************************/
table {
 float: none;
} 

table.toc {
 font-size: 1.1em;
 width: 95%;
} 

table.toc td{
 vertical-align:top
 padding-left: 0.5em;
} 

td.chapter {
 padding: 0 0.5em;
 text-align: right;
} 

table.toc td.pagenumber {
 text-align: right;
 vertical-align:bottom;
} 

td.section {
 padding-top: 1.1em;
 font-weight: bold;
}
/* End TOC **************************/ 

p, ul, ol {
 page-break-inside: avoid;
} 

pre, code, tt {
} 

pre {
 max-width:700px;
 overflow: hidden;
} 

img {
 max-width: 500px;
 height: auto;
} 

.objavi-no-page-break {
 page-break-inside: avoid;
} 

.unseen{
 z-index: -66;
 margin-left: -1000pt;
} 

body{
 font-size:12pt;
 color:#000;
 font-family:"Fontin Sans";
 line-height:16pt;
}
sup{
 vertical-align:text-top;
 font-size:0.7em;
}
a{
 color:#000 !important;
 text-decoration:none
} 

h1, h2, h3{
 color:#666;
 margin:0;
 padding:0;
 font-weight:normal !important;
 text-decoration:none !important;
 line-height:normal;
 font-family:AllumiPtf !important;
 text-transform:uppercase; 

}
h1{
 font-size:24.3pt;
}
h1+p{
 padding-top:20pt;
 margin-top:0;
}
h2{
 font-size:14pt;
 padding-top:20pt;
}
h2+p{
 padding-top:10pt;
}
h3{
 font-size:9pt;
 padding-bottom:5pt;
}
h3+p{
 margin-top:0;
}
p+h3{
 padding-top:10pt;
}
ul{
 list-style-image:url(<a href="http://www.freedomfone.org/booki/images/bullet.png">http://www.freedomfone.org/booki/images/bullet.png</a>);
 list-style-position:outside;
 margin-left:-25px;
}
ol{
 margin-left:-25px;
}
li{
 padding-left:5.5mm;
}
.starred{
 padding-left:50px;
 background-image:url(<a href="http://www.freedomfone.org/booki/images/star.png">http://www.freedomfone.org/booki/images/star.png</a>);
 background-repeat:no-repeat;
 background-position:center left;
 font-weight:bold;
 min-height:40px;
}
.speechBox{
 padding:5mm;
 padding-top:0;
 background:#ebebeb  url(<a href="http://www.freedomfone.org/booki/images/boxBottom.png">http://www.freedomfone.org/booki/images/boxBottom.png</a>) no-repeat  bottom right;
 padding-bottom:60px;
 margin-bottom:-55px;
}
.breakPage{
 page-break-before:always;
}
.speechBox:before{
 background:#ebebeb  url(<a href="http://www.freedomfone.org/booki/images/boxTop.png">http://www.freedomfone.org/booki/images/boxTop.png</a>) no-repeat top left;
 height:44px;
 content:" ";
 display:block;
 margin:-5mm;
 margin-bottom:5mm;
}
.objavi-subsection-heading{
 height:860px;
 font-size:0px;
 display:block;
}
#section-1 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/01_whatisff.png">http://www.freedomfone.org/booki/images/01_whatisff.png</a>) no-repeat  center center;
}
#section-2 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/02_realworld.png">http://www.freedomfone.org/booki/images/02_realworld.png</a>) no-repeat  center center;
}
#section-3 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/03_scenarios.png">http://www.freedomfone.org/booki/images/03_scenarios.png</a>) no-repeat  center center;
}
#section-4 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/04_creatingservice.png">http://www.freedomfone.org/booki/images/04_creatingservice.png</a>)  no-repeat center center;
}
#section-5 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/05_settingup.png">http://www.freedomfone.org/booki/images/05_settingup.png</a>) no-repeat  center center;
}
#section-6 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/06_techstuff.png">http://www.freedomfone.org/booki/images/06_techstuff.png</a>) no-repeat  center center;
}
#section-7 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/07_gettinghelp.png">http://www.freedomfone.org/booki/images/07_gettinghelp.png</a>)  no-repeat center center;
}
#section-8 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/08_troubleshooting.png">http://www.freedomfone.org/booki/images/08_troubleshooting.png</a>)  no-repeat center center;
}
#section-9 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/09_appendices.png">http://www.freedomfone.org/booki/images/09_appendices.png</a>) no-repeat  center center;
}
#section-10 .objavi-subsection-heading{
 background:#fff  url(<a href="http://www.freedomfone.org/booki/images/10_notes.png">http://www.freedomfone.org/booki/images/10_notes.png</a>) no-repeat  center center;
}
.page{
 font-size:15pt;
 color:#666;
 font-weight:bold; 

}</pre>
<div class="shr-publisher-1418"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/12/innovative-use-of-booki-css/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Visualising your book</title>
		<link>http://blog.booki.cc/2011/10/visualising-your-book/</link>
		<comments>http://blog.booki.cc/2011/10/visualising-your-book/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 19:09:26 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Booki]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1410</guid>
		<description><![CDATA[Booki provides an RSS feed for everybook. This means you can follow a book and see the edits made etc. Each RSS feed is linked from the info page. For example the book about OpenMRS has an info page here http://www.booki.cc/openmrs/_info/ and the RSS is linked from the bottom as so : http://www.booki.cc/feeds/rss/book/openmrs A few [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Booki provides an RSS feed for everybook. This means you can follow a book and see the edits made etc. Each RSS feed is linked from the info page. For example the book about OpenMRS has an info page here http://www.booki.cc/openmrs/_info/ and the RSS is linked from the bottom as so : http://www.booki.cc/feeds/rss/book/openmrs</p>
<p>A few weeks ago we asked for some help creating a visualisation using this source. Pierre Commenge responded and started developing a Processing visualisation of the RSS feed. Processing is a free software used a lot for creating visualisations (http://fr.flossmanuals.net/Processing/Introduction).</p>
<p>Pierre has a prototype available that runs in a java applet (http://emoc.org/fmviz/0.5/) below is a screen shot of the visualisation of the CiviCRM book produced in a FLOSS Manuals Book Sprint.</p>
<div id="attachment_1411" class="wp-caption alignnone" style="width: 456px"><a href="http://blog.booki.cc/wp-content/uploads/2011/10/Booki_viz.png"><img class="size-full wp-image-1411  " title="Booki_viz" src="http://blog.booki.cc/wp-content/uploads/2011/10/Booki_viz.png" alt="" width="446" height="298" /></a><p class="wp-caption-text">Visualisation of a book being made</p></div>
<p>So this look pretty cool. The live version enables you to play a timeline and see the development of the book over the period of 1 day.</p>
<p>This not only looks cool but it enables you to see how a book is being made. This is extremely interesting &#8211; imagine if we had all the data about how every book has been made up until now&#8230;it would tell us a lot of things about book production process and the differences between different models etc&#8230;its a very exciting idea and we hope to be able to explode this idea in the following weeks and months in our experiments. Many thanks to Pierre for getting this underway.</p>
<p>&nbsp;</p>
<div class="shr-publisher-1410"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/10/visualising-your-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Federated Publishing</title>
		<link>http://blog.booki.cc/2011/10/federated-publishing/</link>
		<comments>http://blog.booki.cc/2011/10/federated-publishing/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 14:11:38 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1407</guid>
		<description><![CDATA[Instead of talking about new book publishing models and moving incrementally within or slightly without its walls lets try something else, place ourselves in a space completely *inside* the space where content is as far as feasibly possible free (libre) &#8211; one such space for this I would like to call &#8216;federated publishing&#8217;. Federated Publishing [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->Instead of talking about new book publishing models and moving incrementally within or slightly without its walls lets try something else, place ourselves in a space completely *inside* the space where content is as far as feasibly possible free (libre) &#8211; one such space for this I would like to call &#8216;federated publishing&#8217;.</p>
<p>Federated Publishing is not a &#8216;model&#8217; it is in fact a network of models &#8211; enabling multiple approaches of content production, distribution and consumption. It is a space enabled by four core elements &#8211; digitally networked corpora, interoperable libre licensed content, federated open book production and &#8216;publishing&#8217; platforms, and people. It is a space that enables traditional established book production techniques but fuels new approaches which are radically different &#8211; a space where books have no authors, attribution is not really anything anyone cares about, quality is high, books live &#8211; constantly updated and improved, books magically migrate across languages, high quality text books are produced in exceedingly short times measured in minutes, hours or days, books have no publisher but multiple channels and multiple contexts, content is shifted between contexts rapidly and easily, people get paid, reputations get made, economies exist.</p>
<p>This is not pie in the sky. This exists now. FLOSS Manuals has inadvertently found itself tinkering inside of publishing for the past 5 years. We have broken many established practices because we didn&#8217;t know any better. We have developed tools that don&#8217;t imagine a future but were built to provide sensible pathways to what we wanted to achieve. We now surface after 5 years of this, look around and realise we are simultaneously inside and outside publishing. We articulate this as &#8216;Federated Publishing&#8217;.</p>
<p>Federated Publishing is a term born from Federated Social Network jargon, which itself is born out of a need to transform proprietary network services into a modern Free Software critique. Federated Publishing is not in itself a critique, it is an active and vibrant practice &#8211; but it is born from this ideological legacy.</p>
<p>Publishing is trying to invent a new proprietary future. This proprietorship is to be taken in the broadest possible understanding. It is not just a question of closed copyright finding new distribution formats and economic models, it is a question of domain branding strategies within free culture and the unwillingness to make content interoperable on a technical, legal, or social cultural level.</p>
<p>We are tied to the need to tie ourselves to the content we produce. We enable the commit bit whenever we can by default and it is a tiring and resource consuming strategy that retards the development of culture and knowledge.</p>
<p>Federated Publishing is a future we are working in now at FLOSS Manuals. We actively encourage anyone to make a book, chapter, edit. We encourage anyone to fork a book, take it to their own domain, translate it, reuse it, break it, voice multiple discordant positions and concerns within the same covers, break the use of &#8216;I&#8217; as a dominant identifier for a single individual author, take the book without changing a word and make your million. No problems.</p>
<p>We aim to generate federated interoperable corpora enabled by common sense technology and an increasing consciousness that a book is &#8216;ours&#8217; to do as &#8216;I&#8217;, you, them, or we want. We are starting with free manuals and aim to provide an example of what is possible within and between domains.</p>
<p>We currently work like this. All the content is free, we use one license to increase interoperability and we discourage talk of licenses to encourage productivity, we provide all the tools we make for free and make it easy for you to take anything you want from us. Our website templates, books, community, platform&#8230; whatever you like.</p>
<p>In this environment books transform &#8211; they migrate across contexts, they are translated, they are kept alive, they are used the world over to help people learn about free software, they are of extremely good quality, they provide economies for those that wish to pursue the seemingly radical practices.</p>
<p>Sound impossible to have an economy here? Another free culture revolution without a strategy to pay the rent? Consider Marshall McLuhan&#8217;s astonishing vision :</p>
<p>“Instead of going out and buying a packaged book of which there have been five thousand copies printed, you will go to the telephone, describe your interests, your needs, your problems … and they at once Xerox with the help of computers from libraries all over the world, all the latest material for you personally, not as something to be put out on a bookshelf. They send you the package as a direct personal service. This is where we’re heading under electronic conditions. Products increasingly are becoming services.”</p>
<p>That was not a vision of the internet, it is a vision of the book. The internet does not work like that. Books can. This is the way I have paid my rent for the last two years. By making books that are an accumulation of everything that you need in a book. There is one major difference and something that Marshall Mcluhan may not have interwined into this thread &#8211; the net has brought social production networks to a scale that the person on the other end of McLuhan&#8217;s phone line is an asynchronous network of people you have never met, and is even you. You make books with others, you decide what a book is and what goes in it, others add ideas and content that either you cant produce or cant produce in time. 100% original source books are created in days. Others in minutes.</p>
<p>People pay for that. They pay for you to help them do that. It is the beginning of Federated Publishing services, it is the end of nothing.</p>
<div class="shr-publisher-1407"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/10/federated-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Flossmanuals Book Jog</title>
		<link>http://blog.booki.cc/2011/08/wordpress-flossmanuals-book-jog/</link>
		<comments>http://blog.booki.cc/2011/08/wordpress-flossmanuals-book-jog/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 14:54:45 +0000</pubDate>
		<dc:creator>mickfuzz</dc:creator>
				<category><![CDATA[Book Sprints]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1394</guid>
		<description><![CDATA[Invite to WordPress Book Jog We invite you to join us on a book jog to update the WordPress manual hosted on Floss Manuals &#8211; The existing one is here &#8211; http://en.flossmanuals.net/wordpress/ What is a Book Jog? It builds on the concept of Book Sprint but downgrades the concept somewhat (sorry about that). While a [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h3>Invite to WordPress Book Jog</h3>
<p>We invite you to join us on a book jog to update the WordPress manual hosted on <a href="http://en.flossmanuals.net/" target="_blank">Floss Manuals</a> &#8211; The existing one is here &#8211; <a href="http://en.flossmanuals.net/wordpress/">http://en.flossmanuals.net/wordpress/</a></p>
<p><a href="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/fm_booki.png"><img class="alignleft size-full wp-image-148" style="margin: 9px;" title="fm_booki" src="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/fm_booki.png" alt="" width="380" height="224" /></a>What is a Book Jog? It builds on the concept of <a href="http://blog.booki.cc/category/book-sprints/">Book Sprint</a> but downgrades the concept somewhat (sorry about that). While a book sprint normally has a real life meet up at its core and has a solid time frame of anything from 2-5 days typically, a book jog  takes place over a longer time frame and may not have a real life meeting at its core.<br />
For this manual there is no real meet up, we are all geographically  disparate. We aim to complete it in 25 days from the 12th of August to the 5th September  2011</p>
<p>We want to build on the great documentation that already exists about WordPress to create a manual on Floss Manuals for the following reasons:</p>
<h3>Creating a concise introduction to WordPress</h3>
<p>Some might say that there is already too much existing  documentation on WordPress, in numerous locations. This manual will be a digest of  the most vital aspects of WordPress for those creating a WordPress  site. We feel that there is definitely a place for specialized  manuals. This manual is aimed at audiences who are;</p>
<ul>
<li> new to using  WordPress</li>
<li>want to improve the look of their blog and learn more about design in WordPresss</li>
<li>wish to extend WordPress to make it the basis for an online community</li>
</ul>
<h3><a href="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/floss3.png"><img class="alignright size-medium wp-image-149" style="margin: 9px;" title="floss3" src="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/floss3-300x246.png" alt="" width="300" height="246" /></a>Using an Open and Flexible Documentation Platform</h3>
<p>Unlike many manuals, Flossmanuals are written with a totally open,  do-what-you-want-to-it license. This gives writers the freedom to  improve and update the manuals as new software versions are released.  Manuals are written collaboratively inviting alterations and  improvements from readers and users. The most up-to date-version of the  manual is available in several formats, including printed book, epub,  html, and open office.</p>
<p>Working towards a book is a great focus for a documentation project.</p>
<h3>Helping to fostering Independent Online Communities</h3>
<p>We want to share our enthusiasm for WordPress as a great tool for  sharing information, publishing all kinds of media and helping to build  non-corporate online communities.</p>
<p>We believe that good training and follow up support is key to maximizing  the involvement of people in on-line communities. With the ability to  output the manual as a word document anyone can print various chapters  off as supporting handouts. You can also direct your site users to  specific chapters of the book online, where they will learn the tools,  and perhaps encourage others.</p>
<h3>Promoting the Open Web</h3>
<p><a href="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/CF_cover200.png"><img class="alignleft size-full wp-image-150" title="CF_cover200" src="http://clearerchannel.org/wordpress/wp-content/uploads/2011/08/CF_cover200.png" alt="" width="200" height="227" /></a>Flossmanuals has a track record of supporting projects which embrace  collaboration and the open web. We think that the web is best when it is  open source and using open standards and decentralised. We believe that  independently hosted websites and communities a key part of keeping the  web open. The WordPress system is perfectly suited to this because it  is intuitive to use, easy to install and keep updated and is free  software.</p>
<p>For more information on these aspects see the following book &#8211; An Open Web<br />
<a href="http://en.flossmanuals.net/an-open-web/" target="_blank">http://en.flossmanuals.net/an-open-web/</a></p>
<h3>Supporting this manual</h3>
<p>In the past this manuals been used and supported by the following groups  and organisations, tactical tech, transmission video network, people&#8217;s  voice media, aktivix and hacktionlab. They have supported the manual by contributing and some by  paying for transport and documentation meetings.</p>
<p>You can support this version of the manual by giving your time to help us write it, check it, and promote it.</p>
<p>You can do this by joining us in irc &#8211; #booksprint of #flossmanuals in <a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a>, saying hi, and seeing what you can do to help.</p>
<p>To contribute directly you can go here - <a href="http://booki.flossmanuals.net/wordpress/_edit/">http://booki.flossmanuals.net/wordpress/_edit/</a> &#8211; You will need to log in or create an account.</p>
<p>See you there!</p>
<div class="shr-publisher-1394"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/08/wordpress-flossmanuals-book-jog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Books For The Kindle Store Using Booki</title>
		<link>http://blog.booki.cc/2011/06/creating-books-for-the-kindle-store-using-booki/</link>
		<comments>http://blog.booki.cc/2011/06/creating-books-for-the-kindle-store-using-booki/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 15:48:25 +0000</pubDate>
		<dc:creator>James Simmons</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1349</guid>
		<description><![CDATA[As of May 16th my book Make Your Own Sugar Activities! is available for purchase in the Kindle store.  You can also download the first few chapters for free. My Author Page Putting a book on the Kindle Store is something any Booki author should routinely do with finished books.  It is a lot less [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>As of May 16th my book <em>Make Your Own Sugar Activities!</em> is available for purchase in the Kindle store.  You can also download the first few chapters for free.</p>
<p><a href="http://www.amazon.com/James-Simmons/e/B005197ZTY/ref=ntt_athr_dp_pel_pop_1" target="_blank">My Author Page</a></p>
<p>Putting a book on the Kindle Store is something any Booki author should routinely do with finished books.  It is a lot less work than putting a book on Lulu and the Kindle store has a lot more visibility.  I&#8217;m not suggesting that you give up on Lulu, just that you add the Kindle store to the ways you distribute your book.</p>
<p>Booki already does most of what you need to make a Kindle-formatted book, and OBJAVI *could* be modified to do the rest.  Until then you&#8217;ll need to do some work by hand:</p>
<p>1).  Export the book as an EPUB.</p>
<p>2).  Run the kindlegen program (a free download for Windows, Linux, and Mac OS) on your EPUB to create something that is readable on the Kindle.  This will NOT meet Amazon&#8217;s requirements for the Kindle Store, because it lacks a Table of Contents and a cover image, but the Kindle can use it.</p>
<p>3).  Using either the Kindle Previewer or a real Kindle look through the book for formatting errors and go back to Booki to fix them.  I found a problem with bullet points because I used Open Office to create the first few chapters of my book, then I pasted the chapters into Booki.  This caused my &lt;li&gt; tags to have &lt;p&gt; tags nested within them, a problem I would NOT have had if I had used Booki to write the chapters.  I was able to fix this in Booki by turning on HTML mode in the editor and getting rid of the &lt;p&gt; tags.  In the Kindle having the &lt;p&gt; tags in there makes the bullet appear on one line and the text appear on the following line.</p>
<p>Note that the docs on Amazon&#8217;s site say you can&#8217;t use &lt;table&gt; tags in your book.  That is wrong. The current Kindles display tables just fine.</p>
<p>Another thing you should do is add a section to your Introduction explaining how to get the book in various formats, including the website, Lulu, the Internet Archive, etc.  When people download the free sample of your book they will get this information.  If you&#8217;re writing a FLOSS Manual and have code samples in your book the Kindle will NOT render them well at all so you should direct your readers to the website so they can see the code properly formatted.  (Another possibility to suggest is the Kindle program running on a PC or Mac, which can take advantage of the wider screen).</p>
<p>The Kindle Previewer is available for Windows and Mac OS, but not Linux.  However, the Windows version runs under WINE.  It is too slow under WINE to be used to check every page for formatting errors, but it works well to verify that your cover image and Table of Contents are correct.</p>
<p>4).  Create a cover image and upload it to your book.  The cover image does not have to be linked to any page of your book, it just needs to be uploaded.  You can use the &#8220;Insert Picture&#8221; button in the editor, upload the image, then cancel out.  The image itself can start out as a white rectangle with a 5 pixel grey border.  I used a 600 x 800 canvas, but Amazon recommends something a bit larger.  You can easily create a usable cover image in The GIMP.  I put an orange rectangle with rounded corners at the bottom of the image which contains the same text that we put on the back covers of printed FLOSS Manuals.  I also put my name on the cover image as the author.  The printed book does not have that.  Amazon wants books to have authors.  You can have multiple contributors, including photographers, translators, etc. They will all be listed on the Kindle Store page.</p>
<p>5).  Re-export your book as an EPUB.</p>
<p>6).  Create a directory and unzip your EPUB into it.</p>
<p>7).  Make a copy of the XHTML file for your first chapter named something like <strong>ch000_table_of_contents.xhtml</strong> and use an HTML editor to make a Table of Contents out of it.  The free Seamonkey web browser from Mozilla has a perfectly adequate HTML editor that you can use for this.  Each chapter in the TOC must have a relative link to the chapter XHTML file that contains it.</p>
<p>8).  Use the same HTML editor to edit your Introduction chapter and put a centered &lt;h1&gt; entry with the title of your book at the top of the chapter.  Underneath it put a centered paragraph with &#8220;by Author Name&#8221;.  I chose to put this text in italics.</p>
<p>9).  Using a text editor edit the content.opf file.  You&#8217;ll need to fix the top of the file to be like this:</p>
<p>&lt;metadata&gt;<br />
&lt;dc:publisher&gt;FLOSS Manuals <a href="http://flossmanuals.net/" target="_blank">http://flossmanuals.net</a>&lt;/dc:publisher&gt;<br />
&lt;dc:rights scheme=&#8221;License&#8221;&gt;GPLv2+&lt;/dc:rights&gt;</p>
<div>&lt;dc:language&gt;en&lt;/dc:language&gt;<br />
&lt;dc:title&gt;Make Your Own Sugar Activities!&lt;/dc:title&gt;<br />
&lt;dc:creator&gt;James D. Simmons&lt;/dc:creator&gt;<br />
&lt;dc:date&gt;2010-11-28&lt;/dc:date&gt;<br />
&lt;dc:date scheme=&#8221;start&#8221;&gt;2010.12.09-07.20&lt;/dc:date&gt;<br />
&lt;dc:date scheme=&#8221;last-modified&#8221;&gt;2011.05.13-00.00&lt;/dc:date&gt;<br />
&lt;dc:date scheme=&#8221;published&#8221;&gt;2011.05.13-18.25&lt;/dc:date&gt;<br />
&lt;dc:identifier<br />
id=&#8221;primary_id&#8221;&gt;<a href="http://en.flossmanuals.net/epub/ActivitiesGuideSugar/2010.11.28-14.18.35" target="_blank">http://en.flossmanuals.net/epub/ActivitiesGuideSugar</a>&lt;/dc:identifier&gt;<br />
&lt;dc:identifier scheme=&#8221;booki.cc&#8221;&gt;</div>
<div><a href="http://booki.flossmanuals.net/make-your-own-sugar-activities/2011.05.13-18.25" target="_blank">http://booki.flossmanuals.net/make-your-own-sugar-activities</a>&lt;/dc:identifier&gt;<br />
&lt;meta name=&#8221;cover&#8221; content=&#8221;att000_MYOSA_Cover&#8221; /&gt;<br />
&lt;/metadata&gt;<br />
&lt;guide&gt;<br />
&lt;reference type=&#8221;toc&#8221; title=&#8221;Table Of Contents&#8221; href=&#8221;ch000_table_of_contents.xhtml&#8221; /&gt;<br />
&lt;/guide&gt;&nbsp;</p>
<p>Note that I have changed the creator to be myself and I&#8217;ve added entries pointing to the cover image and my new TOC page.  The TOC page will need its own &lt;item&gt; like this:</p>
<p>&lt;item href=&#8221;ch000_table_of_contents.xhtml&#8221; media-type=&#8221;application/xhtml+xml&#8221; id=&#8221;ch000_table_of_contents&#8221;/&gt;</p>
<p>The cover image should already have an &lt;item&gt; you can point to.</p>
<p>10).  Now you can zip up all these files and then change the suffix of the zip file to .epub.  kindlegen insists that you use a .epub suffix for the file.  .zip will not be recognized as an EPUB file by kindlegen.</p>
<p>11).  Run kindlegen against your new EPUB and you should have an Amazon-compliant MOBI file ready for the Kindle store.  (The file will be larger than your original EPUB because it generates images for several different kinds of Kindle outputs.  The MOBI that the customer gets will be sized like your EPUB, more or less).  Use Kindle Previewer or a real Kindle to check it out.  Also, pay attention to any messages coming from the kindlegen utility.  If you didn&#8217;t set up the cover image or the TOC correctly kindlegen should tell you.</p>
<p>Sign up for Kindle Direct Publishing, upload your book and your cover image, price the book at US .99, and in 24 hours or so the money should start rolling in.  Soon you&#8217;ll be eating lunch with the Algonquin Round Table and living a life that Richard Castle might envy.</p>
</div>
<div class="shr-publisher-1349"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/06/creating-books-for-the-kindle-store-using-booki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting to Know Booki – Tutorial #17: …CSS Part II</title>
		<link>http://blog.booki.cc/2011/06/getting-to-know-booki-%e2%80%93-tutorial-17-%e2%80%a6css-part-ii/</link>
		<comments>http://blog.booki.cc/2011/06/getting-to-know-booki-%e2%80%93-tutorial-17-%e2%80%a6css-part-ii/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 06:00:25 +0000</pubDate>
		<dc:creator>johncurwood</dc:creator>
				<category><![CDATA[Booki]]></category>
		<category><![CDATA[CSS & Books]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1156</guid>
		<description><![CDATA[Two lessons ago, we looked at applying styles to paragraphs, this lesson we will look at changing how these styles appear when we export our books. And of course we will be using CSS to do it all. To keep things simple, we will focus on the Normal &#60;p&#62; element and the heading &#60;h1&#62; to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong> </strong>Two lessons ago, we looked at applying styles to  paragraphs, this lesson we will look at changing how these styles appear  when we export our books. And of course we will be using CSS to do it  all.</p>
<p><strong> </strong><strong> </strong>To keep things simple, we will  focus on the <strong>Normal &lt;p&gt;</strong> element and the <strong>heading &lt;h1&gt;</strong> to  <strong>&lt;h6&gt;</strong> elements. Each of these elements associated with our  paragraph styles has the same properties that can be adjusted using CSS.  There are a lot of properties an element can have, but in this tutorial  we will look at two text properties, <strong>text-align</strong> and <strong>color</strong>.</p>
<h3>CSS Recap</h3>
<p>First a recap &#8211; a CSS declaration starts with a <strong>selector</strong> (this is the element whose properties we want to adjust), and is followed by a <strong>declaration</strong> (a list of one more <strong>properties</strong> followed by a <strong>value</strong> that we want to set the property to). To make changes to the CSS of a book, go to the book&#8217;s <strong>Export</strong> tab, click on <strong>Show advanced options</strong> and then set <strong>CSS mode</strong> to <em>Custom</em>. Changes are made in the <strong>Custom CSS</strong> text panel.</p>
<p><strong></strong>To set the text-align property for an element use the following notation:</p>
<pre>h1 { text-align:center; }</pre>
<p>As you can see at the beginning of the rule we set the element we want to adjust (<strong>h1</strong>). The declaration used to adjust the style of our element is enclosed in braces ( <strong>{ }</strong> ). The property we want to change, <strong>text-align</strong> is separated from the value we want to change it to, <strong>center</strong> by a colon (<strong>:</strong>). Finally the declaration finished with a semi-colon (<strong>;</strong>).</p>
<p>Every declaration ends in a semi-colon and all declarations are  enclosed between the two braces. In the above example the entire rule is  placed on one line, to aid human readibilit of CSS sheets, especially  when there is more than one declaration, a rule is often split over  several lines as follows:</p>
<pre>p {
text-align:center;
color:red;
}</pre>
<h3>Basic Text Properties</h3>
<p><strong>text-align<br />
</strong>As it&#8217;s name implies, text-align adjusts the alignment of the  element. There are 4 basic values for this property: left, center,  right, justify. these all apply the same settings as we covered in <strong></strong><a title="Tutorial #15: Paragraph Formatting" href="http://blog.booki.cc/2011/04/getting-to-know-booki-%E2%80%93-tutorial-15-paragraph-formatting/">Tutorial #15: Paragraph Formatting</a>.</p>
<p><strong>color<br />
</strong>This property sets the colour of the text for an element, the values  used can take many forms: For common colours you can use their names,  e.g. <em>blue</em>, <em>red</em>, <em>green</em>, <em>black</em>. For a complete list of predefined colour  names visit <a title="w3schools color names" href="http://www.w3schools.com/css/css_colornames.asp">http://www.w3schools.com/css/css_colornames.asp</a>;  For more comeplex colours you can use <strong>Hexidecimal</strong>, <strong>RGB</strong> or <strong>HSL</strong> colour  notations. <strong>Hexadecimal</strong> defines a colour value using: <em>#RRGGBB</em>, where <em>RR</em>, <em> GG</em>, <em>BB</em> are values between <em>00</em> and <em>FF</em> representing levels of the three  primary colours. <strong>RGB</strong> defines a colour using: <em>rgb(red, green, blue)</em>, the  parameters <em>red</em>, <em>green</em>, <em>blue</em> are specified by a number from <em>0 &#8211; 255</em> or a  percentage from <em>0%</em> &#8211; <em>100</em>% and represent levels of the three primary  colours present in the text colour. <strong>HSL</strong> defines a colour using: <em>hsl(hue,  saturation, lightness)</em>, <em>hue</em> is a value between <em>0</em> and <em>360</em> (<em>o</em> or <em>360</em> give <em> red</em>, <em>120</em> gives <em>green</em> and <em>240</em> is <em>blue</em>); <em>saturation</em> is a value from <em>0%</em> &#8211;  <em>100</em>% and represents the level of the colour defined with hue (<em>0%</em> gives  grey while <em>100</em>% gives the colour&#8217;s full intensity); <em>lightness</em> is also a  percentage from <em>0%</em> &#8211; <em>100%</em> and defines the amount of <em>light</em> in the colour  (<em>0%</em> gives black, <em>100%</em> gives white and <em>50%</em> gives the full colour defined  with <em>hue</em> and <em>saturation</em>).</p>
<p>The following rules all give the same colour to h1:</p>
<pre>h1{color:green;}

h1{color:#00FF00;}

h1{color:rgb(0,255,0;}

h1{color:rgb(0%,100%,0%;}

h1{color:hsl(120,100%,50%;}</pre>
<div>
<h3><strong>Have a Go!</strong></h3>
<p>Right, the first thing is to have the chapters in your test/play book  contain a chapter heading (<strong>heading 1</strong>), some headings formatted to  <strong>heading 2</strong> and some headings formatted to<strong> heading 3</strong>. You will also want  to have some paragraph text formatted to <strong>Normal</strong> (See <a title="Tutorial #15 - Paragraph Formatting" href="http://blog.booki.cc/2011/04/getting-to-know-booki-%E2%80%93-tutorial-15-paragraph-formatting/">Tutorial #15</a> to adjust paragraph styles).</p>
<p>Once that is ready click on the <strong>Export tab</strong>, show the <strong>advanced options</strong> and set the <strong>CSS mode</strong> to <em>Custom</em>. Under <strong>Custom CSS</strong>, scroll down to the  bottom, create a new row and enter declarations for h1, h2, h3 and p using the layout shown at the top of the tutorial. Set  values for the text-align and color properties for each element. With the color  properties try using a different declaration method for each element as I  have done in the following:</p>
<pre>h1 {
text-align:right;
color:blue;
}

h2 {
text-align:center;
color:#FF00F0
}

h3 {
text-align:left;
color:rgb(255,50,0);
}

p {
text-align:justify;
color:hsl(180,100%,30%);
}</pre>
<p>When you&#8217;ve finished, click <strong>Publish</strong>, Objavi will generate the pdf of  your book. Once it has finished, click the download link at the bottom  of the page, and open the pdf.</p>
<p>Browse through the document, and notice the new changes, also notice  what hasn&#8217;t been changed. For instance, the Table of Contents text and  Section headings all remain black, with their original alignment. If you  have a large well filled out testing book, you will also notice that  numbered and bulleted lists are still black. The two lists belong to the <strong> ol</strong> (<strong>ordered list</strong> &#8211; or numbered) and <strong>ul</strong> (<strong>un-ordered list</strong> &#8211; or bulleted)  elements, which need their own set of declarations, to change the color  property.</p>
<p>If you want all text in your book to be a certain color, you don&#8217;t  have to go through, listing each element and declaring the color  property, CSS has provided the <strong>body</strong> element, which for Booki, means  everything in the chapter, use the body element to make global changes  to your book design. If you want all text in your chapters to be blue,  except for the <strong>h1</strong> headings which will be green, you can set everything  to blue using the <strong>body</strong> element, then set the <strong>h1</strong> color to green. The <strong>h1</strong> declaration will override the <strong>body</strong> declaration, setting the <strong>h1</strong> text to  green and all other text to blue.</p>
<p>If you have any questions or need any help using Booki go to <a href="http://support.booki.cc" target="_blank">http://support.booki.cc</a> and post your question to our Q&amp;A forum.</p>
<p>You can also join the Booki discussion by signing up at <a title="Join Booki Discussion List" href="http://lists.booki.cc/listinfo.cgi/booki-booki.cc" target="_blank">http://lists.booki.cc/listinfo.cgi/booki-booki.cc</a></p>
<p>Have fun and happy writing.</p>
<p><em>John Curwood</em></p>
<p><em>Booki User Guide maintainer.</em></p>
</div>
<div class="shr-publisher-1156"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/06/getting-to-know-booki-%e2%80%93-tutorial-17-%e2%80%a6css-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cups vs LPR</title>
		<link>http://blog.booki.cc/2011/05/cups-vs-lpr/</link>
		<comments>http://blog.booki.cc/2011/05/cups-vs-lpr/#comments</comments>
		<pubDate>Wed, 18 May 2011 12:19:41 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1356</guid>
		<description><![CDATA[I don&#8217;t know if anyone else has this problem, but when I try to print large files using CUPS (I have Ubuntu installed) then it seems it sometimes dies with an out-of-memory error on the printer. When I try and print the same thing with the lpr command directly with a command like: lpr  -o [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I don&#8217;t know if anyone else has this problem, but when I try to print large files using CUPS (I have Ubuntu installed) then it seems it sometimes dies with an out-of-memory error on the printer. When I try and print the same thing with the lpr command directly with a command like:</p>
<pre>lpr  -o landscape -o sides=two-sided-short-edge -o number-up=1   /
  hbic_a5.pdf_combined.pdf</pre>
<p>Then it prints fine. Seems odd to me since I understood printers are meant to manage the printing process &#8216;one page at a time&#8217; and hence I can&#8217;t see why CUPS should die like this and LPR works ok.</p>
<div class="shr-publisher-1356"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/05/cups-vs-lpr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process vs Content Templates in Book Sprints</title>
		<link>http://blog.booki.cc/2011/05/process-vs-content-templates-in-book-sprints/</link>
		<comments>http://blog.booki.cc/2011/05/process-vs-content-templates-in-book-sprints/#comments</comments>
		<pubDate>Wed, 11 May 2011 09:30:28 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Book Sprints]]></category>

		<guid isPermaLink="false">http://blog.booki.cc/?p=1333</guid>
		<description><![CDATA[I have been working with a group of very interesting people over the last 3 days producing a book that can be used for generating campaigns about Internet Literacy. We generated texts on a large and varied range of topics. More on all this later. One very interesting issue that has been more clearly illustrated [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I have been working with a group of very interesting people over the last 3 days producing a book that can be used for generating campaigns about Internet Literacy. We generated texts on a large and varied range of topics. More on all this later. One very interesting issue that has been more clearly illustrated for me in this process is the necessity to understand the role of templates when generating content. When I talk of templates here I mean pre-configured templates that are meant to illustrate what the final product of a chapter or &#8216;content unit&#8217; should look like.</p>
<p>I have always avoided using templates because I think it shuts down a lot of creative discourse about what the content could be and it kills those amazing surprises that can leap out of working in a freer manner. Perhaps even more importantly, templates can confuse people &#8211; sprint participants need to first just create what they know or are energised by &#8211; forcing output immediately into templates is not helpful to this process. However I can see there is a role for templates not as structure for the final content but as tools that can help the process of generating content.</p>
<p>In this particular sprint we generated a very lightweight template before the sprint. This is something I really dislike doing for the reasons stated above but the fear was (and I think it is justified in this instance but I would want to be careful before advocating its usefulness in other contexts) that we would float too far in conceptual territory without any boundaries. We wanted very much to glue the creative discourse and thinking at the sprint to defined actionable units (campagins). So for this purpose after discussion with one of the initiators of the sprint we generated a very light weight template that provoked only 7 points. Really just the &#8216;who, what, why&#8217; material that campaigns need to address. This was then used as a process template &#8211; a template acting as a foundation for the sprinters to define the context of their content &#8211; not a template that would become the structure for the final content.</p>
<p>It worked very well &#8211; enabling the participants to let their creative energies flow while providing a backdrop or context within which the content needed to rest. The &#8216;process templates&#8217; also allowed those who think conceptually to &#8216;build up&#8217; so to speak, and those that thought in more concrete terms could also define their content. It provided a common scaffold for sprinters to build in the direction that most interests/energises them.</p>
<p>So while it does not change my mind regarding content templates I think I have discovered a place for <em>very lightweight</em> process templates that can give some kind of framework for the participants to work with, refine, define, and fill.</p>
<div class="shr-publisher-1333"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.booki.cc/2011/05/process-vs-content-templates-in-book-sprints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

