Given the release of Microsoft Expression's Web 3 SuperPreview (very nice tool BTW), are there any tools that will compare two web addresses against each other? As in a way to compare dev to stage or something like that? Something with an overlay would be very nice.

link|improve this question

2  
You want to do that over http for sites which are not 'owned' by you? Why? And if your own sites, why not using WinDiff or something similar? – markus-tharkun Aug 4 '09 at 15:37
1  
I'm looking more for WYSIWYG – CodeMonkey1313 Aug 4 '09 at 16:55
+1 for WinDiff . . . that program has helped me many times – andrewWinn Aug 6 '09 at 19:43
feedback

1 Answer

up vote 2 down vote accepted

If you just want WYSIWYG then there are many options - either use something like: http://www.labnol.org/internet/compare-web-page-changes-side-by-side/8047/ or two tabs to http://browsershots.org/ where you can again compare outputs (either with graphic software or human eye).

link|improve this answer
1  
+1 for browsershots.org – Slipfish Aug 6 '09 at 19:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.