Tag Archives: command line

Animated GIF and Video via PHP Writing PHP Data URI Tutorial

There is a great open source command line application called “FFmpeg” that can create video (or convert video) from image slides (for instance), and so, if we merge functionality for this into yesterday’s Animated GIF and Slideshow via PHP Writing … Continue reading

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

Python and Perl ftp Download Tutorial

The Three Ps ride again today, building on yesterday’s Perl ftp and the Three Ps Tutorial and adding in the ability to download a single file at a time as a “Download” scenario … in modern parlance … though in … Continue reading

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

Perl ftp and the Three Ps Tutorial

Yesterday’s Python ftp Primer Tutorial is given a “return of the Three Ps” feel today. Yes, we code some Perl to do similar ftp listing logic as we did with Python yesterday, so that … PHP supervises ftp listing functionality … Continue reading

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

Python ftp Primer Tutorial

Python is a great server side language to learn. Some web server configurations use it as their “go to” server language, though ours here at rjmprogramming.com.au uses PHP (and so we’ve written a PHP “supervisor” to dovetail with today’s Python … Continue reading

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

PHP ImageMagick Image Dimensions Sort Tutorial

It’s natural for people to try to introduce order into their world. No matter what you think of the goings on in the world, you can “retire” into that “cushioned world” of I.T. and create your own order. The most … Continue reading

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

PHP ImageMagick Image Dimensions Primer Tutorial

We revisit the talents of the brilliant ImageMagick‘s Identify command featuring, last, in Location Services iPad Camera Geolocation Png Metadata Tutorial to start down the road of a web server image information presenter web application. With ImageMagick command line … … Continue reading

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

Python MySql Circle and Point DataTable Primer Tutorial

When we’ve talked about the MySql database in the past, apart from going on and on and on and on and on and on about the wonders of the phpMyAdmin MySql management tool frontend, we’ve normally talked about it regarding … Continue reading

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

React Javascript Library on Node and Visual Studio Code Hello World Tutorial

React Javascript library is the focus of our attention in a Hello World tutorial way today. It is a beautifully integrated feeling suite of software … React makes it painless to create interactive UIs. Design simple views for each state … Continue reading

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