2010年1月31日 星期日
2010年1月28日 星期四
2010年1月25日 星期一
2010年1月24日 星期日
2010年1月22日 星期五
2010年1月21日 星期四
Ready-made JSONP services
Now that you know how to use JSONP, you can start using some ready-made JSONP Web services to build your applications and mashups. Following are some starting points for your next development projects. (Hint: You may copy-and-paste the given URLs into the address field of your browser to examine the resulting JSONP response.)
Digg API: Top stories from Digg:
http://services.digg.com/stories/top?appkey=http%3A%2F%2Fmashup.com&type=javascript |
Geonames API: Location info for a zip-code:
http://www.geonames.org/postalCodeLookupJSON?postalcode=10504&country=US&callback=? |
Flickr API: Most recent cat pictures from Flickr:
http://api.flickr.com/services/feeds/photos_public.gne?tags=cat&tagmode=any |
Yahoo Local Search API: Search pizza in zip-code location 10504:
http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo&query=pizza |
2010年1月20日 星期三
good intro in slideshare for JavaScript
http://www.slideshare.net/borkweb/javascript-ajax-dom-manipulation
– 隱藏
訂閱:
意見 (Atom)