Show HN: Web site I built last night that takes screenshots of web sites
31–40 of 49 posts
Re: Show HN: Web site I built last night that takes screenshots of web sites
#32I built a similar tool called GeoPeeker ( http://www.geopeeker.com ) that does this as well, but does so from a number of different geographic locations. Handy for trouble-shooting DNS and CDN issues. I too submitted it to Hacker News but alas, it found no love. C'est la vie!
Re: Show HN: Web site I built last night that takes screenshots of web sites
#33I built a similar tool called GeoPeeker ( http://www.geopeeker.com ) that does this as well, but does so from a number of different geographic locations. Handy for trouble-shooting DNS and CDN issues. I too submitted it to Hacker News but alas, it found no love. C'est la vie!
Well of all the people that posted links to alternates yours was the only one that worked. Great app and nice execution.
Re: Show HN: Web site I built last night that takes screenshots of web sites
#34I was needing a service that took a screenshot of a site but at a wide width. Every service I found online took it at like 1000px or right at the cut off of the layout and I wanted it to show more. It's crazy in Chrome I can't seem to find a decent tool that takes a shot of the entire web page.
You could write something like this yourself in about 5 lines of code using PhantomJS: http://phantomjs.org/ Check out rasterize.js in their examples section.
Re: Show HN: Web site I built last night that takes screenshots of web sites
#35I built a similar tool called GeoPeeker ( http://www.geopeeker.com ) that does this as well, but does so from a number of different geographic locations. Handy for trouble-shooting DNS and CDN issues. I too submitted it to Hacker News but alas, it found no love. C'est la vie!
Re: Show HN: Web site I built last night that takes screenshots of web sites
#36I can't get your app to load, but does it handle at least those two plugins? If so, how? And if not, do you plan to change that?
Re: Show HN: Web site I built last night that takes screenshots of web sites
#37http://www.youtube.com/watch?v=LUAZt0PFMQk https://github.com/bslatkin/dpxdt
Re: Show HN: Web site I built last night that takes screenshots of web sites
#38Earlier quoted context omitted.
Well of all the people that posted links to alternates yours was the only one that worked. Great app and nice execution.
Thanks! You've no idea how much I appreciate the kind words. I've put a good deal of work into it, and have a number of new features currently under development.
I built this website (www.portacomprimido.com.br or www.pillorganizer.co) in Portuguese and translated to english. It is supposed to check your browser's language and serve the proper language - portuguese for PT-BR, english for all others (doesn't matter which URL you use, both are the same website).
As I not very sure of my coding skills, I wanted to check it, so I asked a friend of mine living in the USA to check it for me. I thought your website would be a easier way to check it, but it is not. All locations show the english version, even the ones supposed to be from "Sâo Paulo, Brazil". If you can correct this, it would be a nice feature.
Re: Show HN: Web site I built last night that takes screenshots of web sites
#39Re: Show HN: Web site I built last night that takes screenshots of web sites
#40Earlier quoted context omitted.
Thanks! You've no idea how much I appreciate the kind words. I've put a good deal of work into it, and have a number of new features currently under development.
Great job, but for the one thing I think it would be useful, it is not. I built this website (www.portacomprimido.com.br or www.pillorganizer.co) in Portuguese and translated to english. It is supposed to check your browser's language and serve the proper language - portuguese for PT-BR, english for all others (doesn't matter which URL you use, both are the same website). As I not very sure of my coding skills, I wan…