InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

JackBe Offers Free Developer Edition of Presto Mashup Platform

Posted by Srini Penchikala on Nov 10, 2008

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Java ,
Rich Internet Apps ,
Web Frameworks ,
Web 2.0 ,
SOA
Tags
AJAX ,
Mashups

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.

Srini Penchikala currently works as Security Architect and has 17 yrs of experience in software product management.

  • This article is part of a featured topic series on SOA
If you want a truly free and open source Enterprise Mashup Server by Paul Fremantle Posted
  1. Back to top

    If you want a truly free and open source Enterprise Mashup Server

    by Paul Fremantle

    Try the WSO2 Mashup Server project which is freely available under the Apache Software License:
    wso2.org/projects/mashup

    For a first impression take a look at this screencast on YouTube - www.youtube.com/watch?v=-E67f0TqsDY

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.