Watched this today while getting a quick run in at lunch. It looks like a fast way to get a working prototype for a web application. YQL looks like Yahoo’s version of SQL for API’s. Christian points out that if you are making several server calls, it’s faster using YQL.
Here are some corresponding links:
Using YQL to read HTML from a document that requires POST data
Original Video Post on Yahoo!
YQL guide on Yahoo Developer Network

