<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Niek Linnenbank&#039;s Blog</title>
	<atom:link href="http://nieklinnenbank.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nieklinnenbank.wordpress.com</link>
	<description>Some random fun stuff on a blog.</description>
	<lastBuildDate>Wed, 19 Oct 2011 19:09:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nieklinnenbank.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Niek Linnenbank&#039;s Blog</title>
		<link>http://nieklinnenbank.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nieklinnenbank.wordpress.com/osd.xml" title="Niek Linnenbank&#039;s Blog" />
	<atom:link rel='hub' href='http://nieklinnenbank.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PDCS Master Thesis: Implementing MINIX on the Single Chip Cloud Computer</title>
		<link>http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/</link>
		<comments>http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 19:08:13 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=258</guid>
		<description><![CDATA[It has been long since I last wrote here. The reason is I was very busy finishing my PDCS master thesis this summer. All the hard work paid off very well. I successfully graduated with an average grade of 8.3! During my time at the Vrije Universiteit I learned a lot about technical subjects like distributed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=258&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It has been long since I last wrote here. The reason is I was very busy finishing my <a title="PDCS" href="http://pdcs.vu.nl/" target="_blank">PDCS </a>master thesis this summer. All the hard work paid off very well. I successfully graduated with an average grade of 8.3! During my time at the <a title="Vrije Universiteit" href="http://www.vu.nl/" target="_blank">Vrije Universiteit</a> I learned a lot about technical subjects like distributed systems, parallel computing and security but also about presentations, writing good reports and how to do research well. What I especially liked about the PDCS program is that there was much opportunity for specialization. In my case, I have a strong interest in operating systems and I could combine this perfectly with my interest in the parallel computing and security area&#8217;s of PDCS. This was especially true for my graduate project, which involved implementing the <a href="http://www.minix3.org" target="_blank">MINIX operating system</a> to the<a href="http://techresearch.intel.com/ProjectDetails.aspx?Id=1" target="_blank"> Intel Single Chip Cloud Computer</a>. In short, the SCC is an experimental new architecture by Intel, attempting to scale multicore systems to hundreds to thousands of cores on a single chip. There are a number of reasons why we think MINIX and microkernels in general could be an excellent fit for systems like the SCC, which are, in addition to many technical details, also discussed in my thesis. If you want to read my thesis, visit the <a title="projects page" href="http://www.nieklinnenbank.nl/projects.html" target="_blank">projects page</a> on my <a title="personal website" href="http://www.nieklinnenbank.nl/" target="_blank">personal website</a>, or click <a title="here" href="http://www.nieklinnenbank.nl/download/scc.pdf" target="_blank">here</a> to directly download my thesis.</p>
<p>Today, I actually received my diploma at the <a title="Vrije Universiteit" href="http://www.vu.nl/" target="_blank">Vrije Universiteit</a> during an officially organized ceremony. Of course, my parents were there, but also both my grandmother&#8217;s. I especially appreciated that <a href="http://www.cs.vu.nl/~ast/" target="_blank">Prof. Andrew S. Tanenbaum</a> was also there, who supervised the projects I did in MINIX during my time at the VU, including my graduate project. We took photo&#8217;s of the event as well, see some shots below!</p>

<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0281/' title='IMG_0281'><img data-attachment-id='263' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0281.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0281" title="IMG_0281" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0282/' title='IMG_0282'><img data-attachment-id='266' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0282-e1319050094724.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IMG_0282" title="IMG_0282" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0287/' title='IMG_0287'><img data-attachment-id='267' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0287.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0287" title="IMG_0287" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0291/' title='IMG_0291'><img data-attachment-id='268' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0291.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0291" title="IMG_0291" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0292/' title='IMG_0292'><img data-attachment-id='269' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0292.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0292" title="IMG_0292" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0295/' title='IMG_0295'><img data-attachment-id='270' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0295.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0295" title="IMG_0295" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0299/' title='IMG_0299'><img data-attachment-id='271' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0299.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0299" title="IMG_0299" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0303/' title='IMG_0303'><img data-attachment-id='272' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0303.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0303" title="IMG_0303" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0305/' title='IMG_0305'><img data-attachment-id='273' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0305.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0305" title="IMG_0305" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0308/' title='IMG_0308'><img data-attachment-id='274' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0308.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0308" title="IMG_0308" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0310-2/' title='IMG_0310'><img data-attachment-id='275' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0310-e1319050671886.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IMG_0310" title="IMG_0310" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0313-2/' title='IMG_0313'><img data-attachment-id='276' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0313.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0313" title="IMG_0313" /></a>
<a href='http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/img_0316/' title='IMG_0316'><img data-attachment-id='277' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2011/10/img_0316.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0316" title="IMG_0316" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/258/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=258&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2011/10/19/pdcs-master-thesis-implementing-minix-on-the-single-chip-cloud-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0281.jpg?w=150" medium="image">
			<media:title type="html">IMG_0281</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0282-e1319050094724.jpg?w=112" medium="image">
			<media:title type="html">IMG_0282</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0287.jpg?w=150" medium="image">
			<media:title type="html">IMG_0287</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0291.jpg?w=150" medium="image">
			<media:title type="html">IMG_0291</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0292.jpg?w=150" medium="image">
			<media:title type="html">IMG_0292</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0295.jpg?w=150" medium="image">
			<media:title type="html">IMG_0295</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0299.jpg?w=150" medium="image">
			<media:title type="html">IMG_0299</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0303.jpg?w=150" medium="image">
			<media:title type="html">IMG_0303</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0305.jpg?w=150" medium="image">
			<media:title type="html">IMG_0305</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0308.jpg?w=150" medium="image">
			<media:title type="html">IMG_0308</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0310-e1319050671886.jpg?w=112" medium="image">
			<media:title type="html">IMG_0310</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0313.jpg?w=150" medium="image">
			<media:title type="html">IMG_0313</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/10/img_0316.jpg?w=150" medium="image">
			<media:title type="html">IMG_0316</media:title>
		</media:content>
	</item>
		<item>
		<title>A little 100k Android experiment</title>
		<link>http://nieklinnenbank.wordpress.com/2011/01/26/a-little-100k-android-experiment/</link>
		<comments>http://nieklinnenbank.wordpress.com/2011/01/26/a-little-100k-android-experiment/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 22:26:32 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=251</guid>
		<description><![CDATA[Long time no posts, but this may be interesting. Recently I&#8217;ve started to look at Google Android development and decided to write a small game to see how easy it would be. And surprise surprise, it&#8217;s a piece of cake. The game I wrote is a simple puzzle game called Plumber. The goal is to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=251&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Long time no posts, but this may be interesting. Recently I&#8217;ve started to look at <a title="Google Android" href="http://developer.android.com/" target="_blank">Google Android</a> development and decided to write a small game to see how easy it would be. And surprise surprise, it&#8217;s a piece of cake. The game I wrote is a simple puzzle game called <a title="Plumber" href="http://www.androidpit.com/en/android/market/apps/app/nl.nieklinnenbank.plumber/Plumber" target="_blank">Plumber</a>. The goal is to rotate pipes so they form a path from the valve to the end. With <a title="Eclipse" href="http://eclipse.org" target="_blank">Eclipse</a> I learned Android and wrote the game in less than 2 days work. I published it on the <a title="market" href="http://market.android.com" target="_blank">google market</a> 2,5 weeks ago and now it has already reached over 100,000 downloads, not to mention the money it generates with <a title="admob" href="http://admob.com/" target="_blank">admob</a>. Users generally like the game and I got loads of positive comments and feedback by mail. Anyway, I think this demonstrates the capabilities of google market and the mobile computing platform in general very well and it&#8217;ll be interesting to see how such simple games can really grow into something.<a href="http://nieklinnenbank.files.wordpress.com/2011/01/plumber-screen2-v1-0.jpg"><img class="aligncenter size-medium wp-image-253" title="plumber-screen2-v1.0" src="http://nieklinnenbank.files.wordpress.com/2011/01/plumber-screen2-v1-0.jpg?w=200&#038;h=300" alt="" width="200" height="300" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=251&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2011/01/26/a-little-100k-android-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2011/01/plumber-screen2-v1-0.jpg?w=200" medium="image">
			<media:title type="html">plumber-screen2-v1.0</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to China!</title>
		<link>http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/</link>
		<comments>http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 06:19:08 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=63</guid>
		<description><![CDATA[After a 27-hour travel from Amsterdam to our Kungfu hotel in Zhengzhou China, we finally arrived, totally messed up, with a big jet lag. The plane from Bejing airport to Zhengzhou was delayed for several hours because of a storm. But from the moment we left schiphol, every day has been an incredible adventure. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=63&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After a 27-hour travel from Amsterdam to our Kungfu hotel in Zhengzhou China, we finally arrived, totally messed up, with a big jet lag. The plane from Bejing airport to Zhengzhou was delayed for several hours because of a storm. But from the moment we left schiphol, every day has been an incredible adventure. The people here in China love us! When we walk in the streets here, everybody watches us, smiles and waves, especially the girls <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . We are like Michael Jackson here! The food is good (very different from chinese food in europe) and we do what we want everyday. Our room is filled with stuff we bought in the enormous shops here in Zhengzhou and the shaolin temple. We&#8217;ve also been to a classical teahouse with our shifu (our shaolin kungfu teacher). It&#8217;s such an experience to be here. It seems that everything in china is broken. In our room, electicity and water goes on and off at random times throughout the day. The toilet is almost falling apart and we have ants in our room stealing our snacks. Even better is the traffic in China: there are no rules. Everybody just drives his car wherever he/she likes. Its a normal thing that cars drive on the wrong side of the road. And when people cross an extremely busy street with cars driving randomy everywhere, people just walk and wait in the middle of the road. I&#8217;ve even seen people walking on the highway. Its such a bizarre idea that there are no rules for traffic here. Also funny that people just throw their trash on the street here. Everywhere you walk you find trash. People dont care. Its almost as if there are no rules whatsoever here in china. Words just cant describe  the feeling. Just look at the photos and enjoy!</p>

<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0134/' title='img_0134'><img data-attachment-id='67' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0134.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0134" title="img_0134" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0141/' title='img_0141'><img data-attachment-id='68' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0141.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0141" title="img_0141" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0144/' title='img_0144'><img data-attachment-id='69' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0144.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0144" title="img_0144" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0160/' title='img_0160'><img data-attachment-id='70' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0160.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0160" title="img_0160" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0163/' title='img_0163'><img data-attachment-id='71' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0163.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0163" title="img_0163" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0175/' title='img_0175'><img data-attachment-id='72' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0175.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0175" title="img_0175" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0187/' title='img_0187'><img data-attachment-id='73' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0187.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0187" title="img_0187" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0199/' title='img_0199'><img data-attachment-id='74' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0199.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0199" title="img_0199" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0197/' title='img_0197'><img data-attachment-id='75' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0197.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0197" title="img_0197" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0256/' title='img_0256'><img data-attachment-id='76' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0256.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0256" title="img_0256" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0202/' title='img_0202'><img data-attachment-id='77' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0202.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0202" title="img_0202" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0203/' title='img_0203'><img data-attachment-id='78' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0203.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0203" title="img_0203" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0204/' title='img_0204'><img data-attachment-id='79' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0204.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0204" title="img_0204" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0215/' title='img_0215'><img data-attachment-id='80' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0215.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0215" title="img_0215" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0221/' title='img_0221'><img data-attachment-id='81' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0221.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0221" title="img_0221" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0222/' title='img_0222'><img data-attachment-id='82' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0222.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0222" title="img_0222" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0224/' title='img_0224'><img data-attachment-id='83' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0224.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0224" title="img_0224" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0227/' title='img_0227'><img data-attachment-id='84' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0227.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0227" title="img_0227" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0237/' title='img_0237'><img data-attachment-id='85' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0237.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0237" title="img_0237" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0240/' title='img_0240'><img data-attachment-id='86' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0240.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0240" title="img_0240" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0241/' title='img_0241'><img data-attachment-id='87' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0241.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0241" title="img_0241" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0242/' title='img_0242'><img data-attachment-id='88' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0242.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0242" title="img_0242" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0243/' title='img_0243'><img data-attachment-id='89' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0243.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0243" title="img_0243" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0248/' title='img_0248'><img data-attachment-id='90' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0248.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0248" title="img_0248" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0286/' title='img_0286'><img data-attachment-id='91' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0286.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0286" title="img_0286" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0366/' title='img_0366'><img data-attachment-id='92' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0366.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0366" title="img_0366" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0368/' title='img_0368'><img data-attachment-id='93' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0368.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0368" title="img_0368" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0297/' title='img_0297'><img data-attachment-id='94' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0297.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0297" title="img_0297" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0300/' title='img_0300'><img data-attachment-id='95' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0300.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0300" title="img_0300" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0304/' title='img_0304'><img data-attachment-id='96' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0304.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0304" title="img_0304" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0309/' title='img_0309'><img data-attachment-id='97' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0309.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0309" title="img_0309" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0310/' title='img_0310'><img data-attachment-id='98' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0310.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0310" title="img_0310" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0311/' title='img_0311'><img data-attachment-id='99' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0311.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0311" title="img_0311" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0313/' title='img_0313'><img data-attachment-id='100' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0313.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0313" title="img_0313" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0319/' title='img_0319'><img data-attachment-id='101' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0319.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0319" title="img_0319" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0322/' title='img_0322'><img data-attachment-id='102' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0322.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0322" title="img_0322" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0334/' title='img_0334'><img data-attachment-id='103' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0334.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0334" title="img_0334" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0361/' title='img_0361'><img data-attachment-id='104' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0361.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0361" title="img_0361" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0363/' title='img_0363'><img data-attachment-id='105' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0363.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0363" title="img_0363" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0365/' title='img_0365'><img data-attachment-id='106' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0365.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0365" title="img_0365" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0371/' title='img_0371'><img data-attachment-id='107' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0371.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0371" title="img_0371" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0380/' title='img_0380'><img data-attachment-id='108' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0380.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0380" title="img_0380" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0372/' title='img_0372'><img data-attachment-id='109' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0372.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0372" title="img_0372" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0375/' title='img_0375'><img data-attachment-id='110' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0375.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0375" title="img_0375" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0376/' title='img_0376'><img data-attachment-id='111' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0376.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0376" title="img_0376" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0377/' title='img_0377'><img data-attachment-id='112' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0377.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_0377" title="img_0377" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0384/' title='IMG_0384'><img data-attachment-id='115' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0384.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0384" title="IMG_0384" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1285/' title='IMG_1285'><img data-attachment-id='116' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1285.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1285" title="IMG_1285" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0408/' title='IMG_0408'><img data-attachment-id='117' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0408.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0408" title="IMG_0408" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0411/' title='IMG_0411'><img data-attachment-id='118' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0411.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0411" title="IMG_0411" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0412/' title='IMG_0412'><img data-attachment-id='119' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0412.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0412" title="IMG_0412" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0428/' title='IMG_0428'><img data-attachment-id='120' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0428.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0428" title="IMG_0428" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0435/' title='IMG_0435'><img data-attachment-id='121' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0435.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0435" title="IMG_0435" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0436/' title='IMG_0436'><img data-attachment-id='122' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0436.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0436" title="IMG_0436" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0470/' title='IMG_0470'><img data-attachment-id='123' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0470.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0470" title="IMG_0470" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0481/' title='IMG_0481'><img data-attachment-id='124' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0481.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0481" title="IMG_0481" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0482/' title='IMG_0482'><img data-attachment-id='125' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0482.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0482" title="IMG_0482" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0485/' title='IMG_0485'><img data-attachment-id='126' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0485.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0485" title="IMG_0485" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0501/' title='IMG_0501'><img data-attachment-id='127' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0501.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0501" title="IMG_0501" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0507/' title='IMG_0507'><img data-attachment-id='128' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0507.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0507" title="IMG_0507" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0512/' title='IMG_0512'><img data-attachment-id='129' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0512.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0512" title="IMG_0512" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0523/' title='IMG_0523'><img data-attachment-id='130' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0523.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0523" title="IMG_0523" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0541/' title='IMG_0541'><img data-attachment-id='131' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0541.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0541" title="IMG_0541" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0560/' title='IMG_0560'><img data-attachment-id='132' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0560.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0560" title="IMG_0560" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0593/' title='IMG_0593'><img data-attachment-id='133' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0593.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0593" title="IMG_0593" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0606/' title='IMG_0606'><img data-attachment-id='134' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0606.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0606" title="IMG_0606" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0615/' title='IMG_0615'><img data-attachment-id='135' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0615.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0615" title="IMG_0615" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0619/' title='IMG_0619'><img data-attachment-id='136' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0619.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0619" title="IMG_0619" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0631/' title='IMG_0631'><img data-attachment-id='137' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0631.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0631" title="IMG_0631" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0648/' title='IMG_0648'><img data-attachment-id='138' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0648.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0648" title="IMG_0648" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0659/' title='IMG_0659'><img data-attachment-id='139' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0659.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0659" title="IMG_0659" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0664/' title='IMG_0664'><img data-attachment-id='140' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0664.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0664" title="IMG_0664" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0678/' title='IMG_0678'><img data-attachment-id='141' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0678.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0678" title="IMG_0678" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0683/' title='IMG_0683'><img data-attachment-id='142' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0683.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0683" title="IMG_0683" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0713/' title='IMG_0713'><img data-attachment-id='143' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0713.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0713" title="IMG_0713" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0722/' title='IMG_0722'><img data-attachment-id='144' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0722.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0722" title="IMG_0722" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0725/' title='IMG_0725'><img data-attachment-id='145' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0725.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0725" title="IMG_0725" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0732/' title='IMG_0732'><img data-attachment-id='146' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0732.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0732" title="IMG_0732" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0741/' title='IMG_0741'><img data-attachment-id='147' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0741.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0741" title="IMG_0741" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0744/' title='IMG_0744'><img data-attachment-id='148' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0744.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0744" title="IMG_0744" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0755/' title='IMG_0755'><img data-attachment-id='149' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0755.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0755" title="IMG_0755" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0760/' title='IMG_0760'><img data-attachment-id='150' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0760.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0760" title="IMG_0760" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0762/' title='IMG_0762'><img data-attachment-id='151' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0762.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0762" title="IMG_0762" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0764/' title='IMG_0764'><img data-attachment-id='152' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0764.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0764" title="IMG_0764" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0786/' title='IMG_0786'><img data-attachment-id='153' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0786.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0786" title="IMG_0786" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0796/' title='IMG_0796'><img data-attachment-id='154' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0796.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0796" title="IMG_0796" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0800/' title='IMG_0800'><img data-attachment-id='155' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0800.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0800" title="IMG_0800" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0803/' title='IMG_0803'><img data-attachment-id='156' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0803.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0803" title="IMG_0803" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0819/' title='IMG_0819'><img data-attachment-id='157' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0819.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0819" title="IMG_0819" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0828/' title='IMG_0828'><img data-attachment-id='158' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0828.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0828" title="IMG_0828" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0831/' title='IMG_0831'><img data-attachment-id='159' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0831.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0831" title="IMG_0831" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0849/' title='IMG_0849'><img data-attachment-id='160' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0849.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0849" title="IMG_0849" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0855/' title='IMG_0855'><img data-attachment-id='161' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0855.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0855" title="IMG_0855" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0859/' title='IMG_0859'><img data-attachment-id='162' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0859.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0859" title="IMG_0859" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0892/' title='IMG_0892'><img data-attachment-id='163' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0892.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0892" title="IMG_0892" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0893/' title='IMG_0893'><img data-attachment-id='164' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0893.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0893" title="IMG_0893" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0898/' title='IMG_0898'><img data-attachment-id='165' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0898.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0898" title="IMG_0898" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0903/' title='IMG_0903'><img data-attachment-id='166' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0903.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0903" title="IMG_0903" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0905/' title='IMG_0905'><img data-attachment-id='167' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0905.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0905" title="IMG_0905" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0919/' title='IMG_0919'><img data-attachment-id='168' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0919.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0919" title="IMG_0919" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0927/' title='IMG_0927'><img data-attachment-id='169' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0927.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0927" title="IMG_0927" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0930/' title='IMG_0930'><img data-attachment-id='170' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0930.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0930" title="IMG_0930" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0932/' title='IMG_0932'><img data-attachment-id='171' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0932.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0932" title="IMG_0932" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0955/' title='IMG_0955'><img data-attachment-id='172' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0955.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0955" title="IMG_0955" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0956/' title='IMG_0956'><img data-attachment-id='173' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0956.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0956" title="IMG_0956" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0959/' title='IMG_0959'><img data-attachment-id='174' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0959.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0959" title="IMG_0959" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0960/' title='IMG_0960'><img data-attachment-id='175' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0960.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0960" title="IMG_0960" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0965/' title='IMG_0965'><img data-attachment-id='176' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0965.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0965" title="IMG_0965" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0966/' title='IMG_0966'><img data-attachment-id='177' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0966.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0966" title="IMG_0966" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0970/' title='IMG_0970'><img data-attachment-id='178' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0970.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0970" title="IMG_0970" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0971/' title='IMG_0971'><img data-attachment-id='179' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0971.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0971" title="IMG_0971" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0977/' title='IMG_0977'><img data-attachment-id='180' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0977.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0977" title="IMG_0977" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0980/' title='IMG_0980'><img data-attachment-id='181' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0980.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0980" title="IMG_0980" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0981/' title='IMG_0981'><img data-attachment-id='182' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0981.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0981" title="IMG_0981" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0983/' title='IMG_0983'><img data-attachment-id='183' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0983.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0983" title="IMG_0983" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_0987/' title='IMG_0987'><img data-attachment-id='184' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_0987.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_0987" title="IMG_0987" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1002/' title='IMG_1002'><img data-attachment-id='185' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1002.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1002" title="IMG_1002" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1006/' title='IMG_1006'><img data-attachment-id='186' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1006.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1006" title="IMG_1006" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1008/' title='IMG_1008'><img data-attachment-id='187' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1008.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1008" title="IMG_1008" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1010/' title='IMG_1010'><img data-attachment-id='188' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1010.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1010" title="IMG_1010" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1017/' title='IMG_1017'><img data-attachment-id='189' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1017.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1017" title="IMG_1017" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1056/' title='IMG_1056'><img data-attachment-id='190' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1056.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1056" title="IMG_1056" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1080/' title='IMG_1080'><img data-attachment-id='191' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1080.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1080" title="IMG_1080" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1092/' title='IMG_1092'><img data-attachment-id='192' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1092.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1092" title="IMG_1092" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1103/' title='IMG_1103'><img data-attachment-id='193' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1103.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1103" title="IMG_1103" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1115/' title='IMG_1115'><img data-attachment-id='194' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1115.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1115" title="IMG_1115" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1141/' title='IMG_1141'><img data-attachment-id='195' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1141.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1141" title="IMG_1141" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1160/' title='IMG_1160'><img data-attachment-id='196' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1160.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1160" title="IMG_1160" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1164/' title='IMG_1164'><img data-attachment-id='197' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1164.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1164" title="IMG_1164" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1189/' title='IMG_1189'><img data-attachment-id='198' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1189.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1189" title="IMG_1189" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1202/' title='IMG_1202'><img data-attachment-id='199' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1202.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1202" title="IMG_1202" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1205/' title='IMG_1205'><img data-attachment-id='200' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1205.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_1205" title="IMG_1205" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1214/' title='img_1214'><img data-attachment-id='202' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1214.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1214" title="img_1214" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1224/' title='img_1224'><img data-attachment-id='203' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/07/img_1224.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1224" title="img_1224" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1237/' title='img_1237'><img data-attachment-id='206' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1237.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1237" title="img_1237" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1240/' title='img_1240'><img data-attachment-id='207' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1240.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1240" title="img_1240" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1253/' title='img_1253'><img data-attachment-id='210' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1253.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1253" title="img_1253" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1258/' title='img_1258'><img data-attachment-id='211' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1258.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1258" title="img_1258" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/if/' title='IF'><img data-attachment-id='214' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_12421.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IF" title="IF" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1289/' title='img_1289'><img data-attachment-id='215' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1289.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1289" title="img_1289" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1312/' title='img_1312'><img data-attachment-id='216' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1312.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1312" title="img_1312" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1375/' title='img_1375'><img data-attachment-id='217' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1375.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1375" title="img_1375" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1378/' title='img_1378'><img data-attachment-id='218' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1378.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1378" title="img_1378" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1399/' title='img_1399'><img data-attachment-id='219' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1399.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1399" title="img_1399" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1412/' title='img_1412'><img data-attachment-id='220' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1412.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1412" title="img_1412" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1414/' title='img_1414'><img data-attachment-id='221' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1414.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1414" title="img_1414" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1415/' title='img_1415'><img data-attachment-id='222' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1415.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1415" title="img_1415" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1442/' title='img_1442'><img data-attachment-id='223' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1442.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1442" title="img_1442" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1479/' title='img_1479'><img data-attachment-id='224' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1479.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1479" title="img_1479" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1536/' title='img_1536'><img data-attachment-id='225' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1536.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1536" title="img_1536" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1588/' title='img_1588'><img data-attachment-id='226' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1588.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1588" title="img_1588" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1598/' title='img_1598'><img data-attachment-id='227' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1598.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1598" title="img_1598" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1620/' title='img_1620'><img data-attachment-id='228' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1620.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1620" title="img_1620" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/if-2/' title='IF'><img data-attachment-id='229' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1649.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IF" title="IF" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1702/' title='img_1702'><img data-attachment-id='230' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1702.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1702" title="img_1702" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1703/' title='img_1703'><img data-attachment-id='231' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1703.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1703" title="img_1703" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1720/' title='img_1720'><img data-attachment-id='232' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1720.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1720" title="img_1720" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/if-3/' title='IF'><img data-attachment-id='233' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1760.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IF" title="IF" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/if-4/' title='IF'><img data-attachment-id='234' data-orig-size='3000,4000' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1794.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IF" title="IF" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1826/' title='img_1826'><img data-attachment-id='235' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1826.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1826" title="img_1826" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1880/' title='img_1880'><img data-attachment-id='236' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1880.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1880" title="img_1880" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/if-5/' title='IF'><img data-attachment-id='237' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1886.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IF" title="IF" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1893/' title='img_1893'><img data-attachment-id='238' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1893.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1893" title="img_1893" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1894/' title='img_1894'><img data-attachment-id='239' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1894.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1894" title="img_1894" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1895/' title='img_1895'><img data-attachment-id='240' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1895.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1895" title="img_1895" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_1907/' title='img_1907'><img data-attachment-id='241' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_1907.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_1907" title="img_1907" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_2020/' title='img_2020'><img data-attachment-id='242' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_2020.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_2020" title="img_2020" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_2032/' title='img_2032'><img data-attachment-id='243' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_2032.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_2032" title="img_2032" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_2047/' title='img_2047'><img data-attachment-id='244' data-orig-size='4000,3000' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_2047.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="img_2047" title="img_2047" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_3767/' title='IMG_3767'><img data-attachment-id='245' data-orig-size='3264,2448' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_3767.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_3767" title="IMG_3767" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_3808/' title='IMG_3808'><img data-attachment-id='246' data-orig-size='3264,2448' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_3808.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_3808" title="IMG_3808" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_4033/' title='IMG_4033'><img data-attachment-id='247' data-orig-size='2448,3264' data-liked='0'width="112" height="150" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_4033.jpg?w=112&#038;h=150" class="attachment-thumbnail" alt="IMG_4033" title="IMG_4033" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_4116/' title='IMG_4116'><img data-attachment-id='248' data-orig-size='3264,2448' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_4116.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_4116" title="IMG_4116" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_4144/' title='IMG_4144'><img data-attachment-id='249' data-orig-size='3264,2448' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_4144.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_4144" title="IMG_4144" /></a>
<a href='http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/img_4204/' title='IMG_4204'><img data-attachment-id='250' data-orig-size='3264,2448' data-liked='0'width="150" height="112" src="http://nieklinnenbank.files.wordpress.com/2010/08/img_4204.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="IMG_4204" title="IMG_4204" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=63&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2010/07/04/welcome-to-china/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0134.jpg?w=150" medium="image">
			<media:title type="html">img_0134</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0141.jpg?w=150" medium="image">
			<media:title type="html">img_0141</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0144.jpg?w=150" medium="image">
			<media:title type="html">img_0144</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0160.jpg?w=150" medium="image">
			<media:title type="html">img_0160</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0163.jpg?w=150" medium="image">
			<media:title type="html">img_0163</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0175.jpg?w=150" medium="image">
			<media:title type="html">img_0175</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0187.jpg?w=150" medium="image">
			<media:title type="html">img_0187</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0199.jpg?w=150" medium="image">
			<media:title type="html">img_0199</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0197.jpg?w=150" medium="image">
			<media:title type="html">img_0197</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0256.jpg?w=150" medium="image">
			<media:title type="html">img_0256</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0202.jpg?w=150" medium="image">
			<media:title type="html">img_0202</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0203.jpg?w=150" medium="image">
			<media:title type="html">img_0203</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0204.jpg?w=150" medium="image">
			<media:title type="html">img_0204</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0215.jpg?w=150" medium="image">
			<media:title type="html">img_0215</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0221.jpg?w=150" medium="image">
			<media:title type="html">img_0221</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0222.jpg?w=150" medium="image">
			<media:title type="html">img_0222</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0224.jpg?w=150" medium="image">
			<media:title type="html">img_0224</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0227.jpg?w=150" medium="image">
			<media:title type="html">img_0227</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0237.jpg?w=150" medium="image">
			<media:title type="html">img_0237</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0240.jpg?w=150" medium="image">
			<media:title type="html">img_0240</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0241.jpg?w=150" medium="image">
			<media:title type="html">img_0241</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0242.jpg?w=150" medium="image">
			<media:title type="html">img_0242</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0243.jpg?w=150" medium="image">
			<media:title type="html">img_0243</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0248.jpg?w=150" medium="image">
			<media:title type="html">img_0248</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0286.jpg?w=150" medium="image">
			<media:title type="html">img_0286</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0366.jpg?w=150" medium="image">
			<media:title type="html">img_0366</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0368.jpg?w=150" medium="image">
			<media:title type="html">img_0368</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0297.jpg?w=150" medium="image">
			<media:title type="html">img_0297</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0300.jpg?w=150" medium="image">
			<media:title type="html">img_0300</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0304.jpg?w=150" medium="image">
			<media:title type="html">img_0304</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0309.jpg?w=150" medium="image">
			<media:title type="html">img_0309</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0310.jpg?w=150" medium="image">
			<media:title type="html">img_0310</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0311.jpg?w=150" medium="image">
			<media:title type="html">img_0311</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0313.jpg?w=150" medium="image">
			<media:title type="html">img_0313</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0319.jpg?w=150" medium="image">
			<media:title type="html">img_0319</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0322.jpg?w=150" medium="image">
			<media:title type="html">img_0322</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0334.jpg?w=150" medium="image">
			<media:title type="html">img_0334</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0361.jpg?w=150" medium="image">
			<media:title type="html">img_0361</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0363.jpg?w=150" medium="image">
			<media:title type="html">img_0363</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0365.jpg?w=150" medium="image">
			<media:title type="html">img_0365</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0371.jpg?w=150" medium="image">
			<media:title type="html">img_0371</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0380.jpg?w=150" medium="image">
			<media:title type="html">img_0380</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0372.jpg?w=150" medium="image">
			<media:title type="html">img_0372</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0375.jpg?w=150" medium="image">
			<media:title type="html">img_0375</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0376.jpg?w=150" medium="image">
			<media:title type="html">img_0376</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0377.jpg?w=150" medium="image">
			<media:title type="html">img_0377</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0384.jpg?w=150" medium="image">
			<media:title type="html">IMG_0384</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1285.jpg?w=150" medium="image">
			<media:title type="html">IMG_1285</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0408.jpg?w=150" medium="image">
			<media:title type="html">IMG_0408</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0411.jpg?w=150" medium="image">
			<media:title type="html">IMG_0411</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0412.jpg?w=150" medium="image">
			<media:title type="html">IMG_0412</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0428.jpg?w=150" medium="image">
			<media:title type="html">IMG_0428</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0435.jpg?w=150" medium="image">
			<media:title type="html">IMG_0435</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0436.jpg?w=150" medium="image">
			<media:title type="html">IMG_0436</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0470.jpg?w=150" medium="image">
			<media:title type="html">IMG_0470</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0481.jpg?w=150" medium="image">
			<media:title type="html">IMG_0481</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0482.jpg?w=150" medium="image">
			<media:title type="html">IMG_0482</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0485.jpg?w=150" medium="image">
			<media:title type="html">IMG_0485</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0501.jpg?w=150" medium="image">
			<media:title type="html">IMG_0501</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0507.jpg?w=150" medium="image">
			<media:title type="html">IMG_0507</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0512.jpg?w=150" medium="image">
			<media:title type="html">IMG_0512</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0523.jpg?w=150" medium="image">
			<media:title type="html">IMG_0523</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0541.jpg?w=150" medium="image">
			<media:title type="html">IMG_0541</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0560.jpg?w=150" medium="image">
			<media:title type="html">IMG_0560</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0593.jpg?w=150" medium="image">
			<media:title type="html">IMG_0593</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0606.jpg?w=150" medium="image">
			<media:title type="html">IMG_0606</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0615.jpg?w=150" medium="image">
			<media:title type="html">IMG_0615</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0619.jpg?w=150" medium="image">
			<media:title type="html">IMG_0619</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0631.jpg?w=150" medium="image">
			<media:title type="html">IMG_0631</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0648.jpg?w=150" medium="image">
			<media:title type="html">IMG_0648</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0659.jpg?w=150" medium="image">
			<media:title type="html">IMG_0659</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0664.jpg?w=150" medium="image">
			<media:title type="html">IMG_0664</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0678.jpg?w=150" medium="image">
			<media:title type="html">IMG_0678</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0683.jpg?w=150" medium="image">
			<media:title type="html">IMG_0683</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0713.jpg?w=150" medium="image">
			<media:title type="html">IMG_0713</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0722.jpg?w=150" medium="image">
			<media:title type="html">IMG_0722</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0725.jpg?w=150" medium="image">
			<media:title type="html">IMG_0725</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0732.jpg?w=150" medium="image">
			<media:title type="html">IMG_0732</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0741.jpg?w=150" medium="image">
			<media:title type="html">IMG_0741</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0744.jpg?w=150" medium="image">
			<media:title type="html">IMG_0744</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0755.jpg?w=150" medium="image">
			<media:title type="html">IMG_0755</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0760.jpg?w=150" medium="image">
			<media:title type="html">IMG_0760</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0762.jpg?w=150" medium="image">
			<media:title type="html">IMG_0762</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0764.jpg?w=150" medium="image">
			<media:title type="html">IMG_0764</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0786.jpg?w=150" medium="image">
			<media:title type="html">IMG_0786</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0796.jpg?w=150" medium="image">
			<media:title type="html">IMG_0796</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0800.jpg?w=150" medium="image">
			<media:title type="html">IMG_0800</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0803.jpg?w=150" medium="image">
			<media:title type="html">IMG_0803</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0819.jpg?w=150" medium="image">
			<media:title type="html">IMG_0819</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0828.jpg?w=150" medium="image">
			<media:title type="html">IMG_0828</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0831.jpg?w=150" medium="image">
			<media:title type="html">IMG_0831</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0849.jpg?w=150" medium="image">
			<media:title type="html">IMG_0849</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0855.jpg?w=150" medium="image">
			<media:title type="html">IMG_0855</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0859.jpg?w=150" medium="image">
			<media:title type="html">IMG_0859</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0892.jpg?w=150" medium="image">
			<media:title type="html">IMG_0892</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0893.jpg?w=150" medium="image">
			<media:title type="html">IMG_0893</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0898.jpg?w=150" medium="image">
			<media:title type="html">IMG_0898</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0903.jpg?w=150" medium="image">
			<media:title type="html">IMG_0903</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0905.jpg?w=150" medium="image">
			<media:title type="html">IMG_0905</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0919.jpg?w=150" medium="image">
			<media:title type="html">IMG_0919</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0927.jpg?w=150" medium="image">
			<media:title type="html">IMG_0927</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0930.jpg?w=150" medium="image">
			<media:title type="html">IMG_0930</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0932.jpg?w=150" medium="image">
			<media:title type="html">IMG_0932</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0955.jpg?w=150" medium="image">
			<media:title type="html">IMG_0955</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0956.jpg?w=150" medium="image">
			<media:title type="html">IMG_0956</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0959.jpg?w=150" medium="image">
			<media:title type="html">IMG_0959</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0960.jpg?w=150" medium="image">
			<media:title type="html">IMG_0960</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0965.jpg?w=150" medium="image">
			<media:title type="html">IMG_0965</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0966.jpg?w=150" medium="image">
			<media:title type="html">IMG_0966</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0970.jpg?w=150" medium="image">
			<media:title type="html">IMG_0970</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0971.jpg?w=150" medium="image">
			<media:title type="html">IMG_0971</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0977.jpg?w=150" medium="image">
			<media:title type="html">IMG_0977</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0980.jpg?w=150" medium="image">
			<media:title type="html">IMG_0980</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0981.jpg?w=150" medium="image">
			<media:title type="html">IMG_0981</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0983.jpg?w=150" medium="image">
			<media:title type="html">IMG_0983</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_0987.jpg?w=150" medium="image">
			<media:title type="html">IMG_0987</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1002.jpg?w=150" medium="image">
			<media:title type="html">IMG_1002</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1006.jpg?w=150" medium="image">
			<media:title type="html">IMG_1006</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1008.jpg?w=150" medium="image">
			<media:title type="html">IMG_1008</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1010.jpg?w=150" medium="image">
			<media:title type="html">IMG_1010</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1017.jpg?w=150" medium="image">
			<media:title type="html">IMG_1017</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1056.jpg?w=150" medium="image">
			<media:title type="html">IMG_1056</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1080.jpg?w=150" medium="image">
			<media:title type="html">IMG_1080</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1092.jpg?w=150" medium="image">
			<media:title type="html">IMG_1092</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1103.jpg?w=150" medium="image">
			<media:title type="html">IMG_1103</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1115.jpg?w=150" medium="image">
			<media:title type="html">IMG_1115</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1141.jpg?w=150" medium="image">
			<media:title type="html">IMG_1141</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1160.jpg?w=150" medium="image">
			<media:title type="html">IMG_1160</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1164.jpg?w=150" medium="image">
			<media:title type="html">IMG_1164</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1189.jpg?w=150" medium="image">
			<media:title type="html">IMG_1189</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1202.jpg?w=150" medium="image">
			<media:title type="html">IMG_1202</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1205.jpg?w=150" medium="image">
			<media:title type="html">IMG_1205</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1214.jpg?w=150" medium="image">
			<media:title type="html">img_1214</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/07/img_1224.jpg?w=150" medium="image">
			<media:title type="html">img_1224</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1237.jpg?w=150" medium="image">
			<media:title type="html">img_1237</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1240.jpg?w=150" medium="image">
			<media:title type="html">img_1240</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1253.jpg?w=150" medium="image">
			<media:title type="html">img_1253</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1258.jpg?w=150" medium="image">
			<media:title type="html">img_1258</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_12421.jpg?w=112" medium="image">
			<media:title type="html">IF</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1289.jpg?w=150" medium="image">
			<media:title type="html">img_1289</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1312.jpg?w=150" medium="image">
			<media:title type="html">img_1312</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1375.jpg?w=150" medium="image">
			<media:title type="html">img_1375</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1378.jpg?w=150" medium="image">
			<media:title type="html">img_1378</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1399.jpg?w=150" medium="image">
			<media:title type="html">img_1399</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1412.jpg?w=150" medium="image">
			<media:title type="html">img_1412</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1414.jpg?w=150" medium="image">
			<media:title type="html">img_1414</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1415.jpg?w=150" medium="image">
			<media:title type="html">img_1415</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1442.jpg?w=150" medium="image">
			<media:title type="html">img_1442</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1479.jpg?w=150" medium="image">
			<media:title type="html">img_1479</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1536.jpg?w=150" medium="image">
			<media:title type="html">img_1536</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1588.jpg?w=150" medium="image">
			<media:title type="html">img_1588</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1598.jpg?w=150" medium="image">
			<media:title type="html">img_1598</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1620.jpg?w=150" medium="image">
			<media:title type="html">img_1620</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1649.jpg?w=112" medium="image">
			<media:title type="html">IF</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1702.jpg?w=150" medium="image">
			<media:title type="html">img_1702</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1703.jpg?w=150" medium="image">
			<media:title type="html">img_1703</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1720.jpg?w=150" medium="image">
			<media:title type="html">img_1720</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1760.jpg?w=112" medium="image">
			<media:title type="html">IF</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1794.jpg?w=112" medium="image">
			<media:title type="html">IF</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1826.jpg?w=150" medium="image">
			<media:title type="html">img_1826</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1880.jpg?w=150" medium="image">
			<media:title type="html">img_1880</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1886.jpg?w=150" medium="image">
			<media:title type="html">IF</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1893.jpg?w=150" medium="image">
			<media:title type="html">img_1893</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1894.jpg?w=150" medium="image">
			<media:title type="html">img_1894</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1895.jpg?w=150" medium="image">
			<media:title type="html">img_1895</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_1907.jpg?w=150" medium="image">
			<media:title type="html">img_1907</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_2020.jpg?w=150" medium="image">
			<media:title type="html">img_2020</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_2032.jpg?w=150" medium="image">
			<media:title type="html">img_2032</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_2047.jpg?w=150" medium="image">
			<media:title type="html">img_2047</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_3767.jpg?w=150" medium="image">
			<media:title type="html">IMG_3767</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_3808.jpg?w=150" medium="image">
			<media:title type="html">IMG_3808</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_4033.jpg?w=112" medium="image">
			<media:title type="html">IMG_4033</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_4116.jpg?w=150" medium="image">
			<media:title type="html">IMG_4116</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_4144.jpg?w=150" medium="image">
			<media:title type="html">IMG_4144</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/08/img_4204.jpg?w=150" medium="image">
			<media:title type="html">IMG_4204</media:title>
		</media:content>
	</item>
		<item>
		<title>New Camera</title>
		<link>http://nieklinnenbank.wordpress.com/2010/05/08/new-camera/</link>
		<comments>http://nieklinnenbank.wordpress.com/2010/05/08/new-camera/#comments</comments>
		<pubDate>Sat, 08 May 2010 20:11:04 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=56</guid>
		<description><![CDATA[Yay I got a new camera for my birthday! And it works flawlessly with my Linux. Check out these shots I made:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=56&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yay I got a new camera for my birthday! And it works flawlessly with my Linux. Check out these</p>
<p>shots I made:</p>
<p><a href="http://nieklinnenbank.files.wordpress.com/2010/05/img_0043.jpg"><img class="aligncenter size-medium wp-image-57" title="img_0043" src="http://nieklinnenbank.files.wordpress.com/2010/05/img_0043.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><a href="http://nieklinnenbank.files.wordpress.com/2010/05/img_0050.jpg"><img class="aligncenter size-medium wp-image-58" title="img_0050" src="http://nieklinnenbank.files.wordpress.com/2010/05/img_0050.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><a href="http://nieklinnenbank.files.wordpress.com/2010/05/img_0036.jpg"><img class="aligncenter size-medium wp-image-59" title="img_0036" src="http://nieklinnenbank.files.wordpress.com/2010/05/img_0036.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><a href="http://nieklinnenbank.files.wordpress.com/2010/05/img_0094.jpg"><img class="aligncenter size-medium wp-image-60" title="img_0094" src="http://nieklinnenbank.files.wordpress.com/2010/05/img_0094.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=56&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2010/05/08/new-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/05/img_0043.jpg?w=300" medium="image">
			<media:title type="html">img_0043</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/05/img_0050.jpg?w=300" medium="image">
			<media:title type="html">img_0050</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/05/img_0036.jpg?w=300" medium="image">
			<media:title type="html">img_0036</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2010/05/img_0094.jpg?w=300" medium="image">
			<media:title type="html">img_0094</media:title>
		</media:content>
	</item>
		<item>
		<title>Presentation: The Google Filesystem</title>
		<link>http://nieklinnenbank.wordpress.com/2010/03/17/presentation-the-google-filesystem/</link>
		<comments>http://nieklinnenbank.wordpress.com/2010/03/17/presentation-the-google-filesystem/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 20:49:39 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=53</guid>
		<description><![CDATA[Today it was my turn to present a paper for the Cluster and Grid Computing class. From my own perspective, it went really well, and fortunately I got lots of positive feedback from the audience too. Thanks to this course I have experienced something very crucial about presentations in general: people are visual. When somebody explains a system [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=53&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today it was my turn to present a paper for the <a href="http://www.cs.vu.nl/~kielmann/cgc/">Cluster and Grid Computing</a> class. From my own perspective, it went really well, and fortunately I got lots of positive feedback from the audience too.</p>
<p>Thanks to this course I have experienced something very crucial about presentations in general: people are visual. When somebody explains a system to me, I always visualize it in my head, e.g. the interactions between nodes etc. So I paid special attention to use the slides to help visualizing it, and the feedback from the audience confirmed that this really helped a lot. For next time, I&#8217;m gonna stick with this approach <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Download the presentation here: <a href="http://nieklinnenbank.files.wordpress.com/2010/03/gfs.pdf">gfs</a></p>
<p><img class="alignnone" title="Google" src="http://www.google.nl/intl/nl_nl/images/logo.gif" alt="" width="285" height="110" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=53&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2010/03/17/presentation-the-google-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://www.google.nl/intl/nl_nl/images/logo.gif" medium="image">
			<media:title type="html">Google</media:title>
		</media:content>
	</item>
		<item>
		<title>MINIX3 += e1000</title>
		<link>http://nieklinnenbank.wordpress.com/2009/12/22/minix3-e1000/</link>
		<comments>http://nieklinnenbank.wordpress.com/2009/12/22/minix3-e1000/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:31:18 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[FreeNOS]]></category>
		<category><![CDATA[Minix]]></category>
		<category><![CDATA[Qemu]]></category>
		<category><![CDATA[VU]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=46</guid>
		<description><![CDATA[Yay, my Intel Pro/1000 driver for MINIX3 is finally complete, tested and committed to the MINIX3 SVN! I learned a great deal from the project, and had great fun doing it. The easiest part of the project was, a bit surprizingly, writing the driver. I got the first version working under Qemu in roughly 2,5 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=46&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yay, my Intel Pro/1000 driver for MINIX3 is finally complete, tested and <a href="https://gforge.cs.vu.nl/gf/project/minix/scmsvn/?action=browse&amp;path=%2Ftrunk%2Fsrc%2Fdrivers%2Fe1000%2F&amp;pathrev=5786">committed to the MINIX3 SVN</a>! I learned a great deal from the project, and had great fun doing it. The easiest part of the project was, a bit surprizingly, writing the driver. I got the first version working under <a href="http://www.qemu.org">Qemu</a> in roughly 2,5 weeks from start, but it took me until December to test it on several real hardware cards, measure performance and write the final report (coming soon here). As a nice-to-have extra, I wrote <a href="http://wiki.minix3.org/en/DevelopersGuide/DriverProgramming">a tutorial on device driver development</a> on the MINIX3 wiki, which I really missed when I started learning MINIX3 about two years ago. The absence of a nice tutorial like that made it (too) difficult for me to get started with contributing code to MINIX, and was eventually the main reason I wrote <a href="http://www.FreeNOS.org">FreeNOS</a>. Ofcourse, have a look on the MINIX3 wiki and SVN if you&#8217;re interested <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Enjoy! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><img class="aligncenter" title="Intel Pro/1000" src="http://nieklinnenbank.files.wordpress.com/2009/12/intel-pro1000.jpg?w=640&#038;h=416" alt="" width="640" height="416" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=46&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2009/12/22/minix3-e1000/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>

		<media:content url="http://nieklinnenbank.files.wordpress.com/2009/12/intel-pro1000.jpg" medium="image">
			<media:title type="html">Intel Pro/1000</media:title>
		</media:content>
	</item>
		<item>
		<title>Linked into the network</title>
		<link>http://nieklinnenbank.wordpress.com/2009/12/22/linked-into-the-network/</link>
		<comments>http://nieklinnenbank.wordpress.com/2009/12/22/linked-into-the-network/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:15:23 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[TSI]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=43</guid>
		<description><![CDATA[It had to happen someday &#8212; I created an LinkedIn account. It&#8217;s not complete yet, but it has some general information about me, my studies, work etc. Nice to have<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=43&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It had to happen someday &#8212; I created an <a href="http://www.linkedin.com/in/nieklinnenbank">LinkedIn account</a>. It&#8217;s not complete yet, but it has some general information about me, my studies, work etc. Nice to have <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=43&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2009/12/22/linked-into-the-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>
	</item>
		<item>
		<title>Back to Sportcentrum De Meern</title>
		<link>http://nieklinnenbank.wordpress.com/2009/11/14/back-to-sportcentrum-de-meern/</link>
		<comments>http://nieklinnenbank.wordpress.com/2009/11/14/back-to-sportcentrum-de-meern/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 23:23:17 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fitness]]></category>
		<category><![CDATA[kungfu]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[Sport]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=36</guid>
		<description><![CDATA[Well, I&#8217;ve healed It took ~1 week to get rid of the flu, but much longer for the cold. And even tho after 1 week the flu was gone, I had so little energy I couldn&#8217;t even lift a feather with two hands! Fortunately I&#8217;m 100% now again and doing kung-fu and fitness as much [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=36&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve healed <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  It took ~1 week to get rid of the flu, but much longer for the cold. And even tho after 1 week the flu was gone, I had so little energy I couldn&#8217;t even lift a feather with two hands! Fortunately I&#8217;m 100% now again and doing kung-fu and fitness as much as I can (love it!).</p>
<p>Saturday last week, I went with my dad to <a href="http://www.sportcentrumdemeern.nl">Sportcentrum De Meern</a> for a free fitness try-out. Years ago, I practiced jiu-jitsu at SDM together with my brother. My father drove us there by car every friday, and he did fitness exercises there while we did jiu-jitsu. It was great, but at some point our teacher had somekind of (financial?) problem with the owner and stopped his lessons so I left SDM. But now, I practise fitness as well so I&#8217;ve decided to go back to SDM and practise fitness there with my father! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=36&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2009/11/14/back-to-sportcentrum-de-meern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>
	</item>
		<item>
		<title>Caught a nasty cold :-(</title>
		<link>http://nieklinnenbank.wordpress.com/2009/10/23/caught-a-nasty-cold/</link>
		<comments>http://nieklinnenbank.wordpress.com/2009/10/23/caught-a-nasty-cold/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 19:33:23 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=33</guid>
		<description><![CDATA[This week I caught a nasty cold &#8212; now I have a headache, flu and my muscles hurt I haven&#8217;t been sick for years, but sometimes the unexpected can happen. I&#8217;m gonna take a good rest, so I&#8217;ll hopefully be better soon.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=33&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week I caught a nasty cold &#8212; now I have a headache, flu and my muscles hurt <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I haven&#8217;t been sick for years, but sometimes the unexpected can happen. I&#8217;m gonna take a good rest, so I&#8217;ll hopefully be better soon.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=33&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2009/10/23/caught-a-nasty-cold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>
	</item>
		<item>
		<title>A new beginning at the VU!</title>
		<link>http://nieklinnenbank.wordpress.com/2009/10/19/a-new-beginning-at-the-vu/</link>
		<comments>http://nieklinnenbank.wordpress.com/2009/10/19/a-new-beginning-at-the-vu/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 00:00:22 +0000</pubDate>
		<dc:creator>nieklinnenbank</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Sport]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[busy]]></category>

		<guid isPermaLink="false">http://nieklinnenbank.wordpress.com/?p=21</guid>
		<description><![CDATA[Since a few weeks, I&#8217;ve started with the master Parallel Distributed Computer Systems at the Vrije Universiteit Amsterdam. It&#8217;s almost impossibly busy now, but I&#8217;m having a great time and that&#8217;s what it&#8217;s all about. (I&#8217;m mentioned in the HU-Ezine some time ago for it, how cool is that ) One of the projects I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=21&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since a few weeks, I&#8217;ve started with the master <a href="http://pdcs.vu.nl">Parallel Distributed Computer Systems</a> at the <a href="http://www.vu.nl">Vrije Universiteit Amsterdam</a>. It&#8217;s almost impossibly busy now, but I&#8217;m having a great time and that&#8217;s what it&#8217;s all about. (I&#8217;m mentioned in the <a href="http://www.nieklinnenbank.nl/Ezine-HU.tar.gz">HU-Ezine</a> some time ago for it, how cool is that <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) One of the projects I am working on is, ofcourse, <a href="http://www.minix3.org">MINIX 3</a>. I have been assigned the incredibly cool task of writing a driver for the Intel Pro 1000 Gigabit Ethernet card, and it&#8217;s going really well. I got the card working under Qemu and a real card already, and we&#8217;re doing performance benchmarks as I write this post. Another sweet thing is that I get 9 credits for this project <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m also doing the <a href="http://www.cs.vu.nl/~cn">Computer Networks Practical</a>, <a href="http://www.cs.vu.nl/~bal/parallel-programming.html">Parallel Programming</a>, and I&#8217;m in the <a href="https://gforge.cs.vu.nl/gf/project/ws-escape/">WS-Escape project</a> as a research assistant. Meanwhile I also work as an Open Source Consultant at <a href="http://www.industrial-tsi.com">Industrial TSI</a> since August this year, and sport every day at <a href="http://www.ramsthai.nl">Ram&#8217;s Thai</a> and the<a href="http://www.shaolin.nl"> Shaolin trainings</a>.</p>
<p>Unfortunately due to all these activities, I have very little time for <a href="http://www.freenos.org">FreeNOS</a>. But I hope some extra time will become available soon, so we can release 0.0.5 to the world <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Take care,</p>
<p>Niek</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nieklinnenbank.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nieklinnenbank.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nieklinnenbank.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nieklinnenbank.wordpress.com&amp;blog=9580939&amp;post=21&amp;subd=nieklinnenbank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nieklinnenbank.wordpress.com/2009/10/19/a-new-beginning-at-the-vu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cfac38b05bf234369a75d2cc18fb3dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nieklinnenbank</media:title>
		</media:content>
	</item>
	</channel>
</rss>
