Designer News
Where the design community meets.
Freelancer Joined over 10 years ago via an invitation from Tim P. Rik has invited Amelia Humfress, Kristina Auckland, Matthew Collier, Kosta Kolev, Henrique Alves and 5 others, Elliot Bentley, Leg D, Andrew Lucas, Tim McDonald-Bell, Louise Bishop
Happy to look over what you've got: rik@riklomas.com :)
It depends on who you're trying to get money from. Tech investors would rather see a working prototype over a 10 page business plan, but say you're trying to loan money from a bank, they would prefer a large business plan.
Personally, I can think you can get away with a one or two page business plan which details what the aim of the business is, what you're going to do with the money you're trying to raise and what aims you have. As you're a UI Engineer, I would suggest spending more time either designing or mocking up a clickable version (without back-end) to show potential investors - it's more visual and powerful for them to see.
Hi everyone, I wrote this article, if anyone has any questions, I'll be on here today to answer them!
Yeh, that's just the front-end and design of the site, nothing to do with Rails or any of the functionality of Airbnb :)
Try looking into Sinatra: http://www.sinatrarb.com/
Personally I don't mind the "bloat" of Rails. If I want to make anything more fully featured, all the tools I need are there ready for me to get going - no need to write everything from scratch. Plus if I ever take over someone else's code, I know exactly where everything is.
For 10.9, all you need to do is open Terminal and type in either:
gem update rails
or
gem install rails
Hopefully that should do something!
I don't unfortunately, the material is owned by my old company, sorry!
Sure, fair question. It's about picking good tools for the job. Why should trendiness matter when picking a tool? Javascript and Node are great tools but so is Rails.
I've taught both Javascript and Rails to students and I've found that Rails is a lot easier to comprehend for beginners. The way Rails is written is visually clearer than Javascript - you need a lot less brackets, braces and semi-colons.
You can achieve a lot with Rails in a very short amount of time. I used to teach how to make a basic version of Airbnb to beginners in two days - that would include payments, geo-location, user registration and more. Once you understand the principles behind how it works, there's a lot you can achieve.
Hi everyone, I wrote this tutorial. Any questions about it and I'll be around to answer them today :)
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Haha, touché.