<?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>TuxPirate's Linux Tutorials &#187; routine</title>
	<atom:link href="http://tuxpirate.com/howto/routine/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxpirate.com</link>
	<description>GNU/Linux, Python Programming And Shell Scripting Video Tutorials</description>
	<lastBuildDate>Tue, 25 Jan 2011 21:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Using Static Analysis For Software Defect Detection</title>
		<link>http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html</link>
		<comments>http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 16:00:53 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[routine]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/using-static-analysis-for-software-defect-detection.sh</guid>
		<description><![CDATA[Using Static Analysis For Software Defect DetectionGoogle engEDU1 hr 3 min &#8211; Jul 6, 2006 Google TechTalks July 6, 2006 William Pugh ABSTRACT I&#8217;ll talk about some of my experience in using and expanding static analysis tools for defect detection. The FindBugs tool developed at the Univ. of Maryland is now being widely used, including [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=397c2bac97aa86e0&#038;offsetms=120000&#038;itag=w320&#038;lang=en&#038;sigh=xtldr8jDm7SbffSOFdLnfaIyA9I" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Using Static Analysis For <a href="http://tuxpirate.com/howto/software" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">Software</a> Defect Detection</font><br /><font color="green">Google engEDU<br />1 hr 3 min &#8211; Jul 6, 2006</font></p>
<p>Google TechTalks<br />
July 6, 2006</p>
<p>William Pugh</p>
<p><a href="http://tuxpirate.com/howto/abstract" class="st_tag internal_tag" rel="tag" title="Posts tagged with abstract">ABSTRACT</a><br />
I&#8217;ll talk about some of my experience in using and expanding static analysis tools for defect detection. The FindBugs tool developed at the Univ. of Maryland is now being widely used, including inside Google.</p>
<p>I&#8217;ll give an overview of FindBugs, show some of the kinds of errors we routinely find in production code, discuss the methodology we use for enhancing and expanding FindBugs and some of the recent additions to it, discuss ways of incorporating FindBugs into your <a href="http://tuxpirate.com/howto/development" class="st_tag internal_tag" rel="tag" title="Posts tagged with development">development</a> process (such as being able to get a report of all the warnings introduced since the last release of your <a href="http://tuxpirate.com/howto/software" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a>), and talk about the future of static analysis, including things such as a new <a href="http://tuxpirate.com/howto/java" class="st_tag internal_tag" rel="tag" title="Posts tagged with java">Java</a> JSR to provide standard annotations for things such as @NonNull and @Tainted.<span id="more-356"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/UsingStaticAnalysisF.mp4?docid=-8150751070230264609&#038;itag=7">&#8220;Using Static Analysis For Software Defect Detection&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/java" title="java" rel="tag">java</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/routine" title="routine" rel="tag">routine</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/using-static-analysis-for-software-defect-detection.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

