hmmm sudah beberapa bulan ini saya ga pernah lagi nulis tutorial tentang coding, apalagi khusus tentang Codeigniter. Ada banyak ide yang ingin saya tuliskan, tetapi rasa-rasanya waktunya belum nemu. Ah apalagi tutorial yang membahas Codeigniter sudah banyak bertebaran di internet, baik itu hasil karya sendiri maupun copas dari web lain, atau bermodalkan google translate
Framework oh framework, suatu hal yang lagi booming sekarang ini, buka milis pasti ada yang nanya framework, buka forum juga.. Dan yang paling sering ditanyakan adalah “perlu ga sih kita pake framework??” Ketika saya melihat pertanyaan itu, yang terbesit dalam pikiran saya adalah, yang dimaksud dalam pertanyaan tersebut “framework itu sendiri” dan “framework yang mana”
Continue Reading »

Well, I am abit ahead of the release date. This tutorial is done on Ubuntu Lucid 10.04 beta and I would not expect there would be major changes in final release that could disrupt any instructions listed here.
Prerequsites
Ubuntu repository contains Ruby 1.9.1 package however this package suffers few bugs that doesn’t run some Gem packages. So I would highly RECOMMEND you to compile for yourself a instance of Ruby 1.9.1 from source. To compile Ruby from source, you need to install compilers and libraries headers.
Continue Reading »

Ruby on Rails
Ruby on Rails is an open source web framework for developing database backed web applications. It is optimized for sustainable productivity of the programmer since it lets the programmer to write code by favouring convention over configuration.
Continue Reading »