Weirdness Explained - TinyMCE decodes and strips < and > entities
The problem I wanted to be able to enter the text "<30" into a TinyMCE block and was finding that it would save once, but then get stripped out by TinyMCE once the page was reloaded. What's going on h...
jQuery Form Not Submitting
Continuing my theme of posting about minor issues that waste far too much development time, I bring you the perils of Adblock plugins. I love Adblock Plus. I use it all the time and even use it to blo...
URL verification
While working on a project, I needed to verify that a user-submitted URL was actually pointing to a valid page. I found and slightly modified a code snippet that did just that using cURL. It's pretty ...
"Reload to activate window console" in Firebug
This friendly little message's intended meaning seems to be pretty clear. The DOM was loaded before you started Firebug, so reload the page and all will be well. But, several times I have become frust...




