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
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Aligo Omni Mobile Platform
Aligo Omni Mobile Platform

Way back in the November 2001 issue of JDJ (Vol. 6, issue 11), I took a look at Aligo's M-1 Mobile Application Server. Back then, the technology market was still in the heady "bubble" days and wireless was the next big frontier. Fast-forward to mid-2003 and here we are wallowing in the throes of an extended technology slump. However, wireless applications are still a part of the next big frontier, and the team at Aligo has been hard at work updating their software. I recently had the chance to get my hands dirty with the latest, forthcoming release of the Aligo Omni Mobile Platform.

Aligo's Vision for Mobile Enterprise Computing
Aligo's core value proposition has not changed - mobile applications must be tightly integrated with the organization's preexisting enterprise infrastructure. Aligo's product has evolved into a full-blown platform, with support for thousands of different devices on worldwide networks. With its latest release of the software, the team at Aligo has included powerful synchronization capabilities in the Omni Mobile Platform, allowing both connected and disconnected access to enterprise applications. The Aligo software platform is a J2EE application that takes advantage of J2ME, Personal Profile, and pJava. For example, now you can build a PDA-based time card application for your mobile field force that can be disconnected from the network. Users can enter transactions into their handheld device and later synchronize the results back into their ERP, CRM, or SCM application. The Aligo team has also created some prebuilt applications for Groupware, Sales Force Automation, and Field Services.

In its next version of Omni Mobile Platform, Aligo will include native support for Microsoft devices by rendering client applications into C#, so users will be able to build once and deploy across every type of mobile device. This will be the first time that applications running within the compact .NET framework will be able to directly access Java back-end processes.

Addressing Wireless Technical Challenges
Adding a wireless layer to your enterprise applications still presents some unique challenges:

  • Mobile devices depend on different markup languages and/or protocols and have a wide array of operating capabilities (screen size, memory, etc.).
  • The wireless network may require intermittent connectivity and often has a higher latency and lower bandwidth.
  • Wireless applications offer new messaging channels (such as SMS).
  • Transaction integrity into back-end enterprise databases and applications can be more complex (due to broken connections from the wireless device).
  • Certain applications may work better utilizing a "synchronization" model, rather than requiring a continuous connection to the back-end server.

In the new incarnation as a software platform, the Aligo team has added some powerful enhancements. The platform includes a synchronization engine that allows for offline access to data. Disconnected applications operate primarily on your mobile device, and these applications can function without an active connection to your back-end server or enterprise application. Any device that supports either J2ME or a pJava JVM can be used with Aligo. Aligo's Profile Manager allows developers to provide customized profiles for each and every mobile device (phones, Palm Pilots, Pocket PCs, etc.). If you choose to deploy "connected" applications, the Session Manager will handle transaction integrity for you. Should you lose a connection, your mobile device can seamlessly reconnect to applications without data loss. You can connect to your enterprise databases through your application server - or directly to the database via Aligo's Data Access Builder, which provides connection pooling, fallback recovery, and transaction rollback for JDBC, XML, HTML, and JNI-enabled (and other) data sources. If you choose to run disconnected applications, the Omni Mobile Platform server will handle synchronization transparently for you, according to any set of business rules that you include with your applications.

Building Mobile Applications with the Aligo Omni Mobile Studio
As always, Aligo makes the latest version of their software available for evaluation. The installation kit is packaged as an InstallAnywhere application. The Omni Mobile Platform is built using 100% Java, so it can be deployed with your favorite application server. The installation kit includes an extensive developer reference guide, but I suggest you start out with the "Getting Started with Mobile Applications" guide and the new "Job Tracker" application. Mobile applications require some different design disciplines and the sample application will help you get a feel for these differences, especially the design of "synchronized" applications. The starting point for testing the Job Tracker application is the Omni Mobile Studio, shown in Figure 1. The Studio provides you with a stand-alone development environment that simplifies the development of mobile applications. The server-side components are deployed as a WAR file, and the client is deployed as a MIDlet. I continue to be impressed with the ease at which you can switch between devices, and the new version makes it just as easy to switch between connected and disconnected operations. Aligo employs a drag-and-drop type interface for laying out the mobile application (as shown in Figure 1). The graphical buttons at the top and side of the panel control the various functions of your application (and the Omni Mobile Studio environment). The graphics match the functions pretty well, so you'll come up to speed with the Studio interface fairly quickly. The core metaphor for building applications is constructed around "actions." Actions control the display of information on mobile devices and the workflow of the application. While designing an action you can provide for a "connected" behavior (e.g., a servlet or JSP) and a "disconnected" behavior (e.g., J2ME/pJava/Personal Profile). Should you wish to forgo some of the automation that is offered in the Studio interface, you can switch to writing Java code directly, as shown in Figure 2.

I found the Omni Mobile Studio development environment very easy to use, and the documentation is terrific. I was particularly impressed with the "Getting Started" guide.

Summary
One of the biggest advantages to the Java platform is the ability to leverage best-of-breed solutions. It's refreshing to work with a powerful product like the Omni Mobile Platform, as it blends so well with other Java investments that you already have. This latest release truly makes the product a robust solution for building and deploying complete mobile applications - both connected and disconnected.

About Jim Milbery
Jim Milbery is a Vice President with William Blair Capital Partners, a venture capital firm based in Chicago. He has over 19 years of experience in application development and relational databases. He is the former applications editor for "Wireless Business and Technology", the past product reviews editor for Java Developer Journal and the author of "Making the Technical Sale". Jim can be reached at jmilbery@williamblair.com, or via the company web site at http://www.wbcapitalpartners.com

LATEST JAVA STORIES & POSTS
Unit testing is hard. There I said it. Although I have been developing software for the past 18 years I still find that putting my applications through their paces via unit testing is difficult. I have learned the lesson (I'm sure like many of you) the hard way. Unit testing is p...
Continuent has announced support and enhancements to MySQL Server 5.1.30 GA release, the 5.1 production version of the open source database. MySQL 5.1.30 is recommended for use on production systems by the MySQL build team at Sun Microsystems. Continuent Tungsten provides advance...
As a software journalist, there are times when certain vendors will shut the door on reporting opportunities that might represent too much of an "inside view" of their technology or their organization. I've been to more developer events than I can remember where I've been handed ...
Active Endpoints has announced the general availability of ActiveVOS 6.0.2, in response to ever increasing demands for improved process performance and efficiencies. ActiveVOS is an all-in-one, 100% standards-based orchestration and business process management system (BPM) that p...
Just because the web has been open so far doesn't mean that it will stay that way. Flash and Silverlight, arguably the two market-leading technology toolkits for rich media applications are not open. Make no mistake - Microsoft and Adobe aim to have their proprietary plug-ins, ak...
Doing network I/O on the user interface (UI) thread is bad. Most developers know that and can tell you why; unfortunately, it’s still done. At this year's JavaOne, one of the keynote JavaFX demos bombed because the network was slow, something that would be forgivable had the en...
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

SPONSORED BY INFRAGISTICS
In every field of design one of the first things students do is learn from the work of others. They ...
There are many forces that influence technological evolution. After a decade of building enterprise ...
2008 is going to be an important year for Rich Internet Applications. Most organizations are deliver...
The OpenAjax Alliance is developing an Ajax industry wishlist for future browsers, using a dedicated...
Infragistics announced the availability of two Community Technology Preview (CTP) User Interface (UI...
The YUI development team has released version 2.5.2; you can download the new release from SourceFor...
ADS BY GOOGLE