Category: development

Google reCAPTCHA in a web form

Using HTML5, JS/jQuery/Ajax, CSS3, Bootstrap, PHP Documentation here: https://developers.google.com/recaptcha/docs/display Practiced here: http://www.followthesun.com.cy/contactus.php To-Do the same here in this Article Web Log/Video Log: http://www.latchiquads.com/contactus.html http://www.polistaxi.com/contacts.php http://www.poliscyprusquads.com/contactus.html Notes: http://www.latchiquads.com/contactus.html in the webpage HTML5/CSS3/JS/JQUERY code. http://www.latchiquads.com/contactus.html D:\htdocs_xampp\Latchiquads.com\php\webformsPHPajax2017.js $(document).ready(function() { D:\htdocs_xampp\Latchiquads.com\php\contactus.php $token = $_POST[“token”]; function httpPost($token){ } function quickContactProcess($name,$email,$phone,$comments, $token)

Read More

Docker[Containers] vs Hypervisor[Virtual Machines]

Virtualization Technologies Docker vs Hypervisor — Containers vs Virtual Machines Wednesday, April 21, 2021 Category \ Technology Docker [Containers] Hypervisor [Virtual Machines] Docker vs. Virtual Machines     OS Support and Architecture No Guest OS, Docker containers hosted on a single physical server with a host

Read More

COLOR WHEEL Using CSS3/HTML5

COLOR WHEEL Using CSS3/HTML5 You can download the HTML5/CSS3 code here: https://leonidassavvides.s3.eu-central-1.amazonaws.com/Scientific+Projects/color-wheel.7z ======

Read More

If you can not access NAS try this

If you can not access NAS try this: go in Windows 10 search or Control Panel search and type “windows features” choose “Turn Windows Features on or off” Scroll list of features down and Ensure the checkboxes in green rectagle are all checked… After a Restart

Read More

The best way to search for a Laptop or Desktop Computer

The best way to search for a Laptop or Desktop Computer medium to high priced for a purpose eg Software & Web Development or another item is just to create something for this in a related channel, like a YouTube video, blog article, Presentation, Excel Info/List,

Read More

PYGAME – HOW GET USERNAME AND CONTINUE THE GAME

PYGAME – PYTHON 3 : HOW GET USERNAME AND CONTINUE THE GAME ====================================   Coming Soon! Two games/script examples [Snake, Tetris] in Pygame where initially enter Username and also have Top Ten Score/Username Rank… YouTube Video below! SlideShare.net embed below! If you like to buy for

Read More

Hello World! My first test in Raspberry Pi 3 B+

Hello World! My first test in Raspberry Pi 3 B+ ==================== After Run Raspbian OS & Apps like the Free (for R Pi) Mathematica in Raspberry Pi 3 B+… connected in Display HDMI/Keyboard USB/Mouse USB … I proceeded further for Hello World! My first test in

Read More

GUI Python3 vs GUI Shell Scripting

GUI Python 3 vs GUI (Linux) Shell Scripting ================================ As a PHP/JS Web Developer I study in my free time Linux topics online or in e-books… Also started study Python 3… As I mention Python 3 and Linux Shell Scripts provide some commands for creating GUIs

Read More

Best Python Textbook for Beginners

Best Python Textbook for Beginners – for Programming-I course Here i present the Best Python textbook in my opinion i used to start with Python… Advise As a beginner in a programming language you need a textbook that actually is being used in Universities… This must

Read More