Tag Archives: command line

C++ Recursion Fibonacci Series Tutorial

We’re revisiting the Fibonacci Series code of C Recursion Find Revisit Tutorial and compiling it, plus some extended functionality, via the g++ c++ compiler on a macOS command line, as per … g++ fibonacci_series.cpp -o fibonacci_series.out … regarding the changed … Continue reading

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

Linux Find and/or Locate Files/Directories Double Quote Tutorial

When you write inhouse procedures that end in reports you can occasionally “get sideswiped” by peculiarities in the data that occurs. But it could be the cause of that irregularity that the report is meant to highlight. And so, if … Continue reading

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

Animated GIF ImageMagick Cache Backup Tutorial

As a programmer, am sure am no “Robinson Crusoe” thinking that we wish more often the web browser cache would come to our rescue, especially when web server tidying up results in the “rug being pulled from under” a programmatical … Continue reading

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

Animated GIF ImageMagick Commercial Considerations Tutorial

Up to, and including yesterday’s Animated GIF Meta Refresh Simulation ImageMagick Switches Tutorial our PHP code has assumed file naming logic that could be prematurely interrupted when any more than one user is using the ImageMagick simulated animated GIF creation … Continue reading

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

Animated GIF Meta Refresh Simulation ImageMagick Switches Tutorial

Yesterday’s Animated GIF Meta Refresh Simulation Download Tutorial established a link to the great ImageMagick command line “convert” product to simulate what an animated GIF might look like, ahead of creating it. To us, this is a software integration “mini-project” … Continue reading

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

Animated GIF Meta Refresh Simulation Download Tutorial

Onto yesterday’s Animated GIF Meta Refresh Simulation Tutorial additional Simulation functionality, for your smaller image datasets we offer, today … ImageMagick preview downloadable animated GIF (sped up) … achieved via macOS or Linux command like … convert -delay 10 -quality … Continue reading

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

Image Conversions via PHP GD Overlay Reveal Tutorial

Around here, we have two words we like to approach the topic of “web design”, where it meets “practicality”, with … reveal overlay And so, onto yesterday’s Image Conversions via PHP GD Multiple Actions Tutorial‘s progress with our Image Conversions … Continue reading

Posted in eLearning, Event-Driven Programming, GIMP, Operating System, Photography, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Image Conversions via PHP GD Multiple Actions Tutorial

We’ve waited a while preparing for today’s release of “multiple actions” functionality onto yesterday’s Image Conversions via PHP GD Transformations Tutorial. From how we see it we had a choice of two approaches to delivering this new functionality … start … Continue reading

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