Bonus: How I Learnt Yahoo Pipes And Turned It Into A Website

Discovering Yahoo Pipes I wrote the Yahoo Pipes Tutorial out of a need for me to learn Yahoo Pipes. My goal for one of my side projects was to scrape a web page, but I knew I needed to learn PHP for this to happen. I had a general knowledge of how PHP worked, and [...]

Continue Reading →

0 Comments

YQL Module

YQL (Yahoo! Query Language) allows you to perform SQL-like commands to tap into XML and JSON data. To successfully use this module, it helps to have a working knowledge of SQL. You can also visit http://developer.yahoo.com/yql/guide/index.html for more info. The YQL Module is an advanced module that will only make sense if you understand YQL. [...]

Continue Reading →

0 Comments