Technology Articles

Overview of Gomoku built with Java

by John Vincent

Posted on

Play Gomoku

Overview of Explorer Utility

by John Vincent

Posted on

Explorer Utility

Grep GUI Utility

by John Vincent

Posted on

Grep Utility

Overview of Sudoku Game

by John Vincent

Posted on

Play Sudoku

SSH to Github

by John Vincent

Posted on

Basic configuration so let's begin.


Deploy React App to Heroku using Travis Continuous Integration

by John Vincent

Posted on

Deploy, as an example, the React hot-cold-enzyme application to Heroku using Travis Continuous Integration.


Website Review Reference

by John Vincent

Posted on

This is discussion regarding website review. There is so much that needs to be checked and verified.


Install Node 8.10 on MacOS

by John Vincent

Posted on

This article describes how to install Node 8.10 on macOS


Basic Redis

by John Vincent

Posted on

This article describes how to install, configure and utilize Redis on macOS


CodeSandBox

by John Vincent

Posted on

Putting all of this stuff here so it doesn't end up sprayed everywhere.


Jekyll Markdown

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let’s create a reference document.


Jekyll Rouge Highlighter

by John Vincent

Posted on

This article describes how to configure Rouge to handle formatting of Highlights.


Basic React Redux

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let's create a reference document.


Basic React Redux App

by John Vincent

Posted on

Build the hot cold application using React/Redux and Node/Express


Delete LinkedIn Messages

by John Vincent

Posted on

Those LinkedIn messages can become a real nuisance and there is no built-in way of removing them.


Basic React

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let's create a reference document.


Google Youtube APIs

by John Vincent

Posted on

Making YouTube is easy using the Google YouTube APIs.

A good starting point is Add YouTube functionality to your app


SVG Sprites

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let's create a reference document.


HTML Microdata

by John Vincent

Posted on

Search engines, web crawlers, and browsers can extract and process Microdata from a web page and use it to provide a richer browsing experience for users.

Search engines benefit greatly from direct access to this structured data because it allows them to understand the information on web pages and provide more relevant results to users.

Microdata uses a supporting vocabulary to describe an item and name-value pairs to assign values to its properties.

Microdata is an attempt to provide a simpler way of annotating HTML elements with machine-readable tags than the similar approaches of using RDFa and Microformats.