osx

Mac Java FAQ - Where is Java installed on my Mac OS/X system?

Mac Java FAQ: Where is Java installed on my Mac OS X system?

To find Java on a Mac OS/X 10.4 system -- look in this directory:

/System/Library/Frameworks/JavaVM.framework/Versions

Listing the contents of this directory (using ls -al as an example) you'll see a directory listing that looks like this, showing all the Java versions currently installed on your Mac:

Mac Java - how to use a different JVM on Mac OS/X 10.4

Mac Java FAQ: I'm currently using Mac OS/X 10.4 with Java 1.5.x. But, for a certain application I need to use a previous version of Java, which I can see is actually installed on the hard drive. Can I use this older Java JVM on Mac OS X 10.4?

Answer: Yes, I was able to do this. The hardest part about this is finding where the previous Java version is installed. There are probably easier ways to do it, but I ended up using the Mac mdfind command, which is the command-line version of Spotlight.

Mac Terminal title - Change the Mac Terminal title from the command line

Mac Terminal title tip: How to change the Mac Terminal title from the Terminal command line.

I've been working on a project where I have three Mac Terminal windows open at one time, and I found it was much easier to work this way when I changed the Mac Terminal title on each Terminal window. This helped me easily identify what I was doing in each Mac Terminal window.

Changing the Mac Terminal title

The basic escape sequence you need to change the Mac Terminal title from the command line is this:

Mac Finder - open the Mac Finder from a Terminal window

Mac Terminal Finder tip: How to open a Mac Finder window from the current directory of a Mac Terminal window.

Cool, I just learned how to open a Mac Finder window in the current directory of a Mac Terminal window. To do it, just issue this Mac open command:

open .

(Yes, that is a decimal after the open command. The decimal is the Unix way of referring to the current directory.)

Microsoft Vista - trouble, turmoil (Fri, Mar 24, 2006)

Wow, if only 10% of the comments on this page are accurate, there is a huge amount of trouble and turmoil at Microsoft on the Vista project. This blog posting makes me feel even better that I just made the switch to the Mac world.

This post is terrific:

What's the difference between OS X and Vista?
Microsoft employees are excited about OS X...

Ouch.

 

Mon, Feb 27, 2006 (Making the switch)

Some time in the very near future I will make the switch. Yesterday I placed an order for a MacBook Pro, and now I anxiously await its arrival.

Before discussing my reasons for making the switch, let me first state that I am not currently an iPod or iTunes user. I may get to those things eventually, but for now those things are non factors, and what I'm most interested in is developing new software for customers, and designing new software systems.

Syndicate content