Tag: Apple

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

3 + 1 Fumo tips and tricks

Fumo is a revolutionary new Quicksilver interface that boasts a clean look with fancy effects. The tricks mentioned in this article assume you have a Mac with Quicksilver installed and the latest version of the Fumo interface.

Continue Reading 3 + 1 Fumo tips and tricks

Zap unwanted apps the Quicksilver way

AppZapper, the uninstaller Apple forget, is a great way to remove applications along with any garbage files they may have left on your system in the form of preferences, caches, and application support. Using Quicksilver, removing an application with AppZapper is as easy as a simple hotkey or trigger.

Continue Reading Zap unwanted apps the Quicksilver way

Quicksilver replaces Terminal

Not only does Quicksilver replace Overflow, it can save you from having to constantly open the Terminal as well.

Continue Reading Quicksilver replaces Terminal

Digg API Cocoa framework

I have been secretly preparing in my evil laboratory, a Cocoa framework that makes it ridiculously easy to use the recently-released Digg API.

Continue Reading Digg API Cocoa framework