<?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/"
	>

<channel>
	<title>The Diversity Blog - SaaS, Cloud &#38; Business Strategy &#187; Force.Com</title>
	<atom:link href="http://diversity.net.nz/tag/forcecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://diversity.net.nz</link>
	<description>Thoughts on the Future of Business and User-Centered Technology</description>
	<lastBuildDate>Fri, 17 May 2013 17:01:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Force.com and the Uber-Democratization of Programming</title>
		<link>http://diversity.net.nz/force-com-and-the-uber-democratization-of-programming/2013/01/04/</link>
		<comments>http://diversity.net.nz/force-com-and-the-uber-democratization-of-programming/2013/01/04/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 17:56:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[EngineYard]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[platform services]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software as a Service]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=9808</guid>
		<description><![CDATA[In the last few weeks I’ve started to riff on James Govenor’s meme, that of developers becoming the new kingmakers. I recently wrote a post discussing what I saw happening with Salesforce – how the combination of force.com and Heroku was creating a real gravity pull for developers and that<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fforce-com-and-the-uber-democratization-of-programming%2F2013%2F01%2F04%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>In the last few weeks I’ve started to riff on James Govenor’s meme, that of developers becoming the new kingmakers. I recently wrote a <a href="http://t.co/El7C52Ox">post</a> discussing what I saw happening with Salesforce – how the combination of force.com and <a class="zem_slink" title="Heroku" href="http://www.heroku.com/" rel="homepage">Heroku</a> was creating a real gravity pull for developers and that Salesforce was primed to be at the epicenter of this development. A number of people pushed back on that theme, in particular questioning how force.com – a business centric PaaS that is admittedly highly proprietary, can constitute anything compelling for developers.</p>
<p>Not being a developer – my comments come from a business perspective. That might be anathema to most developer purists, but I sense that what we’re seeing with high level PaaS’ like force.com (and, for that matter, the other SaaS-based highly flexible platforms, is an uber-democratization of development that will prove even more revolutionary for developers and business than IaaS has been for operational teams within an IT organization. That’s the reason I started <a href="http://www.diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/">differentiating</a> application PaaS (aPaaS) from infrastructure PaaS (iPaaS)</p>
<p>Let’s see how that works. With cloud, organizations no longer need to think about procuring, racking and stacking servers. Rather they obtain their server needs on a utility basis from a cloud provider (in the case of the public cloud at least). CapEx is removed, the need for large operational teams goes, and all of a sudden the ability to acquire server time moves from central IT, down to tech teams within a business unit. All fine and good so far, but let’s get to the next stage, PaaS.</p>
<p>In the old days, a business that wanted to, for instance, create a custom application that integrated with its ERP or CRM, would have needed to engage a developer with a deep understanding of both development languages and the hooks into the software package being integrated with. With aPaaS that is no longer the case. The platform itself is built upon the application and hence is already integrated with the core data the organization is trying to use. The language is easy enough for most business people to use and hence they do, creating applications at will.</p>
<p>This concept, of aPaaS being the catalyst for massive democratization, was well articulated in a recent <a href="http://advancedapex.com/2012/09/24/forceisvb/">post</a> that went out on a significant limb by saying that “Force.com is the next Visual Basic”. Rather than an insult however, the author stresses that reactions to force.com replay many of the those that went alongside the introduction of VB a couple of decades ago:</p>
<ul>
<li>Most professional C++ programmers dismissed it. VB was a “toy language” or a “glue language” for components – not for serious software development.</li>
<li>Increasing number of software engineers embraced the language because, to put it simply, when it came to desktop applications you could be an order of magnitude more productive in VB than in C++. It may not have had the stature and features of a “real” professional language, but it sure was profitable to work in it.</li>
<li>VB was easy enough for anyone to use, so everyone did. Doctors, lawyers, students – millions of VB developers sprang up out of nowhere and wrote a lot of code. Much of it was very bad code, but that’s what happens when a bunch of amateurs get in the game. Entire book, magazine and training industries grew up to help them get better, and many of them did and built entire careers around the platform.</li>
</ul>
<p>The very reason VB was productive is important to remember in light of the rise of PaaS generally and these high level aPaaS’ in particular. The original post detailed the traits that force.com shows that were so starkly on display at this year’s DreamForce:</p>
<ul>
<li>A web based GUI environment that provides a high level of abstraction for developing real applications that seamlessly integrate core features like database, email, reporting, the web, chat and mobile.</li>
<li>An environment that lets you do a great deal without code, but provides the language and “hooks” that allow serious programmers to go much farther.</li>
<li>A flood of non-programmers who are using the environment to solve real problems, and who are stumbling into actual programming.</li>
<li>Lots of truly awful code being written, so there’s a huge need for training and a thirst for knowledge on how to do things correctly.</li>
<li>A language and platform that doesn’t seem to get much respect from the “real” programmers doing Java, C# or other languages, even though the demand (and pay) for Force.com and Apex programmers is huge.</li>
</ul>
<p>It is true that, just like VB being under powered for some applications and needing a product like .NET to fill the gaps for particular needs, so too does force.com have its limitations. We’re always going to see “real” developers do the complex stuff – just look at the amazing number of applications being built of Heroku, <a href="http://www.appfog.com">AppFog</a>, <a class="zem_slink" title="Engine Yard" href="http://www.engineyard.com" rel="homepage">EngineYard</a> et al – but that’s not the key point here. The key point is that the number of people globally who are now developing applications is ballooning, while the number of so called “professional” developers remains fairly stagnant. The thing that allows this to occur is a democratization, an increasing utility and, yes, a return to the simplicity of the Visual Basic days. It may not be a “real” development tool, but it’s one that is changing the very essence of what development is.</p>
<p>&nbsp;</p>
<ul><!--EndFragment--></ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=c5e840fb-c244-43d0-b0eb-4259d0af3fc1" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fforce-com-and-the-uber-democratization-of-programming%2F2013%2F01%2F04%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/force-com-and-the-uber-democratization-of-programming/2013/01/04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Salesforce Acquires Prior Knowledge</title>
		<link>http://diversity.net.nz/salesforce-acquires-prior-knowledge/2012/12/13/</link>
		<comments>http://diversity.net.nz/salesforce-acquires-prior-knowledge/2012/12/13/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 17:08:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Application programming interface]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Operation Veritable]]></category>
		<category><![CDATA[Prior Knowledge]]></category>
		<category><![CDATA[Salesforce Chatter]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Thanksgiving]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=11329</guid>
		<description><![CDATA[A couple of weeks ago salesforce announced that it has acquired predictive analytics company Prior Knowledge. The announcement came on the day before Thanksgiving and hence was little reported – interestingly the Prior Knowledge team moves quickly to shut down the API for their public product, Veritable, as well as<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fsalesforce-acquires-prior-knowledge%2F2012%2F12%2F13%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>A couple of weeks ago salesforce announced that it has acquired predictive analytics company Prior Knowledge. The announcement came on the day before Thanksgiving and hence was little reported – interestingly the Prior Knowledge team moves quickly to shut down the API for their public product, Veritable, as well as permanently delete user data. They even went as far as to quickly shut down the Prior Knowledge website – that’s a pretty unusual move, normally acquired startups at least give users some warning of an impending closure. As one commentator mentioned to me;</p>
<blockquote><p>Web site gone. API turned off. Customer data deleted. That&#8217;s a pretty abrupt post-acquisition shutdown</p></blockquote>
<p>Anyway – the elegance or otherwise of the shutdown aside, this is a pretty interesting acquisition. I’ve long predicted that salesforce would move strongly into the area of analytics, partially to drive more value for its existing products. As I wrote in my pre-DreamForce <a href="http://www.diversity.net.nz/looking-forward-to-dreamforce-2012/2012/09/11/">post</a> this year:</p>
<blockquote><p>…I sense that the company is close to getting to the point where the mass of information on individual networks makes it difficult to use the tool in the largest organizations. I’ve previously said that it is through the intelligent use of analytics on <a class="zem_slink" title="Salesforce Chatter" href="http://www.salesforce.com/chatter/" rel="homepage">Chatter</a> data that <a class="zem_slink" title="Salesforce" href="http://www.salesforce.com/" rel="homepage">Salesforce</a> will be able to surface relevant content in a way which requires little user input. I’ve seen a number of third parties trying to solve this problem and I’d not be surprised to see Salesforce acquire one of these companies and signal its intention to move into this area</p></blockquote>
<p>Alex Williams <a href="http://techcrunch.com/2012/09/11/prior-knowledge-a-predictive-database-for-developers/">covered</a> the company a few months ago and explained how the technology uses machine learning to build knowledge into software – essentially developers can build apps that can intuit what something is by looking at statistical patterns within the entire dataset. In doing so the service helped to fill in missing values within data sets – by extension it could be used to surface relevant content within a stream (Chatter anyone) to make services more useful. Essentially they’d democratized dataset analysis to drive analytics-type benefits in an automated manner. They create data out of patterns and in doing so provide a really useful service.</p>
<p><a href="http://www.diversity.net.nz/wp-content/uploads/2012/12/workflow.jpg"><img class="size-medium wp-image-11333 alignnone" title="workflow" src="http://www.diversity.net.nz/wp-content/uploads/2012/12/workflow-300x102.jpg" alt="" width="300" height="102" /></a></p>
<p><a href="http://www.diversity.net.nz/wp-content/uploads/2012/12/pkscreenshot1.jpg"><img class="alignnone size-medium wp-image-11335" title="pkscreenshot1" src="http://www.diversity.net.nz/wp-content/uploads/2012/12/pkscreenshot1-300x145.jpg" alt="" width="300" height="145" /></a></p>
<p>Or at least they did – since now the service has been permanently shuttered.</p>
<p>It’s not all bad though, there are a wealth of really interesting problem areas that the Prior Knowledge technology could be applied to within the salesforce stable – Chatter is, as I mentioned, an obvious example, but there are also applications across the entire product line, as well as potentially offering the technology as a service to application developers within Force.com, <a class="zem_slink" title="Heroku" href="http://www.heroku.com/" rel="homepage">Heroku</a> or Database.com. This will be an interesting one to watch develop.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=7e83d7e2-815d-4317-891d-1586548843fc" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fsalesforce-acquires-prior-knowledge%2F2012%2F12%2F13%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/salesforce-acquires-prior-knowledge/2012/12/13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netsuite Introduces Billing and Subscription Service</title>
		<link>http://diversity.net.nz/netsuite-introduces-billing-and-subscription-service/2012/10/17/</link>
		<comments>http://diversity.net.nz/netsuite-introduces-billing-and-subscription-service/2012/10/17/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 16:06:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Chief operating officer]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Jim McGeever]]></category>
		<category><![CDATA[McGeever]]></category>
		<category><![CDATA[netsuite]]></category>
		<category><![CDATA[Subscription business model]]></category>
		<category><![CDATA[zach nelson]]></category>
		<category><![CDATA[zuora]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=9620</guid>
		<description><![CDATA[At the NetSuite SuiteWorld conference held earlier this year, CEO Zach Nelson announced that the company would begin to provide some billing and subscription functionality into their platform. Billing in the services based world is an immense nightmare, others have delved into intricate detail of the reasons why this is<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fnetsuite-introduces-billing-and-subscription-service%2F2012%2F10%2F17%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>At the <a class="zem_slink" title="NetSuite" href="http://www.netsuite.com" rel="homepage">NetSuite</a> SuiteWorld conference held earlier this year, CEO <a class="zem_slink" title="Zach Nelson" href="http://www.crunchbase.com/person/zach-nelson" rel="crunchbase">Zach Nelson</a> announced that the company would begin to provide some billing and subscription functionality into their platform. Billing in the services based world is an immense nightmare, others have delved into intricate detail of the reasons why this is so but suffice it to say that the SEC requires companies to recognize their revenue in ways that do not always follow the clear logic or process of a subscription cycle – this introduces all sorts of complexities that often require copious manual intervention.</p>
<p>A thorny, complex and time consuming process which is tied to all parts of the financial workflow. So with an acceptance that billing and subscription is an important problem-space, the interesting thing in Nelson’s announcement was that NetSuite were actively signaling an intent to move away from their previous strategy which saw them partner with best of breed billing and subscription services like <a class="zem_slink" title="Zuora" href="http://www.zuora.com" rel="homepage">Zuora</a> and Aria and go it alone with their own product. It was only a year or so ago that NetSuite was happy to leave complex billing calculations to third party solutions like those from Zuora, and integrate the result that fell out of that calculation back into the core NetSuite product.</p>
<p>So what’s changed? NetSuite is pushing a story of high complexity of requirements, alongside insufficiently deep integration from third party solutions as the rationale for this move. COO <a class="zem_slink" title="Jim McGeever" href="http://www.crunchbase.com/person/jim-mcgeever" rel="crunchbase">Jim McGeever</a> lays it on the line when he says that:</p>
<blockquote><p>You cannot manage the full range of required functionality and integrate it it fully into the workflow without using a platform approach. We think this is a significant differentiator where customers want to automate the process but still demand as much flexibility as possible</p></blockquote>
<p>In a briefing with McGeever he was quick to tell me that NetSuite, as an organization that makes its revenue from complex recurring transactions, lives the pain of this world every day. The experience with their own business helped them to design the product they’re going to sell to customers – they have to work with usage-based components, automatic choices and upselling day to day. What got interesting was McGeever’s contention that billing is in the middle of a bunch of different complex processes – with CRM, leads, quotes, sales order and fulfillment all touching the billing process. Given this, Netsuite’s stance that only a core product will really meet the needs of the market resonates. But in doing so NetSuite has a difficult diplomatic act. They’ve chosen to remain loyal to Aria, talking about it being an appropriate product for basic billings services, but have decided to burn their bridges with Zuora, indeed their pitch deck is length and includes a long list of reasons why Zuora isn’t up to the job – lack of flexibility, customizations, interoperability and analytics among them.</p>
<p>The messaging goes that a standalone product only really handles pure new business and billing models and doesn’t work with more traditional models of billing – in their mind standalone products are not giving these hybrid customer accurate revenue recognition. According to McGeever:</p>
<blockquote><p>With Aria the problems relate to the nature of the beast, it couldn’t handle complexity but for simple use cases the integration with NetSuite would work. With Zuora however the marketing is way ahead of the product – the company has been over promising and in going public with their billing product NetSuite wished to combat falsehoods from other vendors. Basically the current partner offerings have been having difficult meeting requirements for financial process automation. Customer outliers take 80% of the time and Netsuite implementations with third part billing and subscription vendors were failing</p></blockquote>
<p>McGeever also suggested that with Zuora in particular, their choice of building on the <a class="zem_slink" title="Force.com" href="http://www.salesforce.com/platform/" rel="homepage">force.com platform</a> limits the degree of customization available in the product. that’s an assertion that Zuora (and salesforce for that matter) would vehemently refute. Proof of the pudding and all that.</p>
<p>In one final slap of the competition, McGeever criticizes the trend towards percentage based pricing plans saying that NetSuite’s pricing (still to be announced) will not include any percentage based charges.</p>
<p>As with all of these vendor announcements, the inter-vendor politics are half justified and half theatre, but beyond the rhetoric, we are looking at a core bifurcation between best of breed and suite vendors. The suites would say that only a core offering will work deeply with the breadth of functionality that customers require, the best of breed vendors suggest that a suite provider can’t possibly deliver a world class product because of their lack of focus. The reality for customers will vary, but one thing is for sure, this space just got a whole lot more entertaining.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=5f4a3e1f-4b1e-465a-8816-da0f225a67da" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fnetsuite-introduces-billing-and-subscription-service%2F2012%2F10%2F17%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/netsuite-introduces-billing-and-subscription-service/2012/10/17/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FinancialForce 2012 Release&#8211;Delivering a Loosely Coupled Set of Solutions</title>
		<link>http://diversity.net.nz/financialforce-2012-releasedelivering-a-loosely-coupled-set-of-solutions/2012/09/11/</link>
		<comments>http://diversity.net.nz/financialforce-2012-releasedelivering-a-loosely-coupled-set-of-solutions/2012/09/11/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 16:38:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[Customer support]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[netsuite]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[Workday]]></category>
		<category><![CDATA[zuora]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=9532</guid>
		<description><![CDATA[Nicely timed to coincide with next week’s DreamForce conference comes the summer 2012 release from FinancialForce, the cloud accounting company that is both part owned by Salesforce, and built upon the force.com platform. While product announcements tend to be a little ho-hum, this one is interesting since it comes from<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Ffinancialforce-2012-releasedelivering-a-loosely-coupled-set-of-solutions%2F2012%2F09%2F11%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>Nicely timed to coincide with next week’s DreamForce conference comes the summer 2012 release from <a href="http://www.financialforce.com/">FinancialForce</a>, the cloud accounting company that is both part owned by <a class="zem_slink" title="Salesforce" href="http://www.salesforce.com/" rel="homepage">Salesforce</a>, and built upon the <a class="zem_slink" title="Force.com" href="http://www.salesforce.com/platform/" rel="homepage">force.com platform</a>. While product announcements tend to be a little ho-hum, this one is interesting since it comes from a company that is do its utmost to build relevance even though its parent company is somewhat moving away from the FinancialForce target customer of mid-sized businesses. At the same time as Salesforce moves up the food pyramid, it builds strong relationships with companies like <a class="zem_slink" title="Workday" href="http://www.workday.com" rel="homepage">Workday</a> who, over time, will offer the financial functionality that FinancialForce does, albeit to larger sized organizations.</p>
<p>Key changes in this version focus around more strongly tying the financial aspects of an organizations operation to other areas – case in point customer support where FinancialForce is reacting to what they see as a move from pure customer support to enablement, and a corresponding introduction of monetized services through the customer support function. FinancialForce has built out functionality tied to the <a class="zem_slink" title="Service Cloud" href="http://www.salesforce.com/servicecloud" rel="homepage">Service Cloud</a> product to allow service agent initiated revenue;</p>
<ul>
<li>Case-to-invoice: charge for a logged case based on a fixed fee or based on hours recorded against a case.</li>
<li>Case-to-credit: enables a customer service rep to initiate a credit memo directly from Service Cloud to immediately address and resolve customer complaints.</li>
<li>Case-to-project: allows a service rep to initiate a new consulting engagement or project in FinancialForce PSA when the scope of a case goes beyond standard support</li>
</ul>
<p>At a macro level – this is a good example of strongly tying together formerly disconnected business units. It makes Salesforce’s Service Cloud product more sticky, and gives FinancialForce a potential entry into new customer sites – mutual benefit at work. Another example of this strong tying together of disparate systems is giving an organization a stronger view of customer insights from a financial perspective. Within the CRM, FinancialForce is allowing the customer service rep to see credit and payment histories for individual customers – in this way FinancialForce believes it is selling organizations on a more engaged salesforce, and an ability to customize the engagement (and hence achieve more revenue) by delivering insights related to buying and spending histories.</p>
<p>This tying together is particularly interesting given a few other product developments that seem to be trending – we’ve seen ERP players more strongly offer revenue lifecycle products – in particular <a class="zem_slink" title="NetSuite" href="http://www.netsuite.com" rel="homepage">NetSuite</a> strongly signaled this intention earlier in the year at their SuiteWorld event when they announced their subscription and billing services. Similarly <a class="zem_slink" title="Zuora" href="http://www.zuora.com" rel="homepage">Zuora</a>, the billing and subscription vendor who have been recently messaging the predicted demise of ERP, crushed by more finely grained, and externally integrated offerings such as their own. FinancialForce is obviously sensing this change in tone and starting to build out the notion of a loosely coupled set of solutions that deliver a customer’s needs better than a suite product.</p>
<p>Finally FinancialForce is introducing a community element that is envisaged as a central meeting place for their customers. It is a tool set that is embedded within FinancialForce applications and allows users to log cases, self-service and suggest product enhancements. As FinancialForce grows, it’s an awesome way to reduce the cost of support for customers which in itself is beneficial. It’s also however a great way to build the stickiness of a product that suffers the fate of all financial applications – being seen as boring.</p>
<p>FinancialForce has a history of slowly and steadily working away at its product offering. It’s a somewhat invisible player – in equal measures helped and hampered by its high profile shareholder, salesforce. Regardless of its market visibility, FinancialForce has a loyal and committed group of customers. These deep integrations with aligned functions will only increase that loyalty.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=51071e23-9630-4b44-b249-9c6703e38be6" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Ffinancialforce-2012-releasedelivering-a-loosely-coupled-set-of-solutions%2F2012%2F09%2F11%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/financialforce-2012-releasedelivering-a-loosely-coupled-set-of-solutions/2012/09/11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Allena Aims to Deliver Plain English BI Insights for Salesforce Users</title>
		<link>http://diversity.net.nz/allena-aims-to-deliver-plain-english-bi-insights-for-salesforce-users/2012/08/06/</link>
		<comments>http://diversity.net.nz/allena-aims-to-deliver-plain-english-bi-insights-for-salesforce-users/2012/08/06/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 16:43:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Business intelligence]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[GoodData]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Plain English]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[SuccessFactors]]></category>
		<category><![CDATA[YouCalc]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=8777</guid>
		<description><![CDATA[Recently I received an email from Saqib Waqar, CEO of Allena, an interesting new vendor in the “plain English BI” space. Waqar comes from an ERP background having created custom ERP solutions for several customers. Waqar made contact after seeing content I’d written about two other BI players, YouCalc (eventually<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fallena-aims-to-deliver-plain-english-bi-insights-for-salesforce-users%2F2012%2F08%2F06%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>Recently I received an email from Saqib Waqar, CEO of Allena, an interesting new vendor in the “plain English BI” space. Waqar comes from an ERP background having created custom ERP solutions for several customers.</p>
<p>Waqar made contact after seeing content I’d written about two other BI players, <a class="zem_slink" title="youcalc" href="http://www.youcalc.com" rel="homepage" target="_blank">YouCalc</a> (eventually acquired by <a class="zem_slink" title="SuccessFactors" href="http://www.successfactors.com" rel="homepage" target="_blank">SuccessFactors</a>) and <a class="zem_slink" title="GoodData" href="http://www.gooddata.com" rel="homepage" target="_blank">GoodData</a>. Allena aims to use search techniques, alongside “computational technology” to allow users to create plain English reports for salesforce. Allena aims to produce a <a class="zem_slink" title="Google" href="http://google.com" rel="homepage" target="_blank">Google</a>-like interface where a salesperson can type in a questions (for example “What are my sales?”) and have a report created in real time from salesforce data.</p>
<p>Plain English BI is an interesting space, traditional BI tools, and even some newer approaches to BI, take an inordinate amount of time to implement – I’ve heard reports of a six week implementation schedule for even lightweight use of one “cloud BI” vendor. GoodData was a company that aimed to solve this problem with its marketplace of prebuilt BI modules – I was very bullish on their chances but the SuccessFactors acquisition meant that we didn’t really get a chance to see how well the solution could work. I’m aware of other plain English BI approaches but they to generally require lots of work to get up and running – Allena aims to change this.</p>
<p>Allena isn’t creating a data warehouse, rather it uses the meta data to parse search queries, and then returns the report based on the live salesforce data. At this stage Allena is pre-launch, and the company is only currently working on standard data models to ensure their solution is as generic as possible. Over time however there is an intention to deliver the same sort of functionality over specialized data models from with <a class="zem_slink" title="Salesforce" href="http://www.salesforce.com/" rel="homepage" target="_blank">Salesforce</a> (and elsewhere).</p>
<p>Preview videos like the one below are always pretty exciting, but the reality often doesn’t quite live up to the promise. Allena is a very early stage company but one that looks really interesting. I’ll be following their progress over time. The video below is apparently created from a live product built on top of force.com and is being run across a handful of salesforce customers to trial.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:6953ce09-1d70-487e-9845-89bce66f7a7c" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><object width="448" height="252" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/p7ZjrkwrvV4?hl=en&amp;hd=1" /><embed width="448" height="252" type="application/x-shockwave-flash" src="http://www.youtube.com/v/p7ZjrkwrvV4?hl=en&amp;hd=1" /></object></div>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/?px"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=2b0594d7-4615-480d-9594-97f911204ae7" alt="Enhanced by Zemanta" /></a></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fallena-aims-to-deliver-plain-english-bi-insights-for-salesforce-users%2F2012%2F08%2F06%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/allena-aims-to-deliver-plain-english-bi-insights-for-salesforce-users/2012/08/06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force.com and Chatter Score a Coup &#8211; Hook Workday</title>
		<link>http://diversity.net.nz/force-com-and-chatter-score-a-coup-hook-workday/2011/09/01/</link>
		<comments>http://diversity.net.nz/force-com-and-chatter-score-a-coup-hook-workday/2011/09/01/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 12:00:34 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[FinancialForce.com]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[netsuite]]></category>
		<category><![CDATA[Platform as a service]]></category>
		<category><![CDATA[Salesforce Chatter]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[VMforce]]></category>
		<category><![CDATA[Workday]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=6514</guid>
		<description><![CDATA[Update &#8211; Both Infor and Concur have similar deals announcing today as well &#8211; details to come Update #2 &#8211; I spent time with Workday during the event to get a deeper understanding of what the force.com part of this deal actually means. Essentially Workday will use force.com for customers<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fforce-com-and-chatter-score-a-coup-hook-workday%2F2011%2F09%2F01%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;" align="center"><em>Update &#8211; Both <a class="zem_slink" title="Infor Global Solutions" href="http://www.infor.com" rel="homepage">Infor</a> and Concur have similar deals announcing today as well &#8211; details to come</em></p>
<p style="text-align: left;" align="center"><em>Update #2 &#8211; I spent time with Workday during the event to get a deeper understanding of what the force.com part of this deal actually means. Essentially Workday will use force.com for customers who wish to make advanced customizations on their Workday instance, beyond that which is possible within Workday itself. Workday intends to implement this on an &#8220;as demanded basis&#8221; that is the data types and APIs which are most requested by customers will be the first to be created.</em></p>
<p style="text-align: left;" align="center">When <a class="zem_slink" title="Salesforce" href="http://www.salesforce.com/" rel="homepage">salesforce</a> announced their acquisition of <a class="zem_slink" title="Heroku" href="http://www.heroku.com/" rel="homepage">Heroku</a> at last year&#8217;s DreamForce, many claimed that it would spell the end for <a class="zem_slink" title="Force.com" href="http://force.com" rel="homepage">force.com</a> as a platform. People failed to see how two platforms, albeit one focused on common data and the other on automating DevOps, could survive under the aegis of one company. These doubts seems to have been unjustified and much discussion has ensued about what I&#8217;m <a href="http://www.diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/">calling</a> a bifurcated PaaS landscape. Theory however is one thing, proof is another.</p>
<p style="text-align: left;" align="center">Well today we&#8217;re seeing the proof of continuing value for force.com with the pretty massive news that <a class="zem_slink" title="Workday" href="http://www.workday.com" rel="homepage">Workday</a> has chosen to use <a class="zem_slink" title="Force.com" href="http://force.com" rel="homepage">Force.com</a> as their own development platform &#8211; in doing so they forego the potential benefits of creating a platform themselves (as, for example, <a class="zem_slink" title="NetSuite" href="http://www.netsuite.com" rel="homepage">NetSuite</a> have done) but gain from the efficiencies and integration benefits of being part of force.com.</p>
<p style="text-align: left;" align="center">Not only have they decided to forego their own PaaS play in favor of utilizing force.com, but they have embarked on a social strategy that sees them adopt Chatter for their two million or so end users as a collaboration and communication tool.</p>
<p style="text-align: left;" align="center">Through the partnership, Workday will deliver:</p>
<p>&nbsp;</p>
<ul>
<li><a class="zem_slink" title="Salesforce Chatter" href="http://www.salesforce.com/chatter/" rel="homepage">Salesforce Chatter</a> and Workday Integration: Moving traditional workday processes into a real-time stream</li>
<li>Custom Force.com App Leveraging Workday Data: Workday customers, partners and developers will be able to pull workforce data residing within their Workday application into Force.com to build custom apps</li>
</ul>
<p>While this is a pre-announcement and actual functionality isn&#8217;t due to roll out for a few months, this feels very different from major partnerships announced at previous DreamForce events (<a class="zem_slink" title="VMforce" href="http://www.vmforce.com" rel="homepage">VMforce</a> for example). Workday had an analyst summit the day before DreamForce which, due to an unfortunate communication breakdown I was unable to attend. However in talking to folks who attended the event &#8211; Workday fully realize the momentum that salesforce has built and the benefits to be gained out of leveraging a common data model and development paradigm between the two applications.</p>
<p>It&#8217;s a very interesting partnership and one that raises a bunch of questions for other players &#8211; notable NetSuite and <a class="zem_slink" title="FinancialForce.com" href="http://www.financialforce.com/" rel="homepage">FinancialForce</a>. For NetSuite it calls into question the strategy of creating their own platform, especially given the headstart that salesforce has within the enterprise. Time will tell whether a platform based around an ERP as opposed to a CRM has sufficient extra value to see it gain momentum despite force.com&#8217;s incumbency.</p>
<p>In the case of FinancialForce however, a financial application also built upon the force.com platform (and partially owned by salesforce) it signals something of a threat, especially given Workday&#8217;s stated ambition to move into more fully featured financial software &#8211; arguably a robust financial package from Workday that gives businesses the ability to create custom apps on force.com, ready to be integrated with salesforce obviates the value proposition that FinancialForce has enjoyed thus far.</p>
<p>No matter which way these partnership rumblings lead, today&#8217;s news is a significant fillup to the credibility of force.com and should keep the naysayers quiet for a while.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4d0b873d-2946-4d05-a067-d2d0215ef7bd" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fforce-com-and-chatter-score-a-coup-hook-workday%2F2011%2F09%2F01%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/force-com-and-chatter-score-a-coup-hook-workday/2011/09/01/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dreamforce 2011&#8211;A Look Ahead, and a Review of Last Year&#8217;s Predictions</title>
		<link>http://diversity.net.nz/dreamforce-2011a-look-ahead-and-a-review-of-last-years-predictions/2011/08/22/</link>
		<comments>http://diversity.net.nz/dreamforce-2011a-look-ahead-and-a-review-of-last-years-predictions/2011/08/22/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 12:36:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[#df11]]></category>
		<category><![CDATA[df10]]></category>
		<category><![CDATA[dreamforce]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[netsuite]]></category>
		<category><![CDATA[quickbooks]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[ServiceMax]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=6308</guid>
		<description><![CDATA[Last year was the first time I attended salesforce’s DreamForce global conference (at least in person). DreamForce is a pretty intense event – tens of thousands of people, the entire Moscone center and most hotels and hospitality establishments in the vicinity are fully booked to cater for the multitude of<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fdreamforce-2011a-look-ahead-and-a-review-of-last-years-predictions%2F2011%2F08%2F22%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>Last year was the first time I attended salesforce’s DreamForce global conference (at least in person). DreamForce is a pretty intense event – tens of thousands of people, the entire Moscone center and most hotels and hospitality establishments in the vicinity are fully booked to cater for the multitude of geeks and salespeople descending on DreamForce.</p>
<p>Last year I wrote a forward looking <a href="http://www.diversity.net.nz/a-dreamforce-2010-look-ahead/2010/12/03/">post</a> with my opinions around what we could expect from the event. My picks were;</p>
<ul>
<li>Increasing attention to <a class="zem_slink" title="Salesforce Chatter" href="http://www.salesforce.com/chatter/" rel="homepage">Chatter</a></li>
<li>More flexibility around pricing</li>
<li>Richer customization for lower priced versions of salesforce and force.com</li>
<li>More moves to build the ecosystem</li>
</ul>
<p>Overall I did OK with my projections – Chatter got amazing coverage at DreamForce 2011 and has continued to do so with high profile <a href="http://www.diversity.net.nz/toyota-chatterto-salesforce-it-matters/2011/05/22/">announcements</a> around <a class="zem_slink" title="Toyota" href="http://www.toyota-global.com/" rel="homepage">Toyota</a> using Chatter internally. Pricing is still a point of contention, and with companies like <a class="zem_slink" title="Rollbase" href="http://www.rollbase.com/" rel="homepage">Rollbase</a> offering some pretty <a href="http://www.diversity.net.nz/rollbase-rolls-options-for-salesforce-users/2011/07/24/">attractive</a> options for salesforce users, salesforce needs to be careful to watch that they don’t get undercut by competitors. Potentially in response to this threat, salesforce <a href="http://www.diversity.net.nz/another-day-of-salesforce-news-strategic-alliance-with-intuit/2011/04/01/">inked</a> a partnership with <a class="zem_slink" title="Intuit" href="http://www.intuit.com/" rel="homepage">Intuit</a> that apparently will see all <a class="zem_slink" title="QuickBooks" href="http://quickbooks.intuit.com/" rel="homepage">QuickBooks</a>’ four million customers offered a cut-down version of salesforce CRM. At the time I expressed some concern that this partnership was little more than vapor ware – significantly, despite the promise that this partnership would launch some actual product this (northern) summer, nothing has yet been released.</p>
<p>In terms of my ecosystem projection, the <a class="zem_slink" title="Heroku" href="http://www.heroku.com/" rel="homepage">Heroku</a> acquisition and the courting of the broader development community show that salesforce is serious about being a truly broad ecosystem provider – a list of their notable investments, acquisitions and hiring moves is instructive in this regard;</p>
<ul>
<li>Salesforce acquired Radian6 in order to integrate social media monitoring to it’s platform and application products</li>
<li>Salesforce acquired Dimdim to add real time communications to it’s other social products</li>
<li>Salesforce acquired Manymoon – a social productivity application</li>
<li>Salesforce did the right thing and left Heroku alone to continue doing <a href="http://blog.heroku.com/archives/2009/7/15/background_jobs_with_dj_on_heroku/">awesome stuff</a> for developers</li>
<li>Meanwhile Heroku CEO Byron Sebastian gets to <a href="http://www.youtube.com/watch?v=iGUSUKJh6zM&amp;feature=player_embedded">be smart</a> on both the Heroku and the <a class="zem_slink" title="Force.com" href="http://www.salesforce.com/platform/" rel="homepage">force.com platform</a></li>
<li>Salesforce <a href="http://www.diversity.net.nz/ruby-creator-yukihiro-matsumoto-joins-heroku/2011/07/12/">hired</a> <a class="zem_slink" title="Ruby (programming language)" href="http://www.ruby-lang.org/" rel="homepage">Ruby</a> Creator <a class="zem_slink" title="Yukihiro Matsumoto" href="http://en.wikipedia.org/wiki/Yukihiro_Matsumoto" rel="wikipedia">Yukihiro Matsumoto</a> to join the Heroku team</li>
<li>Heroku was <a href="http://www.cloudave.com/13761/heroku-supports-clojure/">broadened</a> to support the <a class="zem_slink" title="Clojure" href="http://clojure.org/" rel="homepage">Clojure</a> language</li>
<li>salesforce invested in <a class="zem_slink" title="ServiceMax" href="http://www.servicemax.com/" rel="homepage">ServiceMax</a> a field service software vendor</li>
</ul>
<p>So… looking forwards to this year’s DreamForce in a couple of weeks, what can we expect…</p>
<p><strong>Less Vaporware, More Substance</strong></p>
<p>Previous DreamForce events have seen recurring announcements of partnerships between salesforce and large enterprise vendors. As salesforce grows to scale, it no longer needs these “partnerships” to build credibility, rather it’s own credibility in the CRM space allows it to build alternative revenue streams through acquisitions or internal development – we’ve already seen this with the Radian6 acquisition, I expect another couple of similar announcements to be made at DreamForce – possibly in the helpdesk/service desk space. As for previously announced partnerships that delivered nbothing of substance (<a class="zem_slink" title="VMforce" href="http://www.vmforce.com/" rel="homepage">VMForce</a> anyone?), hopefully we’ve seen the end of those.</p>
<p><strong>An ERP Uber-Alliance</strong></p>
<p>Very much one from left-field, but something I’ve been talking about (only partially tongue in cheek) for awhile now. I’d also be less than surprised if I saw some kind ultra alliance between one of the cloud ERP vendors – in some ways <a class="zem_slink" title="NetSuite" href="http://www.netsuite.com/" rel="homepage">NetSuite</a> would be a good fit (similar company stories, similar target markets, some similar approaches) but the conflict between salesforce’s CRM product and NetSuite’s own product would seem to big a barrier. Perhaps Workday can step up and fill this role? Either way despite doing Ok in the market place, <a class="zem_slink" title="FinancialForce.com" href="http://www.financialforce.com/" rel="homepage">FinancialForce</a>, the financial solution built on top of force.com and partly owned by salesforce, isn’t setting the world on fire. I’d not be surprised to see salesforce cast an anxious eye in the direction of <a class="zem_slink" title="SAP" href="http://www.sap.com/" rel="homepage">SAP</a> and decide to fend off that risk by partnering with one of the more successful cloud ERP/financial vendors.</p>
<p><strong>Uber PaaS Offerings</strong></p>
<p>Already Heroku has broadened beyond <a class="zem_slink" title="Ruby on Rails" href="http://rubyonrails.org/" rel="homepage">Ruby on Rails</a> with its support for Clojure, one slightly left field but eminently possible approach would be for salesforce to support <a class="zem_slink" title=".NET Framework" href="http://msdn.microsoft.com/netframework" rel="homepage">.NET</a> or Java on Heroku – this would close the loop in terms of enterprise development – force.com for developing apps using common business data, Ruby for its speed, agility and ease of use, and .NET or Java for it’s undeniable widespread enterprise adoption. There’s no end of potential acquisition <a href="http://www.diversity.net.nz/net-has-enterprise-credappharbor-banks-on-that-with-a-paas/2011/06/27/">targets</a> or <a href="http://www.expanz.com/">partners</a> when it comes to PaaS enablement.</p>
<p><strong>CRM Lite</strong></p>
<p>Despite the announcement with Intuit, we’ve as yet seen nothing come either directly from that or indirectly from salesforce to answer the needs of businesses to whom salesforce pricing is prohibitive. I’m still picking that we’ll see something substantive come, but possibly not at DreamForce.</p>
<p><strong>More people, More parties, More hyperbole</strong></p>
<p>DreamForce is always a blast, and Marc Benioff is the voice of aspiration – the ultimate showman, he’ll not give up the opportunity to proclaim, statesmanlike, the coming of a new age – previously it was the Cloud, last year seeing that moniker gaining widespread adoption he introduced Cloud2 – who knows what this years term will be. It’s safe to say though, whatever tack he takes, there’ll be 30000 people in the Moscon center hanging off his every word… And the front rows will be taken up by commentators and analysts trying to gaze through the smoke to see the real story from the show.</p>
<p>&nbsp;</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=46e8c009-f482-48b7-a20e-c5b1e3b193d7" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fdreamforce-2011a-look-ahead-and-a-review-of-last-years-predictions%2F2011%2F08%2F22%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/dreamforce-2011a-look-ahead-and-a-review-of-last-years-predictions/2011/08/22/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rollbase Rolls Options for Salesforce Users</title>
		<link>http://diversity.net.nz/rollbase-rolls-options-for-salesforce-users/2011/07/24/</link>
		<comments>http://diversity.net.nz/rollbase-rolls-options-for-salesforce-users/2011/07/24/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 12:45:21 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Matt Robinson]]></category>
		<category><![CDATA[Microsoft Access]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Rollbase]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=5887</guid>
		<description><![CDATA[Cross posted from ReadWriteWeb One comment I hear regularly from Salesforce.com users (or potential users) are the concerns around the price, and lack of flexibility around pricing, of the Salesforce.com solution. It&#8217;s an issue that I predicted would see some movement at Dreamforce last year, but one that Salesforce.com has been mostly<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Frollbase-rolls-options-for-salesforce-users%2F2011%2F07%2F24%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<div>
<p>Cross posted from <a href="http://www.readwriteweb.com/cloud/2011/07/one-comment-i-hear-regularly.php">ReadWriteWeb</a></p>
<p>One comment I hear regularly from <a href="http://www.salesforce.com/">Salesforce.com</a> users (or potential users) are the concerns around the price, and lack of flexibility around pricing, of the Salesforce.com solution. It&#8217;s an issue that I predicted would see some movement at Dreamforce last year, but one that Salesforce.com has been mostly resisting. Part of the reason that it hasn&#8217;t had to adjust pricing is that Salesforce.com users are essentially locked in to the platform. For example, someone wanting to do some development testing work on a <a class="zem_slink" title="Force.com" href="http://force.com" rel="homepage">Force.com</a> application has no option but to do it on Force.com itself.</p>
</div>
<div id="more">
<p>That may just be changing. Rollbase, an alternative platform that we <a href="http://www.readwriteweb.com/cloud/2011/06/rollbase-launches-automated-fo.php">covered</a> recently, has introduced an automatic migration from Force.com. This means that users can, in theory, take a Force.com application and transfer it, with the application logic intact, to either Rollbase&#8217;s own servers or, in something amusing given Salesforce.com&#8217;s disdain of servers, to on-premise customer hardware.</p>
<p>Rollbase is pretty cheap and cheerful &#8211; monthly fees for a basic service are $30 with tiered pricing for more specific functionality. It&#8217;s also eminently flexible in terms of deployment &#8211; Rollbase.com can host it on its own cloud or it can be downloaded</p>
<p>The Rollbase Automated Force.com Migration Tool (this is the bit that aims to ease the acquisition of Force.com customers) is available now at no additional cost as part of the Rollbase.com Hosted Cloud service as well as Rollbase Private Cloud, which can be downloaded, installed and deployed on both in-house or third party hardware.</p>
<p>There are a couple of caveats, the Rollbase site advises that:</p>
<blockquote><p>Rollbase cannot convert APEX and SOQL code for you. Some formula fields and components with custom code may not work in Rollbase without modification</p></blockquote>
<p>I decided to put Rollbase to the test and in an undercover operation, with the names of the operatives changed to protect their privacy (for obvious) reasons, I arranged for a trial of Rollbase to occur. We discovered the following:</p>
<ul>
<li>Initial hiccup. Signed up, received login details but they didn&#8217;t work. Seems the email goes out immediately but there is some delay in provisioning the account. Tried again later and it worked.</li>
<li>UI is fairly basic and spare.</li>
<li>CRM module inspired by Salesforce.com clearly. Same core objects, core functionality.</li>
<li>Salesforce.com import feature was simple and straight forward. Tested importing a standard object Cases and a related custom object.</li>
<li>Looks like formula fields etc come across but the syntax won&#8217;t always translate.</li>
<li>Received an email from Rollbase CEO  <a href="http://www.crunchbase.com/person/matt-robinson">Matt Robinson</a> advising they had proactively fixed my formulas which hadn&#8217;t translated. Very good.</li>
</ul>
<p>On balance for the price it seems very reasonable. They&#8217;ve managed to incorporate a good deal of functionality.</p>
<p>That&#8217;s a pretty ringing endorsement from this person who isn&#8217;t one to lavish praise readily. Rollbase has a logical use case out there &#8211; it&#8217;s unlikely to see any sort of mass migration from Salesforce.com, partly because of the limitations on what can be imported and partly because of all the extra service and support (and, yes, certainty) that goes with being a Salesforce.com customer). However for very plain implementations of Salesforce.com, or specific test/dev situations, Rollbase could be on to a winner. It&#8217;s also worth considering that the <a title="Microsoft Access" href="http://office.microsoft.com/access" rel="homepage">Microsoft Access</a> import feature might be appealing for some organizations as a way to inexpensively convert simple Microsoft Access database applications to cloud delivery.</p>
</div>
<p>The video below gives an intro to the Rollbase solution;</p>
<p><iframe src="http://www.youtube.com/embed/blIMcdQ3tqQ" frameborder="0" width="425" height="349"></iframe></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=717b1bdf-23c1-4c63-843e-26f832ffea17" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Frollbase-rolls-options-for-salesforce-users%2F2011%2F07%2F24%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/rollbase-rolls-options-for-salesforce-users/2011/07/24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking PaaS with Byron Sebastian from Heroku/salesforce</title>
		<link>http://diversity.net.nz/talking-paas-with-byron-sebastian-from-herokusalesforce/2011/07/08/</link>
		<comments>http://diversity.net.nz/talking-paas-with-byron-sebastian-from-herokusalesforce/2011/07/08/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 12:17:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Accenture]]></category>
		<category><![CDATA[Byron Sebastian]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Platform as a service]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=5836</guid>
		<description><![CDATA[A couple of weeks ago I wrote a post that garnered a fair amount of attention. In the post I talked about where I see PaaS developing and suggested that there would be a clear split between what I’ve called infrastructure PaaS (iPaaS) and application PaaS (aPaaS). It’s a concept<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Ftalking-paas-with-byron-sebastian-from-herokusalesforce%2F2011%2F07%2F08%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>A couple of weeks ago I <a href="http://www.diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/">wrote</a> a post that garnered a fair amount of attention. In the post I talked about where I see PaaS developing and suggested that there would be a clear split between what I’ve called infrastructure PaaS (iPaaS) and application PaaS (aPaaS). It’s a concept that has grown on me in the past few weeks as I’ve discussed the theory with developers working in two distinct areas;</p>
<ul>
<li>Those working with business units who are utilizing a highly declarative platform to create process-oriented solutions</li>
<li>Those creating standalone applications that want to avoid getting involved in systems administration</li>
</ul>
<p>This approach is perfectly demonstrated by <a class="zem_slink" title="Force.com" href="http://force.com/" rel="homepage">force.com</a> and <a class="zem_slink" title="Heroku" href="http://www.heroku.com/" rel="homepage">Heroku</a>, two platforms from <a class="zem_slink" title="Salesforce" href="http://www.salesforce.com/" rel="homepage">salesforce.com</a> – one (force.com) that caters to the process-oriented needs of developers, the other (Heroku) that allows them to build standalone applications while forgetting about underlying infrastructure. It’s a concept that others are thinking about as shown in this excellent <a href="http://blog.mccrory.me/2011/01/23/current-paas-patterns-types-of-paas/">post</a> by Dave McCrory.</p>
<p>Given this recent ruminating then, I was stoked to be able to take some time to sit down with Byron Sebastian, formerly the CEO of Heroku and now filling the dual roles of GM Heroku and SVP Platforms for salesforce. Unfortunately it was a tad windy down in Mission Bay so the audio quality of the video leaves a lot to be desired, however it is an interesting insight into how salesforce is thinking about it’s dual platforms.</p>
<p>When the Heroku acquisition was <a href="http://www.diversity.net.nz/salesforce-buys-heroku-will-this-give-them-the-developer-cred-a-qa-with-salesforce/2010/12/08/">announced</a> at DreamForce last year, many of us were parsing the deal from a perspective of integration between Heroku and force.com – after thinking about things recently I’ve started to think that we were coming to the issue from a simplistic perspective. Rather than needing a deep integration between Heroku and force.com, I believe salesforce has wisely identified these two distinct needs for PaaS and realizes that a dual play makes sense. So long as there is a degree of integration between the platforms to allow solutions, where necessary, to leverage the best aspects of both approaches, there is no real concern around keeping the two platforms distinct and separate – they both deliver specific requirements to two distinct use cases and customer types.</p>
<p>Sebastian discussed a bunch of things outside of this PaaS delineation (although his perspective on my theories is interesting to here). We also touched on the organizational issues for Heroku now that they’re part of the salesforce mothership. Not surprisingly Sebastian was very positive about how the combined organization works and the independence that salesforce allows Heroku to enjoy. He also pointed out he synergies that the combination brings, and the ability it offers Heroku to be having discussions with CIOs in organizations to whom they wouldn’t normally have access to an example of which is a recent partnership between <a class="zem_slink" title="Accenture" href="http://www.accenture.com" rel="homepage">Accenture</a> and Heroku, something that would have been unlikely to occur before the acquisition.</p>
<p>I suggested to Sebastian that given the fact that salesforce now needs to answer he needs of two different customer types – the “suit and tie” business folks along with grass roots developers – that the necessity exists for events that tailor separately to both groups – I’d expect to see some specific developer focused events introduced from the Heroku side of the organization.</p>
<p>I’m looking forward to some exciting announcements rom Heroku in the months ahead – watch this space!</p>
<p>Video below of the interview – excuse the poor audio quality around the mid way point.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:23cb3312-9fab-4658-afb2-4a66a12c56f6" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><object width="448" height="252" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/iGUSUKJh6zM?hl=en&amp;hd=1" /><embed width="448" height="252" type="application/x-shockwave-flash" src="http://www.youtube.com/v/iGUSUKJh6zM?hl=en&amp;hd=1" /></object></div>
</div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=d5b416f6-9a7f-46fc-b43d-b92eed18d812" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Ftalking-paas-with-byron-sebastian-from-herokusalesforce%2F2011%2F07%2F08%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/talking-paas-with-byron-sebastian-from-herokusalesforce/2011/07/08/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On the Battle Lines of PaaS&#8211;The Future is Bifurcated</title>
		<link>http://diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/</link>
		<comments>http://diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:19:00 +0000</pubDate>
		<dc:creator>Ben Kepes</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[aPaaS]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[Force.Com]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[iPaaS]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software as a Service]]></category>

		<guid isPermaLink="false">http://www.diversity.net.nz/?p=5746</guid>
		<description><![CDATA[Friend and one-time colleague Krishnan Subramanian posted recently his view of the different ways PaaS products can be differentiated. Very briefly, Krish classed products in three distinct categories; Traditional PaaS models (push your app to the PaaS and all the underlying stuff is taken care of). Examples – Heroku, Google<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fon-the-battle-lines-of-paasthe-future-is-bifurcated%2F2011%2F06%2F14%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></description>
				<content:encoded><![CDATA[<p>Friend and one-time colleague Krishnan Subramanian <a href="http://www.cloudave.com/13383/paas-is-the-future-of-cloud-services-battle-lines-are-clearly-drawn/">posted</a> recently his view of the different ways PaaS products can be differentiated. Very briefly, Krish classed products in three distinct categories;</p>
<ol>
<li>Traditional PaaS models (push your app to the PaaS and all the underlying stuff is taken care of). Examples – <a class="zem_slink" title="Heroku" rel="homepage" href="http://www.heroku.com/">Heroku</a>, <a class="zem_slink" title="Google App Engine" rel="homepage" href="http://code.google.com/appengine/">Google App Engine</a>, PHPfog</li>
<li>The Amazon model (package the PaaS but allow devs to get their hands on the underlying infrastructure). Examples – Amazon Beanstalk, Azure VMRole</li>
<li>Federated PaaS (a federated ecosystem at the PaaS layer). Examples Cumulogic and VMware CloudFoundry</li>
</ol>
<p>I’m not sure the battle lines are quite so distinct, but hats off to Krish for trying to show the continuum that exists here. I wanted to specifically reflect on the recent changes that Heroku rolled out, and what it means for their future direction, especially given the fact that they’re now owned by staunchly enterprise focused salesforce.com. Some of the specific changes Heroku rolled out include;</p>
<ul>
<li>New process model with support for background processes</li>
<li>Profiles for fine grained control over the processes</li>
<li>Logplex, support for logs (not just the logs for apps but also for the infrastructure underneath)</li>
<li>Automatic language detection upon deployment</li>
<li>Full Node.js support</li>
<li>Ruby 1.9.2 support</li>
<li>Ability to configure language using Procfile</li>
<li>Full process isolation for better security and performance</li>
</ul>
<p>I spent some time talking with a friend who is deeply involved in developing on Heroku – his perception is that the new functionality is highly relevant to the technical critique they’ve been facing – specifically at an enterprise (read robust) level. In his words, the best way for a web app to truly scale is to introduce both caching and a worker queue – rather than just scaling by throwing more resource at it, far more efficient to better harden the architecture before simple upping the resource intensity. The ability to handle events, tasks and discrete quantities of work on a particular queue all helps drive the efficiency of an app BEFORE simply throwing more resource at it – fine grained control of prioritization answers the needs of developers who, be it through desire or necessity, want to deal with the inner workings of their application.</p>
<p>In his post, Krish contends that;</p>
<blockquote><p>Heroku might be attractive for SMEs because of <a class="zem_slink" title="Salesforce" rel="homepage" href="http://www.salesforce.com/">Salesforce</a>’s push but I don’t see them making a big impact on the large enterprise segment</p></blockquote>
<p>After talking with Abhinav Keswani from boutique development house <a href="http://www.trineo.co.nz">Trineo</a> I’m not so sure – the ability to specify functionality at a more granular level, the increasing robustness of a platform that ongoing investment by salesforce can bring, and the increasing uptake that the heightened awareness will no doubt bring will all prove to be factors that drive towards increasing enterprise adoption. It seems to me that this increased functionality sees Heroku play in both the traditional PaaS and Amazon models that Krish defined in his post – this fact should see Heroku become a popular choice.</p>
<p>I’m going to go out on a limb here and move on rom Krish’s PaaS categorization and suggest something different. I see the industry rapidly moving two distinct ends of the spectrum;</p>
<ol>
<li><strong>Infrastructure PaaS</strong> (iPaaS maybe?) which is where Heroku, Amazon and Azure play, is all about giving developers raw infrastructure but with the addition of modular and tunable functions. This is where things like message queues, different workers, data stores and the like come in. As Keswani pointed out, in the early days of PaaS there was this perception that it provided a sort of panacea, a “throw your app at it and it works – magic” approach. The reality is different and for hands on developers building in an infrastructure &#8211; centric way, a desire to delve deep down into the different infrastructural aspects its important.</li>
<li><strong>Application PaaS</strong> (aPaaS?) is a <a class="zem_slink" title="Force.com" rel="homepage" href="http://force.com">force.com</a> approach where the platform is very data centric and is really tuned around allowing developers to build data-centric applications and then have all the underlying infrastructure fully managed. Keswani gave me an example of an application that Trineo is building that strongly leverages this data-centric approach. While salesforce.com is quick to say hat force.com is way more than CRM customization, it’s a fair comment to say that force.com is about data-centric design, as opposed to nuts and bolts infrastructure.</li>
</ol>
<p>So as I see it PaaS is going to move to these two distinct ends of the spectrum more and more in the time to come. The future, as my title said, is indeed bifurcated.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=abe5894d-c4cb-43cf-a101-8181cc9973fb" alt="" /></div>
<img src="http://track.hubspot.com/__ptq.gif?a=257885&k=14&bu=http%3A%2F%2Fdiversity.net.nz&r=http%3A%2F%2Fdiversity.net.nz%2Fon-the-battle-lines-of-paasthe-future-is-bifurcated%2F2011%2F06%2F14%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://diversity.net.nz/feed/" width="1" height="1" border="0" align="right"/>]]></content:encoded>
			<wfw:commentRss>http://diversity.net.nz/on-the-battle-lines-of-paasthe-future-is-bifurcated/2011/06/14/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
