Nee OS-X

c.f.

Toggle hidden files & folders in macOS Finder with ⌘ +⇧ + .

Notes on macOS, nee OS-X

Open With Multiple Entries

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

RAID

Well, OS X 10.11 (El Capitan) removed the ability to use the UI to create a RAID set. So, now we have to do a:

diskutil appleRAID create mirror Media JHFS+ disk4 disk5

Your value of disk4 & disk5 may vary, remember diskutil list is your friend (sometimes).

Packet Tracing / Sniffing

I’ll need to capture network traffic if I’m to do some of the stuff I need to do to work out IP addresses etc.

Create standalone Mac OS X applications with Python

http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html

Running Python in background on OS X

http://wiki.python.org/moin/MacPython/py2app

parentalcontrolsd

Choosy Browser chooser Bean OS-X Word Processor http://www.bean-osx.com/Bean.html

Fluid http://fluidapp.com/developer/ Looks very powerful would provide a more Mac like experiance than Adobe Air - but would it be worthwhile?

SOAP scripts in Mozilla - dies this work in Firefox?

http://mxr.mozilla.org/mozilla/source/extensions/webservices/docs/Soap_Scripts_in_Mozilla.html

Document Pallet http://www.coldpizzasoftware.com/documentpalette/

Markdown preview for quicklook http://fiatdev.com/2008/07/29/quicklook-preview-for-markdown

Single Application Mode: http://db.tidbits.com/article/10624