Learn from HTML5 Developers
Welcome to the HTML5 Developers website.
The purpose of this network is to provide a platform discussing issues that are relevant to HTML5. Although the idea is to have industry professionals converse with one another, we will also allow novice website developers and technology enthusiasts to join as members. In all honesty, it would be too difficult for us to weed out the non tech savy. Therefore, all are welcome (actually, most people are welcome, please see our terms and conditions)
If you are not yet familiar, HTML5 is a language for structuring and presenting content for the World Wide Web, a core technology of the Internet. It is the fifth revision of the HTML standard and appears to continuously be under development. Its core aim is to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices such as web browsers, parsers, mobile devices, etc.
If you have knowledge of HTML5, we greatly appreciate your thoughts on the subject. As you help answer members questions, you are welcome to advise regarding pay services that you possibly provide. Potentially, you can develop a freelance or consulting opportunity.
When utilizing the HTML5 discussion groups section, please try your best to post your comments or questions in the appropriate group. For example, if your subject matter is in regard to HTML5 Games, please post your discussion topic in the HTML5 Games Group. If you wish to post regarding mobile devices, please utlize the HTML5 Mobile Group. If your are discussing a topic about "mobile games", you are welcome to post in either the Games or the Mobile group (or in both).
Loading feed
Started by Shahzad Ashraf in HTML5 Discussions Dec 14, 2012. 0 Replies 0 Likes
Hi All,I want to parse XML file, please suggest me JavaScript or jquery which is best with HTML5.Regards,ShahzadContinue
Started by hackersGalley in HTML5 Tutorials Sep 11, 2012. 0 Replies 0 Likes
I just started a new series of videos on HTML5 coding. Theres only a few videos now but more will be coming soon.My HTML5 TutorialContinue
Started by srividhya in HTML5 Discussions Aug 23, 2012. 0 Replies 0 Likes
Hai All!!! I need a repeat control in my HTML5 offline webapplication. The sample given for the repeat template form control is not working. please let me know whether this will work or not..thanks and regards,srividhya Continue
Started by srividhya in HTML5 Discussions Aug 16, 2012. 0 Replies 0 Likes
Hai All!! Repeat form control is not working in html5. In the site "http://www.whatwg.org/specs/web-forms/current-work/" they have given the sample code for repeating control. But it is not working in all the browser. Please give me the sample code for repeating the control in html5.Awaiting for the reply!!!with thanks and regards,srividhya.NContinue
Started by srividhya in HTML5 Discussions Aug 16, 2012. 0 Replies 0 Likes
Hi All!!! Am working on html5. LocalStorage is not working in IE browser for offline application. IE browser not accepting the file:// is not working but http:// is working for offline application. Please give the solution for working this offline save option in IE browser.with thanks and regards,srividhyaContinue
Started by Clemens Weins in HTML5 Tutorials Aug 2, 2012. 0 Replies 0 Likes
This year the W3C German-Austrian office provides the W3C Day in the context of HTML5. Michael (Mike) Smith as responsible W3C team member for HTML5 will be in Berlin as speaker and contact person. You’ll hear about the latest developments in HTML5, related technologies and all about the current thinking behind HTML. W3C wants to create a platform for the key players in the web-industry to showcase their current HTML5 developments, share ideas and discuss requirements . We are keen on hearing your opinions about what to do and what not to do now and in the years to come.Location: Humboldt Universität zu Berlin, Juristische Fakultät, Hörsaal 213 und Seminarraum 144, Unter den Linden 9, D-10117 Berlin (–> Save your ticket @ Xinnovations.de)More information at…Continue
Started by Kodyaz in HTML5 Tutorials Jul 24, 2012. 0 Replies 0 Likes
I'm working on an HTML5 game Lights Out.Definitely more Javascript is used for the game backbone.But by adding small features like sound, movie, or animations, menu options like save (local data), etc. it will be more HTML5 game.All suggesstions are welcome,ThanksContinue
Started by Mina Kawate in HTML5 Tutorials. Last reply by Mina Kawate Jul 23, 2012. 2 Replies 0 Likes
Here is a free HTML5-enabled syntax checker : http://www.htmllint.net/en/html-lint/htmllint.htmlSimply enter URL you want to check and press CHECK button, then the results will be shown with detailed explanations. Hope it makes your HTML5 project better and easier.Continue
Started by mikulgohil in HTML5 Tutorials. Last reply by Kodyaz Jul 18, 2012. 1 Reply 2 Likes
hi, i have made this example http://jsfiddle.net/mikulgohil/yc6Lb/but the issue is that animation is not smooth can you help me to make it smooth Note : i am viewing in chrome 14Continue
Started by Philip März in Help Me Please May 16, 2012. 0 Replies 0 Likes
Hi all together,I'm developing a little canvas game for improving my work with the new canvas-element... All works perfectly fine, but today i got a problem, that I couldn't solve myself:As you see here:Code: if (38 in keysDown) { // Player holding uphero.y -= hero.speed * modifier;}if (40 in keysDown) { // Player holding downhero.y += hero.speed * modifier;}if (37 in keysDown) { // Player holding lefthero.x -= hero.speed * modifier;}if (39 in keysDown) { // Player holding righthero.x += hero.speed * modifier;} I'm detecting the keyboard arrow buttons. Now I want to change my player image depending on what keys are active...My first idea was to rotate the whole grid in the canvas element, but that didn't work, because my algorhythms use the mouse-position relative to the canvas...My second idea is to define 8 images for all 8 directions and activate their drawing depending on the keys pressed...But this doesn't work... If I change the image.src = 'whatever.png' to 'whatever90.png' if…Continue
Posted by HTML5 is Alive on December 19, 2012 at 8:33pm 0 Comments 0 Likes
This specification defines the 5th major version, first minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining…
ContinuePosted by HTML5 is Alive on October 17, 2012 at 6:30am 0 Comments 0 Likes
Visual Studio Live! is coming to Orlando, December 10-14, 2012 and will bring developers, software architects, programmers and designers together to learn from industry experts.
With 50+ educational sessions that are all built to prepare you for what's now, new and next in the .NET development platform, there is something for everyone. Tracks at Visual Studio Live! Orlando include:
Visual Studio/.NET
Windows…
Posted by Clemens Weins on August 2, 2012 at 8:03am 0 Comments 0 Likes
This year the W3C German-Austrian office provides the W3C Day in the context of HTML5. Michael (Mike) Smith as responsible W3C team member for HTML5 will be in Berlin as speaker and contact person. You’ll hear about the latest developments in HTML5, related technologies and all about the current thinking behind HTML. W3C wants to create a platform for the key players in the web-industry to showcase their current HTML5 developments, share ideas and discuss requirements . We are keen on…
ContinuePosted by Latif Nuriyawan on April 17, 2012 at 8:50pm 0 Comments 0 Likes
ViwebOS (Violet Web-based Operating System) merupakan sebuah sistem operasi alternatif yang digunakan untuk mengakses aplikasi web yang berfungsi menyerupai aplikasi-aplikasi desktop. Seiring perkembangannya webOS diperkirakan dapat menggantikan kinerja aplikasi-aplikasi desktop.
Merupakan Generasi Web 4.0,Sistem Operasi berjalan diatas web browser, Buatan Indonesia.
Berbagai aplikasi editor tersedia. Lebih Simple dan mudah digunakan.Alternatif Pengganti aplikasi desktop…
Posted by HTML5 is Alive on December 22, 2011 at 10:59am 0 Comments 1 Like
Today an article was posted on Techcrunch highlighting HTML5. The article about HTML5 was written by Guest contributor Ben Savage and is his predictions for 2012.
Here is a brief intro from the article:
"From tech titans like Zynga, Facebook, Microsoft, Google and Apple, to startups just launching, the battle lines of 2012 will be drawn across the landscape of HTML5. Below are 14 bold predictions for how HTML5 will evolve in 2012."
"With all of the new semantic…
ContinuePosted by HTML5 is Alive on December 7, 2011 at 5:15pm 0 Comments 0 Likes
Posted by HTML5 is Alive on November 29, 2011 at 3:50pm 0 Comments 0 Likes
According to TechCrunch, Jilion, the makers of the cloud-based HTML5 video player SublimeVideo, are today making the product more accessible through the introduction of a freemium offering.
Posted by HTML5 is Alive on November 28, 2011 at 3:34pm 0 Comments 0 Likes
Posted by HTML5 is Alive on November 19, 2011 at 7:00am 0 Comments 0 Likes
Yesterday an article was posted on Techcrunch regarding newspapers using HTML5. The article by Josh Constine stated, "London paper Financial Times decided to launch as a HTML5 mobile web app rather than a native app. Now it has proven the HTML5 model can work for news." The article went on to say, "HTML5 works great for news publishers because they predominantly transmit text and don’t…
ContinuePosted by HTML5 is Alive on November 17, 2011 at 10:07am 0 Comments 0 Likes
In a techcrunch interview (video interview), Andrew Keen talks about HTML5. Below is only one question and answer that pertains.
Have you seen an HTML centric company yet?
Well, there are many people who have begun doing it. I think, of the companies that exist that we know today, the company…
Jim Kirkwood posted a status© 2013 Created by HTML5 is Alive.