A system connecting two devices or applications across the Internet. Usually one machine or server will expose a webservice which is access by many other machines or clients.

learn more… | top users | synonyms

2
votes
0answers
166 views

How do I use the feed43.com service?

Feed43 looks like a service which generates an RSS feed from a website that doesn't support RSS. I'd like to use the service, but their user interface is awful. Please let me know how to define ...
0
votes
0answers
50 views

Is there a web service which, given a domain, can return me the application logo?

I'm creating an hostable start page in the spirit of Opera Web Dial, as example. For this service, I would like to show site logo (and NOT favicon, for which i already have a posisble implementation). ...
0
votes
0answers
124 views

Using an Excel file in a web application

I currently am using a macro-enabled Excel sheet that gives me an output based on several input fields with client specific information. I want to automate the process of entering the input values, by ...
0
votes
0answers
591 views

Craigslist API for Posting

A client of mine uses AppFolio which has an auto posting feature for Craigslist. All he has to do is click a button and the system posts a formatted craigslist posting. He wants to implement this ...