Dying as in
There’s several issues that just make PHP the wrong tool for this. Remember, PHP will die, no matter how hard you try. First and foremost, there’s the issue of memory leaks. PHP never cared to free memory once it’s not used anymore, because everything will be freed at the end — by dying.
software-gunslinger:Disclaimer: I’ve got 10+ years on my back as a PHP developer. I started using it when PHP4 was a little boy and PHP5 only a dream in Zend’s mind. I did a lot with it, loved it, cursed it, and saw it grow and evolve, sometimes with great shame. I still use it for some legacy projects, but it’s…
Leaning Javascript the modern way is very hard these day.
Late last year we redesigned and launched our new site at http://ideaware.co, we got lots of great reviews and published in many blogs.
Recently, I’ve noticed a lot of weird traffic sources on Google Analytics and upon further inspection (and to my shock) our site has been blatantly copied…
A great post explaining some techniques to speed up front end of a web page.
Check out the comments for some more great tips. I found these two gems which I didn’t know exist.
Over 20 software developers share why they love what they do and why they love working with open-source code.
A good intro on functional programming with Javascript.
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes and subtle bugs, as well as performance issues and bad practices, that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
Porn for mobile web developers :D
Short and brief post on using MP3 with HTML5 games.
