Live data from Hacker News

Show HN: Intro.js Hints

introjs.com

1–10 of 43 posts

Re: Show HN: Intro.js Hints

#3

This is exactly what I need to quickly explain elements of my dashboards to new users! Alternatively, this could let me explain new elements as they are added over time. Perfect!

Be aware of the licensing though. It was MIT but as of March 9 the license file mentions having to purchase a license if used commercial. Seems contradictory with "to deal in the Software without restriction" part of the MIT license text.

Re: Show HN: Intro.js Hints

#5
Cool to see a project using Skeleton. Was disappointed when that project fizzled out once the creator left. It hit the sweet spot in CSS frameworks for me: small, un-opinionated and hard for people to tell you're using a framework (unlike Bootstrap which you can spot a mile away). Haven't found anything to replace it yet.

Re: Show HN: Intro.js Hints

#8
post #3

This is exactly what I need to quickly explain elements of my dashboards to new users! Alternatively, this could let me explain new elements as they are added over time. Perfect!

Be aware of the licensing though. It was MIT but as of March 9 the license file mentions having to purchase a license if used commercial. Seems contradictory with "to deal in the Software without restriction" part of the MIT license text.

Right, I didn't notice at first. http://introjs.com/#commercial

Looks like if you use it as part of a commercial product, you have to pay the license.

Re: Show HN: Intro.js Hints

#9
post #8
post #3

Earlier quoted context omitted.

Be aware of the licensing though. It was MIT but as of March 9 the license file mentions having to purchase a license if used commercial. Seems contradictory with "to deal in the Software without restriction" part of the MIT license text.

Right, I didn't notice at first. http://introjs.com/#commercial Looks like if you use it as part of a commercial product, you have to pay the license.

Which is only fair IMO, open source developers have to eat too!

Re: Show HN: Intro.js Hints

#10
This is an awesome library, and seems to be very vibrant on Github.

If you're looking for something commercial (and paying for something commercial) however, I'd probably recommend one of the step by step tutorial tools that allow you to build the walk through using a visual editor, and without having to add code for each individual walk through and tool tip.

This is one of those cases where I just want to add a short JS snippet to my site, and allow product / marketing to customize and fine tune the tutorials and on-boarding without developer involvement.

Post reply on HN