InfoQ

News

JackBe Offers Free Developer Edition of Presto Mashup Platform

Posted by Srini Penchikala on Nov 10, 2008 02:00 PM

Community
Java,
SOA
Topics
Web 2.0 ,
Rich Internet Apps ,
Web Frameworks
Tags
Mashups ,
AJAX

JackBe, an enterprise mashup software provider, announced last week the availability of free Developer Edition of Presto Enterprise Mashup Platform. This is a community version of Presto Enterprise Mashup software which can be used to create, publish, consume and collaborate with mashup components (called Mashables, Mashups, and Shareables).

The mashup product suite also includes the following components:

  • Presto Enterprise Mashup Server: A mashup server that can consume any kind of data and services with a point-click-consume approach for WSDL, REST, RSS, Atom, Database, Excel, and Web clipping.
  • Presto Mashup Composers: Mashup Composers come in two flavors:
    • Visual Mashup Composer which is a browser-based visual mashup composer called Wires which can be used to visually wire data and services to create a mashup.
    •  Mashup Studio, an Eclipse-based IDE for mashup development (includes the debugger, code completion, and XPath support).
  • Presto Connectors: Connectors to integrate with any Portal Servers (supports WSRP / JSR-168), Microsoft Excel (publish/subscribe to mashups), and HP SOA product Systinet.
  • Presto Connect APIs provide access to the Presto mashup platform allowing developers to extend with language and development environments such as Java, JavaScript, ActionScript, Flash/Flex, C#, and VBA to provide connectivity for the different types of clients.

Enterprise Mashup Markup Language:

All these components are driven by Enterprise Mashup Markup Language (EMML), a dynamic and declarative XML-based Domain Specific Language (DSL) designed for creating mashups. EMML can be used with other languages like JavaScript and XPath to create mashup applications.

Presto Developer Edition includes third-party software including Ext JS 2.0 cross-browser JavaScript libraries which is bundled with the product. Ext JS, a cross-Browser Rich Internet Application (RIA) framework, is pre-integrated with the Presto Enterprise Mashup Server, providing an option for building customized mashup widgets.

Presto is basically a set of WAR files that run on Tomcat container with a high availability (HA) database (MySQL) with failover. It also has integration with Spring framework. The product also also has the security integration and Single Sign-On (SSO) with the repositories like ActiveDirectory (AD), LDAP and Computer Associate's Netegrity tool.

The Developer Edition also includes 50 mashup-ready APIs from ProgrammableWeb, a world-wide registry, to aid the web developers in creating the enterprise mashups.

Presto uses AJAX in the front-end and SOA architecture in the back-end. John Crupi and Chris Warner wrote about the synergy between enterprise mashups and SOA and discussed how a mashup can be a first-class service consumer and how mashups can deliver SOA services to the end users.

As part of the Presto Developer Edition software release, JackBe is also announcing free training and support through their Mashup Developer Community (MDC). The developer community offers training videos, code samples and demonstrations for both beginners and expert mashup developers on topics like "Mashups and SOA", "Mashups and Portals", "Mashups and Oracle" and "Mashups and Ajax/RIA".

More documentation and code samples are available in the Resources section of their website. The Presto Developer Edition is available for download to members of the MDC community.

If you want a truly free and open source Enterprise Mashup Server by Paul Fremantle Posted Nov 10, 2008 5:41 PM
  1. Try the WSO2 Mashup Server project which is freely available under the Apache Software License: http://wso2.org/projects/mashup For a first impression take a look at this screencast on YouTube - http://www.youtube.com/watch?v=-E67f0TqsDY

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.