Live data from Hacker News

Ask HN: Your favorite web application design/UI?

news.ycombinator.com

21–30 of 46 posts

Re: Ask HN: Your favorite web application design/UI?

#21
post #4

Perhaps not appropriate for your app, but who knows, maybe? But this is my favorite UI that I've seen in a very long time. Just click on any of the content boxes. http://spacecollective.org/projects/The-Total-Library

That site has one of my pet peeves. At the top, there is a Flash element. Wanting to see the full site design, I allowed Flash to run on the page. What did I see? Text. Just text. At worst, it would have taken a PNG to produce the same thing, but they decided to create an entire Flash app devoted to displaying some text.

I think they're using it for a cross-browser solution for rendering custom fonts. There's nothing wrong with that, though we'd be better served if they used a progressive enhancement strategy -- they're replacing a single space character with their Flash banner, when instead they should be replacing a text representation of it:

e.g., Instead of:  

they should do this: project: The Total Library (They use JavaScript to replace that element with the Flash banner)

Re: Ask HN: Your favorite web application design/UI?

#22
post #12

Love the Alfred app design. I bookmarked it when it first came out. It inspired me to do a very logo centric design for my web app: http://www.HobsonFiles.com So did http://mailchimp.com . I've always been impressed by how much personality their web app has while actually doing something very useful.

ah, the usability gem that is target="_blank". I do know how to use the back button you know

Re: Ask HN: Your favorite web application design/UI?

#23
post #22
post #12

Love the Alfred app design. I bookmarked it when it first came out. It inspired me to do a very logo centric design for my web app: http://www.HobsonFiles.com So did http://mailchimp.com . I've always been impressed by how much personality their web app has while actually doing something very useful.

ah, the usability gem that is target="_blank". I do know how to use the back button you know

Changed. Thanks.

Re: Ask HN: Your favorite web application design/UI?

#25
post #8

While it created a lot of dissatisfied customers, I truly loved the redesign for http://www.thesixtyone.com/ beautiful stuff.

Whoa! I hadn't been on the site in ages. The design is nuts! I think it's beautiful, yes, but much less functional.

When I first saw the redesign of TheSixtyOne, I also thought it was nuts; a classic case of web-design by graphic-designer.

But then I realized that it's an amazing solution to the problem they're trying to solve; discovering new music.

You're shown just one song (you've likely never heard of before) at a time.

You either like it and listen to it, or move on to the next.

You can't physically listen to more than one song at once, so you move everything to individual pages.

TheSixtyOne's design can be improved a bit, sure, but the overall concept is brilliant.

Re: Ask HN: Your favorite web application design/UI?

#27

Jason Santa Maria is the only designer whose rss feed I'm subscribed to. Check his porfolio for some projects you'll probably recognize. http://jasonsantamaria.com/

I went to check his portfolio and noticed one of his works is dictionary.com - he lists it under website design. Not sure what happened but dictionary.com is an awful site!

Re: Ask HN: Your favorite web application design/UI?

#30
Redmine does a great job for a web application in being easy to use out of the box, while handling loads of data as well. With the amount of stuff it does, it could very easily be convoluted and spiteful to its users. Instead it's quite easy to use and logical in it's layout. It's not pretty, mind you, but it's functional.
Post reply on HN