<?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>Gordon&#039;s Toy</title>
	<atom:link href="http://xjqian.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xjqian.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Nov 2011 04:22:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xjqian.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gordon&#039;s Toy</title>
		<link>http://xjqian.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xjqian.wordpress.com/osd.xml" title="Gordon&#039;s Toy" />
	<atom:link rel='hub' href='http://xjqian.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Programming Lessons</title>
		<link>http://xjqian.wordpress.com/2010/04/04/programming-lessons/</link>
		<comments>http://xjqian.wordpress.com/2010/04/04/programming-lessons/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 03:23:55 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/?p=26</guid>
		<description><![CDATA[After implementing a 2D registration scheme in a substantially long bash script,  a refreshment of  good programming style seems necessary: 1. If&#8230;else&#8230; is a pig, especially if the switch is passed as a function argument. If there is a lot of if-else with similar structure, it&#8217;s time to refactor the code. 2. Sloppy variable naming [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=26&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After implementing a 2D registration scheme in a substantially long bash script,  a refreshment of  good programming style seems necessary:</p>
<p>1. If&#8230;else&#8230; is a pig, especially if the switch is passed as a function argument. If there is a lot of if-else with similar structure, it&#8217;s time to refactor the code.</p>
<p>2. Sloppy variable naming will eventually come back to haunt you. That&#8217;s why namespace is so important in big projects. If you can&#8217;t use find&#8230;replace-all for a variable, even if it&#8217;s protect in local scopes, time to consider redefine the variables and separate their meanings.</p>
<p>3. Always test driven, and there is no escape. Even if you cheap out initially, Murphy&#8217;s law will eventually bend you down to your knees. So why not do it from the outright.</p>
<p>4. Parallelize the function structures and logical flows of similar objects as much as possible, even if this may sometimes mean a couple of extra function calls at the beginning or end of the main units.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=26&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2010/04/04/programming-lessons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; Royal Bath and West Show, UK</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-royal-bath-and-west-show-uk/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-royal-bath-and-west-show-uk/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 09:09:15 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-royal-bath-and-west-show-uk</guid>
		<description><![CDATA[May 31, 2007. It&#8217;s an agriculture show/carnival by and for farmers &#8211; the real England country lives. There are still fun things out there other than city life!&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=33&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!956" class="bvMsg">May 31, 2007. It&#8217;s an agriculture show/carnival by and for farmers &#8211; the real England country lives. There are still fun things out there other than city life!<br />&#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=33&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-royal-bath-and-west-show-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; Bath, UK</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bath-uk/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bath-uk/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 09:00:30 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bath-uk</guid>
		<description><![CDATA[May 30, 2007. Bath (巴斯） famous for its spa. It&#8217;s a pity we didn&#8217;t get prepared that day. Otherwise it would have been perfect to lay down in a spa instead of walking in a typical British drizzling day.&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=34&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!955" class="bvMsg">May 30, 2007. Bath (巴斯） famous for its spa. It&#8217;s a pity we didn&#8217;t get prepared that day. Otherwise it would have been perfect to lay down in a spa instead of walking in a typical British drizzling day.<br />&#8230; </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=34&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bath-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; London, UK (2nd)</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-london-uk-2nd/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-london-uk-2nd/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:52:47 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-london-uk-2nd</guid>
		<description><![CDATA[May 28. It&#8217;s our second time to this city, but now with a British guide. Can&#8217;t imaging we missed so much last time. It&#8217;s a city worth multiple visits.&#8230; <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=35&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!954" class="bvMsg">May 28. It&#8217;s our second time to this city, but now with a British guide. Can&#8217;t imaging we missed so much last time. It&#8217;s a city worth multiple visits.<br />&#8230;  </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=35&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-london-uk-2nd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; Bristol, UK</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bristol-uk/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bristol-uk/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:45:38 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bristol-uk</guid>
		<description><![CDATA[May 27 &#8211; June 4, 2007. Visiting in-laws (Ugh &#8230;!).Nice peaceful city. The little touch of delicacy transpired through its royal tradition is unmatchable.&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=36&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!953" class="bvMsg">May 27 &#8211; June 4, 2007. Visiting in-laws (Ugh &#8230;!).<br />Nice peaceful city. The little touch of delicacy transpired through its royal tradition is unmatchable.<br />&#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=36&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-bristol-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; Portsdam, Germany</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-portsdam-germany/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-portsdam-germany/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:32:18 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-portsdam-germany</guid>
		<description><![CDATA[May 26, 2007. A one day trip to this famous palace close to Berlin. Nothing too impressive though.&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=37&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!948" class="bvMsg">May 26, 2007. A one day trip to this famous palace close to Berlin. Nothing too impressive though.<br />&#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=37&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-portsdam-germany/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip in Europe &#8211; Berlin, Germany</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-berlin-germany/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-berlin-germany/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:30:08 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-in-europe-berlin-germany</guid>
		<description><![CDATA[May 19 &#8211; 25, 2007. 15th ISMRM annual meeting. I love Germany more and more. Later&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=38&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!947" class="bvMsg">May 19 &#8211; 25, 2007. 15th ISMRM annual meeting. I love Germany more and more. Later<br />&#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=38&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-in-europe-berlin-germany/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip to Mexico &#8211; Ciudad Juarez</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-ciudad-juarez/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-ciudad-juarez/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:24:42 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-ciudad-juarez</guid>
		<description><![CDATA[Apr 3 &#8211; 6, 2007. Just for the purpose of renewing US visa for the upcoming Berlin trip. It&#8217;s an absolutely boring place. If was not for the fact that mimi was joining me, there was nothing worth recording at all.&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=39&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!945" class="bvMsg">Apr 3 &#8211; 6, 2007. Just for the purpose of renewing US visa for the upcoming Berlin trip. It&#8217;s an absolutely boring place. If was not for the fact that mimi was joining me, there was nothing worth recording at all.<br />&#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=39&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-ciudad-juarez/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip to Mexico &#8211; Cozumel</title>
		<link>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-cozumel/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-cozumel/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:19:44 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-cozumel</guid>
		<description><![CDATA[Feb 17- 20, 2007 ISMRM 1st Molecular Imaging workshop. Cruise from Galveston, TX &#8211; Cozumel, Mexico. Not so impressed by things in the final destination (e.g., Maya ruining, beach, etc), but you can&#8217;t complain much about a free cruise. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=40&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!944" class="bvMsg">Feb 17- 20, 2007 ISMRM 1st Molecular Imaging workshop. Cruise from Galveston, TX &#8211; Cozumel, Mexico. Not so impressed by things in the final destination (e.g., Maya ruining, beach, etc), but you can&#8217;t complain much about a free cruise.  </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=40&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/trip-to-mexico-cozumel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
		<item>
		<title>Getaway weekend &#8211; Chicago, IL</title>
		<link>http://xjqian.wordpress.com/2008/12/08/getaway-weekend-chicago-il/</link>
		<comments>http://xjqian.wordpress.com/2008/12/08/getaway-weekend-chicago-il/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:11:24 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://xjqian.wordpress.com/2008/12/08/getaway-weekend-chicago-il</guid>
		<description><![CDATA[Aug 20, 2006. Drove to and stayed at a rural motel close to Chicago. Witnessed a real fight (next door) and arrest (even fire department got involved). Visited a state park along the road &#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=41&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!CE6651C39BFAB345!943" class="bvMsg">Aug 20, 2006. Drove to and stayed at a rural motel close to Chicago. Witnessed a real fight (next door) and arrest (even fire department got involved). Visited a state park along the road &#8230;</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjqian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjqian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjqian.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjqian.wordpress.com&amp;blog=133257&amp;post=41&amp;subd=xjqian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjqian.wordpress.com/2008/12/08/getaway-weekend-chicago-il/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be392f1a9c9b8e4c1d380d98155a1b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xjqian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
