HTML5 Speech Input

The new features being introduced by the HTML5 standard are simply astounding. Just as the awe of one feature starts to wear off, I discover another that is even more awesome than the last. The current jaw dropping discovery is largely due to the Speech Input API Specification. Thats right, speech input. You can add [...]

Continue reading...

Bogosort

PHP implementation of *Bogosort *I hope no one will actually use this.

Continue reading...

PHP is a bad programming language

Recently I was having a discussion with a friend who insisted PHP is a bad programming language. His main argument was that PHP makes it easy for crappy programmers to write crappy code, therefore PHP is a bad programming language. I will admit, crappy programmers can write crappy code in PHP – but that does [...]

Continue reading...