<?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>Kanojo.de Blog &#187; books</title>
	<atom:link href="http://blog.kanojo.de/tag/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kanojo.de</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 09:54:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Bookbinding is fun!</title>
		<link>http://blog.kanojo.de/2010/01/25/bookbinding-is-fun/</link>
		<comments>http://blog.kanojo.de/2010/01/25/bookbinding-is-fun/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:12:16 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Bits]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[bookbinding]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Techniques]]></category>

		<guid isPermaLink="false">http://blog.kanojo.de/?p=330</guid>
		<description><![CDATA[As i sometimes like to tinker on stuff that i totally don't know about. This time it was bookbinding. Turnes out its easier than you might think. All you might want is some basic garage workshop material you probably already have at home, some glue, your PDF to print and some time - only about [...]]]></description>
			<content:encoded><![CDATA[<p>As i sometimes like to tinker on stuff that i totally don't know about. This time it was bookbinding. Turnes out its easier than you might think. All you might want is some basic garage workshop material you probably already have at home, some glue, your PDF to print and some time - only about a hour. It's really fun, really easy and the results are great.</p>
<a rel="attachment wp-att-348" href="http://blog.kanojo.de/?attachment_id=348"><img class="size-medium wp-image-348 " src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7253-550x366.jpg" alt="" width="550" height="366" /></a>
<p>So, please come in and read the actual Article/Tutorial <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p><span id="more-330"></span></p>
<p>First off you need a nice way to print the book you want. Assuming you have a PDF lying around you'd want to make a book of as it was in my case (script for university) you'd need to bring it in book form. This means that you print (duplex) on A4 or LETTER pages with half width - you wouldn't want a fullsize A4/LETTER book. You want your pages printed so that you can "cut through the middle" of your stack (well, you can - given the right equipment - cut ~15-20 pages at once, so you still need to split). Anyways, back to topic. To achieve this it was (for a nerd like me at least) the easiest to use psnup and psbook, two postscript manipulation utilities. If you use GNU/Linux your distribution should ship them in nice packages, Mac users can ask fink and Windows users cygwin to provide the software in a nice manner. Given your PDF you might want to:</p>
<p>pdf2ps input.pdf<br />
psbook book.ps input.ps<br />
psnup -l -p -2 book.ps booklet.ps<br />
ps2pdf booklet.ps</p>
<p>After that you have a landscaped PDF, two original pages on one (downscaled) with the ordering just to cut the stack in the middle and fold it together.</p>
<p>After printing remember to let the paper "rest" two-three days in a straight, flat position.</p>
<p>And now for the actual binding. I've added the description of what's happening to the pictures, so feel free just to scroll through them and read up on what you gotta do.</p>
<div id="attachment_331" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-331" href="http://blog.kanojo.de/?attachment_id=331"><img class="size-medium wp-image-331" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7196-550x366.jpg" alt="What you'll need" width="550" height="366" /></a><p class="wp-caption-text">These are the items you&#039;ll need, 2 bar clamps, two wooden boards (old cupboard, get from DIY market, etc.) a preferably old brush and some glue (wood glue or specialized bookbinding glue)</p></div>
<div id="attachment_332" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-332" href="http://blog.kanojo.de/?attachment_id=332"><img class="size-medium wp-image-332" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7197-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Now straighten out your stack of paper, put it on one board lying on the desk, then very carefully put the 2nd board on the stack. ask someone to tighten the clamps left and right leaving about 1-1.5cm of space for the stack of paper.</p></div>
<div id="attachment_333" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-333" href="http://blog.kanojo.de/?attachment_id=333"><img class="size-medium wp-image-333" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7198-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">This is to show the alignment of the paperstack and the leftover space over the board.</p></div>
<div id="attachment_334" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-334" href="http://blog.kanojo.de/?attachment_id=334"><img class="size-medium wp-image-334" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7199-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Macros are fun <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_335" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-335" href="http://blog.kanojo.de/?attachment_id=335"><img class="size-medium wp-image-335" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7200-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and this one is to show you how to make it better... note the bad alignment of the paper.</p></div>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-337" href="http://blog.kanojo.de/?attachment_id=337"><img class="size-medium wp-image-337" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7207-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">To avoid having glue on the sides of your book wrap scotch-tape around the whole back of the book (vertically) to prevent the glue of pouring out.</p></div>
<div id="attachment_338" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-338" href="http://blog.kanojo.de/?attachment_id=338"><img class="size-medium wp-image-338" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7208-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">This is roughly how it should look like when applied...</p></div>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-339" href="http://blog.kanojo.de/?attachment_id=339"><img class="size-medium wp-image-339" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7209-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Now take a good load of the glue onto your brush and apply it to the back of your book. It should be well covered. Also note that pressing the paperstack downwards and upwards to make the glue go a little &quot;inside&quot; the pages can improve the results vastly. But be careful not to leave too much glue sticking to the tape to prevent &quot;blobs&quot; you&#039;d have to cut off.</p></div>
<div id="attachment_340" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-340" href="http://blog.kanojo.de/?attachment_id=340"><img class="size-medium wp-image-340" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7210-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">The first layer of glue applied</p></div>
<div id="attachment_341" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-341" href="http://blog.kanojo.de/?attachment_id=341"><img class="size-medium wp-image-341" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7211-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">After waiting for the first layer of glue to dry apply some more layers to achieve a nice thick layer of solid glue.</p></div>
<div id="attachment_342" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-342" href="http://blog.kanojo.de/?attachment_id=342"><img class="size-medium wp-image-342" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7212-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Last layer drying</p></div>
<div id="attachment_343" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-343" href="http://blog.kanojo.de/?attachment_id=343"><img class="size-medium wp-image-343" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7245-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Now that the last layer dried take the book out of this a bit wild construction and cut two thick (&gt;200g) papers to fit. </p></div>
<div id="attachment_344" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-344" href="http://blog.kanojo.de/?attachment_id=344"><img class="size-medium wp-image-344" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7246-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">But before fastening front/back we need a solid spine. For this you need a piece of (80g) paper and some fabric (old textile shopping bag, whatever), about 2 times as wide as the back of your book (note: you can also use only the fabric without the paper if you prefer a fabric-looking spine). Glue the two together, apply some more glue to the bookback (only the back, be careful not to drip on the sides of your book) and apply the Spine you just made (paper/fabric should still be glue-wet)</p></div>
<div id="attachment_345" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-345" href="http://blog.kanojo.de/?attachment_id=345"><img class="size-medium wp-image-345" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7247-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Roughly like this, just without the glue drops on the bottom of the book.</p></div>
<div id="attachment_346" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-346" href="http://blog.kanojo.de/?attachment_id=346"><img class="size-medium wp-image-346" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7249-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">This is how the front looks like with the spine applied.</p></div>
<div id="attachment_347" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-347" href="http://blog.kanojo.de/?attachment_id=347"><img class="size-medium wp-image-347" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7251-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Now that the spine has dried you can simply put some (not too much) glue on the front/back and apply them. Easy going <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p></div>
<div id="attachment_348" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-348" href="http://blog.kanojo.de/?attachment_id=348"><img class="size-medium wp-image-348" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7253-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">A first test shows that it&#039;s ... a book! Congrats, you made it!</p></div>
<div id="attachment_349" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-349" href="http://blog.kanojo.de/?attachment_id=349"><img class="size-medium wp-image-349" src="http://blog.kanojo.de/files/2010/01/20100125-IMG_7254-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Also the thick layer of paint backed by the fabric spine the book is quite tough, here bended it like you sometimes do with commercially made books to make them keep open on a page, worked multiple times without any harm!</p></div>
<p>With that you should have a not quite perfect but already very very useable book in almost no time. This one took me about 01:30h of work (subtracted the drying time as you will probably do something different then). Some hardcore bookbinding nerds would probably kill me for this tutorial/technique, but ... it works, it gets you nice results, you can use the books in quite rough enviroments (ie carry around in your school/uni backpack every day). If you have a printer that does not choke on thicker paper you may also want to print the cover on your book-front - or just scribble or draw something neat on there <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>I hope you liked this tutorial and also start making books yourself - as making things is really fun and somehow makes you just feel good :p. Enjoy</p>
<p>-NebuK</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.kanojo.de%2F2010%2F01%2F25%2Fbookbinding-is-fun%2F&amp;title=Bookbinding%20is%20fun%21" id="wpa2a_2"><img src="http://kanojo.blogs.ghostdub.de/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.kanojo.de/2010/01/25/bookbinding-is-fun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

