Difference between revisions of "Mac Resources"

From Simson Garfinkel
Jump to navigationJump to search
m
Line 39: Line 39:
* [http://www.linkbackproject.org/ LinkBack Framework]; you want the Keynote plug-in
* [http://www.linkbackproject.org/ LinkBack Framework]; you want the Keynote plug-in
* [http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html SuperDuper!], an easy-to-use backup system for the Mac which makes bootable drives.
* [http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html SuperDuper!], an easy-to-use backup system for the Mac which makes bootable drives.
* Textmate - some people swear by it, I use EMACS.
==See Also==
==See Also==
Other places to look for cool Mac stuff:  
Other places to look for cool Mac stuff:  
* [http://www.hawkwings.net/plugins.htm Hawk Wings'] list of MacOS Plug-ins
* [http://www.hawkwings.net/plugins.htm Hawk Wings'] list of MacOS Plug-ins
* [http://php5.darwinports.com/ PHP5 for Mac]
* [http://php5.darwinports.com/ PHP5 for Mac]

Revision as of 10:26, 26 April 2009

I do most of my work on Macs because I like having a full Unix operating system, I like having well-integrated graphical tools, I like having hardware that's highly integrated with the software, and I like having other people worry about the system administration. The Mac is a great system, but I've also found that there are some programs that make it a lot easier to use:

Recommended Installations

Open Source software via MacPorts

Install these applications in this order
  • Download and install the latest version of XCode from http://developer.apple.com/
  • MacPorts, a nice port management system for Open Source ports on the Mac.
    1. Install MacPorts
    2. sudo port selfupdate
    3. sudo port install unison
    4. sudo port install py26-matplotlib
    5. sudo port install py26-wxpython

This installs matplotlib for the python in /opt/local/bin/python2.6, so you'll need to type python2.6 to use it. The advantage is that you can update the python by using port update installed but the disadvantage is that you don't get the most up-to-date version of matplotlib.

File System Tools

You may find these file systems useful for interacting with others:

Other Free Software

I find these these free software applications useful:

  • Adium
  • Skim-App, open source tool for editing and annotating PDF files.

Commercial Software

These commercial applications should be installed:

  • Microsoft Office 2008 (Institutional install)
  • Apple iWork 09 (for Keynote)
  • Apple iLife '09 (for iPhoto with face recognition)
  • Cisco VPN Client

Other Installations

You may find these interesting

See Also

Other places to look for cool Mac stuff: