Quick Web Development Tip
If you are running a two-monitor setup and are building a website, you most likely are coding on one screen and previewing in another. Here’s a quick tip to save a bit of time refreshing the page every time you make an update: put this bit of old-school nasty HTML in the head of youor template page:
<meta http-equiv="refresh" content="3">
This will refresh your page every 3 seconds, saving you having to flick over and refresh. Don’t forget to take it out when you are done!
April 26th, 2007 at 1:11 am
Hey Stu. Long time no see! I started using that method for a bit. With or without 2 sceens the ‘oul F5 key gets worn out. But then I started using the ‘reload every’ plug-in. Much easier to turn on and off. http://reloadevery.mozdev.org/
April 26th, 2007 at 9:25 am
Hey Stu. Long time no see. I started using that technique a while ago. Whether you have one screen or two, F5 can get worn out! But have since started using the ‘reload every’ plug-in. Very handy as its much easier to turn on and off. http://reloadevery.mozdev.org/
p.s. Is there anything weird going on with your comments? I posted that last night and then this morning it had dissappeared. Odd.
J.
April 26th, 2007 at 9:27 am
Of course the original comment appears as soon as I hit send on the second!
April 26th, 2007 at 5:51 pm
Neat tip, I use a dual screen at work I’ll have to try that out
April 30th, 2007 at 2:29 pm
What about using a browser extension like ReloadEvery 2.0 for FireFox:
https://addons.mozilla.org/en-US/firefox/addon/115