<?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>Sniptools &#187; OSX</title>
	<atom:link href="http://sniptools.com/tag/osx/feed" rel="self" type="application/rss+xml" />
	<link>http://sniptools.com</link>
	<description>Design &#38; Technology Observations</description>
	<lastBuildDate>Fri, 11 Dec 2009 18:00:40 +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>Recovering Bad Hard Disks (CRC on Windows, Error -36 on Mac OSX)</title>
		<link>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data</link>
		<comments>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data#comments</comments>
		<pubDate>Sun, 05 Oct 2008 02:58:23 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=423</guid>
		<description><![CDATA[So you&#8217;ve been visited by the much dreaded CRC &#8212; Cyclical Redundancy Check error, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear as some cryptic permissions message with an Error -36. To &#8230; <a href="http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve been visited by the much dreaded CRC &#8212; <a href="http://en.wikipedia.org/wiki/Cyclic_redundancy_check">Cyclical Redundancy Check error</a>, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear as some cryptic permissions message with an <a href="http://support.apple.com/kb/HT1618">Error -36</a>.</p>
<p>To cut the geek-speak, this simply means that you hard disk may have certain files that may have &#8220;bad sectors&#8221;, or are corrupted in other words.</p>
<p>Fortunately, this is a common enough problem in our technically advanced world of external storage. I recommend solving this on Windows (I use both XP and OSX Leopard at the time of this writing).</p>
<h3>Step 1: CHKDSK</h3>
<p>Use what Windows offers you by default. The <code>chkdsk</code> command. Just open an MS-DOS command prompt window and go to the drive you wish to check (I&#8217;m hoping you already know your way around a command prompt; if you don&#8217;t please consider Step 2 below). With the command prompt showing the drive letter of the disk you wish to check, enter this command:</p>
<pre>e:&gt; chkdsk /R</pre>
<p>Here, &#8220;<code>e:</code>&#8221; is my drive to be checked. The &#8220;<code>/R</code>&#8221; attribute asks the <code>chkdsk</code> command to &#8220;recover&#8221; whatever bad sectors it finds during its scan. In most cases, and if you&#8217;re lucky, this ought to do it.</p>
<h3>Step 2: CDCheck (Free)</h3>
<p>Only if the problem you were facing still remains after you have run the chkdsk command, should you consider doing this. This is <a href="http://www.kvipu.com/CDCheck/helplink.php?helpfn=overview">a freeware program</a> that makes it super-easy to check/recover your disk. It can be any disk&#8211;your current hard disk, a CD or a DVD, or even an external hard disk. The interface is pretty simple as you can see in the <a href="http://www.kvipu.com/CDCheck/helplink.php?helpfn=screenshots">screenshots here</a>.</p>
<h3>Step 3: SpinRite (US$ 90)</h3>
<p>If all else has failed, just save yourself some heartburn and go straight to SpinRite. This is hands-down the <a href="http://www.grc.com/sr/spinrite.htm">best software for this purpose</a>, as anyone in a dire need of data recovery will confirm. I would trust any piece of software from GRC. Only catch: it&#8217;s not free, but when you use it you know why it&#8217;s worth every last cent. It gives you a simple option to save an ISO file, which you can then easily burn on to a CD using any CD writer tool (including Windows&#8217; own right-click). Then reboot your machine so it starts from the CD. SpinRite will automatically report and recover whatever is recoverable.</p>
<h2>Next Steps</h2>
<p>Basically, a CRC error is the beginning of the end. If this is on an external hard disk, I highly recommend that you consider backing up the data immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uninstall Saft. For good. Really.</title>
		<link>http://sniptools.com/webtools/uninstall-saft-delete-saft-from-safari</link>
		<comments>http://sniptools.com/webtools/uninstall-saft-delete-saft-from-safari#comments</comments>
		<pubDate>Mon, 04 Aug 2008 08:38:56 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=405</guid>
		<description><![CDATA[If you&#8217;re here, you know what I&#8217;m talking about. The Safari plugin sounds like a neat little tool but is a pesky customer on any computer. Not the way to win hearts. Deleting it doesn&#8217;t work, not do the instructions &#8230; <a href="http://sniptools.com/webtools/uninstall-saft-delete-saft-from-safari">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re here, you know what I&#8217;m talking about. The Safari plugin sounds like a neat little tool but is a pesky customer on any computer. Not the way to win hearts. Deleting it doesn&#8217;t work, not do the instructions on their website.</p>
<p>Here is how I did.</p>
<ol>
<li>First, close Safari. This is VERY important, as it does not work otherwise.</li>
<li>Start Terminal. (Go to Applications -&gt; Utilities -&gt; Terminal, or type Terminal in Spotlight).</li>
<li>Under Terminal type &#8220;sudo -s&#8221; without the quotation marks to log in as root.</li>
<li>Then enter:
<pre lang="bash">defaults write com.apple.finder AppleShowAllFiles TRUE</pre>
</li>
<li>Go to the blue (or gray) apple at the top left of the screen, then select Force Quit. From the menu of items, click on &#8220;Saft&#8221; and click on the Force Quit button.</li>
<li>Then, in the same Force Quit window, click on &#8220;Finder&#8221; and click the &#8220;Relaunch&#8221; button.</li>
<li>In the Finder window, on the top right bar (the Filter spotlight bar), type &#8220;saft&#8221; without the quotes. Delete with delight any file called Saft. Note: This may reveal a few other files that may contain the word &#8220;Saft&#8221; such as threads.py in my case (a Python file). Naturally, you want to NOT delete these. Just get rid of the Saft files.</li>
<li>Empty the trash. If there is a file that won&#8217;t delete because it&#8217;s in use, then Force Quit &#8220;Saft&#8221; again as in Step 5 above, and then Empty Trash again.</li>
<li>Go back into Terminal, and type &#8220;sudo -s&#8221; again without quotation marks. Then enter:
<pre lang="bash"> defaults write com.apple.finder AppleShowAllFiles FALSE</pre>
<p>This will set the Finder back to the way it was before. Then type &#8220;exit&#8221; and it will exit out of the root.</li>
<li>Now navigate to the folder: <code>/Library/InputManagers</code>. Note that this is NOT the &#8220;Library&#8221; folder in your Users folder. This is the Library folder from the root. Inside InputManagers is the &#8220;saft&#8221; folder &#8212; get rid of it.</li>
<li>Empty Trash (again). If it says Saft is in use, reboot the machine and empty it then. Or if you use some excellent utility like <a href="/vault/osx-utilities-power-users">MainMenu</a> you can &#8220;Force Empty Trash&#8221;.</li>
</ol>
<p>Go back to your happy, problem free Mac!  <img src='http://sniptools.com/cms/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/webtools/uninstall-saft-delete-saft-from-safari/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>OSX system utilities for power-users</title>
		<link>http://sniptools.com/mac-osx/osx-utilities-power-users</link>
		<comments>http://sniptools.com/mac-osx/osx-utilities-power-users#comments</comments>
		<pubDate>Sat, 19 Jul 2008 05:12:14 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[System Maintenance]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[Tools/Reviews]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=167</guid>
		<description><![CDATA[As it says on the tin: MainMenu. Free. Superlative. Creates a neat little menu item on the top bar. Better than most other tools I have tried for this purpose, especially in its clean interface. Sometimes, if you have the &#8230; <a href="http://sniptools.com/mac-osx/osx-utilities-power-users">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As it says on the tin:</p>
<ol>
<li><a href="http://www.santasw.com/"><strong>MainMenu</strong></a>. Free. Superlative. Creates a neat little menu item on the top bar. Better than most other tools I have tried for this purpose, especially in its clean interface. Sometimes, if you have the pleasure of experiencing a situation when the Trash won&#8217;t clean because OSX says that the &#8220;Application is still in use&#8221; but you&#8217;re sure you quit it and it&#8217;s not live anyway, MainMenu&#8217;s &#8220;Force Empty Trash&#8221; is a fabulous tool to have at your fingertips.<br />
<img class="aligncenter" title="MainMenu on OSX" src="http://farm4.static.flickr.com/3063/2681260393_d703538872.jpg?v=0" alt="" width="382" height="343" /></li>
<li><a href="http://www.obdev.at/products/littlesnitch/index.html"><strong>Little Snitch</strong></a>: Tells you everytime some program on your machine wants to &#8220;call home&#8221; and connect to some server. Great flexibility in allowing the program to connect to a server, a port, or in general. Allow (or Deny) it to connect only once, or until the application quits, or Forever.<br />
<img class="aligncenter" title="Little Snitch by Obdev" src="http://www.obdev.at/Images/littlesnitch/rules-window-zoomed.jpg" alt="" width="528" height="347" /></li>
<li><a href="http://www.rubicode.com/Software/RCDefaultApp/"><strong>RCDefaultApp</strong></a>: Just as it is on any OS from Windows to Ubuntu, it often happens that you would like to associate certain file types with certain applications. On Mac OSX, we do have the same right-click contextual menu as Windows that allows &#8220;Open with [Application]&#8221; and &#8220;Make this the default application&#8221;, but for some reason this doesn&#8217;t always work, and occasionally doesn&#8217;t even show up as an option. No matter. RCDefaultApp is the application that allows you to do that superbly, and then some.<br />
<img class="aligncenter" title="Rubicode RCDefaultApp for OSX to make file associations" src="http://www.rubicode.com/Software/RCDefaultApp/ExtensionsScreen.png" alt="" width="595" height="435" /></li>
<li><a href="http://www.manytricks.com/butler/"><strong>Butler</strong></a>: Another small utility with a negligible footprint that allows for some nifty shortcuts to stuff already on your machine.<br />
<img class="aligncenter" title="Butler on OSX" src="http://farm4.static.flickr.com/3162/2682079426_ef28225500_o.gif" alt="" width="387" height="747" /></li>
<li><a href="http://perian.org/"><strong>Perian</strong></a>: No Mac should be without this. This pretty much explains itself. There&#8217;s a nice <a href="http://perian.org/#watch">video tutorial</a> here that shows how easy it is to install and then forget it. Suddenly your Quicktime (and iTunes) will be able to play a whole raft of video formats. If you want to be really equipped, get the Divx codec, the 3ivx, and <a href="http://www.microsoft.com/windows/windowsmedia/player/wmcomponents.mspx">Flip4Mac</a> which plays wmv (Windows Media Player) files on your Mac. Of course if you get really frustrated there&#8217;s always the tried and tested VLC Player.</li>
<li><a href="http://www.synium.de/products/cleanapp/index.html"><strong>CleanApp</strong></a>: The best application uninstaller out there, hands down. Don&#8217;t believe for a minute when the OSX manuals tell you that on a Mac all you need to do is drag the application into the Trash and you&#8217;re done. BS. Many applications (think Adobe) install several things in several locations. CleanApp 3 tells you all the associated trappings of these applications and allows you to uninstall them all together.CleanApp is not free, alas (there is always a poor man&#8217;s <a href="http://www.freemacsoft.net/AppCleaner/">AppCleaner</a>, which does some basic stuff) but it allows for much more granular control. The best part: CleanApp has a &#8220;Logging&#8221; service that keeps track of whatever you install, and then knows in granular detail everything that you need to uninstall later; you can enable and disable this logging service at will, so it is useful to keep it generally off and only switch it on before you are undertaking a serious install of software, such as Final Cut Pro from Apple for example.<img class="aligncenter" title="CleanApp" src="http://farm4.static.flickr.com/3245/2682079620_8a04fd2a25_o.jpg" alt="" width="634" height="429" /></li>
<li><a href="http://www.bresink.com/osx/TinkerTool.html"><strong>TinkerTools</strong></a>: To modify the many system preferences in your OSX that should have been made tinker-able but are not. Us Windows switchers are used to modding everything, so this is a fabulous tool.<a href="http://www.bresink.com/osx/0TinkerTool/screenshots.html"><img class="aligncenter" title="TinkerTools for OSX" src="http://farm4.static.flickr.com/3061/2681260313_122b684a3a_o.gif" alt="" width="626" height="357" /></a></li>
<li><strong><a href="http://www.transmissionbt.com/">Transmission</a>:</strong> The best torrent client for OSX. Very simple, no-nonsense, and yet pretty interface. BitRocket is all google-juiced as it has been around longer, but it went down more often than Paris Hilton&#8217;s pants.  Limewire now has an OSX version too, but I am done with crashing and slow download speeds unless you cough up a few dollars.<img class="aligncenter" title="Transmission for OSX" src="http://farm4.static.flickr.com/3250/2681260355_3f4058e5d5_o.gif" alt="" width="360" height="505" /><a href="http://www.panic.com/candybar/"><br />
</a></li>
<li><a href="http://www.panic.com/candybar/"><strong>Candy Bar</strong></a>: If you really, really want to modify your icons. Panic is one of the better software developers for the OSX platform. Their Unison tool, a native OSX Usenet client is pure code poetry. There&#8217;s a lot of iconography available at their partner website <a href="http://iconfactory.com/freeware/icon">IconFactory</a>. CandyBar is not free though. If you are short on cash, you can always try the somewhat barebones <a href="http://www.freemacsoft.net/LiteIcon/index.html">LiteIcon</a>.<img class="aligncenter" title="Candy Bar on OSX" src="http://www.panic.com/candybar/img/cb-screenshot_1-v2.jpg" alt="" width="712" height="569" /></li>
<li><a href="http://www.vienna-rss.org/vienna_features.php"><strong>Vienna</strong></a>: The best and most elegant RSS reader client for OSX at the moment. Now if only they could sync it with <a href="http://reader.google.com">Google Reader</a>, Bob might be my uncle. How long has the Google API been out now!?<img class="aligncenter" title="Vienna RSS Reader" src="http://blog.wired.com/cultofmac/Vienna.jpg" alt="" width="410" height="315" /></li>
<li><a href="http://sourceforge.net/projects/cotvnc/"><strong>Chicken of the VNC</strong></a>: The best VNC client out there, connects without problems to Windows VNC servers too.<br />
<blockquote><p><img class="aligncenter" title="Chicken of the VNC for OSX" src="http://images.apple.com/downloads/macosx/networking_security/images/chickenofthevnc_20070608171558.jpg" alt="" width="300" height="195" /></p></blockquote>
</li>
<li><a href="http://www.omnigroup.com/applications/omnidisksweeper/"><strong>OmniDiskSweeper</strong></a>: As you start using your OSX, and installing applications and such, your hard disk usage keeps mounting (no pun intended). The fast, small footprint OmniDiskSweeper does this job faster than anything else on the market, including the somewhat visually prettier <a href="http://www.id-design.com/software/whatsize/">WhatSize</a>.<br />
<img class="aligncenter" title="OmniDiskSweeper" src="http://www.omnigroup.com/images/applications/omnidisksweeper/screenshot.png" alt="" width="591" height="350" /></li>
<li><a href="http://monolingual.sourceforge.net"><strong>Monolingual</strong></a>: Like Windows, OSX also comes with about a gazillion languages preinstalled, which take several gigabytes on your hard disk. Likewise, OSX the operating system also comes with a number of architectures such as PowerPC even if you have an Intel system, because the same OS needs to support older Apple hardware. Anyone who has bought a new system with Intel&#8217;s architectures (the latest Macbooks or iMacs) can safely get rid of the other architectures. Monolingual is a simple, free utility that does exactly that.<br />
<a href="http://monolingual.sourceforge.net/"><img class="aligncenter" title="Monolingual - get rid of unnecessary languages and architectures" src="http://monolingual.sourceforge.net/images/Monolingual-1.3.0-en.png" alt="" width="462" height="481" /></a></li>
<li><strong>Tech Tools Pro</strong>: Explanation coming soon.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/mac-osx/osx-utilities-power-users/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Save SSH password for use in &#8220;Terminal&#8221; (OSX or *Nix)</title>
		<link>http://sniptools.com/mac-osx/save-ssh-password-in-terminal</link>
		<comments>http://sniptools.com/mac-osx/save-ssh-password-in-terminal#comments</comments>
		<pubDate>Sat, 19 Jul 2008 04:37:39 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[System Maintenance]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[SecureCRT]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=163</guid>
		<description><![CDATA[How to set up time-saving shortcuts for SSH in Mac OSX or Linux, a bit like SecureCRT on Windows.  <a href="http://sniptools.com/mac-osx/save-ssh-password-in-terminal">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Anyone who runs hosted remote servers and has to log into remote terminals for regular use, it is vital to have shortcuts that allow for quick login. SSH2 is the recommended way.</p>
<p>On Windows, there is the fantastic SSH2 tool <a href="http://www.vandyke.com/products/securecrt/">SecureCRT</a>. Or if you&#8217;re cash crunched, a combination of Putty and Putty Connection Manager works for many.</p>
<p>On Mac OSX and Unix/Linux systems, one doesn&#8217;t truly need an SSH client at all, because the &#8220;<a href="http://www.osxterminal.com/">Terminal</a>&#8221; application is inbuilt. People talk of iTerm and such, but I have still to see a value add for such tools.</p>
<p>But one does miss the convenience of SecureCRT on OSX, because I have still to find a true SecureCRT alternative for the Mac platform. Something that allows me to make pre-determined connections so I can just click on them to connect (which tools like <a href="http://www.grepsoft.net/jellyfissh.html">JellyfiSSH</a> do) and then logs me in directly without prompting for a password (which JellyfiSHH does not do).</p>
<p>So I have simply made aliases in my [code].profile[/code] file, which gets executed everytime you start your Terminal window (so it&#8217;s a good place to put your shortcuts and any code you wish to execute when the terminal starts, such as paths).</p>
<ol>
<li>Start the Terminal.</li>
<li>Open the profile file for the current user (you).</li>
<pre lang="bash">pico .profile</pre>
<li>Enter a new line for our shortcut.</li>
<pre lang="bash">alias s='ssh -2 -p 22 user@host.com'</pre>
</ol>
<p>Quick explanation for that command in step 3. The letter &#8220;s&#8221; is the shortcut I make for connecting to the sniptools.com server. Change it to what you wish. This will mean that when I start Terminal, all I need to do is type &#8220;s&#8221; and it connects me via SSH to the sniptools.com server. The &#8220;-p&#8221; switch is an important one because some of us with paranoid security settings might have a different port number than the default port 22 for secure SSH. The rest user/host stuff is self-explanatory. The &#8220;-2&#8243; is to force SSH2 connections instead of older vanilla SSH.</p>
<p>Now. Save the profile file and source it to try it out:</p>
<pre lang="bash">source .profile</pre>
<p>Sourcing is only for this one time, for your current Terminal window, which had already executed the profile file *before* we added this alias. When you start a new Terminal session, these aliases et al will be automatically set for you.</p>
<p>Done. Now your profile has the alias for &#8220;s&#8221;. From now when you type &#8220;s&#8221; in your Terminal, it will connect, but it will ask you for a password. To get rid of the nagging password, we need to create public authentication key for the domain. This, in fact is what SecureCRT does behind the scenes on Windows too.</p>
<p>Here are the steps to accomplish this. Run these <strong>one-time</strong> commands in order from the Terminal window.</p>
<pre lang="bash" line="1">
# generate pub and priv keys, leave the passphrase empty
# (simply press ENTER when asked for it)
ssh-keygen

#copy the pub key to the remote computer
#(change port number if different from the usual 22)
#change "user" to your user name
#change "host" to your domain name
scp -P 22 ~/.ssh/id_rsa.pub user@host:~/

#log on to the remote computer
ssh -p 22 user@host

#create the .ssh directory in the root login directory, if it doesn't already exist
mkdir .ssh

#append key to file
cat id_rsa.pub >> ~/.ssh/authorized_keys

#delete the public key file, no longer needed
rm -f id_rsa.pub

#log off the remote server
exit

#logon to the remote server, without password prompt
ssh -2 -p 22 user@host
</pre>
<p>That&#8217;s it. This is a huge timesaver. Now all I need to do to login to the sniptools.com server is type one letter, &#8220;s&#8221; in the Terminal, and I&#8217;m on! Follow these instructions for each host you connect to on a regular basis and you&#8217;ll love the convenience henceforth.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/mac-osx/save-ssh-password-in-terminal/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Convert WMA to MP3 on OSX</title>
		<link>http://sniptools.com/audio-video/convert-wma-to-mp3-on-osx</link>
		<comments>http://sniptools.com/audio-video/convert-wma-to-mp3-on-osx#comments</comments>
		<pubDate>Wed, 16 Jul 2008 02:13:19 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Panic]]></category>
		<category><![CDATA[Tools/Reviews]]></category>
		<category><![CDATA[WMA]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=154</guid>
		<description><![CDATA[Panic, the makers of some fantastic software such as Transmit or Panic, also have the most light-weight audio converter for the Mac OSX platform. It&#8217;s called Audion: get it here. It&#8217;s now a FREE software. Just use the free serial &#8230; <a href="http://sniptools.com/audio-video/convert-wma-to-mp3-on-osx">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Panic, the makers of some fantastic software such as Transmit or Panic, also have the most light-weight audio converter for the Mac OSX platform.</p>
<p>It&#8217;s called <a href="http://www.panic.com/audion/download.html">Audion: get it here</a>.</p>
<p>It&#8217;s now a FREE software. Just use the free serial provided:</p>
<blockquote>
<pre><code>RNL07P0-030HWMV-4MAGDS3-4U17REX</code></pre>
</blockquote>
<p>Works perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/audio-video/convert-wma-to-mp3-on-osx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reinstall Kotoeri Japanese input on OSX</title>
		<link>http://sniptools.com/mac-osx/reinstall-kotoeri-japanese-input-on-osx</link>
		<comments>http://sniptools.com/mac-osx/reinstall-kotoeri-japanese-input-on-osx#comments</comments>
		<pubDate>Tue, 20 May 2008 13:13:22 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[System Maintenance]]></category>
		<category><![CDATA[Japanese]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=363</guid>
		<description><![CDATA[I used the excellent &#8220;Monolingual&#8221; on OSX to delete unnecessary languages from my iMac. I could have sworn I did not delete the Japanese input system, Kotoeri. But turns out I had. To reinstall it, I visited the usual forums &#8230; <a href="http://sniptools.com/mac-osx/reinstall-kotoeri-japanese-input-on-osx">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I used the excellent &#8220;<a href="http://sniptools.com/vault/osx-utilities-power-users">Monolingual</a>&#8221; on OSX to delete unnecessary languages from my iMac. I could have sworn I did not delete the Japanese input system, Kotoeri. But turns out I had.</p>
<p>To reinstall it, I visited the usual forums and searched Google. No solution. No downloadable file.</p>
<p>Well, the solution is simple.</p>
<ol>
<li>Insert DVD 1 of your original Mac OSX software.</li>
<li>Click into the folder &#8220;Optional Install&#8221;.</li>
<li>Click on &#8220;<code>OptionalInstalls.mpkg</code>&#8220;.</li>
<li>Expand the menu item &#8220;Language Translations&#8221;.</li>
<li>Choose &#8220;Japanese&#8221;.</li>
</ol>
<p>That&#8217;s it. It should install the input menu in about 2 minutes. When you&#8217;re done, eject the DVD and click on the &#8220;International&#8221; option in your System Preferences.</p>
<p>If the option does not show as English (romaji) &#8220;Kotoeri&#8221;, it should show up as original Japanese as in the screenshot below:</p>
<p><img class="aligncenter" title="Kotoeri Reinstall on Mac OSX from Language Input Methods" src="http://farm4.static.flickr.com/3211/2780547821_71dd6ea50b.jpg?v=0" alt="" width="500" height="444" /></p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/mac-osx/reinstall-kotoeri-japanese-input-on-osx/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Safari 3 Beta for Windows</title>
		<link>http://sniptools.com/webtools/apple-safari-beta-for-windows</link>
		<comments>http://sniptools.com/webtools/apple-safari-beta-for-windows#comments</comments>
		<pubDate>Tue, 12 Jun 2007 11:33:10 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Tools/Reviews]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=149</guid>
		<description><![CDATA[apple safari beta for windows
 <a href="http://sniptools.com/webtools/apple-safari-beta-for-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Finally, we can (hopefully) test Safari on Windows too, but it remains to be seen how this compares with Firefox and its battalion of extensions and the ever-blazing Opera.</p>
<p><span id="more-149"></span></p>
<h3>Apple is on to some exciting things. After the iPhone and the new eagerly awaited of the Max OSX, it even announced <a href="http://www.apple.com/safari/download/">Safari 3 Beta</a> for Windows!</h3>
<p>The install was painless. Especially if you choose the no-Quicktime option (which Apple has no qualms about plugging shamelessly with almost every download it offers). I was also asked during the installation for &#8216;<a href="http://www.apple.com/support/downloads/bonjourforwindows.html">Bonjour</a>&#8216; &#8212; a tool that supposedly allows better sharing of things such as printers. </p>
<h3>The immediate uninstall</h3>
<p>When I started the browser, it came up in some weird language. Greek, or Russian, or a specific kind of Celt. Who knows. I tried to reinstall, and it insisted on removing Safari first, which is ok, but it also required me to close Firefox, SecureCRT (for SSH) and WinSCP (for SFTP). I like my browsers to be independent of each other thank you. Opera never bothers with what else I am using. </p>
<h3>The second and final uninstall</h3>
<p>After the re-install, it showed up yet again in the strange language. Nowhere on my system is this language set up. All my browsers are set up to show only English, but support Japanese and Chinese. I guess it&#8217;s &#8220;beta&#8221; for a reason. It surely has a long way to go if it wants to be anywhere near decent contention to FF and Opera. Below&#8217;s a snapshot of what this gunk looks like on my machine: </p>
<div class="indent">
<img alt="safari-windows-error.gif" src="http://sniptools.com/safari-windows-error.gif" width="485" height="308" />
</div>
<p>Turns out these junk characters are not really a language at all. When I try to type something in the location bar, it comes up in this junk lingo. I try and rummage through these nonsensical options to see if one of the menus or submenus may have &#8220;English&#8221; as an option, but no luck. </p>
<h3>Conclusion</h3>
<p>This mutt is off my PC before it could even bark. So long, Safari, and thanks for all the fish.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/webtools/apple-safari-beta-for-windows/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Convert MKV to AVI for free (on Windows and OSX)</title>
		<link>http://sniptools.com/windows/convert-mkv-to-avi-for-free-on-windows-and-osx</link>
		<comments>http://sniptools.com/windows/convert-mkv-to-avi-for-free-on-windows-and-osx#comments</comments>
		<pubDate>Fri, 30 Mar 2007 11:13:50 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tools/Reviews]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=335</guid>
		<description><![CDATA[The MKV format, although never originally intended to share stuff online because it&#8217;s large and really high quality, has now become standard. Especially now with Blu-Ray becoming a standard. But some of us are happy storing AVI for our own &#8230; <a href="http://sniptools.com/windows/convert-mkv-to-avi-for-free-on-windows-and-osx">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The MKV format, although never originally intended to share stuff online because it&#8217;s large and really high quality, has now become standard. Especially now with Blu-Ray becoming a standard. But some of us are happy storing AVI for our own use especially if we can have it in decent-enough quality (MKV files are usually 1GB or more for, say, a film).</p>
<p>Google is full of tools and utilities that allow MKV to AVI conversion. Many of them are shareware. You download them free but then you have to cough up $29.99.</p>
<p>I have found the FREE tool, <a href="http://sourceforge.net/projects/alltoavi/">All2AVI ( http://sourceforge.net/projects/alltoavi/ )</a> does the job and does it superbly. It&#8217;s fast, free, and the conversion from MKV and other formats to AVI happens pretty efficiently and reliably.</p>
<p>If you&#8217;re on OSX, you can use VisualHub or Submerge, but both of them are a bit unreliable. <a href="http://www.techspansion.com/visualhub/">VisualHub</a> in particular is a fantastic way to do any conversion on Mac OSX, but if it collapses with a cryptic &#8220;Sorry, could not convert for some reason&#8221;, then you may wish to use AlltoAVI inside an XP virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/windows/convert-mkv-to-avi-for-free-on-windows-and-osx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOSX interface on Windows with Flyakite</title>
		<link>http://sniptools.com/windows/flyakiteosx-mac-gui-for-windows</link>
		<comments>http://sniptools.com/windows/flyakiteosx-mac-gui-for-windows#comments</comments>
		<pubDate>Thu, 21 Jul 2005 06:42:05 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[System Maintenance]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Flyakite]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://sniptools.com/cms/?p=124</guid>
		<description><![CDATA[flyakiteosx mac gui for windows
 <a href="http://sniptools.com/windows/flyakiteosx-mac-gui-for-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If not to make things simpler for you, then for the sheer delight of it, it&#8217;s kind of fun to make your Windows PC look like a Mac. A full theme from FlyakiteOSX, sounds and all, makes it a breeze.</p>
<p>Want a Mac look on your Windows machine? Skins and themes would be nice, but there&#8217;s more to that when you want to REALLY emulate a Mac OSX interface entirely. There are plenty of programs available to emulate specific features of OSX, e.g. Finder, icons, etc [<a href="http://www.osx-e.com/downloads/icons/1000_pngs.html">example</a>].</p>
<p>But Flyakite OSX is a project that&#8217;s looking mature, and it comes with a very complete theme, including sounds and mouse cursors and Explorer customization, things you don&#8217;t typically expect from a simple &#8216;theme&#8217;.</p>
<div class="quote"><a href="http://osx.portraitofakite.com/">Download Flyakite OSX here</a></div>
<p>The website goes for a Mac look itself, which is a bit painful, but it&#8217;s worth the download.</p>
<h3>Before you go for it, some caveats</h3>
<ol>
<li>The performance of your machine in general may be affected, of course. Not too much though.</li>
<li>The theme does fundamentally change some core files like Explorer.exe but (a) it makes a backup so you can go back with a simple uninstall, and (b) it doesn&#8217;t screw up any additional functionality like my Groove button on my Explorer bar.</li>
<li>I don&#8217;t like shadows under my windows, but that seems to built-in in the skin.</li>
<li>Some things like Windows Media Player will not change. WMP has its own skin, which remains untouched.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/windows/flyakiteosx-mac-gui-for-windows/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
