Hi there!<p>I have this idea and just equipped myself with Rails. Are there any books/blogs on product development, planning web application or something?
Steve Blank's "Four Steps to the Epiphany" is one of the best business books for tech startups. It's very practical, easy to read and just generally takes a very no-nonsense approach by guiding you from the initial idea to actually launching your business.
<a href="http://www.stevenblank.com/books.html" rel="nofollow">http://www.stevenblank.com/books.html</a><p>Minor caveat: I found the typography of the book lacking and the design of the many diagrams to be very confusing. I'm hope these things issues are fixed in the next edition. This shouldn't discourage you from buying this book.<p>I've read 37signals' books but they are less practical, more about high level business principles and the ideology of business of software that 37signals adheres to. Maybe you will find the stuff inspiring and guiding.
<a href="http://37signals.com/rework/" rel="nofollow">http://37signals.com/rework/</a>
<a href="http://gettingreal.37signals.com/" rel="nofollow">http://gettingreal.37signals.com/</a>
Step 1) Create first version of your site.<p>Step 2) Get some (more) people to use it. Get their feedback.<p>Step 3) Improve product based on feedback.<p>Step 4) Go to Step 2.