<?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>Connecting the dots... &#187; Internet explorer</title>
	<atom:link href="http://blog.rajatpandit.com/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rajatpandit.com</link>
	<description>Thoughts on Web Development, Scalability and Application Architecture</description>
	<lastBuildDate>Mon, 19 Jul 2010 12:46:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Bookmarklet For YUI Logger</title>
		<link>http://blog.rajatpandit.com/2008/06/26/bookmarklet-for-yui-logger/</link>
		<comments>http://blog.rajatpandit.com/2008/06/26/bookmarklet-for-yui-logger/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 16:24:44 +0000</pubDate>
		<dc:creator>rp</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[debugging in IE]]></category>
		<category><![CDATA[Internet explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[yui logger]]></category>

		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=32</guid>
		<description><![CDATA[During development using javascript I have always felt that it would be useful to be able to easily add and remove YUI Logger without having to deal with manually adding and removing the related javascript and css from the source files. I resolved this problem by writing a bookmarklet which will allow you to do [...]]]></description>
			<content:encoded><![CDATA[<p>During development using javascript I have always felt that it would be useful to be able to easily add and remove <a href="http://developer.yahoo.com/yui/logger/">YUI Logger</a> without having to deal with manually adding and removing the related javascript and css from the source files.</p>
<p>I resolved this problem by writing a bookmarklet which will allow you to do that easily. The details are available <a href="http://blog.rajatpandit.com/sandbox/yuilogger/index.html">here</a>. This has been tested on firefox 2.x, safari 3.1 and IE 6/7. Please post any bugs that you find. If you do the view source of the file you can see the code as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rajatpandit.com/2008/06/26/bookmarklet-for-yui-logger/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
