by John Vincent
Posted on
This document discusses installation and basic usage of Apache Solr.
by John Vincent
Posted on
Html often contains data that should be injected from the environment.
The following describes a solution.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
This article describes how to configure React PropTypes.
by John Vincent
Posted on
Article that describes the creation and configuration of a Ubuntu droplet at Digital Ocean and the deployment of the TaskMuncher application.
This is part of a series of discussions regarding Deploying TaskMuncher to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
There are a multitude of ways of going about this. I have chosen the following as it fits best with the architecture of the TaskMuncher application.
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
There are a multitude of ways of going about this. I have chosen the following as it fits best with the architecture of the TaskMuncher React application.
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying TaskMuncher to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet.
For more details, please see Deploy TaskMuncher
by John Vincent
Posted on
Let's discuss creating sitemap.xml
with Jekyll
by John Vincent
Posted on
This article suggests a procedure for marking up images for use on the web.
by John Vincent
Posted on
This article suggests a procedure for resizing images for use on the web.
by John Vincent
Posted on
This document discusses how to create a very basic SpringBoot application and how to deploy it to Heroku.
by John Vincent
Posted on
This document discusses how to Create a Java Executable for MacOS. This discussion will use the Gomoku project as a working example.
by John Vincent
Posted on
The React/Redux Node/Express Ecosystem is extremely difficult to understand and so everyone has built one.
by John Vincent
Posted on
Deploy, as an example, the React hot-cold-enzyme application to Heroku using Travis Continuous Integration.
by John Vincent
Posted on
This is discussion regarding website review. There is so much that needs to be checked and verified.
by John Vincent
Posted on
This article describes how to install Node 8.10 on macOS
by John Vincent
Posted on
This article describes how to install, configure and utilitize Redis on macOS
by John Vincent
Posted on
Putting all of this stuff here so it doesn't end up sprayed everywhere.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let’s create a reference document.
by John Vincent
Posted on
This article describes how to configure Rouge to handle formatting of Highlights.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
Build the hot cold application using React/Redux and Node/Express
by John Vincent
Posted on
Those LinkedIn messages can become a real nuisance and there is no built-in way of removing them.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
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
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
ARIA is a set of special accessibility attributes which can be added to any markup, but is especially suited to HTML. The role attribute defines what the general type of object is (such as an article, alert, or slider). Additional ARIA attributes provide other useful properties, such as a description for a form or the current value of a progress bar.
ARIA is implemented in most popular browsers and screen readers. However, implementations vary and older technologies don't support it well (if at all). Use either "safe" ARIA that degrades gracefully, or ask users to upgrade to newer technology.
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.
by John Vincent
Posted on
Article that describes the creation and configuration of a Ubuntu droplet at Digital Ocean and the deployment of the Feediator application.
by John Vincent
Posted on
This document discusses validation issues for the www.feediator.com
website.
by John Vincent
Posted on
Let's build the browser UI code with handlebars.
by John Vincent
Posted on
There are a multitude of ways of going about this. I have chosen the following as it fits best with the architecture of the NewsReader application.
by John Vincent
Posted on
There are a multitude of ways of going about this. I have chosen the following as it fits best with the architecture of the NewsReader application.
by John Vincent
Posted on
For when a basic HTTP or Express server is needed.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
Express application needed a middleware layer to handle authentication and access control.
by John Vincent
Posted on
This stuff ends up sprayed everywhere, so let's create a reference document.
by John Vincent
Posted on
Sending emails from an Express Application is a standard requirement.
by John Vincent
Posted on
Consider: