Shlomo Zalman Heigh is founder and CEO of Heigh Tech LLC. Below, he explains how Getting Real and REWORK inspired him to build a web app.
Our first product was a Windows application called Heigh Speed. After creating Heigh Speed, I became interested in web development. I read some books about PHP, Perl, etc., but nothing seemed too appealing to me. Then, I read a book about JavaScript, and I was very impressed by the “chilled out” nature of the language. It seemed much easier than C++, which was the main language I used at the time.
At the same time, I found out about Getting Real by 37signals. When I got to the part about “scratching your own itch”, I thought about how I was looking for a user interface sketching tool for a while. I knew about a few, like Balsamiq Mockups, but they were all too complicated, and sketches are supposed to be simple, so you need a simple app to allow you to focus on the big picture and ignore the details. I decided I would create my own UI sketching tool using Getting Real’s approach.
I started to create a JavaScript application, dealing only with the browser, and not focusing on the server at all. After a while, the application became quite big, and I decided it would be a good idea to research a project management application. Getting Real mentions Basecamp a few times, so I decided to try it out. I was very impressed by it, so I signed up.
I started to become worried about where I would store all the data for my application. I knew I needed some kind of server-side web application framework that would allow me to easily store data in a database of some kind.
Ruby on Rails was mentioned a few times in Getting Real, so I decided to try it. Needless to say, I haven’t looked back. I have been using Ruby on Rails for everything since then, and I absolutely love it.
As my web application was nearing completion, I knew it was time to work on more business-related things. It was at this time that I found out about REWORK, 37signals’ business book. I found it at my local public library (it took a while to find it, because it wasn’t with the business books; it was on display in the bestseller section :)"). REWORK has helped me immensely to run my business successfully.
The finished product is a web app called Sketch Lab, available at sketchlabhq.com.
Have you been inspired by a 37signals book? Let us know.