TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Say Hello to Realtime Collaboration

107 pointsby binarydreamsover 12 years ago

26 comments

devinrhode2over 12 years ago
Looks like you're being hacked really bad. I got redirected to Google! It was fun to watch though! Add &#60;iframe sandbox="allow-forms"&#62; and you'll disable javascript. Good fast fix for now, later you'll want sandbox="allow-scripts allow-forms allow-same-origin"<p>The 4th allowed value for html5 iframe sandbox is allow-top-navigation, which allows a script to do window.top.location.href = '<a href="http://google.com" rel="nofollow">http://google.com</a> and redirect someone like me.
评论 #4537152 未加载
phreezaover 12 years ago
Warning, people are posting NSFW and potentially malicious stuff in the colaborative area linked to from the post.<p>As usual, as soon as HNers are no longer on HN proper, the inner troll comes out.
Imagenuityover 12 years ago
This needs to override JavaScript commands to keep it from malicious use. For example, to override alert() do this:<p><pre><code> (function() { var proxied = window.alert; window.alert = function() { // replacement code here // call original function: proxied.apply(this, arguments); }; })();</code></pre>
评论 #4538285 未加载
评论 #4536945 未加载
hbzover 12 years ago
It would probably be a huge security risk just to visit the demo page if people weren't constantly pasting over each other with "MY PENIS" in HTML/CSS/JS<p>edit2- No proof of any security risks, not like I tried any
评论 #4536482 未加载
gradysover 12 years ago
I would recommend doing something about the demo page. It is going to give people a bad first impression of the tool even if it is awesome.<p>Maybe either turn off collaboration (which would greatly detract from the value of the demo, I know), or limit things like linking to outside images, Javascript alerts, and more malicious things. With how often everything gets overwritten, it's not as though anyone is going to be able to do anything complex that requires any of those things anyway.
jsilenceover 12 years ago
Too sad your site is beeing vandalized. Please resubmit when the trolls have moved on.
jvdhover 12 years ago
Really, Comic Sans to promote your website authoring tool, really?
评论 #4536583 未加载
return13over 12 years ago
Not really a new invention - see 'etherpad-lite' (also opensource) Just with a little work, it would do the same...<p>But nice to see how all the trolls play... Maybe this is a real good idea... A contest battelfield for trolls... (as a game)
steve8708over 12 years ago
My god, visit the site, it is a shit show, but its kinda fun<p>Some highlights:<p>window.top.location.href = '<a href="http://www.troll.com" rel="nofollow">http://www.troll.com</a>;<p>function troll() { alert('troll'); troll(); } troll();
评论 #4536390 未加载
madronaover 12 years ago
Pass the eye bleach. I don't know what STD that was, but my god, you people...
评论 #4536580 未加载
petercooperover 12 years ago
Random thought: Imagine if you could see comments on sites like HN being typed live (and the effects that would have on discussion).
评论 #4536379 未加载
评论 #4536808 未加载
评论 #4539556 未加载
egeozcanover 12 years ago
Geek trolls! The most dangerous kind! This became so hilarious I couldn't keep myself from laughing out loud in my workplace.
chase46over 12 years ago
Is there anything similar to this that doesn't require registration?<p>I'd love to use this for teaching HTML but I can't ask my hundreds of teenage students to all create accounts...<p>Collaborative isn't a must, anything with syntax highlighting and real-time previews will do.
评论 #4537860 未加载
评论 #4537941 未加载
Johnyma22over 12 years ago
Enjoy Etherpad at <a href="http://beta.etherpad.org" rel="nofollow">http://beta.etherpad.org</a> and download it at <a href="http://etherpad.org" rel="nofollow">http://etherpad.org</a> :)
gbadmanover 12 years ago
Similar feature has been on Plunker (<a href="http://plnkr.co/edit/?p=streamer" rel="nofollow">http://plnkr.co/edit/?p=streamer</a>) for a while now though, perhaps, with less polish.
lukeholderover 12 years ago
WARNING... currently NSFW
ReidZBover 12 years ago
Warning: graphic/gore images (not to mention irritating JavaScript alerts, etc) on the demo page. I would highly recommend avoiding it.
binarydreamsover 12 years ago
I think I'll do HTML/CSS/JS sessions (classes?) on this platform. If you wanna get in touch email me hello[at]cssdeck.com :)
reubenpressmanover 12 years ago
Just like <a href="http://dump.fm" rel="nofollow">http://dump.fm</a> only for hackers! Could be pretty awesome!!!
mforsbergover 12 years ago
Really nice; I think it will be great for collaborations although the troll environment was quite hectic.
itsbitsover 12 years ago
Awesome and creative but how is it useful???...people already going crazy out there..
评论 #4536620 未加载
devinrhode2over 12 years ago
It's an absolute shame what's happening on your demo right now. This is bad.
genu1over 12 years ago
WOW, that is tremendously effed.
SwearWordover 12 years ago
This is hilarious.
martindaleover 12 years ago
This is Internet gold.
init0over 12 years ago
Deserves an up-vote!
评论 #4536488 未加载