[mashup-dev] Google's AJAX Feed API
Thilina Gunarathne
thilina at wso2.com
Sun Apr 22 08:17:42 PDT 2007
>Just what the doctor ordered for us??
>http://code.google.com/apis/ajaxfeeds/
For me it seems like the doctor has forgotten to prescribe the correct dose
:)..
After little hanging out in code.google.com showed me that Google is not
releasing the actual scripts, but wants the users to download them at the
run time by giving the api_key...
Anyway we need to make sure that it'll run in our mashup environment just as
it does in browsers.. Need to play around it with a bit to figure that
out...
The main issue they are trying to tackle seems to be providing a workaround
for the Same Origin Security Policy of browsers[1], which is not a problem
for us in the mashup server...
Thanks,
Thilina
[1]http://code.google.com/apis/ajaxfeeds/documentation/
More information about the Mashup-dev
mailing list