Hi Graham, Graham Chiu wrote: > > How about, as an alternative, ... > > google: to-soap http://api.google.com/GoogleSearch.wsdl > > google/doGoogleSearch [ key q ... ] > google/doSpellingSuggestion [ .. ] > google/goGetCachedPage [ .. ]
Soap is a protocol, so i prefer write it like this : google: read soap://api.google.com/GoogleSeach google/doGoogleSearch [ key q ... ] google/doSpellingSuggestion [ .. ] google/goGetCachedPage [ .. ] Well, it's simple and clean, i like it. I would like to hear from others the pro/cons argument on this approach. -DocKimbel -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
