Tag Archives: web server

Mac OS X Clipboard to File to Datauri Primer Tutorial

Today’s tutorial is a lot about the image two below the one above. It looks pretty much like any other image on this web page, I’m sure, at first glance, you’d say?! But the fact is, this image does not … Continue reading

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

Apache IP Blocking Primer Tutorial

With Apache web servers you can use .htaccess files at the document root directory corresponding to website URLs to control various aspects to do with access to that website, or even directory of website. Some preparatory matters generic to .htaccess … Continue reading

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

MAMP Error Logs Primer Tutorial

The error logs of a local web server are important resources to help work out problems with configurations and software related to web applications. Did you know? Local web servers are great for beginners to learn web programming, and a … Continue reading

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

Landing Page Cut to the Chase Primer Tutorial

A lot of people learning programming are trying to get information quickly, and “move on”, shall we say. While this is all well and good, it might be a “fob job” to think that many of us will really learn … Continue reading

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

Jenkins and Xcode C++ Project Primer Tutorial

A scenario suiting today’s Jenkins is … You’re a Jenkins web application and Xcode IDE C++ analyst/programmer creating a Mac OS X command line desktop application … You’re responsible for coding, unit testing and sending updated desktop software to the … Continue reading

Posted in eLearning, Software, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Jenkins and NetBeans Maven Project Primer Tutorial

Today we are installing Jenkins onto our MacBook Pro laptop. So what is Jenkins? Well, we quote from the Jenkins landing page below … As an extensible automation server, Jenkins can be used as a simple CI server or turned … Continue reading

Posted in eLearning, NetBeans, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Crontab Web Server Housekeeping Primer Tutorial

We really love to use batch processes and Linux or Unix crontab methods to do things. Guess maybe a lot of people of a certain age … cough, cough … feel quite comfortable around the bigger computer items like web … Continue reading

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

Node.js and Node Local Web Server Primer Tutorial

We love PHP for web server work, but readily acknowledge … PHP is losing out, in popularity terms, to frameworks like Node.js (which we introduce to you today with a “Hello World” tutorial, where you’ll see its Javascript (yes, Javascript), … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | 2 Comments