Questions tagged [mashup]

A mashup, in web development, is a web page, or web application, that uses and combines data, presentation or functionality from two or more sources to create new services. The term implies easy, fast integration, frequently using open application programming interfaces (API) and data sources to produce enriched results that were not necessarily the original reason for producing the raw source data

The main characteristics of a mashup are combination, visualization, and aggregation. It is important to make existing data more useful, for personal and professional use. To be able to permanently access the data of other services, mashups are generally client applications or hosted online. In the past years, more and more Web applications have published APIs that enable software developers to easily integrate data and functions instead of building them by themselves. Mashups can be considered to have an active role in the evolution of social software and Web 2.0. Mashup composition tools are usually simple enough to be used by end-users. They generally do not require programming skills and rather support visual wiring of GUI widgets, services and components together. Therefore, these tools contribute to a new vision of the Web, where users are able to contribute.

Source

94 questions
-1
votes
2 answers

Mashups and SharePoint

Can somebody in SO please provide me with a list of resources about Enterprise Mashups and technologies related to SharePoint platform? Update (as per suggestion of @Spoon16 in the comments):- The mashup application may typically retrieve a list of…
Codeslayer
  • 3,383
  • 7
  • 35
  • 42
-2
votes
1 answer

Web services which offer free data in JSONP format

For example, Google provides dictionary definitions for English words in JSONP format from the following URL: http://www.google.com/dictionary/json?callback=a&sl=en&tl=en&restrict=pr,de&client=te&q=internet Do you know other JSONP sources of…
-3
votes
1 answer

Displaying Qlikview Dashboards on Sharepoint

I wanted to know how to publish my Qlik View Dashboards on SharePoint sites. I could no find any documentation where I can achieve this?
-3
votes
1 answer

Decluttering too many point markers

I want to solve a clustering problem Thanks to Mårten Wikström, he explained it nicely. I want to implement the tile/sub tile partitioning scheme using quadtree My data is large data collected by volunteers. what cheapest architecture and…
Enkosa
  • 1
  • 1
1 2 3 4 5 6
7