Justin Cooney
Web Development Tips and Examples
Category: YQL
-
Yahoo!’s YUI JavaScript library provides many useful functions and widgets for developers to use to enhance the functionality of pages and Web forms. In an earlier article I explained how to add a YUI Calendar widget to a single text field on a Web form and provided sample code for this. The purpose of this…
-
In this article I will show a simple functioning example of using Yahoo!’s YUI API to bind a Calendar control with a single HTML text field as in the image to the left. I provide example code for this below. Overview The YUI API provides a very feature rich environment for extending the core functionality…
-
I’ve been looking into the Yahoo Query Language (YQL) specification available on the Yahoo Developer Network (YDN). The scope of the functionality exposed is quite impressive and I would certainly suggest checking this out to anyone serious about Web-based programming. What is YQL? Yahoo has allied itself with a number of websites and online services,…