Page 1 of 1

Timeline Generator

Posted: Thu Mar 30, 2017 2:16 pm
by T4r4ntul4
Hey all,

My real first project with SpiderBasic (i did several before, but those were only small tests).
With this tool you can make timelines.

A quick howto:
- You have to specify a begin and end year, press after that on the button 'Save + refresh Timeline'
- Now you can add timebars using the second tab: 'Timeline bars'
- Press on the button 'New timebar'
- In the listicon you can select that row, and edit those values above the listicon
- When finished with that timebar press on 'Save edited timebar'
- You can add as many timebars as you like

- You can export your project anytime bij pressing the 'export project' button
- And ofcourse import when you want to edit or add something

Version 1.1 up and running. You can load a example project on tab Help + Info with the button: 'Load example project with explanation how to use this software'

link: http://timelinegen.dppro.nl/

Re: Timeline Generator

Posted: Fri Mar 31, 2017 5:42 am
by Fred
This is very nice ! Thanks for sharing

Re: Timeline Generator

Posted: Fri Mar 31, 2017 7:39 pm
by tj1010
I have one I wrote in PB that uses XML and year->month->day events. I made it to track and remember stuff, especially finance, since I was born.

once you put the data in to graphs you realize it's power, because the abstraction helps you make better decisions faster. That's not even putting it through machine learning networks too; to do something like different depth of predictive analysis.