<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://www.testingreflections.com">
<channel>
 <title>testingReflections.com - useful utilities</title>
 <link>http://www.testingreflections.com/taxonomy/view/or/116</link>
 <description></description>
 <language>en</language>
<item>
 <title>Word of the Day: Technoratified</title>
 <link>http://www.testingreflections.com/node/view/6587</link>
 <description>&lt;p&gt;I&amp;#8217;ve now technoratified.  According to &lt;a href="http://www.websearch.com.au/search?q=technoratified"&gt;websearch.com.au&lt;/a&gt; I have invented a new word.  Unfortunately, &lt;a href="http://search.live.com/results.aspx?q=technoratified&amp;#38;go=Search&amp;#38;mkt=en-au&amp;#38;scope=&amp;#38;FORM=LIVSOP"&gt;Microsoft&lt;/a&gt; finds it 7 times, &lt;a href="http://www.ask.com/web?q=technoratified&amp;#38;search=search&amp;#38;qsrc=0&amp;#38;o=0&amp;#38;l=dir"&gt;Ask&lt;/a&gt; 15,  &lt;a href="http://www.google.com.au/search?q=technoratified&amp;#38;btnG=Search&amp;#38;hl=en&amp;#38;safe=off&amp;#38;client=firefox&amp;#38;rls=org.mozilla%3Aen-US%3Aunofficial&amp;#38;hs=aeI"&gt;Google&lt;/a&gt; 27 times, and &lt;a href="http://search.yahoo.com/search;_ylt=A0oGkxBI4LdH0L4AwFSl87UF?p=technoratified&amp;#38;ei=UTF-8&amp;#38;iscqry=&amp;#38;fr=sfp"&gt;Yahoo&lt;/a&gt; 35 times.  &lt;a href="http://www.webcrawler.com/webcrawler/ws/results/Web/technoratified/1/417/TopNavigation/Relevance/zoom=off/_iceUrlFlag=7?_IceUrl=true"&gt;Webcrawler&lt;/a&gt; uses all of those search engines together and finds it 18 times;  &lt;a href="http://www.dogpile.com/dogpile/ws/results/Web/technoratified/1/417/TopNavigation/Relevance/iq=true/zoom=off/_iceUrlFlag=7?_IceUrl=true"&gt;Dogpile&lt;/a&gt; also uses those same search engines and finds it 15 times. Curious.   If you click on the links, you can try it yourself, but the results have changed thanks to this post.
Anyway, after a conversation with some developers a few months ago about it, and reading about Cem Kaner and Michael Bolton make the move last November, I am also now on &lt;a href="http://technorati.com/people/technorati/wvole"&gt;Technorati&lt;/a&gt; .&lt;/p&gt;</description>
<pubDate>Mon, 18 Feb 2008 05:34:06 -0600</pubDate></item>
<item>
 <title>Snipping: a hidden free tool for screen capture</title>
 <link>http://www.testingreflections.com/node/view/6387</link>
 <description>In Windows Vista, there’s a utility known as the Snipping tool – for whatever reason the tool is fairly hidden unless you go digging. Type in Snipping at Start and the utility loads up. Snipping is helpful for capturing screens. You can find more on Snipping &lt;a href = http://windowshelp.microsoft.com/Windows/en-US/Help/1337cdba-52a2-4704-ad4d-2d7bace605b41033.mspx &gt;here &lt;/a href&gt;. I know there are other tools on the market for screen shots but this one is free and if you end up on different laptops like I frequently do, you can’t always install every utility you like.</description>
<pubDate>Wed, 02 Jan 2008 09:39:59 -0600</pubDate></item>
<item>
 <title>AST Update: Smart Stuff for Career Software Testers</title>
 <link>http://www.testingreflections.com/node/view/6351</link>
 <description>&lt;p align="center"&gt;&lt;a href="http://www.associationforsoftwaretesting.org/drupal/December.Final.pdf"&gt;&lt;img alt="AST Update: Smart Stuff for Career Software Testers" src="http://www.associationforsoftwaretesting.org/DecMed.jpg"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;b&gt;December Issue of the &lt;a href="http://www.associationforsoftwaretesting.org/" target="_blank"&gt;Association for Software Testing&lt;/a&gt; Newsletter Now Available&lt;/b&gt;&lt;/p&gt;</description>
<pubDate>Fri, 22 Aug 2008 12:44:02 -0500</pubDate></item>
<item>
 <title>Excel Podcast</title>
 <link>http://www.testingreflections.com/node/view/6095</link>
 <description>If you’re interested in data analysis and/or want to improve your Excel skills, check out this &lt;a href = http://mrexcel.libsyn.com/index.php? &gt;podcast&lt;/a href&gt;. Bill Jelen, the self-proclaimed, MrExcel, offers a free daily 2 minute podcast.  His podcasts are well-labeled so you can locate the topics you’re interested in. The opening music is so awful I’m not sure if he’s trying to be amusing but hang past the music because the tips are highly usable.</description>
