Elliott C. Back: In Aere Aedificare

Facebook Adds “Application Palette” To Profiles

Posted in UI, Facebook by Elliott Back on August 22nd, 2007.

There’s nothing on the Facebook blog or Techcrunch yet, but Facebook just made its Applications a bit more viral by adding an application palette with all your added application icons to each user’s profile. The palette sits just underneath the profile picture:

facebook-application-palatte.png

It’s cute and probably useful. I was hoping for a bit more, like a nice mouseover that would give some kind of application description, but I suppose it’s a good start to cleaning up the clutter that the Facebook platform has introduced with arbitrary applications.

Broken iPhone Screens: Cracked Photos!

Posted in UI, Apple, Design, iPhone by Elliott Back on July 3rd, 2007.

Apple is going to get pwn’d with a major class action lawsuit once consumers realize that the glass screens of their $600 iPhones break more easily than my Creative Zen Vision M. I wonder what looking at one under UV light would reveal, but I bet the glass is only stress resistant from certain angles.

smashed-iphone.jpg

Those of you silly enough to buy iPhones, please try dropping them so that their edges hit a hard surface–say the sidewalk–from 5 to 6 feet in the air directly on one corner at a 45″ angle to the ground. That should cause the entire screen to shatter like a blow-up balloon! Shame on Apple for not mounting the screen around a floating rubber pad to absorb that sort of impact!

Yahoo’s PIPE api

Posted in Blogging, Web 2.0, AJAX, UI, Yahoo, Hacking by Elliott Back on February 12th, 2007.

In a much better naming than Technorati’s immature WTF (Where’s the fire), Yahoo today released a labs product called Yahoo Pipes. The name comes from linux file handle terminology:

Pipes is a hosted service that lets you remix feeds and create new data mashups in a visual programming environment. The name of the service pays tribute to Unix pipes, which let programmers do astonishingly clever things by making it easy to chain simple utilities together on the command line.

The idea is quite simple. Yahoo Pipes lets users take everyday RSS feeds and mash them together with Yahoo APIs, other feeds, and programmatic building blocks in an easy to use graphical environment. Unfortunately, the execution is terrible and buggy. Take, for example, this yahoo pipe I created to scan the NYT feed for locations / keywords and insert flickr images as appropriate:

pipes-01.jpg

The first thing you might notice is that it doesn’t really do what it’s supposed to. Well, we’ll come to that in a minute. You’ll also notice a lot of & going around–every time I hit save it re-encoded the original ampersand. How irritating. Worse is how their pipes are so watered down they can’t do anything:

pipes-02.jpg

All I wanted to do was take some content, for each item do content analysis and geo analysis, and use those outputs as the input to a flickr search, then append the photo to the text snippet. Well, first you can’t fork a data stream into two bits and recombine them later. So scratch two kinds of analysis. Second, the outputs of content/geo analysis can’t be used to populate the inputs of the flickr data source–an obvious problem. And third, the annotation feature useless doesn’t annotate, it just replaces chunks messily.

Yahoo, your pipes are indeed clogged.

Adsense Google Images Incorrect

Posted in Interface, UI, Adsense by Elliott Back on December 22nd, 2006.

There’s a UI bug in the new Google Adsense banners that include text links and the image logo. The problem is that the images do not inherit the correct background color:

adsense-bug-0.jpg

adsense-bug.jpg

As you can see in the contrast-enhanced image, the image retains a white background on top of whatever I specified. Where’s the famous Google attention to detail?

Firefox RC2 Tabs UI

Posted in Spread IE, Browsers, Microsoft, Web 2.0, Interface, UI by Elliott Back on October 8th, 2006.

The new Firefox 2.0 RC2 is up for public download and spots one new UI change I really appreciate: shiny tabs. Their new tabs look fabulous, with brighter colors and web 2.0 gradients:

firefox-tabs.jpg

If we compare this to the IE7 tabs we see a similarity emerge:

ie-tabs.jpg

Firefox here is innovating their UI off Microsoft’s IE 7 by providing “shiny tabs,” not that I mind, of course.

Next Page »