<?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>adrian&#039;s domain</title>
	<atom:link href="http://adrian.onsen.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrian.onsen.ca</link>
	<description>. stay  hungry ,  stay  foolish .</description>
	<lastBuildDate>Wed, 15 May 2013 17:26:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Keeping track of projects</title>
		<link>http://adrian.onsen.ca/2013/05/keeping-track-of-projects/</link>
		<comments>http://adrian.onsen.ca/2013/05/keeping-track-of-projects/#comments</comments>
		<pubDate>Wed, 15 May 2013 17:26:07 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2573</guid>
		<description><![CDATA[For projects where ordering parts is a necessity (like from HobbyKing), I should keep track of why I ordered each part and what its intended use will be. I guess this should apply to most other projects. Keep track of progress, and just generally keep a log.]]></description>
				<content:encoded><![CDATA[<p>For projects where ordering parts is a necessity (like from HobbyKing), I should keep track of why I ordered each part and what its intended use will be.<br />
I guess this should apply to most other projects. Keep track of progress, and just generally keep a log.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/05/keeping-track-of-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copper CAM offset?</title>
		<link>http://adrian.onsen.ca/2013/05/copper-cam-offset/</link>
		<comments>http://adrian.onsen.ca/2013/05/copper-cam-offset/#comments</comments>
		<pubDate>Mon, 06 May 2013 01:06:56 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Computer geek stuff]]></category>
		<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2567</guid>
		<description><![CDATA[I notices that when milling a board who&#8217;s NC code was generated by Copper CAM, there is an offset between the drilled holes and the etching of the tracks. Once I drill the holes, I&#8217;ll enter an offset of X-1 and then zero Mach3. That shifts the subsequent steps (etching, cutout) by 1mm to the [...]]]></description>
				<content:encoded><![CDATA[<p>I notices that when milling a board who&#8217;s NC code was generated by Copper CAM, there is an offset between the drilled holes and the etching of the tracks.<br />
Once I drill the holes, I&#8217;ll enter an offset of X-1 and then zero Mach3. That shifts the subsequent steps (etching, cutout) by 1mm to the left.<br />
On closer examination, 1mm may be too much. I will try 0.8mm on the next board to see how it turns out.</p>
<p>UPDATE:</p>
<p>It turns out that my mill is not perfectly perpendicular to the board. The error comes out of the fact that the end of the tool for the engraver mill and the drill is much different and when a small rotation is added to the mill head a linear difference is observed.<br />
I adjusted the head rotation and now both the milled and drill points line up perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/05/copper-cam-offset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CATIA tips</title>
		<link>http://adrian.onsen.ca/2013/04/catia-tips/</link>
		<comments>http://adrian.onsen.ca/2013/04/catia-tips/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 14:11:13 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Computer geek stuff]]></category>
		<category><![CDATA[catia]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2563</guid>
		<description><![CDATA[To enable highlighting of surfaces when passing over them with the pointer, Tools&#62;Options Menu, Display&#62;Navigation tab &#8220;Preselect in geometry View&#8221; and &#8220;Prehighlight faces for preselection navigator&#8221;]]></description>
				<content:encoded><![CDATA[<p>To enable highlighting of surfaces when passing over them with the pointer,</p>
<p>Tools&gt;Options Menu, Display&gt;Navigation tab<br />
&#8220;Preselect in geometry View&#8221;<br />
and<br />
&#8220;Prehighlight faces for preselection navigator&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/04/catia-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CrashPlan backing up NAS from windows</title>
		<link>http://adrian.onsen.ca/2013/04/crashplan-backing-up-nas-from-windows/</link>
		<comments>http://adrian.onsen.ca/2013/04/crashplan-backing-up-nas-from-windows/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 13:08:43 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Computer geek stuff]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2560</guid>
		<description><![CDATA[I am finally going to do a cloud backup of my system for extra redundancy, and the CrashPlan system seems to be well regarded and recommended by many. Easiest way to set this backup up is to run the client software from a windows machine. I have a Win7 VM running 24/7 anyway, so that [...]]]></description>
				<content:encoded><![CDATA[<p>I am finally going to do a cloud backup of my system for extra redundancy, and the CrashPlan system seems to be well regarded and recommended by many.</p>
<p>Easiest way to set this backup up is to run the client software from a windows machine. I have a Win7 VM running 24/7 anyway, so that is a perfect place to setup the CrashPlan software.</p>
<p>To get the CrashPlan software to read and backup a NAS drive, read the following links:</p>
<p><a href="http://virtualj.net/20120126/use-crashplan-automatically-backup-network-drive-nas">http://virtualj.net/20120126/use-crashplan-automatically-backup-network-drive-nas</a><br />
<a href="http://lime-technology.com/forum/index.php?topic=17672.0">http://lime-technology.com/forum/index.php?topic=17672.0</a><br />
<a href="http://www.midnightspark.com/blog/?p=116">http://www.midnightspark.com/blog/?p=116</a><br />
<a href="http://support.crashplan.com/doku.php/recipe/adopting_another_computer">http://support.crashplan.com/doku.php/recipe/adopting_another_computer</a></p>
<p>They all talk about the same technique.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/04/crashplan-backing-up-nas-from-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Createspace options</title>
		<link>http://adrian.onsen.ca/2013/04/createspace-options/</link>
		<comments>http://adrian.onsen.ca/2013/04/createspace-options/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 01:09:27 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Book Design]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2535</guid>
		<description><![CDATA[For creating books with images that go off the page, export the file from inDersign as PDF/X-1a:2001, and in the createspace environment select &#8220;Bleed ends after the edge of page&#8221;]]></description>
				<content:encoded><![CDATA[<p>For creating books with images that go off the page, export the file from inDersign as PDF/X-1a:2001, and in the createspace environment select &#8220;Bleed ends <strong>after</strong> the edge of page&#8221;</p>
<p><img class="alignnone size-medium wp-image-2537" alt="createspace-bleed-image" src="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/04/createspace-bleed-image-300x208.png" width="300" height="208" /></p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/04/createspace-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text in CATIA</title>
		<link>http://adrian.onsen.ca/2013/03/text-in-catia/</link>
		<comments>http://adrian.onsen.ca/2013/03/text-in-catia/#comments</comments>
		<pubDate>Sun, 31 Mar 2013 21:01:19 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2522</guid>
		<description><![CDATA[Needing to do some text in CATIA, I came up with this: http://www.engineering.com/CATIACommunity/CATIAForum/view/topic/postid/91/forumid/25/tpage/1.aspx Unfortunately there is no straight forward way to do text withing the part modeler directly. Oh well, but this got the job done.]]></description>
				<content:encoded><![CDATA[<p>Needing to do some text in CATIA, I came up with this:</p>
<p><a href="http://www.engineering.com/CATIACommunity/CATIAForum/view/topic/postid/91/forumid/25/tpage/1.aspx">http://www.engineering.com/CATIACommunity/CATIAForum/view/topic/postid/91/forumid/25/tpage/1.aspx</a></p>
<p>Unfortunately there is no straight forward way to do text withing the part modeler directly. Oh well, but this got the job done.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/03/text-in-catia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limitations of the PP3DP UP! Plus printer &#8211; Thin wall sections</title>
		<link>http://adrian.onsen.ca/2013/03/limitations-of-the-pp3dp-up-plus-printer-thin-wall-sections/</link>
		<comments>http://adrian.onsen.ca/2013/03/limitations-of-the-pp3dp-up-plus-printer-thin-wall-sections/#comments</comments>
		<pubDate>Sun, 31 Mar 2013 14:59:31 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[3D printing]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2516</guid>
		<description><![CDATA[In designing some components I was interested to figure out what the limitations were of the printer, and figure out how it behaves when the printed part deviates from the cad model. My first concern was how thin a wall the printer could print at different slice thicknesses, so I made a test part that [...]]]></description>
				<content:encoded><![CDATA[<p>In designing some components I was interested to figure out what the limitations were of the printer, and figure out how it behaves when the printed part deviates from the cad model.</p>
<p>My first concern was how thin a wall the printer could print at different slice thicknesses, so I made a test part that integrated short pieces of different thickness wall sections.<span id="more-2516"></span></p>
<p><a href="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/wpid-IMG_20130330_221719.jpg"><img class="alignnone  wp-image-2518" alt="wpid-IMG_20130330_221719.jpg" src="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/wpid-IMG_20130330_221719.jpg" /></a></p>
<p>The same test part was printed at both 0.15mm z slice thickness as well as 0.4mm slice thickness. The top row consists of wall thickness of 0.2mm, 0.4mm, 0.6mm, 0.8mm and 1.0mm thickness. On the 0.15mm z slice thickness model, the first two (0.2 and 0.4mm) walls got ignored by the software. At the 0.4mm Z slicestep, the first 3 walls (0.2, 0.4, 0.6mm) got ignored.</p>
<p>Just because the walls got printed, it doesn&#8217;t mean that they got printed at the correct thickness. On the 0.15 z slice thickness part, the 0.6 and 0.8mm walls were measured to actually be around 0.8mm thick. The 1mm wall was measured to be about 1.1mm or so. On the bottom row, the 1.2, 1.4, 1.6, 1.8, 2.0mm walls all measured correctly within +/- 0.07mm which I&#8217;d say is pretty damn good.</p>
<p>On the 0.4mm s slice thickness part, the thicknesses had more variation (around +/- 0.12mm) in the wall thicknesses, and the wall thickness of the walls up to the 1.2 and 1.4mm walls, was not accurate at all. I have not measured all the parameters on this part.</p>
<p>The spacing between walls of the same thickness was designed to 5mm , and on the 0.15mm z slice thickness part, with the exception of 0.6 and 0.8mm walls (which were not the designed thickness), all the other walls came out pretty close to 5mm when measured; around +/- 0.05 or so.</p>
<p>The other thing to note was that at the 0.15 z slice thickness, the walls on the 1.2 and 1.4 mm walls was only made up of only an outer perimeter bead of plastic, with no fill between them. You can kind of see what I mean on the picture above on one of the 1.4mm wall. The 1.6 and 1.8mm walls seemed like they had a fill in between the outer perimeter skins, however the fill didn&#8217;t seem like it was connected very well to the skins. What this produces is 2 skins that are not connected together and loose I would think the 1mm wall would be stiffer (since the 2 sides are fused together) then the 1.2 or 1.4mm walls. I&#8217;d avoid designing with these thicknesses.</p>
<p>Once you get at the a 2.0mm wall thickness, the infill looks like it connects the sides together. These observations were made purely by looking at the final top layer of the print. I don&#8217;t know how well connected everything is inside the wall.</p>
<p>For those that want to print their own part, here&#8217;s the stl file : <a href="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Thickness_Calibration_D01.zip">Thickness_Calibration_D01.zip</p>
<p></a>UPDATE:<br />
Just found a post on the PP3DP forums talking about the same thing (<a href="http://www.pp3dp.com/forum/viewtopic.php?f=13&amp;t=1164&amp;sid=5eb8f4a739164aad9bd0f216ddd1907d">HERE</a>). In the same thread there is also a handy thingiverse generator to generate thickness calibration parts similar to mine, but parametric (<a href="http://www.pp3dp.com/forum/viewtopic.php?f=13&amp;t=1164&amp;sid=5eb8f4a739164aad9bd0f216ddd1907d#p12842">HERE</a>) and a chart of designed vs printed/measured wall thicknesses.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/03/limitations-of-the-pp3dp-up-plus-printer-thin-wall-sections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network file transfer speeds</title>
		<link>http://adrian.onsen.ca/2013/03/network-file-transfer-speeds/</link>
		<comments>http://adrian.onsen.ca/2013/03/network-file-transfer-speeds/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 19:54:31 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Computer geek stuff]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2498</guid>
		<description><![CDATA[I&#8217;ve noticed that the file transfer speeds from my workstation computer have been on the slow side. Today I started doing some file read/write in order to benchmark what is possible on my network and eventually try to maintain similar transfer rates between all computers. Setup: TOWER: this is the file archive NAS. It&#8217;s running [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve noticed that the file transfer speeds from my workstation computer have been on the slow side. Today I started doing some file read/write in order to benchmark what is possible on my network and eventually try to maintain similar transfer rates between all computers.<span id="more-2498"></span></p>
<h1>Setup:</h1>
<p>TOWER: this is the file archive NAS. It&#8217;s running on  UnRAID software and is running inside its own separate case. It currently has 5TB of storage</p>
<p>NAS4FREE: is a zfs raid NAS that&#8217;s running as a virtual machine inside the ESXi 5 server. It has 2 TB of dedicated storage in raid 0 configuration. These two 2TB drives are dedicated to this VM exclusively, and are being accessed as raw devices.</p>
<h1>Results:</h1>
<div id="attachment_2501" class="wp-caption alignleft" style="width: 182px"><a href="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-LOCAL-DRIVE-e1363633158806.jpg"><img class="wp-image-2501  " alt="Speeds from LOCAL DRIVE" src="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-LOCAL-DRIVE-e1363633158806-294x300.jpg" width="172" height="175" /></a><p class="wp-caption-text">The results I get are 66MB/sec write and 52MB/sec read</p></div>
<div id="attachment_2502" class="wp-caption alignleft" style="width: 182px"><a href="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-NAS4FREE-e1363633120250.jpg"><img class="wp-image-2502  " alt="Speeds from NAS4FREE" src="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-NAS4FREE-e1363633120250-295x300.jpg" width="172" height="175" /></a><p class="wp-caption-text">The results I get are 52MB/sec write and 70MB/sec read</p></div>
<div id="attachment_2503" class="wp-caption alignleft" style="width: 181px"><a href="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-TOWER-e1363633085466.jpg"><img class="wp-image-2503  " alt="Speeds from TOWER" src="http://adrian.onsen.ca/wordpress/wp-content/uploads/2013/03/Speeds-from-TOWER-e1363633085466-293x300.jpg" width="171" height="175" /></a><p class="wp-caption-text">The results I get are 25MB/sec write and 66MB/sec read</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I ran the first set of tests from another VM on the ESXi5 server inside a Win7 VM using a software called &#8220;<a href="http://www.totusoft.com/downloads.html" target="_blank">LAN_SpeedTest 1.2 (Free)</a>&#8220;, to use as a benchmark to compare against. The test ran on the Win7 local drive. This local drive is actually a file on the ESXi5 server, and not a dedicated drive, so speeds are not reflective of raw disk access but are close.</p>
<p>The second test was run to the NAS4FREE server. Here I was getting excellent read and write speeds of 52MB/s write and 70MB/s reads. I can certainly live with that, as it appears to be faster then the local drive. This high speed data transfer is due to the fact that both VMs (both the Win7 and NAS4FREE VMs) are running on the same physical computer, so there&#8217;s no &#8220;network slowdowns&#8221; to speak of as all communication is internal to the same physical computer.</p>
<p>Third I ran the test to the TOWER NAS machine. I know this machine has a slow write speed due to the nature of the UnRaid software used, so I&#8217;m not surprised with the 25MB/s write speed, however I was surprised with the read speed of 66MB/s. This was taking place over Gigabit LAN, and the physical computers are right besides each other. At lease I know that over short distances I can nearly saturate the gigabit LAN to give me near native drive speeds. (I would imagine that native drive speeds would be about 80 or 90MB/s)</p>
<p>I don&#8217;t remember what transfer speeds I was getting from my workstation to both the TOWER and NAS4FREE NAS machines, but it was significantly lower then those numbers.</p>
<h1><span style="text-decoration: underline;">UPDATE:</span></h1>
<p>Running the test from a wired laptop on the other side of the house, through CAT5e cable I get:<br />
(Test is done using 2000MB file)</p>
<p>For comparison, to local HD, I get Write: 89.2 MB/sec and Read: 76 MB/sec<br />
To the NAS4Free server, I get Write: 61.1 MB/sec and Read: 47.2 MB/sec<br />
To the TOWER server, I get Write: 24.7 MB/sec and Read: 75.8 MB/sec</p>
<p>These speeds seem very reasonable to me. Nearly as fast as a local hard drive.</p>
<h1><span style="text-decoration: underline;">UPDATE2:</span></h1>
<p>I thought I&#8217;d test the WiFi speeds from a couple of computers on the network with this tool.From the old T41p thinkpad, with a dLink DWA-121 (wireless N) adapter I get about 1.6Mbps both up and down. Pathetic. Can&#8217;t even watch videos properly as it needs to rebuffer every couple of minutes.<br />
Put in an older DWL-G650 card, and tested again. With the laptop on my lap, I get Write:3.5Mbps and Read:4.9Mbps. If the laptop is 12&#8243; away from me on the table, I get Write: 9.5Mbps and Read: 13Mbps. I am about 50ft away and one floor up from where the router is currently located.<br />
For reference, the best speeds I have achieved on the G WiFi network at home is from a T61p laptop sitting right besides the wireless router. Those speeds were 16Mbps write and read.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/03/network-file-transfer-speeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D printing</title>
		<link>http://adrian.onsen.ca/2013/02/3d-printing/</link>
		<comments>http://adrian.onsen.ca/2013/02/3d-printing/#comments</comments>
		<pubDate>Sun, 03 Feb 2013 15:28:48 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Machining]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2484</guid>
		<description><![CDATA[I&#8217;ve had 3D printing on the brain for the past few weeks for some reason. I&#8217;ve been thinking about putting together a kit 3d printer to get started. I was thinking how I would like a relatively large work area (not the small limited 6&#8243; or 8&#8243; cubed that a lot of the cheaper printers [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve had 3D printing on the brain for the past few weeks for some reason. I&#8217;ve been thinking about putting together a kit 3d printer to get started. I was thinking how I would like a relatively large work area (not the small limited 6&#8243; or 8&#8243; cubed that a lot of the cheaper printers provide.</p>
<p>Then last evening it came to me. The light bulb came on.<br />
Use the milling machine as the printer! Just get a print head, and control it from the existing software (Mach3). The work area is huge, and the cost should be quite reasonable since I only need the extruding head. Between a good quality plastruder, and a temperature control board, it should be about $250 ($170 for the <a href="http://www.makergear.com/products/plastruder" target="_blank">plastruder</a>, stepper motor driver and $60 or so for the <a href="http://store.gnexlab.com/" target="_blank">temp control board</a>)</p>
<p>Feed speeds of a makerbot are around 40mm/s (2400mm/min). Currently I can do about 1000mm/min on my milling machine (which is 1/2 of the makerbot speeds) but with a ballscrew upgrade I should be able to do about 5000mm/min feed speeds (83mm/sec).<br />
I have read about some kit 3D printers (like the <a href="http://www.ultimaker.com/" target="_blank">Ultimaker</a>) that can do 200-300 mm/sec feeds (12,000-18,000mm/min). I know my mill will never go that fast.</p>
<h1>Resources:</h1>
<p>Mach3 as 3dprinter software (<a href="http://www.machsupport.com/forum/index.php/topic,16310.0.html">here</a>)</p>
<p>Good info on whats required in order to use Mach3 as the river software (<a href="http://cnc2printer3d.wordpress.com/the-concept/" target="_blank">here</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/02/3d-printing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book publishing</title>
		<link>http://adrian.onsen.ca/2013/01/book-publishing/</link>
		<comments>http://adrian.onsen.ca/2013/01/book-publishing/#comments</comments>
		<pubDate>Sun, 27 Jan 2013 16:10:04 +0000</pubDate>
		<dc:creator>adrian</dc:creator>
				<category><![CDATA[Book Design]]></category>

		<guid isPermaLink="false">http://adrian.onsen.ca/?p=2473</guid>
		<description><![CDATA[Looking into finding cheaper services to print my Kinetik Festival photo books I came across CreateSpace. I think at this point of my self publishing career, this service dots all the is and crosses all the t&#8217;s for me. There are some issues with ownership of the ISBN numbers they assign, (read here), but for [...]]]></description>
				<content:encoded><![CDATA[<p>Looking into finding cheaper services to print my Kinetik Festival photo books I came across <a href="http://www.createspace.com" target="_blank">CreateSpace</a>.<br />
I think at this point of my self publishing career, this service dots all the is and crosses all the t&#8217;s for me. There are some issues with ownership of the ISBN numbers they assign, (<a href="https://www.createspace.com/en/community/thread/23825?start=15&amp;tstart=0" target="_blank">read here</a>), but for the most part it looks very promising.<br />
With book printing prices as low as I&#8217;ve yet seen, an enormous distribution network (as it&#8217;s part of Amazon), and (from what I&#8217;ve read) decent quality printing, I don&#8217;t know why I would NOT go with them at least for the next photo book. I can always decide to move to a different service with future books.<br />
I am even considering re-doing the K4 photo book into a new edition so I can print it with CreateSpace as the Blurb.com software I used limits you to using only their service to print the books.</p>
<p>Everything is printed on demand, shipped to the customer, and I get the royalties. Easy.</p>
<p>Talk about inDesign templates (<a href="https://www.createspace.com/en/community/message/205011" target="_blank">here</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://adrian.onsen.ca/2013/01/book-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
