Pavlovian CTR Optimization
I found myself inadvertently mousing over to the red swoop in this ad every time I saw it today. I...
Facebook Open Graph Meta Tags
I just read an interesting tutorial over at David Walsh’s blog about Facebook Open Graph Meta tags. In it he discusses how to use...
jFormer – interesting php/jquery form creator.
do action=”amazon-jquery”/ There is, of course, no shortage of form building, validating and processing libraries. Zend has one...
IdentEngine
Check this out – IdentEngine is a javascript library that starting with something like an...
Predicting Frustration – How facebook gets forgotten passwords right
Today I had to access a facebook account that I use for testing purposes. It had been a long time since I’d used it, so my first...
So apparently you can link hashed anchors to element ids
Somehow, in the last 15 years of web development, I missed the fact that you can point an anchor tag to the id of an element. I’ve...
Toggle Buttons Should Represent Boolean Values
Can we just all agree that if you have a button that is supposed to toggle from one state to...
Ideas are a dime a dozen
It’s common for the "business" people to have an idea and think that’s what they’re bringing to the table....
The difference between perl and python
I like this quote from "Dreaming In Code," a book I’m reading this week: In one observer’s characterization of the...
I’m looking at you Zend
Sometimes I throw exceptions; sometimes I throw punches. It’s your call, code....