Tag Archives: HTML

HTML/Javascript Maths Table Fill In Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Calculations Presented in a Table for the user. The inspiration for this came from some homework of a student. This HTML/Javascript … Continue reading

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

PHP/Javascript/HTML Geographical Placename Integration Tutorial

Here is a tutorial that presents various functionality via placename lookups of Latitude and Longitude. The inhouse functionality was applied in a centralized way when we did PHP/Javascript/HTML Geographicals By Placename Tutorial but for this tutorial, as promised, we add … Continue reading

Posted in Data Integration, eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , , | Leave a comment

PHP/Javascript/HTML Geographicals By Placename Tutorial

Here is a tutorial that presents various functionality via placename lookups of Latitude and Longitude. The inhouse functionality called on include Sun Angles, Moon Angles and Great Circle Distances. Am hoping it can give some pointers to ideas to do … Continue reading

Posted in Data Integration, eLearning, Land Surveying, Software, Tutorials | Tagged , , , , , , , , , , | Leave a comment

PHP/Javascript/HTML Moon Angle Tutorial

Here is a tutorial that calculates Noon Moon Angles from Earth via the entry of Latitude and Longitude. The calculation of noon moon angles uses the concept of Sublunary Point, which is explained in the quote from Wikipedia below. The … Continue reading

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

HTML/Javascript Quadratic Equations Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can verify your calculation of the roots of a quadratic equation. The inspiration for this came from the tutorial here. Sometimes a graphical representation of the Quadratic … Continue reading

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

PHP/Javascript/HTML Sun Angle Tutorial

Here is a tutorial that calculates Noon Sun Angles on Earth via the entry of Latitude and Longitude. The calculation of noon sun angles uses the concept of Subsolar Point, which is explained in the quote from Wikipedia below. The … Continue reading

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

PHP/Javascript/HTML Great Circle Distance Tutorial

Here is a tutorial that calculates Great Circle Distances on Earth via the entry of Latitude and Longitude. The calculations are not true geodesic calculations and so, we will show the result to the nearest metre. We assume the radius … Continue reading

Posted in eLearning, Land Surveying, Trips, Tutorials | Tagged , , , , , , , , | 17 Comments

HTML/Javascript Number Sentence Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Number Sentences for the user. The inspiration for this came from some homework of a student. This HTML/Javascript solution uses an … Continue reading

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