Java for Mac OS X 10.5 Update 1 adds support for Java SE 6

Update: Apple’s java6 port can’t run IDEA… Back to java5. :-\
Related posts:
- java rake db:migrate implementations
I was surprised that there were so many libraries that do the same thing — manage change in your database schema. Here’s what I’ve found so far: Liquibase (migrations are...... - Set up JAVA_HOME to track Java Preferences.app on Mac OS X
Mac OS X’s Java Preferences.app has a pane for switching between versions of the JDK, but I just found out from a coworker (thanks, Mike!) that you can make your...... - HOWTO install etherpad on ubuntu 9.10
Etherpad was opensourced by google, and has some generic installation instructions. Here’s the translation for Ubuntu Karmic Koala (release 9.10): Install the prerequisites: sudo apt-get install mysql-server-5.1 mercurial sun-java6-jdk sun-java6-jre...... - Installing CrashPlan on Ubuntu 9.04 Server Edition
Although rsnapshot is super for linux-to-linux backups, I’ve found CrashPlan to work very well as a backup solution for my family’s windows and mac boxes. The CrashPlan installation works pretty......