————————————————-
Subject: Re: [websandiego] need some good ideas for PHP/mySQL functionality
>maybe someone out there needs an soap client that connects to a
>weather service and stores daily temperature
>averages for their region in a mysql database….?
>check out xmethods.org for web services server info and
>check out O’Reilly books for soap / web service code.
I just played around with a PHP SOAP client this morning.
Took about 15 minutes to make a “Dilbert of the day” page:
Check out Xmethods for public Web services:
http://www.xmethods.com/ve2/Directory.po
Find one you like, then download nuSOAP
http://dietrich.ganx4.com/nusoap/index.php
Write six lines of code to call and display the service.
http://www.vistaseeker.com/soap_client/
I found that a couple of the services were flakey, watch out, but
there’s great
stuff like ARC/GIS and all sorts of Currency and Weather stuff.
Of course there’s also all sorts of RSS / Blog stuff.
Fun stuff, easy as pie. You could incorporate mySQL by ncorporating a
storage system
for user favorites or personalized streams and feeds.
Good Luck,
Matt
http://portfolio.vistaseeker.com
***********************************************************************
THE list for San Diego Web Folk -> http://WebSanDiego.org
information on subscribing, unsubscribing: http://WebSanDiego.org
***********************************************************************