<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/ux</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 19:12:19 GMT</pubDate>
<item>
<title>(Other) Complete list of keyboard commands for the New York Times' Article Skimmer</title>
<link>http://snipplr.com/view/12544/complete-list-of-keyboard-commands-for-the-new-york-times-article-skimmer/</link>
<description><![CDATA[ <p>Since I am researching the [NYT Article Skimmer](http://prototype.nytimes.com/gst/articleSkimmer/) anyhow, I thought I would share the complete list of keyboard commands, as extracted from the JavaScript source. 

Note that W enables 'single page application' mode for uber-ajaxiness :)</p> ]]></description>
<pubDate>Tue, 24 Feb 2009 09:10:52 GMT</pubDate>
<guid>http://snipplr.com/view/12544/complete-list-of-keyboard-commands-for-the-new-york-times-article-skimmer/</guid>
</item>
<item>
<title>(Perl) Automated UI test with Selenium-RC, WWW::Selenium and Test::More</title>
<link>http://snipplr.com/view/3707/automated-ui-test-with-seleniumrc-wwwselenium-and-testmore/</link>
<description><![CDATA[ <p>In order for this to work, the Selenium-RC server must be running.

See also the tutorial at http://search.cpan.org/~mschwern/Test-Simple-0.71/lib/Test/Tutorial.pod</p> ]]></description>
<pubDate>Sat, 15 Sep 2007 10:49:16 GMT</pubDate>
<guid>http://snipplr.com/view/3707/automated-ui-test-with-seleniumrc-wwwselenium-and-testmore/</guid>
</item>
<item>
<title>(JavaScript) Write to browser's error console</title>
<link>http://snipplr.com/view/2870/write-to-browsers-error-console/</link>
<description><![CDATA[ <p>Display an error message in the browser's error console.  JavaScript 1.5 and up.</p> ]]></description>
<pubDate>Sat, 16 Jun 2007 18:13:00 GMT</pubDate>
<guid>http://snipplr.com/view/2870/write-to-browsers-error-console/</guid>
</item>
<item>
<title>(JavaScript) Save application state in a cookie</title>
<link>http://snipplr.com/view/2586/save-application-state-in-a-cookie/</link>
<description><![CDATA[ <p>A variant of this code is in use on the My Organizer app at http://collegeboard.com/student/index.html?student</p> ]]></description>
<pubDate>Wed, 02 May 2007 14:13:52 GMT</pubDate>
<guid>http://snipplr.com/view/2586/save-application-state-in-a-cookie/</guid>
</item>
<item>
<title>(JavaScript) clear form field on first focus (inline version)</title>
<link>http://snipplr.com/view/2549/clear-form-field-on-first-focus-inline-version/</link>
<description><![CDATA[ <p>The unobtrusive version requires an onload statement.  Doing that in a backward-compatible fashion can be a pain in the ass.  So here is an inline version for use with older code.  This should work "out of the box" with any browser that has javascript.</p> ]]></description>
<pubDate>Fri, 27 Apr 2007 15:53:16 GMT</pubDate>
<guid>http://snipplr.com/view/2549/clear-form-field-on-first-focus-inline-version/</guid>
</item>
<item>
<title>(JavaScript) clear form field on first focus</title>
<link>http://snipplr.com/view/2206/clear-form-field-on-first-focus/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 Feb 2007 13:52:51 GMT</pubDate>
<guid>http://snipplr.com/view/2206/clear-form-field-on-first-focus/</guid>
</item>
</channel>
</rss>