Apple’s Navigation Change
You can sure tell where Apple’s money is coming from, with all the real estate that they are giving the iPod, iPad, iPhone, and iTunes links in the header of their redesigned site.

You can sure tell where Apple’s money is coming from, with all the real estate that they are giving the iPod, iPad, iPhone, and iTunes links in the header of their redesigned site.
Remind me again why I need a Quad-Core Intel Xeon Mac Pro with 6 Gigs of RAM? Oh, that’s right, It’s to run my Flash Applications online. Thanks for the reminder.
“Use class with semantics in mind.”
Snow Leopard now uses PHP 5.3, so there are new rules in the playing field. You can fix them by adding
date.timezone = "America/Anchorage";
in your php.ini file, or if you don’t have access to that, you can add this to your own project:
date_default_timezone_set('America/Chicago');
Use whatever timezone is appropriate for you, of course. The list is here: http://us3.php.net/manual/en/timezones.php
If the inspector is open in docked mode, interaction within the webkit content window – typing text into an input, using a menu, selecting text – causes it to frantically scroll downwards.
via BogoJoker » Improving the Web Inspector.
…Glad I’m not the only one that noticed that behavior!