Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
1–6 of 6 posts
Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
#2Doesn't the gpl v3 license preclude this from use on most websites?
Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
#3Doesn't the gpl v3 license preclude this from use on most websites?
Is it really acceptable to include other peoples work that have a different license into the main file without any mention the original mention (only a link)?
As if it was licensed with GPL v3 to the author of Fly.js...
Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
#4Some examples would be great
Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
#5Some examples would be great
Hi; here is some examples :
Ajax : http://jsfiddle.net/Extaze/45yWV/
Slider : http://jsfiddle.net/Extaze/wVLFd/
Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative
#6Doesn't the gpl v3 license preclude this from use on most websites?
Is it really acceptable to include other peoples work that have a different license into the main file without any mention the original mention (only a link)? As if it was licensed with GPL v3 to the author of Fly.js...
I just noticed that. Currently, if you use Fly.js in a project, as you give the source file to the custommer, you must use GNU/GPL license too, as explained here : http://stuck-in-windows.blogspot.fr/2009/02/fud-over-javascr...
I think I'm going to change the license.
Thank you for noticing it.