<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>No One Is Perfect &#187; command-q</title>
	<atom:link href="http://watchitlater.com/blog/tag/command-q/feed/" rel="self" type="application/rss+xml" />
	<link>http://watchitlater.com/blog</link>
	<description>A reluctant foray into the world of blogging.</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>JPasskeep and Command-Q on Mac</title>
		<link>http://watchitlater.com/blog/2010/02/jpasskeep-and-command-q-on-mac/</link>
		<comments>http://watchitlater.com/blog/2010/02/jpasskeep-and-command-q-on-mac/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 01:48:09 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[My Code]]></category>
		<category><![CDATA[command-q]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpasskeep]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/?p=138</guid>
		<description><![CDATA[I&#8217;ve released a new version of my long-running password keeper application: JPasskeep. This new release is now able to handle a Command-Q keystroke on the Mac, giving a user (i.e. me) an chance to save any updated entries. No more mousing around to close a window. The actual mechanism to do this was to reflectively [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a new version of my long-running password keeper application: JPasskeep. This new release is now able to handle a Command-Q keystroke on the Mac, giving a user (i.e. me) an chance to save any updated entries. No more mousing around to close a window.</p>
<p>The actual mechanism to do this was to reflectively call Apple&#8217;s EAWT application classes to allow me to register the correct event listener. Hmm, run anywhere with java GUI apps.</p>
<p>You can download the <a href="http://cloud.github.com/downloads/tomcz/jpasskeep/JPasskeep-20100207.zip">cross-platform</a> and <a href="http://cloud.github.com/downloads/tomcz/jpasskeep/JPasskeep-20100207.dmg">mac DMG</a> binaries from the project&#8217;s <a href="http://github.com/tomcz/jpasskeep">GitHub</a> repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2010/02/jpasskeep-and-command-q-on-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

