<?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; Tutorial</title>
	<atom:link href="http://blog.kanojo.de/tag/tutorial/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>Raid system &#8211; 8TB home storage, on budget!</title>
		<link>http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/</link>
		<comments>http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:36:22 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Free-Software]]></category>
		<category><![CDATA[household]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[10tb]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=2573</guid>
		<description><![CDATA[With the advent of higher definition Television, growing demand for high quality lossless audio as well as general madness the need for a reliable as well as flexible and large home storage solution grew rapidly for me. Just hammering more disks into your home router / server just won't nail it over the long term. [...]]]></description>
			<content:encoded><![CDATA[<p>With the advent of higher definition Television, growing demand for high quality lossless audio as well as general madness the need for a reliable as well as flexible and large home storage solution grew rapidly for me. Just hammering more disks into your home router / server just won't nail it over the long term. So i've set out to build a cheap (per TB), (hopefully) longlasting as well as reasonably reliable home storage system for the enthusiast (read: "tinkering geek"). This was achieved using a custom made case for the parts as well as a lucky find for the adapter card. Read on for more... <span id="more-2573"></span></p>
<h2>PLANNING AND CONSIDERATIONS</h2>
<p>So first when planning a system like this you need to decide a few things. What are the aspects that are most important to you?</p>
<ul>
<li>Speed?</li>
</ul>
<p>I've decided that this system will be a mass-storage. A data-grave. Thus i have made no attempts whatsoever to optimize speed in any way. The result is relatively clear - not really fast.</p>
<ul>
<li>Security?</li>
</ul>
<p>Does the data need special protection? For me it was simple - i've got a okay~ish CPU in the host box, so encrypting the whole data is no big problem. Why NOT do it?</p>
<ul>
<li>Reliability?</li>
</ul>
<p>How important is the data you want to save really? RAID is nice, but it is NO BACKUP. Are there special considerations to make for desaster recovery? As this is going to be a data-grave for me i've opted for a "best effort" policy. I've got a used UPS to protect my equipment (server and this storage) from power losses and voltage fluctuations. Then i've decided for a RAID system, namely the old RAID 5. As i said i haven't optmized for speed, so RAID 0+1 was no option since you'd need more disks to get the same actual storage size. As for desaster recovery i've decided to use a LVM layer on top of my crypto layer. This allows me for snapshots (in case of huge write events when snapshotting i think i can even use a external large disk as a snapshot device...) when i perform critical filesystem operations. If the filesystem ever fails so hard that i have to perform potentially dangerous operations (and FSCKing a "crashed" ext-filesystem IS dangerous) i can always just snapshot, toy around, if i break it revert the snapshot...</p>
<ul>
<li>Noise and vibration?</li>
</ul>
<p>As for vibration (and thus much of the noise of a harddisk array) you need to trade a few things off. On one hand its really nice to mount disks with thick rubber layers to dampen their vibrations. This has the backdraw that the harddisks will always move - they'll swing on the flexible rubber layer. Consider this article/video by Brendan Gregg to see why this is bad: <a href="http://blogs.oracle.com/brendan/entry/unusual_disk_latency">Unusual Disk Latency</a>. So basically you'd want something that is very rigid so the drives don't move *too* much. On the other hand, to isolate each harddrive from the vibrations of the others (huge commercial raid arrays all have/need ways to deal with isolating individual drives - consider a scenario where a RAID 5 or similar level array starts writing, many drives start seeking at the same time sending a huge vibration-wave through the case disturbing (and as i've heared - yes, only heared) and even headcrashing other drives.</p>
<p>I've attempt to achieve this by applying my knowledge from building speaker enclosures. The scenario as well as the vibration frequency range are quite similar. To supress case movements i've chosen a even (internally) and dense material: MDF. While this has the backdraw that it heavily couples the drives it will do a good job at dampening the overall vibration. As a upgrade to this (which i haven't implemented yet) one could use a additional "energy trap" consisting of a moveable, rubber-like but very stiff material. Fortuneatly this is readily available as a mat to put your washing machine on! If i'm not entirely mistaken even putting the whole construction on a piece of such a mat will not only effectively lower the (hearable) noise from the array but also further dampen vibrations by taking in the (slight) case movement and turning it into "heat" (by elastic deformation(?TODO: ASK PHYSICIST?)).</p>
<ul>
<li>Connection?</li>
</ul>
<p>How do you plan to connect the device to your computer? There are basically two ways of doing this: One is to use a cheap S-ATA adapter card with enough ports (see below) which will then leave you with a large pack of cable running from whereever you place the array to into your computer (also requiring some kind of large hole in your case to route the cables through). I've chosen this option as it fits my needs (server standing somewhere in a drawer) better. The other thing i've come across are sata multiplier cards. These nifty little things implement a integral but not widespread part of the sata-specification: some kind if hub/switch. If your card supports sata port multipliers (and really REALLY check if it does!) you can get a rather cheap (~60Eur maybe) multiplier card (e.g. from "dawicontrol") which enables you to build a completely self-contained storage - just plug one (e-)sata cable into your computer and zuuup, there are your 5 drives!</p>
<h2>CHOOSING PARTS</h2>
<p>Theres a bit of a philosophical question here regarding harddrives. You could either use 5 exactly same drives bought from the same store, thus having a larger probability to be from the same production batch. For one this would be great because seek and throughput performance would be the same, you wouldn't waste bandwidth waiting for one slower drive. On the other hand this can suck because ... if theres a manufacturing error and one drive dies, you replace it, start a rebuild, the rebuild puts heavy strain on the other drives, bearing the same error they'll be likely to die too leaving you with severe data loss. So i'd recommend you either to try to get the same drives from different batches, or - that was the way i did it - buy 5 completely different drives. As speed is a non-issue for me this seemed the safest choice when it comes to per-batch production errors.</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1689/" rel="attachment wp-att-2680"><img class="size-medium wp-image-2680 alignright" src="http://blog.kanojo.de/files/2011/10/IMG_1689-550x412.jpg" alt="" width="338" height="253" /></a></p>
<p>As for the adapter card i was very lucky to find leaf-computer.de who seem to offer quality storage controllers used on very simplistic PCBs - such as this: <a href="http://www.leaf-computer.de/raid-controller-8-port-sata-ii-pci-x.html" target="_blank">Marvel 8Port SATA Adapter</a>. Exaclty what i need! And at what a small price tag! The marvel chip used on this board is known for excellent linux driver support as well as good performance and a nice feature set. Heck you could even plug sata port multiplier on this and achieve a 8x 5-disk-raid-5! It does also support staggered spinup (spinning up one drive after another putting less load on the PSU)</p>
<p>As for the other components i've simply tried to choose reasonable at a good bang for the buck ratio. A simple 450W PSU with 85% efficiency even in the medium power range, a reasonably silent and powerful large fan... thats about it.</p>
<h2><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1690/" rel="attachment wp-att-2681"><img class="aligncenter size-medium wp-image-2681" src="http://blog.kanojo.de/files/2011/10/IMG_1690-550x412.jpg" alt="" width="550" height="412" /></a></h2>
<h2>IMPLEMENTATION (hardware)</h2>
<p>Taking the measurements at the drives and calculating the case sizes was a bit of a hassle, but in the end it worked nicely. Here you can see a the parts of the case loosely put on each other.</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1691/" rel="attachment wp-att-2682"><img class="aligncenter size-medium wp-image-2682" src="http://blog.kanojo.de/files/2011/10/IMG_1691-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1692/" rel="attachment wp-att-2683"><img class="aligncenter size-medium wp-image-2683" src="http://blog.kanojo.de/files/2011/10/IMG_1692-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>As for the parts needed - heres the list:</p>
<ul>
<li>1* 306x186mm</li>
<li>2* 102.2x186mm</li>
<li>1* 219x186mm</li>
<li>2* custom measures parts of ??x105.4mm</li>
</ul>
<p>everything is made of 16mm MDF.</p>
<p>Here you can then see how the PSU will be mounted (it has two mounting holes where that square timber is) and the two custom measured parts. They close the edges of the fan and depend on the outer sizes of your fan - so first mount/measure the fan, then cut the MDF.</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1693/" rel="attachment wp-att-2684"><img class="aligncenter size-medium wp-image-2684" src="http://blog.kanojo.de/files/2011/10/IMG_1693-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>The case itself is assembled by using simple wood glue, then reinforced (as seen below) by counterbored screws to make the vibration-transfer better and distribute it throughout the whole case.</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1694/" rel="attachment wp-att-2685"><img class="aligncenter size-medium wp-image-2685" src="http://blog.kanojo.de/files/2011/10/IMG_1694-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1695/" rel="attachment wp-att-2686"><img class="aligncenter size-medium wp-image-2686" src="http://blog.kanojo.de/files/2011/10/IMG_1695-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1696/" rel="attachment wp-att-2687"><img class="aligncenter size-medium wp-image-2687" src="http://blog.kanojo.de/files/2011/10/IMG_1696-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>Now comes the most tricky part, and i must admit that i've forgotten to make detailed notes of this. You need to measure the harddrives (they're more or less 25.4x146.5x101.6mm by specification) and where their screw-holes are, then measure it on the top of your case, drill a hole that'll just fit your screw, then drill a little with a larger drill to countersink their heads...</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1697/" rel="attachment wp-att-2688"><img class="aligncenter size-medium wp-image-2688" src="http://blog.kanojo.de/files/2011/10/IMG_1697-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1698/" rel="attachment wp-att-2689"><img class="aligncenter size-medium wp-image-2689" src="http://blog.kanojo.de/files/2011/10/IMG_1698-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>After finishing the holes i've found a nifty little gadget in my old hardware scrapbags - a simple fan control pcb! Woo! I've just mounted it where it looked nice - please note that this is totally optional <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1699/" rel="attachment wp-att-2690"><img class="aligncenter size-medium wp-image-2690" src="http://blog.kanojo.de/files/2011/10/IMG_1699-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1700/" rel="attachment wp-att-2691"><img class="aligncenter size-medium wp-image-2691" src="http://blog.kanojo.de/files/2011/10/IMG_1700-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>The next trick was to get the PSU to start and stay always running without attaching a mainboard or switch. Thanks to <a href="http://en.wikipedia.org/wiki/ATX#Power_supply" target="_blank">Wikipedias ATX Article</a> this was very simple. Find the PS_ON pin, some random ground (the one above/beneath PS_ON for example), rip them out of the poor connector and solder them together... magic works, the PSU runs!</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1704/" rel="attachment wp-att-2695"><img class="aligncenter size-medium wp-image-2695" src="http://blog.kanojo.de/files/2011/10/IMG_1704-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1705/" rel="attachment wp-att-2696"><img class="aligncenter size-medium wp-image-2696" src="http://blog.kanojo.de/files/2011/10/IMG_1705-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1706/" rel="attachment wp-att-2697"><img class="aligncenter size-medium wp-image-2697" src="http://blog.kanojo.de/files/2011/10/IMG_1706-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>Now its time to mount the harddisks. This turned out to be a little more difficult than expected as you need to place the drives exactly under the drilled holes without looking. In the design i proposed there is a little space between the drives making this a little harder yet. I've had luck with using a led flashlight on the backsides (the one with the PCB) of the HDDs and looking through the holes from the top of the case...</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1863/" rel="attachment wp-att-2698"><img class="aligncenter size-medium wp-image-2698" src="http://blog.kanojo.de/files/2011/10/IMG_1863-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>... and having a hand in the front of the case is also very handy <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1864/" rel="attachment wp-att-2699"><img class="aligncenter size-medium wp-image-2699" src="http://blog.kanojo.de/files/2011/10/IMG_1864-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>Then i've packed all SATA cables into a nice large batch (wow, this looks SO professional <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1865/" rel="attachment wp-att-2700"><img class="aligncenter size-medium wp-image-2700" src="http://blog.kanojo.de/files/2011/10/IMG_1865-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1866/" rel="attachment wp-att-2701"><img class="aligncenter size-medium wp-image-2701" src="http://blog.kanojo.de/files/2011/10/IMG_1866-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>and finally placed it where it belongs - in my drawer above my server!</p>
<p><a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1867/" rel="attachment wp-att-2702"><img class="aligncenter size-medium wp-image-2702" src="http://blog.kanojo.de/files/2011/10/IMG_1867-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1868/" rel="attachment wp-att-2703"><img class="aligncenter size-medium wp-image-2703" src="http://blog.kanojo.de/files/2011/10/IMG_1868-550x412.jpg" alt="" width="550" height="412" /></a>   <a href="http://blog.kanojo.de/2011/10/11/raid-system-8tb-home-storage-on-budget/img_1869/" rel="attachment wp-att-2704"><img class="aligncenter size-medium wp-image-2704" src="http://blog.kanojo.de/files/2011/10/IMG_1869-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>After using it a few days i must say that both noise and heat is very good. Even with the fan on full i can barely hear the array even under full load (seek-hell). The drives report temperatures of 25-41*C through smart, which is really okay. When feeling with your hand it only barely warm...</p>
<p>&nbsp;</p>
<h2>IMPLEMENTATION (software)</h2>
<p>Now as the hardware is completed, up and running lets head for the software. This was a little harder than i expected to get right. As already said i've chosen a design like MD &lt;-&gt; CryptSetup (LUKS) &lt;-&gt; LVM &lt;-&gt; EXT4 to have maximum flexibility, data security as well as a little more help in case of a data corruption.</p>
<p>The main problem with the software setup was to get all those abstraction layers neatly aligned. However, first things first. If you got new drives, what do you do? Right - badblocks and smart. The thing with badblocks on a new drive is that it almost in all cases will NOT yield badblocks. This is because a modern harddrive has some free blocks that are not mapped at the start of its livetime. As the drives firmware finds bad blocks while operating it'll replace them with those replenishment-blocks. Only when you run out of those you're in serious trouble. However, as smart prints the "Reallocated_Sector_Ct" field you'll identify a defective harddrive after a exhaustive badblock test even if there are replacement blocks left.</p>
<p><em>badblocks -s -w /dev/sd[efghi]</em></p>
<p>Is what you want to run now (assuming dmesg agrees that your new drives are sde,f,g,h,i). Do expect it to run quite long, if you want the RW test as proposed around 2-3 days. After that we'd want to start a smart long selftest (s<em>martctl -t long /dev/sd[efghi]</em>) and then read and try to interpret the results (<em>smartctl -a /dev/sd[efghi]</em>).</p>
<p><img class="alignleft" src="http://www.animenation.net/blog/wp-content/uploads/2010/06/Dantalian_no_Shoka_1024_768.jpg" alt="" width="244" height="183" />The next thing is ... naming your array! Its important for such hardware to have a good name. I've chosen the name "dantalian" of the recent anime "Dantalian no Shoka" (<em><em>The Mystic Archives of Dantalian, ダンタリアンの書架). It</em></em>s basically that this <del>cute</del> tsundere little girl here to the left does contain a large library of magic books in her chest, making her a library (the magic library dantalian). And as its magic it is HUUUGE. What is this array? HUUUGE! Nice fit!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Anyways, back to the software setup. Now that the drives are tested we can start to initialize the array. This can be done with:</p>
<p><em>mdadm --create -x 0 -l 5 -n 5 dantalian /dev/sde1 /dev/sdf1 /dev/sdg1 /dev/sdh1 /dev/sdi1</em></p>
<p>after partitioning your drives so you'll have one partition of the type "FD", aka linux raid autodetect. For testing purposes i propose to create a smaller partition, e.g. 100gb, on each drive. That way you can run your various desaster tests (and i've run SOME!) without the raid rebuild taking ages each time!</p>
<p>Now that md is told of the array, we need to persist its configuration. This can neatly be done byletting mdadm itself create the config</p>
<p><em>mdadm --detail --scan &gt;&gt; /etc/mdadm/mdadm.conf</em></p>
<p>This assumes a standard debian mdadm.conf (especially containing "DEVICE partitions", telling mdadm to probe all partitions known to the system to find raid drives...). Now you can monitor your raids initial 'rebuild' status by issuing</p>
<p><em>watch -n 10 cat /proc/mdstat</em></p>
<p>which will yield something like:</p>
<p><em>Personalities : [raid6] [raid5] [raid4] md127 : active raid5 sdi1[5] sdh1[3] sdg1[2] sdf1[1] sde1[0] 7814041600 blocks super 1.2 level 5, 512k chunk, algorithm 2 [5/4] [UUUU_] [&amp;gt;....................] recovery = 1.4% (28754816/1953510400) finish=1590.0min speed=20174K/sec</em></p>
<p>Now, according to <a href="http://wiki.drewhess.com/wiki/Creating_an_encrypted_filesystem_on_a_partition#md_RAID_array" target="_blank">a good source</a></p>
<blockquote><p>If the device to be encrypted is an md RAID array, you should use the --align-payload= to ensure that crypto blocks are aligned on RAID stripes. This option takes as an argument the number of 512-byte sectors in a full RAID stripe. To calculate this value, multiply your RAID chunk size in bytes by the number of data disks in the array (N/2 for RAID 1, N-1 for RAID 5 and N-2 for RAID 6), and divide by 512 bytes per sector. In the example below, /dev/md0 is a RAID 6 device with 4 data disks and a stripe size of 128 kbytes: 128 * 1024 * 4 / 512 = 1024 sectors. # cryptsetup --verbose luksFormat --verify-passphrase --align-payload=1024 /dev/md0 When prompted, supply the key you created in the step above.</p></blockquote>
<p>So, adapted to our scenario that means that we'll create the crypt layer using:</p>
<p><em>cryptsetup --verbose luksFormat --verify-passphrase --align-payload=4096 /dev/md/dantalian</em></p>
<p>Now (after opening the device using <em>cryptsetup luksOpen /dev/md/dantalian dantalian-crypt</em>) lets create the LVM:</p>
<p>Consider this formula:</p>
<p><em>metaatasize = chunk size times number of data disks in the array</em></p>
<p>which then gives us the command to create the physical volume format on the crypto-pseudodevice:</p>
<p><em>pvcreate --metadatasize 2048K --dataalignment 4096 -M2 /dev/mapper/dantalian-crypt</em></p>
<p>now, using <em>pvscan </em>you can let this new volume be autodetected as:<em><br />
</em></p>
<p><em>PV /dev/dm-2 lvm2 [7.28 TiB] Total: 1 [7.28 TiB] / in use: 0 [0 ] / in no VG: 1 [7.28 TiB]</em></p>
<p>Okay, we've got our physical volume for LVM, so lets create one volume group containing one (or more, depends on your preferences here) logical volume on those:</p>
<p><em>vgcreate dantalian-vg-main /dev/mapper/dantalian-crypt </em></p>
<p><em>lvcreate --name dantalian-lv-main -l 100%FREE dantalian-vg-main</em></p>
<p>Now, after some more vgscan and lvscan you should be presented with your /dev/dantalian-vg-main/dantalian-lv-main device - ready to create a filesystem. This again needs to be .... ha - what is it ... ALIGNED! Hell No!</p>
<p>Lucky for us EXT4 pretty much autodetects that it is on a raid device, what stripe-width and stride-width are, but to be sure lets ask our source from before again:</p>
<blockquote><p>The relevant options for ext3 are stride and stripe-width. stride is identical to the md array chunk size, and stripe-width is identical to the array stripe width, except that both options are specified in units of filesystem blocks instead of bytes. The default ext3 (and ext4) block size is 4096 bytes, so simply divide your chunk size and stripe width by 4096 to get the proper values for these parameters. Here's an example using a RAID 6 array with 6 disks (i.e., 4 data disks) using a chunk size of 128k (stripe size is therefore 512 kbytes)</p></blockquote>
<p>So for us its now:</p>
<p><em>stride = chunksize / blocksize, (512*1024)/1024 = 128.0 </em></p>
<p><em>stripesize = stride * datadisks = 128 * 4 = 512</em></p>
<p>which will then result in the following mkfs command:</p>
<p><em>mkfs.ext4 -n -m 0 -E stride=128,stripe-width=512 -b 4096 /dev/dantalian-vg-main/dantalian-lv-main</em></p>
<p>leaving us (when removing the -n option) with a nicely aligned filesystem that is aware of the striping/striding. The last point is then again a data-security thing. If ever the unlikely case should happen that the crypt layers metadata get corrupted it is really handy to have a backup. This can be achieved by</p>
<p><em>cryptsetup luksHeaderBackup --header-backup-file DANTALIAN-LUKS-HEADERS /dev/md/dantalian </em></p>
<p><em>cryptsetup luksDump /dev/md/dantalian &amp;gt; DANTALIAN-LUKS-HEADER-DUMP</em></p>
<p>with all its backdraws. Those can be found in the cryptsetup/luks <a href="http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Backup_and_Data_Recovery" target="_blank">FAQ</a>!</p>
<p>&nbsp;</p>
<p>Now after some while of using the array i'm quite fond of it. Its not only faster than i've feared (i do get 25-30MB/s over my gbit lan) its also proven to be quite sturdy in case of bad(TM) events. I've tried killing the power of the array, the host computer, tried unplugging single harddrives or even more than one harddrive - all even with heavy random access (compiling a kernel). I haven't succeeded in creating a situation that would've lead to data-loss.</p>
<p>Again, if you're interested in more details, would like to know the exact locations of the holes you need to drill for the harddisks or something else - just write a email or leave a comment!</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%2F2011%2F10%2F11%2Fraid-system-8tb-home-storage-on-budget%2F&amp;title=Raid%20system%20%26%238211%3B%208TB%20home%20storage%2C%20on%20budget%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/2011/10/11/raid-system-8tb-home-storage-on-budget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DIY T-Shirt printing? No Problem! (almost)</title>
		<link>http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/</link>
		<comments>http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 22:08:58 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[household]]></category>
		<category><![CDATA[Mahjong]]></category>
		<category><![CDATA[PicPost]]></category>
		<category><![CDATA[Shirt]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[garage]]></category>
		<category><![CDATA[merchandise]]></category>
		<category><![CDATA[otaku]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[tshirt]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=2232</guid>
		<description><![CDATA[&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; With this technique you can achieve a almost professional result from everyday home-use items (except for the cutting plotter maybe...). Some professionals may cry out because of this tutorial - but it really works. Washable [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2247" class="wp-caption alignright" style="width: 330px"><a rel="attachment wp-att-2247" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1046/"><img class="size-medium wp-image-2247 " src="http://blog.kanojo.de/files/2011/06/IMG_1046-550x412.jpg" alt="" width="320" height="239" /></a></dt>
</dl>
</div>
<p>After a long dry season of posts here on blog.kanojo.de i proudly announce yet another garage-tinkering-tutorial: How to print t-shirts yourself. While this may not sound special or new at all, the technique we've chosen required a lot of fine tuning to yield <strong>*PROFESSIONAL*</strong> (and by that i mean really really REALLY good) results. So i considered it worth sharing.</p>
<p>&nbsp;</p>
<p>While i must admit that i make a equipment-assumption that may not be the case for most, you can work your way around it. What i'm talking about is that recently a cutting plotter moved into this household. A cutting-plotter is almost like a normal plotter - except that it doesn't paint or print the paths (read: vector-files) you give it, but cuts. For those who don't know what a plotter is - imagine a printer that is able to print on a infinitely long roll of paper and doesn't print per line, but prints a arbitrary path (e.g. a sphere, bezier curve, etc.) at a time.</p>
<p><span id="more-2232"></span></p>
<p>This allows to scrounge off so-called "flex film/foil" from professional shirt shops (they always seem to have some oddments to give away) or buy it really kinda cheap on ebay. This can then be cut using that cutting plotter given a nice vector-file you did before (inkscape is great once you learn how to use it by the way!). The trick with cutting plotters is that the foil you use comes on another foil, the "medium". This medium is not cut, but only the "useable" film on top of it. So after cutting you need to take away the excess outset and inset foil.</p>
<p>And this is the point where i like to stress that you can, in fact, do this even without having a cutting machine like this handy! If you have some patience (and we had before we had that machine) you could just print out your motif, trace it to the foil and then cut it by hand using a scalpel or hobby knife. Just be careful only to cut the useable film, not the medium foil!<a rel="attachment wp-att-2254" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/transmatic_eco_3838/"><img class="size-thumbnail wp-image-2254 alignright" src="http://blog.kanojo.de/files/2011/06/Transmatic_Eco_3838-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>But it's only after this that the real work begins - everything before was done by machine (or, by hand, in that case that was the most work <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). The film needs to be pressed on using quite some force, a defined (short!) time and a defined temperature. For this purpose professionals use "transfer-presses", machines likeseen here on the right...</p>
<p>So, what do we do at home? We hack! After some datasheet reading and one Shirt full of little bits and pieces to try around we've found out how to properly do it. What you'll need is found in (almost) any household:</p>
<ul>
<li>a hard, smooth piece of wood</li>
<li>a regular electric iron</li>
<li>baking paper</li>
<li>a stopwatch</li>
<li>a frind who's doing body-building also comes in handy</li>
</ul>
<p>Make sure the iron is set to around 170°C (thats ~338°F). The press time is roughly 8 seconds *<strong>per point on the film</strong>*. As you have to move the iron around you need to guess how long each point was pressed on around 8-12 seconds... but for the pics! And the further explaination of course - it'll be under the pics as always...</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a rel="attachment wp-att-2233" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1028/"><img class="size-medium wp-image-2233" src="http://blog.kanojo.de/files/2011/06/IMG_1028-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Starting to lift the outsets of the film on the medium...</p></div>
<p>&nbsp;</p>
<div id="attachment_2234" class="wp-caption aligncenter" style="width: 422px"><a rel="attachment wp-att-2234" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1029/"><img class="size-medium wp-image-2234" src="http://blog.kanojo.de/files/2011/06/IMG_1029-412x550.jpg" alt="" width="412" height="550" /></a><p class="wp-caption-text">finished getting rid of in and outsets. You mag now recognize the famous mahjongg-player akagi</p></div>
<p>&nbsp;</p>
<div id="attachment_2235" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2235" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1030/"><img class="size-medium wp-image-2235" src="http://blog.kanojo.de/files/2011/06/IMG_1030-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">The iron and wooden board...</p></div>
<p>&nbsp;</p>
<div id="attachment_2236" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2236" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1031/"><img class="size-medium wp-image-2236" src="http://blog.kanojo.de/files/2011/06/IMG_1031-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now first lay out the shirt as flatly as you can</p></div>
<p>&nbsp;</p>
<div id="attachment_2237" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2237" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1032/"><img class="size-medium wp-image-2237" src="http://blog.kanojo.de/files/2011/06/IMG_1032-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">then iron it where you want to put the motif, just enough to be kinda smooth</p></div>
<p>&nbsp;</p>
<div id="attachment_2238" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2238" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1033/"><img class="size-medium wp-image-2238" src="http://blog.kanojo.de/files/2011/06/IMG_1033-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">This is the setup for fixating the foil on the shirt - you align the film/medium nicely, the baking paper over it (so you can move around nicely without moving the foil) and a stopwatch to time how long you&#039;ve been pressing...</p></div>
<p>&nbsp;</p>
<div id="attachment_2239" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2239" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1034/"><img class="size-medium wp-image-2239" src="http://blog.kanojo.de/files/2011/06/IMG_1034-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">ready, steady....</p></div>
<p>&nbsp;</p>
<div id="attachment_2240" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2240" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1035/"><img class="size-medium wp-image-2240" src="http://blog.kanojo.de/files/2011/06/IMG_1035-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">GO! Press as hard as you can (or as your bodybuilder buddy to press even harder than you can) while slowly moving the iron around. Moving it has to be done to make shure the film gets fixated evenly!</p></div>
<p>&nbsp;</p>
<div id="attachment_2241" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2241" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1036/"><img class="size-medium wp-image-2241" src="http://blog.kanojo.de/files/2011/06/IMG_1036-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">press more ...  </p></div>
<p>&nbsp;</p>
<div id="attachment_2242" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2242" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1037/"><img class="size-medium wp-image-2242" src="http://blog.kanojo.de/files/2011/06/IMG_1037-e1308088713874-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... and even more -  until ever point on the foil got hot and was pressed on for about 9-12 seconds</p></div>
<p>&nbsp;</p>
<div id="attachment_2243" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2243" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1039/"><img class="size-medium wp-image-2243" src="http://blog.kanojo.de/files/2011/06/IMG_1039-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">For pictures this size (~14x14cm) this usually takes around 15-20 seconds</p></div>
<p>&nbsp;</p>
<div id="attachment_2244" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2244" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1040/"><img class="size-medium wp-image-2244" src="http://blog.kanojo.de/files/2011/06/IMG_1040-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now the film is fixated on the fabric, but the medium also sticks to it quite hard ... the trick here is TO WAIT UNTIL ITS *COMPLETELY* COLD.</p></div>
<p>&nbsp;</p>
<div id="attachment_2245" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2245" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1042/"><img class="size-medium wp-image-2245" src="http://blog.kanojo.de/files/2011/06/IMG_1042-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">You can, by the way, already see whether it worked by looking out for a silky~ gloss on the surface of the film</p></div>
<p>&nbsp;</p>
<div id="attachment_2246" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2246" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1045/"><img class="size-medium wp-image-2246" src="http://blog.kanojo.de/files/2011/06/IMG_1045-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Then, after its COMPLETELY AND UTTERLY COLD start pulling it off at a angle as sharp as possible - and SLOWLY. Even if the worst case should happen and small parts peel off with the medium you could use your hobby knife to pull them back and fixate them later...</p></div>
<p>&nbsp;</p>
<div id="attachment_2247" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2247" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1046/"><img class="size-medium wp-image-2247" src="http://blog.kanojo.de/files/2011/06/IMG_1046-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">After finishing removing the medium - you can already see the film &quot;burned into&quot; the fabric.</p></div>
<p>&nbsp;</p>
<div id="attachment_2248" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2248" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1047/"><img class="size-medium wp-image-2248" src="http://blog.kanojo.de/files/2011/06/IMG_1047-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">But not enough yet! You need to burn it in a little more - fortuneatly this is possible when using baking paper again... i like to fixate every point for around 1:30min - which seems to be the point where &quot;well fixated film&quot; turns to &quot;burned film&quot;</p></div>
<p>&nbsp;</p>
<div id="attachment_2249" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2249" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1048/"><img class="size-medium wp-image-2249" src="http://blog.kanojo.de/files/2011/06/IMG_1048-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Everything finished, not yet finally fixated...</p></div>
<p>&nbsp;</p>
<div id="attachment_2250" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2250" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1050/"><img class="size-medium wp-image-2250" src="http://blog.kanojo.de/files/2011/06/IMG_1050-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">closeups from after fixation - you can see the film burned nicely into the fabric</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-2251" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1052/"><img class="aligncenter size-medium wp-image-2251" src="http://blog.kanojo.de/files/2011/06/IMG_1052-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_2252" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-2252" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1054/"><img class="size-medium wp-image-2252" src="http://blog.kanojo.de/files/2011/06/IMG_1054-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Here it seems i fin-fixated a little too much, the film started to melt and the black fabric comes through a little. Lucky me it isn&#039;t too bad!</p></div>
<p>&nbsp;</p>
<div id="attachment_2253" class="wp-caption aligncenter" style="width: 422px"><a rel="attachment wp-att-2253" href="http://blog.kanojo.de/2011/06/14/diy-t-shirt-printing-no-problem-almost/img_1055/"><img class="size-medium wp-image-2253" src="http://blog.kanojo.de/files/2011/06/IMG_1055-412x550.jpg" alt="" width="412" height="550" /></a><p class="wp-caption-text">The final result</p></div>
<p>&nbsp;</p>
<p>With this technique you can achieve a almost professional result from everyday home-use items (except for the cutting plotter maybe...). Some professionals may cry out because of this tutorial - but it really works. Washable too, the first test-shirt didn't break down yet...</p>
<p>&nbsp;</p>
<p>I hope you had fun with this tutorial and are now put up to try it yourself. Really, even with hand-cutting easy motifs aren't too bad to make... As always, feel free to ask!</p>
<p>Also look out for our post with tons of vectors for T-Shirt printing <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</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%2F2011%2F06%2F14%2Fdiy-t-shirt-printing-no-problem-almost%2F&amp;title=DIY%20T-Shirt%20printing%3F%20No%20Problem%21%20%28almost%29" id="wpa2a_4"><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/2011/06/14/diy-t-shirt-printing-no-problem-almost/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Chun Plushie &#8211; more Mahjong madness!</title>
		<link>http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/</link>
		<comments>http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:16:35 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Loot]]></category>
		<category><![CDATA[Mahjong]]></category>
		<category><![CDATA[Otaku]]></category>
		<category><![CDATA[PicPost]]></category>
		<category><![CDATA[Plushie]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[chun]]></category>
		<category><![CDATA[mahjongg]]></category>
		<category><![CDATA[Sewing]]></category>
		<category><![CDATA[tile]]></category>
		<category><![CDATA[useless stuff]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=2037</guid>
		<description><![CDATA[Who doesn't like a good hanpai in a starting hand? Who wouldn't love a dora-kan in every hand? This article will help you getting the flow with a better starting hand - it will describe how to sew you own giant Mahjongg Tile Plushie (Chun)! Please read on for a more detailed howto on how [...]]]></description>
			<content:encoded><![CDATA[<p>Who doesn't like a good hanpai in a starting hand? Who wouldn't love a dora-kan in every hand? This article will help you getting the flow with a better starting hand - it will describe how to sew you own giant <strong>Mahjongg Tile Plushie (Chun)!</strong></p>
<p>Please read on for a more detailed howto on how to sew one...</p>
<p><span id="more-2037"></span><br />
So, first is what you will need:</p>
<ul>
<li>1 Pcs: 34x40cm of white fluffy cloth</li>
<li>1 Pcs:  34x40cm of green (or bamboo-ish brown) fluffly cloth</li>
<li>2 Pcs: 34x9.5cm of the same white fluffy stuff</li>
<li>2 Pcs: 34x9.5cm of the same green (or bamboo) stuff</li>
<li>2 Pcs: 40x9.5cm ... white? <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>2 Pcs: 40x9.5cm ... green/bamboo</li>
<li>2 Pcs: 34x40cm of very stiff textile interfacing</li>
<li>2 Pcs: 40x17cm of very stiff textile interfacing</li>
<li>2 Pcs: 34x17cm of very stiff textile interfacing</li>
<li>1 Pcs: ~30x35cm red felt</li>
<li>1 Pcs: ~30x35cm double-sided-glue textile interfacing</li>
<li>A sewing machine</li>
<li>A good fabric-scissor</li>
</ul>
<p style="text-align: left">As always i will post the progress pictures from making the tile here, sub-texted with instructions what to do:</p>

<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0623-bright/' title='IMG_0623-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0623-bright-150x150.jpg" class="attachment-thumbnail" alt="This illustrates my choice of fabric - it&#039;s nice fluffly, comfy to lie on ... perfect. Also, the white isn&#039;t completely white but just a tad &quot;creme&quot; to better resemble that mahjongg tiles are made of bones" title="IMG_0623-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0620-bright/' title='IMG_0620-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0620-bright-150x150.jpg" class="attachment-thumbnail" alt="Cut the fabric into the sizes listed in the bill of materials above" title="IMG_0620-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0621-bright/' title='IMG_0621-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0621-bright-150x150.jpg" class="attachment-thumbnail" alt="These are the pieces you&#039;ll need (of the green/bamboo)" title="IMG_0621-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0624-bright/' title='IMG_0624-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0624-bright-150x150.jpg" class="attachment-thumbnail" alt="Same for white..." title="IMG_0624-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0625-bright/' title='IMG_0625-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0625-bright-150x150.jpg" class="attachment-thumbnail" alt="Then first sew the smaller bars together at the longer edge (always one green + one white)" title="IMG_0625-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0626-bright/' title='IMG_0626-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0626-bright-150x150.jpg" class="attachment-thumbnail" alt="seams like this" title="IMG_0626-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0627-bright/' title='IMG_0627-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0627-bright-150x150.jpg" class="attachment-thumbnail" alt="then do the same with all the other green/white bars" title="IMG_0627-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0628-bright/' title='IMG_0628-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0628-bright-150x150.jpg" class="attachment-thumbnail" alt="seams on the right side look like this..." title="IMG_0628-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0629-bright/' title='IMG_0629-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0629-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0629-bright" title="IMG_0629-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0630-bright/' title='IMG_0630-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0630-bright-150x150.jpg" class="attachment-thumbnail" alt="then sew the bars to the large green/white pieces - it&#039;ll look like this. You may recognize that this resembles the flattened form of a box." title="IMG_0630-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0654-bright/' title='IMG_0654-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0654-bright-150x150.jpg" class="attachment-thumbnail" alt="This is a closeup of the textile interface i&#039;ve used. It&#039;s made by &quot;Vlieseline&quot; and was the stiffest/hardest quality i could get" title="IMG_0654-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0655-bright/' title='IMG_0655-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0655-bright-150x150.jpg" class="attachment-thumbnail" alt="another closeup" title="IMG_0655-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0656-bright/' title='IMG_0656-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0656-bright-150x150.jpg" class="attachment-thumbnail" alt="This should show just how thick and stiff this is..." title="IMG_0656-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0666-bright/' title='IMG_0666-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0666-bright-150x150.jpg" class="attachment-thumbnail" alt="The interface is fastened to the fabric by ironing it on ... this happened here :)" title="IMG_0666-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0668-bright/' title='IMG_0668-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0668-bright-150x150.jpg" class="attachment-thumbnail" alt="closeup of the fastened interface" title="IMG_0668-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0657-bright/' title='IMG_0657-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0657-bright-150x150.jpg" class="attachment-thumbnail" alt="then use whatever chun tile image you like, print it out on the appropriate size and pin it into the red felt" title="IMG_0657-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0661-bright/' title='IMG_0661-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0661-bright-150x150.jpg" class="attachment-thumbnail" alt="cut the paper and felt in one go" title="IMG_0661-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0663-bright/' title='IMG_0663-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0663-bright-150x150.jpg" class="attachment-thumbnail" alt="this should be the chin you get ... below you can see the double-sided-glue interface." title="IMG_0663-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0664-bright/' title='IMG_0664-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0664-bright-150x150.jpg" class="attachment-thumbnail" alt="again, the interface has been fastened to the felt using ironing." title="IMG_0664-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0665-bright/' title='IMG_0665-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0665-bright-150x150.jpg" class="attachment-thumbnail" alt="A little of the interface is still visible - cut until satisfactory!" title="IMG_0665-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0667-bright/' title='IMG_0667-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0667-bright-150x150.jpg" class="attachment-thumbnail" alt="this should illustrate the final stiffness of fabric+interface - it&#039;s quite good!" title="IMG_0667-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0669-bright/' title='IMG_0669-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0669-bright-150x150.jpg" class="attachment-thumbnail" alt="then fasten the chun-character on the front (white) - again iron it on!" title="IMG_0669-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0670-bright/' title='IMG_0670-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0670-bright-150x150.jpg" class="attachment-thumbnail" alt="i was astonished on how good the double-sided-glue interface is ..." title="IMG_0670-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0671-bright/' title='IMG_0671-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0671-bright-150x150.jpg" class="attachment-thumbnail" alt="also, nice scissor-job :P" title="IMG_0671-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0674-bright/' title='IMG_0674-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0674-bright-150x150.jpg" class="attachment-thumbnail" alt="After sewing together the remaining edges (leave one open!) and turning the whole thing outside-in (as you sewed on the outside) you can fill it with almost as much stuffing as you want.." title="IMG_0674-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0675-bright/' title='IMG_0675-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0675-bright-150x150.jpg" class="attachment-thumbnail" alt="it will then look roughly like this..." title="IMG_0675-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0676-bright/' title='IMG_0676-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0676-bright-150x150.jpg" class="attachment-thumbnail" alt="then you can - if you want - sew a quick and dirty pocket and fill it with some granulated plastic..." title="IMG_0676-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0677-bright/' title='IMG_0677-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0677-bright-150x150.jpg" class="attachment-thumbnail" alt="this then goes into the tile at the bottom to make the tile stand better" title="IMG_0677-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0678-bright/' title='IMG_0678-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0678-bright-150x150.jpg" class="attachment-thumbnail" alt="Close the remaining edge using a invisible pattern" title="IMG_0678-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0680-bright/' title='IMG_0680-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0680-bright-150x150.jpg" class="attachment-thumbnail" alt="The finished product! Reimu is there as a size comparison - it&#039;s huge! And fluffy! RON!!!" title="IMG_0680-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0681-bright/' title='IMG_0681-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0681-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0681-bright" title="IMG_0681-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0682-bright/' title='IMG_0682-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0682-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0682-bright" title="IMG_0682-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0683-bright/' title='IMG_0683-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0683-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0683-bright" title="IMG_0683-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0684-bright/' title='IMG_0684-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0684-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0684-bright" title="IMG_0684-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0685-bright/' title='IMG_0685-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0685-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0685-bright" title="IMG_0685-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0686-bright/' title='IMG_0686-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0686-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0686-bright" title="IMG_0686-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0687-bright/' title='IMG_0687-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0687-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0687-bright" title="IMG_0687-bright" /></a>
<a href='http://blog.kanojo.de/2011/04/20/chun-plushie-more-mahjongg-madness/img_0688-bright/' title='IMG_0688-bright'><img width="150" height="150" src="http://blog.kanojo.de/files/2011/04/IMG_0688-bright-150x150.jpg" class="attachment-thumbnail" alt="IMG_0688-bright" title="IMG_0688-bright" /></a>

<p>I'm quite pleased with the final result - especially the sides are as stiff as they should making the whole tile "box-y" enough to look good. A little drawback is that the thick textile interface make a "crumbling" / bending-cardboard-like noise when you rest your head on the tile, so it's not a ideal pillow to sleep on.</p>
<p style="text-align: left">As always - if you want detailed help, better measurements or more more detailed explaination somewhere, please mail in or leave a comment! Hope you enjoyed this one!</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%2F2011%2F04%2F20%2Fchun-plushie-more-mahjongg-madness%2F&amp;title=Chun%20Plushie%20%26%238211%3B%20more%20Mahjong%20madness%21" id="wpa2a_6"><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/2011/04/20/chun-plushie-more-mahjongg-madness/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Say hi to the KanojoFrame!</title>
		<link>http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/</link>
		<comments>http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 21:53:53 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[household]]></category>
		<category><![CDATA[Otaku]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[picture-frame]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1821</guid>
		<description><![CDATA[Hi and welcome to a new full fledged (i at least hope so) tutorial to hack together a fast-switch picture frame, our so-called "KanojoFrame". As i must admit the idea is not fully genuinely ours, we designed and built it with the moo-frame from the excellent business-card supplier moo.com: Moo Mosaic-Frame. The idea is to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi and welcome to a new full fledged (i at least hope so) tutorial to hack together a fast-switch picture frame, our so-called "KanojoFrame". As i must admit the idea is not fully genuinely ours, we designed and built it with the moo-frame from the excellent business-card supplier moo.com: <a href="http://uk.moo.com/accessories/minicard-frame.html">Moo Mosaic-Frame</a>.</p>
<p><a rel="attachment wp-att-1895" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0486/"><img class="aligncenter size-large wp-image-1895" src="http://blog.kanojo.de/files/2011/03/IMG_0486-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p>The idea is to have a frame thats front glass plate is dismount- and mountable in the glimpse of a eye thus allowing to change the contents without too much of a hassle. The other aspect is that the whole content of the frame is made up of a mosaic of mini-pictures framed by small but thick cardboard frames. You can then use cardboard spacer to lay the small framed image-"cards" (moo.com are half business cards, ours are roughly creditcard-size) out in every way you want to create a nice compilation of the works displayed!</p>
<p>The frame itself is quite flat, 6mm without glass, rougly 8.5mm with the glass front attached. The glass it held by a couple of strong rare-earth magnets and sits very tight, so no worries about falling glass. The inner frame can hold around 7*3(=21) of our cardboard-mini-frames, but ... see for yourself! And if you feel like it, make one yourself....</p>
<p><span id="more-1821"></span></p>
<p>As for the materials we have used it's actually quite simple. The most exotic thing you would need to also built a frame is (if you want it nice n woody) veneer although it could be substituted for something else and equally nice (later more on that).</p>
<p>Here a small list of what you would need (the frame itself, not the "mini frames"):</p>
<ul>
<li>a angle-saw or angled saw guide (i used something like this: <a href="http://www.ruhrtool.de/ebay/images/rt_gehrungssaege_532.jpg">gehrungssäge</a> but other things like a regular wood saw and this: <a href="http://www.fabian-guenther.ch/images/0021_0019.jpg">sägeblock</a> would work too)</li>
<li>HDF plates / "bars" to your liking (depends on what inner and outer dimensions you want) and one large "backplate" (details will get clearer with pictures below)</li>
<li>regular wood glue, a flat iron (for veneering)</li>
<li>veneer (or alternatives, see below)</li>
<li>a old brush for applying the glue to veneer/hdf</li>
<li>some linseed oil and/or beeswax-glaze</li>
<li>some wood drills (depending on the size of your magnets)</li>
<li>(optional: a hole cutter, something like <a href="http://hammertools.de/images/product_images/popup_images/1658_0.jpg">this</a></li>
<li>rare earth disc-shaped magnets (we used 12x4mm and 10x3mm)</li>
<li>2 component (epoxy) glue</li>
<li>Some glass, harvest it from the cheapest picture frames you can get or - even better - old windows. Ask the nearest glazier, whatever comes in handy.</li>
<li>A glass cutter - good hardmetal (tungsten carbide) wheeled cutter is recommended as they really really yield nice results with minimal "learning-cost" (read: glass plates you've ruined)</li>
<li>some ~2-3mm thick homogenious (non-crinkeled) cardboard</li>
<li>(optional: spraymount glue)</li>
<li>regular 80g plain paper</li>
<li>some metal frame hangers</li>
</ul>
<p>I hope that list didn't scar you off. But some of the things can be left out while others are "standard equipment" - at least more or less...</p>
<p>Okay, now onto the making! First we're gonna make the frames for the roughly creditcard sized pictures out of ~2-3mm thick cardboard which is plated with plain paper to beautify it a little...</p>
<div id="attachment_1825" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1825" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0233/"><img class="size-large wp-image-1825" src="http://blog.kanojo.de/files/2011/03/IMG_0233-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">one piece of our cardboard, already cut to the right outer dimensions. inner cut dimensions are already marked. </p></div>
<p>&nbsp;</p>
<div id="attachment_1826" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1826" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0234/"><img class="size-large wp-image-1826" src="http://blog.kanojo.de/files/2011/03/IMG_0234-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">To cut such thick cardboard we used a good(!) cutter (the japanese brand &quot;olfa&quot; makes godlike cutters! but use whatever suits use) and a metal ruler. align the ruler carefully, then first cut the surface a little without applying too much pressure. that way you won&#039;t slip. Then cut again a few times each time with a little bit more pressure. for the inner cutout ... see below</p></div>
<p>&nbsp;</p>
<div id="attachment_1827" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1827" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0235/"><img class="size-large wp-image-1827" src="http://blog.kanojo.de/files/2011/03/IMG_0235-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">The large piece of cardboard which is our source for the mini-frames. It is marketed as material for bookbinding, maybe check your nearby arts-store?</p></div>
<p>&nbsp;</p>
<div id="attachment_1828" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1828" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0236/"><img class="size-large wp-image-1828" src="http://blog.kanojo.de/files/2011/03/IMG_0236-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">First test picture &quot;clipped&quot; into the frame - success!</p></div>
<p>&nbsp;</p>
<div id="attachment_1829" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1829" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0237/"><img class="size-large wp-image-1829" src="http://blog.kanojo.de/files/2011/03/IMG_0237-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">As the inner cutouts tend to get a little tricky i first made little slots at the corners (without a ruler)</p></div>
<p>&nbsp;</p>
<div id="attachment_1830" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1830" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0238/"><img class="size-large wp-image-1830" src="http://blog.kanojo.de/files/2011/03/IMG_0238-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">then cut alogn the edges as described above (first without pressure...</p></div>
<p>&nbsp;</p>
<div id="attachment_1831" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1831" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0239/"><img class="size-large wp-image-1831" src="http://blog.kanojo.de/files/2011/03/IMG_0239-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">now turn around the cardboard, you&#039;ll see that you&#039;ve probably missed a few millimeters of the last layer in the edges - go back to the other side again and cut into the corners carefully at a large angle</p></div>
<p>&nbsp;</p>
<div id="attachment_1832" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1832" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0240/"><img class="size-large wp-image-1832" src="http://blog.kanojo.de/files/2011/03/IMG_0240-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now as the frames are finished you can beautify them by cutting out a just-a-tad-larger piece of paper</p></div>
<p>&nbsp;</p>
<div id="attachment_1834" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1834" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0242/"><img class="size-large wp-image-1834" src="http://blog.kanojo.de/files/2011/03/IMG_0242-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">and mount it on the frames with spray mount (or whatever you have at hand...)</p></div>
<p>&nbsp;</p>
<div id="attachment_1835" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1835" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0243/"><img class="size-large wp-image-1835" src="http://blog.kanojo.de/files/2011/03/IMG_0243-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">differences - this is why you wanna get some additional plain paper over it <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p>&nbsp;</p>
<div id="attachment_1833" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1833" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0241/"><img class="size-large wp-image-1833" src="http://blog.kanojo.de/files/2011/03/IMG_0241-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">beautified mini-frame</p></div>
<p>&nbsp;</p>
<div id="attachment_1836" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1836" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0258/"><img class="size-large wp-image-1836" src="http://blog.kanojo.de/files/2011/03/IMG_0258-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">After giving all hdf &quot;bars&quot; a 45-degree-sawoff glue the 45 degree edges of the hdf &quot;bars&quot; with a thick layer of wood glue </p></div>
<p>&nbsp;</p>
<div id="attachment_1837" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1837" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0259/"><img class="size-large wp-image-1837" src="http://blog.kanojo.de/files/2011/03/IMG_0259-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">lay them flat on a piece of paper, newspaper or whatever may get dirty and get ripped later...</p></div>
<p>&nbsp;</p>
<div id="attachment_1838" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1838" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0260/"><img class="size-large wp-image-1838" src="http://blog.kanojo.de/files/2011/03/IMG_0260-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">carefully align all the pieces to be at exact right angles (if you&#039;ve used a sub-par angle-saw as i did you may see small gaps, just fill them by pressing some additional glue in with your fingers.)</p></div>
<p>&nbsp;</p>
<div id="attachment_1839" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1839" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0262/"><img class="size-large wp-image-1839" src="http://blog.kanojo.de/files/2011/03/IMG_0262-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">filled 45-degree gluespot</p></div>
<p>&nbsp;</p>
<div id="attachment_1840" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1840" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0263/"><img class="size-large wp-image-1840" src="http://blog.kanojo.de/files/2011/03/IMG_0263-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">smeared all the edges a little - this saves some sanding time later.</p></div>
<p>&nbsp;</p>
<div id="attachment_1841" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1841" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0264/"><img class="size-large wp-image-1841" src="http://blog.kanojo.de/files/2011/03/IMG_0264-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">to hold the edges together a little i used crepe-tape. apply it with care, you could move the carefully aligned pieces of hdf again!</p></div>
<p>&nbsp;</p>
<p>And here is that little point where you could do something other than veneering. You could - for example - sand the surface of the HDF up to 220Grit and paint it using acrylic paint. First prime using acrylic primer two times, then sand again using 400grit, then paint two or three times in whatever colour you want. You can also get creative and glue colourful napkins on it, glue paper on it and paint on it, you choose, get creative!</p>
<p>I have learend the veneering technique shown here from <a href="http://www.nordic-audio.de/doku.php/tutorial_furnieren_inkl._videoanleitung">Nordic-Audio</a> - it's described nicely and even has a video attached, so if you don't speak german either try the <a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.nordic-audio.de%2Fdoku.php%2Ftutorial_furnieren_inkl._videoanleitung&amp;hl=en&amp;langpair=auto|en&amp;tbb=1&amp;ie=UTF-8">google-translation</a> or just watch the video (which should be explainatory enough). This is also the reason why i haven't documented and described the veneering tech in detail - this guy's better at it! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<div id="attachment_1843" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1843" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0269/"><img class="size-large wp-image-1843" src="http://blog.kanojo.de/files/2011/03/IMG_0269-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now for the veneer - after the hdf outer-frame dried completely i placed it on two mirrored pieces of veneer (here: maple) and drew a line around it. then i cut with a good buffer (~3-8cm) around those lines on both of the mirrored pieces</p></div>
<p>&nbsp;</p>
<div id="attachment_1842" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1842" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0268/"><img class="size-large wp-image-1842" src="http://blog.kanojo.de/files/2011/03/IMG_0268-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">mark for cutting</p></div>
<p>&nbsp;</p>
<div id="attachment_1844" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1844" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0273/"><img class="size-large wp-image-1844" src="http://blog.kanojo.de/files/2011/03/IMG_0273-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">next step is to smear the veneer with the wood glue, apply a thick~ish layer so the whole piece is slightly milky-white. it&#039;ll soon roll itself up, but don&#039;t worry, it&#039;ll work anyways. also smear the hdf-frame</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1845" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0274/"><img class="aligncenter size-large wp-image-1845" src="http://blog.kanojo.de/files/2011/03/IMG_0274-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1846" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1846" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0275/"><img class="size-large wp-image-1846" src="http://blog.kanojo.de/files/2011/03/IMG_0275-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">smeared hdf frame</p></div>
<p>&nbsp;</p>
<div id="attachment_1847" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1847" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0276/"><img class="size-large wp-image-1847" src="http://blog.kanojo.de/files/2011/03/IMG_0276-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">veneering workplace with the already half-veneered hdf-frame.</p></div>
<p>&nbsp;</p>
<div id="attachment_1848" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1848" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0277/"><img class="size-large wp-image-1848" src="http://blog.kanojo.de/files/2011/03/IMG_0277-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the first broken edge looks like this</p></div>
<p>&nbsp;</p>
<div id="attachment_1849" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1849" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0278/"><img class="size-large wp-image-1849" src="http://blog.kanojo.de/files/2011/03/IMG_0278-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">as you can see there was a little problem caused by veneering the hdf - the heat of the iron made the hdf-outer-frame bend a little. this has to be corrected later ;/</p></div>
<p>&nbsp;</p>
<div id="attachment_1850" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1850" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0279/"><img class="size-large wp-image-1850" src="http://blog.kanojo.de/files/2011/03/IMG_0279-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">piece of veneer with not yet broken edges.</p></div>
<p>&nbsp;</p>
<div id="attachment_1851" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1851" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0280/"><img class="size-large wp-image-1851" src="http://blog.kanojo.de/files/2011/03/IMG_0280-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">first half is now finished...</p></div>
<p>&nbsp;</p>
<div id="attachment_1852" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1852" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0282/"><img class="size-large wp-image-1852" src="http://blog.kanojo.de/files/2011/03/IMG_0282-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the point where the next half of veneer would hit is a little crucial so it has to be sanded down to get almost flat towards the end</p></div>
<p>&nbsp;</p>
<div id="attachment_1853" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1853" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0283/"><img class="size-large wp-image-1853" src="http://blog.kanojo.de/files/2011/03/IMG_0283-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">detail of the flattening</p></div>
<p>&nbsp;</p>
<div id="attachment_1854" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1854" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0284/"><img class="size-large wp-image-1854" src="http://blog.kanojo.de/files/2011/03/IMG_0284-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">detail of the flattening</p></div>
<p>&nbsp;</p>
<div id="attachment_1855" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1855" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0286/"><img class="size-large wp-image-1855" src="http://blog.kanojo.de/files/2011/03/IMG_0286-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">else the first veneering part looks okay - clean edges with no raptures, flat and even veneer</p></div>
<p>&nbsp;</p>
<div id="attachment_1856" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1856" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0290/"><img class="size-large wp-image-1856" src="http://blog.kanojo.de/files/2011/03/IMG_0290-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the second half was now also veneered and the backplate is glued on. note that some space must remain between the outer border of the backplate and the outer edges of the outer-frame. the intersection between both sanded down to be level.</p></div>
<p>&nbsp;</p>
<div id="attachment_1857" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1857" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0291/"><img class="size-large wp-image-1857" src="http://blog.kanojo.de/files/2011/03/IMG_0291-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the whole thing is flat and smooth without any bubbles or raptures at the edges</p></div>
<p>&nbsp;</p>
<div id="attachment_1858" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1858" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0292/"><img class="size-large wp-image-1858" src="http://blog.kanojo.de/files/2011/03/IMG_0292-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the intersections between the two parts of mirrored veneer are also clean, flat and smooth - and in reallife barely vissible.</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1859" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0293/"><img class="aligncenter size-large wp-image-1859" src="http://blog.kanojo.de/files/2011/03/IMG_0293-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1860" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0294/"><img class="aligncenter size-large wp-image-1860" src="http://blog.kanojo.de/files/2011/03/IMG_0294-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1861" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0296/"><img class="aligncenter size-large wp-image-1861" src="http://blog.kanojo.de/files/2011/03/IMG_0296-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1862" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1862" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0297/"><img class="size-large wp-image-1862" src="http://blog.kanojo.de/files/2011/03/IMG_0297-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">The next step is wood finishing - first sand the veneer with 120, 220, 400 grit paper, then wet it with a sponge, let it dry and sand it with 400grit again (only sand along the streaks/with the wood-texture). then apply some linseed oil, let it stand on the wood for ~5minutes and wipe it off again. This will make the texture of the wood come out nicely and have a little protective effect. !!! be careful with paper/fabric that is linseed-oil-soaked - it can self-ignite !!!</p></div>
<p>&nbsp;</p>
<div id="attachment_1863" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1863" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0298/"><img class="size-large wp-image-1863" src="http://blog.kanojo.de/files/2011/03/IMG_0298-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Then as a second step of wood finishing (after 2 days of linseed-oil-drying in a warm, dry place with direct sunlight light) is applying beeswax-glaze. I&#039;ve opted for a &quot;milky-white&quot; version of the glaze to set the wood a little back, it is only a frame after all..!</p></div>
<p>&nbsp;</p>
<div id="attachment_1864" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1864" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0299/"><img class="size-large wp-image-1864" src="http://blog.kanojo.de/files/2011/03/IMG_0299-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">after applying thickly and letting it stay there for ~5-10 minutes take a clean and fine cotton sheet and start polishing the wax in circular motions with medium pressure. you&#039;ll see a sligh &quot;semigloss&quot; appear - that&#039;s exactly the effect we want that&#039;ll look nice behind glass!</p></div>
<p>&nbsp;</p>
<div id="attachment_1865" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1865" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0300/"><img class="size-large wp-image-1865" src="http://blog.kanojo.de/files/2011/03/IMG_0300-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">finished polishing ... damn photos, you never see nice textures on them!</p></div>
<p>&nbsp;</p>
<div id="attachment_1867" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1867" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0301/"><img class="size-large wp-image-1867" src="http://blog.kanojo.de/files/2011/03/IMG_0301-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">finished polishing ... damn photos, you never see nice textures on them!</p></div>
<p>&nbsp;</p>
<div id="attachment_1869" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1869" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0303/"><img class="size-large wp-image-1869" src="http://blog.kanojo.de/files/2011/03/IMG_0303-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">finished polishing ... damn photos, you never see nice textures on them!</p></div>
<p>&nbsp;</p>
<div id="attachment_1870" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1870" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0405/"><img class="size-large wp-image-1870" src="http://blog.kanojo.de/files/2011/03/IMG_0405-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now to mount the magnets i drilled a hole from the backside and used a hole-cutter (see above) to enlarge it step by step so the magnets would just fit in really tightly</p></div>
<p>&nbsp;</p>
<div id="attachment_1871" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1871" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0406/"><img class="size-large wp-image-1871" src="http://blog.kanojo.de/files/2011/03/IMG_0406-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">you can see the inverted cone a little</p></div>
<p>&nbsp;</p>
<div id="attachment_1872" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1872" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0407/"><img class="size-large wp-image-1872" src="http://blog.kanojo.de/files/2011/03/IMG_0407-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the front had to be cleaned a bit using 400 grit, then polish again a little using the cotton sheet from before to restore the texture around the hole. Now smear just a little bit of your 2k-epoxy-glue into the hole (from behind) - be careful not to smear the frontside - and press the magnets in. carefully wipe off any excess 2k from the front.</p></div>
<p>&nbsp;</p>
<div id="attachment_1873" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1873" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0409/"><img class="size-large wp-image-1873" src="http://blog.kanojo.de/files/2011/03/IMG_0409-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">to beautify the edges (inner and outer) we used crepe-tape to mask the outer-frame off and painted the edges using acrylic paint - here the inner edge...</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1874" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0410/"><img class="aligncenter size-large wp-image-1874" src="http://blog.kanojo.de/files/2011/03/IMG_0410-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1875" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1875" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0411/"><img class="size-large wp-image-1875" src="http://blog.kanojo.de/files/2011/03/IMG_0411-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">and here the outer edge (shows the masking from below)</p></div>
<p>&nbsp;</p>
<div id="attachment_1886" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1886" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0465/"><img class="size-large wp-image-1886" src="http://blog.kanojo.de/files/2011/03/IMG_0465-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">inner edges ready!</p></div>
<p>&nbsp;</p>
<div id="attachment_1876" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1876" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0412/"><img class="size-large wp-image-1876" src="http://blog.kanojo.de/files/2011/03/IMG_0412-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">more painting on the outer edges...</p></div>
<p>&nbsp;</p>
<div id="attachment_1877" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1877" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0414/"><img class="size-large wp-image-1877" src="http://blog.kanojo.de/files/2011/03/IMG_0414-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">aaand now for the frontplate - we&#039;ve used harvested glass from cheap n ugly picture frames. the cutter is a &quot;silberschnitt&quot; cutter with a hardmetal/tungsten-carbide wheel. We use the (crappy quality) HDF backplates that came with the cheapo-pic-frames as a underground for cutting. use a long metal-bar as a guide and using medium pressure (you hear when you&#039;re doing right - it should sound like it&#039;s scratching but not like scrubbing with sand). Cut in one steady stream, never stop or go back!, then break carefully over a edge (it&#039;ll just break cleanly without any sharp corners if you&#039;ve cut in one long stream)</p></div>
<p>&nbsp;</p>
<div id="attachment_1878" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1878" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0457/"><img class="size-large wp-image-1878" src="http://blog.kanojo.de/files/2011/03/IMG_0457-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now place the glassplate on the frame and align it. take the other magnets and put a little drop of 2 components-glue on it. let them snap on the glass over the other magnets carefully and slowly</p></div>
<p>&nbsp;</p>
<div id="attachment_1879" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1879" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0458/"><img class="size-large wp-image-1879" src="http://blog.kanojo.de/files/2011/03/IMG_0458-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">snapped on and glued magnet.</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1880" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0459/"><img class="aligncenter size-large wp-image-1880" src="http://blog.kanojo.de/files/2011/03/IMG_0459-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1881" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1881" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0460/"><img class="size-large wp-image-1881" src="http://blog.kanojo.de/files/2011/03/IMG_0460-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">magnets already holding the glass tightly - technically you wouldn&#039;t need any more magnets. As you may remember the hdf bend a little from the heat from the iron while veneering - this causes a huge gap between glass and wood so we had/have to add more magnets to press the glass against the wood to close the gap... ;/</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1882" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0461/"><img class="aligncenter size-large wp-image-1882" src="http://blog.kanojo.de/files/2011/03/IMG_0461-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1883" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0462/"><img class="aligncenter size-large wp-image-1883" src="http://blog.kanojo.de/files/2011/03/IMG_0462-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1884" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1884" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0463/"><img class="size-large wp-image-1884" src="http://blog.kanojo.de/files/2011/03/IMG_0463-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">First test with the frames... Also to beautify the inner part of the frame a bit more we sprayed a large sheet of plain paper using spraymount (use whatever glue you have at hand).</p></div>
<p>&nbsp;</p>
<div id="attachment_1885" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1885" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0464/"><img class="size-large wp-image-1885" src="http://blog.kanojo.de/files/2011/03/IMG_0464-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">they line up nicely, the height matches almost perfect!</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1887" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0466/"><img class="aligncenter size-large wp-image-1887" src="http://blog.kanojo.de/files/2011/03/IMG_0466-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1888" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1888" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0467/"><img class="size-large wp-image-1888" src="http://blog.kanojo.de/files/2011/03/IMG_0467-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Some real pictures inserted!</p></div>
<p>&nbsp;</p>
<div id="attachment_1889" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1889" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0478/"><img class="size-large wp-image-1889" src="http://blog.kanojo.de/files/2011/03/IMG_0478-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">To hang the frame we used plain metal frame-hangers which are meant to be screwed onto the wood - as the hdf is rather thin here this isn&#039;t possible...</p></div>
<p>&nbsp;</p>
<div id="attachment_1890" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1890" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0481/"><img class="size-large wp-image-1890" src="http://blog.kanojo.de/files/2011/03/IMG_0481-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... so we just smeared a huge load of 2-component epoxy under and over the edges of the hanger</p></div>
<p>&nbsp;</p>
<div id="attachment_1891" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1891" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0482/"><img class="size-large wp-image-1891" src="http://blog.kanojo.de/files/2011/03/IMG_0482-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... like this</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1892" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0483/"><img class="aligncenter size-large wp-image-1892" src="http://blog.kanojo.de/files/2011/03/IMG_0483-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1893" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1893" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0484/"><img class="size-large wp-image-1893" src="http://blog.kanojo.de/files/2011/03/IMG_0484-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... and if you smear enough and carefully ...</p></div>
<p>&nbsp;</p>
<div id="attachment_1894" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1894" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0485/"><img class="size-large wp-image-1894" src="http://blog.kanojo.de/files/2011/03/IMG_0485-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... IT&#039;LL HANG!!!</p></div>
<p>&nbsp;</p>
<div id="attachment_1895" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1895" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0486/"><img class="size-large wp-image-1895" src="http://blog.kanojo.de/files/2011/03/IMG_0486-1024x768.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">so nice!</p></div>
<p>&nbsp;</p>
<p><a rel="attachment wp-att-1896" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0487/"><img class="aligncenter size-large wp-image-1896" src="http://blog.kanojo.de/files/2011/03/IMG_0487-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1897" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0488/"><img class="aligncenter size-large wp-image-1897" src="http://blog.kanojo.de/files/2011/03/IMG_0488-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1898" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0489/"><img class="aligncenter size-large wp-image-1898" src="http://blog.kanojo.de/files/2011/03/IMG_0489-e1300311872907-768x1024.jpg" alt="" width="550" height="733" /></a></p>
<p><a rel="attachment wp-att-1899" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0490/"><img class="aligncenter size-large wp-image-1899" src="http://blog.kanojo.de/files/2011/03/IMG_0490-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1900" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0491/"><img class="aligncenter size-large wp-image-1900" src="http://blog.kanojo.de/files/2011/03/IMG_0491-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1901" href="http://blog.kanojo.de/2011/03/16/say-hi-to-the-kanojoframe/img_0492/"><img class="aligncenter size-large wp-image-1901" src="http://blog.kanojo.de/files/2011/03/IMG_0492-1024x768.jpg" alt="" width="550" height="412" /></a></p>
<p>By the way - the cards displayed here are traded on a german self-painted-card-trading-system called "<a href="http://www.kakao-karten.de">Kakao-Karten</a>". The miniframes fit the formats there nicely and whenever you get a landscape-oriented one you can use the spacers and place it anywhere in the frame. If you're a little less lazy you can fit many many more pictures in it, at all orientations and placements you want!</p>
<p>But it could also be used to display regular large images such as photo printouts or painted or printed pictures. It comes in handy whenever you need a frame with a thick "outer frame" thats contents can be changed easily and often...</p>
<p>I hope you liked this tutorial and idea and will build your own frame using some ideas shown here. Also - as always - if you want exact measures or tips on anything, just mail in or leave a comment. You'll always be welcome!</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%2F2011%2F03%2F16%2Fsay-hi-to-the-kanojoframe%2F&amp;title=Say%20hi%20to%20the%20KanojoFrame%21" id="wpa2a_8"><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/2011/03/16/say-hi-to-the-kanojoframe/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nicely lit DIY Figure-Display-Cabinets</title>
		<link>http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/</link>
		<comments>http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:33:12 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[household]]></category>
		<category><![CDATA[Modelkit]]></category>
		<category><![CDATA[Otaku]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[anime]]></category>
		<category><![CDATA[cases]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[figures]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[lighting]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1455</guid>
		<description><![CDATA[A common problem with most of the figure display case solutions out there is lighting - how do you put enough (and nice) light in your display so the figures look good but the whole place doesn't get filled by bulky bulbs, PSUs, cables and the like.  We like to show a method of building [...]]]></description>
			<content:encoded><![CDATA[<p>A common problem with most of the figure display case solutions out there is lighting - how do you put enough (and nice) light in your display so the figures look good but the whole place doesn't get filled by bulky bulbs, PSUs, cables and the like.  We like to show a method of building cheap yet good looking lighting for custom glass displays as well as the common and popular IKEA DETOLF using inexpensive led-strips.</p>
<p>Also, as we (and probably many many others) like to use plain glass shelfs (as they're easy to mount and look good) to display figures there is the very common problem of dust and dirty laying down on the figures. The other thing we propose here is a nice method to build sturdy yet good looking glass cover you can simply place on the shelf over the figures (a box with two open sides: backside and bottom).</p>
<p><img class="aligncenter size-medium wp-image-1476" src="http://blog.kanojo.de/files/2011/01/IMG_0094-550x412.jpg" alt="" width="550" height="412" /></p>
<p>For building and setup instructions for those two cool concepts, please look inside <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><span id="more-1455"></span>First things first, so what we'll cover here is a method of building custom glass display cabinets of precut glass (we're still using the method from ﻿﻿http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/ - just that we switched to a hardmetal-wheeled glass cutter which is a huge improvement!).</p>
<p>We do this using regular silicone as used for sealing off edges in bathroom/kitchen. You can probably get it in any DIY/Hardware store near you for just a few Euros (2.50Eur seems a common price in germany). The cheapest <strong>clear</strong> you can get will suffice <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Aside of glass and silicone a little crepe-tape and a razorblade and/or cutter (for scrubbing off excess silicone) as well as a silicone pouring gun and a silicone peel (optional) are the only materials/tools needed.</p>
<div id="attachment_1484" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1484" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9947/"><img class="size-medium wp-image-1484" src="http://blog.kanojo.de/files/2011/01/IMG_9947-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Lay out the glass as you would like it to be glued together. Mask off the edges with the tape as shown (leave ~0.3-0.6cm space to each side)</p></div>
<div id="attachment_1485" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1485" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9948/"><img class="size-medium wp-image-1485" src="http://blog.kanojo.de/files/2011/01/IMG_9948-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Detail of the masked glass</p></div>
<div id="attachment_1486" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1486" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9949/"><img class="size-medium wp-image-1486" src="http://blog.kanojo.de/files/2011/01/IMG_9949-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Detail of the masked glass</p></div>
<div id="attachment_1487" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1487" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9950/"><img class="size-medium wp-image-1487" src="http://blog.kanojo.de/files/2011/01/IMG_9950-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">This is the layout of our masked glass pieces. Make sure they will fit in this order <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p></div>
<div id="attachment_1488" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1488" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9951/"><img class="size-medium wp-image-1488" src="http://blog.kanojo.de/files/2011/01/IMG_9951-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">A nice trick for protecting both your workspace and your parts from the silicone is to use plastic bags which have been cut open beforehand - silicone will not stick to them.</p></div>
<div id="attachment_1489" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1489" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9952/"><img class="size-medium wp-image-1489" src="http://blog.kanojo.de/files/2011/01/IMG_9952-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Tools used to pour and peel the silicone.</p></div>
<div id="attachment_1490" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1490" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9953/"><img class="size-medium wp-image-1490" src="http://blog.kanojo.de/files/2011/01/IMG_9953-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">We&#039;ll use the &quot;edgies&quot; part of the silicone peel tool for this - we don&#039;t want too much of that stuff sticking in our corners and edges.</p></div>
<div id="attachment_1491" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1491" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9954/"><img class="size-medium wp-image-1491" src="http://blog.kanojo.de/files/2011/01/IMG_9954-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Another nice little trick is to cut a little angle into the nozzle of the silicone - this will act as a guide along the edges of the glass when pouring the silicone</p></div>
<div id="attachment_1492" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1492" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9955/"><img class="size-medium wp-image-1492" src="http://blog.kanojo.de/files/2011/01/IMG_9955-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Now very slowly pour nice rolls of silicone on all the edges. Remember to loosen the spring of the pouring gun just a half cm before the end of the glass so you won&#039;t pour any excess silicone....</p></div>
<div id="attachment_1494" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1494" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9957/"><img class="size-medium wp-image-1494" src="http://blog.kanojo.de/files/2011/01/IMG_9957-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Then after placing a roll of silicone on all the edges put up the glass, best using two persons. Hold for just a few seconds and make sure that there is a little gap between all the glass parts. a gap &lt;1mm will work, but with no gap it won&#039;t get as sturdy as it could...</p></div>
<div id="attachment_1495" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1495" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9958/"><img class="size-medium wp-image-1495" src="http://blog.kanojo.de/files/2011/01/IMG_9958-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Another sample of how the edges and corner can look like when drying</p></div>
<div id="attachment_1493" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1493" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9956/"><img class="size-medium wp-image-1493" src="http://blog.kanojo.de/files/2011/01/IMG_9956-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Another sample of how a (more or less) nicely poured roll of silicone will look....</p></div>
<div id="attachment_1496" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1496" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9959/"><img class="size-medium wp-image-1496" src="http://blog.kanojo.de/files/2011/01/IMG_9959-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">As you can see here you will get ugly blobs of silicone here and there. This is why you want to pull your silicone peeling tools slowly and carefully along all edges. Be sure not to remove the silicone completely -  a small roll of silicone should remain in the edges!</p></div>
<div id="attachment_1497" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1497" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_9960/"><img class="size-medium wp-image-1497" src="http://blog.kanojo.de/files/2011/01/IMG_9960-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">This is what the outsides will look like - this is where you want to use a razorblade or cutter to carefully remove excess silicone.</p></div>
<p>Now would be the time to let your silicone dry. Normally it takes up to 15-30minutes for a initial outer Skin. Every conseccutive 3mm take 24h to dry - so as we normally use rolls &lt; 3mm let's just wait a long night...</p>
<p>Also compared to the previous attempts to glue glass to glass this is extremely sturdy. Even the long 1.15 meters case can be held on one corner using only one hand without any signs of weakages!</p>
<p>But now for the lighting.... For this we used cheapo LED-Strips from the german electro-crap supplier "pollin" - they can be found here:</p>
<p>﻿﻿<strong>http://tinyurl.com/63ogqja</strong></p>
<p>International readers may want to check dealextreme.com for "led-strip"s, examples could include:</p>
<p>﻿http://www.dealextreme.com/p/12v-led-strip-11-led-33cm-white-5254</p>
<p>http://www.dealextreme.com/p/12v-led-strip-30-led-50cm-white-5256</p>
<p>http://www.dealextreme.com/p/12v-75-led-white-light-strip-50cm-11303</p>
<p>which all sound reasonable. All those have in common that you can (just a "probably" and given a tad of skill for the dealextreme ones!)  cut them, even if stated otherwise and that you may want to peel them out of their crappy housing. The Strips themselves want to be supplied with a standard 12V voltage, so use any switch-mode powersupply you can get your hands on. Don't buy too cheap - we tried, we regret it!</p>
<div id="attachment_1457" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1457" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0037/"><img class="size-medium wp-image-1457" src="http://blog.kanojo.de/files/2011/01/IMG_0037-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Our first tests with those nice led-strips were kinda successfully, so now for the mouting</p></div>
<div id="attachment_1458" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1458" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0038/"><img class="size-medium wp-image-1458" src="http://blog.kanojo.de/files/2011/01/IMG_0038-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">After determining the positions of the strips place small short rolls of silicone in the edges</p></div>
<div id="attachment_1460" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1460" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0055/"><img class="size-medium wp-image-1460" src="http://blog.kanojo.de/files/2011/01/IMG_0055-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">And press the strips into the silicone. You may want to hold them &quot;in&quot; for a few minutes depending on how deformed the strips were (some are quite deformed!). Also note that this is a great use for your razorblade and cutter to remove the excess silicone once it&#039;s dry</p></div>
<div id="attachment_1459" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1459" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0054/"><img class="size-medium wp-image-1459" src="http://blog.kanojo.de/files/2011/01/IMG_0054-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">The cable is made of painted (so it&#039;s isolated) wire which we twisted so it&#039;ll look nicer. Here it&#039;s still mounted using clear tape for testing, later we&#039;ll mount it using small blobs of silicone.</p></div>
<div id="attachment_1461" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1461" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0062/"><img class="size-medium wp-image-1461" src="http://blog.kanojo.de/files/2011/01/IMG_0062-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">For nicer looks the backside of the strip is beeing covered with white e-tape.</p></div>
<div id="attachment_1462" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1462" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0063/"><img class="size-medium wp-image-1462" src="http://blog.kanojo.de/files/2011/01/IMG_0063-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">which you need to press on thightly - also note the nice &quot;twisted pair&quot; cable <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1463" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1463" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0064/"><img class="size-medium wp-image-1463" src="http://blog.kanojo.de/files/2011/01/IMG_0064-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Cut off the excess tape</p></div>
<div id="attachment_1464" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1464" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0068/"><img class="size-medium wp-image-1464" src="http://blog.kanojo.de/files/2011/01/IMG_0068-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">and fasten using silicone as shown above.</p></div>
<div id="attachment_1465" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1465" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0075/"><img class="size-medium wp-image-1465" src="http://blog.kanojo.de/files/2011/01/IMG_0075-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">These are the small mounting blobs for the cable. Still need to cut off some excess....</p></div>
<p><a rel="attachment wp-att-1466" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0079/"><img class="aligncenter size-medium wp-image-1466" src="http://blog.kanojo.de/files/2011/01/IMG_0079-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1529" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1529" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0115/"><img class="size-medium wp-image-1529" src="http://blog.kanojo.de/files/2011/02/IMG_0115-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">One late addition was using 10x10mm aluminum L-Profiles to nicely conceil both the backscatter of the LEDs and the led-strips themselves. Looks even better! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p><a rel="attachment wp-att-1467" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0080/"><img class="aligncenter size-medium wp-image-1467" src="http://blog.kanojo.de/files/2011/01/IMG_0080-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1468" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1468" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0082/"><img class="size-medium wp-image-1468" src="http://blog.kanojo.de/files/2011/01/IMG_0082-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Yay, it&#039;s finished. You still see the strips and the irregular light they sometimes scatter back into the room - looks like just some tape wasn&#039;t enough :/.</p></div>
<div id="attachment_1469" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1469" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0083/"><img class="size-medium wp-image-1469" src="http://blog.kanojo.de/files/2011/01/IMG_0083-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">but the translucency of the silicone-glued glass and light inside is just great!</p></div>
<div id="attachment_1470" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1470" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0085/"><img class="size-medium wp-image-1470" src="http://blog.kanojo.de/files/2011/01/IMG_0085-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Look, even Marissa is blinded by all the light and randomly starts to masterspark-shoot-people!</p></div>
<div id="attachment_1471" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1471" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0087/"><img class="size-medium wp-image-1471" src="http://blog.kanojo.de/files/2011/01/IMG_0087-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Nice effect <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p></div>
<p><a rel="attachment wp-att-1472" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0088/"><img class="aligncenter size-medium wp-image-1472" src="http://blog.kanojo.de/files/2011/01/IMG_0088-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1473" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0089/"><img class="aligncenter size-medium wp-image-1473" src="http://blog.kanojo.de/files/2011/01/IMG_0089-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1474" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0090/"><img class="aligncenter size-medium wp-image-1474" src="http://blog.kanojo.de/files/2011/01/IMG_0090-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1475" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0091/"><img class="aligncenter size-medium wp-image-1475" src="http://blog.kanojo.de/files/2011/01/IMG_0091-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1476" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0094/"><img class="aligncenter size-medium wp-image-1476" src="http://blog.kanojo.de/files/2011/01/IMG_0094-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1477" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0095/"><img class="aligncenter size-medium wp-image-1477" src="http://blog.kanojo.de/files/2011/01/IMG_0095-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1478" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0096/"><img class="aligncenter size-medium wp-image-1478" src="http://blog.kanojo.de/files/2011/01/IMG_0096-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1479" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0097/"><img class="aligncenter size-medium wp-image-1479" src="http://blog.kanojo.de/files/2011/01/IMG_0097-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1480" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0098/"><img class="aligncenter size-medium wp-image-1480" src="http://blog.kanojo.de/files/2011/01/IMG_0098-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1482" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0100/"><img class="aligncenter size-medium wp-image-1482" src="http://blog.kanojo.de/files/2011/01/IMG_0100-550x412.jpg" alt="" width="550" height="412" /></a> <a rel="attachment wp-att-1483" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0104/"><img class="aligncenter size-medium wp-image-1483" src="http://blog.kanojo.de/files/2011/01/IMG_0104-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1481" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0099/"><img class="aligncenter size-medium wp-image-1481" src="http://blog.kanojo.de/files/2011/01/IMG_0099-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>And, as promised - we used the same LED-strips to light our DETOLF - the whole construction is kinda simple, a 12V SMPSU, some twisted pair painted wire (as before) and three strips per side...</p>
<div id="attachment_1530" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1530" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0132/"><img class="size-medium wp-image-1530" src="http://blog.kanojo.de/files/2011/02/IMG_0132-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Full shot of the lit DETOLF</p></div>
<div id="attachment_1531" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1531" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0134/"><img class="size-medium wp-image-1531" src="http://blog.kanojo.de/files/2011/02/IMG_0134-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Both reflectons on the backside plate and the inner lighting looks great on the figures!</p></div>
<div id="attachment_1532" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1532" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0138/"><img class="size-medium wp-image-1532" src="http://blog.kanojo.de/files/2011/02/IMG_0138-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">the mounting was really easy - solder the 12V PSU to the led strip and fasten to using cable straps</p></div>
<div id="attachment_1533" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1533" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0140/"><img class="size-medium wp-image-1533" src="http://blog.kanojo.de/files/2011/02/IMG_0140-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">upper cable strap.</p></div>
<div id="attachment_1534" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1534" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0141/"><img class="size-medium wp-image-1534" src="http://blog.kanojo.de/files/2011/02/IMG_0141-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">this way even blackrock shooter lights up in a whole new dimension! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1535" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1535" href="http://blog.kanojo.de/2011/02/07/nicely-lit-diy-figure-display-cabinets/img_0148/"><img class="size-medium wp-image-1535" src="http://blog.kanojo.de/files/2011/02/IMG_0148-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">we used 3*48cm of strips on each side, luckily they were easy to solder so now it&#039;s one large strip <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.kanojo.de%2F2011%2F02%2F07%2Fnicely-lit-diy-figure-display-cabinets%2F&amp;title=Nicely%20lit%20DIY%20Figure-Display-Cabinets" id="wpa2a_10"><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/2011/02/07/nicely-lit-diy-figure-display-cabinets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Backlit Couch/Coffee-Table</title>
		<link>http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/</link>
		<comments>http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 16:28:31 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Electronic]]></category>
		<category><![CDATA[household]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[backlit]]></category>
		<category><![CDATA[coffee-table]]></category>
		<category><![CDATA[couch-table]]></category>
		<category><![CDATA[furniture]]></category>
		<category><![CDATA[glowing]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1357</guid>
		<description><![CDATA[Have you ever wanted a cool couch- or coffee-table? Something you're friends will be like "wow", that blends nicely into your existing room and that makes a nice comfy atmosphere?  Too bad something like that isn't available readily made at IKEA or the like ... but hey, we can tinker it together ourselves! That's what [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1425" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9889/"><img class="alignleft size-medium wp-image-1425" src="../files/2011/01/IMG_9889-550x366.jpg" alt="" width="550" height="366" /></a>Have you ever wanted a cool couch- or coffee-table? Something you're friends will be like "wow", that blends nicely into your existing room and that makes a nice comfy atmosphere?  Too bad something like that isn't available readily made at IKEA or the like ... but hey, we can tinker it together ourselves!</p>
<p>That's what we thought when we started to plan that table. Another nice thing about it: It's extensible, you can always mod in a LED matrix and a matrix-cabinet and start displaying pixel art, a ticker or whatever you feel like ... but first you need the basic hardware, and thats what this post is about!</p>
<p style="text-align: left"><span id="more-1357"></span>And now, since i want to prevent a "too long, didn't read" article, straight on to the pictures (tagged nicely with information on what is happening <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ):</p>
<p style="text-align: center">
<div id="attachment_1378" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-1378" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9818/"><img class="size-medium wp-image-1378" src="http://blog.kanojo.de/files/2011/01/IMG_9818-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Starting with the milky-plexiglas ... from standing two years in workshop it looks quite bad, scratches and drit all over...</p></div>
<div id="attachment_1379" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1379" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9819/"><img class="size-medium wp-image-1379" src="http://blog.kanojo.de/files/2011/01/IMG_9819-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">So using some glass-cleaner (as lube) and 800grit paper we need to sand it level, 800 is also fine enough to leave a nice frosted surface. If you&#039;re after a smoother surface use a 100%-cotton cloth and toothpaste (yeah, thats right) and polish with medium pressure and speed.</p></div>
<div id="attachment_1380" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1380" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9820/"><img class="size-medium wp-image-1380" src="http://blog.kanojo.de/files/2011/01/IMG_9820-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">As for the whole cabinet, stands, etc. we used 19mm to 22mm MDF </p></div>
<div id="attachment_1381" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1381" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9821/"><img class="size-medium wp-image-1381" src="http://blog.kanojo.de/files/2011/01/IMG_9821-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">For painting we used &quot;Door and Window Paint&quot; (a PU-hardened acrylic paint) and a simple foam-roller....</p></div>
<div id="attachment_1382" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1382" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9822/"><img class="size-medium wp-image-1382" src="http://blog.kanojo.de/files/2011/01/IMG_9822-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">And see ... it works quite nicely. A nice and even surface can be achieve with this (two coats, sand using 220 to 400 grit, another final coat)</p></div>
<div id="attachment_1383" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1383" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9823/"><img class="size-medium wp-image-1383" src="http://blog.kanojo.de/files/2011/01/IMG_9823-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">As you can see here raw mdf needs quite some coats (as described above), especially the edges tend to suck in all the paint</p></div>
<div id="attachment_1384" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1384" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9841/"><img class="size-medium wp-image-1384" src="http://blog.kanojo.de/files/2011/01/IMG_9841-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">After final coat....</p></div>
<div id="attachment_1385" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1385" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9842/"><img class="size-medium wp-image-1385" src="http://blog.kanojo.de/files/2011/01/IMG_9842-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">last coat and properly sealed edges here too... </p></div>
<div id="attachment_1386" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1386" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9843/"><img class="size-medium wp-image-1386" src="http://blog.kanojo.de/files/2011/01/IMG_9843-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Ready to be worked with <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_1387" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1387" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9844/"><img class="size-medium wp-image-1387" src="http://blog.kanojo.de/files/2011/01/IMG_9844-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">The stands are a simple construction of one small and one wider MDF-piece - they&#039;ll look &quot;square&quot;-ish afterwards <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_1388" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1388" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9845/"><img class="size-medium wp-image-1388" src="http://blog.kanojo.de/files/2011/01/IMG_9845-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">all those edges need to be filled and smoothed - quite some things left to do ;P</p></div>
<div id="attachment_1389" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1389" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9846/"><img class="size-medium wp-image-1389" src="http://blog.kanojo.de/files/2011/01/IMG_9846-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">all stands are reinforced with two screws per stand. The screwheads are countersunk so the holes can be puttied, this way nothing will be visible later...</p></div>
<div id="attachment_1390" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1390" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9847/"><img class="size-medium wp-image-1390" src="http://blog.kanojo.de/files/2011/01/IMG_9847-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">countersunk screws....</p></div>
<div id="attachment_1391" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1391" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9848/"><img class="size-medium wp-image-1391" src="http://blog.kanojo.de/files/2011/01/IMG_9848-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">smeared putty in it, leave some putty on the surface, as the mass dries it&#039;ll slump down, so you want a buffer...</p></div>
<div id="attachment_1392" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1392" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9849/"><img class="size-medium wp-image-1392" src="http://blog.kanojo.de/files/2011/01/IMG_9849-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">marks for the screws on the &quot;baseplate&quot;, those will reinforce the stand-joints...</p></div>
<div id="attachment_1393" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1393" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9850/"><img class="size-medium wp-image-1393" src="http://blog.kanojo.de/files/2011/01/IMG_9850-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">everything put together - IT CAN STAND, YAY!</p></div>
<div id="attachment_1394" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1394" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9851/"><img class="size-medium wp-image-1394" src="http://blog.kanojo.de/files/2011/01/IMG_9851-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">still not perfect, quite a gap visible ...</p></div>
<div id="attachment_1395" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1395" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9853/"><img class="size-medium wp-image-1395" src="http://blog.kanojo.de/files/2011/01/IMG_9853-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">these are the upper cabinet walls, the squared timber will hold the glass and plexiglas sheets later...</p></div>
<div id="attachment_1396" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1396" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9854/"><img class="size-medium wp-image-1396" src="http://blog.kanojo.de/files/2011/01/IMG_9854-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">be shure to measure, mark and glue very exact...</p></div>
<div id="attachment_1397" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1397" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9855/"><img class="size-medium wp-image-1397" src="http://blog.kanojo.de/files/2011/01/IMG_9855-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">to reinforce the mounts for the glass we also used some screws...</p></div>
<div id="attachment_1398" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1398" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9856/"><img class="size-medium wp-image-1398" src="http://blog.kanojo.de/files/2011/01/IMG_9856-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">the screws on the baseplate were also countersunk ... so the upper cabinet walls can be glued on without any problems <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></div>
<div id="attachment_1399" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1399" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9857/"><img class="size-medium wp-image-1399" src="http://blog.kanojo.de/files/2011/01/IMG_9857-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">As just described...</p></div>
<div id="attachment_1400" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1400" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9858/"><img class="size-medium wp-image-1400" src="http://blog.kanojo.de/files/2011/01/IMG_9858-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">the walls were mounted using simple wood-glue</p></div>
<div id="attachment_1401" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1401" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9859/"><img class="size-medium wp-image-1401" src="http://blog.kanojo.de/files/2011/01/IMG_9859-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and theres - just again - work for some putty and a sander ...</p></div>
<div id="attachment_1402" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1402" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9861/"><img class="size-medium wp-image-1402" src="http://blog.kanojo.de/files/2011/01/IMG_9861-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and now for something completely different: ... wait, not quite. but this is the main switch we&#039;ve chosen at a local electro-market ...</p></div>
<div id="attachment_1403" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1403" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9862/"><img class="size-medium wp-image-1403" src="http://blog.kanojo.de/files/2011/01/IMG_9862-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and .. wooo, lamp socket and cables. those will be mounted inside the table and used to illuminate it later!</p></div>
<div id="attachment_1404" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1404" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9863/"><img class="size-medium wp-image-1404" src="http://blog.kanojo.de/files/2011/01/IMG_9863-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and - as a first test (unaligned) revels ... the concept works</p></div>
<div id="attachment_1405" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1405" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9866/"><img class="size-medium wp-image-1405" src="http://blog.kanojo.de/files/2011/01/IMG_9866-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">quite okay ... well, the light is distributed very unevenly, but that&#039;ll get better once the lamps are aligned</p></div>
<div id="attachment_1406" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1406" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9867/"><img class="size-medium wp-image-1406" src="http://blog.kanojo.de/files/2011/01/IMG_9867-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">so, putty hardened, sander sanded, this is how the new smooth outer-wall-surface looks now ...</p></div>
<div id="attachment_1407" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1407" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9870/"><img class="size-medium wp-image-1407" src="http://blog.kanojo.de/files/2011/01/IMG_9870-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">after some fitting (took almost two hours using a file) of the glass-plate there are some gaps, those get filled with putty and left to dry (no worries, it&#039;ll come off the glass easily later)</p></div>
<div id="attachment_1408" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1408" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9871/"><img class="size-medium wp-image-1408" src="http://blog.kanojo.de/files/2011/01/IMG_9871-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">more hard putty action <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1409" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1409" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9872/"><img class="size-medium wp-image-1409" src="http://blog.kanojo.de/files/2011/01/IMG_9872-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">more hard putty action <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1410" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1410" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9873/"><img class="size-medium wp-image-1410" src="http://blog.kanojo.de/files/2011/01/IMG_9873-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">here the glass was already removed ... a tad too early one might say</p></div>
<div id="attachment_1411" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1411" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9874/"><img class="size-medium wp-image-1411" src="http://blog.kanojo.de/files/2011/01/IMG_9874-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and sanded down and smoothed using 120-400 grit paper...</p></div>
<div id="attachment_1412" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1412" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9875/"><img class="size-medium wp-image-1412" src="http://blog.kanojo.de/files/2011/01/IMG_9875-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">the inside will be layed out with aluminum-foil plated paper <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_1413" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1413" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9876/"><img class="size-medium wp-image-1413" src="http://blog.kanojo.de/files/2011/01/IMG_9876-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">the foil was mounted on the paper using simple spraymount. where this nice and cheap boesner.com brand is not available one might fall back to 3M hobby mount or the like...</p></div>
<div id="attachment_1414" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1414" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9877/"><img class="size-medium wp-image-1414" src="http://blog.kanojo.de/files/2011/01/IMG_9877-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">after some experiments with pieces of wood to hold the lamp-sockets we fell back to using ... tape! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1415" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1415" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9878/"><img class="size-medium wp-image-1415" src="http://blog.kanojo.de/files/2011/01/IMG_9878-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">in the meanwhile the milky and frosted plexi-plate has got some additions ... these make nice equally spaced and sharp shadows and thus conceil the &quot;dirty&quot; shadows of the mounts on the inner walls...</p></div>
<div id="attachment_1416" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1416" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9879/"><img class="size-medium wp-image-1416" src="http://blog.kanojo.de/files/2011/01/IMG_9879-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">closeup ...</p></div>
<div id="attachment_1417" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1417" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9880/"><img class="size-medium wp-image-1417" src="http://blog.kanojo.de/files/2011/01/IMG_9880-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">finished reflector with lamps...</p></div>
<div id="attachment_1418" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1418" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9881/"><img class="size-medium wp-image-1418" src="http://blog.kanojo.de/files/2011/01/IMG_9881-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">after some coats, sanding and a final coat (as described above) the main cabinet is ready for use...</p></div>
<div id="attachment_1419" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1419" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9882/"><img class="size-medium wp-image-1419" src="http://blog.kanojo.de/files/2011/01/IMG_9882-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">closeup of the upper edge...</p></div>
<div id="attachment_1420" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1420" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9883/"><img class="size-medium wp-image-1420" src="http://blog.kanojo.de/files/2011/01/IMG_9883-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">closeup of the upper edge...</p></div>
<div id="attachment_1421" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1421" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9884/"><img class="size-medium wp-image-1421" src="http://blog.kanojo.de/files/2011/01/IMG_9884-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">the mounting hole for the biiig mainswitch <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_1422" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1422" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9885/"><img class="size-medium wp-image-1422" src="http://blog.kanojo.de/files/2011/01/IMG_9885-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">and everything nicely assembled</p></div>
<div id="attachment_1423" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1423" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9887/"><img class="size-medium wp-image-1423" src="http://blog.kanojo.de/files/2011/01/IMG_9887-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and this is how it glows!</p></div>
<div id="attachment_1424" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1424" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9888/"><img class="size-medium wp-image-1424" src="http://blog.kanojo.de/files/2011/01/IMG_9888-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">here, be assured, the camera brought out the unevenness of the lightdistribution worse than the human eye does...</p></div>
<p><a rel="attachment wp-att-1425" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9889/"><img class="alignleft size-medium wp-image-1425" src="http://blog.kanojo.de/files/2011/01/IMG_9889-550x366.jpg" alt="" width="550" height="366" /></a></p>
<div id="attachment_1426" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1426" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9894/"><img class="size-medium wp-image-1426" src="http://blog.kanojo.de/files/2011/01/IMG_9894-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">blends nicely into the room ...</p></div>
<div id="attachment_1427" class="wp-caption alignleft" style="width: 376px"><a rel="attachment wp-att-1427" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9895/"><img class="size-medium wp-image-1427" src="http://blog.kanojo.de/files/2011/01/IMG_9895-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">... and what can we do with it? We can get shots of figures with &quot;epic&quot; lighting <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_1428" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1428" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9898/"><img class="size-medium wp-image-1428" src="http://blog.kanojo.de/files/2011/01/IMG_9898-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">... or make clouds look more realistic</p></div>
<div id="attachment_1429" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1429" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9900/"><img class="size-medium wp-image-1429" src="http://blog.kanojo.de/files/2011/01/IMG_9900-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">... endless possibilities <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<p><a rel="attachment wp-att-1430" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9903/"><img class="alignleft size-medium wp-image-1430" src="http://blog.kanojo.de/files/2011/01/IMG_9903-550x366.jpg" alt="" width="550" height="366" /></a> <a rel="attachment wp-att-1431" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9904/"><img class="alignleft size-medium wp-image-1431" src="http://blog.kanojo.de/files/2011/01/IMG_9904-366x550.jpg" alt="" width="366" height="550" /></a></p>
<div id="attachment_1432" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1432" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9905/"><img class="size-medium wp-image-1432" src="http://blog.kanojo.de/files/2011/01/IMG_9905-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">it also really really looks good on tea in glass cups (especially those nice double-walled ones). reimu also enjoys a hot tea</p></div>
<div id="attachment_1433" class="wp-caption alignleft" style="width: 560px"><a rel="attachment wp-att-1433" href="http://blog.kanojo.de/2011/01/06/backlit-couchcoffee-table/img_9906/"><img class="size-medium wp-image-1433" src="http://blog.kanojo.de/files/2011/01/IMG_9906-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">glowing tea, yay!</p></div>
<p>Well, that was about it. A little sidenote may be that all the light evenness issues are way worse on the pictures than in reallife, somehow the eye blends the dynamic ranges better than the sensor. Also, if you feel like building exactly this just leave a comment or drop a mail, we'll assist as good as we can, especially if you need dimensions we can just drop them whenever they're needed. Hope this encourages you to build your own nerdy and cool furniture <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . And glowing things always catch peoples eyes ... <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: center">
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.kanojo.de%2F2011%2F01%2F06%2Fbacklit-couchcoffee-table%2F&amp;title=Backlit%20Couch%2FCoffee-Table" id="wpa2a_12"><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/2011/01/06/backlit-couchcoffee-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exclusive Gold/Silver Origami Cases</title>
		<link>http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/</link>
		<comments>http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 17:35:05 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[gifts]]></category>
		<category><![CDATA[glass]]></category>
		<category><![CDATA[gold]]></category>
		<category><![CDATA[origami]]></category>
		<category><![CDATA[silver]]></category>
		<category><![CDATA[Techniques]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1204</guid>
		<description><![CDATA[And it is (or rather, was) chrismastime again. And what do people like us do that time of the year? Right, tinkering together gifts in raw quantities! This time it got to be small origami figures, plated with real leaf-gold and leaf-silver: A nice selfmade gift with a exclusive note to it. And this is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9758/" rel="attachment wp-att-1258"><img class="size-medium wp-image-1258 alignleft" src="../files/2010/12/IMG_9758-366x550.jpg" alt="" width="206" height="310" /></a>And it is (or rather, was) chrismastime again. And what do people like us do that time of the year? Right, tinkering together gifts in raw quantities! This time it got to be small origami figures, plated with real leaf-gold and leaf-silver: A nice selfmade gift with a exclusive note to it. And this is a small introduction (i wouldn't say tutorial for the sake of the posts detail level) on how to make them. Read on!</p>
<p><span id="more-1204"></span>Okay, so first you might ask yourself what you need to build those? It's rather simple, only two things really. Of course the leaf-gold or leaf-silver, the special "transfer" version which sticks a little to one piece of parchment paper and thus can be touched, moved, etc ... very handy. We recommend starting with the silver as it's cheaper for learning and experimenting. You might find it in a nerby art-supply store (boesner.com if you live in the right place <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) - if that was a false shot, maybe try asking in shops that build picture-frames and frame your pictures - if it's a shop that crafts the frames themselves they might have some and sell it to you.</p>
<p>The next thing is spray-mount, use 3M permanent spraymount for example. We didn't use the traditional method with that special gold-milk (a strange kind of watery wood-glue thing) as it was hard to get it evenly distributed on thin paper (parchment paper) without making the paper crinkle ... that's where those spraymounts come in handy.</p>
<p>And thats really about it - we used the parchement paper which lies in the package of gold/silver between as a seperator, it worked perfect. So no extra paper too! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Okay, now on to the crafting:</p>
<div id="attachment_1205" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9655/" rel="attachment wp-att-1205"><img class="size-medium wp-image-1205" src="http://blog.kanojo.de/files/2010/12/IMG_9655-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">The package of transfer-leaf-gold</p></div>
<div id="attachment_1206" class="wp-caption aligncenter" style="width: 376px"><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9657/" rel="attachment wp-att-1206"><img class="size-medium wp-image-1206" src="http://blog.kanojo.de/files/2010/12/IMG_9657-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">Now take on sheet of the parchment paper seperators of the gold/silver package and coat it evenly from ~20-30 cm distance with the spraymount</p></div>
<div id="attachment_1212" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9661/" rel="attachment wp-att-1212"><img class="size-medium wp-image-1212" src="http://blog.kanojo.de/files/2010/12/IMG_9661-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">place the sticky spraymount-coated parchment paper on a table, take the sheet of transfer-silver/gold and slowly lower it above the sticky paper onto it. Once it touched the surface only lower it further, never raise it again, the gold/silver will tear ...</p></div>
<div id="attachment_1207" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9658/" rel="attachment wp-att-1207"><img class="size-medium wp-image-1207" src="../files/2010/12/IMG_9658-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">then after a few seconds (10-20) you can pull the transfer-paper off - the gold/silver remains on the parchment paper we coated with spraymount ... still shiny and smooth, almost no crinkles!</p></div>
<div id="attachment_1208" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9659/" rel="attachment wp-att-1208"><img class="size-medium wp-image-1208" src="http://blog.kanojo.de/files/2010/12/IMG_9659-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">and then ... do your usual origami!</p></div>
<p>Yes, it's true - we this is a small kind of tutorial, but the spraymount / slow lowering technique really took its time to find out. We first tried with that gold-milk, was a no-go. The silver was full of crinkles as the thin paper crinkled (the milk is kinda watery as i said...), so this didn't look nice.  Also all experiments with those kinds of materials tend to be expensive <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>What is also missing is a description of the origami done, but this is a whole different story that's better describe on other sites ... our tip: try youtube videos, they're much more comprehensive than those image-kind of instructions ... they tend to get very confusing.</p>
<p>So, what did we do with this? Using the glass-cutting technique described in a earlier post we build some boxes and ... wai - here are the results:</p>

<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9655/' title='IMG_9655'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9655-150x150.jpg" class="attachment-thumbnail" alt="IMG_9655" title="IMG_9655" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9657/' title='IMG_9657'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9657-150x150.jpg" class="attachment-thumbnail" alt="IMG_9657" title="IMG_9657" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9658/' title='IMG_9658'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9658-150x150.jpg" class="attachment-thumbnail" alt="IMG_9658" title="IMG_9658" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9659/' title='IMG_9659'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9659-150x150.jpg" class="attachment-thumbnail" alt="IMG_9659" title="IMG_9659" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9660/' title='IMG_9660'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9660-150x150.jpg" class="attachment-thumbnail" alt="IMG_9660" title="IMG_9660" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9661/' title='IMG_9661'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9661-150x150.jpg" class="attachment-thumbnail" alt="IMG_9661" title="IMG_9661" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9668/' title='IMG_9668'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9668-150x150.jpg" class="attachment-thumbnail" alt="IMG_9668" title="IMG_9668" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9669/' title='IMG_9669'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9669-150x150.jpg" class="attachment-thumbnail" alt="IMG_9669" title="IMG_9669" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9671/' title='IMG_9671'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9671-150x150.jpg" class="attachment-thumbnail" alt="IMG_9671" title="IMG_9671" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9672/' title='IMG_9672'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9672-150x150.jpg" class="attachment-thumbnail" alt="IMG_9672" title="IMG_9672" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9673/' title='IMG_9673'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9673-150x150.jpg" class="attachment-thumbnail" alt="IMG_9673" title="IMG_9673" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9675/' title='IMG_9675'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9675-150x150.jpg" class="attachment-thumbnail" alt="IMG_9675" title="IMG_9675" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9676/' title='IMG_9676'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9676-150x150.jpg" class="attachment-thumbnail" alt="IMG_9676" title="IMG_9676" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9677/' title='IMG_9677'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9677-150x150.jpg" class="attachment-thumbnail" alt="IMG_9677" title="IMG_9677" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9681/' title='IMG_9681'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9681-150x150.jpg" class="attachment-thumbnail" alt="IMG_9681" title="IMG_9681" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9682/' title='IMG_9682'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9682-150x150.jpg" class="attachment-thumbnail" alt="IMG_9682" title="IMG_9682" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9683/' title='IMG_9683'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9683-150x150.jpg" class="attachment-thumbnail" alt="IMG_9683" title="IMG_9683" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9684/' title='IMG_9684'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9684-150x150.jpg" class="attachment-thumbnail" alt="IMG_9684" title="IMG_9684" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9685/' title='IMG_9685'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9685-150x150.jpg" class="attachment-thumbnail" alt="IMG_9685" title="IMG_9685" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9687/' title='IMG_9687'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9687-150x150.jpg" class="attachment-thumbnail" alt="IMG_9687" title="IMG_9687" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9689/' title='IMG_9689'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9689-150x150.jpg" class="attachment-thumbnail" alt="IMG_9689" title="IMG_9689" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9691/' title='IMG_9691'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9691-150x150.jpg" class="attachment-thumbnail" alt="IMG_9691" title="IMG_9691" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9693/' title='IMG_9693'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9693-150x150.jpg" class="attachment-thumbnail" alt="IMG_9693" title="IMG_9693" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9695/' title='IMG_9695'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9695-150x150.jpg" class="attachment-thumbnail" alt="IMG_9695" title="IMG_9695" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9750/' title='IMG_9750'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9750-150x150.jpg" class="attachment-thumbnail" alt="IMG_9750" title="IMG_9750" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9751/' title='IMG_9751'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9751-150x150.jpg" class="attachment-thumbnail" alt="IMG_9751" title="IMG_9751" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9752/' title='IMG_9752'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9752-150x150.jpg" class="attachment-thumbnail" alt="IMG_9752" title="IMG_9752" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9754/' title='IMG_9754'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9754-150x150.jpg" class="attachment-thumbnail" alt="IMG_9754" title="IMG_9754" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9755/' title='IMG_9755'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9755-150x150.jpg" class="attachment-thumbnail" alt="IMG_9755" title="IMG_9755" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9756/' title='IMG_9756'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9756-150x150.jpg" class="attachment-thumbnail" alt="IMG_9756" title="IMG_9756" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9757/' title='IMG_9757'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9757-150x150.jpg" class="attachment-thumbnail" alt="IMG_9757" title="IMG_9757" /></a>
<a href='http://blog.kanojo.de/2010/12/26/exclusive-goldsilver-origami-cases/img_9758/' title='IMG_9758'><img width="150" height="150" src="http://blog.kanojo.de/files/2010/12/IMG_9758-150x150.jpg" class="attachment-thumbnail" alt="IMG_9758" title="IMG_9758" /></a>

<p>Hope you found this idea inspiring and ... it's not that hard, try yourself! Get Creative!</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%2F12%2F26%2Fexclusive-goldsilver-origami-cases%2F&amp;title=Exclusive%20Gold%2FSilver%20Origami%20Cases" id="wpa2a_14"><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/12/26/exclusive-goldsilver-origami-cases/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free/Open Wireless Sync your iPhone with Linux!</title>
		<link>http://blog.kanojo.de/2010/12/07/freeopen-wireless-sync-your-iphone-with-linux/</link>
		<comments>http://blog.kanojo.de/2010/12/07/freeopen-wireless-sync-your-iphone-with-linux/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 11:21:37 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Free-Software]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[caldav]]></category>
		<category><![CDATA[carddav]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1194</guid>
		<description><![CDATA[While using 3.x on my iPhone free (as in self-hosted and "free as in free speech") syncing was a bit of tinkering here and there but worked. With iOS 4 Apple introduced a new scheme for the Calendar (which used to be a nicely and sanely formatted sqlite file), so all the sync-tools aren't really [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>While using 3.x on my iPhone free (as in self-hosted and "free as in free speech") syncing was a bit of tinkering here and there but worked. With iOS 4 Apple introduced a new scheme for the Calendar (which used to be a nicely and sanely formatted sqlite file), so all the sync-tools aren't really working anymore. Iphonesync (required J/B Phones and synced to e.g. Funambol) can still read notes(?) and addresses but can't sync the calendar anymore. So i was looking for another option to sync this thingy - and found one (or two) ...</p>
<p><span id="more-1194"></span></p>
<p><img src="http://blog.kanojo.de/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Basically there are two options - one is to use <a href="http://www.libimobiledevice.org/" target="_blank">libimobiledevice</a>, a library that achieved protocol-compatability with iPhones native interfaces (the same protocol as used by iTunes) that is just Wowzers. They also implemented a API for syncing calendar, contacts, notes and apps(?). Problem is - the API is there, but no "client" to use it. <a href="http://live.gnome.org/Conduit" target="_blank">Conduit</a> seems to have something in the planning or may have even started implementing it... but you'd have to hack or wait here.</p>
<p>The other option you have is checking what option that strange phone has natively, and for iOS 4.x you may discover theres calDAV and cardDAV, which are two nice (almost) standardized protocols for syncinc Calendars and Contacts... So why not just use them?</p>
<p>Turns out it's a bit more complicated than that. Apple has published a card/calDAV sync-server under GPL, but has made it kind of complicated to get this up and running nicely. Thanks to the thrive of the Free Software Scene there are quite some alternatives, to me to most noteworthy one is <a href="www.davical.org">davical</a> - a nice little service written in php to provide both cardDAV and calDAV as well as a tiny tweeny little web-interface for administration and settings. That and a variety of sync-clients on the Linux side makes just what you need! <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So let's set this up!</p>
<p>For those of you using Debian there's the nice way to use the official davical packages on their repository. I chose another path and installed from git - i simply checked out their git-repos and moved the files in my DocumentRoot, then almost verbatimly followed thei<a href="http://wiki.davical.org/w/Debian">wiki-page</a> for Debian-Installations. One real problem was the .well-known URL scheme for cardDAV (who the f... came up with that f... up scheme for auto-discovery?). Thanks to the nice support in the davical irc channel and some brute-forcing i got it to work quite easily. Luckily i didn't need the <a href="http://wiki.davical.org/w/CardDAV/Configuration/SRV_Records">SRV-Records proposed here</a> (why ever?!), so all i had to do is forwarding the .well-known urls correctly:﻿﻿﻿﻿</p>
<blockquote>
<div>RewriteEngine On</div>
<div>RewriteRule ^/.well-known(.*)$ /caldav.php/.well-known$1 [NC,L]</div>
<div>RewriteRule ^/principals/users(.*)$ /caldav.php$1 [NC,L]</div>
</blockquote>
<div>This in the apache config did the job (adjust the path to caldav.php!), now the only thing i had to do to get cardDAV to work was <a href="http://wiki.davical.org/w/CardDAV/Creating_addressbooks">creating a address-book-resource</a> - almost to simple to be true.</div>
<div>Enter the corresponding information on your iPhone and you're good to go. Don't forget to set your default addressbook and calendar!</div>
<div>The next point coming up is linking your Linux PIM programm to cardDAV and calDAV - i chose Evolution here and that really made me shoot myself in the leg! It seems that in current versions of Evolution in the Debian repositories cardDAV support is super br00ked - the version from Debian stable didn't have any cardDAV support to begin with. So it's compile-yourself-time! Luckily the Evolution guys wrote a <a href="http://mad-scientist.us/evolution.html">Makefile</a> meant for developers to automate evolution compilation. It'll clone the GIT repositories for Evolution and most of its relevant dependencies, build them and install them to a seperated prefix (e.g. /opt/evo/). I had to tinker around a bit to get it to actually compile and not barf somewhere in between - mainly by pinning the version of the checkouts and disabling a few unneeded dependencies.  My modified Makefile (this is nothing magic, i just followed the docs on the site above) is available <a href="http://tmp.kanojo.de/Makefile-evolution">here</a> for convenience. With that just follow the guide on the site above - you'll receive a Evolution nicely talking cardDAV and calDAV! On other distributions with different Evolution-Versions you might not have to compile Evolution yourself. Even more convenient!</div>
<div>Now just add a new calendar and addressbook in Evolution using your url to caldav.php and appropriate settings. That is:</div>
<blockquote>
<div>caldav://your.hostna.me/path/to/caldav.php/USERNAME/home</div>
</blockquote>
<div>as calendar-URI and</div>
<blockquote>
<div>http://your.hostna.me/path/to/caldav.php/USERNAME/YOUR-CONTACTS-NAME</div>
</blockquote>
<div>(whatever you chose as addressbook name before) as URL for cardDAV, also check avoid IfMatch.</div>
<div>That was it for me - i now can finally sync my iPhone (and probably other smartphones too?) wirelessly with using only free and open Tools with Linux! Yay!</div>
</div>
<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%2F12%2F07%2Ffreeopen-wireless-sync-your-iphone-with-linux%2F&amp;title=Free%2FOpen%20Wireless%20Sync%20your%20iPhone%20with%20Linux%21" id="wpa2a_16"><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/12/07/freeopen-wireless-sync-your-iphone-with-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Figure Display, Part 2</title>
		<link>http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/</link>
		<comments>http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 19:32:15 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[household]]></category>
		<category><![CDATA[Modelkit]]></category>
		<category><![CDATA[Otaku]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[figures]]></category>
		<category><![CDATA[otaku]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=1051</guid>
		<description><![CDATA[Heyyas there, here comes part two of the "custom modelkit/figure display" series (or whatever you'd call it). A custom display for figures, modelkits, whatever - you name it! It's a crossover between a glass-case/cabinet and a shelf. It combines the idea of hanging it on the wall with a glass-case so the figures/GKs don't collect [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1073" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4037/"><img class="alignnone size-medium wp-image-1073" src="http://blog.kanojo.de/files/2010/10/DSCF4037-550x412.jpg" alt="" width="412" height="550" /></a></p>
<p>Heyyas there,</p>
<p>here comes part two of the "custom modelkit/figure display" series (or whatever you'd call it). A custom display for figures, modelkits, whatever - you name it! It's a crossover between a glass-case/cabinet and a shelf. It combines the idea of hanging it on the wall with a glass-case so the figures/GKs don't collect too much dust. This time - unfortuneatly - i don't have pictures of the quality and detail of the other tutorials, but i will try to describe the working parts as good as possible.</p>
<p><span id="more-1051"></span>It first started with the build of that one Tenshi GK - which was paticularly fragile, thus the problem to clean it when/if it collected too much dust. So, as the glass-cabinet was in another room a new shelf had to be built. It would need to be good visible, but protect from dust - so most of it had to be glass. We decided to do the bottom as wood to keep it more simple. So, here's the Pix/Howto:</p>
<div id="attachment_1052" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1052" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4008/"><img class="size-medium wp-image-1052" src="http://blog.kanojo.de/files/2010/10/DSCF4008-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Materials you need for the basic stuff. Here it&#039;s a glass-cutter, three 40x30 picture frames and the wood (already beveled with a router)</p></div>
<div id="attachment_1053" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1053" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4009/"><img class="size-medium wp-image-1053" src="http://blog.kanojo.de/files/2010/10/DSCF4009-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Details of the beveling. If you own a router and a few millers you should recognize the pattern <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . If not, try asking a cabinetmaker near you. If you&#039;re nice they might help you with this for little money in the thank-you box(?)</p></div>
<div id="attachment_1054" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1054" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4010/"><img class="size-medium wp-image-1054" src="http://blog.kanojo.de/files/2010/10/DSCF4010-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Details of the bevel...</p></div>
<p><a rel="attachment wp-att-1055" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4011/"><img class="alignnone size-medium wp-image-1055" src="http://blog.kanojo.de/files/2010/10/DSCF4011-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1056" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1056" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4015/"><img class="size-medium wp-image-1056" src="http://blog.kanojo.de/files/2010/10/DSCF4015-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">And this one was the trickiest part of the whole process: Cutting glass. I use a regular steel-wheel cutter, place the glass on a surface that won&#039;t scratch it, mark the line where it has to be cut, use a ruler to guide the cutter and cut. The cutting speed/strenght is the key to success - you don&#039;t want to press so hard you can hear &quot;sand-ish&quot; sound, but hard enough to cut the glass slightly. you&#039;ll recognize the right sound if you hear it. then quickly (as glass can flow just a tiny little bit and will close the cut at microscopic level) put it at the edge of a table and break it with in one heavy yank.... use some sanding paper to trim the edges....</p></div>
<div id="attachment_1057" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1057" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4016/"><img class="size-medium wp-image-1057" src="http://blog.kanojo.de/files/2010/10/DSCF4016-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Next the glass needs to be glued together - i used pattex glass-glue (which is a kind of superglue), it needs to be applied very very thin, so the edges need to be good. If you cut the glass right no two selfcut edges will need to be glued together. I supported the glass with two rectangular (90* angles, yay!) stones and books....</p></div>
<div id="attachment_1058" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1058" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4017/"><img class="size-medium wp-image-1058" src="http://blog.kanojo.de/files/2010/10/DSCF4017-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Detail of the glued glass, note the supports with tape and stones <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_1060" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1060" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4019/"><img class="size-medium wp-image-1060" src="http://blog.kanojo.de/files/2010/10/DSCF4019-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Also i&#039;ve already router&#039;ed the notches (4mm, as opposed to 1.5mm for the glass) so while glueing i have a bit of a guide for the glass...</p></div>
<p><a rel="attachment wp-att-1061" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4020/"><img class="alignnone size-medium wp-image-1061" src="http://blog.kanojo.de/files/2010/10/DSCF4020-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1062" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4021/"><img class="alignnone size-medium wp-image-1062" src="http://blog.kanojo.de/files/2010/10/DSCF4021-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1063" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1063" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4022/"><img class="size-medium wp-image-1063" src="http://blog.kanojo.de/files/2010/10/DSCF4022-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Next, after putting the notch down to 1.5mm (just the width of the glass, i applied oil to the glass, put it in the notches, applied and smoothed the putty and took the glass out again) we need to sand the wood. To do this i used a eccentric grinder, but if such a machine is inavailable, you can just hand-sand it....</p></div>
<div id="attachment_1064" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1064" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4023/"><img class="size-medium wp-image-1064" src="http://blog.kanojo.de/files/2010/10/DSCF4023-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Then, after sanding i applied acrylic primer using my paint-gun....</p></div>
<div id="attachment_1065" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1065" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4024/"><img class="size-medium wp-image-1065" src="http://blog.kanojo.de/files/2010/10/DSCF4024-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">... which needs to be hand-sanded again. I used K220 paper here.</p></div>
<p><a rel="attachment wp-att-1066" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4025/"><img class="alignnone size-medium wp-image-1066" src="http://blog.kanojo.de/files/2010/10/DSCF4025-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1067" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4030/"><img class="alignnone size-medium wp-image-1067" src="http://blog.kanojo.de/files/2010/10/DSCF4030-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1068" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1068" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4031/"><img class="size-medium wp-image-1068" src="http://blog.kanojo.de/files/2010/10/DSCF4031-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Then the first layer of simple acrylic white. I diluted it with water so i&#039;d be able to spray wet, which gets a better &quot;gloss&quot; effect</p></div>
<p><a rel="attachment wp-att-1069" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4032/"><img class="alignnone size-medium wp-image-1069" src="http://blog.kanojo.de/files/2010/10/DSCF4032-550x412.jpg" alt="" width="550" height="412" /></a></p>
<div id="attachment_1070" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1070" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4034/"><img class="size-medium wp-image-1070" src="http://blog.kanojo.de/files/2010/10/DSCF4034-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Okay, the edges aren&#039;t perfect...</p></div>
<div id="attachment_1071" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1071" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4035/"><img class="size-medium wp-image-1071" src="http://blog.kanojo.de/files/2010/10/DSCF4035-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Now, to avoid too much dust/dirt sticking to the wet paint i quick-dried it using a infra-red lamp, which is normally used when you catched a cold ... at least here in germany...</p></div>
<div id="attachment_1072" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-1072" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4036/"><img class="size-medium wp-image-1072" src="http://blog.kanojo.de/files/2010/10/DSCF4036-550x412.jpg" alt="" width="550" height="412" /></a><p class="wp-caption-text">Finished! Yay! (yes, it&#039;s not straigt, but the poster also isn&#039;t!)</p></div>
<p><a rel="attachment wp-att-1073" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4037/"><img class="alignnone size-medium wp-image-1073" src="http://blog.kanojo.de/files/2010/10/DSCF4037-550x412.jpg" alt="" width="412" height="550" /></a></p>
<p><a rel="attachment wp-att-1074" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4038/"><img class="alignnone size-medium wp-image-1074" src="http://blog.kanojo.de/files/2010/10/DSCF4038-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1075" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4039/"><img class="alignnone size-medium wp-image-1075" src="http://blog.kanojo.de/files/2010/10/DSCF4039-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1076" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4040/"><img class="alignnone size-medium wp-image-1076" src="http://blog.kanojo.de/files/2010/10/DSCF4040-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p><a rel="attachment wp-att-1077" href="http://blog.kanojo.de/2010/10/04/custom-modelkit-display-part-2/dscf4041/"><img class="alignnone size-medium wp-image-1077" src="http://blog.kanojo.de/files/2010/10/DSCF4041-550x412.jpg" alt="" width="412" height="550" /></a></p>
<p>So, this is our new figure display case for two medium-size or one large figure. The glossy paint-job turned out quite okay, only a few faults/not-so-nice parts. Mounted on the wall it really looks nice!</p>
<p>I hope this inspired you to try DIY'ing your next display, and not just run to the closest IKEA to buy a ready made one. Selfmade furniture is the best, has a that nice feel of something you yourself made with your own hands to it ...</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%2F10%2F04%2Fcustom-modelkit-display-part-2%2F&amp;title=Custom%20Figure%20Display%2C%20Part%202" id="wpa2a_18"><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/10/04/custom-modelkit-display-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;HiFi&#8221; on the cheaps, DIY Speakers for few euros&#8230;</title>
		<link>http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/</link>
		<comments>http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 20:02:48 +0000</pubDate>
		<dc:creator>nebuk</dc:creator>
				<category><![CDATA[Speakers]]></category>
		<category><![CDATA[tinkering]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[speakers]]></category>

		<guid isPermaLink="false">http://kanojo.blogs.ghostdub.de/?p=849</guid>
		<description><![CDATA[As a friend and myself built me a pair of quite nice - not to say wowzie - speakers for music production and DJing a few years ago i was now eager to try myself. To get the basic idea of craftsmenship and woodworking i started not by developing the speakers myself - as it [...]]]></description>
			<content:encoded><![CDATA[<p>As a friend and myself built me a pair of quite nice - not to say wowzie - speakers for music production and DJing a few years ago i was now eager to try myself. To get the basic idea of craftsmenship and woodworking i started not by developing the speakers myself - as it was done by my friend for me back then - but go for a well known design by a guy from the german Hifi-Forum: <a href="http://www.hifi-forum.de/viewthread-104-5793-1.html">The TenÖre</a> Transmissionline Broadband-speaker. The name comes from german dialect/puns and roughly means "10-euro thingy". A perfect object to train the techniques needed for more complicated work...</p>
<p><span id="more-849"></span><br />
So, on we go. Even though this is pretty straightforward you need a bit of equipment to get it right. The basic equipment is glue - quality wood-glue, as sold by Ponal. The secondmost important thing is probaby some kind of grinder/sander, as you would go crazy doing all this by hand. Next would be a router (no, not the computer thingy but the power-tool...) and/or jigsaw... but more of that later.</p>
<p style="text-align: center"><strong>!BIG FAT WARNING!</strong></p>
<p style="text-align: center">THIS IS NOT A HOWTO - IT IS A DOCUMENTATION ON HOW I BUILT THESE SPEAKERS. I AM NO EXPERT AND THIS IS NOT A ADVISE ON HOW YOU SHOULD DO IT. I MAY HAVE DONE SEVERAL THINGS WRONG/SUBOPTIMAL!</p>
<p style="text-align: left">Okay, here we go:</p>
<p style="text-align: left">
<div id="attachment_850" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-850" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8734/"><img class="size-medium wp-image-850" src="http://blog.kanojo.de/files/2010/09/IMG_8734-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Basic materials needed ... wood (MDF), the speakers ... lets go ÖP</p></div>
<div id="attachment_851" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-851" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8735/"><img class="size-medium wp-image-851" src="http://blog.kanojo.de/files/2010/09/IMG_8735-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Closeup of the broadband speaker and the hole - we already used the router here</p></div>
<div id="attachment_852" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-852" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8736/"><img class="size-medium wp-image-852" src="http://blog.kanojo.de/files/2010/09/IMG_8736-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">The hole got quite okay - since the speakers aren&#039;t to be counterbored(?) anyways</p></div>
<div id="attachment_853" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-853" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8737/"><img class="size-medium wp-image-853" src="http://blog.kanojo.de/files/2010/09/IMG_8737-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">Okay, now for some glueing action.</p></div>
<div id="attachment_854" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-854" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8738/"><img class="size-medium wp-image-854" src="http://blog.kanojo.de/files/2010/09/IMG_8738-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Make sure everything is airtight - you don&#039;t want any leaks nowhere. to be sure smear some glue in the corners/angles...</p></div>
<div id="attachment_855" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-855" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8739/"><img class="size-medium wp-image-855" src="http://blog.kanojo.de/files/2010/09/IMG_8739-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Moar glueing...</p></div>
<div id="attachment_856" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-856" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8740/"><img class="size-medium wp-image-856" src="http://blog.kanojo.de/files/2010/09/IMG_8740-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Be sure to have a pack of cleenex or similar handy - and don&#039;t do this on grannys good carpet <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<div id="attachment_857" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-857" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8741/"><img class="size-medium wp-image-857" src="http://blog.kanojo.de/files/2010/09/IMG_8741-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">After only a hours (or two to be sure) they should be okay to work on...</p></div>
<div id="attachment_858" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-858" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8742/"><img class="size-medium wp-image-858" src="http://blog.kanojo.de/files/2010/09/IMG_8742-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">As we suspected leaks we smeared even more glue in the angles...</p></div>
<p><a rel="attachment wp-att-859" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8743/"><img class="alignnone size-medium wp-image-859" src="http://blog.kanojo.de/files/2010/09/IMG_8743-366x550.jpg" alt="" width="366" height="550" /></a></p>
<div id="attachment_860" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-860" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8744/"><img class="size-medium wp-image-860" src="http://blog.kanojo.de/files/2010/09/IMG_8744-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Then drilled the holes for the connectors on the backside. even if it&#039;s not so important here we made sure we have a tight fit so we need to screw them in using force - again to avoid leaks.</p></div>
<div id="attachment_861" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-861" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8745/"><img class="size-medium wp-image-861" src="http://blog.kanojo.de/files/2010/09/IMG_8745-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">those fluffy pieces of clouds are called &quot;Sonofil&quot; - its used to absorb sound / damming on the inside of the box. you could also use sheeps wool ....</p></div>
<div id="attachment_862" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-862" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8746/"><img class="size-medium wp-image-862" src="http://blog.kanojo.de/files/2010/09/IMG_8746-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">After tearing it apart a bit to make it even fluffier put it in the box like this</p></div>
<div id="attachment_863" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-863" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8748/"><img class="size-medium wp-image-863" src="http://blog.kanojo.de/files/2010/09/IMG_8748-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">then, after soldering the cables on the backside connectors, routing them through the inside and soldering them on the chassis - time for a first test</p></div>
<div id="attachment_864" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-864" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8749/"><img class="size-medium wp-image-864" src="http://blog.kanojo.de/files/2010/09/IMG_8749-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Also, more suspected leaks - smearing from the outside Oo</p></div>
<p><a rel="attachment wp-att-865" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8750/"><img class="alignnone size-medium wp-image-865" src="http://blog.kanojo.de/files/2010/09/IMG_8750-550x366.jpg" alt="" width="550" height="366" /></a></p>
<div id="attachment_866" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-866" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8751/"><img class="size-medium wp-image-866" src="http://blog.kanojo.de/files/2010/09/IMG_8751-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">After enough testing and smearing we worked on - here we milled a angle on the front using the router...</p></div>
<div id="attachment_867" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-867" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8752/"><img class="size-medium wp-image-867" src="http://blog.kanojo.de/files/2010/09/IMG_8752-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Worked out okay it seems...</p></div>
<div id="attachment_868" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-868" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8753/"><img class="size-medium wp-image-868" src="http://blog.kanojo.de/files/2010/09/IMG_8753-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Glue glue glue and some more glue - hell, this is going to be fun to sand</p></div>
<div id="attachment_869" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-869" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8757/"><img class="size-medium wp-image-869" src="http://blog.kanojo.de/files/2010/09/IMG_8757-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">After some deliberate sanding using a eccentric sander ... this emerged!</p></div>
<div id="attachment_870" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-870" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8758/"><img class="size-medium wp-image-870" src="http://blog.kanojo.de/files/2010/09/IMG_8758-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">smooth as a babies ... well, whatever is smooth on a baby!</p></div>
<div id="attachment_871" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-871" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8766/"><img class="size-medium wp-image-871" src="http://blog.kanojo.de/files/2010/09/IMG_8766-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">The guy that wanted to have those speakers wanted them ... like this. well, tastes differ i guess</p></div>
<div id="attachment_872" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-872" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8767/"><img class="size-medium wp-image-872" src="http://blog.kanojo.de/files/2010/09/IMG_8767-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">the color is named &quot;pretty violet&quot; - makes me pretty violent, still the paintjob worked out okay for a first-timer</p></div>
<div id="attachment_873" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-873" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8768/"><img class="size-medium wp-image-873" src="http://blog.kanojo.de/files/2010/09/IMG_8768-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">there *are* marks, okay, but ... its only a 10eur speaker and ... firsttimer, remember?</p></div>
<div id="attachment_874" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-874" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8769/"><img class="size-medium wp-image-874" src="http://blog.kanojo.de/files/2010/09/IMG_8769-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">Crinkles here are going underneath the chassis anyways...</p></div>
<div id="attachment_875" class="wp-caption alignnone" style="width: 376px"><a rel="attachment wp-att-875" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8771/"><img class="size-medium wp-image-875" src="http://blog.kanojo.de/files/2010/09/IMG_8771-366x550.jpg" alt="" width="366" height="550" /></a><p class="wp-caption-text">Final product looks okay on the desk!</p></div>
<div id="attachment_876" class="wp-caption alignnone" style="width: 560px"><a rel="attachment wp-att-876" href="http://blog.kanojo.de/2010/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/img_8772/"><img class="size-medium wp-image-876" src="http://blog.kanojo.de/files/2010/09/IMG_8772-550x366.jpg" alt="" width="550" height="366" /></a><p class="wp-caption-text">Yay!</p></div>
<p style="text-align: left">
<p style="text-align: left">So - the final product seems okay, and for less than two days of work (not fulltime!) its a really nice speaker. It certainly lived up to my expectations of how good a 10eur (actually more 16-17eur) speaker can sound, and its hell better than most pc speakers you can buy out there for maybe as much as 30-40eur. Its - at least in my opinion - worth the time and effort - even if only to learn something, and have tried something new.</p>
<p>This project is - for me - a base to build upon - as in that i want to build more and more sophisticated speakers with better craftsmenship, so this is just a start. I hope you maybe drawn into Speakerbuilding yourself as it is a vast and interesting hobby - and you can start off with almost nothing still getting excellent results - especially if you're not into looks it gets way easier <img src='http://blog.kanojo.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</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%2F09%2F07%2Fhifi-on-the-cheaps-diy-speakers-for-few-euros%2F&amp;title=%26%238220%3BHiFi%26%238221%3B%20on%20the%20cheaps%2C%20DIY%20Speakers%20for%20few%20euros%26%238230%3B" id="wpa2a_20"><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/09/07/hifi-on-the-cheaps-diy-speakers-for-few-euros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

