Here’s the digest of YUI “In the Wild” entries since January 6. Note that you can get these in realtime on the YUI Library Twitter feed, along with any other breaking news and announcements. Please let us know in the comments if we’ve missed something.

Satyam’s Progress Bar Widget Updated for 3.0.0PR2 (and 2.6.0): Satyam‘s excellent Progress Bar widget has been updated for 3.0.0PR2 (and there is a 2.x version as well). He’s added YUI Doc-generated documentation and there are numerous styles to choose from. Because this is Satyam, you would expect there to be impeccable documentation, and you won’t be disappointed.
David Cilley on Converting YUI ButtonGroups into Image Buttons: Writes David: “ButtonGroups in YUI are fairly quick to implement, have a nice look, and act the way most people expect. I’ve been surprised to find out that there are no options available to use images in place of the text on the Buttons inside the ButtonGroup. In our most recent AJAX Photo Viewer Demo, I decided to use a ButtonGroup for the main mouse tool controls, and Bill Bither suggested that I use icons instead of text. I didn’t want to throw away what I’d done so far, since the demo was pretty much done at that point. I poked around YUI’s documentation a bit and came up with simple function that can convert a YUI Button into an image only button, much like a button on a tool bar. These converted YUI Buttons still maintain the same original properties internally, so you can use them interchangeably.” As usual, David provides full code source in his post, along with a live conversion demo.

Nicholas Zakas’s YUI3/Yahoo Home Page Talk on SlideShare: Nicholas blogged not too long ago about the choice he and his Yahoo Front Page engineers made to use YUI 3.0 preview releases to underpin the frontend framework for the next generation of Yahoo’s iconic homepage. He gave a talk on this subject at a San Francisco JavaScript meetup, and the slides are now up on SlideShare.
Another Web-based Interface for YUI Compressor, from 2clics.net: We’ve noted web interfaces for Julien Lecomte’s YUI Compressor in the past — and we have a new one for you this week. This one is from 2clics.net, and it provides another option for you in those cases where you need to compress a file and you don’t have access to your command line.
The New, More Accessible Yahoo Currency Converter: Dirk Ginader writes on the YDN Blog about his team’s work making the Yahoo! Currency Converter (which uses the YUI AutoComplete Control) more accessible. The team focused on the following goals:
If you’ve been following Todd Kloots’s accessibility work on YUIBlog, you’ll definitely want to check out Dirk’s report as well.

Comments are closed.