<?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>albalang.com &#187; url</title>
	<atom:link href="http://albalang.com/blog/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://albalang.com/blog</link>
	<description>This is my personal web journal. Aku punya suka!</description>
	<lastBuildDate>Tue, 27 Jul 2010 09:25:20 +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>How To Cloak/Mask URL?</title>
		<link>http://albalang.com/blog/2009/how-to-cloak-mask-url/</link>
		<comments>http://albalang.com/blog/2009/how-to-cloak-mask-url/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:12:11 +0000</pubDate>
		<dc:creator>albalang</dc:creator>
				<category><![CDATA[IT & Stuff]]></category>
		<category><![CDATA[cloak]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://albalang.com/blog/?p=54</guid>
		<description><![CDATA[
			
				
			
		
You can use frameset, so the top-level frameset is in the domain that appears in the address bar, and the only frame loads a page from the actual source. For example (this would go in the index page for the cloaking domain):
&#60;frameset&#62;
&#60;frame src=&#8221;http://actual-url.example.com/page.html&#8221;&#62;
&#60;/frameset&#62;
But, if frames are not supported by your browser, it will appears the [...]]]></description>
		<wfw:commentRss>http://albalang.com/blog/2009/how-to-cloak-mask-url/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
