Tag Archives: hotkey

English Word Guessing Game Player Equality Tutorial

Yesterday’s English Word Guessing Game Players Tutorial started multi-player scenarios with our “English Word Guessing Game” web application, but was a bit “amateur hour” in its approach, regarding … premature, and too simple, (textbox) onblur event programmatical form submit button … Continue reading

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

Windows AutoHotKey Communication Opener Tutorial

We wanted to work on the AutoHotKey scripting of yesterday’s Windows AutoHotKey Mail Opener Tutorial in a few functionality improvements … set up to be #SingleInstance to make it that one Hot Key call equals one AutoHotKey program execution … … Continue reading

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

Windows AutoHotKey Mail Opener Tutorial

Just as you can revisit web applications, you might often revisit whole concepts, because as the years and software versions change, so might these whole concepts. Today’s case in point is a great Windows tool for programmers called AutoHotKey we’ve … Continue reading

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

Karaoke YouTube Video Search Error 503 Tutorial

Working on the code changes of yesterday’s Karaoke YouTube Video Search Refinement Tutorial‘s inhouse HTML code, serving as our portal into use of the wonderful API for Iframe embedded videos, we learnt more about the HTTP status/error code 503 … … Continue reading

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

Emoji Game HTML Type Tutorial

Did it interest you that the recent Textarea Emoji Game Primer Tutorial web application was called dropdown_emoji_game.php and yet it was pretty obvious the main HTML element type of operation was a … textarea element … a “block of text” … Continue reading

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

Textarea Emoji Game Primer Tutorial

Today’s web application works involves a very simple premise for a game, but we hope some of the methods needed, some new to us, will be of interest to you too. The game, for up to seven players, has a … Continue reading

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

AutoHotKey Primer 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, Tutorials | Tagged , , , , , , , , | 1 Comment