> Who maintains the user guide, and would they like to add the following
> sites:
Thanks for the links. I checked PODS, and here's what she showed:
mysql> select url from pods where url like '%guard%' limit 0,600;
+---------------------------------------------+
| url |
+---------------------------------------------+
| http://www.guardianunlimited.co.uk/avantgo/ |
+---------------------------------------------+
1 row in set (0.00 sec)
mysql> select url from pods where url like '%itn%' limit 0,600;
+---------------------------------------------------------------------------------------+
| url
|
+---------------------------------------------------------------------------------------+
| http://www.itn.net/cgi/get?resources/flights:cFwvrX6631S*,itn/cb/palmpilot
|
| http://www.itn.net/cgi/get?resources/driving_directions:nhmtpV885_M*,itn/cb/palmpilot
|
| http://avantgo.itn.co.uk/
|
+---------------------------------------------------------------------------------------+
3 rows in set (0.01 sec)
mysql> select url from pods where url like '%bbc%' limit 0,600;
+-------------------------------------------------------------+
| url |
+-------------------------------------------------------------+
| http://news.bbc.co.uk/text_only.htm |
| http://news.bbc.co.uk/hi/english/static/avantgo/default.htm |
+-------------------------------------------------------------+
2 rows in set (0.00 sec)
/d