Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
October 19, 2013
Chris
HTML6
Comments Off on Is this the first HTML6 specification?

Is this the first HTML6 specification?

PreviousNext
html6

possible HTML6  logo

 

I just found this very interesting “project” including an active, but unpopular GitHub repo:

http://html6spec.com/

https://github.com/OscarGodson/HTML6

Looks like these highly logical specs are not a joke, they have substance. Just look at this:

Imagine being able to mark something up the way you want to mark it up. 
Imagine changing <div id="wrapper"> to <wrapper> ...

The rest of the specs is interesting, but does not bring massive changes. The “namespace”-like syntax looks good at first view, but i cannot see a real advantage compared to HTML4/5 here, but look for yourself:

HTML6 is conceptually HTML with XML like namespaces.

<!DOCTYPE html>
<html:html>
  <html:head>
    <html:title>HTML6 Spec Version 0.1</html:title>
    <html:meta type="description" value="... HTML with namespaces">
  </html:head>
</html:html>
<!DOCTYPE html>
<html:html>
  <html:head>
    <html:title>HTML6 Spec Version 0.1</html:title>
  </html:head>
  <html:body>
    <form:form method="post" action="/sendmail">
      <!-- Simple input (defaults to text) -->
      <form:input>
      <!--  A new HTML6 match example -->
      <form:input type="password" name="user_password">
      <form:input type="password" match="user_password">
      <!-- Advanced example -->
      <form:input type="email" placeholder="user@site.com" autofocus required>
    </form:form>
  </html:body>
</html:html>

 

This projects exists since 2012, but hasn’t got big attention yet, only 50+ stars on GitHub. I’ll do some research on this in the next days and how this is related to the official development of HTML6. Hmmm, let’s have an eye on that, maybe it’s the real thing.

 

HTMLHTML5html6
Share this
composer

A short & simple Composer tutorial

In this little Composer tutorial we’ll walk through the absolute basics of Composer, the PHP dependency management tool. Composer has

A quick history of Comic Sans, the most wrongly used font ever

Excellent 10min presentation every frontend developer should see. Yes, even if you never touched Photoshop and never chose a font,

This picture shows the icon of blindness

How blind people use websites (video with Sina Bahram, blind accessibility researcher)

162 million people worldwide are blind or visually impaired at a level that does not allow to read texts. An

hack-php

The first micro framework written in Hack is there: hack-mvc !

It has been just a few months ago Hack has been first announced, but some awesome people have already developed

hack-php

Wow! Facebook devs have rewritten and fixed PHP, releasing it as new language called “Hack” today

Exciting stuff is happening: Some years ago Facebook has released an early preview of HipHop, a virtual machine that precompiles

Meet the developers behind Ableton (14min video)

An excellent short documentation about the developers behind Ableton, the legendary creators of Ableton Live and Push. Without doubt, Live

Hacking ATMs – A conference talk about the current security state of Windows XP driven cash machines

A few days ago the 30th edition of Germany’s Chaos Communication Congress took place, a high-profile event for IT-security and

php

appserver.io – A New Way of Magento Enterprise Infrastructure (26min video talk)

Interesting stuff for all Magento people (unfortunatly the audio level is very low):

Install MINI in 30 seconds inside Ubuntu 14.04 LTS

This is a guideline on how to install MINI – an extremely simple naked PHP application – more or less

php

[Link] Excellent PHP best practices, 2014 style

Excellent post on This interests me: A collection of useful best practices in modern PHP development, like Redirecting the user

1/4

Categories

Search

zend framework 3
First view on Zend Framework 3 by Matthew O’Phinney
cheap cloud server php
DigitalOcean rolls out interesting feature: Transfering server snapshots directly to the client’s account
vagrant
A preinstalled Vagrant box with PHP HipHop / HHVM and Ubuntu 12.04 (Precise Pangolin)
composer
[Link] How to require versions of PHP, HHVM / HipHop, GD, curl, openssl etc. with Composer
css3-chrome-font
Google rolls out Chrome 37, finally fixes horrible font-rendering
bash-command-line-tutorial
Best introduction to unix command line / bash ever (by André Augusto Costa Santos)
node.js
PayPal drops Java, goes node.js / JavaScript
Install MINI in 30 seconds inside Ubuntu 14.04 LTS
Test GZIP compression of your server easily
[Link] Making a website vertically responsive
Symfony devs: Creator of Symfony framework is hiring (Cologne, Germany)!
anti block adblock
Show ads to ad-blockering visitors – with PageFair.com
Quick fix for 404 error in WordPress category / tag page
The New Era of JavaScript (28min conference talk, Jack Franklin, 2013)
Bézier Curves – Under the Hood (4min video)

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy