// 13.Jan.2010

AppZapper: Cute, But Pointless UI

Rubbish bins
Photo Credit: Trash Your Gifts by Euphoriefetzen

Everyone’s favourite uninstaller for OS X, AppZapper, recently generated a bit of a buzz as it metamorphosed into version 2 and acquired a slick new interface. AppZapper also seems to have grown beyond being a simple uninstaller, several pundits are now describing it as an “application manager.”

As an application manager one can view one’s applications in a pretty interface, sort them with various filters and even store their license codes within AppZapper. I have to say that license code management seems to me to be an odd addition to an uninstaller. There’s no synergy between the tasks of uninstalling applications that are no longer required and retrieving licensing details for those that are.

But that’s not my biggest issue with AppZapper. To me, whilst the application itself is extremely useful, the interface is completely redundant and, pretty as it is, it shouldn’t be there at all.

Continue Reading…


// 06.Nov.2009

Mockingbird

An online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application. Wireframes, on-the-fly, in the browser. Cool.


// 25.Aug.2009

Goosh (Google Shell)

Goosh is a command line interface (or shell) to the Google search engine. It works as advertised and is, I suppose, a decent technology demo. But I have to ask - why?


// 06.May.2009

0wnz0red


// 23.Apr.2009

CSS Recipes for WebKit


// 19.Apr.2009

Encouraged Commentary

Jim Jeffers has been experimenting with jQuery and the result of his first major effort is a delightfully sophisticated yet elegant advance in website commenting systems. You simply have to see this!


// 12.Apr.2009

Operating System Interface Design Between 1981-2009

A Graphical User Interface (GUI for short) allows users to interact with the computer hardware in a user friendly way. Over the years a range of GUI’s have been developed for different operating systems such as OS/2, Macintosh, Windows, Amiga, Linux, Symbian OS, and more. Webdesigner Depot takes a look at the evolution of the interface designs of the major operating systems since the 80’s.


// 21.Sep.2008

10 Smart JavaScript Techniques to Improve Your UI

JavaScript can add a lot of special effects that can really improve the user’s experience. Here are 10 simple and clever JavaScript techniques that add an extra dose of usability to any website.


// 07.Sep.2008

5 Tutorials to Web Design, the apple.com Way

Apple is one of the coolest brand names in technology, so no wonder their site should adhere to modern web design standards. Divs, classes, no tables, media types, ajax libraries, separated stylesheets, extensive code organization, interesting varying layouts, it’s all there for you to learn from.


// 06.Sep.2008

jParallax

Turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way. [via]