YOUR FEEDBACK
Jeremy Geelan wrote: Dr von Eicken will be giving a technical session at SYS-CON's "Cloud Computing E...
AJAXWorld RIA Conference
$300 Savings Expire August 22
Register Today and SAVE!

SYS-CON.TV

2008 East
DIAMOND SPONSOR:
Data Direct
Frontiers in Data Access: The Coming Wave in Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
Intel
Virtualization – Path to Predictive Enterprise
Green Hills
IT Security in a Hostile World
JBoss / freedom oss
Practical SOA Approach
GOLD SPONSORS:
Software AG
The Art & Science of SOA: How Governance Enables Adoption
PlateSpin
Effective Planning for Virtual Infrastructure Growth
Fujitsu
Automated Business Process Discovery & Virtualization Service
Ceedo
Workspace Virtualization
Click For 2007 West
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
TOP THREE LINKS YOU MUST CLICK ON


SaaS, SOA, and AJAX
On-Demand Is In Demand

Most small and medium-sized businesses (SMBs) require the same software capabilities as large enterprises but don't have the resources and in-house technical expertise necessary to manage it themselves. A study by the Cutter Consortium finds that many businesses are no longer willing to tolerate the long deployment cycles, ongoing administrative hassles, high operating costs, and low ROI associated with traditional on-premise software.

Consequently, an increasing number of organizations are seeking outsourced and hosted solutions, which offer comparable levels of functionality at a fraction of the cost. Now a viable alternative to on-premise solutions, Software as a Service (SaaS) adoption is expected to grow over the next several years. Research by industry analyst firms shows that the percentage of business software spending on SaaS will grow from 5% in 2005 to 25% in 2011.

New Life for Hosted Applications
Application service providers (ASPs), the first companies to offer software via the Web, hosted third-party applications in mini-data centers. The large complex software had limited functionality and required expensive server installations.

The current crop of SaaS applications operate at higher speeds and have greater capabilities because of breakthrough technologies and programming such as Asynchronous JavaScript and XML (AJAX). AJAX programming provides an intelligent and efficient approach to client/server interaction and enables automatic changes to content without requiring the full Web page to reload, allowing users to move rapidly between different areas of the application. Software applications end up operating much like familiar desktop software and provide similar functionality. For example, the improved interactivity and usability of the applications make it easy to conduct real-time actions, such as drag-and-drop, grab and scroll, and grab and zoom.

Advances in AJAX and other HTML standards, open source systems, and the increasing availability of open application program interfaces (APIs) have made it possible to develop and enhance SaaS more quickly and less expensively. SaaS providers now have greater customization and configuration capabilities. Many solutions enable administrators to configure the application across the entire business, setting parameters that meet the company's particular requirements. Customization also allows resellers and systems integrators to add new fields, create new interfaces, and integrate data from other software applications.

Integration used to be a challenge for SaaS applications and a deterrent for potential customers who needed the hosted program to integrate with their existing applications, databases, and architectures. Advanced integration middleware, service-oriented architectures, and open APIs are making it easier to create connections between software systems. Many SaaS vendors now offer a variety of options, such as file and batch transfer, and provide a defined set of programming interfaces to make it easier for customers to integrate their SaaS and on-premise applications.

"The advent of AJAX and other de facto Web-oriented application development standards has helped to accelerate the growth of the SaaS market by making it easier for users to implement and integrate on-demand software services," according to Jeffrey M. Kaplan, managing director of THINKstrategies and founder of the SaaS Showplace (www.saas-showplace.com).

A wider array of service options and capabilities will become available as developers make further advances in programming technology. Some experts suggest that an increasing number of SaaS vendors will offer fully functioning offline versions of their AJAX-based services that synchronize with a user's online account when reconnected to the Internet. Kaplan suggests the growth of offline capabilities is a natural market evolution for SaaS solutions.

SaaS providers will also continue to focus on improving security, reliability, and integration capabilities and enhancing features offered to end users. With its current market penetration and expectations for growth, it's apparent that SaaS is asserting its position in the software industry - an affordable alternative that allows SMBs to break free of costly enterprise applications.

