Trying Out the YUI Toolkit
My first class project for Programming the Interactive Internet involves the use of the Yahoo! User Interface Library. I can't say too much about it yet as I am still just dipping my feet, but it seems to be a very useful library. We are basically working on a movie-oriented mashup that will bring in data from Flickr, Twitter, Technorati, and more. I'm currently in charge in my project team of getting that data and parsing it. I will use the YUI toolkit to access this information using Javascript and without having to refresh the page or redirect the user to a new page. That means that all this data will be fetched dinamically as the user interacts with the page. It is just awesome to be in a class that requires you to make a mashup!