Nur Qistina Hayani is suffering from liver cancer ( hepatoblastoma ). What can a 6 months baby knows about this disease. She is right now going through the Chemotherapy process. The costs for Chemotherapy and Surgery will takes around RM 100,000.00 ( Ringgit Malaysia One Hundred Thousands). She looks very healthy from the outside and [...]
Posted on May 16th, 2007 by SMD
Filed under: Off-Topic | No Comments »
Dojo 0.4.3 is out. It has some important security updates. You are strongly encouraged to
upgrade.
More information :
http://dojotoolkit.org/0-4-3-and-updated-0-4-1-0-4-2-builds
Posted on May 15th, 2007 by SMD
Filed under: Dojo | No Comments »
Share, reuse, and remix — and win!
Share your original or derivative creative works and win cash prizes! Winning entries will also be featured on the Creative Commons Malaysia web portal and the first Creative Commons anniversary celebration in July. Besides cash prizes, winners are also eligible to win the People’s Choice awards which are based [...]
Posted on May 12th, 2007 by SMD
Filed under: Events | No Comments »
You can grab it here :
http://download.dojotoolkit.org/experimental/dojo-0.9M2.tar.gz
Note: This dojo 0.9 is still under development. You can test and explore the widget here :
http://download.dojotoolkit.org/experimental/dojo-0.9M2/dojo/dijit/tests
Posted on May 12th, 2007 by SMD
Filed under: Dojo | No Comments »
I have been working with Javascript and AJAX quite a bit recently. I always used alert() to debug something. At least to know that the script was able to call the method or something.
saveBtn = dojo.widget.createWidget(”Button”, {caption: “Save Settings”}, dojo.byId(”saveBtn”));
alert(saveBtn.caption);
This is annoying & traditional way. I’m lazy to use Venkman. After doing some Googling about [...]
Posted on May 9th, 2007 by SMD
Filed under: AJAX, Javascript | 1 Comment »
I turned on Google History. This is a great feature from Google launched on April 19th.
What Google Web History Does? With Web History, you can view and search across web pages you’ve visited in the past, including Google searches. Web History also delivers more personalized search results based on what you’ve searched for and which [...]
Posted on May 8th, 2007 by SMD
Filed under: Google | No Comments »
Prof. Madya Hjh Maimunah who fought against cancer was my lecturer in UiTM. She passed away peacefully on May 2nd, 2007. My condolences go out to Almarhumah’s families and friends.
Al-Fatihah.
Posted on May 7th, 2007 by SMD
Filed under: Off-Topic | No Comments »
I have had Eclipse 3.2.x crash on me. It seems to freeze on the splash screen. After waiting for a long time, I looked at the log and one of the message says: “A workspace crash was detected. The previous session did not exit normally.”.
I tried to relaunch Eclipse with an option -clean
$ /usr/lib/eclipse/eclipse [...]
Posted on May 7th, 2007 by SMD
Filed under: Open Source | 6 Comments »