Tag Archives: automation

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

AppleScript Editor in Mac OS X Primer Tutorial

Today’s tutorial on a Mac laptop using the application utility AppleScript Editor program builds on alternative techniques for such Mac OS X procedural recording and playback functionality previously mentioned in the previous Automator in Mac OS X Primer Tutorial shown … Continue reading

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

Menu for Windows Command Prompt Via Batch File Tutorial

For today’s tutorial we build a menu-driven Windows Batch (at Command Prompt window) , building on previous

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

More AutoHotKey Tutorial

Have you heard of AutoHotKey? It is a Windows application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of I.T. … Continue reading

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

More Windows Command Prompt Via Batch File Tutorial

This tutorial builds on the previous Windows Command Prompt Via Batch File tutorial, showing you the use of some Windows Command Prompt commands such as set /a, set /p, date, time, echo, pause, call, if, goto, for/f, systeminfo, ping, choice … Continue reading

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

Oracle and Unix Korn Shell Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. You can do … Continue reading

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

A Job

Don’t know about you, but the reason I’m into computers is that you can work to see something get done. What interests me are: procedures (personally, like “scripty” (eg. Korn shell scripts, batch DOS files) type software supervising compiled software … Continue reading

Posted in Colour Matching, Event-Driven Programming, Software, Visual Studio | Tagged , , , , , , , , , | 21 Comments