<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://refcardz.dzone.com"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0">
<channel>
 <title>Free Downloads</title>
 <link>http://refcardz.dzone.com/downloads</link>
 <description></description>
 <language>en</language>
<item>
 <title>Very First Steps in Flex</title>
 <link>http://refcardz.dzone.com/refcardz/very-first-steps-flex</link>
 <description>&lt;p&gt;Rich Internet Applications and Flex are taking off. Many developers need to learn Flex fast. This refcard will help readers get started learning Flex. Firstly, a simple “Hello, World” application which will help familiarize readers with the Flex Builder tool and programming model. Secondly, we&#039;ll go into depth about how to connect Flex applications to back-end data through RESTful XML and SOAP. And lastly, “Remoting and Messaging with Java” walks through how to easily connect to a Java back-end with the open source BlazeDS product.&lt;/p&gt;&lt;p&gt;Features include Hello, World, Web Services, Remoting and Messaging with Java, Hot Tips and more.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/very-first-steps-flex#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/flex-air">Flex &amp;amp; AIR</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/4518</wfw:commentRss>
 <dz:submitDate>Sun, 17 Aug 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>1188</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 17 Aug 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">4518 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>C#</title>
 <link>http://refcardz.dzone.com/refcardz/csharp</link>
 <description>&lt;p&gt;As C# has evolved over the past few years, there’s more and more to remember. You’ll find this reference card useful whatever type of C# project you’re working on, and whichever version of C# you’re using. It covers many topics, from the basics of string escape sequences to the brave new world of query expressions and LINQ in C# 3. &lt;/p&gt;&lt;p&gt;Features include String Literals, Delegates, Declaring Events, Generics, Extension Methods, Query Expressions (C# 3), Hot Tips and more.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/csharp#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows/c-sharp">C-Sharp</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/4377</wfw:commentRss>
 <dz:submitDate>Sun, 10 Aug 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>2038</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 10 Aug 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">4377 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Groovy</title>
 <link>http://refcardz.dzone.com/refcardz/groovy</link>
 <description>&lt;p&gt;Programming Groovy is easy to start with. This reference of best practices and idiomatic solutions smoothly guides you to the next step of achieving more expressive solutions that fully leverage the power of the language. Simply looking up proven solutions for everyday tasks goes beyond general IDE support.&lt;/p&gt;&lt;p&gt;Suggested solutions range from working with standard data types like objects, strings, numbers, collections, ranges, and maps, through dealing with regular expressions, operators, closures, and meta-programming facilities up to library support for threading, external processes, I/0, networking, user interfaces, XML, and databases.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/groovy#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/groovy">Groovy</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/4290</wfw:commentRss>
 <dz:submitDate>Sun, 03 Aug 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>3674</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 03 Aug 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">4290 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>NetBeans IDE 6.1 Java Editor</title>
 <link>http://refcardz.dzone.com/refcardz/netbeans</link>
 <description>&lt;p&gt;The NetBeans IDE has seen adoption snowballing over the past years. The cherry on the cake has been the introduction of a completely new, rewritten, slick Java editor. You&#039;ll find this reference card helpful if you want to get as much out of the Java editor as its authors intended when creating it. It lists all the keyboard shortcuts in carefully thought out categories and it provides the most thorough exposition to date of optimal handling of Java code in the editor, covering viewing, navigation, source handling, and refactoring. &lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/netbeans#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/ides">IDEs</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3631</wfw:commentRss>
 <dz:submitDate>Sun, 27 Jul 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>5600</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 27 Jul 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3631 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>RSS and Atom </title>
 <link>http://refcardz.dzone.com/refcardz/rss-and-atom</link>
 <description>&lt;p&gt;RSS and Atom make it easy to read and write the web. Applications can use the Atom Publishing Protocol (RFC-5023) and the MetaWeblog API to publish any type of content to blog, wiki and CMS servers. You’ll find this reference card useful whether you are creating and serving, or subscribing to and parsing feeds.&lt;/p&gt;&lt;p&gt;Features include RSS 2.0 Feed Elements, Atom 1.0 Feed Elements, The Metaweblog API, The Blogger API, The Atom Protocol, Hot Tips and more.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/rss-and-atom#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/architecture/integration">Integration</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/architecture/interoperability">Interoperability</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/4086</wfw:commentRss>
 <dz:submitDate>Sun, 20 Jul 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>2519</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 20 Jul 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">4086 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>GlassFish Application Server</title>
 <link>http://refcardz.dzone.com/refcardz/glassfish-application-server</link>
 <description>&lt;p&gt;The use of GlassFish application server is growing, and having a reference card for day-to-day jobs is inevitable. Looking for a sample command to perform a specific job can take time but by using this refcard, you wont need to look for any commands or lose time searching in countless pages of manuals and administration references. This refcard covers administration, security, and performance management topics.&lt;/p&gt;&lt;p&gt;Features include Installing GlassFish, GlassFish Domains Profile,
