<?xml version="1.0" ?> 
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
  <title>WEB PERFORMANCE COMMUNITY - Flying KITE On Your Desktop</title> 
  <description></description> 
  <link>http://forums.keynote.com/forum/index.cfm?forumid=13</link> 
  <generator>FuseTalk Hosting Executive Plan</generator> 

	<item>
		<title>Page Snapshots in KITE 3.0 - Small by default, BIG with a click and drag</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=602</link> 
		<pubDate>2009-10-08T19:00:57 -08.00</pubDate> 
		<dc:creator>Dave Karow</dc:creator>
   	    <slash:comments>1</slash:comments> 
		<description><![CDATA[ <p>One of KITE 3.0's nice usability features is the Page Snapshot pane.</p>
<p>For Transaction Perspective scripts, the Page Snapshot can display an actual bitmap image of the screen at each step in the script.&nbsp; You can display it at actual size (100% magnification) or auto-scale it to fit in the current size of the Page Snapshot pane.</p>
<p>Page Snapshot gives you a visual reminder of what each step in the script is doing, and can help both during script creation/enhancement and when&nbsp;running scripts in KITE&nbsp;to validate transactions during triage.&nbsp; See this in action in the How To Add Virtual Pages To An Existing Script video in KITE Tutorials.</p>
<p>By default, Page Snapshot will appear alongside the Script Properties Editor and Transaction Performance Summary tabs in the bottom left of KITE:</p>
<p><img src="http://kwpc.davekarow.com/PageSnapshot-Mini2009-10-08_1528.png" alt="" width="298" height="291" /></p>
<p>I personally like to drag the Page Snapshot tab over to the the larger pane where Transaction Performance Details, Measurement Repository and Transaction Events Log are.&nbsp; Once you do that, you have a much bigger Page Snapshot to look at:</p>
<p><img src="http://kwpc.davekarow.com/PageSnapshotBig2009-10-08_1604.png" alt="" width="735" height="569" /></p>
<p>If you need help understanding how&nbsp;to use&nbsp;drag-and-drop to reconfigure KITE's tab interface, have a look at the <a href="http://www.keynote.com/support/kite/kh_tab.html#panes" target="_blank">Working With View Panes</a> section of the &nbsp;<a href="http://www.keynote.com/support/kite/kh_tab.html" target="_blank">KITE Interface help topic</a>.</p>
<p>The controls at the top of Page Snapshot allow you to:</p>
<p>1. Step to a prior or next action in the script</p>
<p><img src="http://kwpc.davekarow.com/PageSnapNextPrevButton2009-10-08_1546.png" alt="" width="165" height="81" /></p>
<p>2. Toggle between "auto-fit" and actual size:</p>
<p><img src="http://kwpc.davekarow.com/PageSnapAutoFit2009-10-08_1549.png" alt="" width="151" height="82" /></p>
<p>3. Toggle between bitmap (TxP only) and html reconstruction:</p>
<p>&nbsp;<img src="http://kwpc.davekarow.com/PageSnapToggleHTML2009-10-08_1553.png" alt="" width="128" height="96" /></p>
<p>&nbsp;</p>]]></description>
	</item>

	<item>
		<title>With KITE 3.0 You Display More Transaction Peformance Details</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=601</link> 
		<pubDate>2009-10-08T17:51:09 -08.00</pubDate> 
		<dc:creator>Dave Karow</dc:creator>
   	    <slash:comments>1</slash:comments> 
		<description><![CDATA[ <p>In KITE 3.0 we have added the ability to display a much larger number of columns in the Transaction Performance Details.</p>
<p>Just right click any column header and de-select Fit Columns To Window Width option:</p>
<p><img src="http://kwpc.davekarow.com/FitColumnsToWindowWidth2009-10-08_1424.png" alt="" width="284" height="254" /></p>
<p>When you do, a scrollbar will appear and you now have an unlimited amount of space&nbsp;to add columns to:</p>
<p><img src="http://kwpc.davekarow.com/ScrollBarAppears-2009-10-08_1441.png" alt="" width="712" height="512" /></p>]]></description>
	</item>

	<item>
		<title>Frequent Crashes</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=422</link> 
		<pubDate>2009-06-02T05:38:05 -08.00</pubDate> 
		<dc:creator>Richard Chatwin</dc:creator>
   	    <slash:comments>7</slash:comments> 
		<description><![CDATA[ <p>Hi All,</p>
<p>I'm trying to use KITE on some transactional based websites, however it seems that whenever I finish the script and press 'stop' in the playback window, KITE crashes and has to shut down.</p>
<p>Are there some know issues with some websites, such as Amazon, or are there any issues with windows vista?</p>
<p>Thanks for your help.</p>]]></description>
	</item>

	<item>
		<title>How to handle verification code?</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=419</link> 
		<pubDate>2009-05-19T04:17:25 -08.00</pubDate> 
		<dc:creator>Sandy Saputra</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>Hi,</p>
