form validation

Web Form String Checking

Back in the day when I was doing coding and application development one of the big things that was always on my […]

Video Chat in 20 Lines of Code

Video Chat

Part of my job used to be teaching and supporting instructors who were teaching classes remotely using Video Chat.  Because of this […]

Object Oriented Programming

I originally learned to code many years ago in C when I was in college.  Back then everything was functions where you […]

RegEx Tool

I was helping out a co-worker and he was trying to parse a string into an array using RegEx.  He was using […]