The Mayonnaise Jar and 2 Cups of Coffee
When things in your life seem almost too much to handle, when 24 hours in a day are not enough, remember the mayonnaise jar and the 2 cups of coffee.
A professor stood before his philosophy class and had some items in front of him. When the class began, he wordlessly picked up a very large [...]
Using fb:iframe
I am totally new to facebook application development and taking help from resources available on facebook developers’ site at http://developers.facebook.com.
I planned to write down my problems and workout as I go through the journey in learning facebook application.
Now, I wanted to use fb:ifram. I plaved a test.php file echoes hello world on my application folder [...]
Array operator overloading
ArrayAccess interface is an excellent offer from PHP. Though I do not personally like the idea of operator overloading, this interface can be a great tool for developing application faster and neatly by overloading the array access.
The interface is to be implemented by a class and override the accessors methods.
I am giving a simple code [...]
PHP with NetBeans
I am always a fan of Java. And like NetBeans as well. Though it used to be slow, but the latest release netbeans 6 is super fast, it may be due to the latest jre. Using the the latest jre, old java swing applications are now super fast!!! Believe me, better else try yourself. I [...]