Blogs
Name Change
Posted September 2nd, 2008 by FredAfter doing business as Dynamic Software Solutions for 10 years I have decided to create a limited liability corporation under which to do business. My new business name is Working Software, LLC. Everything else is the same. Except now nobody else in the Commonwealth of Virginia is allowed to use that business name, and my business name finally matches my web-site domain name.
- Fred's blog
- Login to post comments
Unix Environment Variables for Mac OS X Applications
Posted July 14th, 2008 by FredMac OS X applications that are launched by the Finder (e.g., by double clicking the associated.app folder) do not see environment variable settings you make for your Unix shell, say from a Terminal window or in your .bash_profile file. For these applications you must put your settings in a property list file that Mac OS X reads when you log in. That file is ~/.MacOSX/environment.plist
- Fred's blog
- Login to post comments
- Read more
Building and Installing PostgreSQL on Mac OS X
Posted December 31st, 2007 by FredHere are instructions for building and installing the PostgreSQL database server on a Mac OS X system. This includes instructions for using dscl to create a special user account to manage the database processes and data, and a sample launchd script to automatically launch the database server on system startup.
- Fred's blog
- Login to post comments
- Read more
Working With DocBook XML On Mac OS X
Posted October 4th, 2007 by FredHere is what I did to my Mac OS X 10.4 environment to work with DocBook XML.
- Fred's blog
- Login to post comments
- Read more