<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Quick Reference Guide</title>
	<atom:link href="http://www.thequickreferenceguide.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thequickreferenceguide.com</link>
	<description>Right answers for your info needs</description>
	<lastBuildDate>Mon, 16 Jan 2012 23:48:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2012/01/todays-quick-cardz-23/</link>
		<comments>http://www.thequickreferenceguide.com/2012/01/todays-quick-cardz-23/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 23:48:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2012/01/todays-quick-cardz-23/</guid>
		<description><![CDATA[HTML5 Canvas: A Web Standard for Dynamic Graphics Digest powered by RSS Digest]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/L7lKdvVBsAk/html5-canvas-web-standard" rel="external">HTML5 Canvas: A Web Standard for Dynamic Graphics</a>
<div><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/L7lKdvVBsAk" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2012/01/todays-quick-cardz-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/10/todays-quick-cardz-22/</link>
		<comments>http://www.thequickreferenceguide.com/2011/10/todays-quick-cardz-22/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 23:30:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/10/todays-quick-cardz-22/</guid>
		<description><![CDATA[Groovy 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. Suggested solutions range from working with [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/_NeJMwC2fcI/groovy" rel="external">Groovy</a>
<div>
<p>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.</p>
<p>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.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/_NeJMwC2fcI" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/oQhjUnlGL_g/getting-started-apache-wicket" rel="external">Getting Started with Apache Wicket</a>
<div>
<p>Among the dizzying number of Web frameworks available today, Wicket’s simple and intuitive approach to Web development has led it to become a favorite among many Java developers.  This Refcard brings you quickly up to speed on some of the key features of Apache Wicket 1.3, showing you how to configure the framework, define your domain model, create standard Wicket components and add internationalization options. </p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/oQhjUnlGL_g" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/yJKPwjK42lo/getting-started-vaadin" rel="external">Vaadin: A Familiar Way to Build Web Apps with Java</a>
<div>
<p>This DZone Refcard provides an introduction to Vaadin. Vaadin is a server-side Ajax web application development framework that allows you to build web applications just as you would with traditional desktop frameworks, such as AWT or Swing.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/yJKPwjK42lo" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/2VtoHiQKrOc/intellij-idea-update" rel="external">IntelliJ IDEA: Updated for 8.1</a>
<div>
<p>In this Refcard, updated for IntelliJ IDEA 8.1, Hamlet D’Arcy helps you navigate the various facets of the IDE, including the Editor, Project, and Structure panes.  With a rich collection of editing shortcuts, debugging tips and techniques for writing less code, IntelliJ newbies and IDEA-savvy developers will both benefit with this cheat sheet by their side. </p>
<p>If you are still using IntelliJ IDEA 6.0, don&#8217;t worry, our original <a href="http://refcardz.dzone.com/refcardz/intellij-idea">IntelliJ IDEA Refcard</a> is exactly what you need. </p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/2VtoHiQKrOc" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/Sc0yVxbrfjY/windows-powershell" rel="external">Windows PowerShell</a>
<div>
<p><span>&quot;This is a very good concept, and will be useful to people new to PowerShell.&quot; <em>&#8211;Marco Shaw, MVP &#8211; Windows Server – Admin Frameworks</em></span></p>
<p><em>Windows PowerShell</em> 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. </p>
<p>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. </p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/Sc0yVxbrfjY" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/sMH2BjAWZCc/jquery-selectors" rel="external">jQuery Selectors</a>
<div>
<p>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.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/sMH2BjAWZCc" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/CuqnUXRzKIw/getting-started-jboss" rel="external">Getting Started with JBoss Enterprise Application Platform 5</a>
<div>
<p>This DZone Refcard provides an in-depth introduction to JBoss Enterprise Application Platform 5. We take you all the way from installation to the deployment of your application.  A must have for both users starting out with Java EE as well as senior architects.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/CuqnUXRzKIw" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/F23K61-yspU/core-java" rel="external">Core Java</a>
<div>
<p>This refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar).</p>
<p>Features include Java Keywords, Standard Java Packages, Character Escape Sequences, Collections and Common Algorithms, Regular Expressions, JAR Files and more. </p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/F23K61-yspU" height="1" width="1" /></div>
</li>
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/IZqOAiHzTM4/design-patterns" rel="external">Design Patterns</a>
<div>
<p>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 <a href="http://books.dzone.com/books/designpatterns" target="_blank"><em>Design Patterns: Elements of Reusable Object-Oriented Software</em></a>. Each pattern includes class diagrams, explanation, usage information, and a real world example.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/IZqOAiHzTM4" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/10/todays-quick-cardz-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-21/</link>
		<comments>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-21/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 23:54:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-21/</guid>
		<description><![CDATA[Java Enterprise Edition 6: The Most Elegant Enterprise Java yet &#160; Enterprise software development is inherently complex.  Multi-user systems open the door to concerns such as transactional integrity, security, persistence integration, and interaction between components.  Simply put, the mission of the Java Enterprise Edition is to enable an out-of-the-box set of configurable services that allows [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/mozAhO80h98/java-enterprise-edition-6-most" rel="external">Java Enterprise Edition 6: The Most Elegant Enterprise Java yet</a>
<div>
<p>&nbsp;</p>
<p>Enterprise software development is inherently complex.  Multi-user systems open the door to concerns such as transactional integrity, security, persistence integration, and interaction between components.  Simply put, the mission of the Java Enterprise Edition is to enable an out-of-the-box set of configurable services that allows the programmer to write less and focus on delivering clean business logic.  This week&#8217;s Refcard on Java EE 6 focuses on the very best parts of the public APIs with descriptions, code examples, and class names. </p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/mozAhO80h98" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-20/</link>
		<comments>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-20/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 23:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-20/</guid>
		<description><![CDATA[Chef: An Open Source Tool for Scalable Cloud and Data Center Automation Chef is a new breed of open-source &#34;infrastructure as code&#34; tools to manage infrastructures of any size, including cloud infrastructures. It provides administrators and developers with the capability to define “cookbooks” that can be applied repeatedly and consistently to server and application configurations. [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/GYnncCxmXW8/chef-open-source-tool-scalable" rel="external">Chef: An Open Source Tool for Scalable Cloud and Data Center Automation</a>
<div>
<p>Chef  is a new breed of open-source &quot;infrastructure as code&quot; tools to manage infrastructures of any size, including cloud infrastructures. It provides administrators and developers with the capability to define “cookbooks” that can be applied repeatedly and consistently to server and application configurations.  After reading this refcard, you&#8217;ll be able to download and use Chef to easily create an elegant, fully automated infrastructure of any size.</p>
<p>&nbsp;</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/GYnncCxmXW8" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/08/todays-quick-cardz-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-19/</link>
		<comments>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-19/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 23:57:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-19/</guid>
		<description><![CDATA[Mastering Portal UI Development With Vaadin and Liferay The open source Liferay Portal is a popular technology for building enterprise websites and business applications. Vaadin, an open source web framework, allows you to build web apps with a process that is familiar to desktop developers. This Refcard gives a quick overview of the user interface [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/iKgAqvmX-0Q/mastering-portal-ui" rel="external">Mastering Portal UI Development  With Vaadin and Liferay</a>
<div>
<p>The open source Liferay Portal is a popular technology for building enterprise websites and business applications. Vaadin, an open source web framework, allows you to build web apps with a process that is familiar to desktop developers. This Refcard gives a quick overview of the user interface development with Vaadin on Liferay and it covers topics like portlet setup, configuration, inter-portlet communication (IPC), UI composition, and theming. After reading this card, get an even better understanding of Liferay Portal and Vaadin framework by downloading <a href="http://refcardz.dzone.com/refcardz/essential-liferay-leading-open?oid=hom42813">&quot;Liferay Essentials&quot;</a> and <a href="http://refcardz.dzone.com/refcardz/vaadin-update">&quot;Vaadin: A Familiar Way to Build Web Apps with Java&quot;</a>.<br /><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/iKgAqvmX-0Q" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-18/</link>
		<comments>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-18/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 23:36:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-18/</guid>
		<description><![CDATA[NetBeans IDE 7: Programming in Java 7 Developers from the Java Development Kit team have worked closely with developers from the NetBeans team to create a well aligned JDK 7 development experience with support for new language features, such as the diamond operator, strings in switch, and multicatch. When you use these constructs in your [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/GpZLTUUOiXs/netbeans-ide-7-programming" rel="external">NetBeans IDE 7:  Programming in Java 7</a>
<div>
<p>Developers from the Java Development Kit team have worked closely with developers from the NetBeans team to create a well aligned JDK 7 development experience with support for new language features, such as the diamond operator, strings in switch, and multicatch. When you use these constructs in your code, NetBeans IDE recognizes them, offers correct classes in code completion, correctly highlights errors, and lets you automatically fix old syntax.  You’ll find this reference card helpful if you want to get as much out of JDK 7 and NetBeans IDE 7 as their creators intended.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/GpZLTUUOiXs" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-17/</link>
		<comments>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-17/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 23:55:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-17/</guid>
		<description><![CDATA[Eclipse Tools for Spring: The SpringSource Tool Suite Digest powered by RSS Digest]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/q02C0uxYyYg/eclipse-tools-spring" rel="external">Eclipse Tools for Spring: The SpringSource Tool Suite</a>
<div><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/q02C0uxYyYg" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/07/todays-quick-cardz-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-16/</link>
		<comments>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-16/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 00:17:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-16/</guid>
		<description><![CDATA[Flex Mobile Development: Build Apps for Android, iOS, and BlackBerry Tablet OS Leveraging the Adobe AIR runtime, you can now develop mobile ActionScript and Flex applications for Google Android, Apple iOS, and BlackBerry Tablet OS with the same ease and quality as on desktop platforms, and with most of the same code!  This week&#8217;s Refcard [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/oUoT5EpeJU0/flex-mobile-development-build" rel="external">Flex Mobile Development: Build Apps for Android, iOS, and BlackBerry Tablet OS</a>
<div>
<p>Leveraging the Adobe AIR runtime, you can now develop mobile ActionScript and Flex applications for Google Android, Apple iOS, and BlackBerry Tablet OS with the same ease and quality as on desktop platforms, and with most of the same code!  This week&#8217;s Refcard will walk you through the easiest process yet for developing and deploying cross-platform applications on multiple devices and platforms.  Get acquainted with the new Flash Builder 4.5 Eclipse-based IDE for Flex mobile application development.<img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/oUoT5EpeJU0" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-15/</link>
		<comments>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-15/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 23:55:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-15/</guid>
		<description><![CDATA[Continuous Delivery: Patterns and Antipatterns in the Software Lifecycle The DevOps movement, put simply, is a push from the software industry to have better interaction and productivity between developers, testers (QA), and Operations (IT). It espouses that each of these professionals should at least have a group of ambassadors with a multidisciplinary skill set. They [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/SMDJcsTtnHc/continuous-delivery-patterns" rel="external">Continuous Delivery: Patterns and Antipatterns in the Software Lifecycle</a>
<div>
<p>The DevOps movement, put simply, is a push from the software industry to have better interaction and productivity between developers, testers (QA), and Operations (IT). It espouses that each of these professionals should at least have a group of ambassadors with a multidisciplinary skill set. They should be comfortable with infrastructure as well as testing, debugging, and shipping features.<br />
The DevOps Zone seeks to encourage these ambassadors and help them share ideas to make software production and IT more successful. Check out our new DevOps Zone to be part of this growing community and growing movement. All of the best content on DevOps-related topics can be found there. Contact us if you are an active blogger on DevOps topics.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/SMDJcsTtnHc" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Quick Cardz</title>
		<link>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-14/</link>
		<comments>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-14/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 02:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[quick card]]></category>

		<guid isPermaLink="false">http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-14/</guid>
		<description><![CDATA[Flash Builder 4.5 for PHP: Adobe/Zend Tools for the PHP Professional This week&#8217;s Refcard covers some tools that are used by professional web developers to develop applications with slick, Flex UIs and powerful, battle-tested backends coded in PHP. Adobe&#8217;s new Eclipse-based IDE, Flash Builder 4.5 for PHP, was recently released and it was co-developed by [...]]]></description>
			<content:encoded><![CDATA[<ul class="scrd_digest">
<li><a href="http://feeds.dzone.com/~r/zones/refcardz/~3/AufHqrPAh64/flash-builder-45-php-adobezend" rel="external">Flash Builder 4.5 for PHP: Adobe/Zend Tools for the PHP Professional</a>
<div>This week&#8217;s Refcard covers some tools that are used by professional web developers to develop applications with slick, Flex UIs and powerful, battle-tested backends coded in PHP.  Adobe&#8217;s new Eclipse-based IDE, Flash Builder 4.5 for PHP, was recently released and it was co-developed by Adobe and Zend Technologies.  It&#8217;s one of the more interesting cross-platform integrations in a long time.  Learn how to profit from this marriage of tools created by the leaders in the RIA and PHP development arenas.</p>
<p><img src="http://feeds.feedburner.com/~r/zones/refcardz/~4/AufHqrPAh64" height="1" width="1" /></div>
</li>
</ul>
<p class="scrd_credit">Digest powered by <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thequickreferenceguide.com/2011/06/todays-quick-cardz-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

