<?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: iGoogle Portal Implementation: How to do it?</title>
	<atom:link href="http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/</link>
	<description>PHP, Memcached, XMPP and Web Development</description>
	<lastBuildDate>Thu, 10 May 2012 07:30:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Prodyot</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-93984</link>
		<dc:creator>Prodyot</dc:creator>
		<pubDate>Thu, 29 Dec 2011 12:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-93984</guid>
		<description>Hi Abhinav,
Have you been working on this interface recently&gt;
I liked your iGoogle type of interface. If you have further developed it then kindly let me know.

Best wishes</description>
		<content:encoded><![CDATA[<p>Hi Abhinav,<br />
Have you been working on this interface recently&gt;<br />
I liked your iGoogle type of interface. If you have further developed it then kindly let me know.</p>
<p>Best wishes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav Singh</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-219</link>
		<dc:creator>Abhinav Singh</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-219</guid>
		<description>Right Khela, with jquery and other frameworks its more of a play ground now. I tried this when i knew little about any framework with built this demo with pure javascript. Thats a good tut indeed.</description>
		<content:encoded><![CDATA[<p>Right Khela, with jquery and other frameworks its more of a play ground now. I tried this when i knew little about any framework with built this demo with pure javascript. Thats a good tut indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khela</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-218</link>
		<dc:creator>khela</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-218</guid>
		<description>Check this
http://net.tutsplus.com/tutorials/javascript-ajax/inettuts/</description>
		<content:encoded><![CDATA[<p>Check this<br />
<a href="http://net.tutsplus.com/tutorials/javascript-ajax/inettuts/" rel="nofollow">http://net.tutsplus.com/tutorials/javascript-ajax/inettuts/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phat32</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-217</link>
		<dc:creator>Phat32</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-217</guid>
		<description>Lol oh right! I actually never thought of that =P.

This is great code and will for sure help with many things. Thanks for making this publicly available and helping the lost like me =P

Keep up the awesome work! And thanks for the ultra fast reply!</description>
		<content:encoded><![CDATA[<p>Lol oh right! I actually never thought of that =P.</p>
<p>This is great code and will for sure help with many things. Thanks for making this publicly available and helping the lost like me =P</p>
<p>Keep up the awesome work! And thanks for the ultra fast reply!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-214</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-214</guid>
		<description>Hi Phat32,

Actually the code is only html and javascript which you can any given day access by viewing the source of http://abhinavsingh.com/webdemos/igoogleportal/

If you are still having any trouble in understanding the code, kindly let me know. I will try to put up some code with explaination.

Basically I planned to release all these web demos as an API on which I am working. But I can provide you help if you want.

Kindly lemme know if you can understand the process from the source code of the above page.</description>
		<content:encoded><![CDATA[<p>Hi Phat32,</p>
<p>Actually the code is only html and javascript which you can any given day access by viewing the source of <a href="http://abhinavsingh.com/webdemos/igoogleportal/" rel="nofollow">http://abhinavsingh.com/webdemos/igoogleportal/</a></p>
<p>If you are still having any trouble in understanding the code, kindly let me know. I will try to put up some code with explaination.</p>
<p>Basically I planned to release all these web demos as an API on which I am working. But I can provide you help if you want.</p>
<p>Kindly lemme know if you can understand the process from the source code of the above page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New TV on Phat Chat</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-215</link>
		<dc:creator>New TV on Phat Chat</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-215</guid>
		<description>[...] AJAX/PHP version thats open source and its almost impossible. However I did track down this one on abhinavsingh.com and he has created exactly what I was looking for. However I can&#8217;t find the downloadable [...]</description>
		<content:encoded><![CDATA[<p>[...] AJAX/PHP version thats open source and its almost impossible. However I did track down this one on abhinavsingh.com and he has created exactly what I was looking for. However I can&#8217;t find the downloadable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phat32</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-216</link>
		<dc:creator>Phat32</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-216</guid>
		<description>Where is the downloadable code for this? I have been hunting the net for hours and this is by far the best I have seen. If I can grab the code it would be a HUGE help!</description>
		<content:encoded><![CDATA[<p>Where is the downloadable code for this? I have been hunting the net for hours and this is by far the best I have seen. If I can grab the code it would be a HUGE help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-213</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 Aug 2008 15:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-213</guid>
		<description>Hi, Sorry mate but recognized that only after I posted this stuff. It kindda shifts and is mis-aligned for IE7,8.

Also you will find most of my apps are not customized for IE, I just build them on FF.

Motive is just to make it possible, cross browser thing can be handled any day :)</description>
		<content:encoded><![CDATA[<p>Hi, Sorry mate but recognized that only after I posted this stuff. It kindda shifts and is mis-aligned for IE7,8.</p>
<p>Also you will find most of my apps are not customized for IE, I just build them on FF.</p>
<p>Motive is just to make it possible, cross browser thing can be handled any day <img src='http://abhinavsingh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Winther</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-212</link>
		<dc:creator>Christian Winther</dc:creator>
		<pubDate>Mon, 18 Aug 2008 15:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-212</guid>
		<description>It&#039;s broken in ie7/8 ? :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s broken in ie7/8 ? <img src='http://abhinavsingh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/comment-page-1/#comment-211</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Jul 2008 11:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/06/igoogle-portal-implementation-how-to-do-it/#comment-211</guid>
		<description>Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot <img src='http://abhinavsingh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

