Blog

  • Source Code Management With Git Gui

    Source Code Management With Git Gui

    Graphical User Interface For Git

    Perform Git workflows that streamline your software development process and ensure smooth collaboration.

    Use Git source code management (SCM) via a GUI. Commit, merge, add and remove remotes for staging and pushing.

    (more…)

  • Install Virtualmin Control Panel

    Install Virtualmin Control Panel

    Setup Virtualmin For Website Management

    Learn how to install Virtualmin from the command line to graphically manage your website from a web browser.

    Virtualmin is a free and open source Perl-based online website management control panel. Virtualmin as part of Webmin that runs at its own process and web server defaulting to port 10000.

    (more…)

  • Compare Code Changes With Diffuse

    Compare Code Changes With Diffuse

    The Graphical Diff And Merge Tool For Developers

    Diffuse compares files and retrieves version controlled project files.

    Diffuse can perform three-way comparison if desired. Merge branches, resolve conflicts visually side-by-side for popular version control systems such as Git. Diffuse is free, open source and cross-platform (Mac, Windows and Linux) and integrates seamlessly with popular IDEs.

    (more…)

  • JavaScript DOM Print

    JavaScript DOM Print

    Create DOM Print In JavaScript

    To demonstrate, DOM Print with JavaScript, a new window will be opened in a new web browser window or tab.

    Multiple windows can be opened and reused assuming that JavaScript is not disabled. JavaScript can be used to create HTML elements, attributes and styles dynamically without reloading the page.

    (more…)

  • Install OpenCart Online Store

    Install OpenCart Online Store

    Setup OpenCart In Two Ways

    Learn how to install OpenCart Shopping Cart from the command line and graphically.

    OpenCart is a free and open source PHP online store management system for creating, modifying and publishing website content. Online Stores require and SSL Certificate when handling sensitive data such as customer data or payment details. It is recommended to always use an SSL Certificate.

    (more…)

  • Generate QR Codes For TOTP Authenticator

    Generate QR Codes For TOTP Authenticator

    Creating Web Form Two Factor Authentication

    QR codes are matrix barcodes that can contain alphanumeric and binary data. A popular use of QR codes is to share a link to a website for people with mobile devices.

    Multiple tools are available for generating barcodes. Some are command-line only, while others have a GUI.

    (more…)

  • Review Python Generative AI PyGai

    Review Python Generative AI PyGai

    PyGai Extends Generative AI Tasks With Python

    Gai is known as “Generative AI Tools For Beginner” and PyGal is “Python Generative-AI Connector”.

    From the Github description, “Gai apps and the PyGai extension suite are cross-platform systems developed using a mixed-programming approach”.

    (more…)