<?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 for Brian Green Consultancy</title>
	<atom:link href="http://www.blog.bdgreen.it/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.bdgreen.it</link>
	<description>Miscellaneous jottings of an IT consultant</description>
	<lastBuildDate>Sun, 09 Jan 2011 20:57:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>Comment on Salesforce IDs and the 15-18 digit problem by Brian Green</title>
		<link>http://www.blog.bdgreen.it/2011/01/09/salesforce-ids-and-the-15-18-digit-problem/comment-page-1/#comment-36</link>
		<dc:creator>Brian Green</dc:creator>
		<pubDate>Sun, 09 Jan 2011 20:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=1523#comment-36</guid>
		<description>Lee, thanks for the comment - though the coding in this case (Google Apps Script - &lt;a href=&quot;http://code.google.com/googleapps/appsscript/guide_getting_started.html&quot; rel=&quot;nofollow&quot;&gt;see here&lt;/a&gt;) was done by &lt;a href=&quot;mailto:bluep@quantentunnel.de&quot; rel=&quot;nofollow&quot;&gt;bluep@quantentunnel.de&lt;/a&gt;

For those without access to Salesforce help, the logic is:

&lt;blockquote&gt;To convert a 15 char case-sensitive id to an 18 char case-safe id follow these steps.

1. Divide the 15 char into 3 chunks of 5 chars each
2. For each character give that position a value of 1 if uppercase, 0 otherwise (lowercase or number)
3. Combine the bits from each chunk into a 5 bit integer where the rightmost bit is the most significant bit. This will yield a number between 0 and 31 for each chunk
4. Construct an array that contains the sequence of capital letters A-Z and 0-5
5. Use the integer from each chunk to choose a character from the array
6. Append the resulting 3 characters, in chunk order, to the end of the 15 char id&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Lee, thanks for the comment &#8211; though the coding in this case (Google Apps Script &#8211; <a href="http://code.google.com/googleapps/appsscript/guide_getting_started.html" rel="nofollow">see here</a>) was done by <a href="mailto:bluep@quantentunnel.de" rel="nofollow">bluep@quantentunnel.de</a></p>
<p>For those without access to Salesforce help, the logic is:</p>
<blockquote><p>To convert a 15 char case-sensitive id to an 18 char case-safe id follow these steps.</p>
<p>1. Divide the 15 char into 3 chunks of 5 chars each<br />
2. For each character give that position a value of 1 if uppercase, 0 otherwise (lowercase or number)<br />
3. Combine the bits from each chunk into a 5 bit integer where the rightmost bit is the most significant bit. This will yield a number between 0 and 31 for each chunk<br />
4. Construct an array that contains the sequence of capital letters A-Z and 0-5<br />
5. Use the integer from each chunk to choose a character from the array<br />
6. Append the resulting 3 characters, in chunk order, to the end of the 15 char id</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Salesforce IDs and the 15-18 digit problem by Lee</title>
		<link>http://www.blog.bdgreen.it/2011/01/09/salesforce-ids-and-the-15-18-digit-problem/comment-page-1/#comment-35</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 09 Jan 2011 19:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=1523#comment-35</guid>
		<description>Thanks for the post Brian. When I first started coding Apex for SFDC this was a major problem, in the end I wrote my own code to get around this 15-18 digit issue but this spreadsheet would have been a massive help.</description>
		<content:encoded><![CDATA[<p>Thanks for the post Brian. When I first started coding Apex for SFDC this was a major problem, in the end I wrote my own code to get around this 15-18 digit issue but this spreadsheet would have been a massive help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Salesforce IDs and the 15-18 digit problem by Tweets that mention Brian Green Consultancy » Blog Archive » Salesforce IDs and the 15-18 digit problem -- Topsy.com</title>
		<link>http://www.blog.bdgreen.it/2011/01/09/salesforce-ids-and-the-15-18-digit-problem/comment-page-1/#comment-34</link>
		<dc:creator>Tweets that mention Brian Green Consultancy » Blog Archive » Salesforce IDs and the 15-18 digit problem -- Topsy.com</dc:creator>
		<pubDate>Sun, 09 Jan 2011 14:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=1523#comment-34</guid>
		<description>This post was mentioned on Twitter by Paul Milford. Paul Milford said: RT @BGConsultancy: Blog post: #Salesforce IDs and the 15-18 digit problem http://goo.gl/fb/SUYuF #salesforcecom #cloud #google #youtube [...]</description>
		<content:encoded><![CDATA[<p>This post was mentioned on Twitter by Paul Milford. Paul Milford said: RT @BGConsultancy: Blog post: #Salesforce IDs and the 15-18 digit problem <a href="http://goo.gl/fb/SUYuF" rel="nofollow">http://goo.gl/fb/SUYuF</a> #salesforcecom #cloud #google #youtube [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Social Media metrics? Use SWIX! by Scott Lake</title>
		<link>http://www.blog.bdgreen.it/2010/03/26/social-media-tool-swix/comment-page-1/#comment-18</link>
		<dc:creator>Scott Lake</dc:creator>
		<pubDate>Sat, 27 Mar 2010 15:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=967#comment-18</guid>
		<description>Hi Brian, thanks for the SWIX review. If any of your readers have any suggestions, we&#039;d love to hear them.  You can reach us at @swixhq.com or you can reach me at @scottica

Scott
SWIX Founder</description>
		<content:encoded><![CDATA[<p>Hi Brian, thanks for the SWIX review. If any of your readers have any suggestions, we&#8217;d love to hear them.  You can reach us at @swixhq.com or you can reach me at @scottica</p>
<p>Scott<br />
SWIX Founder</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trends in &#8220;Social CRM&#8221; by Tweets that mention Trends in “Social CRM” &#124; Brian Green Consultancy -- Topsy.com</title>
		<link>http://www.blog.bdgreen.it/2010/01/23/trends-in-social-crm-2/comment-page-1/#comment-16</link>
		<dc:creator>Tweets that mention Trends in “Social CRM” &#124; Brian Green Consultancy -- Topsy.com</dc:creator>
		<pubDate>Sun, 24 Jan 2010 11:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=629#comment-16</guid>
		<description>[...] This post was mentioned on Twitter by Kermit Green and Brian Green, CRM Alert. CRM Alert said: Trends in “Social CRM” &#124; Brian Green Consultancy http://bit.ly/7D0i31 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Kermit Green and Brian Green, CRM Alert. CRM Alert said: Trends in “Social CRM” | Brian Green Consultancy <a href="http://bit.ly/7D0i31" rel="nofollow">http://bit.ly/7D0i31</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Economist to get more social by LNIngram</title>
		<link>http://www.blog.bdgreen.it/2009/12/22/the-economist-to-get-more-social/comment-page-1/#comment-15</link>
		<dc:creator>LNIngram</dc:creator>
		<pubDate>Thu, 31 Dec 2009 00:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=550#comment-15</guid>
		<description>Very interesting, thanks for sharing</description>
		<content:encoded><![CDATA[<p>Very interesting, thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Social words of 2009 by Tweets that mention Social words of 2009 &#124; Brian Green Consultancy -- Topsy.com</title>
		<link>http://www.blog.bdgreen.it/2009/12/30/social-words-of-2009/comment-page-1/#comment-14</link>
		<dc:creator>Tweets that mention Social words of 2009 &#124; Brian Green Consultancy -- Topsy.com</dc:creator>
		<pubDate>Wed, 30 Dec 2009 21:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=563#comment-14</guid>
		<description>[...] This post was mentioned on Twitter by MedienStiftung FMS, Brian Green. Brian Green said: Blog Post: Social words of 2009 http://bit.ly/5bdN5h [...]
</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by MedienStiftung FMS, Brian Green. Brian Green said: Blog Post: Social words of 2009 <a href="http://bit.ly/5bdN5h" rel="nofollow">http://bit.ly/5bdN5h</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dreamforce 2009 keynote: Chatter! by Too much Chatter about salesforce.com &#124; Brian Green Consultancy</title>
		<link>http://www.blog.bdgreen.it/2009/11/19/dreamforce-2009-keynote-chatter/comment-page-1/#comment-8</link>
		<dc:creator>Too much Chatter about salesforce.com &#124; Brian Green Consultancy</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=367#comment-8</guid>
		<description>[...] Chatter, when it becomes available next year, should provide a social media layer across salesforce.com Sales, Service and Custom clouds.  It is also planned to integrate with other market social computing platforms &#8211; see my earlier post [...]</description>
		<content:encoded><![CDATA[<p>[...] Chatter, when it becomes available next year, should provide a social media layer across salesforce.com Sales, Service and Custom clouds.  It is also planned to integrate with other market social computing platforms &#8211; see my earlier post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cloud Computing is number 1 by uberVU - social comments</title>
		<link>http://www.blog.bdgreen.it/2009/11/01/cloud_computing_is_1/comment-page-1/#comment-7</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Sun, 01 Nov 2009 17:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=274#comment-7</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by bdgreeninfo: New blog post: Cloud Computing is number 1 http://bit.ly/KDtvp...

</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by bdgreeninfo: New blog post: Cloud Computing is number 1 <a href="http://bit.ly/KDtvp.." rel="nofollow">http://bit.ly/KDtvp..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cloud Computing is number 1 by Tweets that mention Cloud Computing is number 1 &#124; Brian Green Consultancy -- Topsy.com</title>
		<link>http://www.blog.bdgreen.it/2009/11/01/cloud_computing_is_1/comment-page-1/#comment-6</link>
		<dc:creator>Tweets that mention Cloud Computing is number 1 &#124; Brian Green Consultancy -- Topsy.com</dc:creator>
		<pubDate>Sun, 01 Nov 2009 17:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.bdgreen.it/?p=274#comment-6</guid>
		<description>[...] This post was mentioned on Twitter by James Urquhart and Scott Mattoon, Brian Green. Brian Green said: New blog post: Cloud Computing is number 1 http://bit.ly/KDtvp [...]

</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by James Urquhart and Scott Mattoon, Brian Green. Brian Green said: New blog post: Cloud Computing is number 1 <a href="http://bit.ly/KDtvp" rel="nofollow">http://bit.ly/KDtvp</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.blog.bdgreen.it @ 2012-02-05 17:17:11 -->
