Where my articles grow up before they go public

Month May 2014

Debugging in JavaScript

One of the most popular ways of debugging in JavaScript when you are just getting started is to use the JavaScript alert() and input() functions. However there are times when clicking OK repeatedly can become tedious not to mention time… Continue Reading →

When not to use Chrome for Web Development

One of the situations where you shouldn’t use Chrome is when you want to get a snapshot of the HTML for the purpose of copying and pasting it into the W3C Markup Validator. When it comes to viewing the source… Continue Reading →

Tips for Getting Started with the WD My Book Backup Drive

There isn’t a lot of documentation that comes in the box with the WD My Book drive. This article will provide you with additional information will hopefully answer some of your questions regarding the My Book drive. The instructions are… Continue Reading →

Making XDEBUG work with NetBeans on Windows

After spending way more time that I should like to admit trying to get XDEBUG to work with Notepad++ using the DBGp plugin in anything but the simplest of projects, I decided to look for an alternative. I compared features… Continue Reading →

How to upgrade MySQL to MariaDB in XAMPP in 5 minutes on Windows

Here are the steps I used to to upgrad MySQL to MariaDB in XAMPP on Windows in about 5 minutes. After completing this process, MariaDB will look and work just like MySQL. You may even notice a performance increase in… Continue Reading →

Copyright © 2024 TNG Consulting Inc.

Theme by Anders NorenUp ↑