My Profile Photo

Personal Webpage of David Duggins


Well, I was born on a normal day in July, 1981 and have been creating chaos ever since. Born in North Carolina, but raised in the aftermath of the Soviet Union, Kazakhstan, I have been messing around with computers nearly my entire life. I wrote my first program in assembly when I was 11. In my early teens I ran a BBS connected to Fidonet and started building a website for my band. In 1999 I was introduced to Linux, and it was love at first compile. I started my career in IT in the early 2000's doing IT for a Car Dealership in Charlotte NC. I wrote my first major web app in Cold Fusion (an ecom app) at that time. In 2006 I left Charlotte and moved down to Columbia where starting working as a developer, freelancer and consultant. Currently I am working as a freelance developer and DevOps consultant!!


Some more Classless JavaScript

\n I know that I kind of said that I would show off an iPhone app next, but this is just some cool stuff that I’ve been working on today that I just had to share. It is a practical example of using javascript and prototype. This is a very basic quiz system that lets you define your question as an object. The object contains everything needed to display and score the question. It is basically a simple class with two methods. One to display the question and the other one to score it. This is just a basic mock-up of some code that will eventually grow to be a bit more versatile and pretty.

If you are interested in this code, please keep an eye on my GitHub account. I’m posting this code on the site.

© 2024 David Duggins. All rights reserved.