« Schedules | Main | Blog this! »

June 23, 2003

Rastafari 1.0

Er, I meant Safari 1.0 seems to be out. Everyone seems to be focusing on its rendering speed and css support, but what about DOM and JavaScript? kjs has always disappointed me, as has kdom.

Hopefully I can get it installed on this g3 powerbook they gave me here at Netscape (or is it n3t5cape71@aol.com?) to test Mac IE and see if its a worthy web application framework provider, and not just a pretty little rendering engine ala Opera.

Posted by doron at June 23, 2003 5:58 PM

Comments

To put my money where my mouth is, in each new article I'll build a hypothetical application that illustrates the guidelines I'm covering. Today's application is called "Paint" and will be based on the photo-illustrative icon I created in my last article. Together we will complete each step, and by the end of the project we should have a well-designed, 95%-100% Aqua-compliant application. I'll leave some room for personal preferences and the fact that Apple changes the OS every few months.

Posted by: Guy at January 24, 2004 7:26 PM

User Assistance. This is helping the user with the proper "next step" when performing a task. Less guesswork for the user on what to do next makes for a better experience.

Posted by: Albert at January 24, 2004 7:26 PM

In building your amazing Aqua application, one of the most important things to consider is the Dock. There are three things your app needs to be "Dock Compliant." Now, I write this knowing that the Dock will be going through some major changes soon, but for the most part, these should still hold true.

Posted by: Paul at January 24, 2004 7:26 PM

Other examples of these animations might be to show the status of an FTP transfer, the progress of media being digitized, or an updated time signature. And don't forget that users may want to have some control over this, so give them plenty of options, including the ability to turn these functions off.

Posted by: Hamond at January 24, 2004 7:27 PM

Clicking an application in the dock should always bring forward an active window. If the user clicks on an open app's icon in the Dock, the application is active and all unminimized windows come along with it. I have found a few problems with windows behaving independently of their application.

Posted by: Judith at January 24, 2004 7:27 PM

At WWDC, I listened to Apple representatives make some excellent points about taking the time to build a 100%-compliant Aqua application, and I think all developers need to look beyond the code and listen to what the folks at Apple have to say

Posted by: Humphrey at January 24, 2004 7:27 PM