Information on the X-Cite Vitae LED Fiber Optic Illuminators, a Fiber Optic Light Sources, made by Excelitas.  Excelitas offers a range of innovative Fiber Optic Light Sources and components, for fiber optic light output and configurable options for ease of design and speed to market.  These LED light sources are designed to couple high-intensity white light into fiber-optic bundles for applications such as endoscopy, surgical headlamps, surgical microscopy, industrial borescopes, inspection systems, and machine vision, link below to a website.

Click here for a Excelitas website, with info on X-Cite Vitae LED Fiber Optic Illuminators.

 

 

Information on Visual Studio Code, Azure ML, and GitHub Codespaces.  Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft for Windows. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.  Azure Machine Learning is a cloud service for accelerating and managing your machine learning project.

Github Codespaces is a development environment that's hosted in the cloud.  Codespaces run on a variety of VM-based compute options hosted by the GitHub website. Below is a video on how to configure your Visual Studio Code environment to run your Azure ML projects on GitHub Codespaces, a new cloud-based development environment that runs your code in a container.

Click here for the video.

 


 

How to install Drupal on WAMP Server. Note, Drupal is a free and open-source web content management system written in PHP and distributed under the GNU General Public License. Drupal provides an open-source back-end framework for at least 14% of the top 10,000 websites worldwide. To get Drupal to work with WAMP server, first you will have to install WAMP on Windows.

WAMP Server refers to a solution stack for the Microsoft Windows operating system, created by Romain Bourdon and consisting of the Apache web server, OpenSSL for SSL support, MySQL database and PHP programming language, link below to a video with more information. Link below to a video from “How to Live's” YouTube channel, on how to install Drupal on WAMP Server.

Click here for a video.

 

 

Video from “DrupalCamp” NJ YouTube channel, it is the March 2022 Central NJ Web Developers Meetup. First part of the video is talking monitoring, with Droplet on Digital Ocean. Remember Digital Ocean offers built-in monitoring capabilities to track infrastructure metrics like CPU usage, disk usage, disk I/O, bandwidth, and memory at no additional charge. Many things were covered in the first part of the video, as far as backend server configurations. Second part of the video is a demo on the Tome Project.

Tome is a static site generator, and a static storage system for your content. With Tome enabled, any changes to config, content, or files will be automatically synced to your local filesystem. These exports can be used to fully rebuild the site from scratch, which removes the need for a persistent SQL database or filesystem. Link below to the video, with more information on Droplet, on Digital Ocean, and the Tome Project.

Click here for the video.