FORSMILE
JA

Tech Blog

Practical articles on AI, online safety, and security (11 articles)

AllAIネット安全セキュリティJavaScriptCSSWordPressVUETwigSymfonySmartyNUXTAMP開発記事
開発記事2022/09/26

What to Check When You Get a 'Class '~' not found' Error [PHP]

While developing a WordPress plugin, I stumbled when trying to use PHP's 'DOMDocument' class.

Read More →
開発記事2021/09/15

How to Change Date and Time in VirtualBox and Troubleshoot When It Reverts [Development Environment]

A note on how to change the system time when working in a local environment created with VirtualBox.

Read More →
開発記事2020/05/07

SSH Connection between AWS EC2 and GitLab

Please refer to the following for connecting to an Amazon EC2 instance using PuTTY.

Read More →
開発記事2016/02/02

Running jspm on Heroku in a Node.js Environment

While testing an Aurelia.js implementation on Heroku, I wanted to run pre-bundled files on the server instead of already bundled ones. This led me to try running jspm on Heroku.

Read More →
開発記事2016/01/29

Adding Express Server Monitoring to an Aurelia.js Gulp+BrowserSync Environment

Trying to Run Aurelia.js in a Node.js and Express Environment -- Part 5

Read More →
開発記事2016/01/29

Deploying a Node.js + Express Application to Heroku

Trying to run Aurelia.js in a Node.js and Express environment - Part 6

Read More →
開発記事2016/01/28

[Node.js] Building a Server with Node.js and Express

Running Aurelia.js in a Node.js and Express Environment - Part 3

Read More →
開発記事2016/01/28

How to Use Gulp: An Explanation Based on Aurelia's Gulp Setup

Running Aurelia.js in a Node.js and Express Environment - Part 4

Read More →
開発記事2016/01/27

Bundling Files with Aurelia-bundler

Running Aurelia.js in a Node.js/Express Environment - Part 2

Read More →
開発記事2016/01/26

Running Aurelia.js in a Local Environment

Running Aurelia.js in a Node.js and Express environment -- Part 1

Read More →
開発記事2016/01/26

[Node.js] Installing Node.js and a Simple Explanation of npm Usage

This article explains how to install Node.js on Windows.

Read More →