|
From: Nicholas N. <nj...@ca...> - 2004-02-10 15:41:25
|
CVS commit by nethercote: Beefed up the articles page. M +48 -9 articles.html 1.5 --- devel-home/valgrind/articles.html #1.4:1.5 @@ -7,17 +7,56 @@ ?> -The following articles have been written about Valgrind. - +<h3>Full Articles</h3> +The following articles are about Valgrind. <ul> -<li>January 15, 2004: - <a href="http://builder.com.com/5100-6375-5136747.html?tag=tt">Open Source - Awards 2004: Julian Seward for Valgrind</a>, by Rex Baldazo. Interview - with Julian Seward, covering Valgrind's origins. +<li> + Rex Baldazo. + <a href="http://builder.com.com/5100-6375-5136747.html">Open Source + Awards 2004: Julian Seward for Valgrind</a>. + Builder.com, January 15, 2004.<br> + Interview with Julian Seward, covering Valgrind's origins. <p> +</ul> + -<li>October 2003: +<h3>Partial Articles</h3> +The following articles mention Valgrind. +<ul> +<li>Jim Brooks. <a href="http://www.sabalsoftware.com/article_reliableCode.php">Developing - Reliable Linux Code</a>, by Jim Brooks. Concisely describes various - testing, debugging and auditing tools, including Valgrind. + Reliable Linux Code</a>. + Sabal Software, October 2003. + <p> + +<li>Carl Erickson. + <a href="http://www.linuxjournal.com/article.php?sid=6556">Memory leak + detection in C++</a>. + Linux Journal #110, June 2003. + <p> + +<li>Madhu M Kurup. + <a href="http://linuxgazette.net/issue81/kurup.html">Is Your Memory Not + What It Used To Be?</a>. + Linux Gazette, issue 81, August 2002. + <p> +</ul> + + +<h3>Announcements</h3> +The following announcements (with comments) concerned Valgrind. +<ul> +<li><a href="http://developers.slashdot.org/article.pl?sid=04/01/17/1817256">Open + Source Awards 2004</a>. + Slashdot, January 17, 2004. + <p> + +<li><a href="http://developers.slashdot.org/article.pl?sid=03/04/26/1638220">Cache + Optimization Now Made Easy, And Pretty</a>. + Slashdot, April 26, 2003. + <p> + +<li><a href="http://developers.slashdot.org/article.pl?sid=02/07/28/1833225">Valgrind + 1.0.0 Released"</a>. + Slashdot, July 28, 2002. <p> </ul> |