<p>I'm new to kite, and trying to record a website with a verification code for login. Can this be done? Thank you for any response.</p>
<p>Regards,</p>
<p>Sandy</p>]]></description>
	</item>

	<item>
		<title>Semi-Complicated Selections</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=412</link> 
		<pubDate>2009-04-21T11:46:17 -08.00</pubDate> 
		<dc:creator>ESPN Systems Engineering</dc:creator>
   	    <slash:comments>5</slash:comments> 
		<description><![CDATA[ <p>I'm trying to log an event during page render which would tell me when a page is ready for user interaction. I'm not having much success. I've been able to implement a a WaitFor DOM completion event but my difficulty lies in that the element I'm looking for doesn't have a unique identifier. It's identity lies in that it's the child of a child of a child of an element that has a unique identifier.</p>
<p>My goal is simply to note the point in time when that element is created. Any suggestions?</p>
<p>Test Site: http://espn.go.com<br />Element XPath: &nbsp;//div[@id="mod-tab-content-top-stories"]/div/div[@class="pagination"]/a[@class="current"]<br />DOM: DIV#mod-tab-content-top-stories &gt; DIV &gt; DIV.pagination &gt; A.current</p>]]></description>
	</item>

	<item>
		<title>KITE, IE8, and application/x-gzip-compressed</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=410</link> 
		<pubDate>2009-04-13T12:30:16 -08.00</pubDate> 
		<dc:creator>Shawn Wills</dc:creator>
   	    <slash:comments>4</slash:comments> 
		<description><![CDATA[ <p>After upgrading to IE8 on Windows XP SP3, I can't seem to access any site that is Gzip compressed&nbsp;in KITE (i.e. Apache Web Server with mod deflate). For example, if I try to set <a href="http://www.yahoo.com">www.yahoo.com</a> as a destination, IE throws up a window indicating that it doesn't recognize the application/x-gzip-compressed MIME type.</p>
<p>Am I alone in this experience?</p>]]></description>
	</item>

	<item>
		<title>Error when running a video script...</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=406</link> 
		<pubDate>2009-03-29T18:09:50 -08.00</pubDate> 
		<dc:creator>George Brooks</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>I ran a recorder on a site a few minutes ago ( mmod.ncaa.com) and ran into trouble after the site was opened. I clicked on the "Launch Player" button, and go the errors noted above. What do I need to do to work around this?</p>
<p>Script is attached.</p>
<p>Thanks!</p>]]></description>
	</item>

	<item>
		<title>Should I be able to see my script run when I run &quot;Play&quot;?</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=404</link> 
		<pubDate>2009-03-27T16:09:37 -08.00</pubDate> 
		<dc:creator>George Brooks</dc:creator>
   	    <slash:comments>4</slash:comments> 
		<description><![CDATA[ <p>Forgive me if this is a silly question but:</p>
<p>I was trying to debug my script, so I click on a segment in the left-hand window and pres "Play". I assumed that the script would take off from that point and I could see everything that transpired. Instead just that particular action came up, but nothing else.</p>
<p>Script is attached. It should have worked, or did I miss something?</p>]]></description>
	</item>

	<item>
		<title>Reporting Upgrades?</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=403</link> 
		<pubDate>2009-03-27T14:30:11 -08.00</pubDate> 
		<dc:creator>George Brooks</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>When I generate results at this time, I have to perform a screen capture then save into a Word doc. Then I take that saved file and cut n paste into my document.</p>
