Timeline Generator

Created a nice software using SpiderBasic ? Post you link here !
User avatar
T4r4ntul4
Posts: 132
Joined: Wed May 21, 2014 1:57 pm
Location: Netherlands
Contact:

Timeline Generator

Post 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/
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Timeline Generator

Post by Fred »

This is very nice ! Thanks for sharing
tj1010
Posts: 201
Joined: Wed May 27, 2015 1:36 pm
Contact:

Re: Timeline Generator

Post 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.
Post Reply