<?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>Studying log</title>
	<atom:link href="http://takamin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://takamin.wordpress.com</link>
	<description>studying log of C++</description>
	<lastBuildDate>Fri, 20 Mar 2009 06:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='takamin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Studying log</title>
		<link>http://takamin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://takamin.wordpress.com/osd.xml" title="Studying log" />
	<atom:link rel='hub' href='http://takamin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>primality test</title>
		<link>http://takamin.wordpress.com/2009/03/20/primality-test/</link>
		<comments>http://takamin.wordpress.com/2009/03/20/primality-test/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 05:32:06 +0000</pubDate>
		<dc:creator>takamin</dc:creator>
				<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://takamin.wordpress.com/?p=6</guid>
		<description><![CDATA[My first code is &#8220;primality test&#8221;. But I can&#8217;t understand how to argument passing of  function now. So this source is leave things unfinished. I&#8217;ll touch up this source in the few moths. #include &#60;iostream&#62; #include &#60;string&#62; using namespace std; //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- // primality Class //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- class primality {      int n;      public:      primality(int number);      // [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takamin.wordpress.com&amp;blog=7022900&amp;post=6&amp;subd=takamin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takamin.wordpress.com/2009/03/20/primality-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07863b8a7905715499f5f51548b0ff22?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">takamin</media:title>
		</media:content>
	</item>
		<item>
		<title>starting the blog</title>
		<link>http://takamin.wordpress.com/2009/03/20/starting-the-blog/</link>
		<comments>http://takamin.wordpress.com/2009/03/20/starting-the-blog/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 05:10:27 +0000</pubDate>
		<dc:creator>takamin</dc:creator>
				<category><![CDATA[greeting]]></category>

		<guid isPermaLink="false">http://takamin.wordpress.com/?p=4</guid>
		<description><![CDATA[I started the blog. I&#8217;m studying programing language. The language is C++. I&#8217;ll write code on my blog. My immature code! Ha,ha. Posted in greeting<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takamin.wordpress.com&amp;blog=7022900&amp;post=4&amp;subd=takamin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takamin.wordpress.com/2009/03/20/starting-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07863b8a7905715499f5f51548b0ff22?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">takamin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
