<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fetching a random article from Wikipedia</title>
	<atom:link href="http://blog.kapilchhabra.com/2007/03/fetching-a-random-article-from-wikipedia-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kapilchhabra.com/2007/03/fetching-a-random-article-from-wikipedia-2/</link>
	<description>my experiments with IT and beyond</description>
	<lastBuildDate>Sun, 29 Aug 2010 09:05:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kapil</title>
		<link>http://blog.kapilchhabra.com/2007/03/fetching-a-random-article-from-wikipedia-2/comment-page-1/#comment-241</link>
		<dc:creator>Kapil</dc:creator>
		<pubDate>Tue, 27 Apr 2010 05:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapilchhabra.com/?p=22#comment-241</guid>
		<description>Multiple options:
1. Mask the link to your curl script that fetches the required link and displays it back from your domain
2. Open the new page in a iFrame (this one is more scalable)</description>
		<content:encoded><![CDATA[<p>Multiple options:<br />
1. Mask the link to your curl script that fetches the required link and displays it back from your domain<br />
2. Open the new page in a iFrame (this one is more scalable)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: almir</title>
		<link>http://blog.kapilchhabra.com/2007/03/fetching-a-random-article-from-wikipedia-2/comment-page-1/#comment-240</link>
		<dc:creator>almir</dc:creator>
		<pubDate>Mon, 26 Apr 2010 23:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapilchhabra.com/?p=22#comment-240</guid>
		<description>Any chance to open links on that page on our domain too ?</description>
		<content:encoded><![CDATA[<p>Any chance to open links on that page on our domain too ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
