<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:georss="http://www.georss.org/georss" xmlns:media="http://search.yahoo.com/mrss/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Salesforce.com News @ Lawson</title>
	<atom:link href="https://lawsonsfnews.wordpress.com/feed/" rel="self" type="application/rss+xml"/>
	<link>https://lawsonsfnews.wordpress.com</link>
	<description>Improving communication through blogging</description>
	<lastBuildDate>Tue, 01 May 2007 18:56:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="lawsonsfnews.wordpress.com" path="/?rsscloud=notify" port="80" protocol="http-post" registerProcedure=""/>
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>Salesforce.com News @ Lawson</title>
		<link>https://lawsonsfnews.wordpress.com</link>
	</image>
	<atom:link href="https://lawsonsfnews.wordpress.com/osd.xml" rel="search" title="Salesforce.com News @ Lawson" type="application/opensearchdescription+xml"/>
	<atom:link href="https://lawsonsfnews.wordpress.com/?pushpress=hub" rel="hub"/>
	<xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>Get Your Google Gadgets!</title>
		<link>https://lawsonsfnews.wordpress.com/2007/05/01/get-your-google-gadgets/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/05/01/get-your-google-gadgets/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Tue, 01 May 2007 18:54:32 +0000</pubDate>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Did you know?]]></category>
		<category><![CDATA[Informational]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[New looks]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/05/01/get-your-google-gadgets/</guid>

					<description><![CDATA[Appirio has made available four new Google Gadgets that you can add to your Google homepage and keep up with what&#8217;s going on with your data in Salesforce. Don&#8217;t know what a Google Gadget is? It&#8217;s a small piece of code that you add to your own personal Google homepage that gathers data for you [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.appirio.com/downloads/google_gadgets.php" target="_blank">Appirio</a> has made available four new <a href="http://www.appirio.com/downloads/google_gadgets.php" target="_blank">Google Gadgets</a> that you can add to your Google homepage and keep up with what&#8217;s going on with your data in Salesforce.</p>
<p>Don&#8217;t know what a Google Gadget is?  It&#8217;s a small piece of code that you add to your own personal Google homepage that gathers data for you so you don&#8217;t have to go hunting it down.</p>
<p>See my example below.<br />
<a href="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/05/case-watcher.png" title="Case Watcher"><img src="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/05/case-watcher.png?w=510" alt="Case Watcher" /></a></p>
<p>The four gadgets that Appirio has freely given out are Sales Sleuth, Opportunity Knocks, Task Watcher, and Case Watcher.  This makes the retrieval of data much simpler as you will see this data in your own Google portal rather than having to log into Salesforce to get the data.</p>
<p>For a demonstration of these gadgets, contact me and I can show you how it works.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/05/01/get-your-google-gadgets/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/05/case-watcher.png">
			<media:title type="html">Case Watcher</media:title>
		</media:content>
	</item>
		<item>
		<title>Need Daily Code to Run?  Apex Opens Up the Possibilities</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/18/need-daily-code-to-run-apex-opens-up-the-possibilities/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/18/need-daily-code-to-run-apex-opens-up-the-possibilities/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Wed, 18 Apr 2007 19:48:38 +0000</pubDate>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Informational]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/18/need-daily-code-to-run-apex-opens-up-the-possibilities/</guid>

					<description><![CDATA[Steve Anderson has written some Apex code that allows you to run cron jobs in Salesforce, using the Apex platform. It looks like a minimal amount of code and seems to shed light on what we could possibly do using Apex. Put your &#8220;what problem could that solve for us?&#8221; hat on and keep an [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Steve Anderson has written some Apex code that allows you to run cron jobs in Salesforce, using the Apex platform.  It looks like a minimal amount of code and seems to shed light on what we could possibly do using Apex.</p>
<p>Put your &#8220;what problem could that solve for us?&#8221; hat on and keep an open mind.  Though I don&#8217;t yet know how this might help us in the future, we should keep it in mind and come back to it as the need arises.</p>
<p><a href="http://gokubi.com/archives/daily-cron-jobs-with-apex">Steve&#8217;s blog</a><br />
<img src="https://i0.wp.com/gokubi.com/wp-content/uploads/2007/04/batch_script.png" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/18/need-daily-code-to-run-apex-opens-up-the-possibilities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="http://gokubi.com/wp-content/uploads/2007/04/batch_script.png"/>
	</item>
		<item>
		<title>If a Customer Complains About Your Company on the Internet and You Don’t Notice It, Will It Matter?</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/16/if-a-customer-complains-about-your-company-on-the-internet-and-you-dont-notice-it-will-anyone-read-it/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/16/if-a-customer-complains-about-your-company-on-the-internet-and-you-dont-notice-it-will-anyone-read-it/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Mon, 16 Apr 2007 13:38:30 +0000</pubDate>
				<category><![CDATA[Informational]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/16/if-a-customer-complains-about-your-company-on-the-internet-and-you-dont-notice-it-will-anyone-read-it/</guid>

					<description><![CDATA[John Ragsdale, an SSPA guy, writes about a new technology called TruCast that brings visibility to what your customers are saying about your company across the Internet and blogosphere. What I find potentially even more interesting is that this tool not only identifies what is being said about your company, but it brings into view [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>John Ragsdale, an SSPA guy, writes about a new technology called TruCast that brings visibility to what your customers are saying about your company across the Internet and blogosphere.  What I find potentially even more interesting is that this tool not only identifies what is being said about your company, but it brings into view the overall sentiment of their posts and even maps out their sphere of influence across social networks.</p>
<p>When it comes to Marketing awareness and knowing what people are saying about your company, this seems like pretty valuable information.  On top of that, what if you were tracking those who are big proponents of your company or brand and became aware of their sphere of influence across the Internet?  Sounds potentially useful.</p>
<p>You can read John&#8217;s thoughts on it <a href="http://jragsdale.wordpress.com/2007/03/22/proactively-monitoring-the-blogosphere-what-are-customers-saying-about-your-products/">here</a>.</p>
<p><a href="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/visible.jpg" title="visible.jpg"><img src="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/visible.jpg?w=510" alt="visible.jpg" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/16/if-a-customer-complains-about-your-company-on-the-internet-and-you-dont-notice-it-will-anyone-read-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/visible.jpg">
			<media:title type="html">visible.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Toolkit Expands Richness of Salesforce.com Interface</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/16/flex-toolkit-expands-richness-of-salesforcecom-interface/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/16/flex-toolkit-expands-richness-of-salesforcecom-interface/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Mon, 16 Apr 2007 12:50:32 +0000</pubDate>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Did you know?]]></category>
		<category><![CDATA[Informational]]></category>
		<category><![CDATA[New looks]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/16/flex-toolkit-expands-richness-of-salesforcecom-interface/</guid>

					<description><![CDATA[Salesforce.com today announced the availability of the new Adobe Flex Toolkit for Apex at the Web 2.0 Expo. Big deal, right? It&#8217;s just another toolkit for doing the same thing all the other toolkits do for Salesforce, isn&#8217;t it? Not exactly. Adobe has been developing ways for developers and content designers to deliver rich media [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Salesforce.com today announced the availability of the new Adobe Flex Toolkit for Apex at the Web 2.0 Expo.  Big deal, right?  It&#8217;s just another toolkit for doing the same thing all the other toolkits do for Salesforce, isn&#8217;t it?  Not exactly.<br />
<a href="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/flex_screenshot.jpg" title="flex_screenshot.jpg"><img src="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/flex_screenshot.jpg?w=510" alt="flex_screenshot.jpg" /></a><br />
Adobe has been developing ways for developers and content designers to deliver rich media experiences through the web, so as to make rich applications for the web.  That&#8217;s Flex, and in the coming months, that&#8217;s Apollo as well.  These are two technologies developed by Adobe to deliver out-of-the-box components for building interactive, applications that bridge both online and offline data.</p>
<p>Adam Gross from Salesforce.com demonstrates three uses for the new Flex toolkit in a <a href="http://adnsandbox.com/media/flex/">screencast</a> he recorded.  This shows the use of realtime Salesforce data, inline with detail records in Salesforce that gives graphical representations of desired data points.  It allows interaction of data across records to illustrate relationships.</p>
<p>What also makes Flex a compelling tool for application building is the fact that it comes with many component libraries which make development much quicker than traditional tools which provide a framework, yet no &#8220;pre-delivered&#8221; components.  Whether that&#8217;s graphs, charts, dashboards, or UI components, Flex gives developers a jumpstart to application creation.  And because the Flex code can be packaged up and run on the Salesforce.com Apex infrastructure, there&#8217;s no need for a backend server to run the Flex code.  It&#8217;s all delivered in Salesforce.com natively.</p>
<p>At the end of Adam&#8217;s presentation, he gives a quick peek at Adobe&#8217;s new Apollo project which allows mashups of data from online applications such as Salesforce.com and offline or back office (non-web) applications from the desktop.  That extends the reach of Salesforce.com data beyond the traditional &#8220;get it on the web&#8221; interface.</p>
<p>You can read more about the Flex toolkit at the Salesforce.com Developer blog.  <img src="http://blog.sforce.com/sforce/2007/04/annoucing_the_f.html" /><a href="http://blog.sforce.com/sforce/2007/04/annoucing_the_f.html">http://blog.sforce.com/sforce/2007/04/annoucing_the_f.html</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/16/flex-toolkit-expands-richness-of-salesforcecom-interface/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="https://lawsonsfnews.wordpress.com/wp-content/uploads/2007/04/flex_screenshot.jpg">
			<media:title type="html">flex_screenshot.jpg</media:title>
		</media:content>

		<media:content medium="image" url="http://blog.sforce.com/sforce/2007/04/annoucing_the_f.html"/>
	</item>
		<item>
		<title>Running a Dashboard as the Current User</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/13/running-a-dashboard-as-the-current-user/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/13/running-a-dashboard-as-the-current-user/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Fri, 13 Apr 2007 19:25:24 +0000</pubDate>
				<category><![CDATA[DEV News]]></category>
		<category><![CDATA[Informational]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/13/running-a-dashboard-as-the-current-user/</guid>

					<description><![CDATA[A couple of people at Salesforce just posted an addition to their previous post highlighting a way of placing a Matrix report in your dashboard. This update includes a way of customizing the S-control used for that dashboard component to dynamically run the component as the current user as opposed to by the running user. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A couple of people at Salesforce just posted an addition to their previous post highlighting a way of placing a Matrix report in your dashboard.  This update includes a way of customizing the S-control used for that dashboard component to dynamically run the component as the current user as opposed to by the running user.</p>
<p>Bottom line, this could be the answer to creating dozens if not more dashboard components for individuals.</p>
<p>Read about it here.  <a href="http://www.typepad.com/t/trackback/274887/17684830" title="http://www.typepad.com/t/trackback/274887/17684830">http://www.typepad.com/t/trackback/274887/17684830</a></p>
<p>The idea of allowing you to setup dashboard components to use the current user instead of the running user has been suggested at the Idea Exchange, but if you&#8217;d like to help promote it, click <a href="http://ideas.salesforce.com/article/show/22713">here</a> to vote it up higher.</p>
<p><img src="https://i0.wp.com/s3.crispynews.com/themes/idea_exchange/images/ielogo.gif" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/13/running-a-dashboard-as-the-current-user/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="http://s3.crispynews.com/themes/idea_exchange/images/ielogo.gif"/>
	</item>
		<item>
		<title>Finding Information that Closes Deals</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/10/finding-information-that-closes-deals/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/10/finding-information-that-closes-deals/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Tue, 10 Apr 2007 18:56:58 +0000</pubDate>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Informational]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Sales]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/10/finding-information-that-closes-deals/</guid>

					<description><![CDATA[Where is the information you need to close a deal?&#160; Is it in a PowerPoint presentation on your desktop?&#160; Is it in some competitive knowledge we have on a shared drive at corporate?&#160; Is it in your email?&#160; Is it in Documentum?&#160; Just where in the heck is it?&#160; What if relevant content was handed [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Where is the information you need to close a deal?&nbsp; Is it in a PowerPoint presentation on your desktop?&nbsp; Is it in some competitive knowledge we have on a shared drive at corporate?&nbsp; Is it in your email?&nbsp; Is it in Documentum?&nbsp; Just where in the heck is it?&nbsp; </p>
<p>What if relevant content was handed to you?</p>
<p>Picture yourself looking at an opportunity and wishing you had all the marketing collateral, competitive analysis, white papers, press releases, emails, and just about any other bit of information located somewhere in the Lawson cyber-world at your fingertips.&nbsp; Could that really be possible?&nbsp; How would it affect your ability to close a deal if you knew what was out there and could use it to your advantage.&nbsp; </p>
<p>Somewhere out there, there is information you could use to your advantage, but if you can&#8217;t find it, you can&#8217;t use it. </p>
<p>What if you could know which documents are most often used in the vertical you&#8217;re trying to sell to that result in closed deals?&nbsp; What if you could subscribe to an author or topic and know when that person publishes or changes a document?&nbsp; </p>
<p>What if you opened a spreadsheet or document on your desktop or in your email and your were notified immediately that you are not working on the most current version of the document?&nbsp; </p>
<p>OK, enough questions, how about some answers?&nbsp; While it&#8217;s not an answer to world hunger, Koral might be a heck of a stride forward in the world of content management and document management.&nbsp; </p>
<p>Koral is a relatively new company that was just acquired by Salesforce.com.&nbsp; It&#8217;s part of what Salesforce is now rebranding as Apex Content.&nbsp; You can watch a brief demo of what it can do <a href="http://media.podtech.net/media/2006/11/PID_001500/Podtech_koral_demo.mov">here</a>.&nbsp; Notice how easy it is to publish data, but beyond that, see how easy it is to get relevant content into an opportunity.&nbsp; If you&#8217;re interested in more, look at Robert Scoble&#8217;s interview with one of the founders of Koral <a href="http://media.podtech.net/media/2006/11/PID_001500/Podtech_koral_int.mov">here</a>.&nbsp; They talk about what brought the need for Koral about and why Koral is important in the enterprise.&nbsp; </p>
<p>There&#8217;s a lot of information out there, but how useful is it if you can never find it<br /><img src="https://i0.wp.com/www.koral.com/images/screen1b.jpg" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/10/finding-information-that-closes-deals/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure length="78698985" type="video/quicktime" url="http://media.podtech.net/media/2006/11/PID_001500/Podtech_koral_demo.mov"/>
<enclosure length="108989904" type="video/quicktime" url="http://media.podtech.net/media/2006/11/PID_001500/Podtech_koral_int.mov"/>

		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="http://www.koral.com/images/screen1b.jpg"/>
	</item>
		<item>
		<title>See what can be done with Apex</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/10/see-what-can-be-done-with-apex/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/10/see-what-can-be-done-with-apex/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Tue, 10 Apr 2007 18:38:55 +0000</pubDate>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Informational]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/10/see-what-can-be-done-with-apex/</guid>

					<description><![CDATA[Steve Anderson from GoKubi.com has published his first screencast on what you can do with Apex triggers.&#160; He demonstrates this functionality in terms of nonprofit organizations, but it&#8217;s universally usable.&#160; With what sounds like a little Apex code, you can really speed up the process and avoid data entry and maintenance mistakes.&#160; Check it out [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Steve Anderson from GoKubi.com has published his first screencast on what you can do with Apex triggers.&nbsp; He demonstrates this functionality in terms of nonprofit organizations, but it&#8217;s universally usable.&nbsp; </p>
<p>With what sounds like a little Apex code, you can really speed up the process and avoid data entry and maintenance mistakes.&nbsp; </p>
<p>Check it out <a href="http://gokubi.com/archives/apex-trigger-screencast">here</a> at his website.&nbsp; </p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/10/see-what-can-be-done-with-apex/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Multi-column Reports into a Dashboard</title>
		<link>https://lawsonsfnews.wordpress.com/2007/04/02/getting-multi-column-reports-into-a-dashboard/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/04/02/getting-multi-column-reports-into-a-dashboard/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Mon, 02 Apr 2007 14:48:04 +0000</pubDate>
				<category><![CDATA[DEV News]]></category>
		<category><![CDATA[Did you know?]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/04/02/getting-multi-column-reports-into-a-dashboard/</guid>

					<description><![CDATA[This s-control rocks!  It&#8217;s a way to use an s-control to add a dashboard component that has multiple columns.  Not only that, you can make it so when you click on a record displayed, it opens in a new window so you don&#8217;t lose the dashboard you were looking at. This requires an s-control for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This s-control rocks!  It&#8217;s a way to use an s-control to add a dashboard component that has multiple columns.  Not only that, you can make it so when you click on a record displayed, it opens in a new window so you don&#8217;t lose the dashboard you were looking at.</p>
<p>This requires an s-control for each report you want to display, but for those reports which require more than what a standard dashboard component shows, it would be worth the effort.</p>
<p>Read all about it <a href="http://blogs.salesforce.com/analytics/2007/04/adding_a_field_.html" title="Matrix report in a dashboard" target="_blank">here</a> at the Official Salesforce Blog.</p>
<p><img src="///C:/DOCUME%7E1/2890/LOCALS%7E1/Temp/moz-screenshot.jpg" /><img src="https://i0.wp.com/blogs.salesforce.com/photos/uncategorized/2007/04/01/blog_dash_2.jpg" alt="Dashboard" align="left" height="422" width="800" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/04/02/getting-multi-column-reports-into-a-dashboard/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>

		<media:content medium="image" url="http://blogs.salesforce.com/photos/uncategorized/2007/04/01/blog_dash_2.jpg">
			<media:title type="html">Dashboard</media:title>
		</media:content>
	</item>
		<item>
		<title>Dashboard &amp; Report Scheduling on its Way</title>
		<link>https://lawsonsfnews.wordpress.com/2007/03/14/dashboard-report-scheduling-on-its-way/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/03/14/dashboard-report-scheduling-on-its-way/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Wed, 14 Mar 2007 17:24:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/03/14/dashboard-report-scheduling-on-its-way/</guid>

					<description><![CDATA[I learned yesterday that Salesforce.com will be enhancing the reporting and analytics functions significantly over the next 9 months.&#160; Of course, Safe Harbor prevents us from holding them to it, but what I hear is that these changes will be significant and extremely useful.&#160; Don&#8217;t expect it in the next couple of months, but there [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I learned yesterday that Salesforce.com will be enhancing the reporting and analytics functions significantly over the next 9 months.&nbsp; Of course, Safe Harbor prevents us from holding them to it, but what I hear is that these changes will be significant and extremely useful.&nbsp; Don&#8217;t expect it in the next couple of months, but there will likely be a few more releases of the product before their fiscal year end.</p>
<p>One enhancement is the ability for you to schedule the delivery of dashboards and reports.&nbsp; This would allow an administrator or user setup a schedule by which regular, or even exception reports would be delivered.&nbsp; The method is still under development, but thoughts are to allow a report and dashboard Inbox as well as email distribution.&nbsp; </p>
<p>If you have thoughts on how this should be designed, I encourage you to the ideas.salesforce.com site and voice them on the appropriate ideas.&nbsp; See below for a few links that you can not only vote on, but expand on.</p>
<p><a href="http://ideas.salesforce.com/article/show/22241">Scheduled &amp; Emailed Reports</a><br /><a href="http://ideas.salesforce.com/article/show/39471/Freeze_Column_Headers_in_Reports">Freeze Column Headers in Reports</a><br /><a href="http://ideas.salesforce.com/article/show/23120">Sub-folders within Report Folders</a></p>
<p>Voting is how change gets put in.&nbsp; Salesforce is very clear that those items which are most popular are the ones most likely to be introduced.&nbsp; This is very evident in the last two releases as they can now trace new and enhanced features to specific customer requests.&nbsp; </p>
<p>Keep watching for more news about reporting and analytics.&nbsp; </p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/03/14/dashboard-report-scheduling-on-its-way/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>
	</item>
		<item>
		<title>DupeBlocker Intelligently Watches for Data Dupes</title>
		<link>https://lawsonsfnews.wordpress.com/2007/03/05/dupeblocker-intelligently-watches-for-data-dupes/</link>
					<comments>https://lawsonsfnews.wordpress.com/2007/03/05/dupeblocker-intelligently-watches-for-data-dupes/#respond</comments>
		
		<dc:creator><![CDATA[guinnessisgood]]></dc:creator>
		<pubDate>Mon, 05 Mar 2007 21:20:51 +0000</pubDate>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">http://lawsonsfnews.wordpress.com/2007/03/05/dupeblocker-intelligently-watches-for-data-dupes/</guid>

					<description><![CDATA[CRM Fusion has published a new video highlighting a new product they&#8217;ll be selling soon.  It&#8217;s called DupeBlocker and it&#8217;s designed to prevent duplicate records being created both proactively and through fuzzy logic. Video demo The four minute video gives two examples of duplicate accounts being created and the error message, as well as a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://crmfusion.com">CRM Fusion</a> has published a new video highlighting a new product they&#8217;ll be selling soon.  It&#8217;s called DupeBlocker and it&#8217;s designed to prevent duplicate records being created both proactively and through fuzzy logic.</p>
<p><a href="http://www.crmfusion.com/video/DupeBlockerIntro/DupeBlockerIntro.html">Video demo</a></p>
<p>The four minute video gives two examples of duplicate accounts being created and the error message, as well as a reminder given to the user to view and potentially fix the data. </p>
<p>This give some insight to the power of Apex as the entire application is written on Apex to run within our standard Salesforce.com environment. </p>
<p>Things to consider</p>
<ul>
<li>How do we prevent users from adding duplicates today?</li>
<li>What tracking mechanism to we have today to know how many possible dupes are created?</li>
<li>What is our ongoing strategy to prevent duplicates from existing from user data creation?</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://lawsonsfnews.wordpress.com/2007/03/05/dupeblocker-intelligently-watches-for-data-dupes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content medium="image" url="https://1.gravatar.com/avatar/db331c3a80311f4df94a04ee3f8d1c50f9842e98874f42a12fe70d0182f89032?s=96&amp;d=identicon">
			<media:title type="html">guinnessisgood</media:title>
		</media:content>
	</item>
	</channel>
</rss>