Archive for 2006

Getting Naked

Tuesday, April 4th, 2006

Here we go: Annual CSS Naked Day.

Adobe passes the buck.

Monday, March 27th, 2006

Adobe developer Scott Byer points the finger at Apple as why Adobe will be late with CS3 (the Intel version). After talking about previous shortcut’s Adobe has used to switch Photoshop to PPC, etc. he comes straight to the punch with:

Doing that this time around was just not possible for a variety of reasons. It means is that this time, there’s no limited-cost option for getting most of the performance available on the platform for Photoshop in a short amount of time. In other words, no shortcuts.

Wait a sec, here is the spin:

That leaves doing the work for real - taking the whole application over into XCode and recompiling as a Universal Binary. And that’s no small task. You see, as software has matured so have the development environments we’ve used - Visual Studio and Metrowerks - they’ve adapted to handle the ever-growing applications using them. From having projects with large numbers of files that open quickly, to having compact debugging information, to having stable project formats that are text-merge-able in a source control system. These are things XCode is playing catch-up on. Now, Apple is doing an amazing job at catching up rapidly, but the truth is we don’t yet have a shipping XCode in hand that handles a large application well. And switching compilers always involves more work than you would think in a codebase of this size.

So, in short using low-cost shortcuts all these years has finally caught up. Why blame Apple for your lack of foresight?

Now I am in no way a software developer and may be putting my foot in my mouth, but all I can see in his post is a smoke screen.

Old news is new.

Wednesday, February 22nd, 2006

Resurfacing in Mac news circles is the “Open Safe Files” issue in Safari. Well if you slept thru it before, go into your Safari preferences and disable “Open Safe Files”. It is that simple.

Read more at MacMerc.com

Accessibility reaches a critical mass

Monday, February 13th, 2006

Target is taken to task for site accessibility with lawsuit. Start your reading here and of course check out Zeldman’s take.
Too bad this the only way corporations will listen.

Crashing IE6

Sunday, January 29th, 2006

While testing sites I rarely get the opportunity to test printing on all browsers/platforms. Well the other day a client comes back to me and claims that their site has been crashing and always has when trying to print.

Here is the problem:

* site crashes when attempting to print in internet explorer 6
* site is template based, all pages but first share the same template
* only some pages crash while printing

I start testing why this is happening and get no where. I call in backup. A quick IM to Joe D’Andrea and he was on the case. Within an hour he has a quick fix. Thinking there is something bigger going on he calls in Vincent Murphy to assist.

(more…)