Show HN: Life – A timeline of important events in (your) life
31–40 of 104 posts
Re: Show HN: Life – A timeline of important events in (your) life
#32Re: Show HN: Life – A timeline of important events in (your) life
#33Looks nice. Also out there, if you didn't know, is Preceden, which I have enjoyed using. http://www.preceden.com
Fun fact: Preceden was launched on HN almost four years ago: https://news.ycombinator.com/item?id=1114834 :)
Re: Show HN: Life – A timeline of important events in (your) life
#34http://www.preceden.com/timelines/64935-visakanv
hope the cross-reference is useful somehow!
Re: Show HN: Life – A timeline of important events in (your) life
#35What's the simplest way to run it locally? I don't necessarily want to upload it to gh-pages, but simply opening the html won't work either.
Make a copy of life.example.md, rename it to life.md, edit it. Run the page on a local server.
Re: Show HN: Life – A timeline of important events in (your) life
#36Re: Show HN: Life – A timeline of important events in (your) life
#37kind of similar to my CV: http://stbr.me/blog/files/cv.pdf (edit: which I did in latex)
Re: Show HN: Life – A timeline of important events in (your) life
#38Looks nice. Also out there, if you didn't know, is Preceden, which I have enjoyed using. http://www.preceden.com
Preceden creator here; thank you for the mention. Fun fact: Preceden was launched on HN almost four years ago: https://news.ycombinator.com/item?id=1114834 :)
Re: Show HN: Life – A timeline of important events in (your) life
#39My 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.
A mouse? That's one of those archaic precursors to multitouch trackpads, right?
When I looked at it the first time, the mouse problem didn't came up. I used my two fingers and like in the authors mind I just swiped to the left and the timeline moved as expected.
After reading the comments, and seeing the 'mouse problem' I could see it in my minds eye how it 'breaks'.
But seeing your comment I realised the web site only breaks for 'older' input devices.
I believe the website would work just as nicely on any multi touch cellphone, and it would make sense to scroll from left to right.
Re: Show HN: Life – A timeline of important events in (your) life
#40Note - here's a quick shot at how a scrollwheel modification may work: http://codepen.io/jcutrell/pen/jqiDK