Tag Archives: validation

HTML Validation Primer Tutorial

There is an independent means by which you can check your HTML code to be compliant as valid HTML5 data. This service is run by the World Wide Web Consortium, or W3C and this month is their 20th anniversary, so, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 1 Comment

PHP/Javascript JSON Feed or Array Data Primer Tutorial

JSON is a very useful protocol because: There is a lot of support in Javascript and the server-side languages, such as PHP or ASP.Net, for JSON-friendly functionality. Many website feeds use JSON as their protocol (format) of choice. Today‘s live … Continue reading

Posted in Data Integration, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | 1 Comment

Java Eclipse XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 1 Comment