<?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>BusinessTechFeed &#187; Applications</title>
	<atom:link href="http://businesstechfeed.com/category/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://businesstechfeed.com</link>
	<description>For The People Feeding Business With Technology</description>
	<lastBuildDate>Thu, 17 Jun 2010 03:09:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress &#8211; 2.9 to 2.9.1</title>
		<link>http://businesstechfeed.com/2010/01/wordpress-2-9-to-2-9-1/</link>
		<comments>http://businesstechfeed.com/2010/01/wordpress-2-9-to-2-9-1/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 12:20:16 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=331</guid>
		<description><![CDATA[WordPress continues to go from strength to strength as both a blogging platform and a CMS. The latest version &#8211; 2.9 &#8220;Carmen&#8221; &#8211; includes some useful enhancements that content creators will appreciate. For those that don&#8217;t like to go with a .0 release, WordPress 2.9.1 is now out. It fixes a few small niggles with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/">WordPress</a> continues to go from strength to strength as both a blogging platform and a CMS. The latest version &#8211; 2.9 &#8220;Carmen&#8221; &#8211; includes some useful enhancements that content creators will appreciate. For those that don&#8217;t like to go with a .0 release, <a href="http://wordpress.org/development/2010/01/wordpress-2-9-1/">WordPress 2.9.1 is now out</a>. It fixes a few small niggles with the initial WordPress 2.9 that affected people with older versions of PHP and that used the scheduled posts feature of WordPress.<span id="more-331"></span></p>
<p>The main additional features in 2.9 are:</p>
<ul>
<li>&#8220;Trash&#8221; &#8211; posts and comments are no longer deleted, they are now simply &#8220;moved to trash&#8221; (or tomb-stoned) &#8211; no more &#8220;are you sure?&#8221; messages on delete. NOTE: This feature is implemented for pages too!</li>
<li>One-click batch upgrading of plugins &#8211; with plugin compatibility checking to ensure only plugins that work with the installed WordPress version are installed.</li>
<li>Built-in image editing &#8211; so you can crop, rotate and flip images to fit into your posts and pages.</li>
<li><a href="http://codex.wordpress.org/Embeds">Video embedding support</a> &#8211; that makes embedding videos from the major video sharing sites much simpler.</li>
</ul>
<p>There are also some &#8220;under the hood&#8221; features that theme developers will find useful:</p>
<ul>
<li>Support for <a href="http://www.conversationmarketing.com/2009/02/3-reasons-to-use-rel-canonical.htm">canonical URLs</a> (a <a href="http://www.seoblogr.com/google/relcanonical-seo-tags/">hot topic in the SEO community</a>)</li>
<li>Updated version of the included WYSIWIG editor (<a href="http://tinymce.moxiecode.com/">TinyMCE</a>).</li>
<li><a href="http://yoast.com/user-contact-fields-wp29/">Extensible user profiles</a> and registration.</li>
</ul>
<p>This all makes the platform even more user friendly and easy to manage and maintain.</p>
<p>Next up for WordPress is the merging of the <a href="http://mu.wordpress.org/">WordPress MU</a> (multi-user) code. This will make WordPress even more interesting for Enterprise use, since it allows multiple blogs from a single WordPress instance. I&#8217;ve had the chance to use WordPress MU for a couple of projects, and I&#8217;m very excited about it becoming part of the core product. 2010 is going to be a pivotal year for WordPress. As of this moment, WordPress 2.9 has already had over a million downloads.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/06/wordpress-28-release-baker-hits-the-street/" title="WordPress 2.8 Release &#8211; Baker Hits the Street">WordPress 2.8 Release &#8211; Baker Hits the Street</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2010/01/wordpress-2-9-to-2-9-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding a Flickr Gallery in a WordPress Post</title>
		<link>http://businesstechfeed.com/2009/08/embedding-a-flickr-gallery-in-a-wordpress-post/</link>
		<comments>http://businesstechfeed.com/2009/08/embedding-a-flickr-gallery-in-a-wordpress-post/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 02:58:18 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=314</guid>
		<description><![CDATA[One of the great things about social media and web 2.0 tools is just how easy it is to take content from one place and put it in to another &#8211; it is also why it so terrifies many it traditionalists. This screencast shows how to take a image gallery from photo sharing site Flickr and [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about social media and web 2.0 tools is just how easy it is to take content from one place and put it in to another &#8211; it is also why it so terrifies many it traditionalists.</p>
<p>This screencast shows how to take a image gallery from photo sharing site <a href="http://flickr.com">Flickr</a> and place it into a <a href="http://businesstechfeed.com/tag/wordpress/">WordPress</a> blog post. The screen cast itself is embedded from <a href="http://screencast.com">Jing/Screencast.com</a> to this site (which is a WordPress blog &#8211; did you see what I did there?).<span id="more-314"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="837" height="611" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/FirstFrame.jpg&amp;containerwidth=837&amp;containerheight=611&amp;loaderstyle=jing&amp;content=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/00000003.swf" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/" /><param name="src" value="http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/jingswfplayer.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/FirstFrame.jpg&amp;containerwidth=837&amp;containerheight=611&amp;loaderstyle=jing&amp;content=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/00000003.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="837" height="611" src="http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/jingswfplayer.swf" base="http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/" allowscriptaccess="always" scale="showall" allowfullscreen="true" flashvars="thumb=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/FirstFrame.jpg&amp;containerwidth=837&amp;containerheight=611&amp;loaderstyle=jing&amp;content=http://content.screencast.com/users/redcatco/folders/Jing/media/3533c2ad-1085-4150-8134-f7aaccfeed0a/00000003.swf" bgcolor="#FFFFFF" quality="high"></embed></object><br />
<a href="http://www.screencast.com/t/0TG84n5S">Click here to view</a> &#8211; it is a large file (40Meg) so may take a while on a slow connection.</p>
<p>Note: This method assumes that you have a WordPress blog hosted on an independent server, rather than the free WordPress.com service. If you want to know more about getting set up on your own domain with progress, <a href="http://redcatco.com/contact/">do get in contact</a>. If you are on the wordpress.com service, you need to use the <a href="http://vodpod.com/wordpress">vodpod</a> feature and embed the flash file from there.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/08/embedding-a-flickr-gallery-in-a-wordpress-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Release &#8211; Baker Hits the Street</title>
		<link>http://businesstechfeed.com/2009/06/wordpress-28-release-baker-hits-the-street/</link>
		<comments>http://businesstechfeed.com/2009/06/wordpress-28-release-baker-hits-the-street/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:24:15 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=304</guid>
		<description><![CDATA[Automattic, the team behind blogging platform WordPress have announced the release of version 2.8 of the platform. Code named &#8220;Baker&#8221;, in the tradition of the platform&#8217;s jazz inspired naming, the release focusses on making the blogging experience even simpler than before, whilst adding over 180 new features. 2.8 builds on the developments that lead to the plugin browser, [...]]]></description>
			<content:encoded><![CDATA[<p>Automattic, the team behind blogging platform WordPress have <a href="http://wordpress.org/development/2009/06/wordpress-28/">announced the release of version 2.8 of the platform</a>. Code named &#8220;Baker&#8221;, in the tradition of the platform&#8217;s jazz inspired naming, the release focusses on making the blogging experience even simpler than before, whilst adding over <a href="http://codex.wordpress.org/Version_2.8">180 new features</a>.</p>
<p>2.8 builds on the developments that lead to the plugin browser, to add a theme browser into the WordPress interface. It enables you to search the WordPress theme directory, without leaving your wordpress blog. Tick box selection narrows down the theme choices from the thousands of free themes available. I&#8217;m not yet clear on how this will work for commercially supported themes, important to businesses that are blogging. Most businesses have a custom developed theme, so this will most likely not be an issue.<span id="more-304"></span></p>
<p>The release also adds syntax highlihting into the theme editor, which makes it much easier to customise themes and will be a boon for developers. Widgets have been enhanced at multiple levels too, starting with the interface to them. There is a lot more control over how you can interact with them, together  with support for multiple instances of a single widget, and a drag and drop interface to allow you to move widgets from one column to another. Again, this makes site customisation much simpler, and will cut down on the amount of coding required. There is also an &#8220;inactive widgets&#8221; pen, to save customisations of widgets for later use. This is a big improvement over the old interface, which simply lost customisations.</p>
<p>A Widget API has been added to simplfiy the widget development process, which will hopefully enhance the number and quality of widgets available for the platform. The administration interface is generally easier to customise, for example enabling changes to the number of columns and items per page, and scaling the page with the browser window. These features build on the improvements delivered in 2.7. There are some speed optimizations too, to speed up the process of blogging.</p>
<p>All in all, another step forward for the usability and flexibility of the WordPress platform, which is growing from strength to strength, particularly as it starts to eat into the CMS application space.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2010/01/wordpress-2-9-to-2-9-1/" title="WordPress &#8211; 2.9 to 2.9.1">WordPress &#8211; 2.9 to 2.9.1</a></li><li><a href="http://businesstechfeed.com/2008/08/twitter-business-business-twitter/" title="Twitter Business? Business Twitter.">Twitter Business? Business Twitter.</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/06/wordpress-28-release-baker-hits-the-street/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Start ups &#8211; Get out of my Cloud</title>
		<link>http://businesstechfeed.com/2009/04/start-ups-get-out-of-my-cloud/</link>
		<comments>http://businesstechfeed.com/2009/04/start-ups-get-out-of-my-cloud/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:24:45 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=291</guid>
		<description><![CDATA[This Tuesday’s TechCrunch Geek n Rolla event included a presentation by Joe Drumgoole, &#8220;get of of my cloud.&#8221; It probably steered between too technical for non-tech folks and not technical enough for the techies. Launching a start up on a cloud infrastructure makes good economic sense &#8211; it&#8217;s a success-based cost model. The same holds true for start up [...]]]></description>
			<content:encoded><![CDATA[<p>This T<span>uesday’s </span>TechCrunch <a href="http://www.amiando.com/geeknrolla.html"><span>Geek n Rolla</span></a> event included a presentation by Joe Drumgoole, &#8220;get of of my cloud.&#8221; It probably steered between too technical for non-tech folks and not technical enough for the techies. Launching a start up on a cloud infrastructure makes good economic sense &#8211; it&#8217;s a success-based cost model. The same holds true for start up projects inside of larger businesses.</p>
<p>However, Joe advised some caution, per transaction costs can kill you (this is ironic given that the concept of &#8220;Free&#8221; &#8211; so popular with the Web 2.0 world &#8211; is based on infinitely low transaction costs). Remember, with cloud computing, you can&#8217;t touch the hardware or see it, so monitoring is more important, he mentioned Nagios and Monitis which are great packages for doing just that.<span id="more-291"></span></p>
<p>Another  big issue with Cloud Computing is the data problem &#8211; it takes  a while to get data up, even if you have lots of bandwidth. That means it takes a while to get your data out in a hurry. You also have to deal with high latency, compared to working with servers on site.</p>
<p>The dynamics of programing in the cloud is transaction based, so you need to be thinking dollars. Poor programming costs you real money, so unit tests need to include a cost value. Security also needs to be at the forefront of what you do. Joe described the &#8220;The Britney Spears Problem &#8220;- you can&#8217;t expose your end user data to risk. Client side encryption will be needed in the long-term, but is a usability challenge right now.</p>
<p>In summary cloud computing is a great adjunct, but don&#8217;t get rid of your main servers just yet. Be ready to deploy to any other grid at speed, so that you have a recovery plan. Also, watch those transaction costs.</p>
<p>Here is a talk on Cloud Computing by Larry Ellison (of Oracle &#8211; who are set to acquire Sun):</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/0FacYAI6DY0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0FacYAI6DY0&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/11/why-the-cloud-need-standards/" title="Why the Cloud Need Standards">Why the Cloud Need Standards</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li><li><a href="http://businesstechfeed.com/2008/10/rackspace-heads-for-the-clouds/" title="Rackspace Heads for the Clouds">Rackspace Heads for the Clouds</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/04/start-ups-get-out-of-my-cloud/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CloudForce &#8211; SalesForce.com Jumps about in the Clouds</title>
		<link>http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/</link>
		<comments>http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 22:52:36 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cloudforce]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[salesforce.com]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=280</guid>
		<description><![CDATA[Today was CloudForce in London &#8211; SalesForce.com&#8217;s big event, which is touring the world, and touted as &#8220;your chance to get the insight you need to take advantage of cloud computing and salesforce.com applications in 2009.&#8221; And that&#8217;s probably where the problem starts. There wasn&#8217;t much cloud on show, at least not cloud computing as I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-289" title="sf" src="http://businesstechfeed.com/wp-content/uploads/2009/04/sf.jpg" alt="sf" width="480" height="320" /></p>
<p>Today was CloudForce in London &#8211; <a href="http://www.salesforce.com/cloudforce/">SalesForce.com&#8217;s big event</a>, which is touring the world, and touted as &#8220;your chance to get the insight you need to take advantage of cloud computing and salesforce.com applications in 2009.&#8221; And that&#8217;s probably where the problem starts. There wasn&#8217;t much cloud on show, at least not <a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/">cloud computing</a> as I <a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/">understand it</a>.</p>
<p>They had me in the palm of their hand. I was waiting to be wowed. Marc Benioff, Salesforce.com&#8217;s highly energetic Chairman and CEO took to the stage and had at it like a fervent preacher, although one who&#8217;d slightly forgotten his gospel, having to glance down at his autocue as he stumbled over customer and competitor names, but that didn&#8217;t dim his obvious passion for what SaleForce.com had to offer.<span id="more-280"></span> SalesForce.com has done a great job of selling to sales people. It is an excellent pipeline management tool for sales managers, and dashboard provider for exec teams, and I&#8217;ve used it successfully from both of those angles in the past.</p>
<p>However, during the day, salesforce was promoted as a customer service management tool, a financial data management tool, a content management tool and a social media monitoring tool. That&#8217;s a big stretch from where they started. Add to that, a firm claim on the cloud space. Benioff said that they had been &#8220;talking cloud&#8221; for ten years.</p>
<p>Salesforce.com is certainly evolving from a SaaS-based CRM provider, where it has done well, to a PaaS (platform as a service) provider. That puts it on a direct collision course with the likes of Amazon and Microsoft&#8217;s emerging Azure platform, as well as Google&#8217;s very own App engine. Those are big players, one&#8217;s that know their apples and pears.</p>
<p>During the morning Benioff made a big play about their &#8216;live demos&#8217; and that&#8217;s where the wheels came off for me. Not in the demos themselves, they were super slick and flawless, almost too good to believe. And indeed they were. Orange was touted as a major customer, with 10,000 Orange customers claimed to be using SalesForce.com&#8217;s Facebook monitoring application. The problem was, the orange customer service twitter account used in the &#8216;live demo&#8217; was a fake, as Redmonk&#8217;s James Governer discovered after tweeting about it (tweets in reverse chronological order):</p>
<p><img class="aligncenter size-medium wp-image-283" title="picture-6" src="http://businesstechfeed.com/wp-content/uploads/2009/04/picture-6-300x66.png" alt="picture-6" width="300" height="66" /><img class="aligncenter size-medium wp-image-284" title="picture-4" src="http://businesstechfeed.com/wp-content/uploads/2009/04/picture-4-300x188.png" alt="picture-4" width="300" height="188" /></p>
<p>And digging into the account they used as the example customer, well, that was a fake too, as you can see from their stream:</p>
<p><a href="http://twitter.com/ddbenson"><img class="aligncenter size-medium wp-image-282" title="screenshot" src="http://businesstechfeed.com/wp-content/uploads/2009/04/screenshot-300x201.png" alt="screenshot" width="300" height="201" /></a></p>
<p><a href="http://twitter.com/ddbenson"></a>2 updates, 4 followers. In fact there&#8217;s a veritable ecosystem of fake accounts around ddbenson. Now, I have nothing against demos with dummy accounts. I&#8217;ve done the occasional one myself. Sometimes needs must, and they are important to protect people&#8217;s privacy, but when you do them, call them as such.  Both James and I had asked our Twitter followers if they had any experience of interacting with Orange customer services via twitter. That&#8217;s a good few thousand people between the two of us. The answer? Nothing. Not a sausage. And why would there be? If Facebook asked you to install a SalesForce.com app into your profile would you? No, you probably wouldn&#8217;t. I even trawled Facebook trying to find this mystery app, but couldn&#8217;t see anything with more than 40 users. I&#8217;m clearly missing something here, since the Facebook integration was heavily promoted during the day.</p>
<p>There was much talk of how great SalesForce.com is, what wonderful things they do and their commitment to &#8216;the social contract&#8217; (and their <a href="http://www.salesforce.com/foundation/">1:1:1 model</a>) and heavy claims for their social media credentials. A fair few people left during the keynote session, some tweeting their departure, and there was a general shuffling of feet around me as the pitch went on.</p>
<p>The sales pitch just didn&#8217;t seem to be connecting with those around me. Sure, the bloggers and journalists were comfortable at their big desks, with coffee and Ethernet connections, but talking to the customers and potential new SalesForce.com users in the pews, there seemed to be a general disquiet.  &#8220;How am I going to use this for my support organisation?&#8221; asked one attendee, &#8220;the maintenance windows don&#8217;t allow me to run 24/7&#8243;. And indeed, while SalesForce.com proclaims &gt;99.9% (the same uptime as this web hosting provider), that doesn&#8217;t include the scheduled maintenance windows, when they do their software upgrades. That&#8217;s the &#8220;No software&#8221; company&#8217;s software upgrades.</p>
<p>They are certainly transparent about system availability, with a <a href="http://trust.salesforce.com/trust/status/#maint">real-time view of their operations</a>, although that is fairly standard for a large service provider these days.</p>
<p><a href="http://12seconds.tv/channel/danwtmoon/125795">no software dude hugs me at cloudforce 09</a> on <a href="http://12seconds.tv">12seconds.tv</a></p>
<p>Now, maybe I&#8217;m just smarting because I didn&#8217;t get hugged by the no software guy, but maybe that was because he was keeping his distance. I wanted to ask about the software the sales team had to run on their Blackberries to use SalesForce.com. I wanted to ask about the iPhone software from SalesForce.com. I wanted to know if they were going to support the Nokia platform that I happen to like, and what their plans were for Windows Mobile. Lots of software to ask about.</p>
<p>Anyway, you can watch the <a href="http://www.thomson-webcast.net/uk/dispatching/?event_id=9d4a583be63b519c675d8720d0ca9851&amp;portal_id=c6c507daf612ddd282ea3c66824d01ee">whole keynote</a> - the SalesForce.com team got the content up quickly. I&#8217;ll write more about the new features just as soon as I have checked them out.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/11/crm-from-tactile-goes-20/" title="CRM from Tactile goes 2.0">CRM from Tactile goes 2.0</a></li><li><a href="http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/" title="Got a Grip on Your Customers?">Got a Grip on Your Customers?</a></li><li><a href="http://businesstechfeed.com/2008/08/saas-dead-before-it-is-born/" title="SaaS &#8211; Dead Before it is Born?!">SaaS &#8211; Dead Before it is Born?!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Letting MOSS Grow Under Your Feed &#8211; SharePoint UG</title>
		<link>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/</link>
		<comments>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 00:26:15 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=270</guid>
		<description><![CDATA[Last week I had the pleasure of attending a London SharePoint user group meeting at Microsoft&#8217;s offices in Victoria London. Michael Noel of Convergent Computing gave an excellent overview of building the perfect SharePoint farm. Michael is one of the authors of Microsoft SharePoint 2007 Unleashed, and well know for his SharePoint expertise. He did a walkthrough [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I had the pleasure of attending a London <a href="http://suguk.org/default.aspx">SharePoint user group</a> meeting at Microsoft&#8217;s offices in Victoria London. Michael Noel of Convergent Computing gave an <a href="http://suguk.org/blogs/sharepoint_blog_1/archive/2009/03/02/17613.aspx">excellent overview</a> of building the perfect SharePoint farm.</p>
<p>Michael is one of the authors of <a href="http://www.amazon.co.uk/gp/product/0672329476?ie=UTF8&amp;tag=woouwhnedoand-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0672329476">Microsoft SharePoint 2007 Unleashed</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=woouwhnedoand-21&amp;l=as2&amp;o=2&amp;a=0672329476" border="0" alt="" width="1" height="1" />, and well know for his SharePoint expertise. He did a walkthrough of build process, from best practices perspective, covering small deployments with all SharePoint roles and SQL server on the same server, though SharePoint roles on a a single box, with SQL server on separate box, to a fully redundant set up with multiple query servers and an index server. That set up requires 5 servers, and is the smallest redundant farm configuration.<span id="more-270"></span></p>
<p>For larger user populations, SharePoint scales using multiple web role servers, query server, etc&#8230; That also provides the opportunity to have a production farm and an independent test/development set up. That can either be achieved with additional dedicated servers, or by making use of server virtualization. Microsoft server licensing allows for up to 4 instances of a virtual host on a server. Windows Server 2008 Hyper-V is an excellent option and cost effective, according to a number of conversations during the evening. Third party virtualisation is supported as well - see <a href="http://support.microsoft.com/kb/897615">Knowledge Base Article 897615</a> &#8211; including VMware and Citrix XenServer. Michael&#8217;s advice was that not all roles should be virtualised, although the best candidate for virtualisation is the web frontend.</p>
<p>In anything but a smaller set up, the SQL database role requires a large amount of space, especially if versioning is turned on in document libraries (resulting in every version being stored). Likewise, reasonable hard drive space needs to be allocated to the index and query services. Given the continual fall off in hard disk storage costs, and increasing capacities, this shouldn&#8217;t present an issue in most deployments.</p>
<p>Michael suggested that the more memory and processor cores that can be given to SharePoint the better, in the following priority: the Database Role, the Index Role and lastly the Web/Query Role.</p>
<p>Something else to bear in mind is that 64 bit computing is now truly upon us, and a server refresh needs to be part of your strategic IT planning if you plan on running the latest Microsoft applications. The next version of SharePoint is x64 bit only. SQL Server 2008 is recommend, especially  if you require transparent encryption of databases for security (although that should only apply to high compliance environments).</p>
<p>There is relatively little complexity to the network-level security for SharePoint. Opening port 1433 on the firewall to let the SQL server talk to SharePoint servers is required, important if you are using the built in Windows firewall capability. Michael gave a number of recommendations for setting up accounts, and they are covered in the slides and the book.</p>
<p>Some analysts weren&#8217;t so convinced about SharePoint&#8217;s Web content Management capabilities (at least <a href="http://www.networkworld.com/news/2007/042707-microsoft-sharepoint.html">back in 2007</a>), but things have moved on a great deal. There are third party applications to enhance search, provide backup management and also SharePoint-aware anti-virus products. From  the begining of April SharePoint Designer will be free, and there may well be some new tools too.</p>
<p>Something to remember with SharePoint is that it is a tool, and tools can be used badly as well as effectively. It isn&#8217;t uncommon to come across SharePoint installations that have turned into hundreds of information pockets, rather than an enterprise-wide collaboration tool. All too often, IT staff end up structuring set ups around organisational groups, rather than functional teams. The two things are very different, and achieve different results.</p>
<p>From my perspective, business should be careful not to use SharePoint to replicate departmental silos. Instead, it should be used to ensure that data and resources are both discoverable and protected.</p>
<p>The evening ended with a very extensive Q&amp;A. If you want to develop your SharePoint skills, you might want to check out the April best practices conference. A number of tools that were discussed during the evening will be demonstrated there. <a href="http://www.sharepointbestpractices.co.uk/">Check out the site for details of the London conference.</a></p>
<p>SharePoint has certainly caught my interest again with its growing feauture set. There is still a long way to go for it to catch up with some of the more mature wiki systems, but the gap is definitely closing.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/" title="NetBenefit &#8211; UK Hosting">NetBenefit &#8211; UK Hosting</a></li><li><a href="http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/" title="VMWare or is that VM Where?">VMWare or is that VM Where?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On The Way to Unified Communications &#8211; with Avaya</title>
		<link>http://businesstechfeed.com/2008/12/on-the-way-to-unified-communications-with-avaya/</link>
		<comments>http://businesstechfeed.com/2008/12/on-the-way-to-unified-communications-with-avaya/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 20:29:59 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Avaya]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=260</guid>
		<description><![CDATA[Recently I met up with Christopher Barrow at Avaya&#8217;s Guildford offices to talk through Avaya&#8217;s latest moves, and the evolving world of communications enabled business processes. Chris is an Avaya old hand, having been with the company through its many iterations, most recently as Product Marketing Manager for Avaya in the Europe, the Middle East and Africa (EMEA) [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-262" title="chrisbarrow" src="http://businesstechfeed.com/wp-content/uploads/2008/12/chrisbarrow.jpg" alt="chrisbarrow" width="150" height="112" />Recently I met up with Christopher Barrow at Avaya&#8217;s Guildford offices to talk through Avaya&#8217;s latest moves, and the evolving world of communications enabled business processes. Chris is an Avaya old hand, having been with the company through its many iterations, most recently as Product Marketing Manager for Avaya in the Europe, the Middle East and Africa (EMEA) region. We talked about the state of collaboration technology, from the use of solutions like Sharepoint to managing with mobiles in the enterprise.<span id="more-260"></span></p>
<p>Avaya&#8217;s focus is increasingly on unifying the user experience, from the desk phone to the mobile phone, from the office to the road. Avaya views workers as existing across one of four solution domains, based on in-office or remote, and fixed or mobile: the desk based worker, the tele-worker, the mobile worker (on-site, but no desk) and the road warrior. It is a nice segmentation, and one that proves useful in understanding employee needs.</p>
<p>Recent licensing changes by Avaya mark a shift in how the solutions are sold. Essentially, rather than the old model of buying a number of licenses for each of the different modes, you can now purchase one license per worker to cover all of the modes. That means you don&#8217;t have to worry about changes in the split of your workforce, which will make life easier for IT departments and Human Resources alike. I suspect that it also reflects increasingly dynamic work places, as businesses continue to adopt modern working practices, the working styles in use are changing.</p>
<p>The in-premise mobile workers are addressed with Voice over WiFi, while off-site workers make use of Avaya&#8217;s 1x capabilities to reduce mobile costs and provide a single telephone number. The functionality effectively extends the PABX out to wherever the user is. Interestingly, Chris sees more use of privately owned mobiles by employees.</p>
<p>The Avaya solution enables separation of business and personal calls and costs, together with the ability to set up a &#8220;business profile&#8221; on the user&#8217;s mobile handset. This means IT departments can integrate user-provided mobiles with the corporate phone system, something that is becoming increasingly common as mobile phone choice becomes more of a fashion statement than a technology choice. The solution&#8217;s text to speech and speech to text functionality allow a reasonable degree of hands-free use whilst on the move &#8211; from looking up an employee&#8217;s number, to reading the subject of an urgent email.</p>
<p>Telephony is becoming less and less of a stand alone application, with Microsoft, IBM and Cisco, as well as Avaya, pushing unified communications. From click-to-call desktop applications, to email integration, this is the future of the phone system. Despite Microsoft&#8217;s wrangles with the OCS APIs, Ayava still integrates seamlessly with the Microsoft software environment. I&#8217;ll tackle that topic, together with some case studies, in part II.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/britannic-technologies-convergence-in-communications/" title="Britannic Technologies &#8211; Convergence in Communications">Britannic Technologies &#8211; Convergence in Communications</a></li><li><a href="http://businesstechfeed.com/2009/12/voip-still-a-two-horse-race/" title="VoIP Still a Two Horse Race">VoIP Still a Two Horse Race</a></li><li><a href="http://businesstechfeed.com/2008/11/collaboration-and-unified-communications-techwisetv/" title="Collaboration and Unified Communications &#8211; TechwiseTV">Collaboration and Unified Communications &#8211; TechwiseTV</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/12/on-the-way-to-unified-communications-with-avaya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavioural Targeting</title>
		<link>http://businesstechfeed.com/2008/12/behavioural-targeting/</link>
		<comments>http://businesstechfeed.com/2008/12/behavioural-targeting/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 18:16:20 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Behavioural]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Phorm]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=243</guid>
		<description><![CDATA[This is a topic those working with data are going to have to get their heads around. It&#8217;s a big topic, so best get that thinking in early. Behavioural targeting is finding initial use in the marketing space, where the ability to observe a user&#8217;s activities and adapt the advertising they are presented with increases [...]]]></description>
			<content:encoded><![CDATA[<p>This is a topic those working with data are going to have to get their heads around. It&#8217;s a big topic, so best get that thinking in early. Behavioural targeting is finding initial use in the marketing space, where the ability to observe a user&#8217;s activities and adapt the advertising they are presented with increases returns quite dramatically. However, there are other applications too, from identifying children at risk and applying early intervention, to spotting employees with work-affecting issues.<span id="more-243"></span></p>
<p>Make no mistake, it is an area that is both murky and controversial. One of the shining lights in the space is Phorm &#8211; or perhaps &#8220;kicking boy&#8221; is more apt. They have had a far bit of <a href="http://www.theregister.co.uk/2008/12/01/phorm_board/">churn in their senior management team of late</a>. However, they were prepared to participate in a recent debate. A little while back I headed in to London for the <a href="http://www.nmk.co.uk/event/2008/10/16/behavioural-targeting-the-filth-and-the-fury"><span>NMK Behavioural Targeting event</span></a> (very many thanks to Ian Delaney). The very distinguished panel included Guy Phillipson, CEO, <a href="http://www.iabuk.net">IAB</a> as chair, and included Nick Barnett, UK Commercial Director, <a href="http://www.phorm.com">Phorm</a>, Rupert Staines, VP Europe, <a href="http://www.specificmedia.com">Specific Media</a> and Ian Brown, Research Fellow, <a href="http://www.oii.ox.ac.uk/">Oxford Internet Institute</a>. <a href="http://suemiller.org.uk/">Baroness Sue Miller</a>, Liberal Democrat Member, House of Lords was due to join, but was detained in parliament (it has been rather busy there of late, and I&#8217;m not talking about the Christmas Tree going up).</p>
<p><a href="http://businesstechfeed.com/wp-content/uploads/2008/12/nmk1.jpg"><img class="size-full wp-image-246 alignright" title="nmk1" src="http://businesstechfeed.com/wp-content/uploads/2008/12/nmk1.jpg" alt="" width="240" height="160" /></a></p>
<p>The session was titled &#8221;Behavioural Targeting: The Fire and The Fury&#8221; &#8211; although I couldn&#8217;t help noticing that the event URL was actually &#8220;behavioural-targeting-the-filth-and-the-fury&#8221;. So, why is the marketing industry pursuing this technology and why is it so controversial? You could start with the <span><a href="http://en.wikipedia.org/wiki/Behavioral_targeting">Wikipedia Definition</a></span><span> or <a href="http://www.cippic.ca/behavioural/#B11">this FAQ</a> from Ottawa University</span>. Let me summarise it this way: The Internet content industry needs advertising in order to continue. Today, most websites sell less than half of their advertising inventory. People are advertising less, because advertising is becoming less affective at driving sales. No purchases, no advertisers. No advertisers, no Internet content. Using user data to adapting the advertising gets users to read more and to respond more. That is good for business. This idea is not new. The Guardian has been using <a href="http://findarticles.com/p/articles/mi_m0EIN/is_/ai_n15630443">certain behavioural technology on their site for some time</a>, as have many other sites.</p>
<p>Most implementations use cookies, stored via the users&#8217; web browser, to create a &#8216;unique id&#8217; for each visitor. This is a number to track where the user goes, when they visit and how regularly they visit. The technology needs volume and reach to make it effective. If I see that you have read five articles on fishing, it is probably a good guess that I&#8217;ll get a better response from showing you an advert for fishing kit than I would showing you an advert asking you to sign up to an anti-blood sport campaign. A little provocative, but you can see why people are getting hot under the collar about it.</p>
<p>Phorm, and others, are working with the IAB, which has set up a behaviour marketing workgroup to look at the many issues around the technology. As Ian Brown rightly pointed out, this sort of tarketed ad serving has been going on since the start of the Internet. However, Phorm, and particularly their rocky trials with BT, have thrust things into the spotlight. One significant difference with Phorm is that they can collect data based on all of the sites a user visits, rather just ones within the advertising network. More than that, Phorm potentially has relationships with 3 ISPs, giving them visibility into 70% of Internet users in the UK. That has privacy activists watching their every move.</p>
<p>Phorm provide an explanation of their technology on their website, although it would be nicer to see this coming via validation from an independent third party. It would also be good to see similarly up front information from others, including the likes of Google. According to the organisers, they were asked to join the debate, but declined to attend.</p>
<p>Many users, and even IT professionals, are not aware of how much data is handed over to websites behind the scenes. I&#8217;m not the snooping kind, but even the very standard stats package I use on this site keeps track of the site you came here from, pages you visit and where you went next. It is only collected anonymously and in aggregate data, so I have no idea who you are or what you did as an individual. Most other websites collect significantly more data. Are you sitting comfortably?</p>
<p>The site managers, and advertisers, would argue that using this data provides users with a benefit: we get to see more relevant ads. Alan Patrick and I both pointed out that most users probably would not see that as a benefit!  The issue of user benefit is an important one. Remember, we live in a country where most of us will happily surrender aspects of our privacy in exchange for a few discount vouchers &#8211; how many of us have supermarket loyalty cards? Phorm now position their solution as offering anti-phishing and malware/spyware protection &#8211; ie a user benefit. Later the discussion drifted on to the topic of the government collecting user data and monitoring, but that is an altogether different topic, although it should be noted that it isn&#8217;t a completely separate one.</p>
<p>A key issue raised was the nature of the relationship between the monitored user and whoever is collecting the data. You are a customer of your ISP, so you can exert pressure on them, even if that is by leaving them if you do not want behavioural data used. That isn&#8217;t the case for all users of behavioural data. It is a complex area, and not well understood. All too often users end up clicking &#8220;accept&#8221; on privacy policies and end-user license agreements that are either unread or too complex to interpret, as witnessed in the recent launch and subsequent <a href="http://blogs.computerworld.com/chrome_privacy">changes around Google Chrome</a>.</p>
<p>A case of surfer (and IT manager), be aware.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/12/behavioural-targeting/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Expand Networks Grows WAN Optimization User Base</title>
		<link>http://businesstechfeed.com/2008/11/expand-networks-grows-wan-optimization-user-base/</link>
		<comments>http://businesstechfeed.com/2008/11/expand-networks-grows-wan-optimization-user-base/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 15:29:34 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Application Acceleration]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Expand Networks]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Satellite]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[WAN optimization]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=232</guid>
		<description><![CDATA[Expand Networks announced another customer win today (Wingspan Care Group) “The pain of WAN communications continues to increase as organizations become more dispersed globally, and remote workers increase in number,” said Efi Gatmor, Chief Technical Officer of Expand. “At Expand, our goal is to solve that pain wherever it may be, with technology that has [...]]]></description>
			<content:encoded><![CDATA[<p>Expand Networks announced another customer win today (<a href="http://www.expand.com/News-Events/Release.aspx?pressID=780e559f-c744-42e6-9026-6f0062801f76">Wingspan Care Group</a>)</p>
<blockquote><p>“The pain of WAN communications continues to increase as organizations become more dispersed globally, and remote workers increase in number,” said Efi Gatmor, Chief Technical Officer of Expand. “At Expand, our goal is to solve that pain wherever it may be, with technology that has the capacity to be virtually everywhere.”</p></blockquote>
<p>Recently I had a discussion with Michael Cucchi, Sr. Director of Product Marketing for Expand. Not only have they been adding customers, but they have also added an ROI Calculator to their site (<a href="http://www.expand.com/roi/default.aspx">ROI calculator here</a>). It is a web-based version of a more complex tool they use to help customers calculate the savings reaped from making more efficient use of wide area network bandwidth.<span id="more-232"></span></p>
<p>The Expand solutions enable network managers to trade CAPEX (capital costs in the form of purchasing WAN optimization boxes) against OPEX (spending less money each month on bandwidth bill from operating the network). WAN optimization has often been viewed as a trade off against bandwidth, but there are other benefits too. With Ethernet WAN services providing cheaper connectivity, it is increasingly obvious that bandwidth isn&#8217;t the only issue that affects network and application performance.</p>
<p>While network costs are going down, Michael pointed out that satellite bandwidth costs aren&#8217;t on the same price curve. Ethernet WAN services still have a relatively small reach, when you think about them in the context of a global business, or one with many remote sites. Traffic patterns on the network are shifting too. As well as &#8220;recreational&#8221; peer to peer traffic (read: music and video file sharing), there are a growing number of other IP applications that have peer to peer traffic patterns, for example VoIP and instant messaging. WAN optimization tools like Expand&#8217;s are looking to control traffic, as well as providing acceleration. Priority packets can be sent ahead of lower priority ones, boosting performance, and that is before any application-specific algorithms are used to reduce or accelerate the applications.</p>
<p>In all of this, the latency challenge remains &#8211; the speed of light isn&#8217;t changing, and that is a fundamental hard limit of the time it takes traffic to get from a data centre to a remote office. Applications are dependent on round trip time, and this is another area where WAN optimization can help. Long round trip times, due to high latency, make applications sluggish. That isn&#8217;t the only problem, because of the way that TCP works (using acknowledgement packets and sliding transmission windows), that latency can also limit the maximum bandwidth that an application can make use of. It isn&#8217;t unusual to see a high bandwidth link under used, because of high latency between a client and the server.</p>
<p>Digging into the Expand offering a little more, they have an interesting licensing model. Products are licensed by upstream bandwidth, that saves money if you are using large amounts of DSL, where the upstream bandwidth is more restricted. Something to bear in mind when costing out solutions. They are also doing a little bit of surfing on the virtualization wave, by providing a solution that can run inside a Virtual Machine. In general their offering seems to reach further than many of their competitors, since they have a server and desktop client. This gives more granular control, by user and application, and also reduces the amount of network hardware, where that is an issue.</p>
<p>The general trend towards desktop virtalization (eg VDI and see the <a href="http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/">post on VMWare</a>), which is a server based paradigm with servers pulled back from branch into the data centre, means that network performance will become even more critical than it already is. Expand support a broad range of remote desktop protocols, supporting Sun, Citrix, HP and Microsoft solutions (and the open VNC offering).</p>
<p>One issue with adding additional hardware, such as WAN optimization boxes, into the network is potential negative impacts on reliability on performance for non-accelerated traffic. Expand are very conscious of this, and aim to ensure that no packet is on box for more than a 1ms and employ VRRP/HSRP redundancy protocols to deal with failure.</p>
<p>Expand is very strong in Satellite based networks, as well as the obvious applications in server-based computing mentioned earlier. However, businesses with large amounts of mobile traffic might want to investigate their solutions too, since the challenges are quite similar.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/" title="VMWare or is that VM Where?">VMWare or is that VM Where?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/11/expand-networks-grows-wan-optimization-user-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRM from Tactile goes 2.0</title>
		<link>http://businesstechfeed.com/2008/11/crm-from-tactile-goes-20/</link>
		<comments>http://businesstechfeed.com/2008/11/crm-from-tactile-goes-20/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 19:04:09 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Tactile CRM]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=227</guid>
		<description><![CDATA[Affordable CRM took another step forward today. Tactile CRM has released version 2.0 of their CRM tool for small businesses. The new release includes a number of additional features, and some refinements of existing functionality. Clients and leads are now grouped together, under the new class of &#8216;organisations&#8217; (Jake Stride of Tactile CRM describes the reasoning [...]]]></description>
			<content:encoded><![CDATA[<p>Affordable CRM took another step forward today. <a href="http://www.tactilecrm.com/">Tactile CRM</a> has released <a href="http://www.senokian.com/barking/2008/11/24/tactile-crm-version-2-out-now/">version 2.0</a> of their CRM tool for small businesses. The new release includes a number of additional features, and some refinements of existing functionality. Clients and leads are now grouped together, under the new class of &#8216;organisations&#8217; (Jake Stride of Tactile CRM describes the reasoning in <a href="http://www.senokian.com/barking/2008/11/24/tactile-crm-clients-and-leads-become-organisations/">this post</a>). Tagging capabilities have now been added (examples on the <a href="http://www.senokian.com/barking/2008/11/24/tactile-crm-new-tag-features/">Tactile blog</a>).</p>
<p><span id="more-227"></span></p>
<p>Tagging makes navigating and organising large amounts of data significantly more efficient. Tactile CRM now even features a tag cloud, which makes a nice visualization to help you understand how your CRM tool is being used. As you&#8217;d expect, tags can be renamed, merges or deleted. </p>
<p>I&#8217;ve blogged about <a href="http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/">Tactile before</a> and we have given it a good try out here in the office. With the latest release, the number of sales opportunities supported in the &#8216;Micro&#8217; and &#8216;SME&#8217; versions of the service have also been increased. The team are very excited about the new functionality. I caught up with Jake Stride via Twitter earlier today, and over the course of a few tweets he said:</p>
<blockquote><p>&#8220;It&#8217;s great to finally release all the hardwork the team has put into Tactile CRM based on our user&#8217;s feedback &amp; suggestions over the last couple of months. We now have powerful searching and data maintenance, which even established competitors are missing and we&#8217;re not stopping there &#8211; we&#8217;ve already started on the next set of features which will see integration with other online services and some new graphing/reporting functionality&#8221;</p></blockquote>
<p>For those wanting to dip their toes into the CRM water, you can sign up at <a href="http://www.tactilecrm.com/signup">http://www.tactilecrm.com/signup</a> and use the code &#8216;redcatco&#8217; in the &#8216;Sign up Code&#8217; box, That will enter you into a prize draw for their <em>business</em> plan, which is worth £420. Sounds like a good deal!</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/" title="CloudForce &#8211; SalesForce.com Jumps about in the Clouds">CloudForce &#8211; SalesForce.com Jumps about in the Clouds</a></li><li><a href="http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/" title="Got a Grip on Your Customers?">Got a Grip on Your Customers?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/11/crm-from-tactile-goes-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace Heads for the Clouds</title>
		<link>http://businesstechfeed.com/2008/10/rackspace-heads-for-the-clouds/</link>
		<comments>http://businesstechfeed.com/2008/10/rackspace-heads-for-the-clouds/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 22:20:04 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[jungle disk]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[slicehost]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=154</guid>
		<description><![CDATA[Rackspace (UK site here) has been in the news, and rattling around the blogosphere a fair amount these last few weeks. Not just because they are the top dedicated hosting provider (see Gartner report), but because of their recent adventures:   Acquired on-line storage company Jungle Disk. Acquired specialist hoster Slicehost. (see Rich Miller&#8217;s post) Struck a CDN [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rackspace.com/">Rackspace</a> (UK site <a href="http://www.rackspace.co.uk/">here</a>) has been in the news, and rattling around the blogosphere a fair amount these last few weeks. Not just because they are the top dedicated hosting provider (see <a href="http://mediaproducts.gartner.com/reprints/rackspace/155214.html">Gartner report</a>), but because of their recent adventures:<br />
<a href="http://businesstechfeed.com/"><img class="size-full wp-image-155 alignright" style="border: 2px solid black;" title="Rackspace - Fabio Torlini" src="http://businesstechfeed.com/wp-content/uploads/2008/10/rackspace.jpg" alt="Fabio Torlini - Rackspace" width="320" height="235" align="right" /></a><br />
 </p>
<ul>
<li>Acquired on-line storage company <a href="http://jungledisk.com/">Jungle Disk</a>.</li>
<li>Acquired specialist hoster <a href="http://www.slicehost.com/">Slicehost</a>. (see <a href="http://www.datacenterknowledge.com/archives/2008/10/22/rackspace-acquires-jungledisk-slicehost/">Rich Miller&#8217;s post</a>)</li>
<li>Struck a CDN Deal with <a href="http://www.limelightnetworks.com/">Limelight Networks</a> (detail at <a href="http://cloudpundit.com/2008/10/24/rackspaces-deal-with-limelight/">CloudPundit</a>)</li>
<li>And <a href="http://www.rackspace.com/information/mediacenter/release.php?id=8385">launched a cloud strategy</a> with Cloud Sites, Cloud Files and Cloud Servers.</li>
</ul>
<p>I think they&#8217;ve rather swallowed this <a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/">cloud computing</a> thing, and swept in talent from the space. This week&#8217;s <a href="http://www.ecommerceexpo.co.uk/">ecommerce expo</a> in London gave me the chance to catch up with Fabio Torlini, Marketing Director of Rackspace.<span id="more-154"></span></p>
<p>We had a very feet-on-the-ground discussion around cloud computing. Fabio agreed that cloud wasn&#8217;t the future for everyone, but that it made sense for some. Rackspace sits very much at the premium end of the market, catering to mission critical needs. This has kept them clear of the commoditization of hosting, letting them invest in quality support and adopt a packaged approach to meeting customers&#8217; needs.</p>
<p>I know from my time in the Valley that many a start up owes its success to Rackspace offerings, keeping servers going in all Internet weather. Cloud services haven&#8217;t had a great reputation, with some big players suffering a number of big outages. Fabio sees cloud services as a lower-SLA form of service. I&#8217;m not sure that I totally agree &#8211; cloud brings with it a very different philosophical approach than the one used to build web-applications on dedicated services. But there is a good argument for using cloud-based services for applications with elastic capacity demands and less stringent availability requirements.</p>
<p>Hosted and cloud services alike are a good way of moving spending from CAPEX to OPEX, smoothing big capital expenditures into recurring operational costs. That makes even more sense in times like today, when budgets are tight. It is also a more success-based model, since you buy more services as and when you have the business growth to justify them. No point being stuck with a huge, out of date building and servers for a business that didn&#8217;t hit its growth targets.</p>
<p>Another advantage of moving applications into a hosted environment, or for that matter a cloud, is gaining the economies of scale that a company like Rackspace have. Very few businesses would be able to afford to build their own state of the art data centre to match the <a href="http://www.rackspace.co.uk/About%2DUs/Newsroom/Press%2DReleases/Rackspace%2Dbegins%2Dnew%2Dchapter%2Din%2DEurope%2Dwith%2Dopening%2Dof%2DEMEA%2Ddata%2Dcentre%2D18549/">recently opened facility in Slough</a>. Rackspace understand dealing with customers directly, and also working with partners. According to Fabio, they have a strong channel model, with about half of their business being indirect.</p>
<p>Competition in the space is intense. When the likes of Amazon (with their S3 offering now out of beta) and Google appear in the competitive landscape, it is time for some strategic thinking and action. Even more so when <a href="http://scobleizer.com/2008/10/28/microsoft-tells-google-amazon-rackspace-apple-stay-off-our-lawn/">Microsoft decide that they want to play</a> in the cloud too. While many providers at ecommerce expo were holding their heads in their hands, Rackspace seem to be keeping their head above the clouds (don&#8217;t groan!). Their very high service levels, and the addition of some leading-edge cloud-based offerings, keep them at the top of the game.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/11/netbenefit-uk-hosting/" title="NetBenefit &#8211; UK Hosting">NetBenefit &#8211; UK Hosting</a></li><li><a href="http://businesstechfeed.com/2009/04/start-ups-get-out-of-my-cloud/" title="Start ups &#8211; Get out of my Cloud">Start ups &#8211; Get out of my Cloud</a></li><li><a href="http://businesstechfeed.com/2008/11/why-the-cloud-need-standards/" title="Why the Cloud Need Standards">Why the Cloud Need Standards</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/10/rackspace-heads-for-the-clouds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can Opensource Save a Business Money?</title>
		<link>http://businesstechfeed.com/2008/10/can-opensource-save-a-business-money/</link>
		<comments>http://businesstechfeed.com/2008/10/can-opensource-save-a-business-money/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 19:10:59 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=146</guid>
		<description><![CDATA[It seems an apt question for the current times. Some businesses have fully embraced opensource, others have steered well clear of it. The pros and cons have been hotly contested, usually by people with an agenda, if not an axe to grind. Regardless of your historic stance, now is the right time to be looking at how [...]]]></description>
			<content:encoded><![CDATA[<p>It seems an apt question for the current times. Some businesses have fully embraced opensource, others have steered well clear of it. The pros and cons have been hotly contested, usually by people with an agenda, if not an axe to grind. Regardless of your historic stance, now is the right time to be looking at how to cut IT costs.</p>
<p>A blogger-in-technology that has much to say about the matter is <a href="http://en.wikipedia.org/wiki/JP_Rangaswami">JP Rangaswami</a> of BT Design, and rightly so. His <a href="http://confusedofcalcutta.com/">confused of calcutta</a> blog is a firm favourite of mine, and of many others. &#8220;<a href="http://confusedofcalcutta.com/2008/10/21/learning-about-why-people-dont-adopt-opensource/">Learning about why people don’t adopt opensource</a>&#8221; is a long, but worth-while read that circumnavigates many of the issues around open source software. It is in two halves. The first speaks to why people don&#8217;t use opensource:</p>
<ol>
<blockquote>
<li><strong><span style="font-weight: normal;">They hate the principle</span></strong>.</li>
<li><strong><span style="font-weight: normal;">They believe it’s insecure</span></strong>.</li>
<li><strong><span style="font-weight: normal;">They’re out of their comfort zone</span></strong>.</li>
<li><strong><span style="font-weight: normal;">They know a better way.</span></strong></li>
<li><strong><span style="font-weight: normal;">They don’t know about it</span></strong>.</li>
<li><strong><span style="font-weight: normal;">They can’t do what they want with it</span></strong>.</li>
<li><strong><span style="font-weight: normal;">The move represents serious operational risk</span></strong>.<span id="more-146"></span></li>
</blockquote>
</ol>
<p>The second half covers a case study that will make your head spin. As an IT manager and MD/CEO, the issues at the top of my agenda would be around skills and support.</p>
<ul>
<li>If there is a fault that affects my business, can I get it fixed?</li>
<li>Do I have access to the skills to install and support it?</li>
<li>Do the users have the skills to use it, or can they be trained?</li>
</ul>
<div>The answers are surprising. The nature of opensource means that you have the source code, and can hire a programmer for the day (or week!) to fix a problem or add a missing feature. A number of companies are springing up to provide support for opensource software and bridge the gap between &#8216;commercial&#8217; applications and opensource, and people like <a href="http://redmonk.com/">RedMonk</a> have been providing analysis on the space for a long time.  Many of the applications are similar in usability to their commercial counterparts, tackling the training issue.</div>
<div>Version 3.0 of OpenOffice has <a href="http://www.openoffice.org/servlets/ReadMsg?list=announce&amp;msgNo=373">recently been released</a>, and received a very significant number of downloads even in the first few days (<a title="Permanent Link: 3,009,832" rel="bookmark" href="http://www.mealldubh.org/index.php/2008/10/20/3009832/">3,009,832</a>). For other companies and applications to watch, I&#8217;ll refer you to <a href="http://jeffnolan.com/wp/2008/09/08/open-source-companies-to-watch/">this list</a> back in September, from Jeff Nolan of <a href="http://jeffnolan.com/">Venture Chronicles</a> as a starting point:</div>
<ul>
<li><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.zenoss.com/');" href="http://www.zenoss.com/">Zenoss</a> - Network and system monitoring software.</li>
<li><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.enomalism.com/');" href="http://www.enomalism.com/">Enomalism</a> - Build your own private elastic compute cloud.</li>
<li><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.rpath.com/corp/');" href="http://www.rpath.com/corp/">rPath</a> -  Virtual appliances.</li>
<li><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.qumranet.com/');" href="http://www.qumranet.com/">Qumranet</a> (part of <a onclick="javascript:pageTracker._trackPageview('/outgoing/billyonopensource.blogspot.com/2008/09/red-hat-escalates-hypervisor-wars.html');" href="http://billyonopensource.blogspot.com/2008/09/red-hat-escalates-hypervisor-wars.html">Red Hat</a>) - hypervisor technology.</li>
<li><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.openair.com/');" href="http://www.openair.com/">OpenAir</a> - Project management software for professional service organizations.</li>
</ul>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/10/can-opensource-save-a-business-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F5 Networks &#8211; A Case of Applications and the Network</title>
		<link>http://businesstechfeed.com/2008/10/f5-networks-a-case-of-applications-and-the-network/</link>
		<comments>http://businesstechfeed.com/2008/10/f5-networks-a-case-of-applications-and-the-network/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 21:38:12 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Application Acceleration]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[F5 Networks]]></category>
		<category><![CDATA[Juniper Networks]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=140</guid>
		<description><![CDATA[As far as the network is concerned, F5 Networks have become part of the furniture for most hosting providers, and I mean that in a good way. Load balancing across multiple servers has progressed a long way since the early days of Cisco&#8217;s Local Director, and Checkpoint&#8217;s early load balancing capabilities. F5 have evolved too. A number [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://businesstechfeed.com/"><img class="alignright size-full wp-image-184" title="f5" src="http://businesstechfeed.com/wp-content/uploads/2008/10/f5.jpg" alt="" width="224" height="149" /></a>As far as the network is concerned, <a href="http://www.f5.com/">F5 Networks</a> have become part of the furniture for most hosting providers, and I mean that in a good way. Load balancing across multiple servers has progressed a long way since the early days of Cisco&#8217;s Local Director, and Checkpoint&#8217;s early load balancing capabilities. F5 have evolved too. A number of acquisitions now puts them in a strong position in the market, and with a broad range of products and technologies to offer to customers.<span id="more-140"></span></p>
<p>Talking earlier this month with Bill Beverley, Security Manager at F5 Networks, F5&#8242;s focus is clear: &#8220;deploying applications is really the central role of IT&#8221;. That&#8217;s certainly part of it. Keeping them up and running is too, and that has been bread and butter business for F5, delivering kit to put in front of servers to deal with the peaks in capacity and inevitable server failures.</p>
<p>Load balancing provides availability, but acceleration and optimization are also key in today&#8217;s infrastructures. That has made WAN optimization a hot area, especially now that bandwidth prices are no longer falling rapidly. Bill talked about how F5 are adding extra layers of security for web applications, something that is big in PCI and compliance driven environments. F5 see their solutions as complementary to the network firewalls, with the firewall dealing with the high-load, low-intelligence packet filtering. As Bill was keen to point out, &#8220;if you have a really efficient smaller piece of kit doing that job, then we can deal with traffic in an effective and more intelligent way.&#8221;</p>
<p>F5 boxes terminate the TCP connection and then regenerate it out of the other side. Since the devices have application-level visibility into the application streams, this is the perfect place to apply application acceleration and application security magic. However, this isn&#8217;t going to be a clean battle. The traditional firewall players like Cisco, Juniper Networks and Checkpoint, are keen for a piece of the action too.</p>
<p>A battle is brewing between the folks coming from the application towards the network, and the network folks heading up the stack to optimize applications. On the application side, F5 might be the baby gorilla, but there are a number of chimps ready to fight it out with them. Database security has seen specialist players like Secerno emerge. In talking to Bill about SQL security, his comment was &#8220;I think you will see consolidation in that area.&#8221; I wouldn&#8217;t take that as a statement that F5 is feeling acquisitive (although they have been), but rather that smaller players will get swept up or washed away in the coming quarters.</p>
<p><a href="http://networkindustryreview.co.uk/wp-content/uploads/f5_network_diagram.jpg"><img class="aligncenter size-full wp-image-185" title="f5_network_diagram" src="http://networkindustryreview.co.uk/wp-content/uploads/f5_network_diagram.jpg" alt="" width="499" height="375" /></a></p>
<p>Hosting and data centres are becoming more and more sophisticated environments, as you can see from the diagram. Layers have been added to the network to provide security, then availability, and now application acceleration. Those layers are spreading in their functionality too, with SSL VPN being added to the security layer, and storage virtualization added into availability. The latter will help many IT managers to clear up the NAS(ty) mess on the network, by balancing across multiple NAS devices, and migrating data at rest to slower storage devices.</p>
<p>F5 solutions are purchased as a mixture of sticking plaster remedies and strategic design, where acceleration and availability are part of the fundamental architecture, rather than an add on when capacity gets exceeded. F5 have some interesting developments coming down the line in the virtualization space. Because they see the application performance, then can provide feedback into VMotion / ESX running on the servers, to tell it to provision extra servers or deprovision them. The integration works through SNMP and SYSLOG, so could potentially be open to other vendor combinations too. Certainly lots for F5&#8242;s channel partners to apply their expertise to.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/12/voip-still-a-two-horse-race/" title="VoIP Still a Two Horse Race">VoIP Still a Two Horse Race</a></li><li><a href="http://businesstechfeed.com/2008/11/collaboration-and-unified-communications-techwisetv/" title="Collaboration and Unified Communications &#8211; TechwiseTV">Collaboration and Unified Communications &#8211; TechwiseTV</a></li><li><a href="http://businesstechfeed.com/2008/11/linking-network-and-database-security/" title="Linking Network and Database Security">Linking Network and Database Security</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/10/f5-networks-a-case-of-applications-and-the-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Importance of Storage &#8211; Storage Expo</title>
		<link>http://businesstechfeed.com/2008/10/the-importance-of-storage/</link>
		<comments>http://businesstechfeed.com/2008/10/the-importance-of-storage/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 13:40:36 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[symantech]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=134</guid>
		<description><![CDATA[This week finds me in Storage Expo, held at London&#8217;s Olympia. With compliance issues, data retention legislation, and data discovery all swirling around the IT press over the last year, it is hardly a surprise that the who&#8217;s who of the IT industry is here. Despite what you read about IT cutbacks, the floors are packed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://businesstechfeed.com/wp-content/uploads/2008/10/symanbot.jpg"><img class="alignright size-full wp-image-135" title="symantec robot" src="http://businesstechfeed.com/wp-content/uploads/2008/10/symanbot.jpg" alt="" width="320" height="267" /></a>This week finds me in <a href="http://www.storage-expo.com/">Storage Expo</a>, held at London&#8217;s Olympia. With compliance issues, data retention legislation, and data discovery all swirling around the IT press over the last year, it is hardly a surprise that the who&#8217;s who of the IT industry is here.</p>
<p>Despite what you read about IT cutbacks, the floors are packed with people catching up with the latest developments in the storage industry. Some are more human that others of course. Still, a friendly chap. <a href="http://www.symantec.com/">Symantec</a> is just one of the big names about.<span id="more-134"></span></p>
<p>Over the next couple of days I&#8217;ll share the best discoveries, together with an overview of how IT infrastructures are increasingly being optimized around storage. Its a large and rapidly growing space, wit new technologies and players to navigate.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/10/the-importance-of-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got a Grip on Your Customers?</title>
		<link>http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/</link>
		<comments>http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 15:05:36 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=107</guid>
		<description><![CDATA[It&#8217;s is fair to describe CRM as mainstream these days. It doesn&#8217;t take much convincing to get business managers and the sales team to see the value of tracking customer interactions. Salesforce.com transformed the industry with their SaaS model (software as a service), but whilst they have wandered off to the shiny new pastures of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_111" class="wp-caption alignright" style="width: 310px"><a href="http://www.tactilecrm.com/"><img class="size-medium wp-image-111" title="Jake Stride of Tactile CRM" src="http://businesstechfeed.com/wp-content/uploads/2008/10/jakestridetactilecrm-300x277.jpg" alt="Jake Stride of Tactile CRM (photo by Benjamin Ellis)" width="300" height="277" /></a><p class="wp-caption-text">Jake Stride of Tactile CRM (photo: Benjamin Ellis)</p></div>
<p>It&#8217;s is fair to describe CRM as mainstream these days. It doesn&#8217;t take much convincing to get business managers and the sales team to see the value of tracking customer interactions.</p>
<p>Salesforce.com transformed the industry with their SaaS model (software as a service), but whilst they have wandered off to the shiny new pastures of PaaS (platform as a service) others have arrived to snap at their CRM heels. </p>
<p>Most businesses need a finite set of features in their CRM system, and want something simple and usable that fits with their existing processes. After all, the whole point of Customer Relationship Management is to be able to understand customer behaviours and shepherd in repeat business. CRM is as much about process as it is about technology. One of the reasons new entrants are thriving is that users want something that is UaaS (usable as a service)!<span id="more-107"></span></p>
<p>A UK vendor that is on our radar, helped by their larger-than-life CEO&#8217;s presence on the recent <a href="http://www.chinwag.com/digitalmission">Digital Mission</a>, is <a href="http://www.tactilecrm.com/">Tactile CRM</a> - They will be exhibiting at the upcoming <a href="http://futureofwebapps.com/">Future of Web Apps</a> in London.</p>
<p>Tactile CRM takes a pragmatic and open approach to CRM. They publish <a href="http://www.tactilecrm.com/roadmap/">a roadmap of upcoming features</a>, which is a good move for a SaaS player, especially as the SaaS model allows you to take advantage of new features as soon as they are released &#8211; no waiting to upgrade servers or desktop software, just fire up the web browser and go. </p>
<p>It is free to <a href="https://www.tactilecrm.com/signup/free/">sign up and try</a> (pricing goes up to £75/month for 100 users) and provides an easy entry into the world of CRM. Contacts can be imported (and just as importantly, exported) easily to get you started and there is apparently an API in the pipeline.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/" title="CloudForce &#8211; SalesForce.com Jumps about in the Clouds">CloudForce &#8211; SalesForce.com Jumps about in the Clouds</a></li><li><a href="http://businesstechfeed.com/2008/11/crm-from-tactile-goes-20/" title="CRM from Tactile goes 2.0">CRM from Tactile goes 2.0</a></li><li><a href="http://businesstechfeed.com/2008/08/saas-dead-before-it-is-born/" title="SaaS &#8211; Dead Before it is Born?!">SaaS &#8211; Dead Before it is Born?!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/10/got-a-grip-on-your-customers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare or is that VM Where?</title>
		<link>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/</link>
		<comments>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:22:55 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=103</guid>
		<description><![CDATA[VMWare are very much on the radar at the moment. I&#8217;d be following them more closely, but the RSS feed on their website is seriously broken. VMWare put virtualization on the map, and as I digest the input from Interop in New York, and last week&#8217;s VMworld 2008, it feels like they are all over the map. [...]]]></description>
			<content:encoded><![CDATA[<p>VMWare are very much on the radar at the moment. I&#8217;d be following them more closely, but the RSS feed on their website is seriously broken. VMWare put virtualization on the map, and as I digest the input from Interop in New York, and last week&#8217;s VMworld 2008, it feels like they are all over the map.</p>
<p>VMWare&#8217;s recent woes are well documented, a recent article on <a href="http://www.theregister.co.uk/2008/09/26/virtual_dc_os/">The Register</a> gives a taster. <a href="http://www.datacenterknowledge.com/archives/2008/09/09/rosenblum-leaves-vmware/">Executive shuffles</a> and iffy patches certainly haven&#8217;t helped the company&#8217;s image in recent times. But it isn&#8217;t all doom and gloom. The new CEO has been <a href="http://www.infrastructure2-1.com/peter_christy/2008/09/what-a-week.html">well received in some quarters</a> and they have also announced a <a href="http://www.vmware.com/company/news/releases/cisco_vmworld08.html" target="_blank">collaboration with Cisco</a> to accelerate the virtualization of the data center.</p>
<p>The benefits of server virtualization are fairly widely understood (some of the main points were touched on in the &#8220;<a href="http://businesstechfeed.com/2008/08/data-center-efficiency-going-green-to-save-the-green/">data center efficiency</a>&#8221; post here a while back). Many people are also using VMWare on the desktop too, generally to support multiple operating systems at once. It is a big win for IT staff and programmers who have to cross between different platforms to get their jobs done. Virtualizing the OS means you get to work from one machine, but can quickly switch operating systems as and when you need to.</p>
<p>Things haven&#8217;t stood still on the server side though. The latest version of <a href="http://www.vmware.com/products/fusion/" target="_blank">VMWare Fusion</a> lets you go headless, meaning that the virtual machine has no consoles connected to it. Very useful in the data centre.</p>
<p>VMWare is also hooking itself to the <a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/">Cloud</a>, but not irrevocably so. Whilst they have strong competition, their technology remains strong. They know their space well and have responded to the challenges their users face.</p>
<p>With the introduction of new technologies such as VMotion (nicely explained in the depths of James Urquhart&#8217;s post on <a href="http://blog.jamesurquhart.com/2008/09/ciscos-nexus-1000v-and-cloud-is-it.html">the VMWare and Cisco initiative</a>) and vStorage, to go with vCloud &#8211; you get vNaming idea, right? &#8211; they continue to push the virtualization envelope.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/12/voip-still-a-two-horse-race/" title="VoIP Still a Two Horse Race">VoIP Still a Two Horse Race</a></li><li><a href="http://businesstechfeed.com/2009/03/letting-moss-grow-under-your-feed-sharepoint-ug/" title="Letting MOSS Grow Under Your Feed &#8211; SharePoint UG">Letting MOSS Grow Under Your Feed &#8211; SharePoint UG</a></li><li><a href="http://businesstechfeed.com/2008/11/expand-networks-grows-wan-optimization-user-base/" title="Expand Networks Grows WAN Optimization User Base">Expand Networks Grows WAN Optimization User Base</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/vmware-or-is-that-vm-where/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>When Blurred e-mail Goes From Bad to Worse</title>
		<link>http://businesstechfeed.com/2008/09/when-blurred-e-mail-goes-from-bad-to-worse/</link>
		<comments>http://businesstechfeed.com/2008/09/when-blurred-e-mail-goes-from-bad-to-worse/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 20:04:13 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=97</guid>
		<description><![CDATA[The proliferation of mobile devices and mobile users has had an unexpected consequence: e-mail is going non-corporate. Although they will rarely confess to it, many employees are redirecting work e-mails to private e-mail addresses so that they can pick messages up while on the move, either via webmail or mobile devices. Why is that so bad? [...]]]></description>
			<content:encoded><![CDATA[<p>The proliferation of mobile devices and mobile users has had an unexpected consequence: e-mail is going non-corporate. Although they will rarely confess to it, many employees are redirecting work e-mails to private e-mail addresses so that they can pick messages up while on the move, either via webmail or mobile devices.</p>
<p>Why is that so bad? Well, it moves the security boundary for the corporate e-mail firmly outside of the corporate firewall. Hackers have recently had quite a bit of fun with a certain vice presidential candidate&#8217;s email (for the full back ground check out Michelle Malkin&#8217;s &#8220;<a href="http://michellemalkin.com/2008/09/17/the-story-behind-the-palin-e-mail-hacking/">The story behind the Palin e-mail hacking</a>&#8220;. There are many different services out there, and the way that they handle authentication (the usernames and passwords) varies widely. A wily hacker could have access to a mailbox for months if not years before anyone realised.</p>
<p>What to do? The immediate sensible reaction might seem to be a big crack down, but actually it would be more productive to look at employee&#8217;s needs and provide mobile e-mail access. Monthly costs are now very low (on a par with line rental or a broadband account). It might also be time to take another look at a corporate webmail solution for laptop-based remote users.</p>
<p>You might not want users stuck in the office, but you don&#8217;t want their email running free!</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/07/twitters-bitter-lesson-what-you-should-know/" title="Twitter&#8217;s Bitter Lesson &#8211; What You Should Know">Twitter&#8217;s Bitter Lesson &#8211; What You Should Know</a></li><li><a href="http://businesstechfeed.com/2008/11/linking-network-and-database-security/" title="Linking Network and Database Security">Linking Network and Database Security</a></li><li><a href="http://businesstechfeed.com/2008/11/identity-management/" title="Identity Management">Identity Management</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/when-blurred-e-mail-goes-from-bad-to-worse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechCrunch 50 &#8211; ESME?</title>
		<link>http://businesstechfeed.com/2008/09/techcrunch-50-esme/</link>
		<comments>http://businesstechfeed.com/2008/09/techcrunch-50-esme/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 02:43:44 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Enterprise 2.0]]></category>
		<category><![CDATA[ESME]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Yammer]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=81</guid>
		<description><![CDATA[For those in the 2.0 world, this week was mostly about the TechCrunch50 &#8211; where a bevy of start ups compete to show their wares and try to win TechCrunch love. To cut to the chase, the winner was Yammer. The reason that is note worthy here is that Yammer is an enterprise offering &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>For those in the 2.0 world, this week was mostly about the TechCrunch50 &#8211; where a bevy of start ups compete to show their wares and try to win TechCrunch love. To cut to the chase, the winner was <a href="http://www.yammer.com/">Yammer</a>. The reason that is note worthy here is that Yammer is an enterprise offering &#8211; not very Web 2.0. &#8221;Yammer is Twitter with a business model. &#8221; says <a href="http://techcrunch.com/">TechCrunch</a>&#8230;.</p>
<p>As Alan <a href="http://broadstuff.com/archives/1228-TC50-Startup-School-Lessons.html">posts</a> at Broadstuff, and as I&#8217;ve repeated like a stuck record all year, the money for the 2.0 crowd is ultimately in the enterprise. Not the big money, but the bulk of the money (ask me to explain some time).</p>
<p>The Inquisitr might be a little tongue in cheek with its <a href="ttp://www.inquisitr.com/3069/winning-ideas-for-techcrunch50-2009/">list of wining ideas for TechCrunch50 2009</a> (worth clicking just for the LOLcat, srsly&#8230;), but as Alan says, they are on to something with the idea of jumping the technology into mainstream business IT. Get ready for the rush, it will probably arrive on a <a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/">cloud</a> too.</p>
<p>Meanwhile, the corporate IT vendor world is putting it&#8217;s 2.0 clothes on too. In a terrifying parallel &#8211; perhaps caused by sub-atomic disturbances from CERN - ESME has been born. What is <a href="http://blog.esme.us/">ESME</a>? It&#8217;s a <a href="http://plurk.com/">plurk</a> conversation that turned into a SAP Mentor project, and then to <a href="http://www.sapteched.com/demojam/contest/">DemoJam</a>. ESME is the Enterprise Social Messaging Experiment. Twitter for Enterprise. Hang on? Is there an echo on the blog? Haven&#8217;t we been here before, at least twice.</p>
<p>Unlike earlier ideas of <a href="http://businesstechfeed.com/2008/08/twitter-business-business-twitter/">business twitter</a>, ESME seems a very complete offering. There are <a href="http://blog.esme.us/2008/09/11/heres-how-to-play-with-our-code/">instructions on how to use the code for yourself</a>, and a desktop client too. Whilst many businesses are still trying to get to grips with Instant Messaging, the world has moved on. We are into persistent chat now, baby. And we can have it &#8211; either via Yammer, or open sourced via ESME. Time to get you staff chatting, Enterprise 2.0 style.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/techcrunch-50-esme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is the Enterprise Missing Out on Recommendation</title>
		<link>http://businesstechfeed.com/2008/09/is-the-enterprise-missing-out-on-recommendation/</link>
		<comments>http://businesstechfeed.com/2008/09/is-the-enterprise-missing-out-on-recommendation/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 14:09:38 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[knowledge management]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=70</guid>
		<description><![CDATA[Last week I headed into London for Chinwag Live: Search vs Recommendation (sponsored by UK Trade and Investment and Sun Startup Essentials). The focus was on the consumer use of search technology versus recommendation web sites. The session was very well written up by Phil Wilkinson at Crowd Storm &#8211; &#8220;Shopping Search vs. Recommendation Sites&#8221; &#8211; with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://businesstechfeed.com/wp-content/uploads/2008/09/chinwaglive.jpg"><img class="size-medium wp-image-75 alignleft" title="chinwag live" src="http://businesstechfeed.com/wp-content/uploads/2008/09/chinwaglive-300x199.jpg" alt="" width="270" height="179" /></a>Last week I headed into London for Chinwag Live: <a href="http://www.chinwag.com/events/2008/09/chinwag-live-search-vs-recommendation">Search vs Recommendation</a> (sponsored by <a href="https://www.uktradeinvest.gov.uk/">UK Trade and Investment</a> and <a href="http://uk.sun.com/startupessentials/">Sun Startup Essentials</a>). The focus was on the consumer use of search technology versus recommendation web sites. The session was very well written up by Phil Wilkinson at Crowd Storm &#8211; &#8220;<a title="Shopping Search vs. Recommendation Sites" href="http://blog.crowdstorm.com/shopping-search-vs-recommendation-sites/404">Shopping Search vs. Recommendation Sites</a>&#8221; &#8211; with some excellent thoughts on the dynamics of what Phil describes as the circles of trust: Expertise, Authority and Experience.</p>
<p>I strongly agree with his thoughts on the interplay of search engines and recommendation sites. The fact is that people rely on both technologies to make their purchases, usually at different points in the buying cycle. Alan Patrick has a good discussion on the economics side on the <a href="http://broadstuff.com/archives/1201-Searching-for-the-future-of-retail-therapy-a-review.html">Broadstuff</a> blog. Interestingly, direct (human) recommendation still seems to dominate &#8211; even if it is via social media like <a href="http://twitter.com/">Twitter</a> - ultimately people still prefer to ask a friend.</p>
<p>But what about the Enterprise? Are we missing out in business? I&#8217;m not speaking about sales and marketing applications, or even about supply and sourcing, but about internal applications in knowledge management.</p>
<p>Search capabilities are often very siloed in the Enterprise, or at least incomplete across internal systems and applications. When we get on to the desktop seach is again fragmented (try searching inside spreadsheets as well as the inbox, contacts and files). OS X has some interesting functionality in this area; very suited for creative types and those of us who can never seem to remember where we filed things!</p>
<p>Recommendation provides significantly more intelligence that computing power can add today. The human element means that is can often outperform even the best search tools. This came across during the Q&amp;A, where DSLR purchases seemed to be a common illustration (my photos from the session are in the <a href="http://www.flickr.com/photos/chinwagcom/sets/72157607109625311/">Chinwag set here</a> or<a href="http://www.flickr.com/photos/jamin2/sets/72157607195907328/"> extended out takes and arty shots here</a>), as the questions spiraled up from understanding the content of the search, to understanding the context and broader semantic meaning.</p>
<p>Ultimately, search has to understand the intent of the searcher. Not just what they were after, but also why they were after it. This last piece is essential in delivering quality search results, since it shapes the best answer (rather than just &#8216;an answer&#8217;).</p>
<p>Humans do all of this automatically and intuitively: &#8220;Dave, do you know if we have any good sales proposal templates that would be good for a retail customer in the north of England?&#8221; We are a long way from getting that with a search engine, but recommendation and other social applications may well be beneficial to business for such applications.</p>
<p><em>A few more write ups (via the Chinwag team): <a href="http://www.chinwag.com/blogs/chinwag-news/search-vs-recommendation-different-strokes-discovery">Search vs Recommendation: different strokes for discovery?</a> - the Chinwag Blog, <a title="Permanent Link: Chinwag Live: Search versus Recommendation a no-brainer debate" rel="bookmark" href="http://www.liberatemedia.com/blog/chinwag-live-search-versus-recommendation-a-no-brainer-debate/">Chinwag Live: Search versus Recommendation a no-brainer debate &#8211; Liberate Media</a>, <a rel="bookmark" href="http://blog.wildfirepr.co.uk/2008/09/04/search-v-review-sites-chinwag-event/">Search v. Review Sites &#8211; Wildfire</a>, <a title="Read Chinwag live - recommendation and search" rel="bookmark" href="http://hermioneisthisway.wordpress.com/2008/09/03/chinwag-live-recommendation-and-search/">Chinwag live &#8211; recommendation and search</a> -Hermione</em></p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/is-the-enterprise-missing-out-on-recommendation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need A Business Huddle?</title>
		<link>http://businesstechfeed.com/2008/09/need-a-business-huddle/</link>
		<comments>http://businesstechfeed.com/2008/09/need-a-business-huddle/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:52:54 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Digital Mission]]></category>
		<category><![CDATA[Eden Ventures]]></category>
		<category><![CDATA[extranet]]></category>
		<category><![CDATA[Huddle]]></category>
		<category><![CDATA[intranet]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=64</guid>
		<description><![CDATA[I&#8217;m always on the look out for applications that boost business productivity. A while ago Huddle caught my eye, and I&#8217;ve been watching them ever since. Huddle.net was founded in 2006 and is backed by Eden Ventures. They are one of the companies on the upcoming Digital Mission to New York, as well as an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always on the look out for applications that boost business productivity. A while ago <a href="http://www.huddle.net/">Huddle</a> caught my eye, and I&#8217;ve been watching them ever since. Huddle.net was founded in 2006 and is backed by <a href="http://www.edenventures.co.uk/">Eden Ventures</a>. They are one of the companies on the upcoming <a href="http://www.chinwag.com/digitalmission">Digital Mission to New York</a>, as well as an active member of the London tech scene, sponsoring regular <a href="http://entrepreneur.meetup.com/1678/">meet up events</a>.</p>
<p>The customer set is growing from strength to strength, and already includes Boots, Edelman, John Lewis, Mastercard, O2 and other big names. Huddle.net inherits the usual benefits of web-based applications that make them so attractive. While the Headquarters might be in London, the service is available globally. There is no software to install, so users can be up and running in a few clicks (assuming you have a web browser already &#8211; a fairly safe bet these days).</p>
<p>Towards the end of the 90&#8242;s the emphasis shifted from intranets to extranets, as businesses started to use technology to drive better relationships with suppliers and partners. That sounds very retro now, but the systematic devide between the inside and the outside world still exists in many business applications. It grew out of the security religion of the time, but it doesn&#8217;t suit the modern business environment.</p>
<p>Today IT departments have to deal with cross-company virtual teams that are set up at the drop of a hat. Businesses rely on more and more on micro-outsourcing and relationships with customers and suppliers are more collaborative too, which all creates demands for new styles of working.</p>
<p>Huddle&#8217;s solution drops neatly into this environment, by providing project management together with an increasing range of collaborative applications. Starting with a free trial, there is a range of usaged-based charges. Recently I caught up with Alastair Mitchell, Huddle.net&#8217;s CEO, to find out more about the Huddle.net offering.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1628967&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=1628967&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><span style="color: #0000ee; text-decoration: underline;"><br />
</span></p>
<p>Huddle have <a href="http://blog.huddle.net/">their own blog</a> and while the <a href="http://blog.huddle.net/sandwich-of-the-week-prawn-avocado-lemon-mayonnaise">sandwich of the day</a> feature might make you hungry, it gives a good peek inside of the company walls. There is a <a href="http://blog.huddle.net/updated-api-released-this-morning">recently updated developer API</a>, which enables external developers to build on the tool set (see <a href="http://www.huddle.net/developers/">here</a>). The full version enables the creation of custom templates and the branding of workspaces. As you dig into it, it is a surprisingly feature rich application.</p>
<p>Huddle certainly isn&#8217;t alone in the market, but seems strong for document-orientated working, and is a very worthy alternative to on-premise applications like SharePoint et al.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2008/12/behavioural-targeting/" title="Behavioural Targeting">Behavioural Targeting</a></li><li><a href="http://businesstechfeed.com/2008/08/nailing-down-the-cloud-a-definition-for-cloud-computing/" title="Nailing down the Cloud &#8211; A Definition for Cloud Computing?">Nailing down the Cloud &#8211; A Definition for Cloud Computing?</a></li><li><a href="http://businesstechfeed.com/2008/11/a-cloud-computing-tour-london-cloudcamp/" title="A Cloud Computing Tour &#8211; London CloudCamp">A Cloud Computing Tour &#8211; London CloudCamp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/09/need-a-business-huddle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SaaS &#8211; Dead Before it is Born?!</title>
		<link>http://businesstechfeed.com/2008/08/saas-dead-before-it-is-born/</link>
		<comments>http://businesstechfeed.com/2008/08/saas-dead-before-it-is-born/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 15:48:20 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Lawson Software]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[salesforce.com]]></category>

		<guid isPermaLink="false">http://businesstechfeed.com/?p=57</guid>
		<description><![CDATA[I don&#8217;t often put a &#8220;?&#8221; and a &#8220;!&#8221; in a post title, but today deserves it, mostly because of this post on WebGuild. I like the thinking (shown in a nice diagram) that makes a continuum from on premise to SaaS (Software as a service, not a misspelling of the airline). Licensing runs from traditional perpetual [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t often put a &#8220;?&#8221; and a &#8220;!&#8221; in a post title, but today deserves it, mostly because of <a href="http://www.webguild.org/2008/08/saas-industry-will-collapse-in-two-years.php">this post on WebGuild</a>. I like the thinking (shown in a nice diagram) that makes a continuum from on premise to SaaS (Software as a service, not a misspelling of the airline). Licensing runs from traditional perpetual licensing, through subscription, then transaction and finally Ad-funded. That&#8217;s a good way to look at the many different apps out there these days, which go from things you can run on your servers, to things that run on services like Amazon S3 et al.</p>
<p>The post pivots around an interview with <a href="http://www.lawson.com/wcw.nsf/pub/about_directbio">Harry Debes</a> of <a href="http://www.lawson.com/">Lawson Software</a>. He predicts that SaaS will go nowhere, putting it in a bucket with ‘service bureaux’ and ‘application service providers’: </p>
<blockquote><p>&#8220;SaaS is not God’s gift to the software industry or customer community. The hype is based on one company in the software industry having modest success. Salesforce.com just has average to below-average profitability&#8230; &#8230;One day Salesforce.com will not deliver its growth projections, and its stock price will tumble in a big hurry. Then, the rest of the [SaaS] industry will collapse.</p></blockquote>
<p>Salesforce.com&#8217;s <a href="http://www.salesforce.com/assets/pdf/investors/Q209_Press_Release_w_financials_FINAL.pdf">Q2 Fiscal 2009 Financial Results</a> (PDF) put them at $263 Million in revenues and GAAP EPS of $0.08. They were guiding at &gt;$1Billion for FY09 revenues. Lawson&#8217;s Q4 2008 revenues were $233 million, so this is big boys talking big talk. Debes again:</p>
<blockquote><p>&#8220;People are stupid. History has shown it repeats itself, and people make the same mistakes.&#8221;</p></blockquote>
<p>Selling services and selling products are fundamentally different. Yes, the big software houses sell services to back up their product offerings, but that is very different than being a services-lead business. Customers expect different things, which makes it very hard to transition from one to the other. Few businesses have done it successfully.</p>
<p>If you are looking to SaaS, you want to choose a supplier that has a good attitude towards data portability and security and an exemplary ability to manage and run data centers to strict SLAs. Either that or back-off to someone who has, and then have robust processes between the customer and that third party. That&#8217;s a very different set of attributes than you&#8217;d be looking for in an on-premise software vendor.</p>
<p>With the SaaS market growing so rapidly, that&#8217;s going to result in green eyes over in the on-premise software camp. Vendors can&#8217;t run build out SaaS on a product business model. The economics are different, and are currently changing rapidly. Back to Debes again:</p>
<blockquote><p>&#8220;all your costs are up front and your revenue is over a five-year period, the more you sell, the more you lose&#8230; &#8230;You don’t break even till the four-and-a-half-year mark, but here’s a bigger problem: there’s no guarantee that that customer is still going to be yours in four years’ time&#8221;</p></blockquote>
<p>The last part is exactly why businesses should be looking at SaaS &#8211; more leverage over the vendors. Yes, that&#8217;s bad news if you are a vendor, but only if you are afraid to play in a more competitive field. As to the economics, the SaaS vendors now have the opportunity to back the up front costs off to a Cloud service. These days, if a service is loosing more the more it sells, it&#8217;s time to take the product manager outside for a quiet word. There really is no excuse.</p>
<p>What we have is a win-win for the user and the application provider. The service bureaux was a rather wonderful thing, I&#8217;m just about old enough to remember them. They had a long and profitable life, and let businesses get on with their business. New applications could be turned up rapidly, and you had the benefit of their scale and buying power.</p>
<p>The ASPs got killed in the aftermath of the dot com bust, essentially collateral damage. So I&#8217;d say Debes is wrong, dead wrong. Far from off-premise software being a blip, I&#8217;d argue the exact opposite &#8211; our love affair with the PC and on-premise software is the blip. SaaS and Cloud Computing are simply the industry reverting to sanity.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://businesstechfeed.com/2009/04/start-ups-get-out-of-my-cloud/" title="Start ups &#8211; Get out of my Cloud">Start ups &#8211; Get out of my Cloud</a></li><li><a href="http://businesstechfeed.com/2009/04/cloudforce-salesforcecom-jumps-about-in-the-clouds/" title="CloudForce &#8211; SalesForce.com Jumps about in the Clouds">CloudForce &#8211; SalesForce.com Jumps about in the Clouds</a></li><li><a href="http://businesstechfeed.com/2008/11/why-the-cloud-need-standards/" title="Why the Cloud Need Standards">Why the Cloud Need Standards</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://businesstechfeed.com/2008/08/saas-dead-before-it-is-born/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
