Aug
8
2007
In 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
6,863 views | no comments, yet | tags: editor, environment, productivity | posted in Ruby on Rails
Jun
28
2007
I’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
11,844 views | 3 comments | tags: framework, mvc, oop, ruby | posted in Ruby on Rails