<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蔡秉志 の Photography Blog &#187; macro</title>
	<atom:link href="http://benjamintsai.com/plog/category/macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjamintsai.com/plog</link>
	<description>adventuring through the mysterious world of photography</description>
	<lastBuildDate>Mon, 03 Aug 2009 07:00:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sun Yat-sen</title>
		<link>http://benjamintsai.com/plog/2009/02/sun-yat-sen/</link>
		<comments>http://benjamintsai.com/plog/2009/02/sun-yat-sen/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 09:53:42 +0000</pubDate>
		<dc:creator>BenjaminTsai</dc:creator>
				<category><![CDATA[macro]]></category>
		<category><![CDATA[coin]]></category>

		<guid isPermaLink="false">http://benjamintsai.com/plog/?p=97</guid>
		<description><![CDATA[
This portrait of Sun Yat-sen (孫中山 / Sūn Zhōngshān) was taken from the obverse side of a circulated 50 NT coin minted in 2005.  The 28 mm wide coin was first minted in 2002 by the Central Mint of China (中央造幣廠) in Taiwan and features both the Chinese and Arabic numeral 50 (五十) on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://benjamintsai.com/plog/wp-content/uploads/2009/02/20090208-300_5228plog.jpg" alt="50 New Taiwan dollars coin" title="50 New Taiwan dollars coin" width="800" height="800" class="alignnone size-full wp-image-96" /></p>
<p>This portrait of Sun Yat-sen (孫中山 / Sūn Zhōngshān) was taken from the obverse side of a circulated <a href="http://en.wikipedia.org/w/index.php?title=New_Taiwan_dollar&#038;oldid=269009673#Coins">50 NT coin</a> minted in 2005.  The 28 mm wide coin was first minted in 2002 by the <A href="http://www.cmc.gov.tw/">Central Mint of China</a> (中央造幣廠) in Taiwan and features both the Chinese and Arabic numeral 50 (五十) on the reverse side.</p>
]]></content:encoded>
			<wfw:commentRss>http://benjamintsai.com/plog/2009/02/sun-yat-sen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System.out.println(&quot;Hello world!&quot;);</title>
		<link>http://benjamintsai.com/plog/2009/02/helloworld/</link>
		<comments>http://benjamintsai.com/plog/2009/02/helloworld/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 19:53:50 +0000</pubDate>
		<dc:creator>BenjaminTsai</dc:creator>
				<category><![CDATA[macro]]></category>

		<guid isPermaLink="false">http://benjamintsai.com/plog/?p=46</guid>
		<description><![CDATA[
public class HelloWorld {
&#160;&#160;&#160;&#160;public static void main(String args[]) {
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;System.out.println(&#8220;Hello world!&#8221;);
&#160;&#160;&#160;&#160;}
}
]]></description>
			<content:encoded><![CDATA[<p><img src="http://benjamintsai.com/plog/wp-content/uploads/2009/02/20090202-300_4812-edit1.jpg" alt="Hello world!" title="Hello world!" width="800" height="800" class="alignnone size-full wp-image-74" /></p>
<p>public class HelloWorld {<br />
&nbsp;&nbsp;&nbsp;&nbsp;public static void main(String args[]) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System.out.println(&#8220;Hello world!&#8221;);<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://benjamintsai.com/plog/2009/02/helloworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>robot at the office</title>
		<link>http://benjamintsai.com/plog/2009/02/robot-at-the-office/</link>
		<comments>http://benjamintsai.com/plog/2009/02/robot-at-the-office/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 12:35:50 +0000</pubDate>
		<dc:creator>BenjaminTsai</dc:creator>
				<category><![CDATA[macro]]></category>

		<guid isPermaLink="false">http://benjamintsai.com/plog/?p=4</guid>
		<description><![CDATA[
The Three Laws of Robotics as defined by Isaac Asimov:

A robot may not injure a human being or, through inaction, allow a human being to come to harm.
A robot must obey orders given to it by human beings, except where such orders would conflict with the First Law.
A robot must protect its own existence as [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-35" title="Robot" src="http://benjamintsai.com/plog/wp-content/uploads/2009/02/20090127-300_4605-edit.jpg" alt="Robot" width="800" height="531" /></p>
<p>The <a href="http://en.wikipedia.org/wiki/Three_Laws_of_Robotics">Three Laws of Robotics</a> as defined by <a href="http://en.wikipedia.org/wiki/Isaac_Asimov">Isaac Asimov</a>:</p>
<ol>
<li>A robot may not injure a human being or, through inaction, allow a human being to come to harm.</li>
<li>A robot must obey orders given to it by human beings, except where such orders would conflict with the First Law.</li>
<li>A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://benjamintsai.com/plog/2009/02/robot-at-the-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
