Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Debate Grows Over Software-As-A-Service Architecture


Software as a service--will that be with or without the client code? Software architects are grappling with that question, and business technology managers must be able to answer it.

RightNow Technologies, which until now delivered CRM applications as a Web service that required nothing more than a browser and a couple of plug-ins for access, last week introduced a new version of its product that does things differently. RightNow 8 includes a 15-Mbyte "smart client" that interacts with logic and data hosted on servers in RightNow's data center. Users must download the client to use RightNow's service. RightNow 8 features new design tools to customize its applications and a real-time customer feedback capability.

Ajax isn't enough, says RightNow CEO Gianforte

Ajax isn't enough, says RightNow CEO Gianforte
"Ajax and Web 2.0 are great technologies for casual use, but for mission critical you need the capabilities of a desktop app," RightNow CEO Greg Gianforte says. RightNow squeezed all it could out of Ajax and a browser, he says. When it comes to customer service, the few seconds of improved response time to be gained from putting code on a PC can be worth millions of dollars, he adds.

It's a subtle but important change in the software-as-a-service model, and not every vendor has embraced it. Salesforce.com, for one, doesn't require that all customers add applets to their PCs to make things work, though some must. To store contacts and leads locally, for instance, each salesperson who uses its service must download a lightweight "briefcase."

Expect to hear more about this software-design question in the months ahead, as application developers and customers assess the best approach. Getting Web software to coexist with client code on a PC, laptop, or smartphone will be a major theme of Microsoft's MIX developers conference in April and its Professional Developers Conference in the fall.

There already are many applications that live on the Web and require a download. Apple's iTunes is part-Web, part-Mac (or part-PC), as is Google Earth.

InformationWeek Download

New tools help create such hybrid Web-PC applications. Adobe's forthcoming Apollo--runtime software embedded within an application--will let developers employ Flash, Flex, HTML, JavaScript, and Ajax in Internet-connected desktop applications, such as a desktop version of eBay that Adobe showed last month. And Microsoft's .Net Framework 3.0 was used to develop The New York Times' Times Reader, which lets readers access an online version of the newspaper without a browser and store articles to be read offline.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.