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

This is an experimental advertisement

The blogosphere is full of annoying flash banners, GoogleAds and questionable product placements. So… let’s try out something new. :)

js javascript

How JavaScript really works – An introduction into the JavaScript call stack by Philip Roberts (20min video)

battlefield-3-free

Electronic Arts / Origin offers Battlefield 3 for free (limited promo action) !

A little bit off-topic, but definitly cool: EA offers the award-winning Battlefield 3 for free these days, but only for

php

“Belt” adds very clever everyday functions to PHP, comes with JavaScript naming styles and eventually solves the needle/haystack problem

This little projects is basically super-simple, but somehow really really clever and definitly a time-saver: Belt is a typical Composer-loaded

Microsoft announces “holographic” 3D interfaces (promo video)

Microsoft has just announces the damn future in business und consumer electronics! Interactive, “holographic” 3D environments, usable without a keyboard,

nginx php 5.5

[Link] Set up Nginx with PHP 5.5 easily

As there are surprisingly no good tutorials on how to set up NGINX with PHP 5.5 properly, here’s an excellent

Install Laravel 4 on Ubuntu 12.04 LTS (a how-to tutorial)

Laravel 4 is the big thing. Every blog talks about it, nearly every developer-twitter-account mentions it. Hmm, looks like everybody

vagrant

A super-simple Vagrant LAMP stack bootstrap (installable with one command)

As I have to setup servers inside Vagrant quite often, sometimes 10 times per day, I started to use provisioning:

php

Must-read PHP blog: PHPweekly.com

Probably one of the best ressources for your weekly doze of news from the PHP scene: phpweekly.com simply publishes a

laracon-2014-eu-amsterdam

Laracon 2013 – Kapil Verma: Engineering Complex Applications with Laravel 4 (40min video)

More videos of 2013’s and 2014’s Laracon events from US and EU on their Youtube channel.

1/4

Categories

Search

phpstorm-8
When PHPStorm’s cache eats up your harddisk space
New project: Building a naked PHP skeleton / boilerplate application from scratch
dev coding cards deck
Nice gifts for devs: Nerdy playing-cards decks
october cms
[Link] How To Install October CMS on a VPS running Ubuntu 14.04
php uk conference
PHP Caching Best Practices by Eli White (video from PHP UK Conference 2014)
hack-php
Facebook releases HipHop (HHVM) 3.0, adds mysqli and support for Hack language
php-7
PHP 6.0 will be PHP 7
sass laravel
Extremely easy SASS in Laravel (with pure PHP)
github-logo-octocat
GitHub rolls out .PSD diff and viewing
sass
New features in SASS 3.3 (a talk by SASS-creator Chris Eppstein)
ubuntu-14-04-lts lamp
How to install/setup a basic LAMP stack (Linux, Apache, MySQL, PHP) on Ubuntu 12.04 or Debian 7.0/7.1
You made a mess with Git ? Here’s a flowchart guideline on how to fix
css4
Angelina Fabbro talks about “CSS4” in this excellent conference video
harper reed about big data
Harper Reed – The magic and mystery of Big Data (30min video from Webstock’15)
Stressed and unrelaxed while coding ? Try some ultra-deeply-relaxing ASMR audio clips. It will change your life. Seriously.

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