<?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>twi.gs &#187; os x</title>
	<atom:link href="http://twi.gs/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://twi.gs</link>
	<description>lazy confessions</description>
	<lastBuildDate>Tue, 30 Mar 2010 04:02:46 +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>The switch post&#8230;</title>
		<link>http://twi.gs/ramblings/the-switch-post/</link>
		<comments>http://twi.gs/ramblings/the-switch-post/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 22:38:58 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://twi.gs/?p=71</guid>
		<description><![CDATA[More and more of my friends are starting to make the switch. The switch I&#8217;m talking about isn&#8217;t necessarily Windows to OS X as much as it&#8217;s Linux to OS X. This is a list of apps and tricks I&#8217;ve run across from the years of using OS X. Hopefully it&#8217;ll help make the switch [...]]]></description>
			<content:encoded><![CDATA[<p>More and more of my friends are starting to make the switch. The switch I&#8217;m talking about isn&#8217;t necessarily Windows to OS X as much as it&#8217;s Linux to OS X. This is a list of apps and tricks I&#8217;ve run across from the years of using OS X. Hopefully it&#8217;ll help make the switch easier.<br />
<span id="more-71"></span><br />
I&#8217;ve used Linux exclusively (and I still do at work) for only about 8 or 9 years. I really like OS X because it gives me the power I like from the command line, but it&#8217;s easy enough to plug a printer in and have it just work. There isn&#8217;t much fiddling around with something to get it to work. Granted Linux has come a long way with the fiddling, but there is still a lot of fiddling that needs to be done. The xorg.conf for dual head output if you need an example.</p>
<p>At any rate, over the few years of using a Mac, I&#8217;ve picked up a few tips and tricks that others might find handy.</p>
<p><strong>Tips and Tricks</strong><br />
Here are a few non-obvious things you might want to know about:</p>
<p>Don&#8217;t ever buy .Mac. You can do most of this stuff for cheaper per/mo with Dreamhost. I haven&#8217;t messed with Back To My Mac screen sharing (Apple just use VNC) much yet, but still it seems like a waste of money.</p>
<p>One of the things that I&#8217;m still trying to get used to is the application grouping with Apple+Tab. What you have to do is hit Apple+Tab to get to the application you want then Apple+` (next to the 1) to cycle through that applications windows. This grouping gets especially irritating if you try to use Spaces.</p>
<p>Function keys<br />
By default, you have to push the function key + an F# key to activate the F#. This can be changed in System Preferences->Keyboard &#038; Mouse.</p>
<p>Locking your screen<br />
In Linux, I would bind Scroll Lock to lock my screen for me. In OS X you can&#8217;t do that. What you have to do to make it remotely easy is either set up a hot corner to run the screen saver (I always activate it by accident with my wild mouse movements) or go into Applications->Utilities->Keychain Access->Preferences and check the &#8220;show in tray&#8221; check box. This will put a lock next to the clock and give you a menu that has a Lock Screen option on it.</p>
<p>Adding external speakers to a MacPro:<br />
If you plug speakers into the back of a MacPro sound will still come out of the internal speakers. To make external speakers work, you need to go to System Preferences->Sound and just click &#8220;Line Out&#8221; then close the window.</p>
<p>Connecting to VNC/VNC server:<br />
If you want to connect to a VNC server, in the Finder Menu (click the desktop) click Go->Connect to Server and type in vnc://host. At the same time, if you want to run a VNC server on your Mac, go into Apple->System Preferences->Screen Sharing</p>
<p>SSH (SFTP) Server:<br />
If you want to start SSH, go to Apple->System Preferences->Sharing and check Remote Login.</p>
<p><strong>Applications</strong><br />
I&#8217;ve tried to hunt down beautiful and functional applications that meet my needs on OS X. Here is my list. I would love to hear if you have any extra&#8217;s to add.</p>
<p>Terminal<br />
If you&#8217;re in a pinch, you can find Terminal in Applications->Utilities->Terminal&#8230;<br />
but you probably need a better Terminal if you&#8217;re going to be spending any time in it. iTerm is a pretty good alternative to the default OS X terminal. The settings for iTerm are weird. Click Bookmarks from the menu bar, then Manage Profiles. Choose xterm on the keyboard layout and change delete to send hexcode 08 and set Option key to +Esc. You can change the Display Profile if you want. Now go to Bookmark->Manage Bookmarks. Select Default and change the Keyboard to xterm. This will make the keys work the way you expect them to especially with screen. If you use vim, add set term=xterm to your ~/.vimrc to get that to act normal. (Note: The Leopard Terminal.app seems to be a lot better, but I still prefer iTerm.)</p>
<p>If you end up sticking with Leopard&#8217;s Terminal go to Preferences->Settings and click Pro then click the default button. Now click the keyboard tab on the same screen check &#8220;Use option as meta key&#8221;. Now click the shell tab and select &#8220;Close the window&#8221; under the &#8220;When the shell exits:&#8221; heading. Finally click advanced and check &#8220;Delete send Ctrl-H&#8221;. I would also clean out some of the bindings in the Keyboard section.<br />
<strong>iTerm</strong>: <a href="http://iterm.sourceforge.net/">http://iterm.sourceforge.net/</a></p>
<p>Deskbar Applet<br />
Gnome has a widget toolbar thing called Deskbar that is like Windows version of Start->Run on meth. Quicksilver is the OS X version. I have nothing &#8220;stuck&#8221; in my dock and I launch all of my applications using Quicksilver. Usually what I do is disable the Spotlight key bindings in the System Preferences then bind Quicksilver to Apple+Space.<br />
When it first opens, push Apple+, to get into the preferences and check &#8220;Show icon in menu bar&#8221; and &#8220;Start at login&#8221; then uncheck &#8220;Show icon in dock&#8221;. This is a cleaner way of running Quicksilver.<br />
<strong>Demo</strong>: <a href="http://www.43folders.com/2007/09/05/quicksilver-demo-by-nicholas-jitkoff">http://www.43folders.com/2007/09/05/quicksilver-demo-by-nicholas-jitkoff</a><br />
<strong>Quicksilver</strong>: <a href="http://www.blacktree.com/">http://www.blacktree.com/</a></p>
<p>Web Browser<br />
Safari is alright. Webkit is the application framework for Safari. If you&#8217;re like me, you prefer Firefox and it&#8217;s plugins.<br />
<strong>Firefox</strong>: <a href="http://www.mozilla.com/en-US/firefox/">http://www.mozilla.com/en-US/firefox/</a><br />
<strong>WebKit</strong>: <a href="http://webkit.org/">http://webkit.org/</a></p>
<p>FTP/SFTP Client<br />
Cyberduck, to me, is the best client. It supports FTP, FTPS, and SFTP. When you first get this, be sure to go to Preferences->SFTP and set the Transfer using option to SCP. This ends up being faster.<br />
<strong>Cyberduck</strong>: <a href="http://cyberduck.ch/">http://cyberduck.ch/</a></p>
<p>MP3 Player<br />
I&#8217;ve for a long time tried to find something like Winamp/XMMS for OS X. There are a bunch of old unmaintained applications but you should just get used to iTunes. Sorry.<br />
<strong>FLAC/OGG/Others support</strong>: <a href="http://www.xiph.org/quicktime/download.html">http://www.xiph.org/quicktime/download.html</a></p>
<p>IM<br />
Adium is the best IM app. It&#8217;s based on libpurple, the same library Pidgin (GAIM) uses. It ends up being a lot prettier than Pidgin too. Note: When you install Adium it will ask if you want to install Growl. You should agree to it. Growl is a system page that a lot of applications use. It&#8217;s very nice.<br />
<strong>Adium</strong>: <a href="http://www.adiumx.com/">http://www.adiumx.com/</a><br />
<strong>Growl</strong>: <a href="http://growl.info/">http://growl.info/</a></p>
<p>E-mail<br />
For a long time I used Thunderbird but ever since Leopard I&#8217;ve embraced Apple&#8217;s Mail app. If you decide to do this, you might need to tell Mail to use your server&#8217;s Sent mail folder by going to Mailbox->Use This Mailbox For-><whatever><br />
<strong>Thunderbird</strong>: <a href="http://www.mozilla.com/en-US/thunderbird/">http://www.mozilla.com/en-US/thunderbird/</a></p>
<p>Bit Torrent<br />
I like Transmission the best for downloading torrents for some reason. The vanilla Bit Torrent client is comparable to Transmission for downloading and far superior for creating torrents. I end up downloading/seeding with Transmission and creating torrents with the vanilla BitTorrent app.<br />
<strong>Transmission</strong>: <a href="http://www.transmissionbt.com/">http://www.transmissionbt.com/</a><br />
<strong>Official BitTorrent</strong>: <a href="http://www.bittorrent.com/download">http://www.bittorrent.com/download</a></p>
<p>Simple video conversion<br />
iSquint is nice and free. It has an older brother called VisualHub. I ended up buying VisualHub and not regretting it. If you want to unencrypt and copy the original DVD there is a program called MacTheRipper that can be tricky to download but Version Tracker probably has mirrors.<br />
<strong>iSquint</strong>: <a href="http://www.isquint.org/">http://www.isquint.org/</a><br />
<strong>VisualHub</strong> ($): <a href="http://www.techspansion.com/visualhub/">http://www.techspansion.com/visualhub/</a><br />
<strong>MacTheRipper</strong>: <a href="http://www.mactheripper.org/">http://www.mactheripper.org/</a> (version 2.6.6 <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/22715">http://www.versiontracker.com/dyn/moreinfo/macosx/22715</a>)</p>
<p>Rar Files<br />
UnrarX is nice. BetterZip supports everything (7z) and costs money. I&#8217;ve gotten by with just UnrarX because OS X comes with support to untar/zip/gzip/bzip files.<br />
<strong>BetterZip</strong> ($): <a href="http://macitbetter.com/">http://macitbetter.com/</a><br />
<strong>UnrarX</strong>: <a href="http://www.unrarx.com/">http://www.unrarx.com/</a></p>
<p>PDF Viewing<br />
Preview works fine but Skim has support for annotating on the PDF and such. I like this feature.<br />
<strong>Skim</strong>: <a href="http://skim-app.sourceforge.net/">http://skim-app.sourceforge.net/</a></p>
<p>Note taking<br />
Circus Ponies Notebook costs money but seems pretty nice and very pretty. I haven&#8217;t had the need to take many notes so I haven&#8217;t had to play around with this. It might be handy if you wanted to go to school.<br />
<strong>CP Notebook</strong> ($): <a href="http://www.circusponies.com/">http://www.circusponies.com/</a></p>
<p>Office stuff<br />
OpenOffice has OS X stuff. They recently made it OS X pretty. I use MS Office 2008. If you want an editor that gets all the distractions out of your way WriteRoom costs money and does a pretty good job at that.<br />
<strong>OpenOffice</strong>: <a href="http://porting.openoffice.org/mac/">http://porting.openoffice.org/mac/</a><br />
<strong>WriteRoom</strong> ($): <a href="http://hogbaysoftware.com/products/writeroom">http://hogbaysoftware.com/products/writeroom</a></p>
<p>Calendar<br />
Sunbird is cross platform and Mozilla. I use and like iCal. If you setup SSHFS or WebDav it&#8217;ll give you .Mac-esque publishing.<br />
<strong>Sunbird</strong>: <a href="http://www.mozilla.org/projects/calendar/sunbird/">http://www.mozilla.org/projects/calendar/sunbird/</a></p>
<p>WMV stuff<br />
Flip4Mac will make WMV stuff work. It has a browser plugin too (that works for Firefox).<br />
<strong>Flip4Mac</strong>: <a href="http://www.flip4mac.com/">http://www.flip4mac.com/</a></p>
<p>Video playback<br />
VLC plays anything.<br />
<strong>VLC</strong>: <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a></p>
<p>SSHFS<br />
There are some free alternatives that seem flakey to me. ExpanDrive is really nice. It costs money but it seems like it&#8217;d be worth it if this is something you do all the time.<br />
<strong>ExpanDrive</strong> ($): <a href="http://www.magnetk.com/expandrive">http://www.magnetk.com/expandrive</a><br />
<strong>I didn&#8217;t like this</strong>: <a href="http://www.pqrs.org/tekezo/macosx/sshfs/">http://www.pqrs.org/tekezo/macosx/sshfs/</a></p>
<p>Last.fm<br />
They have a official OS X client. It had some bugs in Leopard. I ended up buying the MacHeist bundle and got CoverSutra. It&#8217;s not free but works really well at controlling iTunes via keyboard shortcuts as well as submitting tracks to Last.fm. Hopefully official client bugs are fixed now. If you don&#8217;t want to use either I ended up using iScrobbler for quite some time.<br />
<strong>Last.fm Client</strong>: <a href="http://www.last.fm/download/">http://www.last.fm/download/</a><br />
<strong>iScrobbler</strong>: <a href="http://www.last.fm/group/iScrobbler">http://www.last.fm/group/iScrobbler</a><br />
<strong>CoverSutra</strong> ($): <a href="http://coversutra.com/">http://coversutra.com/</a></p>
<p>Virtualization<br />
If the only thing you want to do is run Windows apps, maybe Parallels is better. If you really want to do virtualization VMWare Fusion is the way to roll. I say just stick with VMware. They&#8217;ve been doing it longer.<br />
<strong>Parallels</strong> ($): <a href="http://www.parallels.com/">http://www.parallels.com/</a><br />
<strong>VMWare Fusion</strong> ($): <a href="http://www.vmware.com/products/fusion/">http://www.vmware.com/products/fusion/</a><br />
P.S. Vmware is beta testing 2.0 right now. It&#8217;s kind of broken so download the 1.0 trial and use the 2.0 beta key. It&#8217;ll give you a trial until Oct 2008.</p>
<p>Version Control<br />
Leopard comes with SVN. I&#8217;ve since moved to Git.<br />
<strong>GIT</strong>: <a href="http://code.google.com/p/git-osx-installer/downloads/">http://code.google.com/p/git-osx-installer/downloads/</a></p>
<p>Source Editing<br />
I have a hard time with this. Most editors are cross platform (Komodo Edit, Netbeans, etc). I haven&#8217;t used Apple&#8217;s XCode much but people like it and it&#8217;s on your install CD. TextMate is the editor all Mac programmers will tell you is the best. I use it. It has some nice features. It also costs you money in the form of British pounds (it&#8217;s about *2 in dollars. Thanks Bush).<br />
<strong>Textmate</strong> ($): <a href="http://macromates.com/">http://macromates.com/</a><br />
<strong>Komodo Edit</strong>: <a href="http://www.openkomodo.com/">http://www.openkomodo.com/</a></p>
<p>Encryption stuff<br />
GPG is pretty standard.<br />
TrueCrypt is cool. It will create an encrypted volume for you and mount it like a regular drive. I downloaded some different icons for my encrypted volumes and I assign a different color to each one. This is probably an old find, but I&#8217;m just now jumping on the bandwagon. At work (this can work for OS X) I sym link my Mozilla and Pidgin settings and logs to my truecrypt drive and unmount it when I go home. I like the idea having all that stuff encrypted.<br />
<strong>GPG</strong>: <a href="http://macgpg.sourceforge.net/">http://macgpg.sourceforge.net/</a><br />
<strong>TrueCrypt</strong>: <a href="http://www.truecrypt.org/">http://www.truecrypt.org/</a></p>
<p>Uninstalling Applications<br />
Mac people will always tell you &#8220;Just drag the app to the trash and it&#8217;s uninstalled&#8221;. They&#8217;re half right as it technically is uninstalled. In OS X an applications is just a folder with a .app extension. It has some of the libraries it needs inside that folder. What it doesn&#8217;t have is all the settings and some of it&#8217;s extra libraries in it. AppDelete will hunt that stuff down and delete it for you. It&#8217;s a free alternative to the prettier AppZapper.<br />
<strong>AppDelete</strong>: <a href="http://reggie.ashworth.googlepages.com/appdelete">http://reggie.ashworth.googlepages.com/appdelete</a><br />
<strong>AppZapper</strong> ($): <a href="http://www.appzapper.com/">http://www.appzapper.com/</a></p>
<p>Information Manager<br />
I&#8217;ve only tried one and I haven&#8217;t gotten used to it, but Devonthink Pro seems pretty nice. The idea behind this app is a personal knowledge base. You catalog and categorize everything you find and it builds a database based on your cataloging so you can search for information later. It&#8217;s one downfall is the lack of syncing between computers. To solve this I created a (4gb) TrueCrypt volume on an 8 gig thumb drive which I mount and read the database from. This app is a niche app and costs money. (DT Personal comes with MacHeist2 and won&#8217;t let you specify database files. You can only have one.)<br />
<strong>Devonthink Pro</strong>: <a href="http://www.devon-technologies.com/products/devonthink/index.html">http://www.devon-technologies.com/products/devonthink/index.html</a></p>
<p>Twitter<br />
I&#8217;ve only tried twitterrific and it does a pretty decent job. Costs money or free with advertisements in the update window.<br />
<strong>Twitterrific</strong>: <a href="http://iconfactory.com/software/twitterrific">http://iconfactory.com/software/twitterrific</a></p>
<p>Well, there you have it. I&#8217;ll probably end up making this a page rather than just a post and I&#8217;ll try to update it as often as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://twi.gs/ramblings/the-switch-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
