Blog

  • Source Code Management With SourceGit

    Source Code Management With SourceGit

    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 called SourceGit. Commit, merge, add and remove remotes for staging and pushing. More Git commands, AI services, and external tools are supported.

    (more…)

  • PHP Web Framework Laravel

    PHP Web Framework Laravel

    Package Web Development

    Laravel is a PHP framework and set of component libraries designed to help developers build web applications, APIs, and web services.

    Laravel follows the MVC (Model-View-Controller) Architecture that makes code more organized, maintainable, and testable.

    (more…)

  • Kotlin Camera2 Upload Photo Android Development

    Kotlin Camera2 Upload Photo Android Development

    Upload Photos Using Camera2 API

    The Android Camera2 API was introduced in Android API level 21 corresponding to Android 5.0 Lollipop. Camera2 API introduced new features to control, capture and manipulate captured images.

    Camera2 API offers developers more control over the camera hardware, allowing for fine-grained adjustments such as shutter speed (ISO), autofocus, and RAW capture. Camera2 API Reference provides detailed documentation.

    (more…)

  • Generate Blender VSE Video Strip Using Python Script

    Generate Blender VSE Video Strip Using Python Script

    Blender Is A 3D Creation Software Tool

    Blender is cross-platform for Mac OS including POSIX systems, Windows and Linux.

    Blender is written in C++ and Python. It is easy to customize using extensions which include add-ons and themes. Blender comes with a built-in video sequence editor (VSE).

    (more…)

  • Install Moodle Online LMS

    Install Moodle Online LMS

    Setup Moodle In Two Ways

    Learn how to install Moodle LMS from the command line and graphically.

    The web application Moodle is a free and open source PHP online Learning Management System (LMS) for creating, managing and publishing website content. Online websites 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…)

  • JavaScript Fitness Calculator Computation

    JavaScript Fitness Calculator Computation

    Fit Estimation

    The estimate of daily caloric needs is performed by calculating the Basal Metabolic Rate (BMR), then multiplying by an activity factor.

    The Body Mass Index (BMI) is a calculation based on the height and weight to estimate body fat percentage.

    (more…)

  • Geany As Python IDE 2025

    Geany As Python IDE 2025

    Geany Is The Flyweight Python IDE

    Geany is cross-platform for Mac OS including POSIX systems, Windows and Linux.

    This review is a 2025 update of an original 2024 article and is based Python IDE requirements of an advanced text editor. It is easy to customize using color themes, filetypes and plugins.

    (more…)