<p>What are the plans, if any, on being able to save the graphs into a format such as JPEG where I can attach the JPEG into another document? PDF is nice, but there are some things I can't do with it.</p>]]></description>
	</item>

	<item>
		<title>KITE error message numbers lookup table</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=400</link> 
		<pubDate>2009-02-27T14:52:09 -08.00</pubDate> 
		<dc:creator>Dave Karow</dc:creator>
   	    <slash:comments>1</slash:comments> 
		<description><![CDATA[ <p>You can look up error numbers online quickly by displaying the page below&nbsp;and using ctrl-f to find the corresponding explanation.</p>
<p><a href="http://www.keynote.com/support/kite_help/source/kh_errors.htm"><span style="color: #555555;">http://www.keynote.com/support/kite_help/source/kh_errors.htm</span></a></p>]]></description>
	</item>

	<item>
		<title>99002 - Page completion condition changed (-1010 - Navigation Failed)</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=391</link> 
		<pubDate>2009-02-05T16:45:53 -08.00</pubDate> 
		<dc:creator>Suresh Kumar</dc:creator>
   	    <slash:comments>5</slash:comments> 
		<description><![CDATA[ <p>Hi ,</p>
<p>We are getting an error while playing back the recorded script. The error message says:</p>
<p>99002 - Page completion condition changed (-1010 - Navigation Failed)</p>
<p>Can somebody help me debug this error?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
	</item>

	<item>
		<title>Check headers of a file, not download the file...</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=387</link> 
		<pubDate>2009-02-02T18:20:39 -08.00</pubDate> 
		<dc:creator>Wesley Keller</dc:creator>
   	    <slash:comments>4</slash:comments> 
		<description><![CDATA[ <p>I've been asked to monitor the existence of 4 large physical files. I'd much rather do a head-request of the file and not attempt to download. Can Kite do this? So far, I've not discovered the way...</p>]]></description>
	</item>

	<item>
		<title>Problems running a video via recorder...</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=381</link> 
		<pubDate>2009-01-16T16:31:16 -08.00</pubDate> 
		<dc:creator>George Brooks</dc:creator>
   	    <slash:comments>10</slash:comments> 
		<description><![CDATA[ <p>I was running a test script on ESPN.com and NBA.com, which are video rich. If I allow the first video to run, there is no problem with running the video. However, if I jump from one video to another, the video will not appear - I will see a progress window and nothing more.</p>
<p>Any ideas?</p>
<p>I've attached the script.</p>]]></description>
	</item>

	<item>
		<title>Extracting results from desktop Kite</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=378</link> 
		<pubDate>2009-01-05T12:22:11 -08.00</pubDate> 
		<dc:creator>Mike Hartley</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>Hi,</p>
<p>Can you please advise if there is a way of exporting the results from desktop Kite either in a raw format (xml, csv) or as formatted reports similar to those produced by the Global Network test.</p>
<p>Thanks</p>
<p>Mike Hartley&nbsp;</p>]]></description>
	</item>

	<item>
		<title>DOM &quot;waitfor&quot; completion event within iframe</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=377</link> 
		<pubDate>2009-01-05T04:19:11 -08.00</pubDate> 
		<dc:creator>stuart rimell</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>Hi,</p>
<p>I'm trying to add a DOM "waitfor" completion event to a html document running in an iframe.</p>
<p>The iframe concerned is the only iframe in the window so is window.frames[0].</p>
<p>I'm adding a div node to the iframe document when its loaded with an id of "keynoteAlert" and I want keynote to listen for the arrival of this node, then move on.</p>
<p>Attached is a screenshot of my attempt at this.</p>
<p>The problem is that keynote fires a successful completion event whatever id I specify in the KITE script for the added div. It should only move on if the id is "keynoteAlert."</p>
<p>Any idea what I'm doing wrong?</p>
<p>And is there some decent documentation (apart from the slides in this forum) describing with examples how each of the completion events work?</p>
<p>many thanks,</p>
<p>Stuart Rimell</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
	</item>

	<item>
		<title>24/7 testing</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=362</link> 
		<pubDate>2008-10-21T15:33:59 -08.00</pubDate> 
		<dc:creator>Jon Glazer</dc:creator>
   	    <slash:comments>4</slash:comments> 
		<description><![CDATA[ <p>Hi all,</p>
<p>Very impressive product. I'd love to be able to use this program to perform 24/7 testing of a script... or multiple scripts. "Burst Mode" seems to only support 2 repetitions of a script.</p>
<p>Ideally I'd like to be able to just continuously loop a script with a pause between each execution. For example, run script - pause 4 min. - run script... etc.</p>
<p>&nbsp;</p>
<p>Can Kite do this? is there a paid version that can do this?</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>&nbsp;</p>
<p>- Jon Glazer</p>]]></description>
	</item>

	<item>
		<title>I get blank windows when recording...</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=361</link> 
		<pubDate>2008-10-20T18:27:04 -08.00</pubDate> 
		<dc:creator>George Brooks</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>I have noticed that I open a site and begin recording, and:</p>
<p>1. There is no "stop" button. I click on record again, and then I get a box that allows me to save. Is this intentional? Once I start recording, how do I really know that I am in record mode?</p>
<p>2. The record window itself does not have any controls on it.</p>
<p>3. When testing out KITE on the espn site (main page), I spawned several blank windows. The only way to delete them was to close KITE.</p>
<p>Answerrs?</p>]]></description>
	</item>

	<item>
		<title>Free KITE license users are limited to 2 runs in Burst mode</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=354</link> 
		<pubDate>2008-10-09T02:10:56 -08.00</pubDate> 
		<dc:creator>Bryan Chen</dc:creator>
   	    <slash:comments>4</slash:comments> 
		<description><![CDATA[ <p>Any difference between Free and None-Free KITE license ?</p>
<p>Where to find the price description of None-Free KITE license ?</p>
<p>Thanks</p>]]></description>
	</item>

	<item>
		<title>Why do I need to login to the community even though I&apos;m already logged in on KITE?</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=346</link> 
		<pubDate>2008-09-23T18:17:48 -08.00</pubDate> 
		<dc:creator>anshu agarwal</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>When I click through on the "community" links from the KITE "start" page I don't consistently get logged in.</p>
<p>Has anyone else experienced this?</p>]]></description>
	</item>

	<item>
		<title>odd errors running script just recorded</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=343</link> 
		<pubDate>2008-09-18T18:13:16 -08.00</pubDate> 
		<dc:creator>Wesley Keller</dc:creator>
   	    <slash:comments>2</slash:comments> 
		<description><![CDATA[ <p>Error: 87</p>
<p>or</p>
<p class="MsoPlainText"><span style="font-size: x-small; font-family: Courier New;"><span style="font-size: 10pt;">12152 - ERROR_HTTP_INVALID_SERVER_RESPONSE: The server response could </span></span><span style="font-size: x-small; font-family: Courier New;"><span style="font-size: 10pt;">not be parsed. (12152 - Invalid Server Response)</span></span></p>
<p class="MsoPlainText"><span style="font-size: x-small; font-family: Courier New;"><span style="font-size: 10pt;">I sent the script to my teacher in Keynote and she was able to run it without issue. Validated running MSXML6. IE7. 2GB Ram, Dual core, XP Prod SP3.</span></span></p>]]></description>
	</item>

	<item>
		<title>Error Shown when tried to login</title>
		<link>http://forums.keynote.com/forum/messageview.cfm?catid=93&amp;threadid=294</link> 
		<pubDate>2008-08-25T06:05:44 -08.00</pubDate> 
		<dc:creator>Mohamed Sadiq</dc:creator>
   	    <slash:comments>5</slash:comments> 
		<description><![CDATA[ <p>Hi Guys,</p>
<p>I have been around KITE for some time nowadays. When i tried to login today morning I recieved this error :</p>
<p><strong>Login failed. Server response: 'WSDoAllReceiver: security processing failed'</strong></p>
<p>&nbsp;</p>
<p>What could be the possible reason? Any idea about this. Am sure that i double checked my username and password as many times possible.</p>
<p>Could you guys please revert back with the reason.</p>
<p>Thanks,</p>
<p>Sadiq</p>]]></description>
	</item>

</channel>
</rss>
