Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Customizations

  1. If fresh installing don't go for APFS Case Sensitive (avoid incompatibility app issues) nor APFS Encrypted (better to use Vault per ChatGPT which protects your personal data versus the entire drive)
  2. Finder,
    1. Preferences - Show all filename extensions
  3. View
    1. Show Path Bar, Status Bar, Sidebar, 
  4. Printer - Using native drivers will ensure updates are automatic.

...

  1. Outlook for Mac - Search will occasionally stop providing updated results. Rebuild the spotlight index if you notice this happening.
  2. VLC Media Player - play DVDs and almost any video format
    1. To have multiple windows, run,

      Code Block
      languagebash
      open -n /Application/VLC.app/

      Note, the playlist tends to go over the same place so it's not obvious sometimes if it worked. Figure out a parameter to fix this later.

    2. Clear recent files in dock 
    3. Possibly remove the function of recent files in dock (still to try)
  3. Microsoft Office - Yeah you can't avoid it and using it since 2010 have not run into compatibility issues.
  4. Kuvva (yet to try) - Wallpaper changer that pulls down nice wallpapers.
  5. Secure Delete - Look for product. Apple dropped because they can't claim to guarantee with new ssd drives. Built into OS, drag files into garbage, then hold down apple key and right click, select "Secure Empty Trash".
  6. Avaste Free Edition - As of 2012 top ranking antivirus for my use (but I do not rely on on-demand checking). Downside is no scheduling but not intrusive.
  7. Avira Free Edition - As of 2012 2nd top ranking antivirus + can do automatic scheduled scans. Downside is disabling on demand keeps on resetting in Windows. No longer using.
  8. Resize BrowseResize Browser Windowr Window - Useful for consistent screenshots.
  9. HMA Online Proxy Browser - I use to change my country to see appropriate prices when browsing.
  10. Online Collage Maker - By Adobe and good enough for the free features.
  11. Canon Digital Photo Professional - Free tool to work with RAW CR2 files. To access top and bottom extra image parts of the CR2 image, Edit Image Button, Crop, Aspect Ration = Free, and change the selection.
  12. Cursorcerer - Hide Cursor Useful to for casting a temporary background on the TV.

Essential Utilities

  1. I adjust Keyboard Preferences in conjunction with the next 4 tools.
  2. Better Snap Tool (App Store $2) - Get Windows 7 like snapping in addition to being able to use keyboard shortcuts to snap windows wherever you want. Also has loads of other features. Went through lots of tools like SizeUp before getting to this one. I use the following options,
    1. Keyboard Shortcuts
      1. CTRL-WinKey-Left = (this interferes with nudge for powerpoint) put window of left half - note this breaks Home of text doc shortcut on Mac (Winkey-Left is used by Mac OS for beginning of line)
      2. CTRL-WinKey-Right = (this interferes with nudge for powerpoint) put window on right half - note breaks End of text doc shortcut on Mac 
      3. WinKey-Up = center on screen using custom "snap area" of x=480, y=115, w=1,600, h=1,280 and move snap area to bottom right beside trash, click colour and make snap area invisible - but it breaks moving up a folder
      4. WinKey-Down = restore to previous position
    2. Additional customize,
      1. Extras - Double-click a windows titlebar - maximize
      2. Customizations - Uncheck "Restore old window size if window is dragged away again"
  3. Keyboard Maestro (App Store $36) - Powerful shortcut utility. Very useful for me because I use an IBM keyboard. Common things I setup,
    1. Ensure Engine is set to run even if editor exists and also go back in and checkbox engine to start on login.
    2. Tin's OS Controls Macros - Configured for everything except at Groups Level exclude Terminal (want CTRL-C to work normally) and VMWare Fusion which interferes with more advanced keys,
      1. CTRL-V = clear out formatting before pasting | Filter Clipboard with Remove Styles, Type the Apple-V
      2. Home = WinKey-LARROW - Mac reserved combo, move to beginning of line instead of beginning of document | note use excludes so this does not collide with using same key in VMWare Fusion for Windows
      3. End = WinKey-RARROW - Mac reserved combo, move to end of line instead of end of document | note use excludes so this does not collide with using same key in VMWare Fusion for Windows
      4. Since I use Windows Virtual Machine at the same time so often)
        1. CTRL-C = copy
        2. CTRL-Z = undo
        3. I do more like CTRL-LARROW, END to make highlight text with keboard and skipping words work like Windows. Will write more, but it's all in the linked - Tin's OS Controls Macros
        4. ...
      5. To import the macros, File, import macros disabled and enable by clicking on the group Tin's OS Controls and clicking the checkbox at the bottom of the window.
    3. Pause = IBM keyboard; I wanted Winkey-Home - increase brightness (contacted author and he may eventually fix)
    4. ScrLk = IBM keyboard; I wanted Winkey-End - decrease brightness (contacted author and he may eventually fix)
    5. WinKey-L = Lock to Login Window
    6. CTRL-Break = CTRL-C in Terminal since I've over-ridden above
  4. Spark with the Plain Clip Plug-in - Free but less powerful version of Keyboard Maestro. Not needed if you buy Keyboard Meastro.
  5. The Unarchiver@ (App Store) - handles common formats such as rar that the built in compression software does not.

...

This fixes things for more editors and applications. However, Browsers have their own wrinkle.

Download Mirror Website for Reading

Microsys A1 Website Download - Download an entire website. Superior to HTTrack when it comes to websites required authentication. You can login manually to start your session then initiate the download. Just make sure to exclude the logout link. In the 90's I used Teleport Pro which even back then was more feature rich. I have not looked at it since though.

Torrent

qBittorrent - Lighter weight than Transmission yet with very similar features including a remote web interface. Unless you're a super power user this is the one to choose.

...

ExpandDrive (create a map drive over SSH for easy development). ExpandDrive hands down is the best tool I found yet for Mac and Windows.

Developer Utilities

...Proxy Country and Device Tester - See how your site reacts to geolocation and different devices.

Graphic Design

Napkin (appstore)  - Looks like a good Page Annotation utility with nice call-out features.

Nik Collection 1.2.11 - Black and White and Bokeh Effects + more. A very popular Photoshop Plugin and Standalone, this was made free by Google in 2016.

Photo Convert 5 - So far the simplest and best priced I found for WEBP support. Also a free non-batch version available for average users and to try it out. But no image resizing even in the purchase version.

XnConvert - Do many image formats, resizing and image adjustments. The best I've seen but more complex initial setup. However, if you do the initial setup and setup hot folders, it can be easy for non-techies to use. Free for home users.

Power User

Homebrew - package manager to download Linux command line tools in a controlled manner (it does not put things everywhere). After Homebrew is setup (instructions when using normal accounts), I install,

...