Technology Articles

Feediator Website Validation

by John Vincent

Posted on

This document discusses validation issues for the www.feediator.com website.


Overview of Balsamiq

by John Vincent

Posted on

Let's create a reference document.


Handlebars in the Browser

by John Vincent

Posted on

Let's build the browser UI code with handlebars.


Feediator Google Authentication

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.


Feediator Facebook Authentication

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.


Express Handlebars

by John Vincent

Posted on

Straightforward stuff, so let us begin.


Express Cookies

by John Vincent

Posted on

Straightforward stuff, so let us begin.


Basic Express Server

by John Vincent

Posted on

For when a basic HTTP or Express server is needed.


X-editable

by John Vincent

Posted on

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


Express Favicon

by John Vincent

Posted on

Straightforward stuff, so let us begin.


Joi

by John Vincent

Posted on

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


Json Web Tokens

by John Vincent

Posted on

Express application needed a middleware layer to handle authentication and access control.


JSDoc

by John Vincent

Posted on

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


Sending Emails from Express Application

by John Vincent

Posted on

Sending emails from an Express Application is a standard requirement.


Node Environment

by John Vincent

Posted on

Consider:

  • Code is checked into a remote repository. It cannot contain any information that should be private, for example

Google Custom Search and Jekyll

by John Vincent

Posted on

Configuring Google Custom Search with Jekyll is straightforward. Let us begin.


Mocha Chai Notes

by John Vincent

Posted on

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


Server Logging with Winston

by John Vincent

Posted on

Logging has many challenges. It is very important to be able to get the right logging messages for any given situation.


JSBin

by John Vincent

Posted on

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


RSS Feeds and Jekyll

by John Vincent

Posted on

RSS (Rich Site Summary, or Really Simple Syndication) is a type of web feed which allows users to access updates to online content in a standardized, computer-readable format.

Configuring RSS Feed with Jekyll is straightforward. Let us begin.