<pubDate>Fri, 19 Oct 2007 08:17:33 -0500</pubDate></item>
<item>
 <title>Firebug! The Firefox Plugin for web development and testing</title>
 <link>http://www.testingreflections.com/node/view/4947</link>
 <description>[textile] Firebug... Too many features to list... but since it's a free firefox plugin, why not "check it out for yourself":http://www.getfirebug.com/?

&lt;blockquote&gt;
Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug in a separate window, or as a bar at the bottom of your browser. Firebug also gives you fine-grained control over which websites you want to enable it for.
&lt;/blockquote&gt;
!http://www.getfirebug.com/screenHome-js.gif!:http://www.getfirebug.com/
&lt;blockquote&gt;
Debug and profile JavaScript

Firebug includes a powerful JavaScript debugger that lets you pause execution at any time and have look at the state of the world. If your code is a little sluggish, use the JavaScript profiler to measure performance and find bottlenecks fast.
&lt;/blockquote&gt;
!http://www.getfirebug.com/screenHome-net.gif!:http://www.getfirebug.com/</description>
<pubDate>Wed, 31 Jan 2007 08:52:41 -0600</pubDate></item>
<item>
 <title>Modeling Application Usage Visually, Google Tech Talk</title>
 <link>http://www.testingreflections.com/node/view/4536</link>
 <description>Some folks have said that I should get this on my blog, so here it is. If you like it, &lt;a href="http://video.google.com/videoplay?docid=3604103307694983622&amp;q=Scott+Barber&amp;hl=en"&gt;rate it&lt;/a&gt;... if you don't... umm... well... let your conscious be your guide.  ;)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Modeling Application Usage Visually&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://video.google.com/videoplay?docid=3604103307694983622&amp;q=Scott+Barber&amp;hl=en"&gt;Play Video&lt;/a&gt;</description>
<pubDate>Thu, 09 Aug 2007 08:52:06 -0500</pubDate></item>
<item>
 <title>Another use for a Hex Editor</title>
 <link>http://www.testingreflections.com/node/view/4366</link>
 <description>One small task I currently have is using small text files to feed a test simulation application. Each character provides either data or a setting of significance to the test. This means I need to read small text strings and count carefully to update the alphanumeric characters. If I’m off by a character, it can affect the test dramatically so I have to be very careful. It is a tedious but essential task.</description>
<pubDate>Fri, 20 Oct 2006 07:12:44 -0500</pubDate></item>
<item>
 <title>In Control of a Test PC</title>
 <link>http://www.testingreflections.com/node/view/4365</link>
 <description>I was told to &lt;i&gt;just&lt;/i&gt; run the install the other day when I needed an application loaded on a test PC. I’m sure I winced when I heard this because I can’t just run an install. I need to understand what an install is doing to my test PC. An install can be filled with files and registry settings that just running an install strikes me as a haphazard activity. My previous experience as an install tester has left me cautious of running any install or update without knowing what the update contains.</description>
<pubDate>Fri, 20 Oct 2006 07:08:38 -0500</pubDate></item>
<item>
 <title>ChainSaw - Log4J Gui Log Viewer</title>
 <link>http://www.testingreflections.com/node/view/4034</link>
 <description>[textile]"Chainsaw":http://logging.apache.org/log4j/docs/chainsaw.html - Log4J Gui Log viewer:

&lt;blockquote&gt;
Heres just a brief run down of some of the features of Chainsaw v2:

* View remote events - Remote events are "received" by Chainsaw using Log4j 1.3's new Receiver concept.
* Saved Preferences - You can fully customize each Tab the way you want it, and it will restore it's state the next time.
* Responsive - When events are screaming in, you don't want the GUI to meltdown. You can control how responsive the GUI is and determine the frequency of updates.
* Tabs/Docking - Chainsaw routes separate applications/remote hosts' events to a unique Tab within the GUI. These tabs can be undocked from the main window. Using these features you can manage multiple application logs using the one GUI.
* Coloring - You can specify your own rules to color each event row depending on the attributes of a LoggingEvent to help you locate important events.
* Dynamic and powerful filtering - Helps you locate stuff. There's support for quick-and-dirty filtering, right through to advanced expression-based filtering (e.g. "LOGGER == 'com.mycompany' &amp;&amp; LEVEL == ERROR" ).
* Cyclic - A tab view can support a Cyclic-based model, which constrains it's view to the last X events, ensuring you don't hog memory. This is great for monitoring live applications.
* Built-in documentation and tutorial - HTML-based documentation included in the package.

