So I’ve been at my new job for about 5 months now, and I’ve had the opportunity to finally use a lot of the fun things out on the web that I should have used a long time ago. Some of my new favorites:
sIFR
Scalable Inman Flash Replacement (sIFR) is a tool to provide rich typography on the web. It’s a simple Javascript & Flash based tool to replace semantic text with a Flash alternative. Takes a few minutes to learn how to tweak it properly, but once you do it works fantasticly. Also, version 3 is coming with some great new features as well!
fleXcroll
fleXcroll is a script that provides custom scrollbars for your web sites. I went into this with a lot of trepidation, but this guy has really done a great job with this script. Since I first used it a few months ago, he’s released a few updates with some very needed functionality. It’s not perfect (I think it still has a few memory leaks) but it’s definitely one of the best options out there for custom scroll bars that I could find. If JS isn’t available, it defaults back to normal OS scrollbars, and the script can even handle dynamic additions or removal of content from the scrollable area.
S5
S5 is Eric Meyers Simple Standards Based Slide Show System. I was able to utilize this at work to do a small presentation.
Dustin Diaz’s Sweet Titles
A nice unobtrusive script to add customized tooltips to just about any element you can think of, I got to use them in a UI project for…..links. Not very exciting, but they worked wonderfully.
Yahoo’s UI Library
We’ve been able to utilize Yahoo’s new UI library a lot in some of the recent UI projects at work as well, especially the animation and drag & drop utilities, and the slider control.
Custom Form Fields
This was something I really wasn’t too excited about, but after starting with Aaron Gustafson’s faux select, I realized that custom form fields might not be QUITE as bad as I had thought they would be. Aaron’s script had some issues that I fixed in my version, and I hope to get the time soon to go back and document my version as well.