Here’s a fun MP3 hack that shows you how to make an MP3 decoder so you can apply some MP3 files to your next project.
Even though MP3 is probably the single most well known file format and codec on Earth, it’s not very well understood by most programmers – for many enc ...
I remember first hearing about Linus Travolds back in the early 90s and I thought Linux was going to be a hit in year 2000.
Well, it turns out I was right, just about 10 years early. You have to admit, Linux is really taking over the world right now with web servers (including ...
My favorite programming editor is Vi since I do a lot of server programming.
Here’s a fun little Javascript web-version of the Vi editor.
Now you can try out Vi and all its shortcut/macro goodness online with jsvi, a JavaScript-written clone of the basic Vi interface. It ...