The blog + podcast combo is a cool idea, I don't really to podcasts but 5by5 rekindled that interest so I might check it out.
I usually just follow or fork projects I end up using, Instapaper and/or bookmark the rest or just google when I need it.
Some projects maintain uncurated lists of packages[1] but it's easy to narrow it down. Open them all up in tabs and then eliminate. Number of followers & forks is often a good indicator of health, commits is the next page to check for signs of life. Also issues. Be your own "curator" and evaluate a few options, many libs are easy to try out.
Readme, docs and code also count of course, that's a given.
Does any know what other sites apart from Optimizely that use Guiders.js or have a similar interactive tour? I have been developing something very similar for my app and am very interested in seeing examples of how to best structure the walk-through.
I built a similar library on top of YUI called Feature Cue while I was at Yahoo! Sadly it was never open sourced, got rewritten, over-engineered and (as far as I know) faded into obscurity.
I'm glad the Optimizely guys have released their version, because based on our user testing novice users really respond well to this kind of interactive product tour.
This sounds like a great idea, but I (as a webapp user) would probably say "No thanks" to the guide to take a first look at a website before trying to go through a bunch of dialog boxes.
I wonder what % of users will go through a guide like this.
I believe you missed the point, this is to help users start interacting with the app, it's not on the homepage. So as someone visiting the site you would see if you like its idea or not and then, if you do, you would for instance try a demo. That's where this kicks in, it helps you with your first actions.
It might make sense for some apps to use this directly on the homepage but that would probably be the exception to the rule.
An easy to activate the guide later on. (You probably have that - I just mean that I would like to get rid of the first popup offering a guide to see the product itself)
Pretty cool,
Would be good to make the jQuery dependency more prominent.
Was looking to create my own form of this but will use this instead. Does it require jQuery UI library?
It should work great with jQuery 1.5.1 and later. We've heard reports that it doesn't work well with jQuery 1.4.x but that is probably a bug we can fix since it doesn't rely on any new jQuery features as far as I know.