htmlSQL - live example: This is fascinating. Handy for HTML parsing. htmlSQL is a experimental PHP class which allows you to access HTML values by an SQL like syntax. This means that you don’t have to write complex functions (regular expressions) to extract specific values.
HTML 5 data- Attributes: HTML and XML begin to merge. Simply, the specification for custom data attributes states that any attribute that starts with “data-” will be treated as a storage area for private data (private in the sense that the end user can’t see it - it doesn’t…
Opera tries to force IE into W3C compliance with EU complaint; Firefox’s success may work against it: Opera has filed a complaint with the EU trying to get a ruling that forces IE into W3C compliance. Opera wants the EC to hold Microsoft’s feet to the fire when it…