90 likes | 218 Views
Case Study: Web Service. Dr. Dante Ciolfi ( chawl fee). Overview. Definitions The challenge The solution (NOTE: location is subject to change without notice): http ://worldwidewebprogrammers.com/ fmit / blakeproject / Remaining work. Definitions. Case study Web service.
E N D
Case Study: Web Service Dr. Dante Ciolfi (chawl fee)
Overview • Definitions • The challenge • The solution (NOTE: location is subject to change without notice): http://worldwidewebprogrammers.com/fmit/blakeproject/ • Remaining work
Definitions • Case study • Web service
The challenge • Client request • Technical specs
The solution • Background knowledge • View code in action • Get necessary info (for tides: station ID) • Write code, adjust and credit the source (the bulk of the work) • http://opendap.co-ops.nos.noaa.gov/axis/webservices/waterlevelrawsixmin/index.jsp (NOAA script) • http://php.net/manual/en/function.date.php (PHP date fct) • http://stackoverflow.com/questions/6209079/sending-a-html-form-onload (JS window.load) • http://tidesandcurrents.noaa.gov/datum_options.html (terminology/legend for table) • Final code
Remaining work • Formatting • Page text • Code cleanup
Summary • Definitions • The challenge • The solution • Remaining work
Credits • http://opendap.co-ops.nos.noaa.gov/axis/webservices/waterlevelrawsixmin/index.jsp (NOAA script) - Accessed 11-10-2013 • http://php.net/manual/en/function.date.php (PHP date fct) - Accessed 11-10-2013 • http://stackoverflow.com/questions/6209079/sending-a-html-form-onload (JS window.load) - Accessed 11-10-2013 • http://tidesandcurrents.noaa.gov/datum_options.html (terminology/legend for table) - Accessed 11-10-2013