Tag Archives: programming

Localized Currency Primer Tutorial

Where “internationalization” and “localization” meet “web applications” a big subject is “currency”, in terms of how amounts of money are displayed in a country or region of interest. In terms of this today we “channel” the Javascript functionality … numObj.toLocaleString([locales … Continue reading

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

Sushi Train Circuit Game Tutorial

In today’s Sushi Train Circuit Game we use yesterday’s Circuit Webpage Primer Tutorial as the underlying webpage design basis. Many things in life are based on circuits. Think electronics, think racing, think cycling velodromes, think roller derby, think ice skating, … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

Circuit Webpage Primer Tutorial

We’re on our way to a more fully fleshed out web application that makes use of a “circuit”, but we want to approach this project in stages. Stage one is to create some initial HTML and CSS to show a … Continue reading

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

jQuery Template flickr Data Primer Tutorial

Template processing in general can signify “time saving” in Information Technology circles, and when it is a template regarding data, it can be a relief to have it at your disposal as a programmer. So jQuery Javascript library’s loadTemplate plugin … Continue reading

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

PHP File Information Media Tutorial

Yesterday’s PHP File Information Primer Tutorial was the start of a web application breakdown of a URL file specification at the rjmprogramming.com.au domain harnessing the talents of … Linux file command … called by … PHP exec method … today, … Continue reading

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

PHP File Information Primer Tutorial

We channel the great Linux (or Unix) command “file” to start down the road of a web server file information presenter web application. With Mac OS X (like Linux) command line … file [webServerFileSpec] … sums up what we build … Continue reading

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

Daylight Saving Time TimeZone Emoji Tutorial

The last time we added a change to our Daylight Saving TimeZone Information web application was during our Other Side of the World Google Chart Tutorial work, and then, so many things were going on with interfacing and integration we … Continue reading

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

CSS Variables Primer Tutorial

If you are a regular reader of this blog, I hope by now you would have gleaned that a big takeaway we would have you learn here is that, very often, in programming, in Information Technology generally, there can be … Continue reading

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