Programmer PHP Memilih Windows Daripada Linux

Dari The Register: menurut survey yang dilakukan Zend Technologies terhadap lebih dari 5 ribu koresponden pada Desember 2009 lalu, didapati 42% programmer PHP memilih Windows sebagai OS untuk development mereka. Sementara yang memilih Linux di urutan kedua sebanyak 38,5%, dan Mac OS X di urutan ketiga dengan 19,1%. download gullivers travels full lenght little fockers …

PHP 5 Tetap Yang Tercepat

Sebastian Bergmann kembali melakukan benchmark terhadap PHP untuk berbagai versi (PHP 3.0 s/d PHP 5.3-CVS) yang diinstal dengan GCC 3.4.6 dan GCC 4.1.1 untuk berbagai flag optimisasi ( -O{0|1|2|3|s} ). Yap, total instalasi yang doi lakukan sebanyak 80 buah PHP binary, *sinting*. Dengan menggunakan bench.php yang dimodifikasi (bench.php baru ada di Zend Engine 2/PHP 5 …

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 …