WDiff Replacement for VuGen

October 17th, 2008 Posted by Reinhardt Moller

One of the quick ways to identify those areas in a VuGen script that requires correlation is to record it twice and manually compare the two scripts. Built in to VuGen is the tool WDiff, a basic file comparison tool. However, I have found that it is rather limiting in what it can do.

A tool that I like using is Beyond Compare (you can download a 30-day evaluation copy from www.scootersoftware.com). It comes with a host of smart features, like the ability to copy changes from the one file to another, manual updates to files while comparing, support for various file formats, syntax formatting and simultaneously comparing multiple files in a directory. VuGen allows you to plug in this comparison tool (or any other one that you may fancy) to use it instead of the standard WDiff. To do this, install Beyond Compare and follow these steps:

  • Open VuGen.
  • Select Tools > General Options.
  • Click the Environment tab.
  • Tick the Use custom comparison tool checkbox and enter the path for the comparison tool’s executable file. If you installed Beyond Compare with default settings, this will be “C:\Program Files\Beyond\Beyond Compare 3\BCompare.exe”.

VuGen - Use custom comparison tool

Once this is done, VuGen will launch the file comparison using this tool instead of the standard WDiff when you select Tools > Compare with Script…

Bookmark using any bookmark manager!

Why your BPM scripts should use Download Filters

September 26th, 2008 Posted by Stuart Moncrieff

Recently JDS was given a good reminder of why VuGen’s Download Filters are an important product feature.

Someone created a BPM script to monitor the performance and availability of the JDS website.

Suddenly our website traffic looked like this on Google Analytics…
Read the rest of this entry »

Bookmark using any bookmark manager!

Querying Your Web Server Logs

September 20th, 2008 Posted by Stuart Moncrieff

So you’ve imported your web server logs into a database, and you’re ready to start extracting useful information from them.

If your logs are in W3C Extended Log Format, you may have some or all of the following columns available to you (depending on your logging configuration)…
Read the rest of this entry »

Bookmark using any bookmark manager!

RSS feed