<?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; Mac</title>
	<atom:link href="http://watchitlater.com/blog/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://watchitlater.com/blog</link>
	<description>A reluctant foray into the world of blogging.</description>
	<lastBuildDate>Sun, 13 Jun 2010 03:35:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 call [...]]]></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>
		<item>
		<title>Using a Samsung TV as an external monitor</title>
		<link>http://watchitlater.com/blog/2009/09/using-a-samsung-tv-as-an-external-monitor/</link>
		<comments>http://watchitlater.com/blog/2009/09/using-a-samsung-tv-as-an-external-monitor/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 00:11:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Reminders]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/archives/52</guid>
		<description><![CDATA[Here&#8217;s a weird bug. I connected my macbook pro to my Samsung widescreen TV &#8211; it was detected but I had to select 59.9 as the refresh rate (rather than then autodetected 60) otherwise the TV just sat there with a message that I was using an unsupported display setting. That&#8217;s fine but how to [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a weird bug. I connected my macbook pro to my Samsung widescreen TV &#8211; it was detected but I had to select 59.9 as the refresh rate (rather than then autodetected 60) otherwise the TV just sat there with a message that I was using an unsupported display setting. That&#8217;s fine but how to do this in clamshell mode as macs seem not to share monitor settings between dual monitor mode and clamshell mode (or for that matter a mac mini connected to the same TV)?<br />
My solution was to turn on screen sharing and enable VNC access. Then I plugged the mac (in clamshell mode) into the TV and connected to it via VNC. I could then select a 59.9 refresh rate and the TV magically came to life. This only needed to be done the first time I connected the mac &amp; TV together. Weird &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2009/09/using-a-samsung-tv-as-an-external-monitor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to resize iTunes on OSX</title>
		<link>http://watchitlater.com/blog/2009/06/how-to-resize-safari/</link>
		<comments>http://watchitlater.com/blog/2009/06/how-to-resize-safari/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:34:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Reminders]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[menubar]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/?p=42</guid>
		<description><![CDATA[I&#8217;ve updated to a smaller macbook &#8211; unfortunately iTunes remembered its previous size. Usually you can go to the Window &#62; Zoom menu bar option and resize a wayward mac application, but iTunes just turns itself into a little application &#8211; not quite what I wanted. However, if you hold Alt/Option key while you click [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated to a smaller macbook &#8211; unfortunately iTunes remembered its previous size. Usually you can go to the Window &gt; Zoom menu bar option and resize a wayward mac application, but iTunes just turns itself into a little application &#8211; not quite what I wanted. However, if you hold Alt/Option key while you click on Window &gt; Zoom in the menu bar, iTunes will resize itself to fit the available screen area. Weird.</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2009/06/how-to-resize-safari/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
