Download presentation
Presentation is loading. Please wait.
1
Murach's JavaScript and jQuery (3rd Ed.)
Chapter 12 © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
2
The URL for the Flickr public feed documentation
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
3
The base URL for retrieving a public photo stream
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
4
Examples of URLs for JSON feeds (in one line)
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
5
Data items returned by a photo feed
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
6
jQuery code that gets Flickr titles and photos
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
7
The Flickr feed for the URL
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
8
A page that displays Flickr titles and descriptions
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
9
The description for the first item in the JSON feed
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
10
The jQuery that retrieves and displays the data
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
11
A web page that searches for photos by tags
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
12
The HTML that gets the tags and receives the Flickr data
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
13
Murach's JavaScript and jQuery (3rd Ed.)
The jQuery © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
14
APIs https://www.programmableweb.com/ Click on API DIRECTORY
Enter Search (e.g Google) Choose Filter APIs (e.g. Mapping) Click on SEARCH APIS Microsoft Bing Maps API
15
Extra 12-4 Display a gallery of Flickr photos
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.