Archive of UserLand's first discussion group, started October 5, 1998.

Re: XML-RPC and bus locations.

Author:Jim Roepcke
Posted:2/25/1999; 3:29:41 PM
Topic:Highway Webcams and traffic maps
Msg #:3255 (In response to 3252)
Prev/Next:3252 / 3256

You know, it might be even easier than that. Just have the bus server:

GET http://myserver/buslocation.cgi?15e/southbound/15th/65th/8.00am

when the bus passes 15th and 65th.

Exactly... for flat data, using XML-RPC is a sledgehammer solution.

If HTTP is the ubiquitous protocol, then why not use it for what it's good for? The main reason for using HTTP+XML-RPC over plain HTTP for data push applications is when the data is hierarchical or relational, or originates in XML format, which bus information definitely does not.

Jim




This page was archived on 6/13/2001; 4:48:08 PM.

© Copyright 1998-2001 UserLand Software, Inc.