Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
functionn.blogspot.com
Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
1–10 of 24 posts
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#2Direct Link: http://timeline.verite.co/
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#3Try the zoom buttons to experience the slickness. Very cool!
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#4beats the heck out of facebook timeline!
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#5Your blog adds no content, please post direct links. Thanks.
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#6GPLv3 is quite limiting for a JS library. The source file[1] also has no license in the header, just a copyright.
[1] http://veritetimeline.appspot.com/latest/timeline-min.js
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#7Very neat. There are no examples for parsing times instead of just dates that I can see (but it appears VMM.Util.parseDate supports it). Something like a timeline for server monitoring data would be a good use of this. Also, I would hope for a little more commercially friendly license for a library like this instead of the GPL.
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#8This is gorgeous.
Thank you for making it open source.
Reminds me a lot of Simile Timeline (by MIT: http://www.simile-widgets.org/timeline/) but this looks so much better!
Thank you.
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#9Very neat!
Re: Timeline - A JS Library For Beautiful Timelines That Are Easy & Intuitive To Use
#10GPLv3 is quite limiting for a JS library. The source file[1] also has no license in the header, just a copyright. [1] http://veritetimeline.appspot.com/latest/timeline-min.js
You're looking at the minimized file. In source/js/timeline.js it says:
Verite Timeline 0.82
Copyright 2011 Verite.co
Designed and built by Zach Wise digitalartwork.net
Date: February 7, 2012
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
http://www.gnu.org/licenses/