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 >.
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!.
Users: 55 Guests, 6 Bots