Mac OS X 10.2.4 Is Out
J. Ventura writes "Mac OS X Update 10.2.4 has been relased. The 10.2.4 Update delivers enhanced functionality and improved reliability for the following applications, services and technologies: Address Book, Classic compatibility, Finder, FireWire, Graphics, OpenGL, and Sherlock. It includes AFP and Windows file service improvements, as well as audio, disc recording, graphics, and printing improvements." Get it via Software Update.
After the update, it is probably a good idea to fix your permissions (which can be done via the Disk Utility).
10.2.4 seems to have fixed the problem - much snappier performance in Mail, and NetNewsWire (going from headline to headline was sometimes sluggish.)
No problems on the update that I've noticed so far...
Check out my HOWTO for enabling PHP (written for newbies) and some (scarce) info on Apple's mod_rendezvous.
Apple's Java 1.4.1 is in developer preview now. If you want it, you can get yourself an ADC account-- they're free; sign up here-- and go to the "Download Software" area of the ADC site.
Java 1.4.1 is at developer preview 8 right now, so it's not Sir Crashalot or anything, but it's not finished, either. No lifeguard on duty; swim at your own risk.
I write in my journal
There's a much easier way to send mail from multiple addresses: in the account config, specify as many addresses as you like, comma-separated. They'll all appear in the account pop-up menu at compose time, using the first by default.
It's quite useful, though I can't imagine how anyone's expected to figure out that it's there. And still not quite as flexible as being able to just edit the From: field directly, of course.
Those of you that installed Apple's preview IP over Firewire drivers back in the day might have the same problem I did:
/sbin/fsck -y then /sbin/mount -uw / /System/Library/Extensions/IOFireWireIP.kext/ /
Kernel panic upon reboot.
Apparently they broke the kext's support in 'updating firewire'
Just reboot holding down apple-s , that'll drop you into single-user mode, run the obligatory
then get rid of the FirewireIP kext by
mv
Trash it or do what you will with it after you successfully reboot.
Hope this helps!