&lt;i&gt;from apache.org&lt;/i&gt;
&lt;/blockquote&gt;
Thanks to "Rachel Davies":http://www.twelve71.org/blogs/rachel/ for bringing it to my attention.</description>
<pubDate>Tue, 15 Aug 2006 04:47:35 -0500</pubDate></item>
<item>
 <title>Essential Windows, Tablet and .NET development &amp; testing Utilities</title>
 <link>http://www.testingreflections.com/node/view/3162</link>
 <description>[textile]If you use Microsoft Windows, whether you are a developer, tester or just a user, you will find "Scott Hanselman's comprehensive list of utilities":http://www.hanselman.com/blog/ScottHanselmans2005UltimateDeveloperAndPowerUsersToolList.aspx useful! &lt;br /&gt;
&lt;br /&gt;
The list covers everything from screen captures to development tools. Tablet users like me will also appreciate his list of Tablet utilities.</description>
<pubDate>Tue, 24 Jan 2006 06:36:22 -0600</pubDate></item>
<item>
 <title>SWExplorerAutomation v1.4.1.4 incompatability with MSN Desktop Search</title>
 <link>http://www.testingreflections.com/node/view/2719</link>
 <description>[textile]In a "prior post about SWExplorerAutomation (SWEA)":http://www.testingreflections.com/node/view/2592 I mentioned a problem (and solution) that occurs if you have applied .NET framework patches in the wrong order.&lt;br /&gt;
&lt;br /&gt;
I have also found another incompatibility, specifically with "MSN Desktop Search":http://toolbar.msn.com&lt;br /&gt;
&lt;br /&gt;
If you have the "MSN Desktop Search":http://toolbar.msn.com installed with the Windows Explorer / Internet Explorer search-bar (and tabbed browsing) the SWEA "Scene Editor" shortcut menu in IE doesn't appear. Although this is a minor hinderence since the short-cut keys still work, I wonder if it might impact other features of SWEA? so I have resolved it as follows...</description>
<pubDate>Mon, 22 Aug 2005 05:28:27 -0500</pubDate></item>
<item>
 <title>Firefox extension: Last Tab</title>
 <link>http://www.testingreflections.com/node/view/2477</link>
 <description>My new favorite Firefox extension is &lt;A href="http://timothyhumphrey.name/firefox/"&gt;Last Tab&lt;/A&gt;.&amp;nbsp;It modifies Ctrl-Tab to switch to recently selected tabs, rather than always go from left-to-right and it&amp;nbsp; focuses the most recently selected tab when a tab is closed. Sweet!&lt;img src="http://codebetter.com/aggbug.aspx?PostID=128888" width="1" height="1"&gt;</description>
<pubDate>Thu, 07 Jul 2005 15:14:21 -0500</pubDate></item>
<item>
 <title>CruiseControl Monitor plugin for FireFox</title>
 <link>http://www.testingreflections.com/node/view/2458</link>
 <description>Monitor your CruiseControl buld status in the Firefox status bar.</description>
<pubDate>Mon, 04 Jul 2005 01:01:36 -0500</pubDate></item>
<item>
 <title>VTD-XML - high performance XML access</title>
 <link>http://www.testingreflections.com/node/view/1869</link>
 <description>[textile]A colleague brought this to my attention today. I currently don't have a need for it but I thought others might find it useful...

From the "VTD-XML":http://vtd-xml.sourceforge.net/ website:

&lt;blockquote&gt;
Designed to be random-access capable, VTD-XML attempts to be both high-performance and memory-efficient. In addition, because VTD is inherent persistent, it can be saved on disk alongside of the XML document to achieve "parse-once, use many times." Moreover, the "non-extractive" nature of VTD means that incremental, dynamic update doesn't require re-serialization of irrelevant parts of the original document. 
&lt;/blockquote&gt;

This might prove useful for anyone data-driving tests using XML.

Enjoy!</description>
<pubDate>Mon, 21 Mar 2005 05:01:57 -0600</pubDate></item>
<item>
 <title>Resize the Firefox search bar extension</title>
 <link>http://www.testingreflections.com/node/view/1686</link>
 <description>&lt;P&gt;A couple of people left comments on the post where I &lt;A href="http://codebetter.com/blogs/darrell.norton/archive/2004/09/29/27160.aspx"&gt;resize the Firefox search box&lt;/A&gt;. There is now an extension that makes easy work of it.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://dragtotab.mozdev.org/resizesearchbox/"&gt;ResizeSearchBox&lt;/A&gt; is an extension that adds a resize thumb to the toolbar which can be used to resize the search box.</description>
<pubDate>Tue, 26 Apr 2005 06:21:57 -0500</pubDate></item>
</channel>
</rss>
