Blog

  • Java Camera2 Upload Photo Android Development

    Java 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…)

  • Install Strapi Online CMS

    Install Strapi Online CMS

    Setup Strapi In Two Ways

    Learn how to install Strapi CMS from the command line and graphically.

    The web application Strapi is a free and open source JavaScript online Content Management System (CMS) 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…)

  • Generate Blender Cube Explosion Animation Using Python

    Generate Blender Cube Explosion Animation Using Python

    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…)

  • JavaScript CAPTCHA Validator

    JavaScript CAPTCHA Validator

    Validation Form

    CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) involves challenges such as identifying distorted text or selecting images.

    The CAPTCHA is used on web forms to prevent spam, malicious bots and other automated attacks.

    (more…)

  • Review MIT Software License

    Review MIT Software License

    Free And Open Source License

    The MIT License was created by the Computer Systems Research (CSR) Group of the MIT Laboratory for Computer Science (MIT-LCS) in 1988.

    The MIT License aimed to create a simple and permissive license that would encourage collaboration and widespread adoption.

    (more…)

  • Install Froxlor Control Panel

    Install Froxlor Control Panel

    Setup Froxlor For Website Management

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

    Froxlor is a free and open source PHP-based online website management control panel. Froxlor runs at its own process and web server defaulting to port 8080.

    (more…)

  • Review Generative AI Alpaca With Gemma 7B

    Review Generative AI Alpaca With Gemma 7B

    Alpaca Generative AI With Gemma 7B Model

    Alpaca makes it easy to interact with AI models “directly on your device”.

    From the Github description, “Alpaca is an Ollama client where you can manage and chat with multiple models”.

    (more…)