Tag: GUI

Quicksilver Smoke

I wrote this a while back as part of the Quicksilver Internal Commands tutorial. The plugin hooks onto the current Quicksilver interface so you can watch it go up in flames.

Continue Reading Quicksilver Smoke

Cocoa Animation Effects

I wrote this app about 8 months ago, and it’s managed to find itself on Youtube.

Continue Reading Cocoa Animation Effects

Secret Quicksilver animation effects

You may have had a shot at creating a Quicksilver interface. (If you haven’t, see the tutorial). While it’s good fun to play with changing the colors and positions of the controls, there is a whole lot of really clever code in Quicksilver that lets you go beyond that and play with some weird and wacky effects on any window.

Continue Reading Secret Quicksilver animation effects

Write your own Quicksilver interface

Writing your own interface for Quicksilver is surprisingly easy, especially if you have experience in Cocoa and Xcode. Having covered the basics about the QSPlugin key in the Info.plist, as well the as the fundamentals of writing Quicksilver actions using Xcode, we are ready to start in a completely new direction. The Quicksilver interface.

Continue Reading Write your own Quicksilver interface

Shiira 2 released, offers HUD framework

If you haven’t already heard, Shiira 2 has been released. Shiira is a web browser written in Cocoa and based on Webkit that aims to provide a better browsing alternative than Safari.

A sub-project of Shiira is a HUD-type window class. While they’re not completely accurate to the specifications used by Apple, these are probably the best HUD windows I’ve seen from a third party developer by a long shot.

HUD window from Shiira

The HUD Windows have the funny name of HMBLBlkAppKit. The Shiira team has really done a great job!

Say what you like, the HIG are still relevant

I generally tend to distance myself from debatable issues, but I couldn’t bear to see the Apple Human Interface Guidelines take such a battering. The phrase “HIG is dead” must have been repeated at least a few dozen times in various places.

I’m sorry, but the HIG aren’t dead (Note the plural, please. It’s ‘Guidelines’). Quite the contrary; guidelines are needed now more than ever if the Macintosh is to remain the great example of usability it was.

Continue Reading Say what you like, the HIG are still relevant