Enterprise Mashup Markup Language is a programming language created in 2001.
#3795on PLDB | 23Years Old |
EMML, or Enterprise Mashup Markup Language, is an XML markup language for creating enterprise mashups, which are software applications that consume and mash data from variety of sources, often performing logical or mathematical operations as well as presenting data. Mashed data produced by enterprise mashups are presented in graphical user interfaces as mashlets, widgets, or gadgets. EMML can also be considered a declarative mashup domain-specific language (DSL). Read more on Wikipedia...
<script type="text/javascript">
<![CDATA[
var r = new String(result)
var ar = r.split("=");
auth = ar[ar.length-1];
auth = auth.slice(0, -1)
]]>
</script>