diff --git a/pmd/xdocs/news.xml b/pmd/xdocs/news.xml
index dc0504c4ae..3b3f542b3c 100644
--- a/pmd/xdocs/news.xml
+++ b/pmd/xdocs/news.xml
@@ -9,40 +9,42 @@
+
+ - October 2005 - Levent Gurses' article "Improving Code Quality with PMD and Eclipse" in EclipseZone talks about the PMD Eclipse plugin and explains many different facets of PMD - XPath, writing rules, the AST, all that. Good stuff!
- June 2005 - Amit Chaturvedi's article "Java & Static Analysis" in Doctor Dobb's Journal talks about PMD and shows a screenshot of the rule designer
- March 2005 - Kirk Knoernschild's article "Benefits of the Build" in Software Development magazine mentions PMD as a way to automate code reviews
- - 2/14/2005 - "Java Is Well-Suited for Open-Source Projects" - Peter Coffee's eWeek article on open source, Java, and PMD
+ - February 2005 - "Java Is Well-Suited for Open-Source Projects" - Peter Coffee's eWeek article on open source, Java, and PMD
- - 1/7/2005 - "Zap bugs with PMD" - Elliotte Rusty Harold's article on installing, configuring, and running PMD
+ - January 2005 - "Zap bugs with PMD" - Elliotte Rusty Harold's article on installing, configuring, and running PMD
- - 11/16/2004 - "PMD: A code analyzer for Java programmers" - Daniel Rubio's article about PMD; includes some notes on XPath rules
+ - November 2004 - "PMD: A code analyzer for Java programmers" - Daniel Rubio's article about PMD; includes some notes on XPath rules
- - 6/16/2004 - "Code Improvement Through Cyclomatic Complexity" - Andrew Glover's CCM article featuring PMD
+ - June 2004 - "Code Improvement Through Cyclomatic Complexity" - Andrew Glover's CCM article featuring PMD
- - 6/1/2004 - "Open Source-Perlen" - A German article on PMD in Java Magazin
+ - June 2004 - "Open Source-Perlen" - A German article on PMD in Java Magazin
- - 6/1/2004 - "Improving Project Quality with PMD" - Tom Wheeler's "Java News Brief", June 2004 issue
+ - June 2004 - "Improving Project Quality with PMD" - Tom Wheeler's "Java News Brief", June 2004 issue
- - 2/1/2004 - Software Development - Listed as one of their 'Open-Source Projects to Watch'
+ - February 2004 - Software Development - Listed as one of their 'Open-Source Projects to Watch'
- - 11/21/2003 - JavaWorld - Various code inspection tools
+ - November 2003 - JavaWorld - Various code inspection tools
- JJGuidelines - Java and J2EE Conventions, Guidelines and Best Practices - a project sponsored by the Belgian government to codify coding practices; uses PMD as the compliance checking utility
- - 6/15/2003 - Software Development Times - PMD is embedded in QStudio.
+ - June 2003 - Software Development Times - PMD is embedded in QStudio.
- - 5/20/2003 - Builder.au - PMD, Checkstyle, and Jalopy
+ - May 2003 - Builder.au - PMD, Checkstyle, and Jalopy
- - 4/13/2003 - O'Reilly OnJava.com - PMD custom rules
+ - April 2003 - O'Reilly OnJava.com - PMD custom rules
- - 3/13/2003 - O'Reilly OnJava.com - overview of CPD
+ - March 2003 - O'Reilly OnJava.com - overview of CPD
- - 2/12/2003 - O'Reilly OnJava.com - overview of PMD
+ - February 2003 - O'Reilly OnJava.com - overview of PMD
- - 1/07/2003 - Sprout - interview with Ole-Martin and Tom
+ - January 2003 - Sprout - interview with Ole-Martin and Tom