Logo

SXSW

17.03.09

Just attended SXSW Interactive for the first time. Wow, what an experience. After partying all night and some awesome morning panels, the common theme after stuffing ourselves with food during lunch was, “Damn, my brain is mush.” Plus I got to drink Paul Rudd’s beer with some new friends. Right now I am full of inspiration and motivation, and I’m hoping to get everything that is in my head out in the next couple of days, so keep your eyes peeled for some updates.

Safari 3.1 Part 2 – The Develop Menu/Web Inspector

25.03.08

This is hands down the issue that will covert me to using Safari. I live and die by Firebug at work. It has so many applications, the most amazing of which is the ability to edit styles and see live updates without switching between programs. Plus you get to see all your CSS properties right next to each other, so if you over somehow over-ruling a style you can see how best to go about fixing your problem. Plus you got the DOM right there to help your JavaScript. Read the rest of this entry »

Safari 3.1 Part 1 – It's growing on me

25.03.08

Lately, I am becoming more and more a fan of Safari.

The Past

One of the reasons I never really used it in the past was because it was just a browser, and, as a developer, while testing in it was necessary, I would never actually use it while I was setting things up. Here are some more reasons I never used it:

  • I support Firefox for everything they have done to kill IE
  • Camino does the same stuff (and is getting better at it all the time)
  • Only one theme/skin
  • I really enjoy live bookmarks instead of RSS aggregators
  • Sometimes Javascript can be a pain (ever use tinyMCE?)
  • Web Developer toolbar
  • Firebug

The Present

But now that is changing.

  • Its fast
  • Safari now supports RSS feeds in the browser, still no live bookmarks, but its a start.
  • I’ve fallen in love with Aqua, and I don’t mind the look of Safari in Leopard (but I think some of the buttons are a little large and awkward).
  • Firefox is becoming a slow beast that is killing my browsing experience, but I’m really excited about 3.0. I have a whole other post brewing about what went wrong with Firefox.
  • Camino is still there, but for some reason, it just not exciting anymore.
  • Last but certainly not least… Safari has a Develop Menu in the Toolbar!!!!! Its not as advanced as Firebug (yet) but it gives an amazing amount of depth into how Safari renders everything, which is useful (and awesome!)

Stay tuned for more on the Develop Menu in Part 2…