Speedy Alert

Koneksi Telkom Speedy dipengaruhi ketinggian laut? hmm, nggak ngerti deh bagaimana hubungannya. Tapi itu yang dibilang petugas Telkom saat menginstal Telkom Speedy di rumah saya kemarin. Memang jarak rumah cuma beberapa ratus meter dari pinggir laut. Tapi sejauh ini nggak ada masalah tuh. Dan cukup mengejutkan bagi saya, ternyata koneksinya lumayan cepat, hehe. Eniwey, kalau …

Understanding Zend_Controller (Part I)

Zend_Controller is the heart of Zend Framework’s MVC system. To understand why and how Zend_Controller works you need to have a basic knowledge of MVC. But you’ll get more in-depth idea of MVC by starting to write codes anyway. So, let’s start by creating file system layout. Here’s my simple layout: season of the witch …

Setting Up Zend Framework

I still see some people having a hard time using Zend Framework, so i’ll share some of my experience using ZF. Hope this will help. Let’s start with the easy and basic one, setting up ZF. There’s two simple way of doing this: First, download the latest stable release here. It’s available in both .zip …