
We've taken the code from best sample mashups, as well as code samples contributed by Mashup Developer Community members, and put them on display for you. If you have code you want to share, do it here.
Sample Mashup Code - WebClipping Mashup example with EMML and JavaScript
Posted 10/29/2008 - 11:34 by osornohm
In this mashup you can see how to do a simple webclipping from the Office Max online store using the directInvoke function in emml [Read More...]
Sample Mashup Code - WebClipping Mashup example with EMML and XPath
Posted 10/29/2008 - 10:57 by osornohm
In this mashup you can see how to do a simple webclipping from the Office Depot online store using the directInvoke function in emml [Read More...]
Sample Mashup Code - Creating a Custom Wires Macro
Posted 10/23/2008 - 12:49 by Americo Savinon
In this example I am going to show you how you can create a custom Wires action using EMML Macros.
You can think of a Macro as a normal function on any programming language, this function recieves some parameters, process them and then returns a result. Macros work in the same way as normal functions but they run on EMML. [Read More...]
Sample Mashup Code - Internationalization for Mashlets
Posted 10/17/2008 - 12:00 by jorge.carmona
Are you interested in Internationalizing you Mashlet? Here's a quick way to do it using resource bundles.
The attached zip contains all the necessary files for an internationalized HelloWorld example.
[Read More...]
Sample Mashup Code - Creating a Mashlet that uses MIT'S Simile Timeline
Posted 10/14/2008 - 09:28 by Americo Savinon
The other day I was surfing the web and found a very interesting project from the MIT folks, the Simile Timeline. This is a timeline that could show diferrent pieces of events (XML and Json are valid forms of data formats) that will be rendered inside the Timeline. A very cool thing about this library is that it provides drag and drop built-in functionality and you only need to provide the data and define the way you want to create your timeline.
[Read More...]
Sample Mashup Code - Mashup to convert a zipcode into Lat/Long data via a REST service
Posted 09/29/2008 - 21:56 by igo
Have you ever wanted to translate zip codes to Lat/Long to display in Google Maps? Here's the example to do it! [Don’t forget that this code requires a REST service in Presto named "geonames": http://ws.geonames.org/postalCodeSearch?postalcode=06700&country=MX.] [Read More...]
Sample Mashup Code - Mashup that invokes an Excel Service
Posted 09/27/2008 - 12:09 by igo
Using the Presto Connector for Excel, you can publish Excel spreadsheets as a service into the Presto Mashup Server. This EMML code creates a mashup that calls a service published with the Excel Connector: [Read More...]
Sample Mashup Code - EMML Hello World
Posted 09/16/2008 - 11:56 by admin
This is a great beginner's example of EMML (Presto's Enterprise Mashup Markup Language). [Read More...]












