<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Osx on /usr</title><link>https://slashusr.anupamsg.me/categories/osx/</link><description>Recent content in Osx on /usr</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 30 Dec 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://slashusr.anupamsg.me/categories/osx/index.xml" rel="self" type="application/rss+xml"/><item><title>What's New in Emacs 24.4</title><link>https://slashusr.anupamsg.me/2013/12/30/whats-new-in-emacs-24-4-2/</link><pubDate>Mon, 30 Dec 2013 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2013/12/30/whats-new-in-emacs-24-4-2/</guid><description>&lt;p&gt;&lt;a href="http://www.masteringemacs.org/about/"&gt;Mickey Petersen&lt;/a&gt; has written up an excellent round-up of the latest features of the &lt;a href="http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00500.html"&gt;Emacs 24.4&lt;/a&gt; release.&lt;/p&gt;
&lt;p&gt;Read the whole article at &lt;a href="http://www.masteringemacs.org/articles/2013/12/29/whats-new-in-emacs-24-4/"&gt;http://www.masteringemacs.org/articles/2013/12/29/whats-new-in-emacs-24-4/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;He had also written a similar article for Emacs 24.3 (current stable version), which can be found &lt;a href="http://www.masteringemacs.org/articles/2013/12/29/whats-new-emacs-24-3/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="new-settings-that-i-am-using"&gt;New Settings that I am using&lt;/h2&gt;
&lt;p&gt;I have already setup the &lt;code&gt;load-prefer-newer&lt;/code&gt;, &lt;code&gt;cycle-spacing&lt;/code&gt;, and &lt;code&gt;ns-use-srgb-colorspace&lt;/code&gt; options.&lt;/p&gt;
&lt;p&gt;The new &lt;code&gt;electric-pair-mode&lt;/code&gt; options also look interesting, and I have set these up (I was using &lt;code&gt;skeleton-pair&lt;/code&gt; for the auto-pairing function till now).&lt;/p&gt;</description></item><item><title>Enabling Postfix on OSX as a Relay: Revisited</title><link>https://slashusr.anupamsg.me/2013/12/22/enabling-postfix-on-osx-as-a-relay-revisited/</link><pubDate>Sun, 22 Dec 2013 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2013/12/22/enabling-postfix-on-osx-as-a-relay-revisited/</guid><description>&lt;h1 id="postfix-on-osx-revisited"&gt;Postfix on OSX: Revisited&lt;/h1&gt;
&lt;p&gt;A few years back, I had written a post on enabling the &lt;a href="http://slashusr.wordpress.com/2012/02/14/enabling-postfix-for-outbound-relay-via-gmail-on-os-x-lion-11/"&gt;Postfix MTA as a relay server on OSX&lt;/a&gt;, which was quite &lt;a href="http://slashusr.wordpress.com/2012/02/14/enabling-postfix-for-outbound-relay-via-gmail-on-os-x-lion-11/#comments"&gt;well received&lt;/a&gt;. The article was originally written for &lt;a href="http://en.wikipedia.org/wiki/Mac_OS_X_Lion"&gt;OS X Lion&lt;/a&gt;, though it remained valid for &lt;a href="http://en.wikipedia.org/wiki/OS_X_Mountain_Lion"&gt;OSX Mountain Lion&lt;/a&gt;, and more recently on &lt;a href="http://en.wikipedia.org/wiki/OS_X_Mavericks"&gt;OSX Mavericks&lt;/a&gt; as well.&lt;/p&gt;
&lt;p&gt;However, things &lt;em&gt;have&lt;/em&gt; changed on the OS since the last two versions, which warrants a revisit of the instructions, and a refresh of some of the steps. While the old set of instructions still &lt;em&gt;work&lt;/em&gt;, there are changes needed that will keep the configuration future-proof.&lt;/p&gt;</description></item><item><title>OS X Mountain Lion: Need to reinstall Xcode command line tools</title><link>https://slashusr.anupamsg.me/2012/07/27/os-x-mountain-lion-need-to-reinstall-xcode-command-line-tools/</link><pubDate>Fri, 27 Jul 2012 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2012/07/27/os-x-mountain-lion-need-to-reinstall-xcode-command-line-tools/</guid><description>&lt;p&gt;So I upgraded to OS X &lt;a href="http://www.apple.com/osx/"&gt;Mountain Lion&lt;/a&gt; yesterday. The install was pretty smooth (though had a tough time with the redeem code for the upgrade, worked on the third code that Apple sent across).&lt;/p&gt;
&lt;p&gt;Most of the software is working fine. However, I found that my existing Xcode installation needed an upgrade (via a Xcode install from the App Store).&lt;/p&gt;
&lt;p&gt;The problem is that any new Xcode install seems to nuke the command line development tools (think make, autoconf, etc.). The solution is pretty simple though. Once Xcode has been installed, run Xcode and then open the preferences. There is a section on downloads, which lists installing the command line tools as an option.&lt;/p&gt;</description></item><item><title>Enabling postfix for outbound relay via Gmail on OS X Lion (and newer OSX versions)</title><link>https://slashusr.anupamsg.me/2012/02/14/enabling-postfix-for-outbound-relay-via-gmail-on-os-x-lion-11/</link><pubDate>Tue, 14 Feb 2012 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2012/02/14/enabling-postfix-for-outbound-relay-via-gmail-on-os-x-lion-11/</guid><description>&lt;p&gt;&lt;em&gt;Update on Oct 25, 2014: Updated For OS X Yosemite&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Update on Dec 21, 2013: I have &lt;a href="http://slashusr.wordpress.com/2013/12/22/enabling-postfix-on-osx-as-a-relay-revisited/" title="Enabling Postfix on OSX as a Relay: Revisited"&gt;posted an update&lt;/a&gt; to the launchd setup for postfix. You should still read through this post, as most of the setup remains common to both posts.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="the-background"&gt;The background&lt;/h3&gt;
&lt;p&gt;Mac OSX comes with the &lt;a href="http://www.postfix.org/"&gt;postfix&lt;/a&gt; MTA, which is a fully featured &lt;a href="http://en.wikipedia.org/wiki/Smtp_server"&gt;SMTP server&lt;/a&gt;. Under normal circumstances, there is usually no need to enable or configure this software, as most email access is usually done via GUI clients such as the &lt;a href="http://en.wikipedia.org/wiki/Mail_%28application%29"&gt;Mail.app&lt;/a&gt; - which uses the POP/IMAP and SMTP settings to connect with the email service provider.&lt;/p&gt;</description></item><item><title>The Missing iSync in OS X Lion (and what to do about it)</title><link>https://slashusr.anupamsg.me/2011/07/22/the-missing-isync-in-os-x-lion-and-what-to-do-about-it/</link><pubDate>Fri, 22 Jul 2011 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2011/07/22/the-missing-isync-in-os-x-lion-and-what-to-do-about-it/</guid><description>&lt;p&gt;The short answer to someone looking for a solution: &lt;em&gt;&lt;strong&gt;just copy over iSync&lt;/strong&gt;&lt;/em&gt; from your Snow Leopard installation back to the &lt;em&gt;/Applications&lt;/em&gt; folder in Lion, &lt;strong&gt;and&lt;/strong&gt; also copy the phone plugin you need back into &lt;em&gt;/Library/PhonePlugins&lt;/em&gt; folder. Everything will be as it was. &lt;em&gt;Enjoy&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The longer story requires more explanation …&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have been looking forward to upgrading to the latest version of OSX (&lt;a href="http://www.apple.com/macosx/"&gt;Lion&lt;/a&gt;) ever since the announcements were made in the &lt;a href="http://events.apple.com.edgesuite.net/11piubpwiqubf06/event/"&gt;WWDC&lt;/a&gt; earlier this year.&lt;/p&gt;</description></item><item><title>How I Learned to stop using Firefox and love the Chrome</title><link>https://slashusr.anupamsg.me/2010/06/10/how-i-learned-to-stop-using-firefox-and-love-the-chrome/</link><pubDate>Thu, 10 Jun 2010 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2010/06/10/how-i-learned-to-stop-using-firefox-and-love-the-chrome/</guid><description>&lt;p&gt;One word: &lt;em&gt;SPEED&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Seriously. I have been a long proponent and user of &lt;a href="http://firefox.com/"&gt;Firefox&lt;/a&gt;, having been lured into it by its relative elegance and the extension framework many moons back. Also, the &lt;a href="https://addons.mozilla.org/en-US/firefox/extensions/web-development/"&gt;web development support&lt;/a&gt; has always been far better than its competition, with &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1843/"&gt;Firebug&lt;/a&gt; and &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/60/"&gt;Web Developer&lt;/a&gt; to name just two great reasons for it being the developer’s browser of choice.&lt;/p&gt;
&lt;p&gt;&lt;img alt="firefoxbrowserfreewaystocustomizeyourinternet1.png" loading="lazy" src="https://slashusr.anupamsg.me/2010/06/10/how-i-learned-to-stop-using-firefox-and-love-the-chrome/images/firefoxbrowserfreewaystocustomizeyourinternet1.png"&gt;&lt;/p&gt;
&lt;p&gt;The sheer number of Firefox &lt;a href="https://addons.mozilla.org/en-US/firefox/?browse=featured"&gt;add-ons and extensions&lt;/a&gt; (about 13,000 in the last count) is staggering - and list absolute essentials such as &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1865/"&gt;Adblock Plus&lt;/a&gt;, &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2410/"&gt;XMarks&lt;/a&gt; and &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/201/"&gt;DownThemAll!&lt;/a&gt; This combined with the themes (I suggest &lt;a href="http://www.takebacktheweb.org/"&gt;GrApple Yummy&lt;/a&gt; on the Mac) has been making the web browsing experience a far better one for me than Safari.&lt;/p&gt;</description></item><item><title>Converting from TaskPaper to Emacs Org-Mode</title><link>https://slashusr.anupamsg.me/2010/03/30/converting-from-taskpaper-to-emacs-org-mode/</link><pubDate>Tue, 30 Mar 2010 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2010/03/30/converting-from-taskpaper-to-emacs-org-mode/</guid><description>&lt;p&gt;&lt;strong&gt;Why TaskPaper and Org-Mode?&lt;/strong&gt;&lt;a href="http://www.hogbaysoftware.com/products/taskpaper"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.hogbaysoftware.com/products/taskpaper"&gt;TaskPaper&lt;/a&gt; is a simple and elegant task management software for the OSX platform. It combines the simplicity of a text micro-format to mark the tasks, and the elegance of a Mac UI. It also provides a quick launch time and a nice system-wide quick entry window that is accessible with a single shortcut key.&lt;/p&gt;
&lt;p&gt;&lt;img alt="tasks.png" loading="lazy" src="https://slashusr.anupamsg.me/2010/03/30/converting-from-taskpaper-to-emacs-org-mode/images/tasks.png"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="taskpapercapturewindow.png" loading="lazy" src="https://slashusr.anupamsg.me/2010/03/30/converting-from-taskpaper-to-emacs-org-mode/images/taskpapercapturewindow.png"&gt;&lt;/p&gt;
&lt;p&gt;I have been a heavy user of Emacs’ &lt;a href="http://orgmode.org/"&gt;Org-Mode&lt;/a&gt; for some years now, and love the power and flexibility it offers for tracking not just outlines and tasks, but any text based item, including notes and calendar entries. In fact Org-Mode has become one of the primary software that I use regularly, every day.&lt;/p&gt;</description></item><item><title>Firefox 3.6 finally allows true Fullscreen mode on Mac OSX</title><link>https://slashusr.anupamsg.me/2010/01/26/firefox-3-6-finally-allows-true-fullscreen-mode-on-mac-osx/</link><pubDate>Tue, 26 Jan 2010 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2010/01/26/firefox-3-6-finally-allows-true-fullscreen-mode-on-mac-osx/</guid><description>&lt;p&gt;Updated to &lt;a href="http://www.mozilla.com/en-US/firefox/personal.html"&gt;Firefox 3.6&lt;/a&gt; today. As usual, a very solid update, and was pleasantly surprised by the full-screen mode (finally!) that works exactly as you would want it. This was one of the few areas where Firefox on OSX was lagging behind as compared to other platforms.&lt;/p&gt;
&lt;p&gt;There were a few plugins that claimed to enable this in prior versions, but never worked very well.&lt;/p&gt;
&lt;p&gt;The option is available under the “View”menu and has a standard Apple-Shift-F shortcut as well.&lt;/p&gt;</description></item><item><title>gnuplot with AquaTerm on OSX Snow Leopard</title><link>https://slashusr.anupamsg.me/2010/01/17/gnuplot-with-aquaterm-on-osx-snow-leopard/</link><pubDate>Sun, 17 Jan 2010 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2010/01/17/gnuplot-with-aquaterm-on-osx-snow-leopard/</guid><description>&lt;p&gt;The &lt;a href="http://www.gnuplot.info/"&gt;gnuplot&lt;/a&gt; graphing utility has always had excellent support for multiple terminal types. While the X11 terminal is a satisfactory GUI view for the graphs, I prefer to use the &lt;a href="http://sourceforge.net/projects/aquaterm/"&gt;AquaTerm&lt;/a&gt; terminal on OSX as it is more ‘Mac-like’ and feels more natural.&lt;/p&gt;
&lt;p&gt;Also, I do prefer to compile gnuplot by myself on OSX rather than downloading the pre-packaged binaries - as this gives me more control over the compilation (including getting around the stupid Apple readline bug - where Apple has essentially shipped a broken readline by using libedit to emulate the non-existent libreadline).&lt;/p&gt;</description></item><item><title>Snow Leopard - First Impressions</title><link>https://slashusr.anupamsg.me/2009/09/15/snow-leopard-first-impressions/</link><pubDate>Tue, 15 Sep 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/09/15/snow-leopard-first-impressions/</guid><description>&lt;p&gt;I finally bit the bullet and installed &lt;a href="http://www.apple.com/macosx/"&gt;Snow Leopard&lt;/a&gt; over last weekend. I did a clean install (i.e., reformat and install afresh) - considering the significant under-the-hood &lt;a href="http://www.apple.com/macosx/technology/"&gt;changes&lt;/a&gt; that this OS revision has.&lt;/p&gt;
&lt;p&gt;The basic steps I followed are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Cleaned up the existing Leopard install to remove applications, preference panes and documents I did not need&lt;/li&gt;
&lt;li&gt;Reviewed the preferences under ~/Library/Preferences as well as the application support items under ~/Library/Application Support and removed the items which were out of date or detritus from old installs&lt;/li&gt;
&lt;li&gt;Took an image backup using &lt;a href="http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html"&gt;SuperDuper!&lt;/a&gt; of the Leopard install&lt;/li&gt;
&lt;li&gt;Took a backup of the disk using &lt;a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html"&gt;Time Machine&lt;/a&gt; to allow easier data restore during the installation&lt;/li&gt;
&lt;li&gt;&lt;a href="http://support.apple.com/kb/HT1420"&gt;De-authorized&lt;/a&gt; my iTunes to prevent increment of the install counter after reinstall of the OS&lt;/li&gt;
&lt;li&gt;Popped in the Snow Leopard DVD and started the install&lt;/li&gt;
&lt;li&gt;During installation, I used the Disk Utility to reformat the Mac OS partition&lt;/li&gt;
&lt;li&gt;I also did a custom install to prevent the printer drivers (over 2 GB) being installed. In addition, I selected the optional &lt;a href="http://www.apple.com/rosetta/"&gt;Rosetta&lt;/a&gt; and &lt;a href="http://www.apple.com/quicktime/"&gt;Quicktime 7&lt;/a&gt; components &lt;em&gt;(seriously Apple, these take less than 10 MB - why the optional tag?)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Waited for around 20 minutes to have the base image installed, and then used the migration assistant to restore data from my Time Machine backup&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The install was relatively smooth, and restoring the data from my Time Machine backup also went without any issues. However, post-install, some of the glitches started appearing:&lt;/p&gt;</description></item><item><title>Importing contacts from OSX Addressbook to Emacs BBDB</title><link>https://slashusr.anupamsg.me/2009/08/16/importing-contacts-from-osx-addressbook-to-emacs-bbdb/</link><pubDate>Sun, 16 Aug 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/08/16/importing-contacts-from-osx-addressbook-to-emacs-bbdb/</guid><description>&lt;p&gt;A major aspect of using &lt;a href="http://www.gnu.org/software/emacs"&gt;Emacs&lt;/a&gt; is that it is more than a text editor - it is more of an application platform - some would call it an &lt;em&gt;Operating System&lt;/em&gt; - that allows a host of applications to run within the same context and session - and vastly enrich the user experience. This is in fact a primary reason why many Emacs users spend their entire computer interaction via Emacs.&lt;/p&gt;</description></item><item><title>Replacing Mail.app with Gmail on OSX</title><link>https://slashusr.anupamsg.me/2009/08/15/replacing-mail-app-with-gmail-on-osx/</link><pubDate>Sat, 15 Aug 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/08/15/replacing-mail-app-with-gmail-on-osx/</guid><description>&lt;p&gt;Off late the &lt;a href="http://gears.google.com/index.html"&gt;Mail.app&lt;/a&gt; email client on OSX has been acting up on me. It often stalls or displays the spinning beach ball of death till a forced quit is required. Also, it seems to have display rendering issues when a mail classified incorrectly as junk is moved back to the inbox.&lt;/p&gt;
&lt;p&gt;I tend to use the Mail.app as a local email client for three main purposes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Offline mode for reading my emails when there is no Internet connection available&lt;/li&gt;
&lt;li&gt;Easy desktop search for the mails via &lt;a href="http://www.apple.com/macosx/what-is-macosx/spotlight.html"&gt;Spotlight&lt;/a&gt;, and&lt;/li&gt;
&lt;li&gt;Easy archival of important mail in my project workspaces (either in Devonthink or plain text export)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The other features (TODO and Notes) are nice, but not really useful for me as I use other tools for these items. The mail itself is served out via gmail accounts and IMAP synchronization.&lt;/p&gt;</description></item><item><title>Use the Capslock as a Control key on OSX for Emacs</title><link>https://slashusr.anupamsg.me/2009/08/08/use-the-capslock-as-a-control-key/</link><pubDate>Sat, 08 Aug 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/08/08/use-the-capslock-as-a-control-key/</guid><description>&lt;p&gt;This is an absolute must, unless you like contorting your fingers and risk RSI. It is also an easy thing to do on OS X.&lt;/p&gt;
&lt;p&gt;You need to bring up the System preferences → Keyboard &amp;amp; Mouse&lt;/p&gt;
&lt;p&gt;and then click the “Modifier Keys” to remap the Capslock to Control.&lt;/p&gt;
&lt;p&gt;&lt;img alt="snapzproxscreensnapz001.png" loading="lazy" src="images/snapzproxscreensnapz001.png"&gt;&lt;/p&gt;
&lt;p&gt;This is available on OS X 10.4 and later versions.&lt;/p&gt;</description></item></channel></rss>