Elements of CSS3 such as @font-face, and APIs such as Geolocation, are not part of HTML5. You are doing the developer community a disservice by conflating a number of unrelated concepts and technologies; it's similar to the incorrect practice over the last few years of referring to anything involving JavaScript (such as the dynamic modification thereby of CSS property values) as Ajax.
One expects such a lack of understanding and misuse of buzzwords from managers, but not from technologists.
Lets just call it Web 3.0 (Location based, Mobile, HTML5/CSS3/ECMA) so we know the users will have a whole new experience while we sit around cursing at browsers all day like we have been for the past 15 years :)
Here you have a link to check a new pure-web solution for remote desktop access. You install it on your PC and then you can access it from any computer or mobile device:
Elements of CSS3 such as @font-face, and APIs such as Geolocation, are not part of HTML5. You are doing the developer community a disservice by conflating a number of unrelated concepts and technologies; it's similar to the incorrect practice over the last few years of referring to anything involving JavaScript (such as the dynamic modification thereby of CSS property values) as Ajax.
ReplyDeleteOne expects such a lack of understanding and misuse of buzzwords from managers, but not from technologists.
All your CSS examples seem to only use "-webkit" is this the standard? Can I please stop having to write the same styles 4 times like this?
ReplyDelete-webkit-transition: margin 2s ease-in-out; -moz-transition: margin 2s ease-in-out; -o-transition: margin 2s ease-in-out;
transition: margin 2s ease-in-out;
Lets just call it Web 3.0 (Location based, Mobile, HTML5/CSS3/ECMA) so we know the users will have a whole new experience while we sit around cursing at browsers all day like we have been for the past 15 years :)
ReplyDeleteI'm sure that HTML5 will bring us new standards.
ReplyDeleteHere you have a link to check a new pure-web solution for remote desktop access. You install it on your PC and then you can access it from any computer or mobile device:
ThinVNC
http://www.supportsmith.com/ThinVNC/HTML5-VNC.Aspx
:)