May 4, 2010

Steve Jobs’ Thoughts on Flash

In an excellently written article, Steve states clearly why Apple is embracing the future, and not relying on flash.

http://www.apple.com/hotnews/thoughts-on-flash/

March 12, 2010

Apple’s Navigation Change

Apple's Site Navigation Bar

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.

<3 != Flash

Chrome Activity MonitorRemind 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.

January 12, 2010

Safari Web Inspector Scrolling Bugs

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!

January 8, 2010

MySQL and Snow Leopard (Mac OS X, 10.6.x)

After upgrading to Snow Leopard, the symlink was lost in /usr/local

cd /usr/local
sudo ln -s mysql-5.1.37-osx10.5-x86_64/ mysql

Simply run that in the Terminal, and you should be all set.