<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://refcardz.dzone.com/frontpage">
  <channel>
    <title>Refcardz - Free Cheat Sheets for Developers</title>
    <link>http://refcardz.dzone.com/frontpage</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.dzone.com/zones/refcardz" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
    <title>Eclipse Plug-in Development</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/P54DKONZfhQ/eclipse-plug-development</link>
    <description>&lt;p&gt;The Eclipse platform consists of many plug-ins, which are bundles of code that provide some functionality to the entire system. Plug-ins contribute functionality to the system by implementing pre-defined extension points. You can provide extension points in your own plug-in to allow other plug-ins to extend your functionality.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/P54DKONZfhQ" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/eclipse-plug-development#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/development">Development</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/eclipse">Eclipse</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/ides">IDEs</category>
 <category domain="http://refcardz.dzone.com/category/tags/osgi">OSGi</category>
 <category domain="http://refcardz.dzone.com/category/tags/plug">plug-in</category>
 <category domain="http://refcardz.dzone.com/category/tags/plugin">plugin</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/12742</wfw:commentRss>
 <dz:submitDate>Sun, 13 Sep 2009 18:00:00 -0400</dz:submitDate>
 <dz:readCount>13140</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 13 Sep 2009 22:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">12742 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/eclipse-plug-development</feedburner:origLink></item>
  <item>
    <title>Getting Started with ASP.NET MVC 1.0</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/34579-GYF_o/getting-started-aspnet-mvc-10</link>
    <description>&lt;p&gt;Anyone interested in learning the basics of ASP.NET MVC, Microsoft's new framework for building Web applications, should definitely check out this DZone Refcard. You'll learn how to setup your environment and how to create a web application. Then, you'll get to go deeper into detail and learn about components of the framework along with the structure of the main API.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/34579-GYF_o" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-aspnet-mvc-10#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/aspnet">ASP.NET</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/54">framework</category>
 <category domain="http://refcardz.dzone.com/category/tags/mvc">mvc</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/net-windows/aspnet">ASP.NET</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/12637</wfw:commentRss>
 <dz:submitDate>Sun, 06 Sep 2009 18:00:00 -0400</dz:submitDate>
 <dz:readCount>14766</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 06 Sep 2009 22:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">12637 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-aspnet-mvc-10</feedburner:origLink></item>
  <item>
    <title>Getting Started with Oracle Berkeley DB</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/xw5GwvtWipY/getting-started-oracle</link>
    <description>&lt;p&gt;This DZone Refcard provides a brief introduction to the Oracle Berkeley DB family.  The author, Masoud Kalali, then moves on to discuss in depth the Oracle Berkeley DB Java Edition, including: Transaction Support, Performance Tuning, Backup, and Recovery.  This DZone Refcard is perfect for anyone interested in learning more about the Oracle Berkeley DB family and its capabilities.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/xw5GwvtWipY" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-oracle#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://refcardz.dzone.com/category/tags/api">API</category>
 <category domain="http://refcardz.dzone.com/category/tags/backup">backup</category>
 <category domain="http://refcardz.dzone.com/category/tags/bdb">BDB</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/db">db</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://refcardz.dzone.com/category/tags/java-edition">java edition</category>
 <category domain="http://refcardz.dzone.com/category/tags/oracle">Oracle</category>
 <category domain="http://refcardz.dzone.com/category/tags/performance-tuning">performance tuning</category>
 <category domain="http://refcardz.dzone.com/category/tags/recovery">Recovery</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/12484</wfw:commentRss>
 <dz:submitDate>Sun, 30 Aug 2009 18:05:00 -0400</dz:submitDate>
 <dz:readCount>10393</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 30 Aug 2009 22:05:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">12484 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-oracle</feedburner:origLink></item>
  <item>
    <title>Getting Started with Selenium</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/oKjVdQEoI8s/getting-started-selenium</link>
    <description>&lt;p&gt;Selenium is a portable software testing framework for Web applications. Selenium works well for QA testers needing record/playback authoring of tests and for software developers needing to author tests in Java, Ruby, Python, PHP, and several other languages using the Selenium API. This DZone Refcard starts with how to install Selenium and then moves on to cover working with TinyMCE, Ajax Objects, Reporting options and even the Future of Selenium.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/oKjVdQEoI8s" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-selenium#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/open-source/apache">Apache</category>
 <category domain="http://refcardz.dzone.com/category/tags/apache-20">Apache 2.0</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/ide">ide</category>
 <category domain="http://refcardz.dzone.com/category/tags/javascript">javascript</category>
 <category domain="http://refcardz.dzone.com/category/tags/qa-test">QA test</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/selenium">selenium</category>
 <category domain="http://refcardz.dzone.com/category/tags/selenium-api">Selenium API</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/12353</wfw:commentRss>
 <dz:submitDate>Sun, 23 Aug 2009 19:19:00 -0400</dz:submitDate>
 <dz:readCount>16371</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 23 Aug 2009 23:19:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">12353 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-selenium</feedburner:origLink></item>
  <item>
    <title>Getting Started with ServiceMix 4.0</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/jsfJyoQMDqs/getting-started-servicemix-40</link>
    <description>&lt;p&gt;ServiceMix is one of the only open source projects that are mature enough to be used to solve enterprise mission critical integration problems.  This DZone Refcard will provide an introduction to the elements of ServiceMix 4.0 and will show you how to use ServiceMix 4.0 by providing example configurations. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/jsfJyoQMDqs" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-servicemix-40#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/open-source/apache">Apache</category>
 <category domain="http://refcardz.dzone.com/category/tags/architecture">Architecture</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/configuration">configuration</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/esb">esb</category>
 <category domain="http://refcardz.dzone.com/category/tags/osgi-architecture">OSGI architecture</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/routing">routing</category>
 <category domain="http://refcardz.dzone.com/category/tags/servicemix">ServiceMix</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/12130</wfw:commentRss>
 <dz:submitDate>Sun, 09 Aug 2009 14:00:00 -0400</dz:submitDate>
 <dz:readCount>14078</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 09 Aug 2009 18:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">12130 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-servicemix-40</feedburner:origLink></item>
  <item>
    <title>Getting Started with Eclipse RCP</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/jp6sG_1LRWE/getting-started-eclipse-rcp</link>
    <description>&lt;p&gt;The Eclipse Rich Client Platform (RCP) provides a foundation for building and deploying rich client applications. This Refcard introduces you to the Eclipse plug-in development environment and shows you how to add key functionality to your RCP application using Views, Perspectives and Editors. Learn how to add a Menu to your Plug-in, create a Help system for your user, and how to brand and productize your Eclipse RCP application.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/jp6sG_1LRWE" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-eclipse-rcp#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/eclipse">Eclipse</category>
 <category domain="http://refcardz.dzone.com/category/tags/ide">ide</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/ides">IDEs</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/rich-client-platform">rich client platform</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/11739</wfw:commentRss>
 <dz:submitDate>Fri, 17 Jul 2009 17:37:37 -0400</dz:submitDate>
 <dz:readCount>15766</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 Jul 2009 21:37:37 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">11739 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-eclipse-rcp</feedburner:origLink></item>
  <item>
    <title>Getting Started with Drupal</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/ohhqX0KzQvM/getting-started-drupal</link>
    <description>&lt;p&gt;Drupal is an open source content management system and framework powering many of today’s high-profile sites. This Refcard will provide useful information to help you perform three of the most common roles associated with setting up a new Drupal site: site building, theming, and development. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;You'll also enjoy these other related Refcardz from our DZone Refcardz library: &lt;a href="/assets/request/refcard/5833"&gt;Essential MySQL&lt;/a&gt; and &lt;a href="/assets/request/refcard/5218"&gt;PHP&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/ohhqX0KzQvM" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-drupal#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/content-management-system-0">content management system</category>
 <category domain="http://refcardz.dzone.com/category/tags/core">core</category>
 <category domain="http://refcardz.dzone.com/category/tags/drupal">drupal</category>
 <category domain="http://refcardz.dzone.com/category/tags/drupal-development">drupal development</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/modular">modular</category>
 <category domain="http://refcardz.dzone.com/category/tags/modules">modules</category>
 <category domain="http://refcardz.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://refcardz.dzone.com/category/tags/php">php</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/site-building">site building</category>
 <category domain="http://refcardz.dzone.com/category/tags/theming">theming</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/php">PHP</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/11237</wfw:commentRss>
 <dz:submitDate>Sun, 21 Jun 2009 18:00:00 -0400</dz:submitDate>
 <dz:readCount>19766</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 21 Jun 2009 22:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">11237 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-drupal</feedburner:origLink></item>
  <item>
    <title>JavaServer Faces 2.0</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/wY5QL7Rb6Sk/javaserver-faces-20</link>
    <description>&lt;p&gt;This JSF 2.0 Refcard is perfect for both new and seasoned JSF developers. JSF 2.0, the long-awaited successor to JSF 1.x, brings exciting new features: less boilerplate code, better error handling, built-in Ajax, and more. This Refcard provides updated summaries of the tags and attributes needed for JSF programming, along with a summary of the JSF expression language and a list of code snippets for common operations.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/wY5QL7Rb6Sk" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/javaserver-faces-20#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://refcardz.dzone.com/category/tags/java-ee">java ee</category>
 <category domain="http://refcardz.dzone.com/category/tags/javaserver-faces">JavaServer Faces</category>
 <category domain="http://refcardz.dzone.com/category/tags/jsf-core-tags">jsf core tags</category>
 <category domain="http://refcardz.dzone.com/category/tags/jsf-expression-language">jsf expression language</category>
 <category domain="http://refcardz.dzone.com/category/tags/jsf-html-tags">jsf html tags</category>
 <category domain="http://refcardz.dzone.com/category/tags/jsf-tag">jsf tag</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/11109</wfw:commentRss>
 <dz:submitDate>Sun, 14 Jun 2009 14:00:00 -0400</dz:submitDate>
 <dz:readCount>25877</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 14 Jun 2009 18:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">11109 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/javaserver-faces-20</feedburner:origLink></item>
  <item>
    <title>Getting Started with Spring-DM</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/6Ph2pMUnQvY/getting-started-spring-dm</link>
    <description>&lt;p&gt;Spring Dynamic Modules (Spring-DM) brings Spring and OSGi together to enable a declarative service model for OSGi that leverages Spring’s power of dependency injection. This Refcard shows you how to use Spring-DM to wire together OSGi services to build highly modular and dynamic applications.&lt;/p&gt;&lt;p&gt;You may also enjoy the other Spring DZone Refcardz in our Collection: &lt;a href="/refcardz/spring-configuration"&gt;Spring Configuration&lt;/a&gt; and &lt;a href="/refcardz/spring-annotations"&gt;Spring Annotations&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/6Ph2pMUnQvY" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-spring-dm#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dynamic-module">dynamic module</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/modular">modular</category>
 <category domain="http://refcardz.dzone.com/category/tags/osgi">OSGi</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcards">refcards</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/spring">spring</category>
 <category domain="http://refcardz.dzone.com/category/tags/spring-dm-0">spring-dm</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/11004</wfw:commentRss>
 <dz:submitDate>Sun, 07 Jun 2009 06:00:00 -0400</dz:submitDate>
 <dz:readCount>18795</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 07 Jun 2009 10:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">11004 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-spring-dm</feedburner:origLink></item>
  <item>
    <title>Getting Started with JavaFX</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/21DHZYdh0Rw/getting-started-javafx</link>
    <description>&lt;p&gt;JavaFX makes it easier to build better RIAs with graphics, animation, and media. Built on Java, this platform uses existing Java libraries and is capable of running in your browser, on your desktop, and on your phone. Whether you’re just a beginner or a JavaFX novice, this DZone Refcard is perfect for you.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/21DHZYdh0Rw" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/getting-started-javafx#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://refcardz.dzone.com/category/tags/javafx">javafx</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/59">RIA</category>
 <category domain="http://refcardz.dzone.com/category/tags/rich-internet-application">Rich Internet Application</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/sun">Sun</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/languages/javascript">Javascript</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/mobile">Mobile</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/10828</wfw:commentRss>
 <dz:submitDate>Sun, 31 May 2009 06:00:00 -0400</dz:submitDate>
 <dz:readCount>20134</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 31 May 2009 10:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">10828 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/getting-started-javafx</feedburner:origLink></item>
  <item>
    <title>Apache Maven 2</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/KAl_VVnjzsw/apache-maven-2</link>
    <description>&lt;p&gt;Maven is a comprehensive project information tool whose most common application is building Java code. It is receiving renewed recognition in the emerging development space for its convention over configuration approach to builds. This DZone Refcard gives Java developers a wide range of execution commands, tips for debugging Mavenized builds, and a clear introduction to the &amp;quot;Maven vocabulary&amp;quot;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/KAl_VVnjzsw" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/apache-maven-2#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/apache">apache</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/open-source/apache">Apache</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/maven">maven</category>
 <category domain="http://refcardz.dzone.com/category/tags/opensource">OpenSource</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/10714</wfw:commentRss>
 <dz:submitDate>Sun, 24 May 2009 22:25:18 -0400</dz:submitDate>
 <dz:readCount>23000</dz:readCount>
 <dz:commentCount>3</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 25 May 2009 02:25:18 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">10714 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/apache-maven-2</feedburner:origLink></item>
  <item>
    <title>Agile Adoption: Reducing Cost</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/NTM60-HBv2s/agile-adoption-reducing-cost</link>
    <description>&lt;p&gt;Adopting Agile methods in your projects is easier than you think. This DZone Refcard teaches you four practical strategies for reducing the cost of software development.  Learn how specific Agile methods like evolutionary design, refactoring and automated testing will help you reduce costs and eliminate risks. &lt;/p&gt;&lt;p&gt;You’ll also enjoy &lt;a href="/assets/request/refcard/8554"&gt;Agile Adoption: Decreasing Time to Market&lt;/a&gt;, the first Refcard in this Agile Adoption series. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/NTM60-HBv2s" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/agile-adoption-reducing-cost#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/agile">agile</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheat">cheat</category>
 <category domain="http://refcardz.dzone.com/category/tags/cheatsheet">cheatsheet</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/project-management">project management</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcards">refcards</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/sheet">sheet</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/project-mgmt">Project Mgmt.</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/tools-methods/agile">Agile</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/10539</wfw:commentRss>
 <dz:submitDate>Sun, 17 May 2009 06:00:00 -0400</dz:submitDate>
 <dz:readCount>19794</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 17 May 2009 10:00:00 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">10539 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/agile-adoption-reducing-cost</feedburner:origLink></item>
  <item>
    <title>Getting Started with BIRT</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/SE1sL02i2bg/birt</link>
    <description>&lt;p&gt;Eclipse Business Intelligence and Reporting Tools (BIRT) is an open source, Eclipse-based reporting system that integrates with your Java/J2EE application to produce compelling reports. BIRT is the only top-level Eclipse project focused on business intelligence.This Refcard provides an overview of the BIRT components focusing on a few key capabilities of the BIRT Designer, BIRT Runtime APIs, and BIRT Web Viewer. This Refcard should be interesting to report designers as well as developers or architects involved in integrating BIRT reports into applications.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/SE1sL02i2bg" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/birt#comments</comments>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://refcardz.dzone.com/category/tags/birt">birt</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/eclipse">Eclipse</category>
 <category domain="http://refcardz.dzone.com/category/tags/frameworks">frameworks</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://refcardz.dzone.com/category/tags/open-source">Open Source</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/reporting">reporting</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/9486</wfw:commentRss>
 <dz:submitDate>Sun, 12 Apr 2009 21:59:39 -0400</dz:submitDate>
 <dz:readCount>22218</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 13 Apr 2009 01:59:39 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">9486 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/birt</feedburner:origLink></item>
  <item>
    <title>Flex &amp; Spring Integration</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/icbjx9Ewknk/flex-spring-integration</link>
    <description>&lt;p&gt;In 2009,  an increasing number of organizations will look to replace the user interface of existing Spring applications using Flex. This Refcard shows you how to integrate Flex and Spring to create a powerful platform for building robust RIAs.  It starts off by showing you how to set up a server-side Java project with BlazeDS and the Spring Framework. After configuring your project with a basic Spring bean for use in BlazeDS, you’ll write your Flex application to use the Spring/BlazeDS service.&lt;/p&gt; 

