Live data from Hacker News

RailsRumble Apps that Deserve to Be Startups

news.ycombinator.com

31–40 of 62 posts

Re: RailsRumble Apps that Deserve to Be Startups

#31
post #8

For convenience: #1 LowDown - http://mcp.r09.railsrumble.com #2 Hi, I'm - http://hi.im #3 Omnominator - http://omnominator.com #4 Thingivore - http://thingivore.com #5 Neighborhood Watch - http://neighborhoodwat.ch #6 Techmeets - http://techmeets.com #7 Straightlist - http://husohuso.r09.railsrumble.com #8 SmackSale - http://smacksale.com #9 Nybbl - http://nybblme.r09.railsrumble.com #10 Last Percent - http://lastper…

LowDown, Straightlist, SmackSale and CelebrityPassage sound like names of porn sites.

Re: RailsRumble Apps that Deserve to Be Startups

#32
post #30

I love the design for http://omnominator.com/ . How do they get their inputs to be slanty? A quick peek at the CSS didn't reveal much.

  -moz-transform: rotate(6deg);
  [...]
  -webkit-transform: rotate(4deg);
  [...]
  transform: rotate(4deg);
http://webkit.org/blog/130/css-transforms/

https://developer.mozilla.org/web-tech/2008/09/12/css-transf...

Re: RailsRumble Apps that Deserve to Be Startups

#34
I built http://www.sharelocally.org/ for RailsRumble (solo), which I plan to open-source. Anyone interested in the concept? I've got a lot more planned I didn't fit in. This was my first rumble and learned a whole lot about exactly how much fits in 48 hours. Can't wait until next year's.

Re: RailsRumble Apps that Deserve to Be Startups

#40
post #26

Our team built http://pocketsapp.com . Pockets is visual voicemail for twitter. Pick a user, and we'll call you and record a voicemail. They get an @reply with a link to the voicemail (and any others left for them). All feedback appreciated!

Hey, really nice job on pocketsapp. How did you do the phone interface? Is there a good resource for learning that tech?

Thanks!

Post reply on HN