Category: design

Why Ubuntu Studio OS is the Best Linux Distribution

Ubuntu Studio is a free and open-source Linux distribution that is designed for content creators, musicians, and other multimedia professionals. It is based on Ubuntu and has all the benefits of Ubuntu, Kubuntu, and other Ubuntu flavors. In this blog post, we will discuss why Ubuntu

Read More

Exploring Security Issues with JavaScript Web APIs

This article explores the challenges and solutions of using third-party APIs in web applications while maintaining security. Browsers have a same-origin policy in place to prevent unauthorized data exchange between different domains. However, this policy can sometimes hinder the transfer of data between websites that have

Read More

Responsive Bootstrap 5.x Lightbox Gallery

The below Tutorial worked and was tested with Bootstrap 5.0.2 – SUCCESS. https://getbootstrap.com/docs/5.1/getting-started/download/ I implemented it in Production here: http://www.michaeleliasphotovoltaicsystems.com/projects.php Note: FOUND A DIFFICULTY BUT – Got Error in Browser Console – SOLVED BY DOWNLOADING: bootstrap.min.css.map from https://www.cdnpkg.com/twitter-bootstrap/file/bootstrap.min.css.map/ AND PUT IN THE SAME FOLDER AS \assets\css\bootstrap.min.css

Read More

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

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

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

Linux Distros for

Linux Distros for < … > =========== Gaming Steam OS – https://store.steampowered.com/steamos/  ================================================== Photography / Video Production / Graphic Designer Ubuntu Studio – https://ubuntustudio.org/  ================================================== Programming / Soft Development Semi Code (out of date) [Preinstalled Apps and Soft IDEs] https://sourceforge.net/projects/semicodeos/  ================================================== Workstation User / Programmer / Coder

Read More