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.

Show HN: Responsivator - View/Share Responsive Sites

61 pointsby johnpolacekover 12 years ago

10 comments

johnpolacekover 12 years ago
I built Responsivator to easily share responsive web pages with people. To send a link to somebody with the header and controls hidden, you just do this: <a href="http://dfcb.github.com/Responsivator/?site=http://www.alistapart.com/d/responsive-web-design/ex/ex-site-FINAL.html&#38;header=hide" rel="nofollow">http://dfcb.github.com/Responsivator/?site=http://www.alista...</a><p>You can customize what sizes and labels you want (click the customize button)<p>Credit to great work done by others like: Matt Kersley - <a href="http://mattkersley.com/responsive/" rel="nofollow">http://mattkersley.com/responsive/</a> Benjamin Keen - <a href="http://www.benjaminkeen.com/open-source-projects/smaller-projects/responsive-design-bookmarklet/" rel="nofollow">http://www.benjaminkeen.com/open-source-projects/smaller-pro...</a> lensco - <a href="https://gist.github.com/1685127" rel="nofollow">https://gist.github.com/1685127</a>
评论 #4654819 未加载
评论 #4654754 未加载
MattBearmanover 12 years ago
This is really cool, great work!<p>The only problem I can see is that it doesn't work with sites that use user agent sniffing serve up mobile sites (see bbc.co.uk - <a href="http://dfcb.github.com/Responsivator/?site=bbc.co.uk" rel="nofollow">http://dfcb.github.com/Responsivator/?site=bbc.co.uk</a>) I realise that's not technically 'responsive', but it would be cool if responsivator could handle that as well.<p>Having said all that, I don't think it's even possible to spoof different user agents in iframes(?), maybe could be done using a headless browser to take screenshots?
评论 #4655892 未加载
评论 #4655536 未加载
chris_wotover 12 years ago
For some reason, it's not updating the website link when you click on the random button. Cool site though :-)
评论 #4655298 未加载
emilioolivaresover 12 years ago
Great work, this is awesome. I just used it to check out my site: <a href="http://dfcb.github.com/Responsivator/?site=http://flipmeme.com" rel="nofollow">http://dfcb.github.com/Responsivator/?site=http://flipmeme.c...</a>
mikecaneover 12 years ago
Does not work with my wordpress.com blog. Blank. I know it's not responsive, so maybe instead of blank it should throw up a dialog box instead of just blank?
eykanalover 12 years ago
Try tumblr.com and stackoverflow.com after logging in; it doesn't deal with redirects for logged-in users well.
评论 #4654928 未加载
ClifReederover 12 years ago
This is really useful, especially since I've been working on various responsive projects lately. Thanks!
timmcleanover 12 years ago
Nice. It's like a shareable version of Firefox's Responsive Design View!
username3over 12 years ago
Scroll bars take away from widths.
xmpirover 12 years ago
very nice and usefull tool!