<?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>on paws &#187; Handy</title>
	<atom:link href="http://www.onpaws.com/category/handy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onpaws.com</link>
	<description>traveling at the speed of life</description>
	<lastBuildDate>Thu, 03 Jun 2010 19:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stream your iTunes from home</title>
		<link>http://www.onpaws.com/2010/06/stream-your-itunes-from-home/</link>
		<comments>http://www.onpaws.com/2010/06/stream-your-itunes-from-home/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:22:33 +0000</pubDate>
		<dc:creator>Pat Skinner</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Handy]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.onpaws.com/?p=550</guid>
		<description><![CDATA[Want to listen to your iTunes music at home from work, a coffee shop, etc? It takes two steps: setup an SSH tunnel and forward zeroconf (&#8216;Bonjour&#8216;) traffic. If you do it my way everything is already installed on your Mac and, especially nice for you corporate folks, doesn&#8217;t require admin privileges. Windows users, you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Want to listen to your iTunes music at home from work, a coffee shop, etc?</p>
<p>It takes two steps: setup an SSH tunnel and forward zeroconf (&#8216;<a href="http://en.wikipedia.org/wiki/Bonjour_(software)">Bonjour</a>&#8216;) traffic.</p>
<p>If you do it my way everything is already installed on your Mac and, especially nice for you corporate folks, doesn&#8217;t require admin privileges.<br />
Windows users, you&#8217;re not necessarily SOL but Windows doesn&#8217;t ship with what you&#8217;ll need.</p>
<p>I use this technique on Snow Leopard, but I think it will work on Tiger and higher.</p>
<ul>
<li>Enable SSH on your home computer.<br />
System Preferences-&gt;Sharing-&gt;Remote Logon</li>
<li>Enable iTunes Sharing.<br />
Preferences-&gt;Sharing-&gt;Share my library on my local network</li>
<li>Still from your home computer, browse to 192.168.1.1 (or whatever  your router runs on) and enable SSH port forwarding if you haven’t  already. This technique definitely won’t work without this step.</li>
<li>Protip: Optionally, register your public IP with a free Dynamic DNS service so you only have to remember a single domain name.</li>
<li>At your work machine, go to a terminal and use the following two  commands:
<pre>dns-sd -P "myTunes" _daap._tcp. local 3689 localhost 127.0.0.1 &amp;
ssh -N -f homeComputer -L 3689:localhost:3689</pre>
<p>The -N means non-interactive, the -f means go to the background.<br />
The -L xxx:hostname:xxx enables a tunnel on the iTunes sharing port (3689).<br />
homeComputer is your router&#8217;s public IP address, or the domain name you hopefully setup earlier.
</li>
<li>To clean up when you&#8217;re done, you can run a
<pre>killall ssh dns-sd</pre>
</li>
</ul>
<p>Finally, if you&#8217;re cool enough to keep your music on a Linux machine, you can also use this technique with <a href="http://www.fireflymediaserver.org/ ">Firefly</a> formerly (mt-daapd).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onpaws.com/2010/06/stream-your-itunes-from-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reference: screen sharing in Snow Leopard</title>
		<link>http://www.onpaws.com/2010/04/reference-screen-sharing-in-snow-leopard/</link>
		<comments>http://www.onpaws.com/2010/04/reference-screen-sharing-in-snow-leopard/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 04:04:49 +0000</pubDate>
		<dc:creator>Pat Skinner</dc:creator>
				<category><![CDATA[Handy]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.onpaws.com/?p=549</guid>
		<description><![CDATA[Posted originally for my personal reference, but since my Mac tips get lots of Google hits hope this is useful to you too. Screen Sharing on Mac OS X Snow Leopard &#8211; very convenient to have built-in*, and I use it to logon to my Ubuntu server when the CLI doesn&#8217;t cut the mustard &#8211; infrequent, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em>Posted originally for my personal reference, but since my Mac tips get lots of Google hits hope this is useful to you too. </em></p>
<p>Screen Sharing on Mac OS X Snow Leopard &#8211; very convenient to have built-in*, and I use it to logon to my Ubuntu server when the CLI doesn&#8217;t cut the mustard &#8211; infrequent, but it happens.</p>
<p>If you&#8217;re like me, you occasionally get an unexpected blank or white screen when you connect to your other computer. It turns out the mouse and keyboard pass through just fine but the display is all white. Fix it by getting info on Screen Sharing.app and ticking the &#8216;Open in 32-bit mode&#8217; box.</p>
<p>* Technical addendum: I would be remiss to sing accolades of the VNC-based Screen Sharing without mentioning Microsoft&#8217;s [Citrix] Remote Desktop. It&#8217;s significantly faster than VNC due to some sweet implementation differences &#8211; to my knowledge when you connect to the Windows host it switches to a special display driver that sends small drawing instructions over the tubes that are subsequently recreated on your client. VNC, while open source and commensurately ubiquitous in Unix/Linux/Mac land, is not so smart and blindly sends a compressed image of the screen. Just sayin guys &#8211; Remote Desktop is awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onpaws.com/2010/04/reference-screen-sharing-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theming Windows XP</title>
		<link>http://www.onpaws.com/2005/04/theming-windows-xp/</link>
		<comments>http://www.onpaws.com/2005/04/theming-windows-xp/#comments</comments>
		<pubDate>Sat, 09 Apr 2005 23:54:58 +0000</pubDate>
		<dc:creator>Pat Skinner</dc:creator>
				<category><![CDATA[Handy]]></category>
		<category><![CDATA[Interface]]></category>

		<guid isPermaLink="false">http://www.onpaws.com/blog/2005/04/09/theming-windows-xp/</guid>
		<description><![CDATA[The user interface is the one thing you are going to see more of than anything else on your computer. Fortunately plenty of software titles allow you to switch between different themes. Good news if you use XP. Microsoft&#8217;s theming engine is not limited to the lame &#8220;Luna&#8221; themes introduced with XP. You can get [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The user interface is the one thing you are going to see more of than anything else on your computer. Fortunately plenty of <a href="http://www.unsanity.com/haxies/shapeshifter">software</a> <a href="http://www.tgtsoft.com/">titles</a> allow you to switch between different <a href="http://www.themexp.org/">themes</a>.</p>
<p>Good news if you use XP. Microsoft&#8217;s theming engine is not limited to the lame &#8220;Luna&#8221; themes introduced with XP. You can get the benefit of using Windows&#8217; internal theming engine without actually paying a dime.</p>
<p><a class="image" href="http://www.onpaws.com/blog/wp-content/cursivesample.jpg"><img src="http://www.onpaws.com/blog/wp-content/cursivesamplethumb.jpg" alt="Cursive Screenshot" /></a></p>
<p><strong>NOTE:</strong> This hack has worked for me through many Windows installs, but if you screw up your computer, I claim no responsibility.</p>
<p>The theme format for Windows XP has been very successfully reverse engineered. The three versions of Luna are all this format, and the themes for StyleXP also are in this format. Microsoft tried to limit the engine to only Microsoft themes, but we can patch the file that checks that.</p>
<p>Here&#8217;s what we&#8217;re going to do:</p>
<li>Patch uxtheme.dll so it accepts third party themes. Run <a href="http://onpaws.com/files/neowinalternator251.zip">this</a>. You&#8217;ll probably have to restart.</li>
<li>Download <a href="http://onpaws.com/files/Cursive-Theme.zip">this guy</a> and open it.</li>
<li>Almost done! Now, copy the folder &#8220;Cursive&#8221; to &#8220;C:\Windows\Resources\Themes&#8221;. There should already be a Luna folder in here.</li>
<li>Go to the Display control panel, go to the Appearance tab, and select Cursive from the list, click OK, and you&#8217;re golden!</li>
<p>Hooray, StyleXP for free. Just move additional themes into the Themes folder to make them accessible through the Display control panel.</p>
<p><strong>P.S. </strong>Oh, and if you need to justify using themes to yourself beyond their cometic appeal, know that some themes like Cursive (below) can be functionally better. Thinner scrollbars, thinner titlebars,  and a collapsed start menu translate to greater screen real-estate. As software gets more and more palette heavy, that can be quite handy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onpaws.com/2005/04/theming-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
