Tagged Questions
The mashups tag has no wiki summary.
19
votes
10answers
2k views
What algorithms do “the big ones” use to cluster news?
I want to cluster texts for a news website.
At the moment I use this algorithm to find the related articles. But I found out that PHP's similar_text() gives very good results, too.
What sort of ...
17
votes
8answers
13k views
How do craigslist mashups get data? [closed]
I'm doing some research work into content aggregators, and I'm curious how some of the current craigslist aggregators get data into their mashups.
For example, www.housingmaps.com and the now closed ...
7
votes
1answer
1k views
Is there an official API for Google calculator?
Is there an officially sanctioned API for google calculator?
5
votes
5answers
275 views
Mashable Microwave? Do any smart home appliances have an API?
Are there really any smart appliances we can read data from, or send data/commands to? AT&T and IBM have run some dreamy TV commercials to lead you to believe there are every day consumer goods ...
5
votes
2answers
937 views
Consuming remote web services from client-side script
From what I understand, due to the "same origin policy" enforcement in current browsers, it's impossible to obtain data from an XmlHttpRequest sent to a different domain than the Javascript's original ...
4
votes
5answers
577 views
Which Java Web-Framework is better suited to be used together with Scala?
I have a personal project - a web mashup which uses multiple REST-Apis and Webservices, which I would like to program using scala, mostly because I would like to use it as a pet project for learning ...
3
votes
2answers
134 views
AGPL impact on service mash-ups and service orchestration
What is the impact of AGPL on mash-ups and service orchestration?
Scenario 1: I write a web application that uses an AGPL licensed library and also uses external non-open web-services (e.g. stuff ...
3
votes
2answers
938 views
Is there any other API similar to Yodlee API?
I was looking into the Yodlee SDK ( To pull up customer bank and credit card transaction information) . Basically, I'm trying to create a financial web application.
From What I saw on Yodlee finApp , ...
3
votes
2answers
312 views
Display Google Spreadsheet by Google Chart
Does anyone try to populate the data from within a Google Spreadsheet, format it in a Google Chart, and display it in somewhere else like a blog?
How can this be accomplished in a principled way?
I ...
2
votes
2answers
333 views
Will the changes to the Google Maps API terms of service kill any large scale project?
Last friday Google has announced changes to their maps API TOS.
If I understand them correctly they bring along two major threats to many maps mashups:
A new daily limit of 25k "maps"
An ...
2
votes
0answers
117 views
Good mashup to replace Yahoo Pipes
I have website which aggregate lots of RSS and Atom feeds.
I wanna separation for the aggregation. Yahoo Pipes is good but it doesn't works for aggregating thousand of feeds and categorization
I ...
2
votes
1answer
373 views
How to make sure that all keyboard events in the browser is received by one handler
I have encountered a problem regarding keyboard events such as the keydown event. The application is a single page webapp built entirely using JavaScript and DOM manipulation.
All keyboard processing ...
2
votes
1answer
217 views
Is there any computer-related price API available out there?
My website lists some computer parts (like CPU, RAM, graphic card and so on) and I would like to display the current price for each of theses parts.
So, I would like to know if you've heard about a ...
2
votes
1answer
189 views
1
vote
0answers
206 views
Get all used javascript resources in jsf 2
we want to build a mashup framework in jsf2 via ajax/javascript. The mashup which is integrated at customer side only contains a div container with the content to load, but no header information such ...
1
vote
1answer
120 views
Is there a way to combine the data of google analytics and the weather?
It is easy to combine time data with Google Analytics data, but is there a way to combine temperature or sunshine/rain information with tracking data from Google Analytics for my website?
Is there ...
1
vote
1answer
607 views
How to use Google account to log in my own website?
I want to write a mashup website, and i need to verify the user by using its google account.
In my client side, i will save user's google account(no password, since user will verify by google), and ...
1
vote
1answer
88 views
How different is mashup from screenscraping and consuming webservices
From what I understand, Mashup is aggregating data from separate sources and providing a single view.
How different is mashup when compared to screenscraping or using webservices to get data from ...
1
vote
1answer
489 views
google mashup with state's county map
I wanted to create smth similar to this one Kansas county map
where user would be able to click on the county (or even better cities of his/her interest...) and get some info.
1) How would that be ...
1
vote
0answers
143 views
Yahoo maps not displaying in IE 8
Anybody know whats going on? I think this isn't just a problem for my mash. Yahoo maps india doesn't work either: http://in.maps.yahoo.com/
1
vote
2answers
82 views
can we do server-side “mashups” that edit html pages served through a proxy?
suppose that we have a complex web app that we don't want to modify directly (probably because it is too long to figure out, but also possibly because we don't even have the source for it). Instead, ...
1
vote
3answers
86 views
google map problem
I got a google map and I load it but I want to change the direction or center by changing the center,how can I do this? I got a code like this to load the map:
function putmap(x) {
if ...
1
vote
0answers
100 views
twitter / maps mashup - general process sugestions?
I'm supposed to make a maps twitter mashup by monday. anybody have a smart thought as to how to make it go?
My issue: you can get a feed of all tweets on a subject with the search API, but It ...
1
vote
4answers
216 views
Script to publish my SO Q's and A's on my twitter?
I realized that I'd like to publish my StackOverflow questions and answers on my twitter feed, but I don't want to do it manually.
Where would I begin for this?
What techniques/technologies/etc are ...
1
vote
1answer
418 views
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 ...
0
votes
0answers
24 views
What is a simple way to create an online mashup of business data
Our business has multiple online and offline data sources in various databases. I would like to create an online dashboard to integrate this data and present interesting and useful reporting. What is ...
0
votes
1answer
27 views
Facebook Graph API Insights to be removed soon?
As stated in FQL Insights table page:
We are deprecating some old insights. These metrics are marked as
deprecated throughout this document. After 12/21/2011, data for these
metrics won't be ...
0
votes
1answer
109 views
JSF/a4j Mashups - View State ID Expired
We have a group of web modules that are peer applications to one another. We mash them together using jQuery. These differing modules all use JSF. The different modules may be deployed on different ...
0
votes
0answers
57 views
What is the easiest way to develop Web Applications/mashups using amazon Product Advertising API?
I am not a very talented programmer (nor have I a lot of time doing it) and therefore I want to use a tool/method etc. with the highest output-expenditure ratio which enables me to create Web ...
0
votes
1answer
82 views
Suggestions for Image Search APIs
I'm currently using Bing's image search API, can anyone suggest similar solutions ?
0
votes
1answer
33 views
Location search web service for JavaScript clients?
Not looking for geocoding. I want to be able to give users suggestions of location names given partial input or input of an alternative name so I can normalize location names for use with geocoding ...
0
votes
0answers
22 views
Desktop-to-Web Mashup Authentication
We have a desktop (Windows) app that we want to open to mashups with third parties. These mashups will be in the form of webpages/webapps. For the sake of simplicity, you can assume that the webapp ...
0
votes
0answers
34 views
Product api - selecting product
I am looking for a way to search for a product.
another way to ask it - after quering general query (i.e 'ipad') i'll get few different options for the product (i.e ipad 1/2 16/32GB..., ipad case, ...
0
votes
3answers
175 views
IFrame in WPF application
We are designing an application, part of which is a mashup of UI from a web application.
Is it possible to place the UI from a web site in a WPF application, as you would an IFrame?
The web page ...
0
votes
0answers
150 views
How to Drill-through in HTMLFragments from Cognos Mashup Service?
I'm leveraging CMS and getting the HTMLFragment for a report that has a drill-through definition on one of the columns.
The HTMLFragment comes back with CSS styling on that column that makes it look ...
0
votes
2answers
87 views
Does Google Gadget works for an Internal Corporate Site?
We would like to use the Google Gadget concept in our corporate Intranet. Our infrastructure implies no external web dependencies.
The way I understand Google Gadget is that the gadget xml file ...
0
votes
1answer
460 views
What are the advantages and disadvantages of using a “Mashup”?
So my question, what are the advantages and disadvantages of using a Mashup?
Advantages
Tonnes of potential data sources that you can add into your mashup (but why?)
Not many skills required for ...
0
votes
1answer
140 views
Actionscript Sound Channel is only playing in Firefox
I have made a little mashup mixing maps, translate api and flickr. I get the directions from my map and make mp3 files on the fly to play them at the same time but they only play in firefox and for ...
0
votes
2answers
146 views
How do I access BookCrossing data when they don't have an API?
BookCrossing doesn't have an API right now (it seems in the roadmap that it's planned, but with no expected date of arrival). Any ideas on how to quickly get the current location of a specific book?
0
votes
1answer
116 views
Creating mashup application
I'm going to create a mashup web-application and I guess some mashup sources won't be glad I use their data (although links to sources will be provided). What are the general formal/informal rules of ...
0
votes
3answers
100 views
Real time web mashup
Apart from the legal issues..
I'd like to create a website that is the exact copy of another website (I do not own but I know will let me do this) where I change a few things, mainly swap images and ...
0
votes
1answer
66 views
Catching errors or exceptions
I built a mashup of google maps and weather.com and everytime one of these server is not responding my application hangs up too.What do you think I can do to prevent or minimize hanging up of my web ...
0
votes
1answer
34 views
cannot geocode in other browser
Hi I created a mashup where a user can enter a location.When using IE7 almost all the location can be geocoded but not with other browsers......what do you think is the issue here or is there a fix ...
0
votes
3answers
147 views
0
votes
1answer
170 views
Getting more than one twitter 's user tweets location and then mapping it onto Google Maps
I'm trying to create a mashup of a set list of tweets onto a Google Map. The code is in here. My problem is I don't know how to combine the user's location using the set.location function on their ...
0
votes
2answers
396 views
Creating RSS Mashup Application
I am trying to create rss mashup application with php like this one.Application work like this user give one or more rss feeds to merge into one rss feed.Then my web application perform and output one ...
0
votes
1answer
183 views
great/useful mashup web services
Which web services are useful, add user value and reduce development effort for a new web site? Here is what I can think of so far:
uservoice: manage customer feedback
OpenID (sites like AOL, ...
0
votes
1answer
88 views
Is there a library that helps publish portlets to all the different portals? eg. Google Gadgets, Vista Sidebar, JSR 168, Facebook
These days there are so many different sites and environments where you can setup a portal and pull data from all over the place. Each of course expects the data in its own format. Do you know of any ...
0
votes
4answers
164 views
Tools for Assembly of Mashups
What are the tools for Assembly of Mashups?
The one I know is IBM Mashup Center, but it is too expensive.