<?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; website</title>
	<atom:link href="http://awooga.nl/tag/website/feed" rel="self" type="application/rss+xml" />
	<link>http://awooga.nl</link>
	<description>how hard can it be?</description>
	<lastBuildDate>Wed, 05 May 2010 20:01:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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>Server moved</title>
		<link>http://awooga.nl/server-moved</link>
		<comments>http://awooga.nl/server-moved#comments</comments>
		<pubDate>Thu, 18 Dec 2008 21:26:08 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[qubiq]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=160</guid>
		<description><![CDATA[Just a quick message to say that I&#8217;ve had to move servers (still with the same host), so if you discover some problems, drop me a message please :)]]></description>
			<content:encoded><![CDATA[<p>Just a quick message to say that I&#8217;ve had to move servers (still with the same host), so if you discover some problems, drop me a message please :)</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/server-moved/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say Tweet! Say What?!?!</title>
		<link>http://awooga.nl/say-tweet-say-what</link>
		<comments>http://awooga.nl/say-tweet-say-what#comments</comments>
		<pubDate>Sat, 27 Sep 2008 21:16:12 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[barack obama]]></category>
		<category><![CDATA[john mccain]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[us elections]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=132</guid>
		<description><![CDATA[Reading downloadsquad last week, I came across a new Twitter based service, called SayTweet. It immediately caught my imagination and since the US elections are now going into full swing (it&#8217;s got nothing to do with me, I can&#8217;t even vote here in the UK, even though I pay my taxes and everything), I thought [...]]]></description>
			<content:encoded><![CDATA[<p>Reading <a href="http://www.downloadsquad.com/2008/09/24/saytweet-twitter-updates-on-your-photos-time-waster/" target="_blank" class="liexternal">downloadsquad</a> last week, I came across a new <a href="http://twitter.com/quintenu" target="_blank" class="liexternal">Twitter</a> based service, called <a href="http://saytweet.com" target="_blank" class="liexternal">SayTweet</a>.  It immediately caught my imagination and since the US elections are now going into full swing (it&#8217;s got nothing to do with me, I can&#8217;t even vote here in the UK, even though I pay my taxes and everything), I thought I do one myself :)</p>
<div id="divSayTweet"><img src="http://saytweet.com/img/loading.gif" class="aligncenter" /></div>
<div style="background-color: #DE1818; font-family: arial; font-size: 9px; color: #FFFFFF; width: 110px;padding: 2px; text-align: center"><a href="http://saytweet.com" style="color: #FFFFFF; text-decoration: none;" target="_blank" class="liexternal">by SayTweet</a> &bull; <a href="http://saytweet.com/canvases/show/261" style="color: #FFFFFF; text-decoration: none;" target="_blank" class="liexternal">view this</a></div>
<p><script type="text/javascript" language="JavaScript" src="http://saytweet.com/js/saytweet.js"></script><br />
<script type="text/javascript" language="JavaScript" src="http://saytweet.com/canvases/get/261?target=divSayTweet"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/say-tweet-say-what/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam, spam, bacon and ham</title>
		<link>http://awooga.nl/spam-spam-bacon-and-ham</link>
		<comments>http://awooga.nl/spam-spam-bacon-and-ham#comments</comments>
		<pubDate>Fri, 25 Jul 2008 22:16:43 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=102</guid>
		<description><![CDATA[I&#8217;m doing a little experimenting at the moment and I need some help. I need spam. Why? Well, that will be revealed in time, but for now, all you need to do is send your spam (leaving the subject line in tact, this is essential!) to spammers@uijldert.org Thanks! Update 26.7.2008 I&#8217;ve updated a bit in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing a little experimenting at the moment and I need some help.  I need spam.  Why?  Well, that will be revealed in time, but for now, all you need to do is send your spam (<strong>leaving the subject line in tact, this is essential!</strong>) to <a href="mailto:spammers@uijldert.org" class="limailto">spammers@uijldert.org</a></p>
<p>Thanks!</p>
<blockquote><p><strong>Update 26.7.2008</strong></p>
<p>I&#8217;ve updated a bit in my script on the receiving side, so that subjects are stripped from their <b>Fwd:</b> (as mail forwarded from <a href="https://mail.google.com" target="_blank" class="liexternal">Google Mail</a>) tag.  This should make it a bit easier to send me the spam&#8230;  lot&#8217;s of it, please :)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/spam-spam-bacon-and-ham/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iBlog by iPhone</title>
		<link>http://awooga.nl/iblog-by-iphone</link>
		<comments>http://awooga.nl/iblog-by-iphone#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:54:36 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://awooga.nl/?p=93</guid>
		<description><![CDATA[Two weeks into my iPhone ownership, I am still adapting to a new way of online life. Today they released the WordPress plugin in the App Store, something I was very keen on trying out myself&#8230; So here it is, my first entry written on the tiny keyboard of my 3G :)]]></description>
			<content:encoded><![CDATA[<p>Two weeks into my <a href="http://www.apple.com/iphone/" target="_blank" class="liexternal">iPhone</a> ownership, I am still adapting to a new way of online life.  Today they released the <a href="http://iphone.wordpress.org/" target="_blank" class="liexternal">WordPress plugin</a> in the <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285073074&#038;mt=8" target="_blank" class="liexternal">App Store</a>, something I was very keen on trying out myself&#8230;  So here it is, my first entry written on the tiny keyboard of my 3G :)</p>
<p><img src="/wp-content/uploads/2008/07/p-480-320-9ea5e88f-281e-45f8-ba18-4974a70a2100.jpeg" alt="WordPress on the iPhone" class="aligncenter" /></p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/iblog-by-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fckd off?!?</title>
		<link>http://awooga.nl/fckd-off</link>
		<comments>http://awooga.nl/fckd-off#comments</comments>
		<pubDate>Tue, 06 May 2008 10:41:22 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://awooga.nl/fckd-off</guid>
		<description><![CDATA[Then get yourself the domain name to go with it ;) Ebay auction for FCKD.net]]></description>
			<content:encoded><![CDATA[<p>Then get yourself the domain name to go with it ;)</p>
<p><a href="http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&#038;item=120258788939" target="_blank" class="liexternal">Ebay auction</a> for FCKD.net</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/fckd-off/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more www</title>
		<link>http://awooga.nl/no-more-www</link>
		<comments>http://awooga.nl/no-more-www#comments</comments>
		<pubDate>Tue, 27 Nov 2007 12:11:39 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://awooga.nl/no-more-www</guid>
		<description><![CDATA[Following a link in the WordPress Dashboard, I stumbled upon the No WWW website, which explains why we should all drop the prefix www. on domain names. As I had a mixture of both, I went through all my posts/pages and updated them to reflect that philosophy. If you come across something that stopped working, [...]]]></description>
			<content:encoded><![CDATA[<p>Following a <a href="http://ocaoimh.ie/2007/11/21/a-simply-silly-wordpress-url/" target="_blank" class="liexternal">link</a> in the <a href="http://wordpress.org/" target="_blank" class="liexternal">WordPress</a> Dashboard, I stumbled upon the <a href="http://no-www.org/" target="_blank" class="liexternal">No WWW</a> website, which explains why we should all drop the prefix <em>www.</em> on domain names.  As I had a mixture of both, I went through all my posts/pages and updated them to reflect that philosophy.  If you come across something that stopped working, I would very much appreciate that you <a href="/contact" class="liinternal">contact me</a> and tell me about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/no-more-www/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Revamp</title>
		<link>http://awooga.nl/revamp</link>
		<comments>http://awooga.nl/revamp#comments</comments>
		<pubDate>Tue, 23 Oct 2007 15:57:03 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[clean and mean]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.awooga.nl/revamp</guid>
		<description><![CDATA[A change for the better? I think so :)]]></description>
			<content:encoded><![CDATA[<p>A change for the better?  I think so :)</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/revamp/feed</wfw:commentRss>
		<slash:comments>2</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>Packed up and left</title>
		<link>http://awooga.nl/packed-up-and-left</link>
		<comments>http://awooga.nl/packed-up-and-left#comments</comments>
		<pubDate>Mon, 25 Jun 2007 07:50:58 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.awooga.nl/packed-up-and-left/</guid>
		<description><![CDATA[Yup, it&#8217;s another one of those I have moved posts&#8230; Will I ever find myself a permanent home?]]></description>
			<content:encoded><![CDATA[<p>Yup, it&#8217;s another one of those <em>I have moved</em> posts&#8230;  Will I ever find myself a permanent home?</p>
]]></content:encoded>
			<wfw:commentRss>http://awooga.nl/packed-up-and-left/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