Common Administration Tasks, Create a JMS Resource, Clustering and Load
Balancing, Hot Tips and more. &lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/glassfish-application-server#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/open-source">Open Source</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3638</wfw:commentRss>
 <dz:submitDate>Sun, 13 Jul 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>8187</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 13 Jul 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3638 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>IntelliJ IDEA</title>
 <link>http://refcardz.dzone.com/refcardz/intellij-idea</link>
 <description>&lt;p&gt;Software developers know the importance of using the best tool for the job. Often this means choosing a world-class integrated development environment (IDE), which JetBrains&#039; IntelliJ IDEA certainly is. But the best developers don&#039;t just have the right tools, they are experts in those tools. This is a guide to becoming that expert. The basics of navigating and understanding IDEA are covered; but this refcard is really about unlocking all the powerful features of the tool, possibly making you orders of magnitude more productive than you were before.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/intellij-idea#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/ides">IDEs</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3634</wfw:commentRss>
 <dz:submitDate>Sun, 06 Jul 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>4504</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 06 Jul 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3634 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Silverlight 2</title>
 <link>http://refcardz.dzone.com/refcardz/silverlight2</link>
 <description>&lt;p&gt;Silverlight is Microsoft’s offering for designing, developing, and delivering rich interactive applications over the internet. These applications can run on all major platforms and in all major browsers. Significantly though, not every web application needs rich, interactive features. Even in these situations, Silverlight can be a valuable ally thanks to the System.Windows.Browser namespace. This namespace will be covered in a whirlwind tour that includes: calling managed code from JavaScript, using managed code to control the HTML DOM, and accessing the user’s browser window.&lt;/p&gt;&lt;p&gt;Features include the Silverlight Plug-in, Calling Managed Code from JavaScript, Using Managed Code to Manage the HTML DOM, Accessing the User’s Browser Window, Hot Tips and more.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/silverlight2#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows/silverlight">Silverlight</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3629</wfw:commentRss>
 <dz:submitDate>Sun, 29 Jun 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>4086</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 29 Jun 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3629 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Flexible Rails: Flex 3 on Rails 2</title>
 <link>http://refcardz.dzone.com/refcardz/flexible-rails</link>
 <description>&lt;p&gt;The&lt;i&gt; Flexible Rails: Flex 3 on Rails 2&lt;/i&gt; refcard provides an overview of Flex and Rails, how they can be used together and then building a simple Flex + Rails application using XML over HTTPService to have the Flex client talk to a RESTful Rails server. Since we’ll use RESTful Rails controllers, the Rails controller methods will also support the traditional HTML views. Features include Overview of Rails 2, Overview of Flex 3, Flex 3 and Rails 2 Together, Building a Flex + Rails Application, Hot Tips and more.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/flexible-rails#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/flex-air">Flex &amp;amp; AIR</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3624</wfw:commentRss>
 <dz:submitDate>Sun, 22 Jun 2008 22:00:00 -0400</dz:submitDate>
 <dz:readCount>5987</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 22 Jun 2008 22:00:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3624 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Design Patterns</title>
 <link>http://refcardz.dzone.com/refcardz/design-patterns</link>
 <description>&lt;p&gt;Design patterns provide a fundamental foundation to building maintainable and scalable software. Understanding how the patterns work, why they provide a benefit, and when to use them helps to ensure that software is built from reusable object oriented components. This Refcard provides a quick reference to the original 23 Gang of Four design patterns, as listed in the book &lt;a href=&quot;http://books.dzone.com/books/designpatterns&quot; target=&quot;_blank&quot;&gt;&lt;i&gt;Design Patterns: Elements of Reusable Object-Oriented Software&lt;/i&gt;&lt;/a&gt;. Each pattern includes class diagrams, explanation, usage information, and a real world example.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/design-patterns#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3091</wfw:commentRss>
 <dz:submitDate>Sun, 15 Jun 2008 22:00:50 -0400</dz:submitDate>
 <dz:readCount>13977</dz:readCount>
 <dz:commentCount>8</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 15 Jun 2008 22:00:50 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3091 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>jQuery Selectors</title>
 <link>http://refcardz.dzone.com/refcardz/jquery-selectors</link>
 <description>&lt;p&gt;jQuery selectors are one of the most important aspects of the jQuery library. These selectors use familiar CSS syntax to allow page authors to quickly and easily identify any set of page elements to operate upon with the jQuery library methods. Understanding jQuery selectors is the key to using the jQuery library most effectively. This reference card puts the power of jQuery selectors at your very fingertips.&lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/jquery-selectors#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/javascript">Javascript</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/web-design/ajax-scripting">Ajax &amp;amp; Scripting</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3088</wfw:commentRss>
 <dz:submitDate>Mon, 09 Jun 2008 09:35:35 -0400</dz:submitDate>
 <dz:readCount>18417</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 09 Jun 2008 09:35:35 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3088 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Dependency Injection in EJB 3</title>
 <link>http://refcardz.dzone.com/refcardz/dependency-injection-in-ejb3</link>
 <description>&lt;p&gt;&lt;font color=&quot;#214ca3&quot;&gt;&lt;i&gt;&amp;quot;Compact and extremely useful reference from one of the world&#039;s foremost authorities on EJB 3.&amp;quot; --Reza Rahman&lt;/i&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;With EJB 3, dependency injection has greatly simplified accessing EJB, JPA Entity Manager, resources such as JDBC DataSource and JMS Objects, and services such as Timer, User Transaction, and Web Services. You will find this reference card useful when building enterprise Java applications with EJB 3 and JPA. This reference card lists all metadata annotations, describes them and provides examples. It also provides descriptions for XML elements that you can use for injection.&lt;/p&gt;</description>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/frameworks">Frameworks</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/persistence">Persistence</category>
 <dz:submitDate>Mon, 02 Jun 2008 07:09:53 -0400</dz:submitDate>
 <dz:readCount>15096</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 02 Jun 2008 07:09:53 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3086 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Windows PowerShell</title>
 <link>http://refcardz.dzone.com/refcardz/windows-powershell</link>
 <description>&lt;p&gt;&lt;font color=&quot;#214ca3&quot;&gt;&amp;quot;This is a very good concept, and will be useful to people new to PowerShell.&amp;quot; &lt;i&gt;--Marco Shaw, MVP - Windows Server – Admin Frameworks&lt;/i&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Windows PowerShell&lt;/i&gt; is a modern object-based command shell and scripting language designed for Microsoft Windows. Along with the normal shell features for working with files and programs, it also provides for direct access to all of Windows though the Windows Object Models: .NET, COM and WMI. &lt;/p&gt;&lt;p&gt;This refcard covers starting and using Windows PowerShell, including the syntax for all statements, operators and other elements of the language. Also included are examples of how to use .NET, COM, ADSI and WMI objects from PowerShell. Finally, it includes tips and tricks—short examples showing how to perform common tasks from PowerShell. &lt;/p&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/windows-powershell#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows/win32-com">Win32 &amp;amp; COM</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/3077</wfw:commentRss>
 <dz:submitDate>Wed, 21 May 2008 14:37:17 -0400</dz:submitDate>
 <dz:readCount>12888</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 21 May 2008 14:37:17 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">3077 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Spring Configuration</title>
 <link>http://refcardz.dzone.com/refcardz/spring-configuration</link>
 <description>&lt;p&gt;&lt;font color=&quot;#214ca3&quot;&gt;&amp;quot;From a value and accuracy perspective, this card is spot on.&amp;quot; &lt;i&gt;--Ryan Breidenbach&lt;/i&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;As you develop your Spring-enabled applications, DZone&#039;s &lt;i&gt;Spring Configuration&lt;/i&gt; Refcard will be a handy resource for Spring context configuration. Topics covered:&lt;/p&gt;&lt;ul&gt;&lt;li&gt; XML elements available as of Spring 2.5&lt;/li&gt;&lt;li&gt;Most commonly used elements&lt;/li&gt;&lt;li&gt;Namespaces&lt;/li&gt;&lt;li&gt;Guide to Spring’s rich set of annotations&lt;/li&gt;&lt;/ul&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/spring-configuration#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/frameworks">Frameworks</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/2243</wfw:commentRss>
 <dz:submitDate>Mon, 05 May 2008 17:10:00 -0400</dz:submitDate>
 <dz:readCount>33022</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 05 May 2008 17:10:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">2243 at http://refcardz.dzone.com</guid>
