<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - IE8: Dev Tools</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/458552_100x75.jpg</url>
		<title>Channel 9 - IE8: Dev Tools</title>
		<link></link>
	</image>
	<description>John Hrvatin, Program Manager on the IE Team, joins us (again) for a quick lap around IE8&#39;s almost golden (meaning RC quality/state)
 Developer Tools (aka Dev Tools). What&#39;s changed since we last talked to John (IE8 Beta 2 timeframe)? How are IE8 Dev Tools helping web developers in the real world? What&#39;s the coolest IE8 Dev Tools feature?&amp;nbsp;What have web developers asked you to improve/change/add
 since we last spoke (Beta 2 timeframe). </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 09:23:39 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 09:23:39 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Nice video! &nbsp;Dev Tools is a huge leap forward from the IE 7 Developer Toolbar. &nbsp;Thanks so much!<p>posted by joechung</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711304190000000</link>
		<pubDate>Wed, 25 Feb 2009 03:46:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711304190000000</guid>
		<dc:creator>joechung</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Awesome developer tools built right in.&nbsp; It would be awesome if by default the developer tools opened docked in the browser windows instead of a separate pop up.&nbsp; I know you can dock them, but it seems that other IE &quot;task panes&quot; show docked.<br /><br />EDIT: <br />Why does turning on JavaScript debugging cause a page refresh?&nbsp; Is there an arch reason for this?&nbsp; If you make a whole bunch of edits to your page and you want to test some JQuery things, it would be a great pain point to have to save you edited file, open
 that file, and then enable debugging.&nbsp; That would break the through process for me at least.<br /><br />Lastly, you're probably tired of me bringing this up, but installing a browser in 2008 should not require a restart.<br /><br />My 2c.<br /><br />Cheers!<br /><p>posted by ChrisStepaniuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711444690000000</link>
		<pubDate>Wed, 25 Feb 2009 07:41:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711444690000000</guid>
		<dc:creator>ChrisStepaniuk</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[I wish we had code reformatting for the js debugger because some js (MS AJAX built in release mode for example) has all whitespaces removed and it causes trouble. Another thing&nbsp;I wish is that ctrl&#43;f takes you to the search box. My guess is that everyone
 is used to using ctrl&#43;f.<p>posted by Stilgar</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711677550000000</link>
		<pubDate>Wed, 25 Feb 2009 14:09:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711677550000000</guid>
		<dc:creator>Stilgar</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Hi, I know this isn't the best place to request a video. But why there isn't videos about Singularity RDK 2, and Sing# language?
<div><br /></div>
<div>Thanks!</div>
<p>posted by Thiago Farina</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711904580000000</link>
		<pubDate>Wed, 25 Feb 2009 20:27:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633711904580000000</guid>
		<dc:creator>Thiago Farina</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Why don't the developer tools show the HTTP response headers like Kothari's web dev helper?&nbsp; Seems like an unfortunate omission or is it in there and I'm just not finding it?<p>posted by hillr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633712822730000000</link>
		<pubDate>Thu, 26 Feb 2009 21:57:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633712822730000000</guid>
		<dc:creator>hillr</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Hi Chris,<br /><br />We open the tools undocked because we found most people prefer to use them that way.&nbsp; It's also required when debugging JavaScript because a breakpoint will hang IE's UI thread and if the tools were docked, they'd also hang.&nbsp; For people who prefer them docked,
 we do remember the docked/undocked state so you don't have to dock them every time.<br /><br />Great question about refreshing the page...<br /><br />By default, script debugging is disabled for IE because the extra debug information IE keeps around increases memory footprint and affects performance and there's no need for most users to take that hit.&nbsp; So if script debugging is disabled and you want to debug,
 IE needs to reload the page so it can build and maintain the debug information it needs.&nbsp; We added the prompt in case people are in the middle of scenario and want to save state or data before refreshing.&nbsp; We also only turn on script debugging for that process
 so you don't get prompts to debug while you're reading news or booking a flight.&nbsp; Supporting per-process debugging is another IE8 improvement and one that Visual Studio 2008 also takes advantage of.<br /><br />To avoid the refresh, you can enabled script debugging by unchecking Tools-&gt;Internet Options-&gt;Advanced-&gt;&quot;Disable script debugging (Internet Explorer)&quot;.&nbsp; This enables script debugging for all IE processes and prevents the refresh, but you'll take the performance
 and memory hit and get prompted to debug each time you encounter a script error.&nbsp;
<br /><br />Thanks!<br /><br />John [MSFT]<p>posted by JohnHrv MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713526130000000</link>
		<pubDate>Fri, 27 Feb 2009 17:30:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713526130000000</guid>
		<dc:creator>JohnHrv MSFT</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[Oh, and the reboot...<br /><br />I hear ya...I worked on setup in IE7 and it kills me.&nbsp; Sadly, it's much more difficult than expected.&nbsp; The core issue is that you can't update files while they're in use.&nbsp; Windows has developed some technologies like hot-patching that update code on the fly
 by inserting jump statements in the right places, but that only works on changes within one function, in one file, etc., etc., and we obviously make much larger changes in a new release of IE.&nbsp; If that core problem is solved in Windows, every application's
 life gets better.<br /><br />Some apps work around it by telling you what processes to close to avoid a reboot.&nbsp; We tried this but critical system processes depend on parts of the networking stack that IE updates so you'd get a prompt that says &quot;please exist csrss.exe&quot; and if you made
 it task manager and did so you'd get the ominous &quot;your system will restart in <em>
n</em> seconds&quot; countdown.<br /><br />Hopefully that explains why it's not simple to do, but I agree that doesn't mean it's not a problem we shouldn't solve.<p>posted by JohnHrv MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713531100000000</link>
		<pubDate>Fri, 27 Feb 2009 17:38:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713531100000000</guid>
		<dc:creator>JohnHrv MSFT</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[When we started on the tools we realized we couldn't finish every feature we wanted (as usual) and had to prioritize.&nbsp; Turns out networking monitoring is actually rather difficult to do with the current networking stack (wininet.dll) and the solutions
 offered by apps like Fiddler and Nikhil's Web Dev Helper were complicated to build and we couldn't consume them directly without taking a dependency on .NET.&nbsp; We also knew that other solutions existed (like Fiddler and Nikhil's tool) so when we had to prioritize
 network monitoring against a feature like JavaScript profiling, we chose profiling.&nbsp; It would clearly be helpful to have part of the built-in tools, though.<p>posted by JohnHrv MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713533970000000</link>
		<pubDate>Fri, 27 Feb 2009 17:43:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713533970000000</guid>
		<dc:creator>JohnHrv MSFT</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[To ship is to choose.&nbsp; I know how it goes.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by hillr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713627940000000</link>
		<pubDate>Fri, 27 Feb 2009 20:19:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633713627940000000</guid>
		<dc:creator>hillr</dc:creator>
	</item>
	<item>
		<title>Re: IE8: Dev Tools</title>
		<description>
			<![CDATA[
<p>We chose CTRL&#43;E to match the same shortcut for moving focus to the search box in IE and FF, but&nbsp;mapping to CTRL&#43;F since it functions as inline find would also make sense.&nbsp;
</p>
<p>posted by JohnHrv MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633716241400000000</link>
		<pubDate>Mon, 02 Mar 2009 20:55:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/IE8-Dev-Tools#c633716241400000000</guid>
		<dc:creator>JohnHrv MSFT</dc:creator>
	</item>
</channel>
</rss>