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
0
votes
0 answers

Uncaught TypeError in Qlik.js when trying to deploy Qlik Sense mashup on server

I have the following HTML code for a Qlik Sense mashup. This code is running perfectly on my local machine but throws an error whenever I am deploying this on the server. I am getting an "Uncaught TypeError from JavaScript as follows: Below is my…
Ashesh Das
  • 365
  • 1
  • 8
  • 22
0
votes
0 answers

Unable to Connect ARIS Mashzone with my SQL database

Unable to make connection from ARIS Mashzone to SQL database I want to connect Aris Mashzone 2.3.1.0.1656 with MySQL Database. I have installed mysql-connector-java-5.1.5.jar and sqljdbc4.jar under jdbcdriver directory. Database URL used to…
PM123
  • 1
0
votes
2 answers

How to set the theme for app objects in Mashups?

I am creating a mashup in Qlik Sense and want to use a different theme for the charts. My Qlik Sense app(s) have a second theme that I want to use and thus have set in the app(s) to use the non-default one. When I open the apps all is working fine,…
hbit
  • 959
  • 2
  • 13
  • 33
0
votes
1 answer

Qlik Sense Mashup Issue - List Box Toolbar is not showing when making selections

Goal: I am trying to show a List Box's toolbar when selecting one of its values in a Qlik Sense Mashup. Problem: Toolbar is not showing up. This is the code: ... ...
ay43210
  • 15
  • 1
  • 9
0
votes
3 answers

Is there any API for drawing wikipedia pageview data

How can I get the daily pageview of wikipedia page. for example, I want to get the history of daily page view of this page http://en.wikipedia.org/wiki/Programming Is it possible?
bbnn
  • 3,505
  • 10
  • 50
  • 68
0
votes
1 answer

Combining results of multiple API calls

I am invoking an API operation to fetch a list of objects and then, for each object in that list, I am invoking another API operation to fetch additional details of that object and adding those details into the object. The goal is to return a list…
Web User
  • 7,438
  • 14
  • 64
  • 92
0
votes
1 answer

Suggestions for data mash-up development platform

If a question seeking product recommendations is not deemed 'right', please feel free to lock/delete this post. I will seek other avenues. The presentation layer of enterprise applications has hardly ever been my focus area. However now, I am…
cogitoergosum
  • 2,309
  • 4
  • 38
  • 62
0
votes
1 answer

Slicers Excel Web App not Working

The excel web slicers no longer appears it started on 22.6.2016. The slicers appear white, does not show errors. Does anyone have any idea how to fix? thanks
0
votes
3 answers

Using Sencha ExtJS to customise an existing website or do a mashup

I'm using ExtJS 4.2.1 to add customizations to a web site over which I have no design control. You could consider this to be like adding ExtJS components to another page as a mashup. The problem is that when ExtJS starts up it adds CSS classes, such…
Glenn Lawrence
  • 2,844
  • 1
  • 32
  • 38
0
votes
1 answer

Which framework should a beginner pick for a twitter mashup?

I have this idea about a twitter mashup and I've been doing some research over the last couple of days regarding which framework to build it with. SproutCore looks really nice (especially as it has a UI designer too), then someone suggested…
user103798
0
votes
1 answer

WSO2 API Manager Mashup

Is there any way to create a mash up service using WSO2 API Manager? My goal is to create two Web services, then generate some data on which business logic is applied. This final data then needs to be fed into a third Web service.
0
votes
1 answer

Using historical data from other external database

I'm creating widgets statistics and I question arises: you can make a query to an external database? You can only execute javascript?
0
votes
1 answer

How to show photos in Dropbox Chooser window by default?

My application accepts photographs from end-users. They will most likely select pictures that are recently taken. The initial view of Chooser, which shows the file structure of the user's Dropbox folder is therefore far less useful compared to the…
cleong
  • 7,242
  • 4
  • 31
  • 40
0
votes
1 answer

How can I add custom data layer to Google Maps App using API?

I want to add data layer / overlay to Google Maps App. This data layer can be anything like Photos, Wiki pages, tweets or anything. For example, take a look at MapMyPics. When you zoom into a particular area, you can see the data for that location.…
Humble Learner
  • 791
  • 12
  • 26
0
votes
1 answer

How to remove websphere portal UI CSS

We are developing a website using websphere portal 8. Is there a way to prevent the portal to integrate the portal CSS in the mashup files that are being served on a page request? The CSS contains all the lotus ui styles we do not use on that…
malthoff
  • 199
  • 1
  • 9