Monday, 25-Mar-2013 07:38:35 EDT

OS X 10.8 Mountain Lion

Freeware

Miscellany

  1. BetterTouchTool assigns more stuff to trackpads, etc. I use it to allow tapping in the corners to replace the Home & End keys (which don't exist on my new wireless keyboard), closing windows (⌘W), ⌘-click in Safari & Mail, & Enter Full Screen (⌃⌘F) elsewhere.
  2. NetNewsWire: RSS.
  3. Meteo(rologist) is my favorite weather menu item. (It uses weather.com. I gave up on widgets: I don't even display Dashboard in Mission Control.)
  4. TexShop: Front end for MacTeX. (Doc: paste this link by hand.)
  5. MacFusion is an interface to FUSE for OS X (OSXFUSE; include MacFUSE Compatibility Layer), which mounts (s)ftp volumes as the Finder should, so you can add files, & edit with TextEdit.
  6. Xcode (from the Mac App Store, also in  menu) includes:
  7. MiroVideoConverter can convert mp4 (m4v) to ogv (Ogg Theora) for your web pages (for those people who insist on using Firefox).
  8. In case you lost them, here are some ancient Mac system sounds.
  9. Various versions of Fortran; CERNLIB & other HEP. (Requires Xcode.)

Safari 6

  1. Tab View (pinch)
  2. Address & search boxes merged
  3. Bookmarks & open tabs sync over iCloud
  4. Safari Extensions (link in Safari menu) install automatically from Apple's site:
    1. Franker translates selected text/whole page, inserting translation following original.
    2. Tabletoy allows floating table headers & sorting by columns.
    3. autocomplete prevents blocking saved usernames/passwords.
    4. ClickToPlugin:
      1. Blocks flash.
      2. Replaces it with HTML5 when available (e.g., on YouTube), & allows downloading it. (Also Media Center downloads HTML5 stuff more generally. Note: GarageBand will convert ≤ 40 sec. segments of videos into ringtones.)
    5. YouTube Lyrics shows lyrics for YouTube music videos.
  5. If audio is played as Flash instead of HTML5, it can be saved using Soundflower & QuickTime Player: Set the sound output in System Preferences, & the microphone in New Audio Recording in QuickTime Player (but leave its volume @ minimum), to "Soundflower (2ch)".
  6. Ad blocking: GlimmerBlocker (Java), http proxy (in System Preferences; for all all browsers, & even RSS readers).
  7. MathML (needs work).
  8. QuickTime (7) Plug-in will view QuickTime Virtual Reality & MIDI files, which QuickTime (X) Player won't. (GarageBand will import & edit MIDI.)

Graphics

  1. Vector graphics ("draw"): LibreOffice (Draw)
  2. 3D graphics (raytracing, etc.): Art of Illusion (Java); saves as JPG (e.g.), but Preview will convert to PDF.
  3. Bitmap graphics ("paint"):
  4. JaxoDraw (Java) draws Feynman diagrams with just the trackpad/mouse. (Others require programming & specifying coordinates.)

Tips

Text

  1. Substitution, built-in (e.g., 1/2 → ½) or added (e.g., ^2 → ²). Set up in System Preferences… > Personal > Language & Text > Text. Use menu item Edit > Substitutions > Text Replacement. Great if you like to type math (in email, e.g.) as Unicode.
  2. ⌥⌫ deletes words.
  3. 2-finger single tap (right-click on mouse) on a typo to choose a correct spelling is easier than retyping.
    ⌃T between 2 letters to transpose them.
    Also note the menu item Edit > Spelling and Grammar > Correct Spelling Automatically.
  4. 3-finger swipe (click & drag with mouse) to select text as contiguous letters.
    1-finger double-tap (select word) & 3-finger swipe (double-click & drag with mouse) to do it with words.
    Triple-tap (-click) with paragraphs.
  5. Character Viewer for all Unicode characters (e.g., math in Mail): "Edit > Special Characters...", or add directly to Title Bar by selecting in "System Preferences… > Personal > Language & Text > Input Sources". (See also my Unicode page.)
  6. STIX fonts (now included in OS X) have TeX characters, useful in figures, MathML, etc.

Finder

  1. Screen Sharing (also in Messages) allows remote control of your Mac (even over the internet).
  2. ⌘⇧4 to select portion of screen for snapshot, or hit space for camera to select window (or dock, menu bar, or desktop for all).
  3. To create an alias while dragging, hold down ⌥⌘. (⌥ alone creates a copy.)

Other

  1. News/rumors: 9T🕘 5Mac (RSS).
  2. Apple keynote coverage: engadget (& sometimes also direct from Apple).
  3. To get to the Dock in Full Screen mode, go "past" the bottom.
  4. Enlarge cursor: System Preferences > Accessibility > Display.
  5. To add a keyboard shortcut for a menu item, System Preferences > Keyboard > Keyboard Shortcuts. If you want to add a shortcut for something with an ambiguous "last name", you need to give the full Menu Title, separated by "->" (not ">") w/o spaces.
  6. In LaunchPad, drag an item on top of another to create a folder; hold ⌥ to get wiggly icons with X's for deletion.
  7. Grapher (in Applications > Other) also does equations nicely; for arithmetic, just delete the "x=" (or whatever) & type. You can even export the equation as (La)TeX: Use the secondary click & select the menu item.
  8. Quicktime Player does screen video capture.
  9. Wi-Fi Diagnostics, located in /System/Library/CoreServices, has a Wi-Fi Scan under File > Network Utilities (⌘N).

Bugs

  1. Some weird iTunes Store permission problems seem to be caused by the folder /Users/Shared/SC Info; you can delete it.
  2. If Photo Stream doesn't work, you may need to Sign Out (& back in) from iCloud (in System Preferences).
  3. Network problems:
    1. You may never have this kind of problem: I had some network problems whenever I woke my Mac. Turned out our university had changed the IP addresses of its DNS's but not disseminated this information widely enough.
    2. I still have the same problem, less frequently. A temporary fix is to restart the ethernet connection with this AppleScript that contains the code:
      do shell script "sudo ifconfig en0 down; sudo sleep 10; sudo ifconfig en0 up" with administrator privileges
    3. Help kept complaining I wasn't connected to the network. Turned out it was a corrupt preference file. (I had that kind of thing a lot in pre-OS X days.) I deleted ~/Library/Preferences/com.apple.helpviewer.plist & com.apple.helpviewer.plist.lockfile, restarted my Mac, & emptied the trash. (This may work for other programs, if you don't mind losing all your preferences.)
  4. If a program gives some weird error message doing something it did fine the day before, and seems to run fine otherwise, restart it.
  5. When a file won't delete because it claims it's in use, Secure Empty Trash.