Ganas… Ganas…
Last week, I was in Kedah for PHP Training at Universiti Utara Malaysia (UUM), Sintok. This photo was taken on my way back to Malacca. There’s another signboard “Sg. Petani Baling 500M”… Hehe… Kewl.
Posted on May 28th, 2007 by SMD
Filed under: Off-Topic | 3 Comments »
Ubuntu.com has an image on the top left hand corner, showing one of the characters wearing a Dell T-Shirt.
Kewl!
Posted on May 24th, 2007 by SMD
Filed under: Ubuntu | 1 Comment »
I’ve been asking myself, what is the difference between this tag:
<script language=”javascript”>
and this tag:
<script type=”text/javascript”>
After doing some googling, I found this documentation.
The “language” specifies the scripting language of the contents of this element. Its value is an identifier for the language, but since these identifiers are not standard, this attribute has been deprecated in favor [...]
Posted on May 23rd, 2007 by SMD
Filed under: Javascript, Web Development | No Comments »
Google introduces their new toy called Google Hot Trends.
It’s a new feature of Google Trends for sharing the the hottest current searches with you in very close to real time. What’s on our collective mind as we search for information? What’s interesting to people right now? Hot Trends will tell you. At a glance, you’ll [...]
Posted on May 23rd, 2007 by SMD
Filed under: Google | No Comments »
Greetings From Sintok!
Over the past few days, I have been playing with BackTrack 2 Final. I run BackTrack on the top of Qemu. When I ran qemu, I got the following error:
Could not configure ‘/dev/rtc’ to have a 1024 Hz timer. This is not a fatal error, but for better emulation accuracy either use a [...]
Posted on May 22nd, 2007 by SMD
Filed under: Open Source, Ubuntu | 1 Comment »
OLPC (One Laptop Per Child) Project has similar bug #1 with Ubuntu’s bug #1
OLPC’s bug #1
There isn’t a laptop in the hands of every child
Ubuntu’s bug #1
Microsoft has a majority market share
Posted on May 20th, 2007 by SMD
Filed under: Open Source, Ubuntu | No Comments »
JSON is a format for communication between the server-side (PHP, JSP, ASP, etc…) and the client-side (javascript). The magic of it is that the response from the server-side can be easily converted to an object via the use of the eval() function. eval() (can be “evil”) is a function that gives you the possibility to [...]
Posted on May 19th, 2007 by SMD
Filed under: Javascript, PHP Programming | 1 Comment »
Just got access to the new Google Analytics interface. I’m interested to know what browser all of you are using while browsing this site. Yes. Thank you for using Firefox. 60% of visitors are using Firefox. 30% IE.
Go Firefox!
Posted on May 19th, 2007 by SMD
Filed under: Google | No Comments »