Live data from Hacker News

Ask HN: What's the best feature you've built that no one uses?

news.ycombinator.com

51–60 of 99 posts

Re: Ask HN: What's the best feature you've built that no one uses?

#51
I wrote a jetpack app the allows you to toggle the Search header, Left Column, and Footer elements on/off in iGoogle.

http://jetpackgallery.mozillalabs.com/jetpacks/55

I'd say it didn't take off because it requires the user to have firefox, install jetpack, use igoogle, and be annoyed by all that wasted space etc :)

I wouldn't say it failed. I use it at work and home, and I love it :)

Re: Ask HN: What's the best feature you've built that no one uses?

#52

http://BuyersVote.com Chicken/egg problem with reaching critical mass. My plan was/is to grow it organically with long tail keywords once Google starts indexing all the pages. But they haven't done that yet because the site doesn't have enough incoming links to warrant indexing 1000 pages (another chicken/egg problem :)

Wow, it's as if I wrote those few sentences :) I totally feel you on the chicken/egg problem. It's definitely a big hurdle for any kind of social web app these days.

Re: Ask HN: What's the best feature you've built that no one uses?

#53
post #37
post #18

http://wunbar.com Quick and simple to make, thought I could make some money on referral fees, but went nowhere. Failure, I suppose: browsers can do the same thing, with a little setup; and, more importantly, people seem to have a preference to navigate to each of these sites and search them directly.

I set something like this up myself with a Safari plugin. One thing I learned rather quickly: nobody searches with capital letters, so hitting the shift key to make a ":" is a pretty big cost. Just use "g ", and detect prefixes you know; it's much faster and less awkward to use.

Parang? http://hannesp.se/parang/ The guy who wrote it mentored me when I was a programming noob.

Re: Ask HN: What's the best feature you've built that no one uses?

#54
I wrote a couple browser extensions for Amazon Gold Box: http://webslices.s3.amazonaws.com/goldbox.html (IE 8) and https://chrome.google.com/extensions/detail/abgkkmmoanpopajo... (Chrome)

I actually got the web slice accepted into the IE addons gallery (http://www.ieaddons.com) after waiting a couple months for approval. Then I made a small revision to the entry, and for some reason that made it go back into the "pending approval" queue. I sent several emails to the website support contact and got no answers. Months later, Amazon came out with their own extension. I finally got a response from a Microsoft rep after escalating with a friend, and they told me about how my extension can't be posted due to a partnership agreement. Pretty lame.

Re: Ask HN: What's the best feature you've built that no one uses?

#56
post #37

Earlier quoted context omitted.

I set something like this up myself with a Safari plugin. One thing I learned rather quickly: nobody searches with capital letters, so hitting the shift key to make a ":" is a pretty big cost. Just use "g ", and detect prefixes you know; it's much faster and less awkward to use.

Parang? http://hannesp.se/parang/ The guy who wrote it mentored me when I was a programming noob.

Same functionality, but I did it with SafariStand. Given how little I used Stand's other features, this probably could've been better :)

Re: Ask HN: What's the best feature you've built that no one uses?

#57
post #21

Earlier quoted context omitted.

To make it indexable you need users to enter in text. Maybe you could have a mini wiki above the search results, where users describe the search they are trying to do or what the search means, or can annotate the search. With your current UI this would be really hard. I feel like the UI is cool on first blush but sort of limits your options as far as experimentation goes. Just brainstorming here: - maybe the hook cou…

I actually built another site around most of those ideas you just mentioned (but changed the idea to films, as I found they worked better): http://filmvsfilm.com/ It's basically all user-generated-content, and it actually does rank on Google for a few things, but it's the wrong kind of traffic: People aren't in buying mode, very few visitors actually click through to Amazon and buy something.

Try changing the "Buy at Amazon" to "See it at Amazon", also show who is winning.

These are basically A/B tests.

Re: Ask HN: What's the best feature you've built that no one uses?

#58

I built a Twitter client that filters out everything in your feed except for Tweets including urls or photos. It's pretty good way of just finding the interesting stuff in your Twitter feed. http://blurl.me

That's rather good. I (long ago in the dark ages of the 90s) built something very similar to twitter and included the ability to see just URLs from posts. I wish they'd do the same thing.

Re: Ask HN: What's the best feature you've built that no one uses?

#59
post #7

I've got a personal todo application that's aimed for lazy people. I've seriously tried a dozen of "smart todo", and no one were good for me. The one I built is special because it is so simple, flexible, and it does more than what a paper agenda can do. I could publish it but I would need to modify lots of thing to make it intuitive for new users, write docs, and basically just to make it "public".

I'd be up for trying that if you want testers. I'm lazy and need a decent todo app.

Re: Ask HN: What's the best feature you've built that no one uses?

#60
I built a multiuser blog for a site with two million plus users (soundpedia.com). I worked hard to make it scalable; making it static, easy sync with new servers in the cluster, etc... Themeable too. It was pretty sweet for the time frame.

Turns out we had an audience whose blogs were composed of copying lyrics and changing colours. You can guess not many really used it.

Oh well. SP went out of business a while after so I never had a chance to do what the audience really wanted (a like button)

Post reply on HN