About Victor Pinenkov
Victor Pinenkov joined BlueTie in 1999, and has since served in various senior level IT positions within the company. As Vice President of Engineering, Mr. Pinenkov is responsible for managing BlueTie's application development and all IT engineers and staff. He is also responsible for management of BlueTie's software infrastructure.

YOUR FEEDBACK
R. Grimes wrote: We are an FSX (Flex/Spring/XFire) shop. With the convergence of Adobe and Macromedia, I am counting on them to continue to improve Flex to where nice looking front-ends are a "given". Already, my client side interfaces look 100 times better under this technology. Recently, we've seen Adobe include within CS3 the ability to build Flex skins that developers can import into their project. Another big plus! What we could really use is a library of templates, as well as a library of icons. I waste more time trying to find the right graphics because our company won't hire a graphic design person. So, the templates and graphics library would help greatly. Beyond all this, a developer can help himself by having an eye for symmetry, proper and consistent spacing, and an eye for color harmony and contrast. He doesn't have to be a graphics design expert to produce some terrific web apps. It's i...
Jordan Faris wrote: Yes....as an artist first and a developer second (after years of arduous assimilation), we need to create a less fragmented approach to these skill sets that, increasingly, cannot afford to be mutually exclusive. The integration of code and develop-think into the more subjective, more ego-pleasing, but more often than not, less functional world of design has to be part of the new system of instruction in an era where fewer and fewer projects are taking place in traditional settings. We need devigners (great name) and centers of learning which are not biased toward one discipline over the other. Possible? The odds are yes. But where and how to emphasize it? This article was an awesome start.
Erik Midtskogen wrote: Well in that case, you just weren't doing it right. It's not hard to create custom tags for your Web designers to use, and if you refuse to use custom tags to access business logic coded in a domain model in Java, then that's not the fault of CF. The worst you could say is that many of the built-in CF tags are oriented towards business logic, and so they might tempt a novice programmer to use them, with tier leakage as the result. But CF is perfectly fine as a presentation layer for smaller web apps in place of jsps. I think Web designers feel more comfortable with CF's tag-based syntax than they are dealing with scriptlet code. And your team is in control of the design of the custom tags, so they should also be easier for Web designers to use than ones in Struts or JSF. But for Web apps of more than maybe a couple dozen screens ("pages", that is), I would just go full bore with Spring...
mihaimm wrote: rofl, rofl, lol, lol, lol... All CF apps I've worked on have turned into a complete mess that has NOTHING to do with "layered" architecture. I would say you 1st need to tech CF developers... how to code.
Erik Midtskogen wrote: No, we do not need to attempt to teach designers how to code. That would only be necessary if the architecture of the app were done wrong. Layered architectures for web apps have been available to Cold Fusion developers since 1997 through the custom tag interface. Such approaches make it possible for developers to write the business logic while designers focus on creating the UI.
LATEST AJAXWORLD RIA STORIES
Curl announced the availability of three interactive training courses based on the Curl Web-Based Training (CurlWBT), a standards-based e-learning framework implemented in the Curl language that supports the deployment of Web-based training materials for the Curl Rich Internet Ap...
Visual WebGUI (VWG) discussed live with Jeremy Geelan at the 5th International AJAXWorld Conference in NYC. Visual WebGui Guy Peled from GIZMOX explains how VWG is an open source rapid application development (RAD) framework for line-Of-business AJAX & Silverlight GUIs. "It cuts ...
Neotys is a leader in easy-to-use, cost effective stress and load testing tools for Web 2.0 Applications. Since 2005, Neotys has been helping its clients in more than 40 countries to ensure their applications' reliability, performance and quality. NeoLoad, load testing solutio...
ILOG delivers software that empowers their customers to make better decisions, faster. Over 2,000 global corporations and more than 400 leading software vendors rely on ILOG's visualization, business rule management system and optimization software components to achieve dramatic ...
MacsDesign Studio LLC, developers of the cross-platform help desk software solution, Web Help Desk, announced the availability of Version 9, a major update to its flagship service management solution. Web Help Desk Software Version 9 adds rules-based voting and approval process f...
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE