 |
...that some other reader mentioned that this would likely be the best way to negate the stupidity of various diaries and stories submitted by Yoshi. Seeing as how posts made by Yoshi and osm are generally identical, it is a great way to discredit those from osm as well.
I myself am looking forward to similar stories/diaries which do the same in regards to diaries/stories/posts from elenchos as well.
I have to agree with detikon as well as many others. It's perfectly fine to fancy one piece of software over the other, but to resort to ridiculous claims based on general lack of knowledge is not.
Example:
HTML --
Yoshi >> Microsoft HyperText Movement Language Protocol
Real >> Hypertext Markup Language (a documnet format not a protocol)
The document format used on the World Wide Web. Web pages are built with HTML tags (codes) embedded in the text. HTML defines the page layout, fonts and graphic elements as well as the hypertext links to other documents on the Web. Each link contains the URL, or address, of a Web page residing on the same server or any server worldwide, hence "World Wide" Web.
HTML 2.0 was defined by the Internet Engineering Task Force (IETF) with a basic set of features, including interactive forms capability. Subsequent versions added more features such as blinking text, custom backgrounds and tables of contents. However, each new version requires agreement on the tags used, and browsers must be modified to implement those tags.
HTML is not a programming language like Java or JavaScript (if this, do that), rather it could be considered a "presentation language." HTML is derived from SGML, the Standard Generalized Markup Language, which is widely used to publish documents. HTML is an SGML document with a fixed set of tags that, although change with each new revision, are not flexible.
A subset of SGML, known as XML, allows the developer of the page to define the tags, and HTML 4.0 and XML 1.0 have been combined into a single format called "XHTML," which is expected to become the standard format for Web pages. XHTML also enables Web pages to be developed with different sets of data so that handheld devices, with limited screen sizes, can download abbreviated pages.
|