<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Setupforce.com - The Salesforce.com Setup Blog</title>
	<atom:link href="http://setupforce.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://setupforce.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 12 Nov 2011 12:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='setupforce.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Setupforce.com - The Salesforce.com Setup Blog</title>
		<link>http://setupforce.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://setupforce.wordpress.com/osd.xml" title="Setupforce.com - The Salesforce.com Setup Blog" />
	<atom:link rel='hub' href='http://setupforce.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Custom field data types in Salesforce CRM</title>
		<link>http://setupforce.wordpress.com/2011/11/12/custom-field-data-types-in-salesforce-crm/</link>
		<comments>http://setupforce.wordpress.com/2011/11/12/custom-field-data-types-in-salesforce-crm/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 12:34:09 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
		
		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=215</guid>
		<description><![CDATA[When creating a custom field in Salesforce, the first step is to select the appropriate data type for the field. There are many different field types which allow the storage of records of various data values such as numbers, dates, percentages, and so on. The following picture shows some of the fields and the rest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=215&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When creating a custom field in Salesforce, the first step is to select the appropriate data type for the field. There are many different field types which allow the storage of records of various data values such as numbers, dates, percentages, and so on. The following picture shows some of the fields and the rest of the blog describes the field types that are available.</p>
<p style="text-align:center;"><a href="http://setupforce.files.wordpress.com/2011/11/3067_03_28_customfieldexamples.png"><img class="size-medium wp-image-216 aligncenter" title="Salesforce CRM Field Types" src="http://setupforce.files.wordpress.com/2011/11/3067_03_28_customfieldexamples.png?w=300&#038;h=241" alt="Salesforce CRM Field Types" width="300" height="241" /></a></p>
<p><strong>Auto Number</strong><br />
An Auto Number field produces a unique number that is automatically incremented for each saved record. As such this is a read-only field where the maximum length is 30 characters of which 20 are reserved for further prefix or suffix text that you can specify.</p>
<p><strong>Checkbox</strong><br />
A Checkbox allow your users to set or unset a value to mark the attribute as either true or false.</p>
<p><strong>Currency</strong><br />
Salesforce provides a Currency field to specifically capture a money value. Here the Salesforce CRM application applies currency-related codes which are applied when working with that field record.</p>
<p><strong>Date</strong><br />
The Date field provides a way for your users to either pick a date from a pop-up calendar or to manually key the date. Your users can also enter the current date clicking on the date link positioned to the right of the field.</p>
<p><strong>Date/Time</strong><br />
The Date/Time field provides a way for your users to either pick a date from a pop-up calendar or to manually key the date and the time of day. Your users can also enter the current date and time by clicking on the date and time link positioned to the right of the field. Here, the time of day includes A.M. or P.M. notation.</p>
<p><strong>Email</strong><br />
Email fields provide the facility to store an individual&#8217;s email address. The Salesforce CRM application provides a very robust method of verifying the correct format of e-mail addresses before they are allowed to be saved.</p>
<p><strong>Formula</strong><br />
Formula fields provide a method to automatically calculate a value which is calculated from other fields or values stored within Salesforce CRM.</p>
<p><strong>Hierarchical relationship</strong><br />
This field type forms a hierarchical lookup relationship between relevant objects. For the user hierarchical relationship, users can use a lookup field to associate one user with another For example, you can create a custom hierarchical relationship field to store each user&#8217;s direct manager.</p>
<p><strong>Lookup relationship</strong><br />
The lookup relationship field creates a relationship between two records so you can associate them with each other. For example, opportunities have a lookup relationship with cases that enable you to associate a specific case with an opportunity.  A lookup relationship has no effect on record deletion or security, plus the lookup field is not required in the object page layout.</p>
<p><strong>Master-detail relationship</strong><br />
Creates a parent-child type relationship between records where the master record controls certain behaviors of the detail record such as security and record deletion.  Master-detail relationship fields can only be created on custom objects that relate to a standard object and not the other way. If the Master record is deleted then all detail records are also deleted. You can create up to two Master-detail relationship fields per custom object.</p>
<p><strong>Number</strong><br />
The Number data type can be used to enter any number with or without a decimal place (the number of decimal places can be specified) and saved as a real number with any leading zeros removed.</p>
<p><strong>Percent</strong><br />
With Percent fields in Salesforce CRM, a percentage sign is automatically appended to the entered number. Fields values lose precision after 15 decimal places. If the decimal value is greater than 15 and a percent sign is added to the number, a runtime error occurs.</p>
<p><strong>Phone</strong><br />
The Phone field allows the users in your organization to enter any telephone number.</p>
<p><strong>Picklist</strong><br />
The Picklist field allows users to choose a value from a set of pre-defined text values. The maximum length of the text values is 255 characters.</p>
<p><strong>Picklist (Multi-select)</strong><br />
The Picklist (Multi-select) field allows users to choose more than one picklist value from a set of pre-defined text values. When saving and viewing, the data is stored as text along with semi-colons which are used to separate the individual picklist values.</p>
<p><strong>Roll-Up Summary</strong><br />
A Roll-up Summary field (or RUS) is used to automatically display the summarized values of the related records. This can be a record count of related records or a calculation of the sum, minimum, or maximum value of the related records.</p>
<p><strong>Text</strong><br />
The Text field allows users to enter any combination of alphanumeric characters. The maximum length of the text value is 255 characters.</p>
<p><strong>Text (Encrypted)</strong><br />
The Text (Encrypted) field allows users to enter any combination of alphanumeric characters. The text is then stored in an encrypted form (this data type is available by request to Salesforce support). The maximum length of the text value is 255 characters. Encrypted fields are encrypted with 128-bit master keys and use the AES (Advanced Encryption Standard) algorithm.</p>
<p><strong>Text Area</strong><br />
The Text Area field allows users to enter alphanumeric characters on separate lines. The maximum length of the text value is 255 characters and a warning is displayed when the number is about to be reached (as shown in the screenshot above).</p>
<p><strong>Text Area (Long)</strong><br />
The Text Area (Long) provides for the storage of up to 32,000 characters that display on separate lines similar to a Text Area field. However you can specify a lower maximum length of this field type from between 256 and 32,000 characters. This data type is not available for activities or products on opportunities. Only the first 254 characters in a rich-text area or a long-text area is displayed in a report.</p>
<p><strong>Text Area (Rich)</strong><br />
Using the Text Area (Rich) data type your users are provided with text field with an embedded toolbar.  This toolbar allows for the simple formatting the text and provides for the adding of images and URL web links.</p>
<p><strong>URL</strong><br />
The URL field allows users to enter a web link. When the web link is clicked the Salesforce CRM application opens a new browser window to show the web page.</p>
<p>Reference: Salesforce CRM: The Definitive Admin Handbook book and eBook</p>
<p><a href="http://setupforce.files.wordpress.com/2011/11/3067en_salesforce20crmthe20defi20nitive20admin20handbookcov.png"><img class="alignleft size-thumbnail wp-image-217" title="Salesforce CRM: The Definitive Admin Handbook" src="http://setupforce.files.wordpress.com/2011/11/3067en_salesforce20crmthe20defi20nitive20admin20handbookcov.png?w=124&#038;h=150" alt="Salesforce CRM: The Definitive Admin Handbook" width="124" height="150" /></a>Packt Publishing</p>
<p><a title="Packt Publishing: Salesforce CRM: The Definitive Admin Handbook" href="http://www.packtpub.com/salesforce-crm-definitive-admin-setup-configuration-customization-handbook/book" target="_blank">http://www.packtpub.com/salesforce-crm-definitive-admin-setup-configuration-customization-handbook/book</a></p>
<p>Amazon</p>
<p><a title="Amazon: Salesforce CRM: The Definitive Admin Handbook" href="http://www.amazon.com/Salesforce-CRM-Definitive-Admin-Handbook/dp/1849683069/ref=sr_1_1?ie=UTF8&amp;qid=1321101181" target="_blank">http://www.amazon.com/Salesforce-CRM-Definitive-Admin-Handbook/dp/1849683069/ref=sr_1_1?ie=UTF8&amp;qid=1321101181</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=215&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2011/11/12/custom-field-data-types-in-salesforce-crm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/11/3067_03_28_customfieldexamples.png?w=300" medium="image">
			<media:title type="html">Salesforce CRM Field Types</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/11/3067en_salesforce20crmthe20defi20nitive20admin20handbookcov.png?w=124" medium="image">
			<media:title type="html">Salesforce CRM: The Definitive Admin Handbook</media:title>
		</media:content>
	</item>
		<item>
		<title>Delegating User Management in salesforce.com</title>
		<link>http://setupforce.wordpress.com/2011/03/19/delegating-user-management-in-salesforce-com/</link>
		<comments>http://setupforce.wordpress.com/2011/03/19/delegating-user-management-in-salesforce-com/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 11:40:35 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=149</guid>
		<description><![CDATA[Delegating User Management in salesforce.com If you are a system administrator of a Salesforce org you are likely to be highly skilled at multitasking as often you are expected to carry out several tasks at once.   One such task that you can spend a significant amount of time and effort on is the setting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=149&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://setupforce.files.wordpress.com/2011/03/postitnote.png"><img class="alignleft size-thumbnail wp-image-150" title="Multi Tasking" src="http://setupforce.files.wordpress.com/2011/03/postitnote.png?w=150&#038;h=120" alt="" width="150" height="120" /></a></p>
<h4><strong>Delegating User Management in salesforce.com</strong></h4>
<p>If you are a system administrator of a Salesforce org you are likely to be highly skilled at multitasking as often you are expected to carry out several tasks at once.<br />
 <br />
One such task that you can spend a significant amount of time and effort on is the setting up and managing of  users in the system and this is especially so with an org that has a large number of users or a complex role hierarchy.</p>
<p><a href="http://setupforce.files.wordpress.com/2011/03/baton1.png"><img class="alignright size-thumbnail wp-image-152" title="baton" src="http://setupforce.files.wordpress.com/2011/03/baton1.png?w=150&#038;h=150" alt="" width="150" height="150" /></a>The good news is you can delegate aspects of user administration to users who are not assigned with the system administrator profile to allow you to focus on tasks other than managing users for every department or structure that your company has within Salesforce.</p>
<p>Not only will his save you time and effort but this provides further benefits for global organizations with time zone and cultural differences as it allows a user based in that region with local knowledge to create the users which also saves time and provides a better user experience.<br />
For example, you may want to allow the manager of the Asia Pacific Operations team to create and edit users in the Asia Pacific Operations Team Leader role and all subordinate roles.</p>
<p>There are currently two ways of setting this kind of delegated user management access:</p>
<ul>
<li>Create a profile with the Manage Users permission</li>
<li>Use delegated administration</li>
</ul>
<p><strong>Create a profile with the Manage Users permission</strong><br />
This option is not recommended and should be very carefully considered as it allows a much greater range of system administration functions to be carried out by the user. <br />
In addition to creating and managing users the Manage Users permission also allows the user: to <strong>expire all passwords; to clone, edit or delete profiles,  to edit or delete sharing settings; to edit user login hours </strong>and a great deal more. <br />
Not only are these non-user administration tasks allowed for users with the Manage Users permission but it is also not possible to restrict the types of profiles that can be selected when creating new users so there are several security risks with this option.  For example the Manage User permission would allow someone to create users with the system administration permission.</p>
<p><strong>Use delegated administration</strong><br />
Delegated administration is a more secure method for providing delegated user management access as it allows you to assign limited administrative privileges to the selected non-administrator users in your organization.<br />
Delegated administrators can perform the following tasks: creating and editing users and resetting passwords for users in specified roles and all subordinate roles; assigning users to specified profiles; logging in as a user who has granted login access to their administrator.<br />
To create delegated groups, follow the path <em>Your Name </em>| <em>Setup </em>| (Administration Setup)  | <em>Security Controls </em>| <em>Delegated Administration</em>.  Now click on the  <em>New </em>button or select the name of an existing delegated administration group. </p>
<div id="attachment_153" class="wp-caption aligncenter" style="width: 310px"><a href="http://setupforce.files.wordpress.com/2011/03/delegated_user1.png"><img class="size-medium wp-image-153" title="Manage Delegated Groups" src="http://setupforce.files.wordpress.com/2011/03/delegated_user1.png?w=300&#038;h=65" alt="Manage Delegated Groups" width="300" height="65" /></a><p class="wp-caption-text">Manage Delegated Groups</p></div>
<p>Here we look at the existing group that has been named “User Management”.</p>
<div id="attachment_154" class="wp-caption aligncenter" style="width: 310px"><a href="http://setupforce.files.wordpress.com/2011/03/delegated_user2.png"><img class="size-medium wp-image-154" title="Delegated Group - User Management Example" src="http://setupforce.files.wordpress.com/2011/03/delegated_user2.png?w=300&#038;h=186" alt="Delegated Group - User Management Example" width="300" height="186" /></a><p class="wp-caption-text">Delegated Group - User Management Example</p></div>
<p>The <em>Delegated Administrators </em>section allows you to select and add the users that are to be given the delegated administration permission.<br />
The <em>User Administration section </em>allows you to select and add roles which the delegated administrators can assign to the users they create and edit.  They can assign users for the stated roles and all subordinated roles.<br />
The <em>Assignable Profiles </em>section allows you to select and and add profiles which the delegated administrators can assign to the users they create and edit.<br />
For security profiles with the “Modify All Data” permission cannot be included to be assigned by delegated administrators.  See the following error when attempting to include the System Administrator profile.</p>
<div id="attachment_155" class="wp-caption aligncenter" style="width: 310px"><a href="http://setupforce.files.wordpress.com/2011/03/delegated_user3.png"><img class="size-medium wp-image-155" title="Assignable Profiles - System Administrator Error" src="http://setupforce.files.wordpress.com/2011/03/delegated_user3.png?w=300&#038;h=170" alt="Assignable Profiles - System Administrator Error" width="300" height="170" /></a><p class="wp-caption-text">Assignable Profiles - System Administrator Error</p></div>
<p>Select <em>Enable Group for Login Access</em> if you want to allow delegated administrators in this group to log in as users who have granted login access to their administrators and are in the roles selected for the delegated administrator group.</p>
<p>And there you have it. </p>
<p>Using the delegated administration feature takes a little effort to understand and to be comfortable with its setup but it is so much more secure and will prevent any unexpected side effects which might happen with the si<a href="http://setupforce.files.wordpress.com/2011/03/joy.png"><img class="alignright size-thumbnail wp-image-156" title="Happy" src="http://setupforce.files.wordpress.com/2011/03/joy.png?w=150&#038;h=96" alt="" width="150" height="96" /></a>mple granting of the Manage Users permission. </p>
<p>With so many things in life prevention is often better than cure this feature should leave everyone feeling happy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=149&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2011/03/19/delegating-user-management-in-salesforce-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/postitnote.png?w=150" medium="image">
			<media:title type="html">Multi Tasking</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/baton1.png?w=150" medium="image">
			<media:title type="html">baton</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/delegated_user1.png?w=300" medium="image">
			<media:title type="html">Manage Delegated Groups</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/delegated_user2.png?w=300" medium="image">
			<media:title type="html">Delegated Group - User Management Example</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/delegated_user3.png?w=300" medium="image">
			<media:title type="html">Assignable Profiles - System Administrator Error</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2011/03/joy.png?w=150" medium="image">
			<media:title type="html">Happy</media:title>
		</media:content>
	</item>
		<item>
		<title>CRM History &#8211; salesforce.com CRM</title>
		<link>http://setupforce.wordpress.com/2010/12/05/crm-history-salesforce-com-crm/</link>
		<comments>http://setupforce.wordpress.com/2010/12/05/crm-history-salesforce-com-crm/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 22:13:17 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Dreamforce]]></category>
		<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=123</guid>
		<description><![CDATA[Yesterday I posted a tweet linking to an interactive timeline from softwareadvice.com showing the history of CRM software. http://twitter.com/SetupForce/status/11040861248823296 I think the timeline is a nice piece of work but it got me thinking how the graphics and description for salesforce.com CRM, milestoned in 1999, needed a little more detail (and a lot more appreciation for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=123&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday I posted a tweet linking to an interactive timeline from <a href="http://www.softwareadvice.com/crm/#timeline" target="_blank">softwareadvice.com</a> showing the history of CRM software.</p>
<p><a href="http://twitter.com/SetupForce/status/11040861248823296" target="_blank">http://twitter.com/SetupForce/status/11040861248823296</a></p>
<p><a href="http://setupforce.files.wordpress.com/2010/12/crm-software-history.png"><img class="size-medium wp-image-136 alignleft" title="CRM Software History" src="http://setupforce.files.wordpress.com/2010/12/crm-software-history.png?w=300&#038;h=212" alt="CRM Software History" width="300" height="212" /></a></p>
<p>I think the timeline is a nice piece of work but it got me thinking how the graphics and description for salesforce.com CRM, milestoned in 1999, needed a little more detail (and a lot more appreciation for how it has evolved).</p>
<p>Back then there were anouncements like the one reported by InformationWeek on Monday, December 6, 1999 as</p>
<p>&#8220;&#8230; Salesforce.com Inc. today will introduce a CRM service that strips sales-force automation down to a Web site that provides front-office functions&#8230;&#8221;</p>
<p>&#8220;The 6-month-old startup, &#8230; will aim the service at companies with 10 to 200 salespeople. It will offer features found in traditional sales-force automation tools, including account management, contact management, opportunity management, forecasting, and reports. But unlike traditional packages, the service requires no implementation or maintenance by the customer.&#8221;</p>
<p><a href="http://web.archive.org/web/20000302220511/www.informationweek.com/story/IWK19991206S0002">http://web.archive.org/web/20000302220511/www.informationweek.com/story/IWK19991206S0002</a></p>
<p style="text-align:center;">And the graphics back then looked more like:</p>
<p style="text-align:center;"><a href="http://setupforce.files.wordpress.com/2010/12/salesforce-1999.png"><img class="size-medium wp-image-137 aligncenter" title="Salesforce 1999" src="http://setupforce.files.wordpress.com/2010/12/salesforce-1999.png?w=300&#038;h=241" alt="Salesforce 1999" width="300" height="241" /></a></p>
<p>I wonder how many of the <a href="http://twitter.com/salesforce/status/10883405231161345" target="_blank">27,000 </a>salesforce community, attending Dreamforce 2010 this week, equate their use of salesforce.com with this target user base and feature list!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=123&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2010/12/05/crm-history-salesforce-com-crm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/12/crm-software-history.png?w=300" medium="image">
			<media:title type="html">CRM Software History</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/12/salesforce-1999.png?w=300" medium="image">
			<media:title type="html">Salesforce 1999</media:title>
		</media:content>
	</item>
		<item>
		<title>Final weekend to maintain your salesforce.com certification &#8211; spooky!</title>
		<link>http://setupforce.wordpress.com/2010/10/31/final-weekend-to-maintain-your-salesforce-com-certification-spooky/</link>
		<comments>http://setupforce.wordpress.com/2010/10/31/final-weekend-to-maintain-your-salesforce-com-certification-spooky/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 12:03:54 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=125</guid>
		<description><![CDATA[The salesforce.com Winter &#8217;11 certifications are to be made available next week. Details for the Winter &#8217;11 Release Training can be found here http://www.salesforce.com/customer-resources/learning-center/details/release-training.jsp All certified professionals must pass the release maintenance exams three times per year and if you have missed two consecutive maintenance exams your credentials will expire. Noooooooooooo! With the availability of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=125&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The salesforce.com Winter &#8217;11 certifications are to be made available next week.</p>
<p>Details for the Winter &#8217;11 Release Training can be found here</p>
<p><a href="http://www.salesforce.com/customer-resources/learning-center/details/release-training.jsp">http://www.salesforce.com/customer-resources/learning-center/details/release-training.jsp</a></p>
<p><a href="http://setupforce.files.wordpress.com/2010/10/pumpkin.png"><img class="alignleft size-thumbnail wp-image-127" title="Final Weekend for passing salesforce.com Spring '10 certification" src="http://setupforce.files.wordpress.com/2010/10/pumpkin.png?w=150&#038;h=150" alt="Final Weekend for passing salesforce.com Spring '10 certification" width="150" height="150" /></a></p>
<p>All certified professionals must pass the release maintenance exams three times per year and if you have missed two consecutive maintenance exams your credentials will expire. Noooooooooooo!</p>
<p>With the availability of the Winter &#8217;11 certifications on Monday November 1st 2010 this is the final frightful weekend to pass the <a class="aligncenter" title="Spring ’10 Release Training course" href="https://salesforce.plateau.com/plateau/user/deeplink.do?linkId=ITEM_DETAILS&amp;componentID=ADM%2d250%2dSP10&amp;componentTypeID=ONLINE&amp;revisionDate=1264112820000" target="_blank">Spring &#8217;10 certification </a>otherwise you may be at risk of losing your credential.</p>
<p> You must also have passed the <a class="aligncenter" title="Summer ’10 Release Training course" href="https://salesforce.plateau.com/plateau/user/deeplink.do?linkId=ITEM_DETAILS&amp;componentID=ADM%2d250%2dSU10&amp;componentTypeID=ONLINE&amp;revisionDate=1274375940000" target="_blank">Summer &#8217;10 certification </a>to remain fully current in the programme.</p>
<p><a href="http://setupforce.files.wordpress.com/2010/10/certification-expiration-warning.png"><img class="aligncenter size-medium wp-image-128" title="salesforce.com Certification Expiration Warning" src="http://setupforce.files.wordpress.com/2010/10/certification-expiration-warning.png?w=300&#038;h=177" alt="salesforce.com Certification Expiration Warning" width="300" height="177" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=125&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2010/10/31/final-weekend-to-maintain-your-salesforce-com-certification-spooky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/10/pumpkin.png?w=150" medium="image">
			<media:title type="html">Final Weekend for passing salesforce.com Spring '10 certification</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/10/certification-expiration-warning.png?w=300" medium="image">
			<media:title type="html">salesforce.com Certification Expiration Warning</media:title>
		</media:content>
	</item>
		<item>
		<title>salesforce.com Chatter at Cloudforce London 2010</title>
		<link>http://setupforce.wordpress.com/2010/09/18/salesforce-com-chatter-at-cloudforce-london-2010/</link>
		<comments>http://setupforce.wordpress.com/2010/09/18/salesforce-com-chatter-at-cloudforce-london-2010/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 12:43:39 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=110</guid>
		<description><![CDATA[Cloudforce London 2010 &#8211; 8th September 2010 at Royal Festival Hall During Cloudforce London 2010 I attended Marc Benioff&#8217;s keynote session where the theme was &#8220;Chatter&#8221;. Benioff was saying how he wished all enterprise software could be more like Facebook &#8211; it seems salesforce is positioning Chatter as some kind of &#8220;Facebook for the enterprise”.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=110&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Cloudforce London 2010 &#8211; 8th September 2010 at Royal Festival Hall</p>
<p>During Cloudforce London 2010 I attended Marc Benioff&#8217;s keynote session where the theme was &#8220;Chatter&#8221;. Benioff was saying how he wished all enterprise software could be more like Facebook &#8211; it seems salesforce is positioning Chatter as some kind of &#8220;Facebook for the enterprise”.  He also announced Chatter Mobile which is supported on iPhone, iPad and BlackBerry (and later Android) and some of the demos below were done using these mobile devices.<br />
 <br />
<a href="http://www.salesforce.com/chatter/"><img class="alignleft size-medium wp-image-112" title="Chatter Screen" src="http://setupforce.files.wordpress.com/2010/10/chattercentral_demo.png?w=300&#038;h=204" alt="Chatter Screen" width="300" height="204" /></a>Chatter allows salesforce.com users to track data as well as people within their organisation &#8211; users can monitor information flow, for example open support cases, opportunity updates, price list changes as well as updated documents such as slide decks, account plans etc. </p>
<p>Benioff said that he regularly taps into various information flows and uses it as an early warning sign and indicator of good performance or areas of concern.  A demo was given showing quick and easy real-time communication and collaboration and was compared to current enterprise collaboration, which rely heavily on email, embedded files and/or web links. Benioff said that it had reduced email usage, claiming a reduction of 40% within salesforce and also claimed that it has improved structured file sharing and versioning far better than say SharePoint.<br />
 <br />
Benioff went on to say that outside an organisation, when trying to find information about a product or solve a problem, today, most often people use google, twitter, facebook etc instead of contacting a company directly.  There was a demo showing how Chatter can also now monitor conversations happening in the outside world so that salesforce users who need to see what people are saying outside the organisation can do that alongside their internal Chatter conversations. A demo showed a twitter poster, as an example requesting customer support information.  The feed was received in salesforce by the customer support team, a knowledge base was referred to, and the answer posted back out via Twitter in real-time.  It seems that salesforce is still expanding this functionality by linking with Seesmic.  (Seesmic aggregates more than 40 social networks and geolocation applications and it was announced that it now aggregates Chatter too).<br />
 <br />
What was interesting is that Benioff claimed that nearly 25% of their current customer base (83,000 customers) has adopted Chatter within the past few months.  Also, in the Winter &#8217;11 salesforce.com release, Chatter is to be switched on by default (which is unusual as you normally have to opt-in for such major features in new releases).</p>
<p>By the way if you are a customer and do not want Chatter auto enabled you can use the following online form. <a href="https://www.salesforce.com/form/contact/chatter.jsp">https://www.salesforce.com/form/contact/chatter.jsp</a><br />
 <br />
I began to look at Chatter last year as part of a developer beta and to be honest I was a bit sceptical &#8211; it seemed merely an attempt by Salesforce to extend the user base &#8211; by enabling collaboration within a company and thus requiring extra licenses in addition to the CRM teams. </p>
<p>However the demos were impressive and the whole concept seems far more compelling.  Chatter is now free to current users and salesforce provide a Chatter-only license model to allow non CRM users to collaborate. (although there may be limits to what not CRM users can access as I believe only account and contacts are included ; opportunities may not)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=110&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2010/09/18/salesforce-com-chatter-at-cloudforce-london-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/10/chattercentral_demo.png?w=300" medium="image">
			<media:title type="html">Chatter Screen</media:title>
		</media:content>
	</item>
		<item>
		<title>Salesforce Quick Reference &amp; Tip Sheets</title>
		<link>http://setupforce.wordpress.com/2010/06/03/salesforce-quick-reference-tip-sheets/</link>
		<comments>http://setupforce.wordpress.com/2010/06/03/salesforce-quick-reference-tip-sheets/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 21:04:01 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=104</guid>
		<description><![CDATA[I often have mixed emotions when starting work for any existing salesforce.com client and finally getting to see their established org for the first time.  Often there are some really great design and innovative ideas in which the platform has been extended (which is great) but just as often I find myself puzzling why some things have been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=104&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I often have mixed emotions when starting work for any existing salesforce.com client and finally getting to see their established org for the first time. </p>
<p>Often there are some really great design and innovative ideas in which the platform has been extended (which is great) but just as often I find myself puzzling why some things have been done (not so great).</p>
<p>One of the &#8220;not so greats&#8221; is the creation of custom fields to store data where there is already a perfectly adequate standard field.  For example &#8220;SIC Code&#8221;; &#8220;Annual Revenue&#8221;; &#8220;Industry&#8221; etc are all standard fields on the Account object.</p>
<p>Salesforce&#8217;s ease of field creation can create issues if some simple governance is not applied.</p>
<p>Fortunately salesforce has many great resources to help prevent this; here is a field names quick reference which list all the standard fields by object in a really neat PDF document.</p>
<p><a href="https://na7.salesforce.com/help/doc/en/salesforce_field_names_reference.pdf">https://na7.salesforce.com/help/doc/en/salesforce_field_names_reference.pdf</a></p>
<p>Of course sometimes the standard field name or data type may not be appropriate for the business in which case a new field justifiably needs to be created (but of course there are limits to the number of customisations that can be applied). </p>
<p>This raises another issue I tend to encounter is understanding the customisation limits associated with a particular salesforce edition. </p>
<p>In the early days it used to be a bit of a chore tracking these down either from memory, from the online help section or on independent blogs for the related function area but thankfully there is now a single reference PDF document that has the limits listed.  Excellent!</p>
<p><a href="https://na7.salesforce.com/help/doc/en/salesforce_app_limits_cheatsheet.pdf">https://na7.salesforce.com/help/doc/en/salesforce_app_limits_cheatsheet.pdf</a></p>
<p>Finally I have discovered the following very useful page (non salesforce from <a href="http://www.cloud-consulting.nl">www.cloud-consulting.nl</a>) which lists many useful tip sheets, documents and quick references.</p>
<p><a href="http://www.cloud-consulting.nl/en/Articles/Whitepapers/salesforcecom-tip-sheets-a-user-guides.html">http://www.cloud-consulting.nl/en/Articles/Whitepapers/salesforcecom-tip-sheets-a-user-guides.html</a></p>
<p>Paul</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=104&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2010/06/03/salesforce-quick-reference-tip-sheets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>
	</item>
		<item>
		<title>Salesforce Schema</title>
		<link>http://setupforce.wordpress.com/2010/01/31/salesforce-schema/</link>
		<comments>http://setupforce.wordpress.com/2010/01/31/salesforce-schema/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 20:47:15 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Force.com]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=94</guid>
		<description><![CDATA[Salesforce Schema Documentation Last week I attended the London Salesforce.com user group meeting where I had some very interesting conversations with other Salesforce.com developers and consultants &#8211; good to meet you all. In one conversation I overheard a discussion about the Salesforce documentation and how it was apparently difficult to understand the way that the underlying structure all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=94&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Salesforce Schema Documentation</strong></p>
<p>Last week I attended the London Salesforce.com user group meeting where I had some very interesting conversations with other Salesforce.com developers and consultants &#8211; good to meet you all.</p>
<p>In one conversation I overheard a discussion about the Salesforce documentation and how it was apparently difficult to understand the way that the underlying structure all fitted together. </p>
<div id="attachment_95" class="wp-caption aligncenter" style="width: 305px"><a href="http://setupforce.files.wordpress.com/2010/01/sforce_major_objects.png"><img class="size-medium wp-image-95" title="Salesforce Sales Objects" src="http://setupforce.files.wordpress.com/2010/01/sforce_major_objects.png?w=295&#038;h=300" alt="Salesforce Sales Objects" width="295" height="300" /></a><p class="wp-caption-text">Salesforce Sales Objects</p></div>
<p>I admit I had similar concerns in the past but find that the web services documentation to be absolutely superb in this respect and so passed this on and thought I mention it here too. </p>
<p>Here is the link to the online documentation <a title="Force.com Web Services API Developer's Guide" href="http://www.salesforce.com/us/developer/docs/api/Content/data_model.htm" target="_blank">Force.com Web Services API Developer&#8217;s Guide</a>  where the above diagram shows the sales objects.  To see the structure diagrams navigate to Reference &#8211; Data Model. </p>
<p>What is particularly impressive is how the online documentation is so fresh and up to date.  Well done Salesforce documentation team. </p>
<p>As an example here is the diagram for the products; you will notice that it includes Quotes which are coming in the Spring &#8217;10 Edition &#8211; fantastic!</p>
<div id="attachment_96" class="wp-caption aligncenter" style="width: 310px"><a href="http://setupforce.files.wordpress.com/2010/01/sforce_prod_schedule_objects.png"><img class="size-medium wp-image-96" title="Salesforce Product Objects" src="http://setupforce.files.wordpress.com/2010/01/sforce_prod_schedule_objects.png?w=300&#038;h=187" alt="Salesforce Product Objects" width="300" height="187" /></a><p class="wp-caption-text">Salesforce Product Objects</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=94&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2010/01/31/salesforce-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/01/sforce_major_objects.png?w=295" medium="image">
			<media:title type="html">Salesforce Sales Objects</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2010/01/sforce_prod_schedule_objects.png?w=300" medium="image">
			<media:title type="html">Salesforce Product Objects</media:title>
		</media:content>
	</item>
		<item>
		<title>Pesky Calendar popup on Visualforce page load.</title>
		<link>http://setupforce.wordpress.com/2009/09/30/pesky-calendar-popup-on-visualforce-page-load/</link>
		<comments>http://setupforce.wordpress.com/2009/09/30/pesky-calendar-popup-on-visualforce-page-load/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 11:52:40 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Visualforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=86</guid>
		<description><![CDATA[Stopping Calendar Popup on Visualforce page load. Salesforce.com provides many useful field types from formulas and roll-up summaries to the simple URL field.  One field that can be a little frustrating or rather the way it is rendered is the date field. When including a date field on a page the user is automatically presented [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=86&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Stopping Calendar Popup on Visualforce page load.</strong></p>
<p>Salesforce.com provides many useful field types from formulas and roll-up summaries to the simple URL field. </p>
<p>One field that can be a little frustrating or rather the way it is rendered is the date field.</p>
<p>When including a date field on a page the user is automatically presented with a popup calendar whenever focus is placed on the field.</p>
<p>This is useful (hero Salesforce) and avoids the need to click a separate link or image to select from a calandar.</p>
<p>However this automatic display of the popup calendar is not always useful (or wanted). </p>
<p>For example Whenever the date field is positioned as the first editable field on a page the focus is automatically placed there and the result is an unwanted popup when the page loads (zero salesforce).</p>
<p> <img class="aligncenter size-full wp-image-87" title="Date field popup calendar" src="http://setupforce.files.wordpress.com/2009/09/support-cal-popup.png?w=450&#038;h=381" alt="Date field popup calendar" width="450" height="381" /><br />
Fortunately when developing a Visualforce page we can prevent the focus from being placed on a field  (and any potential calendar popup) when the page loads with the use of a javascript function.</p>
<p>Simply add the javascript function <em><strong><span style="color:#0000ff;">setFocusOnLoad() {}</span></strong></em> (just the function with no code) between script tags on the page and no longer do we see the popup calendar when the page loads.</p>
<p><img class="aligncenter size-full wp-image-88" title="Visualforce page - script setFocusOnLoad()" src="http://setupforce.files.wordpress.com/2009/09/support-setfocusonload.png?w=450&#038;h=329" alt="Visualforce page - script setFocusOnLoad()" width="450" height="329" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=86&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2009/09/30/pesky-calendar-popup-on-visualforce-page-load/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/09/support-cal-popup.png" medium="image">
			<media:title type="html">Date field popup calendar</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/09/support-setfocusonload.png" medium="image">
			<media:title type="html">Visualforce page - script setFocusOnLoad()</media:title>
		</media:content>
	</item>
		<item>
		<title>Salesforce.com Help Screen using Apex and Visualforce to read Setup Information</title>
		<link>http://setupforce.wordpress.com/2009/08/10/salesforce-com-help-screen-using-apex-and-visualforce-to-read-setup-information/</link>
		<comments>http://setupforce.wordpress.com/2009/08/10/salesforce-com-help-screen-using-apex-and-visualforce-to-read-setup-information/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 13:25:01 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Visualforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=51</guid>
		<description><![CDATA[  Salesforce.com Sales Stages Help Screen Recently I was asked to change the sales stages configured in a salesforce.com org.  After the configuration and then the manipulation of historic opportunity data I patted myself on the back, grabbed a coffee and thought job done&#8230; right? Well not quite.. although the new sales stages had been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=51&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><strong> </strong></p>
<p style="text-align:center;"><strong>Salesforce.com Sales Stages Help Screen</strong></p>
<p>Recently I was asked to change the sales stages configured in a salesforce.com org.</p>
<div id="attachment_52" class="wp-caption alignleft" style="width: 180px"><img class="size-medium wp-image-52" title="Visualforce PDF Sales Stages" src="http://setupforce.files.wordpress.com/2009/08/pdf-sales-stages.png?w=170&#038;h=193" alt="Visualforce PDF Sales Stages" width="170" height="193" /><p class="wp-caption-text">Visualforce PDF Sales Stages</p></div>
<p> After the configuration and then the manipulation of historic opportunity data I patted myself on the back, grabbed a coffee and thought job done&#8230; right?</p>
<p>Well not quite.. although the new sales stages had been well communicated in advance I hadn&#8217;t bargained for the number of sales and marketing users who were totally unaware of the new stages.</p>
<p>I needed to resend my notification email about the planned changes again and again and again&#8230;</p>
<p>the org is global with hundreds of users so I thought there had to be a better way.</p>
<p>So I wrote a help screen using Apex and Visualforce to read the actual setup and display the sales stages within Salesforce itself; the beauty being that both the link and the actual information is stored within Salesforce so should the sales stages change in the future the help information will change dynamically.</p>
<p>Having filled out the description of each Sales Stage during the configuration as below:</p>
<div id="attachment_53" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-53" title="Stage Stage Description" src="http://setupforce.files.wordpress.com/2009/08/stage-description.png?w=450&#038;h=299" alt="Stage Stage Description" width="450" height="299" /><p class="wp-caption-text">Stage Stage Description</p></div>
<p>The APEX class and Visualforce Page was developed</p>
<div class="mceTemp mceIEcenter">
<div class="mceTemp mceIEcenter">
<div class="mceTemp mceIEcenter">
<div id="attachment_79" class="wp-caption aligncenter" style="width: 532px"><img class="size-medium wp-image-79" title="clsHelpSalesStages" src="http://setupforce.files.wordpress.com/2009/08/clshelpsalesstages3.png?w=522&#038;h=320" alt="clsHelpSalesStages Apex Class" width="522" height="320" /><p class="wp-caption-text">clsHelpSalesStages Apex Class</p></div>
</div>
</div>
</div>
<address><span style="color:#3366ff;">public class clsHelpSalesStages</span></address>
<address><span style="color:#3366ff;">// Controller code for Help Sales Stage VisualForce Page Handler</span></address>
<address><span style="color:#3366ff;">// PGoodey Aug 2009</span></address>
<address><span style="color:#3366ff;">// Version 1.0</span></address>
<address><span style="color:#3366ff;">{</span></address>
<address><span style="color:#3366ff;">private List&lt;OpportunityStage&gt; opp_sales_stages;</span></address>
<address><span style="color:#3366ff;">public List&lt;OpportunityStage&gt; getSalesStages()</span></address>
<address><span style="color:#3366ff;">{</span></address>
<address><span style="color:#3366ff;">opp_sales_stages = [SELECT MasterLabel, IsClosed, IsWon, ForecastCategory,</span></address>
<address><span style="color:#3366ff;">ForecastCategoryName, DefaultProbability, Description</span></address>
<address><span style="color:#3366ff;">FROM OpportunityStage</span></address>
<address><span style="color:#3366ff;">WHERE IsActive = true</span></address>
<address><span style="color:#3366ff;">ORDER BY SortOrder ASC];</span></address>
<address><span style="color:#3366ff;">return opp_sales_stages;</span></address>
<address><span style="color:#3366ff;">}</span></address>
<address><span style="color:#3366ff;">public static testMethod void testMyController()</span></address>
<address><span style="color:#3366ff;">{</span></address>
<address><span style="color:#3366ff;">clsHelpSalesStages hSs = new clsHelpSalesStages();</span></address>
<address><span style="color:#3366ff;">List&lt;OpportunityStage&gt; oppStageTest = hSs.getSalesStages();</span></address>
<address><span style="color:#3366ff;">}</span></address>
<address><span style="color:#3366ff;">}</span></address>
<address><span style="color:#3366ff;"> </span> </address>
<p><span style="color:#3366ff;"> </span> </p>
<address class="mceTemp mceIEcenter">
<dl class="wp-caption aligncenter">
<dt class="wp-caption-dt">
<address><img class="size-medium wp-image-70" title="vfpHelpSalesStages" src="http://setupforce.files.wordpress.com/2009/08/vfphelpsalesstages1.png?w=450&#038;h=310" alt="vfpHelpSalesStages Visualforce Page" width="450" height="310" /></address>
</dt>
<dd class="wp-caption-dd">
<address>vfpHelpSalesStages Visualforce Page</address>
</dd>
</dl>
</address>
<address></address>
<address></address>
<address><span style="color:#3366ff;">&lt;apex:page controller=&#8221;clsHelpSalesStages&#8221; tabStyle=&#8221;Opportunity&#8221; renderAs=&#8221;pdf&#8221; sidebar=&#8221;false&#8221; &gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:form &gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:sectionHeader title=&#8221;Setupforce: Sales Stages Description. Date: {!NOW()}&#8221; /&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:pageBlock title=&#8221;"&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:pageMessages &gt;&lt;/apex:pageMessages&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:pageBlockTable value=&#8221;{!SalesStages}&#8221; var=&#8221;s&#8221; rendered=&#8221;{!NOT(ISNULL(SalesStages))}&#8221;&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:column &gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:facet name=&#8221;header&#8221;&gt;Name&lt;/apex:facet&gt;</span></address>
<address><span style="color:#3366ff;">&lt;div style=&#8221;background-color:{!CASE(s.ForecastCategoryName,&#8217;Closed&#8217;,'maroon&#8217;, &#8216;Omitted&#8217;,'#FFA07A&#8217;,</span></address>
<address><span style="color:#3366ff;">&#8216;Commit&#8217;,'green&#8217;, &#8216;Funnel&#8217;, &#8216;blue&#8217;,'gray&#8217; )};</span></address>
<address><span style="color:#3366ff;">color: {!CASE(s.ForecastCategoryName, &#8216;Omitted&#8217;,'black&#8217;, &#8216;white&#8217;)} &#8221; &gt;</span></address>
<address><span style="color:#3366ff;">{!s.MasterLabel}</span></address>
<address><span style="color:#3366ff;">&lt;/div&gt;</span></address>
<address><span style="color:#3366ff;">&lt;/apex:column&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:column value=&#8221;{!s.DefaultProbability}&#8221;&gt;&lt;/apex:column&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:column value=&#8221;{!s.Description}&#8221;&gt;&lt;/apex:column&gt;</span></address>
<address><span style="color:#3366ff;">&lt;apex:column value=&#8221;{!s.ForecastCategoryName}&#8221;&gt;&lt;/apex:column&gt;</span></address>
<address><span style="color:#3366ff;">&lt;/apex:pageBlockTable&gt;</span></address>
<address><span style="color:#3366ff;">&lt;/apex:pageBlock&gt;</span></address>
<address><span style="color:#3366ff;">&lt;/apex:form&gt;</span></address>
<address><span style="color:#3366ff;">&lt;/apex:page&gt;</span></address>
<p>Code done.  All that was now needed was to add the link to the users&#8217; Home Page with the use of the Custom Links.</p>
<div id="attachment_56" class="wp-caption aligncenter" style="width: 461px"><img class="size-medium wp-image-56" title="Stage Help Custom Link" src="http://setupforce.files.wordpress.com/2009/08/stage-help-custom-link.png?w=451&#038;h=276" alt="Sales Stages Help Added to Custom Links" width="451" height="276" /><p class="wp-caption-text">Sales Stages Help Added to Custom Links</p></div>
<p>And that&#8217;s it &#8211; Users click the link at: </p>
<div id="attachment_59" class="wp-caption aligncenter" style="width: 210px"><img class="size-full wp-image-59" title="Stage Help Custom Links 2" src="http://setupforce.files.wordpress.com/2009/08/stage-help-custom-links-22.png?w=200&#038;h=113" alt="Custom Link - Help Sales Stages" width="200" height="113" /><p class="wp-caption-text">Custom Link - Help Sales Stages</p></div>
<p>And the following PDF is displayed.</p>
<div class="mceTemp mceIEcenter">
<div id="attachment_61" class="wp-caption aligncenter" style="width: 477px"><img class="size-medium wp-image-61" title="PDF Sales Stages" src="http://setupforce.files.wordpress.com/2009/08/pdf-sales-stages2.png?w=467&#038;h=391" alt="PDF Sales Stages" width="467" height="391" /><p class="wp-caption-text">PDF Sales Stages</p></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=51&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2009/08/10/salesforce-com-help-screen-using-apex-and-visualforce-to-read-setup-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/pdf-sales-stages.png?w=300" medium="image">
			<media:title type="html">Visualforce PDF Sales Stages</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/stage-description.png?w=300" medium="image">
			<media:title type="html">Stage Stage Description</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/clshelpsalesstages3.png?w=300" medium="image">
			<media:title type="html">clsHelpSalesStages</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/vfphelpsalesstages1.png?w=300" medium="image">
			<media:title type="html">vfpHelpSalesStages</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/stage-help-custom-link.png?w=300" medium="image">
			<media:title type="html">Stage Help Custom Link</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/stage-help-custom-links-22.png" medium="image">
			<media:title type="html">Stage Help Custom Links 2</media:title>
		</media:content>

		<media:content url="http://setupforce.files.wordpress.com/2009/08/pdf-sales-stages2.png?w=300" medium="image">
			<media:title type="html">PDF Sales Stages</media:title>
		</media:content>
	</item>
		<item>
		<title>Force.com Development Lifecycle Guide</title>
		<link>http://setupforce.wordpress.com/2009/06/23/force-com-development-lifecycle-guide/</link>
		<comments>http://setupforce.wordpress.com/2009/06/23/force-com-development-lifecycle-guide/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:02:13 +0000</pubDate>
		<dc:creator>setupforce</dc:creator>
				<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://setupforce.wordpress.com/?p=45</guid>
		<description><![CDATA[Force.com Development Lifecycle Guide This new guide describes how an IT organisation can build, test and deploy applications using a combination of Web-based and traditional development practices. It&#8217;s meant for IT architects, developers, and administrators who want to understand how the development process for a Force.com app is different from the development process of an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=45&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Force.com Development Lifecycle Guide</strong></p>
<p>This new guide describes how an IT organisation can build, test and deploy applications using a combination of Web-based and traditional development practices. It&#8217;s meant for IT architects, developers, and administrators who want to understand how the development process for a Force.com app is different from the development process of an app on another platform.</p>
<p>It offers a good overview of the stages in the application development lifecycle and covers:</p>
<ul>
<li>Choosing and configuring environments for development, integration, testing, and staging</li>
<li>Planning the delivery of multiple applications on different schedules</li>
<li>Using development tools such as the Force.com IDE, Force.com Migration Tool, and Data Loader</li>
<li>Tracking and synchronizing changes from multiple developers</li>
<li>Migrating setup data between environments</li>
<li>Deploying to a production organization</li>
</ul>
<p>Ref:  Salesforce.com </p>
<p><a title="Development Lifecycle Guide" href="http://blog.sforce.com/sforce/2009/06/new-book-the-forcecom-development-lifecycle-guide.html" target="_blank">http://blog.sforce.com/sforce/2009/06/new-book-the-forcecom-development-lifecycle-guide.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setupforce.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setupforce.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setupforce.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setupforce.wordpress.com&amp;blog=4422505&amp;post=45&amp;subd=setupforce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://setupforce.wordpress.com/2009/06/23/force-com-development-lifecycle-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f261cbf4f2ad29de693cbd80724f000b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">setupforce</media:title>
		</media:content>
	</item>
	</channel>
</rss>
