My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
Issue 25: Add Google AJAX Feed API
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by gwt.team.bobv, Sep 27, 2007
Port back-half code from gwt-feed-reader project and add user façade classes.
Comment 1 by bobv@google.com, Apr 10, 2008
Move gwt.team.bobv -> bobv
Owner: bobv
Comment 2 by galgwt.reviews, Jun 10, 2008
Feed API homepage
http://code.google.com/apis/ajaxfeeds/

GWT Feed reader homepage
http://code.google.com/p/gwt-feed-reader/

From Bob: 

I it would be worthwhile to investigate using the direct JSON feeds
and exposing the JavaScriptObjects directly.

http://code.google.com/apis/ajaxfeeds/documentation/#fonje

They support jsonp, so you can inject a script tag to fetch the data and call an
exported GWT function.
 
Owner: ---
Sign in to add a comment