</item>
<item>
 <title>Getting Started with Eclipse</title>
 <link>http://refcardz.dzone.com/refcardz/getting-started-eclipse</link>
 <description>&lt;p&gt;As the leading Integrated Development Environment (IDE) for Java, DZone&#039;s &lt;i&gt;Getting Started with Eclipse&lt;/i&gt; Refcard highlights the Eclipse rich ecosystem of plug-ins and open source framework that supports other languages and projects. The card focuses on the Windows and Mac OS X versions, but Eclipse runs on any modern operating system. &lt;/p&gt;&lt;p&gt;Topics covered in this Refcard include: &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Eclipse distributions and configuration options&lt;/li&gt;&lt;li&gt;Views, Editors, and Perspectives in Workbench 101 &lt;/li&gt;&lt;li&gt;Top shortcuts and toolbar actions &lt;/li&gt;&lt;li&gt;Best places for finding plug-ins&lt;/li&gt;&lt;li&gt;Eclipse community resources&lt;/li&gt;&lt;/ul&gt;</description>
 <comments>http://refcardz.dzone.com/refcardz/getting-started-eclipse#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/ides">IDEs</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/2238</wfw:commentRss>
 <dz:submitDate>Mon, 05 May 2008 16:41:00 -0400</dz:submitDate>
 <dz:readCount>9334</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>jill</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-11.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 05 May 2008 16:41:00 -0400</pubDate>
 <dc:creator>jill</dc:creator>
 <guid isPermaLink="false">2238 at http://refcardz.dzone.com</guid>
</item>
</channel>
</rss>
