<?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>Raam Dev &#187; OS X</title>
	<atom:link href="http://raamdev.com/tag/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://raamdev.com</link>
	<description>Cultivating a human perspective</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:44:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Safari 4 Beta</title>
		<link>http://raamdev.com/2009/safari-4-beta/</link>
		<comments>http://raamdev.com/2009/safari-4-beta/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:35:01 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=3167</guid>
		<description><![CDATA[The new Safari 4 Beta web browser seems just as fast as the reviews are saying (42x faster than IE7; 3.5x faster than Firefox) and some of the new features are pretty cool: cover flow for bookmarks, CSS animation (now part of WebKit), and even 3D animation using the new HTML5 canvas element. I&#8217;m eagerly [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/safari/">The new Safari 4 Beta web browser</a> seems just as fast as the <a href="http://crave.cnet.co.uk/software/0,39029471,49301219,00.htm">reviews</a> are saying (42x faster than IE7; 3.5x faster than Firefox) and some of the new features are pretty cool: cover flow for bookmarks, CSS animation (now part of <a href="http://webkit.org">WebKit</a>), and even 3D animation using the new <a href="http://en.wikipedia.org/wiki/Canvas_(HTML_element)">HTML5 canvas element</a>. I&#8217;m eagerly awaiting a Mac release of the <a href="http://google.com/chrome/">Google Chrome</a> browser to compare with Safari 4. (In the meantime there&#8217;s always <a href="http://www.codeweavers.com/services/ports/chromium/">CrossOver Chromium</a>, a Mac &#038; Linux port of Google Chrome.)</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2009/safari-4-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing rTorrent on OS X Leopard (10.5) using Fink</title>
		<link>http://raamdev.com/2009/installing-rtorrent-on-os-x-leopard-105-using-fink/</link>
		<comments>http://raamdev.com/2009/installing-rtorrent-on-os-x-leopard-105-using-fink/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:20:06 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Fink]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[rTorrent]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2632</guid>
		<description><![CDATA[I&#8217;ve been using Transmission as a BitTorrent client on my MacBook Pro for a while now, but after setting up rTorrent on my Linux server earlier today and seeing how awesome it was, I just had to install it on my laptop as well. I absolutely love text-based applications! The easiest way to install rTorrent [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://en.wikipedia.org/wiki/Transmission_(BitTorrent_client)" target="_new">Transmission</a> as a BitTorrent client on my MacBook Pro for a while now, but after setting up <a href="http://en.wikipedia.org/wiki/RTorrent" target="_new">rTorrent</a> on my Linux server earlier today and seeing how awesome it was, I just had to install it on my laptop as well. I absolutely love text-based applications!</p>
<p>The easiest way to install rTorrent is by using <a href="http://www.finkproject.org/" target="_new">Fink</a> or <a href="http://www.macports.org/" target="_new">MacPorts</a>. (Both of these tools allow you to download software that has been ported from Unix/Linux to Mac OS X.) I&#8217;ll use Fink since I&#8217;m a fan of Debian Linux and Fink uses the Debian dpkg and apt-get package management tools.</p>
<p>Apparently there is no Fink binary available yet for OS X Leopard (10.5), so it must be compiled from source. <a href="http://filesharefreak.com/tutorials/rtorrent-on-os-x-installation-configuration/" target="_new">These directions</a> (which also contain instructions for setting up rTorrent on earlier versions of OS X) helped explain the overall process presented here. Since you&#8217;ll need to compile from source, you will need to have <a href="http://developer.apple.com/TOOLS/xcode/" target="_new">Xcode</a> installed (a set of development tools from Apple).</p>
<p>The basic steps for setting up Fink are as follows:</p>
<blockquote><p>
</p>
<ol>
<li><a href="http://www.finkproject.org/download/srcdist.php" target="_new">Download the latest Fink source</a></li>
<li>Open up a terminal (Applications -> Utilities -> Terminal.app) and run the following commands</li>
<li><code>$ cd /path/to/download/directory</code></li>
<li><code>$ tar xvzf fink-x.xx.x.tar.gz</code></li>
<li><code>$ cd fink-x.xx.x</code></li>
<li><code>$ ./bootstrap</code></li>
<li>You will now be presented with several questions. Answer using the defaults (press Enter) for everything <strong>except</strong> the question about whether you want to enable the unstable tree; you must answer Yes to this question (see <a href="http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable" target="_new">here</a> if you accidentally missed this step).</li>
<li>When the script finishes, run <code>/sw/bin/pathsetup.sh</code></li>
<li>For good measure, run <code>apt-get update</code></li>
</ol>
<p>
</p></blockquote>
<p>Great! Now that Fink is installed, installing rTorrent is really easy:</p>
<blockquote><p><code>$ fink install rtorrent</code></p></blockquote>
<p>You might be notified that a bunch of extra packages need to be installed (there were 46 needed on my system!) so just choose Yes. After the packages have been downloaded and compiled (this might take a while) rTorrent should be on your system and ready to use.</p>
<h4>Getting Started with rTorrent</h4>
<p><img src="http://blog.raamdev.com/wp-content/uploads/2009/01/rtorrent_iterm.png" alt="rTorrent" /></p>
<p>You can launch rTorrent by simply running <code>rtorrent</code> in a Terminal, but before you get started you should look over the man page (<code>man rtorrent</code>) and then set up a configuration file (<code>~/.rtorrent.rc</code>). There are only four lines in my configuration file (check the man page to see what these do):</p>
<blockquote><p><code>port_range = 26000-26999<br />
directory = ~/downloads/torrents/<br />
session = ~/downloads/torrents/sessions/<br />
encryption = allow_incoming,try_outgoing,enable_retry</code></p></blockquote>
<p>If you&#8217;re interested in a lot more options, you might want to grab a copy of the <a href="http://libtorrent.rakshasa.no/browser/trunk/rtorrent/doc/rtorrent.rc?rev=latest" target="_new">sample .rtorrent.rc config file</a> (why this wasn&#8217;t included in the package, I don&#8217;t know) and place it in your home directory. </p>
<p>The <a href="http://libtorrent.rakshasa.no/wiki/RTorrentUserGuide" target="_new">rTorrent User Guide</a> has information about all the stuff on the screen as well as various commands to navigate the interface.</p>
<p>Using the wonderful <a href="http://blog.raamdev.com/2004/07/02/screen-utility">screen utility</a>, rTorrent becomes even more powerful on remote systems. I leave rTorrent running on my server and whenever I remotely SSH into the box I can then reattach the screen session that rTorrent is running inside of and instantly have access to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2009/installing-rtorrent-on-os-x-leopard-105-using-fink/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Instantly Preview Files in OS X using Quick Look</title>
		<link>http://raamdev.com/2009/instantly-preview-files-in-os-x-using-quick-look/</link>
		<comments>http://raamdev.com/2009/instantly-preview-files-in-os-x-using-quick-look/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 18:25:14 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2538</guid>
		<description><![CDATA[I discovered this feature as I discover many new things in OS X: entirely by accident. While I had a file on my desktop selected, my wrist accidentally hit the space bar on the keyboard. Instantly a quick preview window popped up giving me a preview of the image: The feature, known as Quick Look, [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered this feature as I discover many new things in OS X: entirely by accident. While I had a file on my desktop selected, my wrist accidentally hit the space bar on the keyboard. Instantly a quick preview window popped up giving me a preview of the image:</p>
<p><img src="http://blog.raamdev.com/wp-content/uploads/2009/01/quick_look.png" alt="Mac OS X Quick Look" /></p>
<p>The feature, known as <a href="http://www.apple.com/macosx/features/quicklook.html">Quick Look</a>, is one of the more than <a href="http://www.apple.com/macosx/features/300.html">300 new features</a> in OS X Leopard (10.5). Quick Look also works on text files, documents, PDF files, and even HTML and PowerPoint. This method of previewing files is so much easier than opening them in their native application! (It&#8217;s more than a preview though, since you can also scroll through the pages for multi-page documents.) Closing the preview window is as easy as pressing Esc, or you can simply select another file with the preview open and it will preview the newly selected file.</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2009/instantly-preview-files-in-os-x-using-quick-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Remove Google Software Update on Mac OS X</title>
		<link>http://raamdev.com/2008/howto-remove-google-software-update-on-mac-os-x/</link>
		<comments>http://raamdev.com/2008/howto-remove-google-software-update-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 07:20:39 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2379</guid>
		<description><![CDATA[A few days ago I wrote about how evil Google secretly installed software update on my computer. Well, even worse than that, when I choose to continue with the update it gives me this message: So every other day for the past two weeks I have been prompted to update the Google Talk plugin, and [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago I wrote about how <a href="http://blog.raamdev.com/2008/12/05/evil-google-secretly-installs-software-update">evil Google secretly installed software update</a> on my computer. Well, even worse than that, when I choose to continue with the update it gives me this message:</p>
<p><img src="http://blog.raamdev.com/wp-content/uploads/2008/12/updates_unsuccessful.png" alt="Updates Unsuccessful" /></p>
<p>So every other day for the past two weeks I have been prompted to update the Google Talk plugin, and every single time I choose OK this same error message pops up. I had planned to leave the software update installed, but since it&#8217;s not working and it&#8217;s really starting to bug me, I&#8217;m removing it.</p>
<p>According to <a href="http://groups.google.com/group/google-earth-browser-plugin/msg/e7aeb956cbfb6904">some discussion on Google Groups</a>, the Google Software Update can only be removed by uninstalling any plugins associated with it (Google Earth, Google Talk, etc). Well that&#8217;s not fair. <em>I never installed any plugins to begin with!</em> Time to do it the hacky way.</p>
<p>Hidden away on a page labeled &#8220;<a href="http://www.google.com/support/installer/bin/answer.py?answer=100386">What is Google Software Update?</a>&#8220;, Google provides the single command you need to run to uninstall Google Software Update from your entire system:</p>
<pre class="brush: bash; title: ; notranslate">
sudo /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py --uninstall
</pre>
<p><strong>NOTE:</strong> <em>Make sure the <code>--uninstall</code> portion of the command actually has two dash characters. It&#8217;s possible your browser replaced the two dashes with a single dash character.</em></p>
<p>If you have something like the <a href="http://gears.google.com/">Google Gears plugin</a> installed in your browser, you should either <a href="http://code.google.com/apis/gears/install.html">uninstall the Gears plugin</a> or use it with caution. The Google Software Update is meant to help keep your Gears plugin (and other plugins) updated with any new security patches. Of course, if the Software Update isn&#8217;t working, then it&#8217;s really nothing more than an annoying nag screen.</p>
<h3>Removing the Update Engine from your Home Directory</h3>
<p>Several commenters mentioned the update engine was installed in their home directory. If the update engine was installed on a per-user basis (as opposed to system-wide), then use this command instead:</p>
<pre class="brush: bash; title: ; notranslate">
~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py --uninstall
</pre>
<p><strong>NOTE:</strong> <em>Make sure the <code>--uninstall</code> portion of the command actually has two dash characters. It&#8217;s possible your browser replaced the two dashes with a single dash character.</em></p>
<h3>Preventing Google Earth from Reinstalling the Update Engine</h3>
<p>A <a href="http://blog.raamdev.com/2008/12/19/howto-remove-google-software-update-on-mac-os-x#comment-25155">commenter</a> provided this solution for preventing Google Earth from reinstalling the update engine:</p>
<blockquote><p>Google Earth reinstalls the software updater when it’s launched. To prevent this I created an empty file at ~/Library/Google/GoogleSoftwareUpdate, then transferred ownership to root and made it read-only for normal users:</p>
<pre class="brush: bash; title: ; notranslate">
touch ~/Library/Google/GoogleSoftwareUpdate
sudo chown root ~/Library/Google/GoogleSoftwareUpdate
sudo chmod 644 ~/Library/Google/GoogleSoftwareUpdate
</pre>
</blockquote>
<p><em><strong>Update:</strong> As one commenter mentioned, Google now has a <a href="http://www.google.com/support/installer/bin/answer.py?hl=en&#038;answer=147176">page</a> relevant to this discussion.</em></p>
<p><em><strong>Update:</strong> It appears that at least some of Google&#8217;s software now gives you the option for disabling the installation of the automatic update engine during the setup process. See <a href="http://blog.slaunchaman.com/2010/06/30/google-earth-now-available-without-automatic-updates/">this blog post</a> for an explanation. </em></p>
<p>It appears that now you can plug this into your terminal to disable Google Software Updater from checking for updates: </p>
<blockquote><pre class="brush: plain; title: ; notranslate">defaults write com.google.Keystone.Agent checkInterval 0</pre>
</blockquote>
<h3>Google Update Uninstaller Tool</h3>
<p>Viktor Petersson from Wireload notified me of a tool they put together to make uninstalling the Google Update engine really simple. If you don&#8217;t feel comfortable with the command line, <a href="http://wireload.net/products/guu-google-update-uninstaller/">download the Google Update Uninstaller</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-2466306671817366";
/* Remove Google Software Update */
google_ad_slot = "9678313754";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/howto-remove-google-software-update-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>165</slash:comments>
		</item>
		<item>
		<title>HOWTO: Show the Full Path in Finder&#8217;s Title</title>
		<link>http://raamdev.com/2008/howto-show-the-full-path-in-finders-title/</link>
		<comments>http://raamdev.com/2008/howto-show-the-full-path-in-finders-title/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 19:29:24 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2225</guid>
		<description><![CDATA[An annoying feature of the OS X Finder is that it doesn&#8217;t show the full path of the folder you&#8217;re currently browsing &#8212; it only shows the name of the folder in the title. I like seeing the entire path of the folder because I do a lot of stuff from the command line, so [...]]]></description>
			<content:encoded><![CDATA[<p>An annoying feature of the OS X Finder is that it doesn&#8217;t show the full path of the folder you&#8217;re currently browsing &#8212; it only shows the name of the folder in the title. I like seeing the entire path of the folder because I do a lot of stuff from the command line, so as you can imagine I was thrilled to <a href="http://www.tuaw.com/2008/12/05/terminal-tips-enable-path-view-in-finder/">discover</a> an easy fix to this problem.</p>
<p>Simply open the terminal (<code>Applications -> Utilities -> Terminal.app</code>) and run the following command:</p>
<blockquote><p><code>defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES</code></p></blockquote>
<p>You&#8217;ll then need to restart Finder by either rebooting or running the <code>killall Finder</code> command. Now Finder will show the full path in the title!</p>
<p><img src="http://blog.raamdev.com/wp-content/uploads/2008/12/osx_path_in_finder.png" alt="Path in Finder's Title" /></p>
<p>If for some reason you want to revert back to seeing only the folder name (I can&#8217;t imagine why you would), simply repeat the process and change <code>YES</code> to <code>NO</code> at the end of the command.</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/howto-show-the-full-path-in-finders-title/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Disable OS X Window Drop Shadow for Screenshots</title>
		<link>http://raamdev.com/2008/howto-disable-os-x-window-drop-shadow-for-screenshots/</link>
		<comments>http://raamdev.com/2008/howto-disable-os-x-window-drop-shadow-for-screenshots/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 22:14:21 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2221</guid>
		<description><![CDATA[One of the awesome features of OS X is the built-in screenshot mode. It allows you to easily select areas of the screen to capture (press Cmd+Shift+4 to activate screenshot mode), or select an entire window to capture (while in screenshot mode, press the spacebar to switch to window-capture mode). I frequently post screenshots on [...]]]></description>
			<content:encoded><![CDATA[<p>One of the awesome features of OS X is the built-in screenshot mode. It allows you to easily select areas of the screen to capture (press <code>Cmd+Shift+4</code> to activate screenshot mode), or select an entire window to capture (while in screenshot mode, press the spacebar to switch to window-capture mode). </p>
<p>I frequently post screenshots on this blog and I hated that the window screenshots included the drop shadow added by OS X around the window. This meant the width of the resulting screenshot was actually 50px bigger all the way around.</p>
<p>Luckily, there is a way to disable the drop shadow when taking screenshots. Simply open the terminal (<code>Applications -> Utilities -> Terminal.app</code>) and run the following command:</p>
<blockquote><p><code>defaults write com.apple.screencapture disable-shadow -bool true </code></p></blockquote>
<p>Now logout (or reboot) and when you login again your screenshots won&#8217;t include the drop shadow! For more helpful shortcuts and commands for screenshots in OS X, check out <a href="http://guides.macrumors.com/Taking_Screenshots_in_Mac_OS_X">Taking Screenshots in Mac OS X</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/howto-disable-os-x-window-drop-shadow-for-screenshots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Evil Google Secretly Installs Software Update</title>
		<link>http://raamdev.com/2008/evil-google-secretly-installs-software-update/</link>
		<comments>http://raamdev.com/2008/evil-google-secretly-installs-software-update/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 21:36:24 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=2206</guid>
		<description><![CDATA[I was shocked to see this Google Software Update window on my Mac this morning asking me to install an update to the Google Talk Plugin: First of all, I had never seen this update window in my life and I never approved the installation of any such Software Update Engine! Secondly, what Google Talk [...]]]></description>
			<content:encoded><![CDATA[<p>I was shocked to see this Google Software Update window on my Mac this morning asking me to install an update to the Google Talk Plugin:</p>
<p><img src="http://blog.raamdev.com/wp-content/uploads/2008/12/google_software_update.png" alt="Google Software Update" /></p>
<p>First of all, I had never seen this update window in my life and I never approved the installation of any such Software Update Engine! Secondly, <em>what</em> Google Talk Plugin is it talking about? As far as I can remember, I never installed a GTalk plugin. I use <a href="http://www.adiumx.com/" target="_new">Adium</a> for chatting on GTalk and I never had to install a plugin to use Google Talk! Maybe the update engine is trying to update the GTalk plugin that came with Adium?</p>
<p><a href="http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/146882feca2788c3?pli=1" target="_new">There are some other people</a> who are also quite annoyed by this secret update engine installation. Apparently <a href="http://code.google.com/p/update-engine/" target="_new">the update engine is fully open-source</a>, but there is no uninstall program. To uninstall it, you must unregister applications that are using it and wait a day for it to automatically uninstall itself. How ugly.</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/evil-google-secretly-installs-software-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HOWTO: Make iTunes Read Ogg Files</title>
		<link>http://raamdev.com/2008/howto-make-itunes-read-ogg-files/</link>
		<comments>http://raamdev.com/2008/howto-make-itunes-read-ogg-files/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 04:09:35 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=1970</guid>
		<description><![CDATA[After downloading the only available torrent of Hang Drum music I could find, I was shocked to discover that iTunes wouldn&#8217;t read the Ogg files it contained. I was so close to losing a ton of respect for Apple until I searched Google for a solution. Hoorah for the xiph.org open-source community! Simply visit their [...]]]></description>
			<content:encoded><![CDATA[<p>After downloading the only available torrent of <a href="http://www.google.com/search?hl=en&#038;q=hang+drum&#038;btnG=Google+Search&#038;aq=f&#038;oq=">Hang Drum music</a> I could find, I was shocked to discover that iTunes wouldn&#8217;t read the Ogg files it contained. I was so close to losing a ton of respect for Apple until I searched Google for a solution. Hoorah for <a href="http://xiph.org">the xiph.org open-source community</a>!</p>
<p>Simply visit their site and <a href=" http://www.xiph.org/quicktime/download.html">download QuickTime Components binary package</a>. After opening the .dmg file (Windows users should be able to just download and run the .exe file), copy <code>XiphQT.component</code> to <code>~/Library/Components</code> (user-only) or to <code>/Library/Components</code> (system-wide). <strong>Update:</strong> Randy Cox noted in the comments that on Snow Leopard the path to copy the file is actually <code>/Library/Quicktime/</code></p>
<p>If iTunes is open, restart it and wallah! You&#8217;ve got .ogg support in iTunes!</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/howto-make-itunes-read-ogg-files/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Mounting HFS+ with Write Access in Debian</title>
		<link>http://raamdev.com/2008/mounting-hfs-with-write-access-in-debian/</link>
		<comments>http://raamdev.com/2008/mounting-hfs-with-write-access-in-debian/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:33:32 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=1939</guid>
		<description><![CDATA[When I decided to reformat and install my Mac Mini with the latest testing version of Debian (lenny, at the time of this writing) I discovered that I couldn&#8217;t mount my HFS+ OS X backup drive with write access: erin:/# mount -t hfsplus /dev/sda /osx-backup [ 630.769804] hfs: write access to a journaled filesystem is [...]]]></description>
			<content:encoded><![CDATA[<p>When I decided to reformat and install my Mac Mini with the latest testing version of Debian (lenny, at the time of this writing) I discovered that I couldn&#8217;t mount my HFS+ OS X backup drive with write access:</p>
<blockquote><p><code>erin:/# mount -t hfsplus /dev/sda /osx-backup<br />
[ 630.769804] hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.</code></p></blockquote>
<p>This warning puzzled me because I was able to mount fine before the reinstall and, since the external drive is to be used as the bootable backup for my MBP, anything with &#8220;at your own risk&#8221; was unacceptable.</p>
<p>I had already erased my previous Linux installation so I had no way of checking what might have previously given me write access to the HFS+ drive. A quick <code>apt-cache search hfs</code> revealed a bunch of packages related to the HFS filesystem. I installed the two that looked relevant to what I was trying to do:</p>
<blockquote><p><code>hfsplus - Tools to access HFS+ formatted volumes<br />
hfsutils - Tools for reading and writing Macintosh volumes</code></p></blockquote>
<p>No dice. I still couldn&#8217;t get write access without that warning. I tried loading the <code>hfsplus</code> module and then adding it to <code>/etc/modules</code> to see if that would make a difference. As I expected, it didn&#8217;t. I was almost ready to give up but there was another HFS package in the list that, even though it seemed unrelated to what was trying to do, seemed worth a shot:</p>
<blockquote><p><code>hfsprogs - mkfs and fsck for HFS and HFS+ file systems</code></p></blockquote>
<p>It worked! I have no idea how or why (and I&#8217;m not interested enough to figure it out), but after installing the <code>hfsprogs</code> package I was able to mount my HFS+ partition with write access.</p>
<p><strong>Update:</strong></p>
<p>As Massimiliano and Matthias have confirmed in the comments below, the following solution seems to work with Ubuntu 8.04:</p>
<blockquote><p>From Linux, after installing the tools suggested before, you must run:<br />
mount -o force /dev/sdx /mnt/blabla</p>
<p>Otherwise, in my fstab, I have an entry like this:<br />
UUID=489276e8-7f9b-3ae6-8c73-69b99ccaab9c /media/Leopard hfsplus defaults,force 0 0</p></blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-2466306671817366";
/* Mounting HFS+ */
google_ad_slot = "3297959043";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/mounting-hfs-with-write-access-in-debian/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>NetBeans for PHP</title>
		<link>http://raamdev.com/2008/netbeans-for-php/</link>
		<comments>http://raamdev.com/2008/netbeans-for-php/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 15:20:30 +0000</pubDate>
		<dc:creator>Raam Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.raamdev.com/?p=1901</guid>
		<description><![CDATA[Sun Microsystems has added PHP support to their open-source Netbeans development IDE. I just tried the latest version (6.5) and I&#8217;m not impressed at all, at least with their OS X version: It&#8217;s slow and the Open File dialog takes a good 45 seconds (!) to load.]]></description>
			<content:encoded><![CDATA[<p>Sun Microsystems has added <a href="http://www.netbeans.org/features/php/index.html">PHP support</a> to their open-source <a href="http://www.netbeans.org/">Netbeans development IDE</a>. I just tried the latest version (6.5) and I&#8217;m not impressed at all, at least with their OS X version: It&#8217;s slow and the Open File dialog takes a good 45 seconds (!) to load.</p>
]]></content:encoded>
			<wfw:commentRss>http://raamdev.com/2008/netbeans-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  raamdev.com/tag/osx/feed/ ) in 0.62150 seconds, on Feb 11th, 2012 at 4:09 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 5:09 am UTC -->
