Category: Software Code
CSS-Tricks – Functional CSS Tabs Revisited
The idea of "CSS Tabs" has been around for a long time. If you Google it, a lot of what you get is styled CSS tabs, but less stuff on the building an actually functional tabbed area. At least, functional in the sense as we think of tabbed areas today: click a tab, see a […]
Ars Technica – Does not compute: court says only hard math is patentable
The court seems to be trying to not rule against all software patents while acknowledging they are broken and need to be reformed.
Neal Poole – Cross-Site Scripting via Error Reporting Notices in PHP
Though to be fair you probably shouldn’t be using display_errors in a production 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 operator on larger variables.
The Watchmaker Project – How to fix the broken iPad form label click issue
Nice and simple fix, defiantly not quite as common a problem on the iPhone (rarely do I find myself wanting to hit the label vs. the input field).
Hacker News – Self Extracting PNG
Wow that is some impressive work.
Utoxin’s Random Insanity – CakePHP + Symlinks = Pain
Debugging oh what a joy it is.
Pastebin.com – Ok, I came up with an example. Programming is like doing a massive sudoku.
Just a little to close to home.