Category Archives: Software Code

Neal Poole – Cross-Site Scripting via Error Reporting Notices in PHP

Though to be fair you prob­a­bly shouldn’t be using display_errors in a pro­duc­tion site.

phpied.com – Location, location

Because Javascript can, because it can.

GitHub – slang

Neat set of tools for string manipulation.

Fabien Potencier – The PHP Ternary Operator: Fast or not?

Huge speed hits using the ternary oper­a­tor on larger variables.

The Watchmaker Project – How to fix the broken iPad form label click issue

Nice and sim­ple fix, defi­antly not quite as com­mon a prob­lem on the iPhone (rarely do I find myself want­ing to hit the label vs. the input field).

Hacker News – Self Extracting PNG

Wow that is some impres­sive work.

Utoxin’s Random Insanity – CakePHP + Symlinks = Pain

Debug­ging oh what a joy it is.