reinvented-wheels: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (Undo revision 64165 by Michaelrandolph (Talk) => removed spammy links)
 
Line 1: Line 1:
= reinvented wheels =
= reinvented wheels =


This page is here to document proposals that have been made one time or another that were simply reinventing functionality already present in semantic (X)HTML, [http://playonlineroulettegame.co.uk roulette game] in the hopes that by documenting attempts to reinvent the wheel, we can avoid or minimize re-re-inventions, and encourage re-use instead.
This page is here to document proposals that have been made one time or another that were simply reinventing functionality already present in semantic (X)HTML, in the hopes that by documenting attempts to reinvent the wheel, we can avoid or minimize re-re-inventions, and encourage re-use instead.


At some point perhaps we can order these more specifically by date.  For now, [http://europeanrouletteonlinegame.co.uk roulette games] I'm putting everything under 2005. - [http://tantek.com/log/ Tantek]
At some point perhaps we can order these more specifically by date.  For now, I'm putting everything under 2005. - [http://tantek.com/log/ Tantek]




Line 15: Line 15:


''But Atom doesn't have the 'media' attribute.''
''But Atom doesn't have the 'media' attribute.''
* Then the solution is to add the 'media' attribute, rather than reinventing another way of doing media, OR to simply use a XHTML namespace qualifed <link> [http://www.casinodicecards.com casino cards] tag which can then have the media attribute.  In either case, [http://www.addurcasino.com casino online] adding a new rel value is both unnecessary and undesirable.
* Then the solution is to add the 'media' attribute, rather than reinventing another way of doing media, OR to simply use a XHTML namespace qualifed <link> tag which can then have the media attribute.  In either case, adding a new rel value is both unnecessary and undesirable.


=== item ===
=== item ===
Line 24: Line 24:


=== OPML ===
=== OPML ===
[http://www.opml.org/spec OPML] is a reinvention of <code>&lt;ul&gt;</code>, [http://onlinefreecasinos.co.uk/ casinos] <code>&lt;ol&gt;</code>, <code>&lt;li&gt;</code>, as demonstrated by [[xoxo]].
[http://www.opml.org/spec OPML] is a reinvention of <code>&lt;ul&gt;</code>, <code>&lt;ol&gt;</code>, <code>&lt;li&gt;</code>, as demonstrated by [[xoxo]].

Latest revision as of 10:54, 28 January 2014

reinvented wheels

This page is here to document proposals that have been made one time or another that were simply reinventing functionality already present in semantic (X)HTML, in the hopes that by documenting attempts to reinvent the wheel, we can avoid or minimize re-re-inventions, and encourage re-use instead.

At some point perhaps we can order these more specifically by date. For now, I'm putting everything under 2005. - Tantek


2005

rel mobile

rel="mobile" is a reinvention of:

<link rel="alternate" media="handheld" ... />

But Atom doesn't have the 'media' attribute.

  • Then the solution is to add the 'media' attribute, rather than reinventing another way of doing media, OR to simply use a XHTML namespace qualifed <link> tag which can then have the media attribute. In either case, adding a new rel value is both unnecessary and undesirable.

item

The so-called "item" microformat is a reinvention of <li>.

before 2005

OPML

OPML is a reinvention of <ul>, <ol>, <li>, as demonstrated by xoxo.