Tag Archives: validation

HTML Select Element Dynamic Multiple Attribute Chart Tutorial

We’re starting down the road of “Reporting”, primarily, with our latest “Timed Survey Count” web application. In the blog posting title today we say “Chart” and that “Chart” being referred to today are Google Charts, specifically … Histogram Chart … … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

HTML Select Element Dynamic Multiple Attribute Cookie Tutorial

We’ve been going on and on and on and on and on and on and on about “Save and Recall” “accountability” functionality with our “Timed Survey Counter” web application we left off with HTML Select Element Dynamic Multiple Attribute Post … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

HTML Select Element Dynamic Multiple Attribute Post Tutorial

In the real world of web application programming, as far as what we call “accountability” goes, and we think of … “accountability” with a web application, for us, goes along the lines of having a web application whose data can … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

W3C XHTML Nu Checker Validation Primer Tutorial

Have you ever had an out of body experience? I have, twice, and that second one verifies the first, at least for me, in that it is hard to validate it, or believe that it definitely happened, exactly, that first … Continue reading

Posted in Coding, eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Firefox Scratchpad Javascript Primer Tutorial

Today’s tutorial looks at the scenario of webpages “virtually” just made up of Javascript … “virtually” because we’ve stopped short of turning this into a bookmarklet. Today we write the Tic Tac Toe game in Javascript “virtually” only. If you … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 7 Comments

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