The devil’s in the details. The *slight* difference between JSON strings and Javascript strings that you might need to watch out for.
JSON: The JavaScript subset that isn’t — Timeless
Tags: webdev, json, javascript, unicode, strings, standards
The devil’s in the details. The *slight* difference between JSON strings and Javascript strings that you might need to watch out for.
JSON: The JavaScript subset that isn’t — Timeless
Tags: webdev, json, javascript, unicode, strings, standards
Another web design image placeholder service.
lorempixum – placeholder images for every case
Tags: images, placeholder, lorempixum, webdesign, mockups, design, graphics
Test your site load speed from various locations around the world, and in different browsers.
loads.in – test how fast a webpage loads in a real browser …
Tags: webdev, performance, webservices, speed, pagespeed
Free social media stamp collection.
Tags: icons,graphics,stamps,stampaxx,free,webdesign,psd,eps
Some really good notes about attracting and keeping contributors in an open source software project.
Code Simplicity » Open Source Community, Simplified
Tags: community,opensource,projects,articles,advice
Over the weekend, Aaron Gustafson and I created a tool for anyone who wants to resolve a series of CSS transforms into a
matrix()
value representing the same end state. Behold: The Matrix Resolutions. (You knew that was coming, right?) It should work
Eric’s Archived Thoughts: Seeing the matrix()
Tags: fromgreader
I’ve been wanting to do more with the favorites feature on Twitter for a long time. I’m not a big fan of retweets, and have always preferred to favorite things I like rather than rebroadcast them indiscriminately. Stellar.io has taken on the job of exposing this great content an
A Stellar use of Favorites | alexking.org
Tags: fromgreader
A ‘mobile first’ approach to responsive web design. Loads only minimal CSS as a baseline, and only loads additional CSS based on the capabilities of the device being served.
Tags: webdesign,mobile,boilerplate,iphone,ipad,ios,w7p,phone,browsers,css,css3,responsive,responsivedesign
The various ways to test and boot your Mac into 64-bit kernel mode.
MPG – Mac OS X 10.6 Snow Leopard – Booting into 64-bit mode (Snow Leopard)
Tags: mac,osx,64bit,performance,tips,hacks,snowleopard
Understanding git at a low level.
http://ftp.newartisans.com/pub/git.from.bottom.up.pdf
Tags: git,sourcecontrol,webdev,development,reference