This blog will contain non-technical, fun and personal posts. All my technical posts will be posted on SMD's blog, http://www.smd.com.my. Looking forward to see you there! :-)

Script Type Or Language?

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 [...]

Google Hot Trends

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 [...]