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.

Browserball

381 pointsby ABNWZabout 9 years ago

17 comments

markmahoneyabout 9 years ago
I built this in like 2009 or 2010. Super curious how it managed to resurface now.
tambourine_manabout 9 years ago
This is amazing.<p>Kind of like when I first dragged a window across multiple monitors in the 90s. We are so used to content being stuck in artificial containers that it&#x27;s kind of crazy when it transcends them.
评论 #11522414 未加载
21about 9 years ago
What&#x27;s the reason for allowing web pages to get absolute screen coordinates?<p>This is a privacy leak. I have a 24&quot; screen, and I don&#x27;t keep the browser window maximized because it would be too big. I presume other people do to, and I&#x27;m pretty sure most have a preferred size and position.
评论 #11519932 未加载
评论 #11520251 未加载
评论 #11519909 未加载
评论 #11519547 未加载
评论 #11520309 未加载
评论 #11520849 未加载
评论 #11519569 未加载
ethanaabout 9 years ago
I remember this demo when Chrome first came out. I thought that was the coolest thing.<p>edit: I found the original site that I linked to this. Courtesy of archive.org: <a href="http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120214090814&#x2F;http:&#x2F;&#x2F;blog.insicdesigns.com&#x2F;2010&#x2F;02&#x2F;mind-blowing-javascript-experiments&#x2F;" rel="nofollow">http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120214090814&#x2F;http:&#x2F;&#x2F;blog.insicd...</a>
bshimminabout 9 years ago
I think the thing I like most about this is how it&#x27;s evidently very imperfect - the ball sometimes goes missing, the rules for what velocity it needs to bounce from one window to another seem hazy, etc - but none of that really matters: it&#x27;s fun and cool to play about with for a minute or two, it doesn&#x27;t at all take itself seriously, and you know that any real implementation of this sort of thing, if there were an actual need for it, would be implemented more robustly anyway.
kirkbackusabout 9 years ago
I made a project in college like this that utilized the Windows API to enumerate the rectangles of the windows and you could create shapes and other things that you can throw around your desktop<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=38qWXZ0hDv4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=38qWXZ0hDv4</a>
DonHopkinsabout 9 years ago
I am frustrated that it&#x27;s 2016, and we still can&#x27;t tilt windows diagonally.
评论 #11529799 未加载
评论 #11520473 未加载
neogodlessabout 9 years ago
Everything was made to be broken. Got this neat effect where the ball was spinning rapidly in the corner of each spawned window! <a href="http:&#x2F;&#x2F;imgur.com&#x2F;gmwQOCb" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;gmwQOCb</a>
juntoabout 9 years ago
This is one of those awesomely pointless conceptual experiments. Love it.
评论 #11520041 未加载
cypharabout 9 years ago
I remember playing with this at least 8 years ago. It&#x27;s really scary that there&#x27;s enough information disclosure in browsers that it&#x27;s possible to do this.
评论 #11522294 未加载
评论 #11520331 未加载
nxzeroabout 9 years ago
YouTube Demo: <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=XmH2QF92Jwo" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=XmH2QF92Jwo</a>
评论 #11519693 未加载
tjtateabout 9 years ago
they did this with the birds in the wilderness downtown experiment like 5 years ago right? <a href="http:&#x2F;&#x2F;www.thewildernessdowntown.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.thewildernessdowntown.com&#x2F;</a>
评论 #11519757 未加载
mjs7231about 9 years ago
Is the full ball rendered behind an overlapping window? The world may never know.
ptibbettsabout 9 years ago
I can&#x27;t remember the last time I was so happy to have 3 screens
stevep98about 9 years ago
Reminds me of the Amiga Boing Ball demo from 1984.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-ga41edXw3A" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-ga41edXw3A</a>
ahabmanabout 9 years ago
Security issues aside, has anyone tackled how to intentionally span multiple monitors using similar techniques? e.g. A dedicated four monitor web-based media dashboard.
krolowabout 9 years ago
remembers one project that i did 4 years ago <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=NgA5EvOryU0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=NgA5EvOryU0</a>