Archives For Category 'Web'Archives For Category 'Web' Home » Blog » Category » Web » Page 5
You are browsing lesterchan.net blog archives page by category 'Web'.
Sunday, 10th December 2006Sunday, 10th December 2006
Posted by Lester Chan at 18:16 in Web

Was searching for DOCTYPEs for XHTML 1.1 and came across Wikipedia article on XHTML 2.0.

After reading it though, I can’t wait for XHTML 2.0, the features looks great. Below are 3 of the features that I picked out.

» Any element will be able to act as a hyperlink, e.g., < li href="articles.html" >Articles< /li >, similar to XLink. However, XLink itself is not compatible with XHTML due to design differences.

» Any element will be able to reference alternative media with the src attribute, e.g., < p src="lbridge.jpg" type="image/jpeg" >London Bridge< /p > is the same as < object src="lbridge.jpg" type="image/jpeg" >< p >London Bridge< /p >< /object >.

» The alt attribute of the img element has been removed: alternative text will be given in the content of the img element, much like the object element, e.g., < img src="hms_audacious.jpg"/>HMS < em >Audacious< /em >.

Sunday, 17th November 2002Sunday, 17th November 2002
Posted by Lester Chan at 00:25 in Web

This news is quite old, dated 25th October 2002, but it is quite interesting. Didn’t know Yahoo! is going to change its scripting language to PHP from a proprietary server-side page language written in C/C++.
Here are some interesting facts about Yahoo! :

» 201 Million Unique Users
» 93 Million Active Registered Users
» More Than 1.5 Billion Page Views A Day
» 4500+ Servers
» 16 Co-Locations
» 74 Properties
» 25 International Sites
» 13 Languages
» 8.1 Million Lines Of Code In C/C++
» 3.0 Million Lines Of Code In Perl
» Open Source Softwares Runs Yahoo! Business

For full information click here, the page is something like PowerPoint presentation, in slides, 41 of them. The slides also contain some history on Yahoo!.

Page 5 of 512345