<?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>My Blog</title>
	<atom:link href="http://www.noppanit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noppanit.com</link>
	<description>All about my activities, Ideas and everything.</description>
	<lastBuildDate>Wed, 09 May 2012 22:26:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Javascript prototype alternative.</title>
		<link>http://www.noppanit.com/javascript-prototype-alternative/</link>
		<comments>http://www.noppanit.com/javascript-prototype-alternative/#comments</comments>
		<pubDate>Wed, 09 May 2012 22:14:25 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=842</guid>
		<description><![CDATA[I guess everybody is familiar with the concept of classes in Javascript. For example, 12345678910111213var Adder = function() { &#160; &#160;this.a = &#34;0&#34;; &#160; &#160;this.b = &#34;0&#34;; } Adder.prototype = { &#160; &#160;add : function(value1, value2) { &#160; &#160; &#160; &#160;return value1 + value2; &#160; &#160;} } var adder = new Adder(); adder.add(1,2); This type [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/javascript-prototype-alternative/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install postgresql on OSX</title>
		<link>http://www.noppanit.com/how-to-install-postgresql-on-osx/</link>
		<comments>http://www.noppanit.com/how-to-install-postgresql-on-osx/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:23:50 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Postgres]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=838</guid>
		<description><![CDATA[The reason that I wrote this blog is that I&#8217;ve spent over an hour just to learn how to install postgresql on OSX. It should be really easy and straight forward, but actually it&#8217;s not. People might say, you just have to use &#8220;brew&#8221; or &#8220;port&#8221;, and that&#8217;s what I use as well. So, just [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/how-to-install-postgresql-on-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Flash Card from NodeJs.</title>
		<link>http://www.noppanit.com/my-flash-card-from-nodejs/</link>
		<comments>http://www.noppanit.com/my-flash-card-from-nodejs/#comments</comments>
		<pubDate>Sun, 06 May 2012 00:36:45 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Knowledges]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=833</guid>
		<description><![CDATA[This is just another application that choose to implement in nodejs, because it&#8217;s easy and very useful to use. What do you usually do when you need to learn a new language? You have to remember as many as vocabularies right? Here&#8217;s what I used to do when I was learning Chinese. Have a deck [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/my-flash-card-from-nodejs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to call haml outside sinatra or Rails?</title>
		<link>http://www.noppanit.com/how-to-call-haml-outside-sinatra-or-rails/</link>
		<comments>http://www.noppanit.com/how-to-call-haml-outside-sinatra-or-rails/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 22:51:57 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=823</guid>
		<description><![CDATA[People would think why would you want to do that. Well, in my case I just want to use haml to generate html for me in Test so that I could inject that in to Pusher to test the functionality of the feed page. I could use static html string, but if I change haml [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/how-to-call-haml-outside-sinatra-or-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad 3G or wifi which one to choose &#8211; My own experience.</title>
		<link>http://www.noppanit.com/ipad-3g-or-wifi-which-one-to-choose-my-own-experience/</link>
		<comments>http://www.noppanit.com/ipad-3g-or-wifi-which-one-to-choose-my-own-experience/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 09:37:34 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Knowledges]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=817</guid>
		<description><![CDATA[The new iPad is coming out and everybody is very excited about that, even myself but I&#8217;ve got my iPad2 already which I can&#8217;t really afford a new one. BTW, that&#8217;s not the point about this post. Before I got my iPad and I was researching extensively which one to get 3G or wifi. I [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/ipad-3g-or-wifi-which-one-to-choose-my-own-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

