With YQL Execute, the Internet becomes your database (developer.yahoo.net) 27 points by timtrueman 17y ago ↗ HN
[–] vicaya 17y ago ↗ uggh, yet another xml api. Either use JSON or something like Thrift or ProtoBuf. [–] IsaacSchlueter 17y ago ↗ Look closer.YQL can output results in either JSON or XML. It just uses XML for table definitions, and as one of several ways to extract data from web services. [–] sh1mmer 17y ago ↗ Also does JSONP for use in the front-end.It would be nice, vicaya, if you fact checked before throwing stones. [–] vicaya 17y ago ↗ One needs to deal with large amount of XML for non-pre-canned query. That's a fact. [–] vicaya 17y ago ↗ Well, majority of the meat/bindings/scripts etc is written in XML. If you want to use something other than prewritten samples, you'll have to deal with XML. Period. [–] IsaacSchlueter 17y ago ↗ So you would not want to use any service that uses XML for any purpose, even if it could output its results in JSON?That seems irrational.
[–] IsaacSchlueter 17y ago ↗ Look closer.YQL can output results in either JSON or XML. It just uses XML for table definitions, and as one of several ways to extract data from web services. [–] sh1mmer 17y ago ↗ Also does JSONP for use in the front-end.It would be nice, vicaya, if you fact checked before throwing stones. [–] vicaya 17y ago ↗ One needs to deal with large amount of XML for non-pre-canned query. That's a fact. [–] vicaya 17y ago ↗ Well, majority of the meat/bindings/scripts etc is written in XML. If you want to use something other than prewritten samples, you'll have to deal with XML. Period. [–] IsaacSchlueter 17y ago ↗ So you would not want to use any service that uses XML for any purpose, even if it could output its results in JSON?That seems irrational.
[–] sh1mmer 17y ago ↗ Also does JSONP for use in the front-end.It would be nice, vicaya, if you fact checked before throwing stones. [–] vicaya 17y ago ↗ One needs to deal with large amount of XML for non-pre-canned query. That's a fact.
[–] vicaya 17y ago ↗ One needs to deal with large amount of XML for non-pre-canned query. That's a fact.
[–] vicaya 17y ago ↗ Well, majority of the meat/bindings/scripts etc is written in XML. If you want to use something other than prewritten samples, you'll have to deal with XML. Period. [–] IsaacSchlueter 17y ago ↗ So you would not want to use any service that uses XML for any purpose, even if it could output its results in JSON?That seems irrational.
[–] IsaacSchlueter 17y ago ↗ So you would not want to use any service that uses XML for any purpose, even if it could output its results in JSON?That seems irrational.
[–] TweedHeads 17y ago ↗ Hmm, interesting...Papers for Web Query Language on Googlehttp://www.cs.toronto.edu/~websql/www-conf/wsql/PAPER267.htm...http://www.w3.org/TandS/QL/QL98/pp/wql.html
8 comments
[ 2.6 ms ] story [ 13.2 ms ] threadYQL can output results in either JSON or XML. It just uses XML for table definitions, and as one of several ways to extract data from web services.
It would be nice, vicaya, if you fact checked before throwing stones.
That seems irrational.
Papers for Web Query Language on Google
http://www.cs.toronto.edu/~websql/www-conf/wsql/PAPER267.htm...
http://www.w3.org/TandS/QL/QL98/pp/wql.html