TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I took "abusing the HTML5 History" to the next level.

681 点作者 probablycorey大约 14 年前
It's technically not using the HTML5 History, but that post inspired this idea.

31 条评论

spiralganglion大约 14 年前
Feels like we're back in the days of the Apple ][, only with a much, much smaller monitor. Things I'd like to see done in the URL bar using the History API:<p><pre><code> • Rogue-like text adventure game • Hitchhiker's Guide • A reading app with page-turning animation • Color </code></pre> Whoever cracks that last one, mega kudos. Woz, you around? Feel like doing some magic?<p>It's also tempting to ask for a text-editor, but then, we sort of already have that!
评论 #2302387 未加载
评论 #2301978 未加载
mrspeaker大约 14 年前
After playing for 10 minutes I thought "this is EXACTLY the kind of insane time-waster that I would like to read more content from..." So I tried to remove the # from the title bar as to navigate to your home page.<p>Turns out that that's harder than the actual game. I won in the end though.
评论 #2303418 未加载
taylorbuley大约 14 年前
Around the launch of IE9 beta I asked Dean Hachamovitch (IE honcho at MSFT) what he thought about people typing random things (besides URLs) into the navigation bar. I'd noticed not entirely tech-savvy people in my life using the navigation bar as sort of a launch bar for their whole browsing experience, using it for new searches, history exploration, etc.<p>Hachamovitch reminded me that this was not really a new thing, as people have been using the command line since the dawn of time. Never did this really sink in until I saw this demo: The URL bar is a command line for the people. Behold its power.
评论 #2302391 未加载
评论 #2302394 未加载
评论 #2302298 未加载
评论 #2303934 未加载
评论 #2303316 未加载
pkulak大约 14 年前
I look forward to dealing with this on shady sites that want to disable the back button.
评论 #2302462 未加载
评论 #2302130 未加载
ry0ohki大约 14 年前
Cool concept, just make sure you open it in a new window or you'll never make it back to HN!
评论 #2302337 未加载
slashcom大约 14 年前
Took me a while to come back here to comment. :)<p>Very fun, very creative. Abuse is most definitely the correct word.
itsnotvalid大约 14 年前
Thanks to your work my browser history in firefox have hundreds - if not thousands - of lines more just for your site.
评论 #2302449 未加载
v21大约 14 年前
Wish I'd thought of this. And that I'd made it.<p>And that it doesn't catch on.
amitvjtimub大约 14 年前
I like the game.<p>I also played with browser history to create something more useful <a href="http://bsearch.heroku.com/" rel="nofollow">http://bsearch.heroku.com/</a> i.e. access other search engines by clicking back button while on Google.
TorKlingberg大约 14 年前
So now we can play games in both the address bar and the favicon: <a href="http://www.p01.org/releases/DEFENDER_of_the_favicon/" rel="nofollow">http://www.p01.org/releases/DEFENDER_of_the_favicon/</a>
itcmcgrath大约 14 年前
Well, after viewing my history from going to this page, I think that browsers are going to have to come up with a way to group history into collapsible groups. Most likely by a combination of tab and host.<p>Definitely not looking for to companies using the URL page as the new scrolling status bar...
flexd大约 14 年前
Thanks for completely fucking up my browsing history. Kudos.<p>(Horrible hack though, how is that possible without the browser saying no?)
bryze大约 14 年前
Ouch, my history! Seriously, this was an experience. I might go as far as calling it art.
thaumaturgy大约 14 年前
That's pretty clever. I could see using location.hash for posting scrolling banner messages in the URL bar, ads ... all kinds of stuff that I'm really not looking forward to.
mekazu大约 14 年前
Is it possible in javascript to make a customisable auto-complete for the address bar? Similar to the way browsers use auto-complete based on your history, this would use auto-complete based on the site's hierarchy. It's different to this site because the input events (user controls) are not triggered when typing in the address bar.<p>For example, a user wanting to find the elephants page on this web site would be typing <a href="http://coolstuff.com/things/elep" rel="nofollow">http://coolstuff.com/things/elep</a> (and it would suggest) hants by having hants appear after elep as selected text.<p>Or is there a good reason why address bar events are not part of the dom?
ibejoeb大约 14 年前
30 seconds later, my laptop fan is full throttle. I think you win the watts-per-byte medal.
cobbal大约 14 年前
Fun bug: press escape tons and watch the animals move faster and your browser freeze.
noonespecial大约 14 年前
&#60;Khhaaannn!!!&#62; My back button! MY HISTORY!!!! &#60;/Khhaaannn!!!&#62;
fady大约 14 年前
similar to this via twitter: by @paulrouget<p><a href="http://grack.com/blog/" rel="nofollow">http://grack.com/blog/</a>
timinman大约 14 年前
I killed 4 in 23 seconds. Getting back to this post wasn't easy, though I can't say I wasn't warned!
ddinch大约 14 年前
One of the most creative things I've seen in a while. This wrinkles my brain and the best way.
measure2xcut1x大约 14 年前
What, no 8-bit sound effects?
angus77大约 14 年前
"Look up at the url bar!"<p>I'm using Conkeror, so I had to look down.
retroafroman大约 14 年前
Very creative. Actually a somewhat addicting game as well!
nuxi大约 14 年前
Does anyone else think this could be used as a captcha?
tfh大约 14 年前
This game is even better on firefox with vimperator.
hoprocker大约 14 年前
Wow, so much for back-nav'ing on <i>that</i> tab.
_mayo大约 14 年前
It seems to work in IE6 too.
philthy大约 14 年前
probably interactive is in my history hundreds of times now :)<p>"Points 4"
mikesurowiec大约 14 年前
No fun on the iPad :(
Sujan大约 14 年前
Nice idea.