Yahoo! User Interface Library (YUI)
I have been reading a lot about YUI and I attended several training sessions on it too. I have been looking for a chance to develop something using YUI but never got it. Recently I used this open source library for developing “Star Rating Module”. In the past I have played with Dojo and developed some stuff with scriptaculous but I like YUI the most.
Another cool thing about this library is you can use library files served from Yahoo! servers. You can simply reference YUI Javascript and CSS files in your application from Yahoo servers. Since the files are hosted on Yahoo! you get advantages such as fast response times, optimized caching, and use of gzip compression. YUI is a great resource for small companies who develop web-based applications with rich user interface but don’t want to spend time and resources in developing JS components from scratch because of shorter timelines.
I just learned about YUI at SXSW!
Cool, I’ll wait to see some stuff you create!!