<?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>Amit Yadav &#187; Firebug</title>
	<atom:link href="http://www.amityadav.name/tag/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amityadav.name</link>
	<description>Things to know for effective coding</description>
	<lastBuildDate>Fri, 19 Aug 2011 17:51:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firebug 1.5.0</title>
		<link>http://www.amityadav.name/firebug-150/</link>
		<comments>http://www.amityadav.name/firebug-150/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 10:24:50 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=361</guid>
		<description><![CDATA[Mike Radcliffe’s Inspector. A key feature, now solid as a rock, Jan ‘Honza’ Odvarko’s expanded and refined Net panel, with accurate timings, Steve Roussey’s reworking of HTML editing and entity support, Kevin Decker’s CSS and Style side panel improvements, Support for dynamic, graphical breakpoints through out Firebug. Tested support for the soon-to-be-released Firefox 3.6]]></description>
			<content:encoded><![CDATA[<ul>
<li>Mike Radcliffe’s Inspector. A key feature, now solid as a rock,</li>
<li>Jan ‘Honza’ Odvarko’s expanded and refined Net panel, with accurate timings,</li>
<li>Steve Roussey’s reworking of HTML editing and entity support,</li>
<li>Kevin Decker’s <a class="zem_slink" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" title="Cascading Style Sheets" rel="wikipedia">CSS</a> and Style side panel improvements,</li>
<li>Support for dynamic, graphical breakpoints through out <a class="zem_slink" href="http://getfirebug.com" title="Firebug" rel="homepage">Firebug</a>.</li>
<li>Tested support for the soon-to-be-released Firefox 3.6</li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=67a8a01a-7885-4dfa-a957-4484efe65f2c"><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Ffirebug-150%2F&amp;title=Firebug%201.5.0" id="wpa2a_2"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/firebug-150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript: visual event</title>
		<link>http://www.amityadav.name/javascript-visual-event/</link>
		<comments>http://www.amityadav.name/javascript-visual-event/#comments</comments>
		<pubDate>Tue, 19 May 2009 06:21:54 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Bookmarklet]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=320</guid>
		<description><![CDATA[When working with events in Javascript, it is often easy to loose track of what events are subscribed where. This is particularly true if you are using a large number of events, which is typical in a modern interface employing progressive enhancement. Javascript libraries also add another degree of complexity to listeners from a technical [...]]]></description>
			<content:encoded><![CDATA[<p>When working with events in <a class="zem_slink" title="JavaScript" rel="wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">Javascript</a>, it is often easy to loose track of what events are subscribed where. This is particularly true if you are using a large number of events, which is typical in a modern interface employing progressive enhancement. Javascript libraries also add another degree of complexity to listeners from a technical point of view, while from a developers point of view they of course can make life much easier! But when things go wrong it can be difficult to trace down why this might be.</p>
<p><img src="http://www.sprymedia.co.uk/design/event/reflection/small.jpg" alt="" /></p>
<p>It is due to this <a href="http://www.sprymedia.co.uk/">allan jardine</a> put together a Javascript bookmarklet called <em>Visual Event</em> which visually shows the elements on a page that have events subscribed to them, what those events are and the function that the event would run when triggered. This is primarily intended to assist debugging, but it can also be very interesting and informative to see the subscribed events on other pages.</p>
<div class="center"></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=722f7485-9a13-4e37-911d-e3b40d0a6f72" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fjavascript-visual-event%2F&amp;title=Javascript%3A%20visual%20event" id="wpa2a_4"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/javascript-visual-event/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

