Live data from Hacker News

Show HN: Nando – Team Meetings Done Well

getnando.com

31–40 of 57 posts

Re: Show HN: Nando – Team Meetings Done Well

#33

Cool idea, awesome UI, but vulnerable to XSS attacks :( Proof (NSFW): https://getnando.com/showhn (in case it gets fixed or if you are at work - as soon as the comments load, it redirects to an adult website)

Yeah, need to fix that... Just got rid of the javascript so it's back up.

Re: Show HN: Nando – Team Meetings Done Well

#34

Cool idea, awesome UI, but vulnerable to XSS attacks :( Proof (NSFW): https://getnando.com/showhn (in case it gets fixed or if you are at work - as soon as the comments load, it redirects to an adult website)

Why would you need to redirect to an adult site to make your point, when you could have redirected to something more interesting and relevant and SFW?

Like this for example:

https://www.google.com/search?q=cross+site+scripting

Re: Show HN: Nando – Team Meetings Done Well

#36

Hey guys, I'm really excited to announce www.getnando.com — a team collaboration and video chat tool. I've been working on this project with a couple of people and it first started out as an exploration in webRTC and really fast video conferencing. We've been working on this tool for the past month. It's super easy to use (just click and go!) and can hold up to 9 people in video / audio chat. We're now starting to fo…

Awesome start. Here are some features our team would like to see:

- Private rooms with an owner - Persistent rooms (once everyone leaves, all the content is lost) - Outbound calling to real phone numbers (let us call out to a conference line, or someone's cell phone)

Re: Show HN: Nando – Team Meetings Done Well

#37

Earlier quoted context omitted.

Not yet, but we have planned to add that as a feature. We were also playing with a bulked up Presentation mode so that screen share may not be necessary. (but would probably still be for demos)

lack of screen sharing would be my top reason not to switch over from zoom/skype/hangouts/join.me/etaladinfinitum...

Same here. Working / easy screen sharing is what I need. And would be happy to switch from Webex / GTM / others to here if that were to work. Nice job otherwise!

Re: Show HN: Nando – Team Meetings Done Well

#38
post #35
post #25

Please don't hijack my back button.

I thought I was losing my mind trying to go back. Cool service though, I might give it a whirl with my (smallish) team since Skype is becoming worse by the month it seems.

you can always right click the back button. except when your browser isnt nice.

Re: Show HN: Nando – Team Meetings Done Well

#40
post #25

Please don't hijack my back button.

Sorry :(. Our page at www.getnando.com forwards you to a randomly generated room and I guess if you click back it keeps doing that. Working on fixing that now because yes, it is obnoxious.

If you're using js to change the url use `location.replace()` instead of `location.assign()`
Post reply on HN