<?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>Awooga!!! &#187; laptop</title>
	<atom:link href="http://awooga.nl/tag/laptop/feed" rel="self" type="application/rss+xml" />
	<link>http://awooga.nl</link>
	<description>how hard can it be?</description>
	<lastBuildDate>Tue, 05 Apr 2011 12:46:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Won&#8217;t someone think of the children?</title>
		<link>http://awooga.nl/wont-someone-think-of-the-children</link>
		<comments>http://awooga.nl/wont-someone-think-of-the-children#comments</comments>
		<pubDate>Wed, 04 Nov 2009 15:36:15 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[blacklist]]></category>
		<category><![CDATA[c521]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[safe surfing]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[tinyproxy]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[whitelist]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=443</guid>
		<description><![CDATA[Let&#8217;s do a quick show of hands of parents who think that the internet is a safe place for children to spend their time on? If you&#8217;ve got your hands up you haven&#8217;t been on the internet for very long. To be completely honest, the internet scares me. Or better, the amount of scary stuff [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s do a quick show of hands of parents who think that the internet is a safe place for children to spend their time on?  If you&#8217;ve got your hands up you haven&#8217;t been on the internet for very long.</p>
<p><img class="alignright size-medium wp-image-454" title="kid-in-shock" src="/wp-content/uploads/2009/11/kid-in-shock-300x199.jpg" alt="kid-in-shock" width="300" height="199" />To be completely honest, the internet scares me.  Or better, the amount of scary stuff that is on it, scares me.  So now that my son is old enough to have his own PC in his bedroom, I looked around to see what was available to make sure that he doesn&#8217;t get exposed to material that is well above his age.  They grow up quick enough anyway.</p>
<p>Now as someone who runs <a href="http://www.ubuntu.com/" target="_blank" class="liexternal">Ubuntu</a> on his <a href="/tag/c521" class="liinternal">server</a>, and <a href="http://www.apple.com/macosx/" target="_blank" class="liexternal">OS X</a> on his <a href="/an-apple-a-day" class="liinternal">MacBook</a>, I am already one step ahead of most parents, who have to deal with a <a href="http://www.microsoft.com/windows/" target="_blank" class="liexternal">Microsoft Windows</a> environment of some sort.  Good luck to you.  This blog post depends on a Linux server of some sort, and although the client can be any operating system, I strongly advice you to stick to a <a href="http://en.wikipedia.org/wiki/Unix-like" target="_blank" class="liexternal">*nix</a> based desktop.</p>
<p>After dismissing most options available (things like <a href="http://www.opendns.com/" target="_blank" class="liexternal">OpenDNS</a>, and a variety of dedicated applications to block any harmful content), I decided that however I was going to implement it, it would have to be by using a <a href="http://en.wikipedia.org/wiki/Whitelist" target="_blank" class="liexternal">whitelist</a>, rather than the normal practice of a <a href="http://en.wikipedia.org/wiki/Blacklist" target="_blank" class="liexternal">blacklist</a>.  The reasoning behind this is that the amount of harmful content changes every minute, and no amount of blacklisting will catch 100% of it.  With a whitelist, everything has to be vetted by me, but it ensures total control over their web experience.  I also wanted to be able to approve/deny new websites as my son requests them, with little effort required on my side.</p>
<p>Something that sits between the client and the internet would be the perfect solution, and I quickly stumbled upon <a href="https://www.banu.com/tinyproxy/" target="_blank" class="liexternal">TinyProxy</a>.  As the name implies, the application is small, efficient, easy to manage and it supports blacklisting and whitelisting.  Perfect.<br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
<strong>Requirements</strong></p>
<ul>
<li>A server running your favourite Linux distribution.  I personally use Ubuntu, but for the purpose of this guide, it doesn&#8217;t matter.</li>
<li>TinyProxy as installed by your favourite package manager.  For Ubuntu that&#8217;s as easy as <code>apt-get install tinyproxy</code>, but obviously that will be different if you run something else.  Make a note of the version number of TinyProxy though, as we&#8217;ll need version <a href="https://www.banu.com/tinyproxy/download/" target="_blank" class="liexternal">1.6.5 or later</a>.</li>
<li>A webserver running on your server.  <a href="http://httpd.apache.org/" target="_blank" class="liexternal">Apache2</a> is what I use, but as long as it supports <a href="http://php.net/" target="_blank" class="liexternal">PHP</a>, then it doesn&#8217;t matter.  What does matter though, is that the webserver should be able to access your TinyProxy <code>whitelist</code> file, which if you have both TinyProxy and the webserver running on the same server will be the case.</li>
<li>A client configured to use TinyProxy.  This can be <a href="http://www.mozilla.com/firefox/" target="_blank" class="liexternal">Firefox</a>, <a href="http://www.microsoft.com/windows/Internet-explorer/" target="_blank" class="liexternal">Internet Explorer</a>, <a href="http://www.google.co.uk/chrome" target="_blank" class="liexternal">Chrome</a>, <a href="http://www.opera.com/" target="_blank" class="liexternal">Opera</a>, or any other browser you like to use.  Be aware though that as soon as your child learns what a <a href="http://en.wikipedia.org/wiki/Proxy_server" target="_blank" class="liexternal">proxy</a> is and how to remove it from his PC/laptop, the whole plan falls apart.</li>
</ul>
<p>Before you continue with the next section, make sure that your webserver is able to serve some pages, and that you have confirmed that TinyProxy is working correctly for you.</p>
<p><strong>Installation</strong></p>
<p>Grab the <a href="/stuff/tinyproxy-admin.tar.gz" class="lizip">tinyproxy-admin.tar.gz</a> package and unpack it somewhere on your server.  There are a number of files in there, each of them I will describe below.</p>
<p><code>tinyproxy.32</code><br />
<code>tinyproxy.64</code> &#8211; These two binaries are the 1.6.5 binary patched with a small change to allow TinyProxy&#8217;s child processes to refresh their filter list when the parent receives a <a href="http://en.wikipedia.org/wiki/SIGHUP" target="_blank" class="liexternal">SIGHUP</a> signal and when the <code>whitelist</code> file is changed.  These changes have also been submitted to the development version of TinyProxy, but because <code>apt-get</code> on my Ubuntu system installs 1.6.5, I have used that code base.  Eventually these patches will appear in the Ubuntu package manager, but until then, these will do.  The extension indicates whether the binary is for 32-bit, or 64-bit *nix.</p>
<p><code>tinyproxy</code> &#8211; This is the TinyProxy start file (usually found in <code>/etc/init.d</code>), which contains a couple of changed lines.  The permission on the <code>tinyproxy.log</code> files is by default set to restrictive.  It needs to be read by the webserver&#8217;s user, which means that setting it to 644 everytime we start TinyProxy is required.</p>
<p>The files below need to be put in your TinyProxy configuration directory, usually <code>/etc/tinyproxy</code>.</p>
<p><code>tinyproxy.conf</code> &#8211; This contains only the required changes to your distribution&#8217;s version.  The <em>ErrorFile</em>, <em>PidFile</em> and <em>Filter</em> locations need to match your installation, and to switch from blacklisting to whitelisting, the <em>FilterDefaultDeny</em> parameter needs to be set to Yes.</p>
<p><code>whitelist</code> &#8211; This contains just a single line; <code>localhost</code>.  You need to whitelist the domain that your webserver runs on, otherwise it won&#8217;t work.  If your local webserver can be reached through a proper domain name, then change <code>localhost</code> to that instead.</p>
<p><code>403.html</code> &#8211; This is the file referred to by the <em>ErrorFile</em> directive in the <code>tinyproxy.conf</code> file.  It contains two variables which need to be changed to match your system.</p>
<p>The following files are part of the administration interface and will need to be put in a directory that can be served by your local webserver.  For instance, if your webserver uses <code>/var/www</code> as the root directory, put these in a new directory called <code>/var/www/tinyproxy</code>.  The pages should then be able to be accessible by navigating to the <a href="#" class="liinternal">http://your.webserver.domain/tinyproxy</a> url.</p>
<p><code>config.php</code> &#8211; This is the configuration for the administration interface.  Make sure that the variables match your configuration, and if you want it to notify you by <a href="http://twitter.com/" target="_blank" class="liexternal">Twitter</a> each time a new domain approval request is made, enter your details in there too.</p>
<p><code>style.css</code><br />
<code>filter.html</code><br />
<code>admin.html</code><br />
<code>filter.php</code><br />
<code>img</code> (dir) &#8211; These are the remaining files which do not require any modification.</p>
<p><strong>How it all works</strong></p>
<p>Whenever a client is requesting a webpage from a domain, the request is done through TinyProxy.  If it finds a line in the <code>whitelist</code> file for the domain, it lets the request pass through, but if it doesn&#8217;t, an <a href="http://en.wikipedia.org/wiki/HTTP_403" target="_blank" class="liexternal">error 403</a> occurs (Forbidden) and the <code>403.html</code> page is served to the client.  The included <code>403.html</code> file calls the <code>filter.html</code> file internally and passes it the website that the client is trying to access.</p>
<p><img class="aligncenter size-full wp-image-461" title="tinyproxy-filter" src="/wp-content/uploads/2009/11/tinyproxy-filter.png" alt="tinyproxy-filter" width="527" height="348" /></p>
<p>When the request is made, the domain gets added to the <code>whitelist</code> file, but with a prefix of <strong>M|</strong>, therefore still not matching a proper whitelisted domain name.  And it is this mechanism which allows me to approve or deny domains whilst keeping the whitelists all in one place.  The admin interface simply drops the <strong>M|</strong> prefix if the domain gets approved, or changes it to <strong>D|</strong> if it remains denied.  Easy peasy :o)<br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
I appreciate that the above is all a bit long and winded, so I&#8217;ll do a small summary/checklist below for those who are keen to get going.</p>
<blockquote><ul>
<li>Install TinyProxy using package manager</li>
<li>Install webserver</li>
<li>Confirm the above are working</li>
<li>Download tinyproxy-admin.tar.gz</li>
<li>Amend config.php</li>
<li>Move config.php, style.css, filter.html, admin.html, filter.php and the img directory to a subdirectory beneath your webserver</li>
<li>Amend TinyProxy startup script: tinyproxy</li>
<li>Amend TinyProxy configuration file: tinyproxy.conf</li>
<li>Amend whitelist and move it to the TinyProxy configuration directory</li>
<li>Amend 403.html and move it to the TinyProxy configuration directory</li>
<li>Replace tinyproxy binary with patched version</li>
<li>Restart TinyProxy</li>
<li>Breath out ;o)</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/wont-someone-think-of-the-children/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Eee PC Digital Picture Frame</title>
		<link>http://awooga.nl/the-eee-pc-digital-picture-frame</link>
		<comments>http://awooga.nl/the-eee-pc-digital-picture-frame#comments</comments>
		<pubDate>Mon, 13 Apr 2009 19:53:59 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[eee pc]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[ibex]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maplin]]></category>
		<category><![CDATA[mini 9]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[photo frame]]></category>
		<category><![CDATA[picture frame]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=342</guid>
		<description><![CDATA[I just can&#8217;t help myself. It all started way back in 2002 with The Swedish Chef, followed in 2005 by the (still) popular Project Bling: the desire to create the ultimate digital picture frame. So here it is, the third (and hopefully last) instalment: The Eee PC Digital Picture Frame aka The Eee PF. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I just can&#8217;t help myself.  It all started way back in 2002 with <a href="/gallery/modding/chef/" class="liinternal"><em>The Swedish Chef</em></a>, followed in 2005 by the (still) popular <a href="/project-bling" class="liinternal"><em>Project Bling</em></a>: the desire to create the ultimate digital picture frame.</p>
<p>So here it is, the third (and hopefully last) instalment: <strong>The Eee PC Digital Picture Frame</strong> aka <strong>The Eee PF</strong>.</p>
<p>I&#8217;ve divided it up in four sections, for easy digesting ;)  All pictures can be enlarged, and the complete set of pictures can be found in <a href="/gallery/modding/eeepc" class="liinternal">the gallery</a>.</p>
<p><a href="#eeepf-part1" class="liinternal">Part 1: Disassembling the Eee PC</a><br />
<a href="#eeepf-part2" class="liinternal">Part 2: Mounting the LCD</a><br />
<a href="#eeepf-part3" class="liinternal">Part 3: Building the frame</a><br />
<a href="#eeepf-part4" class="liinternal">Part 4: Finishing touches</a><br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
<strong><a name="eeepf-part1">Part 1</a>: Disassembling the Eee PC</strong></p>
<p>It starts off with an <a href="http://eeepc.asus.com/uk/product700.html" target="_blank" class="liexternal">Asus Eee PC 701 2G</a>, which is perfectly small, yet cheap enough to destroy in the name of science.</p>
<p><a href="/gallery/modding/eeepc/DSC01747.JPG.html" class="liimagelink"><img src="/g/image/35363-5/DSC01747.JPG" alt="Asus Eee PC 701 2G" class="aligncenter" /></a></p>
<p>Push the three tabs at the top of the keyboard in and lift the keyboard up to reveal the keyboard connector at the bottom of the keyboard. Using a small flat screwdriver, push the two locks open and remove the keyboard completely.  Next to the keyboard connector is the touchpad connector which should be disconnected as well.</p>
<p><a href="/gallery/modding/eeepc/DSC01748.JPG.html" class="liimagelink"><img src="/g/image/35369-3/DSC01748.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01749.JPG.html" class="liimagelink"><img src="/g/image/35373-3/DSC01749.JPG" alt="" /></a></p>
<p>With the keyboard removed, the bottom half of the case is next. Remove the nine screws as indicated in the pictures. Turn the Eee PC over and remove the six remaining screws.  For good measure, also remove the battery by sliding the two latches outwards, and slide the battery out.  Flip the Mini over again and open the lid again.  Using a plastic wedge (or your finger nails if you have them), pry the case open using some gentle force along the sides. Be patient at this point as the plastic latches inside the case, are fragile and will snap if you exercise too much force.</p>
<p><a href="/gallery/modding/eeepc/DSC01750.JPG.html" class="liimagelink"><img src="/g/image/35377-3/DSC01750.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01751.JPG.html" class="liimagelink"><img src="/g/image/35381-3/DSC01751.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01752.JPG.html" class="liimagelink"><img src="/g/image/35385-3/DSC01752.JPG" alt="" /></a></p>
<p>Now we just need to remove the motherboard.  Disconnect the speaker and display connectors.  There are two latches holding it in place, located at the bottom edge of the PCB.  Lift the motherboard up at the right hand side and then pull it out up and sideways.</p>
<p><a href="/gallery/modding/eeepc/DSC01753.JPG.html" class="liimagelink"><img src="/g/image/35389-3/DSC01753.JPG" alt="" /></a></p>
<p>Time to separate the LCD from the bezel.  Six screws are hidden underneath the plastic covers which are stickied in place.  Use a plastic wedge along the side of the bezel but be very careful, it is very fragile.  Take your time and be gentle.  Just four screws and four sticky metal tape strips to remove before you can lift the LCD clean out.</p>
<p><a href="/gallery/modding/eeepc/DSC01754.JPG.html" class="liimagelink"><img src="/g/image/35393-3/DSC01754.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01755.JPG.html" class="liimagelink"><img src="/g/image/35397-3/DSC01755.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01756.JPG.html" class="liimagelink"><img src="/g/image/35401-3/DSC01756.JPG" alt="" /></a></p>
<p>Voilà, the Eee PC naked!  Now we are ready for some serious modding ;)</p>
<p><a href="/gallery/modding/eeepc/DSC01757.JPG.html" class="liimagelink"><img src="/g/image/35404-5/DSC01757.JPG" alt="The Eee PC dissected" class="aligncenter" /></a><br />
&nbsp;</p>
<p><strong><a name="eeepf-part2">Part 2</a>: Mounting the LCD</strong></p>
<p>Whatever you do, make sure you buy a frame and mount which have a high <a href="http://en.wikipedia.org/wiki/Woman_acceptance_factor" target="_blank" class="liexternal">WAF</a> since it needs to live in the living room.  You don&#8217;t want to find yourself building something like this and then <a href="http://en.wikipedia.org/wiki/SWMBO" target="_blank" class="liexternal">SWMBO</a> tossing it in the bin because is clashes with the design ;)  Take the mount and measure the dimensions of the LCD and frame and carefully cut it to size.  As usual; measure twice, cut once :)</p>
<p><a href="/gallery/modding/eeepc/DSC01758.JPG.html" class="liimagelink"><img src="/g/image/35409-3/DSC01758.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01759.JPG.html" class="liimagelink"><img src="/g/image/35413-3/DSC01759.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01760.JPG.html" class="liimagelink"><img src="/g/image/35417-3/DSC01760.JPG" alt="" /></a></p>
<p>The LCD driver board sits neatly underneath the LCD, but when you mount the display into the frame, it doesn&#8217;t fit.  Cutting away a bit of the frame allows it to be sunken into it and sit flush with the frame.  Some double sided tape holds the mount in place.</p>
<p><a href="/gallery/modding/eeepc/DSC01761.JPG.html" class="liimagelink"><img src="/g/image/35421-3/DSC01761.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01762.JPG.html" class="liimagelink"><img src="/g/image/35425-3/DSC01762.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01763.JPG.html" class="liimagelink"><img src="/g/image/35429-3/DSC01763.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01764.JPG.html" class="liimagelink"><img src="/g/image/35433-3/DSC01764.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01765.JPG.html" class="liimagelink"><img src="/g/image/35437-3/DSC01765.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01769.JPG.html" class="liimagelink"><img src="/g/image/35441-3/DSC01769.JPG" alt="" /></a></p>
<p>On to the motherboard.  This needs to be mounted with enough clearance above the LCD so that heat can escape and to do this I made my own spacers using normal <a href="http://cpc.farnell.com/_/sticky-feet-small/pcb-spacers-small-self-adhesive/dp/SR00039" target="_blank" class="liexternal">motherboard spacers</a> which I had plenty of from my PC building days.  The screw holes on the Eee PC are tiny, so cut away at the top of the spacers to make them small enough to fit.  Looks rather neat, eh?</p>
<p><a href="/gallery/modding/eeepc/DSC01775.JPG.html" class="liimagelink"><img src="/g/image/35445-3/DSC01775.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01776.JPG.html" class="liimagelink"><img src="/g/image/35449-3/DSC01776.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01777.JPG.html" class="liimagelink"><img src="/g/image/35453-3/DSC01777.JPG" alt="" /></a></p>
<p><a href="/gallery/modding/eeepc/DSC01778.JPG.html" class="liimagelink"><img src="/g/image/35456-5/DSC01778.JPG" alt="The Eee PC mounted" class="aligncenter" /></a><br />
&nbsp;</p>
<p><strong><a name="eeepf-part3">Part 3</a>: Building the frame</strong></p>
<p>Before we create the frame, we need to think about an alternative heat sink.  Normally, the bottom of the keyboard would dissipate the heat, so after doing some testing, I settled on an <a href="http://www.akasa.co.uk/akasa_english/spec_page/system_coolers/spec_ak_vcx_01.htm" target="_blank" class="liexternal">Akasa Southbridge cooler</a> and some tiny <a href="http://www.maplin.co.uk/Module.aspx?ModuleNo=30377" target="_blank" class="liexternal">Maplin heat sinks</a>.  Tests showed that the temps remained nicely around the 50ºC mark, which will rise to about 65ºC once the back cover will be on.  Well within the limits :)</p>
<p><a href="/gallery/modding/eeepc/DSC01781.JPG.html" class="liimagelink"><img src="/g/image/35469-3/DSC01781.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01782.JPG.html" class="liimagelink"><img src="/g/image/35500-3/DSC01782.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01784.JPG.html" class="liimagelink"><img src="/g/image/35508-3/DSC01784.JPG" alt="" /></a></p>
<p>Using some <a href="http://www.wickes.co.uk/Stripwood/Pine-Stripwood/invt/128537" target="_blank" class="liexternal">4mm Pine Stripwood</a> cut to length, mark out all the ports and crevices that need to be carefully removed from the frame to allow access once everything is closed up again.</p>
<p><a href="/gallery/modding/eeepc/DSC01779.JPG.html" class="liimagelink"><img src="/g/image/35461-3/DSC01779.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01780.JPG.html" class="liimagelink"><img src="/g/image/35465-3/DSC01780.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01785.JPG.html" class="liimagelink"><img src="/g/image/35512-3/DSC01785.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01801.JPG.html" class="liimagelink"><img src="/g/image/35524-3/DSC01801.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01783.JPG.html" class="liimagelink"><img src="/g/image/35504-3/DSC01783.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01802.JPG.html" class="liimagelink"><img src="/g/image/35528-3/DSC01802.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01800.JPG.html" class="liimagelink"><img src="/g/image/35520-3/DSC01800.JPG" alt="" /></a></p>
<p>Here&#8217;s a quick mock up of how it all will fit together once we&#8217;ve painted the frame and glued it to the photo frame&#8217;s back.</p>
<p><a href="/gallery/modding/eeepc/DSC01799.JPG.html" class="liimagelink"><img src="/g/image/35515-5/DSC01799.JPG" alt="The Eee PC framed" class="aligncenter" /></a></p>
<p>Because the power switch would be covered up when the back is glued on, we need to move the switch&#8217;s function to somewhere more convenient.  Reading <a href="http://infsq.co.uk/2008/04/19/taking-apart-an-asus-eee-pc-remote-onoff/" target="_blank" class="liexternal">this blog post</a> over at Infinity Squared on an external power switch, I decided to go for <a href="http://www.maplin.co.uk/Module.aspx?ModuleNo=2492" target="_blank" class="liexternal">the smallest</a> I could find at Maplin.  My soldering is definitely not the best, so a bit of heat shrink camouflages most of it ;)</p>
<p><a href="/gallery/modding/eeepc/DSC01803.JPG.html" class="liimagelink"><img src="/g/image/35532-3/DSC01803.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01804.JPG.html" class="liimagelink"><img src="/g/image/35536-3/DSC01804.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01805.JPG.html" class="liimagelink"><img src="/g/image/35540-3/DSC01805.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01903.JPG.html" class="liimagelink"><img src="/g/image/35580-3/DSC01903.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01904.JPG.html" class="liimagelink"><img src="/g/image/35584-3/DSC01904.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01905.JPG.html" class="liimagelink"><img src="/g/image/35588-3/DSC01905.JPG" alt="" /></a></p>
<p>I also wanted to have some sort of visual indication that the frame is on or off (other than the tell-tale display ;)).  But how to get the minuscule surface mounted LEDs displayed through the frame?  I had seen something previously, where light was transported using a small transparent acrylic tube.  And when I was killing some time wandering around my local Tesco, I found my 48p answer&#8230;  translucent golf markers!  Remove the heads, drill a few holes and <a href="http://en.wikipedia.org/wiki/Bob%27s_your_uncle" target="_blank" class="liexternal">Bob is a relative</a>.</p>
<p><a href="/gallery/modding/eeepc/DSC01806.JPG.html" class="liimagelink"><img src="/g/image/35544-3/DSC01806.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01807.JPG.html" class="liimagelink"><img src="/g/image/35548-3/DSC01807.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01808.JPG.html" class="liimagelink"><img src="/g/image/35552-3/DSC01808.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01809.JPG.html" class="liimagelink"><img src="/g/image/35556-3/DSC01809.JPG" alt="" /></a></p>
<p>Almost there.  Using some left over black paint, paint all the sides and make sure that once assembled, all the small blemishes are hidden.  Well, most of them ;)</p>
<p><a href="/gallery/modding/eeepc/DSC01810.JPG.html" class="liimagelink"><img src="/g/image/35560-3/DSC01810.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01908.JPG.html" class="liimagelink"><img src="/g/image/35599-3/DSC01908.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01907.JPG.html" class="liimagelink"><img src="/g/image/35595-3/DSC01907.JPG" alt="" /></a></p>
<p>Ready for assembly!  Some glue, some patience and some skilful balancing of weighty items on top of the corners and all that is left to do is add the back cover.</p>
<p><a href="/gallery/modding/eeepc/DSC01909.JPG.html" class="liimagelink"><img src="/g/image/35602-5/DSC01909.JPG" alt="The Eee PF framed and painted" class="aligncenter" /></a><br />
&nbsp;</p>
<p><strong><a name="eeepf-part4">Part 4</a>: Finishing touches</strong></p>
<p>A sheet of hardboard has been cut to be the approximate size and then using patience and lots of sanding made to fit exactly.  The space at the bottom of the frame is perfect for the speakers, so using a small drill, create lots of small holes where the sound can penetrate through.  It won&#8217;t be high fidelity, but it&#8217;s good enough for announcements.  At the top of the frame, the microphone has been mounted, so we may be able to support voice commands in the future!  A quick lick of paint finishes it off.</p>
<p><a href="/gallery/modding/eeepc/DSC01921.JPG.html" class="liimagelink"><img src="/g/image/35609-3/DSC01921.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01922.JPG.html" class="liimagelink"><img src="/g/image/35613-3/DSC01922.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01923.JPG.html" class="liimagelink"><img src="/g/image/35617-3/DSC01923.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01924.JPG.html" class="liimagelink"><img src="/g/image/35621-3/DSC01924.JPG" alt="" /></a><a href="/gallery/modding/eeepc/DSC01925.JPG.html" class="liimagelink"><img src="/g/image/35625-3/DSC01925.JPG" alt="" /></a></p>
<p>We&#8217;re re-using the stand from the picture frame, but instead of hammering it in the backboard, we have to glue it.  I&#8217;ve used <a href="http://en.wikipedia.org/wiki/Araldite" target="_blank" class="liexternal">Araldite</a>, which should create a long lasting strong bond.</p>
<p><a href="/gallery/modding/eeepc/DSC01926.JPG.html" class="liimagelink"><img src="/g/image/35629-3/DSC01926.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01927.JPG.html" class="liimagelink"><img src="/g/image/35633-3/DSC01927.JPG" alt="" /></a></p>
<p>And that is it!  I&#8217;m quite pleased with the result, and even SWMBO commented on how nicely it looks in the living room&#8230;  result!</p>
<p><a href="/gallery/modding/eeepc/DSC01930.JPG.html" class="liimagelink"><img src="/g/image/35646-5/DSC01930.JPG" alt="The Eee PF finished" class="aligncenter" /></a></p>
<p><a href="/gallery/modding/eeepc/DSC01928.JPG.html" class="liimagelink"><img src="/g/image/35637-3/DSC01928.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01931.JPG.html" class="liimagelink"><img src="/g/image/35649-3/DSC01931.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01932.JPG.html" class="liimagelink"><img src="/g/image/35653-3/DSC01932.JPG" alt="" /></a> <a href="/gallery/modding/eeepc/DSC01934.JPG.html" class="liimagelink"><img src="/g/image/35657-3/DSC01934.JPG" alt="" /></a></p>
<p>As a final note, I haven&#8217;t mentioned at all what software the frame is running, so before you bombard me with questions, I better list them here ;)<br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
The OS is a standard <a href="http://www.ubuntu.com/" target="_blank" class="liexternal">Ubuntu 8.10 Desktop</a>, with <a href="http://po-ru.com/diary/linux-liposuction-or-xubuntu-in-under-a-gig-on-the-eee-pc/" target="_blank" class="liexternal">/usr compressed with squashfs/unionfs</a> so it can fit on the 2GB SSD.  After booting, it starts <a href="http://www.mozilla-europe.org/en/firefox/" target="_blank" class="liexternal">Firefox</a> on my homepage, a PHP/Ajax/MySQL slideshow script which displays the pictures, weather and clock.  The mousepointer is hidden using a small utility called <a href="http://ubuntu-tutorials.com/2008/07/07/auto-hide-your-mouse-pointer-when-idle-with-unclutter/" target="_blank" class="liexternal">Unclutter</a> and the display is automatically switched off at night using <code>sudo vbetool dpms off</code> and switched on again in the morning using <code>sudo vbetool dpms on</code>.  It&#8217;s still all a bit rough round the edges, but for now it works :)</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/the-eee-pc-digital-picture-frame/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>RecyBling</title>
		<link>http://awooga.nl/recybling</link>
		<comments>http://awooga.nl/recybling#comments</comments>
		<pubDate>Wed, 02 Apr 2008 11:56:55 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[picture frame]]></category>

		<guid isPermaLink="false">http://awooga.nl/recybling</guid>
		<description><![CDATA[I am a firm believer in recycling and am of course signed up to my local Freecycle group. Anything to good to throw away ends up there, but for one item I&#8217;ll make an exception&#8230; Project Bling! I&#8217;m still getting loads of visitors on that page, so someone out there can save himself a bit [...]]]></description>
			<content:encoded><![CDATA[<p>I am a firm believer in recycling and am of course signed up to my local <a href="http://www.freecycle.org/" target="_blank" class="liexternal">Freecycle</a> group.  Anything to good to throw away ends up there, but for one item I&#8217;ll make an exception&#8230;  <a href="/project-bling" class="liinternal">Project Bling</a>!  I&#8217;m still getting loads of visitors on that page, so someone out there can save himself a bit of work by getting the real deal.  <del datetime="2008-05-19T21:08:01+00:00">Just <a href="/contact" class="liinternal">contact me</a> and for the price of shipping it can be yours!</del></p>
<blockquote><p><strong>Update 19.5.2008</strong></p>
<p>I&#8217;m sorry, but you are too late.  The frame has been recycled</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/recybling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mr Popular</title>
		<link>http://awooga.nl/mr-popular</link>
		<comments>http://awooga.nl/mr-popular#comments</comments>
		<pubDate>Wed, 17 Oct 2007 13:40:46 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[makezine]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[picture frame]]></category>
		<category><![CDATA[tivo]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.awooga.nl/mr-popular/</guid>
		<description><![CDATA[And then to think I never had any friends at school ;) Seems that some MAKE users have finally found my website, and in the space of three weeks have discovered my old TiVo project (as reported on MAKE: Blog) and the digital picture frame laptop (as reported on MAKE: Blog). Won&#8217;t be long before [...]]]></description>
			<content:encoded><![CDATA[<p>And then to think I never had any friends at school ;)</p>
<p>Seems that some <a href="http://www.makezine.com/" target="_blank" class="liexternal">MAKE</a> users have finally found my website, and in the space of three weeks have discovered my old <a href="/the-tivo-lcd-project" class="liinternal">TiVo project</a> (as reported on <a href="http://www.makezine.com/blog/archive/2007/10/void_your_tivos_warranty.html" target="_blank" class="liexternal">MAKE: Blog</a>) and the <a href="/project-bling" class="liinternal">digital picture frame laptop</a> (as reported on <a href="http://www.makezine.com/blog/archive/2007/10/project_bling_makes_digit.html" target="_blank" class="liexternal">MAKE: Blog</a>).  Won&#8217;t be long before they discover the <a href="/adding-ir-to-the-xbox" class="liinternal">Xbox IR mod</a> too and break my bandwidth limit for this month :D</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/mr-popular/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Famous</title>
		<link>http://awooga.nl/famous</link>
		<comments>http://awooga.nl/famous#comments</comments>
		<pubDate>Fri, 06 May 2005 07:05:44 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[picture frame]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.awooga.nl/famous/</guid>
		<description><![CDATA[In the future everyone will be world-famous for 15 minutes &#8211; Andy Warhol So here are a few of the sites linking to Awooga!!!: Digg.com (where it all started) Automated Home UK eHomeUpgrade Nordic Hardware (Swedish!) LiveCD News TousPourUn (French!) Paul&#8217;s Blog]]></description>
			<content:encoded><![CDATA[<p><strong><em>In the future everyone will be world-famous for 15 minutes</em></strong> &#8211; <a href="http://en.wikiquote.org/wiki/Andy_Warhol" target="_blank" class="liexternal">Andy Warhol</a></p>
<p>So here are a few of the sites linking to <a href="/" class="liinternal">Awooga!!!</a>:</p>
<p><a href="http://digg.com/hardware/Photo_Frame_using_old_lappy_and_Damn_Small_Linux" target="_blank" class="liexternal">Digg.com</a> (where it all started)<br />
<a href="http://www.automatedhome.co.uk/article1565.html" target="_blank" class="liexternal">Automated Home UK</a><br />
<a href="http://www.ehomeupgrade.com/entry/901/diy_wireless_photo" target="_blank" class="liexternal">eHomeUpgrade</a><br />
<a href="http://www.nordichardware.se/nyhet,7319.html" target="_blank" class="liexternal">Nordic Hardware</a> (Swedish!)<br />
<a href="http://www.livecdforums.com/viewtopic.php?t=357" target="_blank" class="liexternal">LiveCD News</a><br />
<a href="http://forum.touspourun.org/index.php?showtopic=26384" target="_blank" class="liexternal">TousPourUn</a> (French!)<br />
<a href="http://www.manoogian.net/blog/blogx/ViewItem.asp?Entry=187" target="_blank" class="liexternal">Paul&#8217;s Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/famous/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Bling</title>
		<link>http://awooga.nl/project-bling</link>
		<comments>http://awooga.nl/project-bling#comments</comments>
		<pubDate>Fri, 29 Apr 2005 11:54:44 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[picture frame]]></category>

		<guid isPermaLink="false">http://www.awooga.nl/project-bling/</guid>
		<description><![CDATA[Ever had the desire to display your digital pictures in a frame without going through the hassle of printing them and re-framing? My inspiration came from the write up on Applefritter and I decided to take the plunge and destroy a hand-me-down IBM Thinkpad 560X in the name of science ;) Over the space of [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had the desire to display your digital pictures in a frame without going through the hassle of printing them and re-framing?  My inspiration came from the write up on <a href="http://www.applefritter.com/hacks/duodigitalframe/" target="_blank" class="liexternal">Applefritter</a> and I decided to take the plunge and destroy a hand-me-down IBM Thinkpad 560X in the name of science ;)</p>
<p><img src="/g/image/26849-6/DSCF1782.jpg" alt="Project Bling" class="aligncenter" /></p>
<p>Over the space of a couple of days, I disassembled the laptop and carefully assembled only the bare minimum required parts on the back side of a wooden picture frame.  I&#8217;m quite pleased with the result if I say so myself :)<br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
We start off with an old laptop, and remove all the plastics to get it as thin as possible.  Make sure you test the laptop after you finished.</p>
<p><a href="/gallery/modding/projectbling/ibm_thinkpad_560x.jpg.html" class="liimagelink"><img src="/g/image/18818-12/ibm_thinkpad_560x.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1733.jpg.html" class="liimagelink"><img src="/g/image/18821-11/DSCF1733.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1736.jpg.html" class="liimagelink"><img src="/g/image/18830-13/DSCF1736.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1734.jpg.html" class="liimagelink"><img src="/g/image/18824-11/DSCF1734.jpg" alt="" /></a></p>
<p>Now it is time to slowly put everything together again inside the pictureframe.</p>
<p><a href="/gallery/modding/projectbling/DSCF1746.jpg.html" class="liimagelink"><img src="/g/image/18836-11/DSCF1746.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1748.jpg.html" class="liimagelink"><img src="/g/image/18842-13/DSCF1748.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1752.jpg.html" class="liimagelink"><img src="/g/image/18854-11/DSCF1752.jpg" alt="" /></a></p>
<p>Make sure that you can still access the vital ports on the laptop after it is closed.</p>
<p><a href="/gallery/modding/projectbling/DSCF1747.jpg.html" class="liimagelink"><img src="/g/image/18839-11/DSCF1747.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1749.jpg.html" class="liimagelink"><img src="/g/image/18845-13/DSCF1749.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1750.jpg.html" class="liimagelink"><img src="/g/image/18848-12/DSCF1750.jpg" alt="" /></a></p>
<p>Until I&#8217;ve sorted out a proper on/off solution this little stick will do just fine ;)</p>
<p><a href="/gallery/modding/projectbling/DSCF1770.jpg.html" class="liimagelink"><img src="/g/image/18860-11/DSCF1770.jpg" alt="" /></a></p>
<p>And finally, this is what the finished product looks like.</p>
<p><a href="/gallery/modding/projectbling/DSCF1769.jpg.html" class="liimagelink"><img src="/g/image/18857-11/DSCF1769.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1771.jpg.html" class="liimagelink"><img src="/g/image/18863-11/DSCF1771.jpg" alt="" /></a> <a href="/gallery/modding/projectbling/DSCF1784.jpg.html" class="liimagelink"><img src="/g/image/18902-12/DSCF1784.jpg" alt="" /></a><br />
<br /><br /><center><script type="text/javascript"><!--
google_ad_client = "pub-3248212177098373";
google_ad_slot = "3039514391";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center><br /><br />
Have a look in <a href="/gallery/modding/projectbling" class="liinternal">the gallery</a> for some more pictures</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/project-bling/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

