<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
        <title type="text">Force.com Cookbook: Latest Recipes</title> 
        <subtitle type="html">The latest recipes added to the Force.com Cookbook.</subtitle> 
        
         
        <id>http://developer.force.com</id> 
        <updated>2012-05-31T07:03:40Z</updated> 
        <author>
            <name>Force.com - Cookbook</name>
        </author>
        
        		
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/force/cookbook-latest" /><feedburner:info uri="force/cookbook-latest" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><logo>http://www.salesforce.com/favicon.ico</logo><entry>
                    <title><![CDATA[Connect in Apex Pilot]]> </title>                    
                    <updated>2012-05-02T02:12:57Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/FO7BEBzPwyQ/connect-in-apex-pilot" />
                    
                    
                    <id>http://developer.force.com/connect-in-apex-pilot</id>
                    
                    <summary>Connect in Apex Pilot</summary>
                
                    <content type="html">Apex controller and VisualForce code that illustrates how to use the new Connect in Apex functionality to create Chatter applications.  Connect in Apex makes it much easier to integrate applications with Chatter on Force.com. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/FO7BEBzPwyQ" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/connect-in-apex-pilot</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Selectable SObjects for Use with DataTables]]> </title>                    
                    <updated>2012-01-04T12:14:11Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/NsKi6WIMMvo/selectable-sobjects-for-use-with-datatables-and-checkboxes" />
                    
                    
                    <id>http://developer.force.com/selectable-sobjects-for-use-with-datatables-and-checkboxes</id>
                    
                    <summary>Selectable SObjects for Use with DataTables</summary>
                
                    <content type="html">A generic, flexible custom class for instantiable SObjects to be used in creating a list of selectable rows in a DataTable. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/NsKi6WIMMvo" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/selectable-sobjects-for-use-with-datatables-and-checkboxes</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[String Masking using RegEx]]> </title>                    
                    <updated>2011-12-27T04:54:34Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/UTbDX56fYO0/text-masking-using-regex" />
                    
                    
                    <id>http://developer.force.com/text-masking-using-regex</id>
                    
                    <summary>String Masking using RegEx</summary>
                
                    <content type="html">This snippet of code allows you to easily mask portions of a string using regular expressions.  Common scenarios for this code are masking credit card numbers, masking inappropriate language, and masking financials. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/UTbDX56fYO0" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/text-masking-using-regex</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Batchable Class Pattern to Reduce Development Effort for Reporting DML Exceptions]]> </title>                    
                    <updated>2011-12-23T04:40:35Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/S8zN1AuOx3k/batch-pattern-for-handling-email-notifications-of-any-dml-exceptions" />
                    
                    
                    <id>http://developer.force.com/batch-pattern-for-handling-email-notifications-of-any-dml-exceptions</id>
                    
                    <summary>Batchable Class Pattern to Reduce Development Effort for Reporting DML Exceptions</summary>
                
                    <content type="html">A simple pattern to use in your batchable classes that will reduce the development effort for reporting DML exceptions. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/S8zN1AuOx3k" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/batch-pattern-for-handling-email-notifications-of-any-dml-exceptions</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Calling Salesforce Web Services Using Apex]]> </title>                    
                    <updated>2011-12-23T01:36:33Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/Z3tHfOLvK1U/calling-salesforce-web-services-using-apex" />
                    
                    
                    <id>http://developer.force.com/calling-salesforce-web-services-using-apex</id>
                    
                    <summary>Calling Salesforce Web Services Using Apex</summary>
                
                    <content type="html">This code sample demonstrates how to call the salesforce web services using APEX. Using a combination of these web services, one could, for example, construct a "Build/Deployment" org. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/Z3tHfOLvK1U" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/calling-salesforce-web-services-using-apex</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Automated Unit Test Execution]]> </title>                    
                    <updated>2011-12-23T01:03:13Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/EVnZNIOYBgQ/automated-unit-test-execution" />
                    
                    
                    <id>http://developer.force.com/automated-unit-test-execution</id>
                    
                    <summary>Automated Unit Test Execution</summary>
                
                    <content type="html">Here's a quick way to automatically run your org's unit tests and have the results emailed to you. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/EVnZNIOYBgQ" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/automated-unit-test-execution</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Running Case Assignment Rules From Apex]]> </title>                    
                    <updated>2011-12-22T06:45:48Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/zhI1Z2EsRbw/running-case-assignment-rules-from-apex" />
                    
                    
                    <id>http://developer.force.com/running-case-assignment-rules-from-apex</id>
                    
                    <summary>Running Case Assignment Rules From Apex</summary>
                
                    <content type="html">Helpful when you want to run Case assignment rules while inserting a Case record from Apex. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/zhI1Z2EsRbw" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/running-case-assignment-rules-from-apex</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Validating an Id]]> </title>                    
                    <updated>2011-12-20T08:32:19Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/CXKIPwOVa7E/validating-an-id" />
                    
                    
                    <id>http://developer.force.com/validating-an-id</id>
                    
                    <summary>Validating an Id</summary>
                
                    <content type="html">This recipe uses string sizing and regular expressions to validate that an Id is a valid Id. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/CXKIPwOVa7E" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/validating-an-id</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Storing Form Field Values With the Apex 'Cookie' Class]]> </title>                    
                    <updated>2011-12-20T05:51:51Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/PdEz1J3LvaY/storing-form-field-values-with-the-apex-cookie-class" />
                    
                    
                    <id>http://developer.force.com/storing-form-field-values-with-the-apex-cookie-class</id>
                    
                    <summary>Storing Form Field Values With the Apex 'Cookie' Class</summary>
                
                    <content type="html">This recipe demonstrates how to store and retrieve form field values in an Apex controller using the Cookie class. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/PdEz1J3LvaY" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/storing-form-field-values-with-the-apex-cookie-class</feedburner:origLink></entry>		
			<entry>
                    <title><![CDATA[Using actionStatus and JavaScript for More Meaningful Indicators]]> </title>                    
                    <updated>2011-12-13T09:02:10Z</updated>
                    	<link href="http://feedproxy.google.com/~r/force/cookbook-latest/~3/c6sDCyqclOA/using-actionstatus-to-provide-more-meaningful-status-indicators" />
                    
                    
                    <id>http://developer.force.com/using-actionstatus-to-provide-more-meaningful-status-indicators</id>
                    
                    <summary>Using actionStatus and JavaScript for More Meaningful Indicators</summary>
                
                    <content type="html">Visualforce offers great Ajax support. You *can* use the actionStatus indicator element to indicate Ajax status, but consider this alternative approach, which uses JavaScript to shield the specific page section that is being updated. &lt;img src="http://feeds.feedburner.com/~r/force/cookbook-latest/~4/c6sDCyqclOA" height="1" width="1"/&gt;</content>
                <feedburner:origLink>http://developer.force.com/cookbook/recipe/using-actionstatus-to-provide-more-meaningful-status-indicators</feedburner:origLink></entry>
</feed>

