Show HN: Life – A timeline of important events in (your) life
1–10 of 104 posts
Re: Show HN: Life – A timeline of important events in (your) life
#2Congrates, man!
Re: Show HN: Life – A timeline of important events in (your) life
#3Wow. This is totally cool! I like how simple your implementation is. I can see this is not only useful as timeline of important life events, but also in recording company milestones. Congrates, man!
Re: Show HN: Life – A timeline of important events in (your) life
#4Re: Show HN: Life – A timeline of important events in (your) life
#5Re: Show HN: Life – A timeline of important events in (your) life
#6Wow. This is totally cool! I like how simple your implementation is. I can see this is not only useful as timeline of important life events, but also in recording company milestones. Congrates, man!
Thanks :) Haven't really thought of company milestones... but I guess you're right!
How about Facebook timeline? Meh.Re: Show HN: Life – A timeline of important events in (your) life
#7My quick web search didn't show anything without caveats, but if there's any decent javascript that can be used to make the mouse wheel scroll the page sideways, that would be a really nice addition.
Re: Show HN: Life – A timeline of important events in (your) life
#8Re: Show HN: Life – A timeline of important events in (your) life
#9My quick web search didn't show anything without caveats, but if there's any decent javascript that can be used to make the mouse wheel scroll the page sideways, that would be a really nice addition.
I thought of that too, probably using some 'mousewheel' event, but later I realise the page height may grow as well (with vertical scrollbar) depending on the number of events.