Tag Archives: programming

XML on the Fly via PHP Primer Tutorial

The Three P’s (that being PHP and Python and Perl) are all pretty good at interfacing with the XML protocol and format. And that XML is a very important protocol in today’s digital age. Over the last few days with … Continue reading

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

Android Studio Project End ESL Ideas Tutorial

We move on to the “End Game” phase to yesterday’s Android Studio Project Middle ESL Ideas Tutorial. Up at the Google Play Console we share, for the first time, the key from a previous mobile app to use with the … Continue reading

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

Android Studio Project Middle ESL Ideas Tutorial

After the recent Android Studio Project Middle End Game Issues Tutorial discoveries we have a new Google Play Android mobile application called ESL Ideas for you to contemplate today in “Middle Game” terms. ESL involves the learning of the English … Continue reading

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

Monthly Chronicler LocalStorage Tutorial

Are you familiar with “LocalStorage” at the client side of web application usage, as an alternative to HTTP Cookie usage? It can store much more information than HTTP Cookies, but has no expiry date as such. This is not to … Continue reading

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

Android Studio Project Middle End Game Issues Tutorial

Our view of both Android and iOS mobile application development goes along the lines … Start Game … setting up your IDE environment, getting easier all the time if you are using an IDE like today’s Android “Android Studio” IDE … Continue reading

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

Monthly Chronicler Date Range Tutorial

Today’s crucial Javascript function is called “nothing” (or more specifically setTimeout(nothing,600); (to have a small delay to when it gets used)). How did this come to pass? Well, today, with some new onclick event logic allowing for the user to … Continue reading

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

Monthly Chronicler Password Protect Tutorial

When you have sensitive data involving personal information and monetary matters you ideally need to … involve SSL (ie. https: type URLs) … and as far as passwords are concerned … it is best to hash your passwords rather than … Continue reading

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

Monthly Chronicler Primer Tutorial

We’ve got a new web application for you today. We’re calling it a “Monthly Chronicler”, which is a web application like a “Calendar” or “Planner” or “Diary”, where the user can personalize the entries according to a date, with whatever … Continue reading

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