Tag: Programming
Geek Juice – Journalists need to learn what a ‘hacker’ really is
Journalism unfortunately by it’s nature leads people with limited training in any area other than writing to report on areas upon which they have no or limited knowledge thus leading them to say incorrect/stupid stuff.
Nettuts+ – The Latest Updates to JavaScript 1.8.5
Bunch of new features mostly for JavaScript Objects, though of course only supported in the latest browsers.
Typedia – Cure for the Common Webfont, Part 2: Alternatives to Georgia
Most look quite nice, some meh.
Google Cloud Print – Introduction
It’ll probably work better than Apple’s half-vaporware AirPrint.
Smashing Magazine – Using the LESS CSS Preprocessor for Smarter Style Sheets
This is something I keep trying out, being totally enamored with and never using at my job.
24 ways – My CSS Wish List
Count me in for every one of these.
High Scalability – Strategy: Google Sends Canary Requests into the Data Mine
Google of course has a really solid solution to solving the Query of Death issue.
James Clark’s Random Thoughts – XML vs the Web
I’m not even sure anymore about the idea of XML to manage your server solutions is going to be used much going forward.
SQL injection with raw MD5 hashes – cvk | nc -l -p 80
Seemingly impossible to build a password that would after being MD5 hashed return a SQL injection, but nope it is possible even within a reasonable time frame.