« X10 Ch11 | Main | Compelling Mozilla Demos? »

October 22, 2003

Epiphany 1.0.3 | K-Meleon 0.8.0 beta

Epiphany 1.0.3 is available.

If you are linux user and want a sleek camino-like browser, give it a try. Fastest linux browser bar none, and even has customizable toolbars for you geeks.

I personally use it with Mozilla 1.4.1 (gtk2/xft natrually for vundervull fonts) for the rendering engine, as 1.5 seems to have some issues.

---------------------------

For windows users, a k-meleon 0.8.0 beta build is available here. Probably the fastest browser on windows I've ever seen. Dunno why they must call tabs "layers", and the look is kinda ugly, but promising.

Posted by doron at October 22, 2003 7:44 PM

Comments

Drawers. Similar to Sheets, this is a "child" window that gives users access to items that do not always need to be present. But when do you use a drawer and when do you use a palette?

Posted by: Roman at January 24, 2004 10:01 PM

Whether native or not, this is obviously one of the first steps on your way to OS X. Keep in mind that often, the functionality of your code has a lot to do with how your interface is designed. How many developers have come up with great functional ideas from working with their interface or looking at their competitors'? Start working on your Aqua compliance from day one. Don't wait until the last minute.

Posted by: Ferdinand at January 24, 2004 10:01 PM

But limit your animations to whatever is required to communicate the necessary information. Avoid annoying animations that discourage ease of use. Ask yourself, "What do I need to show the user, and what is the cleanest way possible to achieve that?" A good example is the Mail application for Mac OS X. Whenever a new message arrives, the Dock icon changes appearance to indicate a changed state.

Posted by: Garret at January 24, 2004 10:01 PM

To help you become a good Aqua citizen, Apple has created a few guidelines. I've put together a brief overview of them, and we'll be tackling many of them in the months to come.

Posted by: Bellingham at January 24, 2004 10:02 PM

Dock Animation. Sometimes animating icons in the dock can be useful in communicating the status of the system or application.

Posted by: Botolph at January 24, 2004 10:02 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: Jane at January 24, 2004 10:02 PM

Dock Animation. Sometimes animating icons in the dock can be useful in communicating the status of the system or application.

Posted by: Silvester at January 24, 2004 10:02 PM

For my Paint application, I created a series of icons to simulate a rendering algorithm. While the application is performing this CPU-intensive task, you can always see the status of the document by the icon changing in the Dock.

Posted by: Edmund at January 24, 2004 10:02 PM

Drawers. Similar to Sheets, this is a "child" window that gives users access to items that do not always need to be present. But when do you use a drawer and when do you use a palette?

Posted by: Ambrose at January 24, 2004 10:02 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: William at January 24, 2004 10:02 PM