<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mac on ZeroSharp</title><link>https://www.zerosharp.com/blog/categories/mac/</link><description>Recent content in Mac on ZeroSharp</description><generator>Hugo</generator><language>en-gb</language><copyright>Copyright © 2012–{year} Robert Anderson</copyright><lastBuildDate>Tue, 18 Sep 2018 09:27:00 +0100</lastBuildDate><atom:link href="https://www.zerosharp.com/blog/categories/mac/index.xml" rel="self" type="application/rss+xml"/><item><title>My essential web applications and iPhone apps</title><link>https://www.zerosharp.com/my-essential-web-applications/</link><pubDate>Tue, 18 Sep 2018 09:27:00 +0100</pubDate><guid>https://www.zerosharp.com/my-essential-web-applications/</guid><description>&lt;p&gt;This is part three of a series of posts about the software and tools I find invaluable. See &lt;a href="https://www.zerosharp.com/essential-applications"&gt;Part 1: essential applications&lt;/a&gt; and &lt;a href="https://www.zerosharp.com/my-essential-visual-studio-tools-and-extensions"&gt;Part 2: Visual Studio tools&lt;/a&gt;. In this post I&amp;rsquo;m covering the online applications and iPhone apps I find indispensable.&lt;/p&gt;
&lt;h2 id="gmail"&gt;&lt;a href="https://www.google.com/gmail/"&gt;Gmail&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Does the job.&lt;/p&gt;
&lt;h2 id="lastpass"&gt;&lt;a href="https://www.lastpass.com/"&gt;Lastpass&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Everyone needs a password manager.&lt;/p&gt;
&lt;h2 id="pinboard-and-the-pinswift-iphone-app"&gt;&lt;a href="https://www.pinboard.in"&gt;Pinboard&lt;/a&gt; (and the &lt;a href="https://pinswiftapp.com/"&gt;PinSwift&lt;/a&gt; iPhone app)&lt;/h2&gt;
&lt;p&gt;The best bookmark tracking tool. Simple, fast, powerful. The best mobile app for it is &lt;a href="https://pinswiftapp.com/"&gt;PinSwift&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>My essential applications</title><link>https://www.zerosharp.com/essential-applications/</link><pubDate>Fri, 07 Sep 2018 15:23:00 +0100</pubDate><guid>https://www.zerosharp.com/essential-applications/</guid><description>&lt;p&gt;This is the first in a series of posts where I list the applications that I use and enjoy the most. See &lt;a href="(/my-essential-visual-studio-tools-and-extensions)"&gt;part 2&lt;/a&gt; and &lt;a href="https://www.zerosharp.com/my-essential-web-applications"&gt;part 3&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A bit of preamble, my most powerful machine is a Windows-only desktop with lots of RAM and an SSD drive. I use it almost exclusively for development.&lt;/p&gt;
&lt;p&gt;I also have a Macbook Pro which is configured to dual-boot Windows and MacOS. The Windows machine is more or less a mirror of my main development machine. The Mac is where I do all my document editing, Word, blogging, etc. I also use it for my occasional forays in to iPhone development or other non-Windows experiments.&lt;/p&gt;</description></item><item><title>Macbook and the mysterious sleep</title><link>https://www.zerosharp.com/macbook-and-the-mysterious-sleep/</link><pubDate>Wed, 23 Aug 2017 16:46:00 +0100</pubDate><guid>https://www.zerosharp.com/macbook-and-the-mysterious-sleep/</guid><description>&lt;p&gt;I finally worked out why my Macbook was randomly sleeping.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; - &lt;a href="#anchor-tldr"&gt;Skip to the end&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="clues"&gt;Clues&lt;/h2&gt;
&lt;p&gt;It only seemed to happen when I was working while sitting up on the bed with the computer on my lap. It seemed to be related to the position of the computer or possibly the lid. The computer would sleep. I&amp;rsquo;d wake it and login again. Continue. Sometimes it would happen once. Sometimes three times in ten minutes. Annoying. I assumed some hardware defect.&lt;/p&gt;</description></item><item><title>Installing Ruby with Homebrew and rbenv on Mac OS X Mountain Lion</title><link>https://www.zerosharp.com/installing-ruby-with-homebrew-and-rbenv-on-mac-os-x-mountain-lion/</link><pubDate>Thu, 31 Jan 2013 17:38:00 +0100</pubDate><guid>https://www.zerosharp.com/installing-ruby-with-homebrew-and-rbenv-on-mac-os-x-mountain-lion/</guid><description>&lt;h2 id="install-ruby-with-rbenv"&gt;Install Ruby with rbenv&lt;/h2&gt;
&lt;p&gt;I decided to setup Octopress on my Mac so that I can publish blog posts from either Windows or MacOS. I&amp;rsquo;m on OS X 10.8.2.&lt;/p&gt;
&lt;p&gt;I tried to follow the &lt;a href="http://octopress.org/docs/setup/rbenv/"&gt;Octopress instructions&lt;/a&gt; for installing Ruby but ran into a few problems.&lt;/p&gt;
&lt;h3 id="install-homebrew"&gt;Install Homebrew&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://mxcl.github.com/homebrew/"&gt;Homebrew&lt;/a&gt; is a package manager for OS X. Open Terminal and install Homebrew with:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ ruby -e &amp;quot;$(curl -fsSkL raw.github.com/mxcl/homebrew/go)&amp;quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Once the installation is successful, you can run the following command to check your environment.&lt;/p&gt;</description></item></channel></rss>