&lt;br /&gt;&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/icbjx9Ewknk" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/flex-spring-integration#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/blazeds">blazeDS</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/53">flex</category>
 <category domain="http://refcardz.dzone.com/category/tags/integration">integration</category>
 <category domain="http://refcardz.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/tags/spring">spring</category>
 <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/9247</wfw:commentRss>
 <dz:submitDate>Sun, 05 Apr 2009 22:02:26 -0400</dz:submitDate>
 <dz:readCount>30135</dz:readCount>
 <dz:commentCount>13</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 06 Apr 2009 02:02:26 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">9247 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/flex-spring-integration</feedburner:origLink></item>
  <item>
    <title>Enterprise Integration Patterns with Apache Camel</title>
    <link>http://feeds.dzone.com/~r/zones/refcardz/~3/xkTAS1iDGs8/enterprise-integration</link>
    <description>&lt;p&gt;Apache Camel is a powerful open source integration platform based on Enterprise Integration Patterns with Bean Integration. This Refcard provides you with eleven of the most essential patterns that anyone working with integration must know. This Refcard is targeted for software developers and enterprise architects, but anyone in the integration space can benefit as well.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/xkTAS1iDGs8" height="1" width="1"/&gt;</description>
     <comments>http://refcardz.dzone.com/refcardz/enterprise-integration#comments</comments>
 <category domain="http://refcardz.dzone.com/category/tags/apache">apache</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/open-source/apache">Apache</category>
 <category domain="http://refcardz.dzone.com/category/tags/dzone">dzone</category>
 <category domain="http://refcardz.dzone.com/category/tags/integration">integration</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcard">refcard</category>
 <category domain="http://refcardz.dzone.com/category/tags/refcardz">Refcardz</category>
 <category domain="http://refcardz.dzone.com/category/dzone-taxonomy/architecture/integration">Integration</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://refcardz.dzone.com/crss/node/8996</wfw:commentRss>
 <dz:submitDate>Sun, 29 Mar 2009 21:54:22 -0400</dz:submitDate>
 <dz:readCount>24946</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>RyanLittle</dz:username>
 <dz:userimage>http://refcardz.dzone.com/sites/all/files/avatars/picture-360761.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 30 Mar 2009 01:54:22 +0000</pubDate>
 <dc:creator>RyanLittle</dc:creator>
 <guid isPermaLink="false">8996 at http://refcardz.dzone.com</guid>
  <feedburner:origLink>http://refcardz.dzone.com/refcardz/enterprise-integration</feedburner:origLink></item>
  </channel>
</rss>
