Aug 8 2007

TextMate: The best Ruby On Rails editor for OS X

TextMateIn the development scene lots of people are using Macs and OS X. If you can afford to buy a Mac (or you already have one or maybe more :) ) the best choice for you must be TextMate. I can say it is the best code editor what I’ve seen so far on the OS X platform. It has lots of useful features, such as text snippets (for Ruby On Rails as well). Continue reading


Jun 28 2007

Introducing Ruby On Rails

Ruby on Rails LogoI’ve just noticed Ruby on Rails in a couple of months ago and I got so exited about it. It is a web application framework which is optimized for programming pleasures, fast and easy to use features.

Rails is based on a new programming language, called Ruby, which is a dynamic, open source (!!) programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Continue reading