Human Nature
It is our nature to make extraordinary things seem ordinary.
It is our nature to make extraordinary things seem ordinary.
If you embed some audio on a website and do nothing else you will likely see a default that looks something like this: This is the default audio player and controller for your browser, it works well enough but it’s…
On the surface HTML Canvas does not offer many interesting looking tools to work with; boxes, circles, lines, sprites and gradients don’t promise very much. They may even seem painfully basic and even experts on the subject are not greatly…
A client of mine wanted a clickable gadget on his WordPress homepage that could be usedto control and play a piece of music that he wanted to feature. Visually speaking he wantedit to somewhat resemble the travel bar you see…
For a project that I’m planning I’m going to need to make an API that can look up city names and return some coordinates in latitude and longitudinal form. Here’s how I did it for you to follow along and…