<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bulkifying a Trigger (an example)</title>
	<atom:link href="http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:54:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/comment-page-1/#comment-62214</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Fri, 25 Sep 2009 15:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=372#comment-62214</guid>
		<description>@marco, good point.  You are right.</description>
		<content:encoded><![CDATA[<p>@marco, good point.  You are right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/comment-page-1/#comment-62213</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 25 Sep 2009 12:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=372#comment-62213</guid>
		<description>I think your test method are not bulk yet as you only insert a lead at a time. You should create and insert a list of Lead.</description>
		<content:encoded><![CDATA[<p>I think your test method are not bulk yet as you only insert a lead at a time. You should create and insert a list of Lead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/comment-page-1/#comment-62116</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=372#comment-62116</guid>
		<description>@newbee,

The complete code is in the post.</description>
		<content:encoded><![CDATA[<p>@newbee,</p>
<p>The complete code is in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbee</title>
		<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/comment-page-1/#comment-62115</link>
		<dc:creator>newbee</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=372#comment-62115</guid>
		<description>Hi, 
I&#039;m a newbie on Apex code and I really need some help to make an update after insert/update.
I&#039;m trying to do something similar. I&#039;d love to see your complete code. 

Thanks,
newbee</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m a newbie on Apex code and I really need some help to make an update after insert/update.<br />
I&#8217;m trying to do something similar. I&#8217;d love to see your complete code. </p>
<p>Thanks,<br />
newbee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Judd</title>
		<link>http://sfdc.arrowpointe.com/2008/09/13/bulkifying-a-trigger-an-example/comment-page-1/#comment-62003</link>
		<dc:creator>Steve Judd</dc:creator>
		<pubDate>Tue, 25 Aug 2009 02:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=372#comment-62003</guid>
		<description>Scott,

Thanks for your Apex Code for Creating Campaign members from the lead source. I&#039;ve modified the code to allow multiple campaigns (up to 5) to be added from one web-to-lead form. Are you interested in posting the code on your site?

Steve</description>
		<content:encoded><![CDATA[<p>Scott,</p>
<p>Thanks for your Apex Code for Creating Campaign members from the lead source. I&#8217;ve modified the code to allow multiple campaigns (up to 5) to be added from one web-to-lead form. Are you interested in posting the code on your site?</p>
<p>Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
