Browser Refresh Automation (XRefresh)

 

I normally don’t review programs that I have downloaded, but I feel XRefresh is one of those programs that will make your web development work flow that much faster.

The sole purpose of XRefresh is to refresh the browser as you modify source files. I hope you can see the benefits of this. The following are the steps you take to get it working:

  1. Download XRefresh (requires firebug)
  2. Once installed, you tell XRefresh which folders you want it to monitor.
  3. You open up your local file (PHP/HTML) in the browser as well as in your code editor of choice
  4. Change something in your file, and save it.
  5. Go back to your browser and it should have automatically refreshed. It does this by detecting the save commands!

The main purpose for this is when coding PHP locally you can have it automatically refresh to save you the same of switching windows all the time. Save what you’re doing in the IDE… look at the other monitor and have your change. No need to ALT-TAB and then hit Refresh!

One problem I have seen so far is that if you are changing a CSS file, something goes wonky with the images. If you have a solution for this please share it in the comments!

I recommend you get this software and try it out for yourself. Let me know what you think of it in the comments.

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Add to favorites
  • Design Float
  • DZone
  • email
  • FriendFeed
  • PDF
  • Propeller
  • Reddit
  • RSS
  • StumbleUpon
  • Twitter

Related posts:

  1. Debugging: The most important tool in your toolbox
  2. What software should I use?
  3. OH MY! Here comes Windows 7…
  4. Want to test IE6 on Windows Vista?
  5. Firefox Saved Passwords… handy, but insecure?


Written by Brenley Dueck

 

One Response to “Browser Refresh Automation (XRefresh)”

  1. Pariah Burke Says:

    June 19th, 2009 at 2:35 pm

    Interesting. I just tell Firefox to reload the tab automatically so many X seconds, which works without having to configure a firebug script.

    A number of extensions offer that functionality including my favorite, Tab Mix Plus.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 
connect with me!