Live data from Hacker News

Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

nextprev.it

1–10 of 25 posts

Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

#1
We just launched Nextprev.it — A project we put together over a couple of days.

The project stemmed from a frustration with PDF file transfers and screen-sharing when giving design presentations to clients through Skype.

Please give it a go and let us know what you think - @nextprev

Any feedback is greatly appreciated!

Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime
nextprev.it

Re: Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

#4
post #3

Neat idea. It'd be nice if you could see how many other people were viewing the presentation and perhaps even chat with them.

Definitely a feature we have planned for the near future as well as some handy pro features.

Thanks for the feedback.

Re: Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

#7
This is very cool!

It's not really the same purpose but a cool feature to me would be a sponsorship / deck feature so you can send it out to see who views it individually. So you can see which potential sponsors actually look at the info you send, and which pages.

Re: Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

#9
Very very nice, congratulations ! Could you share a little bit of the technologies used ? How to you make every browser go to the same page ? Do you think this would be possible with video as well, like making sure everybody is at the same point on a video ?

Re: Show HN: Nextprev.it: Share PDFs & control what page the viewer sees in realtime

#10

Very very nice, congratulations ! Could you share a little bit of the technologies used ? How to you make every browser go to the same page ? Do you think this would be possible with video as well, like making sure everybody is at the same point on a video ?

We host the PDFs on AmazonS3, and use PDJ.js to render them on the page. To keep everyone on the same page, we use websocket events via Pusher. Video would be quite different, so we don't have any plans for that now.
Post reply on HN