public marks

PUBLIC MARKS from znarf with tag "web services"

April 2008

Netvibes: Web Developer: PHP

Netvibes is hiring a PHP developer to work on the Netvibes widget platform.

March 2008

December 2007

November 2007

October 2007

Web Developer : Javascript

Netvibes is hiring 2 web developers to work on UWA, the widget technology from Netvibes.

Web Developer : PHP/Javascript

Netvibes is hiring 2 web developers to work on the Netvibes widget platform.

April 2007

March 2007

January 2007

November 2006

September 2006

August 2006

Amazon Web Services : Alexa Site Thumbnail

The Alexa Site Thumbnail web service provides developers with programmatic access to thumbnail images for the home pages of web sites. It offers access to Alexa's large and growing collection of images, gathered from its comprehensive web crawl.

July 2006

Unofficial Digg API

by 2 others (via)
Only simple GET methods at the moment, not allowed to authenticate nor POST.

June 2006

May 2006

Consuming Amazon's Web API Directly with Javascript (via JSON and XSLT)

(via)

Amazon.com's Web API is a cool piece of architecture, but one of its big limitations is the difficulty involved in getting Amazon's data straight to the browser.

Well, here's how to fix that problem (for Amazon.com's API at least), using Amazon's free XSLT transformation service, the JSON output format, and a bit of plain old javascript. The examples below show you how to use javascript (and a bit of XSL) to place live Amazon.com data - direct from Amazon's servers - on any web page.