Tryout!

I have been using ibook lately for working.. and to be honest, this badboy works great! just exactly like what its says on the apple website..”it just works!”. All the softwares that I need are downloadable from the internet, I can ssh directly using its terminal (since it is a UNIX based) and 1 thing that I just found out is.. it has a built-in APACHE webserver :).

Lately, I have been interested also in Rails framework with Ruby programming language, or normaly called RubyOnRails. I used locomotive, which is a Rails development environment on Mac os x. Locomotive contains not only Rails itself, but the Ruby interpreter, RubyGems, the LightTPD webserver with FastCGI, the SQLite database engine, bindings for MySQL and PostgreSQL (though not the server binaries, wisely), and all the other bits and pieces needed for turnkey Rails. Just like the MAMP works, all we need is just download and run it without having to install one-by-one. What I like about RubyOnRails is that the development that could take almost half time than the other frameworks or programming language!,dont trust me? take a look of this screencast.