Ask HN: Review my web app, thatPoll.com
I've been wanting to learn RoR(or any framework outside of php/flex), so I picked something to actually build.
http://www.thatpoll.com
It's a quick and easy site to create and answer polls/questions. The main use I see for it is in blogs, where you can easily embed the poll into a blog.<p>I rarely comment on somebody's blog, but I read a ton of them and I figure the majority of people do something similar. With a 1-click answer poll, you can still get some sort of feedback from your audience.
Here is an example of one of my polls in tumblr & blogger:
http://markdimarco.blogspot.com/ http://icepack.tumblr.com/
I'd love some feedback on it.
I'm rubbish at web design, but I've been hearing "Release early and Release often" a lot lately, so here's to that.
8 comments
[ 4.7 ms ] story [ 33.1 ms ] threadNot having a website, I can't test the usability. I imagine you might encounter some resistance to inserting the look & feel of your polls onto the look & feel of their site, but you're serving a niche seeking a quick & dirty poll tool and I think this does the trick very nicely.
The public / private poll was also an excellent thought.
Edit: Created a poll - http://thatpoll.com/questions/14 - and I like how readily it shows which polls you've answered, and how.
Is there a way to see the results of polls you haven't answered (say, aren't qualified to but are interested in?)
There isn't a way to see all new polls yet. With a history system, that should definitely be an option though.
Sadly, not usable on Livejournal, because that doesn't allow iframes (for security reasons).
I have two suggestions for it:
1. Make it an embeddable javascript widget instead of an iframe. I think it would be more universally acceptable, and anyone could then simply use CSS to stylize the poll however they please.
2. I don't know if you do this already or not, but maybe track IP addresses of those who vote and geocode them onto a map or something. Comments usually have names to go along with them, it would be nice to have some sort of vague automatic identification to go along with the votes.
As a way to get bloggers to adopt it, I think I'm going to make custom CSS skins on a blog by blog basis and start posting links to a new relevant poll that I made in the comment section.
You don't think that would annoy people, would you?
Hopefully a few bloggers will start embedding the poll into the bottom of their post.
Geocoding IPs would be really cool to combine with a map. I'm set up to do that now, I just need to collect more data.
It'd be even cooler to be able to find polls that a similar user base has answered and statistically analyze a certain poll(85% of the people that agreed with your blog also agreed with ...).