<?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: idea: source code coloring based on profiling</title>
	<atom:link href="http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/</link>
	<description></description>
	<lastBuildDate>Fri, 16 Jul 2010 20:26:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Best Webfoot Forward &#187; Wish list: wonder-code-coverage tool</title>
		<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/comment-page-1/#comment-227</link>
		<dc:creator>Best Webfoot Forward &#187; Wish list: wonder-code-coverage tool</dc:creator>
		<pubDate>Wed, 07 May 2008 00:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2007/04/23/idea-source-code-coloring-based-on-profiling/#comment-227</guid>
		<description>[...] previous posts, I talked about wanting a code-coverage tool to use while debugging, and how EclEmma did most of what I wanted. After my user study, where I dissected in detail how [...]</description>
		<content:encoded><![CDATA[<p>[...] previous posts, I talked about wanting a code-coverage tool to use while debugging, and how EclEmma did most of what I wanted. After my user study, where I dissected in detail how [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Webfoot Forward &#187; software tools: EclEmma</title>
		<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/comment-page-1/#comment-226</link>
		<dc:creator>Best Webfoot Forward &#187; software tools: EclEmma</dc:creator>
		<pubDate>Tue, 22 May 2007 04:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2007/04/23/idea-source-code-coloring-based-on-profiling/#comment-226</guid>
		<description>[...] In a previous post, I said that I thought it would be handy to have your source editor color code based on which lines were executed in the prior execution of the code.  I mused about merging Eclipse with a profiler in that post, but later realized that I could also use a code completion tool&#8230; and then discovered someone had already done it.  EclEmma is a fine code coverage tool that is nicely integrated with Eclipse and does exactly what I want. [...]</description>
		<content:encoded><![CDATA[<p>[...] In a previous post, I said that I thought it would be handy to have your source editor color code based on which lines were executed in the prior execution of the code.  I mused about merging Eclipse with a profiler in that post, but later realized that I could also use a code completion tool&#8230; and then discovered someone had already done it.  EclEmma is a fine code coverage tool that is nicely integrated with Eclipse and does exactly what I want. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Webfoot Forward &#187; idea: debugging tool</title>
		<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/comment-page-1/#comment-225</link>
		<dc:creator>Best Webfoot Forward &#187; idea: debugging tool</dc:creator>
		<pubDate>Thu, 03 May 2007 18:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2007/04/23/idea-source-code-coloring-based-on-profiling/#comment-225</guid>
		<description>[...] As a followup to my previous post about debugging tools, I realized that you could pretty easily add a feature to an IDE that could automatically and very quickly find where hangs were taking place for a certain class of hangs. [...]</description>
		<content:encoded><![CDATA[<p>[...] As a followup to my previous post about debugging tools, I realized that you could pretty easily add a feature to an IDE that could automatically and very quickly find where hangs were taking place for a certain class of hangs. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ducky</title>
		<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/comment-page-1/#comment-224</link>
		<dc:creator>ducky</dc:creator>
		<pubDate>Wed, 25 Apr 2007 04:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2007/04/23/idea-source-code-coloring-based-on-profiling/#comment-224</guid>
		<description>Yeah, I&#039;ve actually been toying with the idea of doing something in Eclipse.  My lab has a lot of experience with Eclipse, so I think it would actually be r-e-l-a-t-i-v-e-l-y easy to pull this off.  Now, can I justify the time to myself and my supervisor?  I&#039;m already siphoning off some attention units to work on a hobby project on the side...</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve actually been toying with the idea of doing something in Eclipse.  My lab has a lot of experience with Eclipse, so I think it would actually be r-e-l-a-t-i-v-e-l-y easy to pull this off.  Now, can I justify the time to myself and my supervisor?  I&#8217;m already siphoning off some attention units to work on a hobby project on the side&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knapjack</title>
		<link>http://blog.webfoot.com/2007/04/23/idea-source-code-coloring-based-on-profiling/comment-page-1/#comment-223</link>
		<dc:creator>knapjack</dc:creator>
		<pubDate>Wed, 25 Apr 2007 02:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2007/04/23/idea-source-code-coloring-based-on-profiling/#comment-223</guid>
		<description>Shouldn&#039;t this be pretty easy to tinker with in an environment like &lt;a href=&quot;http://www.squeak.org/&quot; rel=&quot;nofollow&quot;&gt;Squeak&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t this be pretty easy to tinker with in an environment like <a href="http://www.squeak.org/" rel="nofollow">Squeak</a>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
