<?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>Simple Difference &#187; Tips &amp; Triks</title>
	<atom:link href="http://fendy.simpledifference.net/blog/archives/category/tips-triks/feed" rel="self" type="application/rss+xml" />
	<link>http://fendy.simpledifference.net/blog</link>
	<description>To be Simple to make a Difference</description>
	<lastBuildDate>Sat, 08 Jan 2011 04:16:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Creating iTunes US Account</title>
		<link>http://fendy.simpledifference.net/blog/archives/78</link>
		<comments>http://fendy.simpledifference.net/blog/archives/78#comments</comments>
		<pubDate>Fri, 24 Dec 2010 02:57:04 +0000</pubDate>
		<dc:creator>s1mple</dc:creator>
				<category><![CDATA[Tips & Triks]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://fendy.simpledifference.net/blog/?p=78</guid>
		<description><![CDATA[Question: Why do I need US Account while I am staying in other country (ex: Singapore)? Answers: 1. US AppStore is the biggest app store compared to other country. Some applications are not available in other country, ex: Kindle 2. You can buy song and movie from iTunes STEPS: 1. Sign Out from your existing [...]]]></description>
		<wfw:commentRss>http://fendy.simpledifference.net/blog/archives/78/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle cheat sheet</title>
		<link>http://fendy.simpledifference.net/blog/archives/10</link>
		<comments>http://fendy.simpledifference.net/blog/archives/10#comments</comments>
		<pubDate>Tue, 30 Dec 2008 04:11:30 +0000</pubDate>
		<dc:creator>s1mple</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Tips & Triks]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://fendy.simpledifference.net/blog/?p=10</guid>
		<description><![CDATA[- SQLPlus short connection sqlplus &#60;username&#62;/&#60;password&#62;@&#60;ipAddress&#62;:&#60;port&#62;/&#60;sid&#62; [@&#60;scriptfile&#62;] Ex: sqlplus user/pass@192.168.1.10:3267/MYDB @test.sql - MySQL limit equivalent Ex: SELECT last_name FROM (SELECT last_name, ROW_NUMBER() OVER (ORDER BY last_name) R FROM employees) WHERE R BETWEEN 51 and 100; Alternative: select * from ( select a.*, rownum rnum from ( YOUR_QUERY_GOES_HERE -- including the order by ) a where [...]]]></description>
		<wfw:commentRss>http://fendy.simpledifference.net/blog/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux cheat sheet</title>
		<link>http://fendy.simpledifference.net/blog/archives/11</link>
		<comments>http://fendy.simpledifference.net/blog/archives/11#comments</comments>
		<pubDate>Mon, 29 Dec 2008 16:16:12 +0000</pubDate>
		<dc:creator>s1mple</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Triks]]></category>

		<guid isPermaLink="false">http://fendy.simpledifference.net/blog/?p=11</guid>
		<description><![CDATA[- show disk usage: du - show disk capacity: df - search word from file inside directory: find /start/dir -exec grep -q my_search_word {} \; -print - search files with specific name inside directory (HP-Unix, maxdepth=1): find . \( ! -name . -prune \) \( -name &#8220;*TEST1*.ps&#8221; -o -name &#8220;*TEST2*.ps&#8221; \) -mtime +30 -type f [...]]]></description>
		<wfw:commentRss>http://fendy.simpledifference.net/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple IRIS for SBS Bus</title>
		<link>http://fendy.simpledifference.net/blog/archives/8</link>
		<comments>http://fendy.simpledifference.net/blog/archives/8#comments</comments>
		<pubDate>Sun, 20 Apr 2008 06:34:44 +0000</pubDate>
		<dc:creator>s1mple</dc:creator>
				<category><![CDATA[Tips & Triks]]></category>

		<guid isPermaLink="false">http://fendy.simpledifference.net/blog/2008/04/20/simple-iris/</guid>
		<description><![CDATA[Do you frequently travel by bus in Singapore? Do you use SBS bus? Have you ever waited for long time and the bus still hasn&#8217;t come yet? Have you ever faced situation when you needed to choose between bus or MRT but you were afraid if you chose bus you would wait for a long [...]]]></description>
		<wfw:commentRss>http://fendy.simpledifference.net/blog/archives/8/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

