<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.10" -->
<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/"
	>

<channel>
	<title>DuaneFields.com</title>
	<link>http://www.duanefields.com</link>
	<description>DuaneFields.com</description>
	<pubDate>Wed, 12 Sep 2007 03:01:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.10</generator>
	<language>en</language>
			<item>
		<title>IntelliJ IDEA in Action</title>
		<link>http://www.duanefields.com/2006/03/23/intellij-idea-in-action/</link>
		<comments>http://www.duanefields.com/2006/03/23/intellij-idea-in-action/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 06:08:56 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>Geek Toys</category>

		<category>Book Reviews</category>

		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/2006/03/23/intellij-idea-in-action/</guid>
		<description><![CDATA[	My latest book is now available at Amazon, and other fine book sellers everywhere. This book covers the ins and outs of IDEA, the amazing Java IDE from the folks over at JetBrains.

	It&#8217;s current through the 5.X release, and covers everything from debugging to project management. If you haven&#8217;t tried this IDE I recommend you [...]]]></description>
			<content:encoded><![CDATA[	<p>My latest book is now available at Amazon, and other fine book sellers everywhere. This book covers the ins and outs of <span class="caps">IDEA</span>, the amazing Java <span class="caps">IDE</span> from the folks over at <a href="http://www.jetbrains.com">JetBrains</a>.</p>

	<p>It&#8217;s current through the 5.X release, and covers everything from debugging to project management. If you haven&#8217;t tried this <span class="caps">IDE</span> I recommend you do so. You can get a free evaluation at the JetBrains website.</p>

	<p>Even though I&#8217;m currently doing .<span class="caps">NET</span> development, I&#8217;ve been using this <span class="caps">IDE</span> for about 4 years, and can honestly say it doubled my productivity. While it&#8217;s got oodles of great features, the best has got to be its refactoring capabilities.</p>]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2006/03/23/intellij-idea-in-action/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Development with JavaServer Pages</title>
		<link>http://www.duanefields.com/2006/02/15/web-development-with-javaserver-pages/</link>
		<comments>http://www.duanefields.com/2006/02/15/web-development-with-javaserver-pages/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 23:00:00 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>Geek Toys</category>

		<category>Book Reviews</category>

		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=63</guid>
		<description><![CDATA[	I co-authored this book with Mark Kolb. This was one of the best selling books on JSP and has been well received by a number of publications, the development community, and several major universities who are using the book as their classroom text. It has been translated into seven languages.

	You can download the Sample Code, [...]]]></description>
			<content:encoded><![CDATA[	<p>I co-authored this book with Mark Kolb. This was one of the best selling books on <span class="caps">JSP</span> and has been well received by a number of publications, the development community, and several major universities who are using the book as their classroom text. It has been translated into seven languages.<a href="http://www.amazon.com/exec/obidos/ASIN/1884777996/deepmagic" /></p>

	<p>You can download the <a href="http://www.duanefields.com/wp-content/uploads/2006/04/wdjsp.zip">Sample Code</a>, but keep in mind it was writtein in 2000, and has not been updated to the latest and greatest version of <span class="caps">JSP</span>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2006/02/15/web-development-with-javaserver-pages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CVS Support in IDEA 3.0</title>
		<link>http://www.duanefields.com/2003/08/24/cvs-support-in-idea-30/</link>
		<comments>http://www.duanefields.com/2003/08/24/cvs-support-in-idea-30/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:10:54 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=19</guid>
		<description><![CDATA[	IDEA 3.0 has full support for a number of version control systems, including the venerable CVS. In this article I teach you how to turn on this support and leave command line CVS behind.
 ]]></description>
			<content:encoded><![CDATA[	<p><span class="caps">IDEA</span> 3.0 has full support for a number of version control systems, including the venerable <span class="caps">CVS</span>. In <a href="http://www.jetbrains.com/docs/CVS.pdf" title="">this article</a> I teach you how to turn on this support and leave command line <span class="caps">CVS</span> behind.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/cvs-support-in-idea-30/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IDEA 3.0 and JUnit</title>
		<link>http://www.duanefields.com/2003/08/24/idea-30-and-junit/</link>
		<comments>http://www.duanefields.com/2003/08/24/idea-30-and-junit/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:09:26 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=20</guid>
		<description><![CDATA[	If you haven&#8217;t used the JUnit unit testing framework yet, then it&#8217;s time to get with the program in this article I explain how to use IDEA 3.0&#8217;s integrated unit testing features to stop bugs before they bite.
 ]]></description>
			<content:encoded><![CDATA[	<p>If you haven&#8217;t used the <a href="http://www.junit.org" title="">JUnit</a> unit testing framework yet, then it&#8217;s time to get with the program in <a href="http://www.jetbrains.com/docs/Junit.pdf" title="">this article</a> I explain how to use <span class="caps">IDEA</span> 3.0&#8217;s integrated unit testing features to stop bugs before they bite.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/idea-30-and-junit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Application Development with IDEA</title>
		<link>http://www.duanefields.com/2003/08/24/web-application-development-with-idea/</link>
		<comments>http://www.duanefields.com/2003/08/24/web-application-development-with-idea/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:07:48 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=21</guid>
		<description><![CDATA[	If you are using IDEA to develop J2EE web applications, my article on enabling IDEA&#8217;s web integration features is worth a read. In it you&#8217;ll learn how IDEA&#8217;s integrated support for WAR files and JSPs will make you life easier.
 ]]></description>
			<content:encoded><![CDATA[	<p>If you are using <span class="caps">IDEA</span> to develop J2EE web applications, <a href="http://www.jetbrains.com/docs/WebApps.pdf" title="">my article</a> on enabling IDEA&#8217;s web integration features is worth a read. In it you&#8217;ll learn how IDEA&#8217;s integrated support for <span class="caps">WAR</span> files and JSPs will make you life easier.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/web-application-development-with-idea/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to IDEA Plugins</title>
		<link>http://www.duanefields.com/2003/08/24/introduction-to-idea-plugins/</link>
		<comments>http://www.duanefields.com/2003/08/24/introduction-to-idea-plugins/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:05:50 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=22</guid>
		<description><![CDATA[	In this article I introduce you to the basics of IDEA&#8217;s plugin API. This powerful feature lets you extend the functionality of the IDEA to do almost anything you can imagine.
 ]]></description>
			<content:encoded><![CDATA[	<p>In <a href="http://www.jetbrains.com/docs/PlugIns.pdf" title="">this article</a> I introduce you to the basics of IDEA&#8217;s plugin <span class="caps">API</span>. This powerful feature lets you extend the functionality of the <span class="caps">IDEA</span> to do almost anything you can imagine.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/introduction-to-idea-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IDEA 3.0 and Ant</title>
		<link>http://www.duanefields.com/2003/08/24/idea-30-and-ant/</link>
		<comments>http://www.duanefields.com/2003/08/24/idea-30-and-ant/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:04:30 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=23</guid>
		<description><![CDATA[	If you are familiar with the Java build tool Ant but haven&#8217;t yet integrated it with the IDEA Java IDE, this article is for you. In it, I explain how to configure IDEA&#8217;s Ant integration features and stream line your build process.
 ]]></description>
			<content:encoded><![CDATA[	<p>If you are familiar with the Java build tool <a href="http://ant.apache.org" title="">Ant</a> but haven&#8217;t yet integrated it with the <span class="caps">IDEA</span> Java <span class="caps">IDE</span>, <a href="http://www.jetbrains.com/docs/AntIdea.pdf" title="">this article</a> is for you. In it, I explain how to configure IDEA&#8217;s Ant integration features and stream line your build process.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/idea-30-and-ant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Intention Actions</title>
		<link>http://www.duanefields.com/2003/08/24/using-intention-actions/</link>
		<comments>http://www.duanefields.com/2003/08/24/using-intention-actions/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 19:01:35 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=24</guid>
		<description><![CDATA[	Intention actions in IDEA 3.0 make your life much easier by figuring it what you intended to do in the case of a mistake, then fixing it for you. Read my article on intention actions to learn more.
 ]]></description>
			<content:encoded><![CDATA[	<p>Intention actions in <a href="http://www.intellij.com/" title=""><span class="caps">IDEA</span> 3.0</a> make your life much easier by figuring it what you intended to do in the case of a mistake, then fixing it for you. Read <a href="http://www.jetbrains.com/docs/Programming_by_Intention.pdf" title="">my article on intention actions</a> to learn more.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/using-intention-actions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Refactoring with IDEA</title>
		<link>http://www.duanefields.com/2003/08/24/refactoring-with-idea/</link>
		<comments>http://www.duanefields.com/2003/08/24/refactoring-with-idea/#comments</comments>
		<pubDate>Sun, 24 Aug 2003 18:59:19 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=25</guid>
		<description><![CDATA[	One of the most powerful features of the IDEA 3.0 Java IDEA is its support  for refactoring. I wrote this article as an introduction to using this awesome feature.
 ]]></description>
			<content:encoded><![CDATA[	<p>One of the most powerful features of the <a href="http://www.intellij.com/" title=""><span class="caps">IDEA</span> 3.0</a> Java <span class="caps">IDEA</span> is its support  for refactoring. I wrote <a href="http://www.jetbrains.com/docs/RefactoringWithIdea30.pdf" title="">this article</a> as an introduction to using this awesome feature.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/08/24/refactoring-with-idea/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Refactoring with IDEA</title>
		<link>http://www.duanefields.com/2003/05/08/refactoring-with-idea-2/</link>
		<comments>http://www.duanefields.com/2003/05/08/refactoring-with-idea-2/#comments</comments>
		<pubDate>Thu, 08 May 2003 17:55:50 +0000</pubDate>
		<dc:creator>Duane Fields</dc:creator>
		
		<category>My Publications</category>

		<guid isPermaLink="false">http://www.duanefields.com/wordpress/?p=50</guid>
		<description><![CDATA[	The latest IDEA article, Refactoring with IDEA is now online.

	In this article, I will introduce you to IDEAs basic refactoring features and walk you through one of the most straightforward refactorings, the rename refactoring, which allows us to change the name given to any code symbol, including classes, methods, variables, and so on.
 ]]></description>
			<content:encoded><![CDATA[	<p>The latest <span class="caps">IDEA</span> article, <a href="http://www.intellij.com/docs/RefactoringWithIdea30.pdf">Refactoring with IDEA</a> is now online.</p>

	<p>In this article, I will introduce you to IDEAs basic refactoring features and walk you through one of the most straightforward refactorings, the rename refactoring, which allows us to change the name given to any code symbol, including classes, methods, variables, and so on.</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.duanefields.com/2003/05/08/refactoring-with-idea-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
