Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« on: Jan 03, 2007, 02:15:18 PM »
To make sure your website looks like intended on all browsers its often not enough to just make sure your code validates with the w3c standards. To be 100% sure the site looks good on all browsers one should actually display the site in all browsers.
Looking for a way to check one of my sites on different browsers I found browsershots.org the site makes screen shots of your website using different browsers. The process takes quite long, but you can just submit your request and come back later to check the results.
« Last Edit: Jan 03, 2007, 02:16:55 PM by Mind_nl »
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #6 on: Jan 04, 2007, 12:44:33 AM »
yes, you are probably right. I requested one yesterday night and the first screenshot showed up after about an hour, the others where online in the morning.
Nikolas' Servant Child
Posts: 30
184 credits Members referred : 0
« Reply #8 on: Aug 16, 2007, 10:14:12 PM »
When I tried them out a few months ago they had a reasonable turnaround. It was quite good for checking websites on platforms I don't have. I guess that the turnaround has got worse as they've become better known.
There are other companies that provide this service, but browsershots.org is the only one I know of that provides it for free.
Pinoy Webmaster
.com pimp
Gender:
Posts: 1126
6048 credits Members referred : 0
OMG!I am geek
Gender:
Posts: 57
370 credits Members referred : 0
« Reply #10 on: Aug 30, 2007, 12:02:06 AM »
Hi, mostly i have problems only with IE 6 and now IE7 (i dont care about older IE) but its "not possible" to get them work on one pc. However i found this site http://tredosoft.com/Multiple_IE and this really work and i like it. So i have Opera, FF, Safari and all IE on one win xp. very easy to check on different browsers how site looks like. Hope, somebody this helps
Nikolas' Servant Child
Posts: 30
184 credits Members referred : 0
So i have Opera, FF, Safari and all IE on one win xp.
And with a free download of VMWare Server from http://www.vmware.com/download/server/ you can install Linux in a virtual machine for cross-platform checking as well.
OMG!I am geek
Gender:
Posts: 57
370 credits Members referred : 0
« Reply #12 on: Aug 30, 2007, 10:24:16 AM »
mmm, Linux... believe or not, but just this morning ive got my new machine and i already have kubuntu bible with CD im going to learn how to install linux, apache, php, mysql...
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8037
41179 credits Members referred : 3
« Reply #13 on: Aug 30, 2007, 02:53:51 PM »
That's really easy with Ubuntu.
Code:
apt-get install mysql mysqladmin php5 apache2
I am not sure if I wrote them all, but it is that hard