<?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 &#187; Ubuntu</title>
	<atom:link href="http://www.noppanit.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noppanit.com</link>
	<description>All about my activities, Ideas and everything.</description>
	<lastBuildDate>Sun, 15 Jan 2012 00:43:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Recursively delete file or folder from sub-directory</title>
		<link>http://www.noppanit.com/recursively-delete-file-or-folder-from-sub-directory/</link>
		<comments>http://www.noppanit.com/recursively-delete-file-or-folder-from-sub-directory/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 11:18:47 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=501</guid>
		<description><![CDATA[I used an example from deleting all .svn from sub-directory. 1rm -rf `find . -type d -name .svn`]]></description>
		<wfw:commentRss>http://www.noppanit.com/recursively-delete-file-or-folder-from-sub-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering Vi Common in just 10 minutes</title>
		<link>http://www.noppanit.com/masteing-vi-common-in-just-10-minutes/</link>
		<comments>http://www.noppanit.com/masteing-vi-common-in-just-10-minutes/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 07:12:54 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Knowledges]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=420</guid>
		<description><![CDATA[I have just finished my Unix exam. I know somebody hates VI very much, because it is very hard to use. It is so command-line, something like that. But learning to use this editor is very useful because you never know when will you unable to use X-Window or when will you face with command-line [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/masteing-vi-common-in-just-10-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux : Everything you need to know about configuration files</title>
		<link>http://www.noppanit.com/linux-everything-you-need-to-know-about-configuration-files/</link>
		<comments>http://www.noppanit.com/linux-everything-you-need-to-know-about-configuration-files/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 03:01:05 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=165</guid>
		<description><![CDATA[http://www.ibm.com/developerworks/linux/library/l-config.html]]></description>
		<wfw:commentRss>http://www.noppanit.com/linux-everything-you-need-to-know-about-configuration-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion : subversion on ubuntu</title>
		<link>http://www.noppanit.com/subversion-subversion-on-ubuntu/</link>
		<comments>http://www.noppanit.com/subversion-subversion-on-ubuntu/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 03:40:48 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=149</guid>
		<description><![CDATA[So, I have just created my googlecode project. And I have to deal with subversion which is quite new for me. Anyway, basically, this topic I will present how to create your own repository in ubuntu. I recommended this book which is very good for anyone who is new to subversion. Note : I am [...]]]></description>
		<wfw:commentRss>http://www.noppanit.com/subversion-subversion-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu : GEdit looks like TextMate</title>
		<link>http://www.noppanit.com/ubuntu-gedit-looks-like-textmate/</link>
		<comments>http://www.noppanit.com/ubuntu-gedit-looks-like-textmate/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 09:15:50 +0000</pubDate>
		<dc:creator>toy</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.noppanit.com/?p=144</guid>
		<description><![CDATA[This is how you can change your gedit style. Reference : http://weblog.punneng.com/2008/5/11/gedit-looks-like-textmate]]></description>
		<wfw:commentRss>http://www.noppanit.com/ubuntu-gedit-looks-like-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

